:root,[data-theme=green-dark]{--primary-color:#00b3a1;--secondary-color:#34495e;--accent-color-1:#5dade2;--accent-color-2:#f1c40f;--bg-color-light:#f4f6f7;--bg-color-white:#fff;--text-color-dark:#34495e;--text-color-light:#fff;--hero-grad-start:#a9dfbf;--hero-grad-end:#aed6f1}[data-theme=yellow-light]{--primary-color:#f1c40f;--secondary-color:#5dade2;--accent-color-1:#2ecc71;--accent-color-2:#3498db;--bg-color-light:#fefdf9;--bg-color-white:#fff;--text-color-dark:#34495e;--text-color-light:#34495e;--hero-grad-start:#f9e79f;--hero-grad-end:#aed6f1}[data-theme=yellow-dark]{--primary-color:#f39c12;--secondary-color:#2980b9;--accent-color-1:#27ae60;--accent-color-2:#8e44ad;--bg-color-light:#fdfefe;--bg-color-white:#fff;--text-color-dark:#2c3e50;--text-color-light:#fff;--hero-grad-start:#fad7a0;--hero-grad-end:#85c1e9}[data-theme=green-light]{--primary-color:#2ecc71;--secondary-color:#f1c40f;--accent-color-1:#3498db;--accent-color-2:#e74c3c;--bg-color-light:#f8fdfb;--bg-color-white:#fff;--text-color-dark:#34495e;--text-color-light:#fff;--hero-grad-start:#a9dfbf;--hero-grad-end:#f9e79f}[data-theme=blue-light]{--primary-color:#3498db;--secondary-color:#2ecc71;--accent-color-1:#f1c40f;--accent-color-2:#9b59b6;--bg-color-light:#f8fbfe;--bg-color-white:#fff;--text-color-dark:#34495e;--text-color-light:#fff;--hero-grad-start:#aed6f1;--hero-grad-end:#a9dfbf}[data-theme=blue-dark]{--primary-color:#2980b9;--secondary-color:#e67e22;--accent-color-1:#16a085;--accent-color-2:#c0392b;--bg-color-light:#f8f9f9;--bg-color-white:#fff;--text-color-dark:#212f3d;--text-color-light:#fff;--hero-grad-start:#85c1e9;--hero-grad-end:#fad7a0}.body-wrapper.page{background-color:var(--bg-color-light)}#business-matching-hero .outline{background-image:linear-gradient(135deg,var(--hero-grad-start) 0,var(--hero-grad-end) 100%);padding:4rem 1rem}#business-matching-hero .innerline{background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);border-radius:24px;padding:4rem 2rem;max-width:1200px;margin:0 auto}#business-matching-hero .content-box{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}#business-matching-hero .left-box{flex:1;min-width:300px}#business-matching-hero .right-box{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center}#business-matching-hero .right-box img{max-width:100%;height:auto;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1)}#business-matching-hero .product-name{color:var(--primary-color);font-size:1.5rem;font-weight:700;margin-bottom:1rem}#business-matching-hero .headline{color:var(--text-color-dark);font-size:2.8rem;font-weight:900;line-height:1.3;margin-bottom:1rem}#business-matching-hero .sub-title{color:var(--text-color-dark);font-size:1.2rem}#business-matching-hero .btn-list{display:flex;flex-wrap:wrap;gap:16px;margin-top:2rem}#business-matching-about .header-box .sub-title{color:var(--accent-color-1)}.matching-primary{background-color:var(--primary-color)!important;color:var(--text-color-light)!important}.matching-primary .icon rect{fill:var(--text-color-light)}.matching-primary .icon path{stroke:var(--primary-color)}.matching-secondary{background-color:var(--secondary-color)!important;color:var(--text-color-light)!important}.matching-secondary .icon rect{fill:var(--text-color-light)}.matching-secondary .icon path{fill:var(--secondary-color)}[data-theme=blue-light] .matching-primary,[data-theme=green-light] .matching-primary,[data-theme=yellow-light] .matching-primary{color:var(--text-color-dark)!important}[data-theme=blue-light] .matching-primary .icon rect,[data-theme=green-light] .matching-primary .icon rect,[data-theme=yellow-light] .matching-primary .icon rect{fill:var(--text-color-dark)}