@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{--bg: #ece7de;--bg-soft: #f7f2ea;--surface: #fcf8f2;--surface-strong: #ffffff;--text: #151a22;--muted: #5e5a54;--line: #d7ccbb;--accent: #6f5531;--accent-strong: #584224;--accent-soft: #ece2d1;--lux: #8a6a3f;--radius: 20px;--shadow-soft: 0 16px 34px rgba(18, 24, 30, .08);--shadow-strong: 0 24px 52px rgba(18, 24, 30, .14)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}#root{position:relative;isolation:isolate}#root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220' fill='none'%3E%3Crect x='26' y='28' width='72' height='92' rx='14' stroke='%236f5531' stroke-opacity='0.28'/%3E%3Ccircle cx='50' cy='74' r='4' fill='%236f5531' fill-opacity='0.22'/%3E%3Ccircle cx='74' cy='74' r='4' fill='%236f5531' fill-opacity='0.22'/%3E%3Crect x='126' y='44' width='66' height='66' rx='12' stroke='%236f5531' stroke-opacity='0.22'/%3E%3Cpath d='M145 78h28' stroke='%236f5531' stroke-opacity='0.22' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M28 166h164' stroke='%236f5531' stroke-opacity='0.2' stroke-width='1.8' stroke-dasharray='5 8'/%3E%3C/svg%3E");background-size:220px 220px;animation:patternDrift 28s linear infinite}#root:after{content:"";position:fixed;top:-18%;right:-12%;bottom:-18%;left:-12%;pointer-events:none;z-index:-2;opacity:.52;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.35) 0%,transparent 44%),radial-gradient(circle at 78% 20%,rgba(212,190,159,.3) 0%,transparent 40%),radial-gradient(circle at 54% 88%,rgba(255,248,238,.4) 0%,transparent 46%);filter:blur(18px);animation:ambientDrift 20s ease-in-out infinite alternate}body{font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at 8% 0%,#fdfaf5 0%,transparent 42%),radial-gradient(circle at 92% 15%,#f1e9dd 0%,transparent 38%),linear-gradient(180deg,#ece7de,#f3ebdf,#e9dece);color:var(--text);line-height:1.58;letter-spacing:.01em}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 3rem));margin:0 auto}.section{padding:108px 0}.section.tone{background:linear-gradient(180deg,#fffdf999,#fffdf9eb)}.section-title{max-width:790px;margin-bottom:42px}.section-title.center,.center{text-align:center;margin-inline:auto}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--lux);font-size:.72rem}h1,h2,h3,p{margin:0}h1,h2{font-family:Plus Jakarta Sans,Manrope,Segoe UI,sans-serif;font-weight:700}h1{font-size:clamp(2.2rem,5.2vw,4.25rem);line-height:1.02;letter-spacing:-.026em;text-wrap:balance}h2{font-size:clamp(1.9rem,3.6vw,2.95rem);line-height:1.06;letter-spacing:-.022em;text-wrap:balance}h3{font-size:1.06rem;line-height:1.32}.subtitle,.hero-subtitle,.section-title .subtitle{color:var(--muted);margin-top:16px;max-width:70ch}.btn{border:none;border-radius:999px;padding:.9rem 1.28rem;font-weight:700;font-size:.94rem;transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-sm{padding:.67rem 1rem;font-size:.88rem}.btn-primary{background:linear-gradient(150deg,#6f5531,#584224);color:#fffaf2;box-shadow:0 14px 30px #1d443a47}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.04)}.btn-secondary{background:#ffffffbf;border:1px solid var(--line);color:var(--text)}.btn-secondary:hover{background:#fffffff5}.btn-ghost{background:#ffffff3d;border:1px solid var(--line);color:var(--text)}.btn-ghost:hover{background:#ffffff6b}.theme-switch{width:64px;height:34px;border-radius:999px;border:1px solid var(--line);background:linear-gradient(140deg,#ffffffb8,#ebf0f8db);box-shadow:inset 0 1px #ffffffb3,0 6px 14px #12181e1f;padding:0;position:relative;cursor:pointer;transition:all .25s ease}.theme-switch:hover{transform:translateY(-1px)}.theme-switch-track{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.theme-sun,.theme-moon{position:absolute;top:50%;transform:translateY(-50%);font-size:.78rem;line-height:1;pointer-events:none}.theme-sun{left:9px;color:#7a6140}.theme-moon{right:9px;color:#4c5f79}.theme-thumb{position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:50%;background:linear-gradient(145deg,#fff,#dfe7f2);border:1px solid rgba(160,174,194,.6);box-shadow:0 3px 8px #12181e3d;transition:transform .25s ease,background .25s ease,border-color .25s ease}.theme-switch.is-dark{background:linear-gradient(140deg,#2c2318e6,#1c1711e6);border-color:#5f4930}.theme-switch.is-dark .theme-thumb{transform:translate(30px);background:linear-gradient(145deg,#f0d6ae,#d1a56c);border-color:#826039b3}.theme-switch.is-dark .theme-sun{color:#d3ad7d}.theme-switch.is-dark .theme-moon{color:#f1e7d9}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.site-header{position:sticky;top:0;z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f1e9c7;border-bottom:1px solid rgba(201,192,179,.5)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:inline-flex;align-items:center;line-height:0}.site-logo-image{display:block;width:auto;max-width:220px;height:42px}.desktop-nav{display:flex;gap:22px;color:#47433d;font-size:.92rem}.desktop-nav a{position:relative;padding-bottom:2px}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1.5px;background:var(--accent);transition:width .25s ease}.desktop-nav a:hover:after{width:100%}.header-contacts{display:flex;align-items:center;gap:8px}.header-contact-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#ffffffa8;color:var(--text);font-size:.82rem;font-weight:700;transition:background .2s ease,transform .2s ease}.header-contact-chip:hover{background:#ffffffe6;transform:translateY(-1px)}.header-contact-mail{font-weight:600}.desktop-actions{display:flex;gap:10px;align-items:center}.menu-toggle,.mobile-nav,.mobile-action-bar{display:none}.hero{padding-top:24px;padding-bottom:36px;min-height:calc(100svh - 78px);display:flex;align-items:center}.hero .container{width:min(1360px,calc(100% - 2rem))}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:30px;align-items:stretch}.hero-copy{max-width:660px}.hero-copy h1{font-size:clamp(1.95rem,4.15vw,3.45rem);line-height:1.05}.hero-subtitle{font-size:clamp(1rem,1.3vw,1.1rem)}.hero-features{margin:28px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.hero-features li{border:1px solid rgba(210,200,185,.75);background:#ffffffad;padding:12px 14px;border-radius:12px;font-weight:600;font-size:.9rem}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.hero-proof article{border:1px solid var(--line);border-radius:14px;padding:12px;background:#ffffffb3}.hero-proof strong{display:block;font-size:1.14rem;font-weight:800;color:var(--accent-strong)}.hero-proof span{color:var(--muted);font-size:.82rem}.hero-visual{position:relative;min-height:500px;border:1px solid #cbbfae;border-radius:30px;box-shadow:var(--shadow-strong);overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180' fill='none'%3E%3Crect x='18' y='18' width='60' height='76' rx='12' stroke='%236f5531' stroke-opacity='0.18'/%3E%3Crect x='102' y='34' width='56' height='56' rx='10' stroke='%236f5531' stroke-opacity='0.14'/%3E%3Cpath d='M30 126h120' stroke='%236f5531' stroke-opacity='0.16' stroke-width='1.6'/%3E%3C/svg%3E"),linear-gradient(150deg,#fdfaf5,#ede3d5 48%,#e3d6c4);background-size:180px 180px,auto}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:52% 48%;z-index:0}.hero-visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px);background-size:52px 52px;opacity:.22;z-index:1}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.hero-visual:before{width:300px;height:300px;background:#2f4b6733;top:-64px;right:-74px;z-index:1}.hero-visual:after{width:240px;height:240px;background:#61728829;bottom:-74px;left:-44px;z-index:1}.visual-card{position:absolute;border-radius:18px;background:#ffffffe0;border:1px solid rgba(223,214,200,.88);box-shadow:0 14px 32px #141a2221;padding:22px;z-index:2}.visual-card p{font-size:.74rem;text-transform:uppercase;color:#6a645d;letter-spacing:.12em;margin-bottom:10px}.visual-card strong{font-size:1.16rem;line-height:1.28}.visual-main{top:26px;left:40px;width:min(360px,calc(100% - 80px))}.visual-soft{right:34px;bottom:118px;width:min(320px,calc(100% - 74px))}.visual-chip{position:absolute;left:40px;bottom:208px;border-radius:999px;background:var(--accent);color:#fffaf2;padding:9px 15px;font-size:.84rem;font-weight:700;z-index:2}.visual-line{position:absolute;left:24px;right:24px;bottom:24px;border-radius:14px;border:1px solid rgba(221,213,201,.92);background:#ffffffd6;box-shadow:0 10px 22px #121a241f;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;z-index:2}.visual-line span{position:relative;font-size:.74rem;font-weight:700;color:#3a4556;text-align:center;padding:6px 14px 6px 6px;min-height:0;line-height:1.15;border-radius:10px;border:1px solid rgba(182,197,216,.86);background:linear-gradient(140deg,#f7fafff2,#e6eef8eb)}.visual-line span:not(:last-child):after{content:"→";position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:#354a63c7;font-size:.74rem;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.66);pointer-events:none;z-index:1}.grid{display:grid;gap:18px}.cards-grid,.premium-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-groups{display:grid;gap:22px}.category-group-block{border:1px solid var(--line);border-radius:20px;padding:18px;background:#ffffff5c}.category-group-head{margin-bottom:14px}.category-group-head h3{font-size:1.02rem;margin-bottom:5px}.category-group-head p{color:var(--muted);font-size:.9rem}.card{padding:24px;border:1px solid rgba(216,207,193,.82);border-radius:var(--radius);background:#ffffffd6;box-shadow:var(--shadow-soft);transition:transform .24s ease,box-shadow .24s ease}.card:hover{transform:translateY(-4px);box-shadow:0 22px 34px #12161b1f}.card.soft h3{font-size:1rem}.category-card{position:relative;overflow:hidden;padding:20px 20px 18px;min-height:164px}.category-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background:linear-gradient(90deg,var(--accent),rgba(255,255,255,0));opacity:.45}.category-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.category-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffbd;border:1px solid rgba(194,206,224,.7)}.category-icon svg{width:18px;height:18px;fill:none;stroke:var(--accent-strong);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category-group{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;background:#e7eef8e6;color:#435870}.category-card h3{font-size:1.16rem;margin-bottom:8px}.category-card p{font-size:.92rem;line-height:1.45}.chips{display:flex;flex-wrap:wrap;gap:12px}.chip{border:1px solid var(--line);background:#ffffffc2;border-radius:999px;padding:10px 14px;font-weight:600;font-size:.92rem}.usecases-layout{display:grid;grid-template-columns:1.3fr .9fr;gap:18px;align-items:start}.usecases-list{display:flex;flex-wrap:wrap;gap:10px}.usecase-chip{border:1px solid var(--line);background:#ffffff9e;border-radius:999px;padding:10px 14px;font:inherit;font-weight:600;color:var(--text);cursor:pointer;transition:all .22s ease}.usecase-chip:hover{transform:translateY(-1px)}.usecase-chip.active{background:linear-gradient(130deg,var(--accent),var(--accent-strong));border-color:transparent;color:#f8f3ea;box-shadow:0 8px 18px #1a27353d}.usecase-panel{border:1px solid var(--line);border-radius:18px;padding:18px;background:#ffffffd1;box-shadow:var(--shadow-soft)}.usecase-badge{display:inline-flex;margin-bottom:10px;border-radius:999px;padding:4px 10px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--lux);background:#ffffffbf;border:1px solid rgba(192,184,168,.76)}.usecase-panel h3{font-size:1.24rem;margin-bottom:10px}.usecase-panel ul{margin:0;padding-left:18px;display:grid;gap:7px}.usecase-panel li{color:var(--muted)}.usecase-result{margin-top:12px;margin-bottom:14px;color:var(--text);font-weight:600}.logic-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.logic-shell{display:grid;gap:16px}.logic-card{background:linear-gradient(180deg,#fdfaf5,#efe5d8);border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:relative;overflow:visible}.logic-card span,.timeline-item span{font-weight:800;color:var(--accent);font-size:.8rem;letter-spacing:.12em}.logic-card h3{margin-top:10px;margin-bottom:8px}.logic-top{display:flex;justify-content:space-between;align-items:center}.logic-icon{width:34px;height:34px;border-radius:10px;border:1px solid rgba(187,177,159,.7);background:#ffffffa3;display:inline-flex;align-items:center;justify-content:center}.logic-icon svg{width:18px;height:18px;fill:none;stroke:var(--accent-strong);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.logic-card.featured{transform:translateY(-6px);box-shadow:0 16px 30px #1f2b3a2e}.logic-arrow{position:absolute;right:-14px;top:44%;width:22px;height:22px;border-top:2px solid rgba(114,97,73,.55);border-right:2px solid rgba(114,97,73,.55);transform:translateY(-50%) rotate(45deg)}.logic-result{border:1px solid var(--line);border-radius:20px;padding:18px;background:linear-gradient(145deg,#ffffffdb,#f7f0e4db)}.logic-result-label{margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:var(--lux);font-weight:700}.logic-result h3{font-size:1.26rem;margin-bottom:10px}.logic-result ul{margin:0 0 14px;padding-left:18px;display:grid;gap:6px}.logic-result li,.logic-card p,.card p,.timeline-item p,.footer-muted,.form-note,.faq-item p,.final-cta p,.comparison-row p,.comparison-note{color:var(--muted)}.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approach-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.approach-list{display:grid;gap:12px}.approach-item{text-align:left;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;color:var(--text);padding:16px 18px;font:inherit;cursor:pointer;transition:all .24s ease}.approach-item:hover{transform:translateY(-2px)}.approach-item.active{border-color:#796142ad;box-shadow:0 14px 28px #1d242e29;background:linear-gradient(150deg,#ffffffe6,#f4ece0e6)}.approach-item-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.approach-item-top h3{font-size:1.18rem}.approach-item-top span{border-radius:999px;padding:4px 10px;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--lux);border:1px solid rgba(186,168,143,.65);background:#ffffffad}.approach-item p{color:var(--muted)}.approach-panel{border:1px solid var(--line);border-radius:20px;padding:18px;background:linear-gradient(150deg,#ffffffe6,#f3ece2e6);box-shadow:var(--shadow-soft)}.approach-panel-eyebrow{margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;color:var(--lux)}.approach-panel h3{font-size:1.34rem;margin-bottom:8px}.approach-panel-for{color:var(--muted);margin-bottom:10px}.approach-panel ul{margin:0 0 12px;padding-left:18px;display:grid;gap:6px}.approach-panel li{color:var(--muted)}.approach-panel-outcome{margin-bottom:14px;font-weight:600}.comparison-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.comparison-benefit-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:#ffffffd6}.comparison-benefit-card h3{font-size:1.02rem;margin-bottom:4px}.comparison-benefit-card p{color:var(--muted);font-size:.9rem}.comparison-reframe{display:grid;gap:10px}.comparison-battle{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#ffffffdb}.comparison-battle-head{padding:12px 16px;border-bottom:1px solid var(--line);background:#ede7dc8f}.comparison-battle-head h3{font-size:1.06rem}.comparison-battle-body{display:grid;grid-template-columns:1fr 1fr}.comparison-side{padding:14px 16px}.comparison-side.loss{border-right:1px dashed rgba(152,129,100,.42);background:linear-gradient(120deg,#f0e8dea3,#ffffff9e)}.comparison-side.win{background:linear-gradient(120deg,#e5eef9b8,#ffffff9e)}.comparison-side-label{margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:700}.comparison-side.loss .comparison-side-label{color:#7f6242}.comparison-side.win .comparison-side-label{color:#305476}.comparison-side p:last-child{margin:0}.benefits-shell{display:grid;grid-template-columns:1.12fr .88fr;gap:16px;align-items:start}.benefits-qa-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefit-qa-card{border:1px solid var(--line);border-radius:16px;background:#ffffffd6;padding:14px}.benefit-qa-card h3{font-size:1.02rem;margin-bottom:6px}.benefit-qa-card p{color:var(--muted);font-size:.92rem}.benefits-outcome{border:1px solid var(--line);border-radius:20px;padding:18px;background:linear-gradient(150deg,#ffffffe6,#f4ece2e6);box-shadow:var(--shadow-soft)}.benefits-outcome-label{margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;color:var(--lux)}.benefits-outcome h3{font-size:1.28rem;margin-bottom:10px}.benefits-outcome ul{margin:0 0 14px;padding-left:18px;display:grid;gap:7px}.benefits-outcome li{color:var(--muted)}.comparison-shell{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#ffffffe0;box-shadow:var(--shadow-soft)}.comparison-head,.comparison-row{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:12px}.comparison-head{padding:14px 18px;background:linear-gradient(120deg,#efe5d8,#e4d8c7);font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:#595147}.comparison-table{display:grid}.comparison-row{padding:18px;border-top:1px solid #dccfbe;align-items:start}.comparison-row h3{margin-top:1px}.comparison-note{margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f3ebdf}.comparison-self{color:#716b61}.comparison-win{color:#304a66;font-weight:600}.comparison-cta{margin-top:12px}.comparison-note strong{color:var(--text)}.brand-method{border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:16px;display:grid;grid-template-columns:1fr 1fr;gap:18px;background:linear-gradient(130deg,#ffffffe0,#eff6f3bd)}.brand-method h3{font-size:1.15rem}.brand-method p:last-child{color:var(--muted)}.brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.brand-card h3{font-size:1.15rem;margin-bottom:8px}.brand-logo-wrap{height:56px;margin-bottom:12px;display:flex;align-items:center;padding:8px 10px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(197,207,219,.7)}.brand-logo{max-width:160px;max-height:46px;width:auto;height:auto;object-fit:contain;filter:saturate(1.02) contrast(1.03)}.brand-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.brand-tags span{padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:#5b472c;font-size:.76rem;font-weight:700}.brand-lab{display:grid;grid-template-columns:1.24fr .76fr;gap:16px;margin-top:12px;align-items:start}.brand-list{display:grid;gap:10px}.brand-list-item{border:1px solid var(--line);border-radius:16px;background:#fffc;color:var(--text);padding:12px;display:grid;grid-template-columns:148px 1fr;gap:12px;text-align:left;font:inherit;cursor:pointer;transition:all .22s ease}.brand-list-item:hover{transform:translateY(-1px)}.brand-list-item.active{border-color:#745f4394;box-shadow:0 12px 24px #1b232f24;background:linear-gradient(150deg,#ffffffe6,#f2ebe0e0)}.brand-list-logo-wrap{height:58px;border-radius:12px;background:#ffffffed;border:1px solid rgba(195,207,224,.7);display:flex;align-items:center;justify-content:center;padding:8px 10px}.brand-list-copy h3{font-size:1.08rem;margin-bottom:4px}.brand-list-copy p{color:var(--muted);font-size:.94rem}.brand-list-fallback{font-weight:800;letter-spacing:.02em}.brand-showcase{border:1px solid var(--line);border-radius:20px;padding:18px;background:linear-gradient(150deg,#ffffffeb,#f5eee4e6);box-shadow:var(--shadow-soft)}.brand-showcase-label{margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;color:var(--lux)}.brand-showcase-head{display:grid;gap:10px;margin-bottom:8px}.brand-showcase-logo{max-width:240px}.brand-showcase-head h3{font-size:1.3rem}.brand-showcase-text{color:var(--muted);margin-bottom:12px}.brand-gallery{margin-bottom:12px}.brand-gallery-main-wrap{border-radius:14px;overflow:hidden;border:1px solid rgba(193,176,150,.5);background:#ffffffb8;max-width:380px;margin-inline:auto}.brand-gallery-main{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;display:block}.brand-gallery-thumbs{margin-top:8px;display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.brand-thumb{border:1px solid rgba(188,172,148,.52);background:#ffffffdb;border-radius:10px;padding:2px;min-width:66px;width:66px;height:52px;overflow:hidden;cursor:pointer;transition:all .2s ease}.brand-thumb.active{border-color:var(--accent);box-shadow:0 0 0 2px #7e6a4c33}.brand-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px;display:block}.brand-showcase-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.brand-showcase-tags span{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;background:#e7ddcecc;color:#5c472e}.brand-showcase-result{border:1px solid rgba(195,177,152,.72);border-radius:12px;background:#ffffffbf;padding:10px 12px;margin-bottom:12px;color:#504941}.brand-showcase-result strong{color:var(--text)}.timeline{display:grid;gap:12px}.timeline-item{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:15px 18px;background:#ffffffd6}.process-shell{display:grid;grid-template-columns:1.12fr .88fr;gap:16px;align-items:start}.process-roadmap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"step1 step4" "step2 step5" "step3 step6";gap:10px}.process-card{border:1px solid var(--line);border-radius:16px;background:#ffffffd6;padding:14px;position:relative;display:flex;flex-direction:column;transition:transform .34s cubic-bezier(.2,.7,.2,1),box-shadow .34s ease,border-color .34s ease}.process-step-1{grid-area:step1}.process-step-2{grid-area:step2}.process-step-3{grid-area:step3}.process-step-4{grid-area:step4}.process-step-5{grid-area:step5}.process-step-6{grid-area:step6}.process-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.process-top span{font-weight:800;color:var(--accent);font-size:.78rem;letter-spacing:.12em;position:relative;padding-left:18px}.process-top span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #7861432e}.process-top i{width:26px;height:26px;border-radius:8px;border:1px solid rgba(191,173,147,.64);background:#ffffffb8}.process-card h3{font-size:1.03rem;margin-bottom:6px}.process-card p{color:var(--muted);font-size:.9rem;margin:0}.process-result{margin-top:auto;border-radius:10px;padding:8px 10px;font-size:.82rem;font-weight:700;background:#e9dfcfb8;color:#5b482f}.process-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #15212c1a;border-color:#a186608c}.process-step-1:after,.process-step-2:after,.process-step-4:after,.process-step-5:after{content:"↓";position:absolute;left:50%;bottom:-14px;transform:translate(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#7a6245;background:#f5efe5f2;border:1px solid rgba(190,173,148,.8);z-index:2;transition:transform .34s cubic-bezier(.2,.7,.2,1),box-shadow .34s ease}.reveal.revealed .process-step-1:after,.reveal.revealed .process-step-2:after,.reveal.revealed .process-step-4:after,.reveal.revealed .process-step-5:after{animation:processArrowPulse 2.8s ease-in-out infinite}.process-panel{border:1px solid var(--line);border-radius:20px;padding:18px;background:linear-gradient(150deg,#ffffffe6,#f4ece2e6);box-shadow:var(--shadow-soft)}.process-panel-label{margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;color:var(--lux)}.process-panel h3{font-size:1.28rem;margin-bottom:10px}.process-panel ul{margin:0 0 14px;padding-left:18px;display:grid;gap:6px}.process-panel li{color:var(--muted)}.form-section .form-wrap{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-radius:26px;border:1px solid var(--line);background:radial-gradient(circle at 5% 5%,rgba(255,255,255,.9),transparent 35%),linear-gradient(132deg,#fdfaf5,#eee4d6);padding:30px;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.form-section .form-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='120' viewBox='0 0 200 120' fill='none'%3E%3Cpath d='M12 62h176' stroke='%236f5531' stroke-opacity='0.35' stroke-width='1.4' stroke-dasharray='4 8'/%3E%3Crect x='36' y='28' width='36' height='52' rx='8' stroke='%236f5531' stroke-opacity='0.3'/%3E%3Crect x='124' y='36' width='44' height='44' rx='9' stroke='%236f5531' stroke-opacity='0.28'/%3E%3C/svg%3E");background-size:200px 120px}.form-aside{display:grid;align-content:space-between;gap:18px}.form-benefits{display:grid;gap:8px}.form-benefits p{border:1px solid #e1d5c5;border-radius:12px;background:#ffffffc2;padding:10px 12px;font-size:.92rem;color:#4f483f}.form-contact-chip{border-radius:14px;border:1px solid #d5c7b4;background:linear-gradient(130deg,#f3ebdf,#e8dccb);padding:12px}.form-contact-chip span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#6a5843}.form-contact-chip strong{display:block;font-size:1.1rem}.form-contact-chip .contact-phone+.contact-phone{margin-top:2px}.lead-form{display:grid;gap:13px;border-radius:18px;border:1px solid #ddd0be;background:#ffffffeb;padding:18px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lead-form label{display:grid;gap:7px;font-weight:600;font-size:.92rem}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border-radius:12px;border:1px solid #d4c7b5;padding:.78rem .9rem;background:#fff;font:inherit}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2f5e5426}.form-ok{color:#4f3f2a;font-weight:700}.form-error{color:#b64545;font-weight:700}.form-note{font-size:.9rem}.form-note.small{font-size:.8rem}.form-note a{color:var(--accent);font-weight:700}.faq-shell{border-radius:28px;border:1px solid rgba(201,188,168,.7);background:radial-gradient(circle at 8% 9%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#ffffffd1,#f5eee3cc);box-shadow:0 18px 40px #10182214;padding:22px;display:grid;gap:16px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#ffffffc7;overflow:clip;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease,background .3s ease}.faq-item:hover{transform:translateY(-1px);border-color:#9b846485;box-shadow:0 12px 26px #121c2614}.faq-item button{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px;border:none;background:transparent;font:inherit;text-align:left;padding:17px 18px;font-weight:700;cursor:pointer}.faq-mark{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(179,161,136,.84);background:#ffffffe0;color:var(--accent-strong);font-size:1rem;line-height:1;transition:transform .28s ease,background .28s ease,border-color .28s ease}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-answer p{min-height:0;overflow:hidden;color:var(--muted);margin:0;padding:0 18px;opacity:0;transform:translateY(-4px);transition:opacity .24s ease,transform .24s ease,padding .24s ease}.faq-item.open{border-color:#8e765799;box-shadow:0 14px 30px #141f2c1a;background:linear-gradient(150deg,#ffffffeb,#f6efe4e0)}.faq-item.open .faq-mark{transform:rotate(180deg);border-color:#7f694dbf;background:#f1e7d9eb}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{opacity:1;transform:translateY(0);padding:0 18px 17px}.faq-convert{border:1px solid rgba(191,174,146,.78);border-radius:20px;padding:18px;background:radial-gradient(circle at 15% 14%,rgba(255,255,255,.58),transparent 38%),linear-gradient(136deg,#fcf8f1f5,#ede2d2ed);box-shadow:0 12px 26px #16212d14}.faq-convert-label{margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:800;color:var(--lux)}.faq-convert h3{margin-bottom:8px;font-size:1.2rem}.faq-convert p{margin:0;color:var(--muted)}.faq-convert-actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.final-cta{padding-top:110px;padding-bottom:110px}.final-cta .container{border-radius:30px;border:1px solid #d7c9b7;background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.9),transparent 32%),linear-gradient(140deg,#fdfaf5,#e6d9c7);padding:50px 30px}.site-footer{border-top:1px solid #d1c3b0;background:#f4f1ebc7;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:28px;padding-bottom:26px}.footer-grid h3{margin-bottom:12px}.footer-grid a{display:block;margin-bottom:8px;color:#404954}.footer-messenger-btn{display:block;margin:0 0 8px;padding:0;background:transparent;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.footer-bottom{padding:18px 0 28px;font-size:.88rem;color:#666055;border-top:1px solid #d6c8b5}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:60;border:none;border-radius:16px;background:#1f6c54;color:#f4fff9;padding:11px 14px;box-shadow:0 12px 24px #18463957;display:grid;font-size:.77rem;font-family:inherit;text-align:left;cursor:pointer}.floating-wa strong{font-size:.86rem}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:95;background:#131820f0;border-top:1px solid rgba(87,106,131,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cookie-bar-inner{min-height:64px;display:flex;align-items:center;justify-content:center;gap:14px;padding-top:10px;padding-bottom:10px}.cookie-bar p{margin:0;color:#d8dfe7;font-size:.95rem}.cookie-bar a{color:#87bfff;text-decoration:underline}.form-inline-btn{background:transparent;border:none;padding:0;color:var(--accent);font:inherit;font-weight:700;cursor:pointer;text-decoration:underline}.messenger-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0c10169e;display:grid;place-items:center;padding:16px}.messenger-modal{width:min(460px,100%);border-radius:22px;border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow-strong);padding:22px;position:relative}.messenger-modal h3{margin-bottom:8px;font-size:1.5rem}.messenger-modal-subtitle{margin-bottom:14px;color:var(--muted)}.messenger-modal-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:999px;border:1px solid var(--line);background:#fffc;color:var(--text);font-size:1.3rem;line-height:1;cursor:pointer}.messenger-modal-actions{display:grid;grid-template-columns:1fr;gap:10px}.messenger-modal-actions .btn{width:100%;min-height:48px;font-size:1rem}.messenger-modal-links{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap}.messenger-modal-link{color:var(--accent);text-decoration:underline;font-size:.88rem}.messenger-modal-notice{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:var(--accent-soft);color:var(--text);padding:10px;font-size:.9rem}.reveal{opacity:0;transform:translateY(24px) scale(.985);filter:blur(5px);transition:opacity .66s cubic-bezier(.2,.7,.2,1),transform .66s cubic-bezier(.2,.7,.2,1),filter .66s ease}.reveal.revealed{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.reveal-delay{transition-delay:.14s}.reveal .process-card,.reveal .process-panel{opacity:0;transform:translateY(16px)}.reveal.revealed .process-card,.reveal.revealed .process-panel{animation:processCardIn .72s cubic-bezier(.2,.7,.2,1) both}.reveal.revealed .process-card:nth-child(1){animation-delay:.04s}.reveal.revealed .process-card:nth-child(2){animation-delay:.12s}.reveal.revealed .process-card:nth-child(3){animation-delay:.2s}.reveal.revealed .process-card:nth-child(4){animation-delay:.28s}.reveal.revealed .process-card:nth-child(5){animation-delay:.36s}.reveal.revealed .process-card:nth-child(6){animation-delay:.44s}.reveal.revealed .process-panel{animation-delay:.28s}@keyframes processCardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes processArrowPulse{0%,to{transform:translate(-50%) translateY(0);box-shadow:0 0 #7a62451f}50%{transform:translate(-50%) translateY(2px);box-shadow:0 0 0 8px #7a624500}}@keyframes patternDrift{0%{background-position:0 0}to{background-position:220px 140px}}@keyframes ambientDrift{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}to{transform:translate3d(1.8%,1.4%,0) scale(1.04)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}.reveal,.reveal.revealed,.reveal .process-card,.reveal .process-panel{opacity:1!important;transform:none!important;filter:none!important}}@media (max-width: 1180px){.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-contact-mail{display:none}}@media (max-width: 980px){.hero-grid,.brand-method,.form-section .form-wrap,.comparison-head,.comparison-row,.brand-lab,.comparison-benefits,.benefits-shell,.benefits-qa-grid,.process-shell{grid-template-columns:1fr}.process-roadmap{grid-template-columns:1fr;grid-template-areas:"step1" "step2" "step3" "step4" "step5" "step6"}.process-step-1:after,.process-step-3:after,.process-step-5:after,.process-step-2:after,.process-step-4:after{content:none}.comparison-battle-body{grid-template-columns:1fr}.comparison-side.loss{border-right:none;border-bottom:1px dashed rgba(152,129,100,.42)}.hero{padding-top:42px;padding-bottom:18px;min-height:auto;display:block}.hero-visual{min-height:420px}.visual-line{grid-template-columns:repeat(2,1fr)}.visual-line span{padding-right:6px;font-size:.72rem}.visual-line span:after{content:none}.comparison-head{display:none}.comparison-row{gap:8px;padding:16px}.comparison-row h3{font-size:1rem;color:var(--accent-strong)}.comparison-row p:first-of-type:before{content:"Самостоятельно: ";color:#4d463f;font-weight:700}.comparison-row p:last-of-type:before{content:"С нами: ";color:var(--accent-strong);font-weight:700}.header-contacts{display:none}}@media (max-width: 860px){.desktop-nav,.desktop-actions,.floating-wa{display:none}.menu-toggle{display:inline-grid;gap:5px;border:none;background:transparent;padding:4px;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:var(--text);border-radius:999px}.mobile-nav{display:grid;gap:10px;padding:0 1.5rem 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav.open{max-height:440px}.mobile-nav a{padding:8px 0}.mobile-nav-contacts{display:grid;gap:8px;margin:2px 0 4px}.mobile-contact-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;border:1px solid var(--line);background:#ffffffb8;color:var(--text);font-weight:700;font-size:.92rem}.mobile-nav .theme-switch{justify-self:start}.cookie-bar{bottom:88px}.cookie-bar-inner{align-items:stretch;flex-direction:column;gap:10px;text-align:center}.mobile-action-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:85;display:grid;grid-template-columns:1.2fr 1fr;gap:8px;padding:8px;border:1px solid #d8cbb8;border-radius:14px;background:#fffffff2;box-shadow:0 10px 26px #181d2333}body{padding-bottom:88px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-categories-grid{grid-template-columns:1fr}.category-group-block{padding:14px}.logic-flow,.approach-grid,.footer-grid,.form-grid-2,.hero-proof,.usecases-layout{grid-template-columns:1fr}.faq-shell{padding:14px}.faq-convert-actions{flex-direction:column}.faq-convert-actions .btn{width:100%}.approach-shell{grid-template-columns:1fr}.logic-card.featured{transform:none}.logic-arrow{display:none}.section{padding:82px 0}.hero-features{grid-template-columns:1fr}.hero-visual{min-height:400px}.visual-main{left:20px;top:24px;width:calc(100% - 40px)}.visual-soft{right:20px;width:calc(100% - 40px);bottom:108px}.visual-chip{left:20px;bottom:190px}.visual-line{left:14px;right:14px;bottom:14px}}@media (max-width: 560px){.container{width:min(1180px,calc(100% - 1.25rem))}.cards-grid,.brand-grid{grid-template-columns:1fr}.section{padding:72px 0}h1{font-size:clamp(2rem,12vw,2.8rem)}h2{font-size:clamp(1.7rem,9vw,2.3rem)}.hero-visual{min-height:360px}.visual-card{padding:16px}.visual-soft{bottom:116px}.visual-chip{bottom:190px}.form-section .form-wrap{padding:18px;border-radius:18px}.lead-form{padding:14px}.final-cta .container{padding:34px 20px}.site-logo-image{max-width:160px;height:34px}}:root{--bg: #0f1115;--bg-soft: #14181f;--surface: #171c24;--surface-strong: #1d242e;--text: #f1ede6;--muted: #b6afa4;--line: #2b3441;--accent: #8f6a3c;--accent-strong: #6f512f;--accent-soft: #2a2520;--lux: #b38a57;--shadow-soft: 0 16px 34px rgba(0, 0, 0, .34);--shadow-strong: 0 24px 52px rgba(0, 0, 0, .44)}body{background:radial-gradient(circle at 8% 0%,#1b2028 0%,transparent 42%),radial-gradient(circle at 92% 15%,#171c24 0%,transparent 38%),linear-gradient(180deg,#0f1115,#10141b,#0f131a);color:var(--text)}#root:before{opacity:.07}.section.tone{background:linear-gradient(180deg,#1c222c94,#151a22d6)}.site-header{background:#10141bc2;border-bottom-color:#394351a6}.desktop-nav{color:#c4bcae}.btn-secondary{background:#ffffff0a;border-color:#2f3a48;color:#efe8db}.btn-secondary:hover{background:#ffffff17}.hero-features li,.card,.logic-card,.timeline-item,.faq-item,.comparison-shell,.brand-method,.form-section .form-wrap,.lead-form,.final-cta .container{background-color:#161c25c7;border-color:#2d3846}.hero-visual{border-color:#304051;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180' fill='none'%3E%3Crect x='18' y='18' width='60' height='76' rx='12' stroke='%238f6a3c' stroke-opacity='0.22'/%3E%3Crect x='102' y='34' width='56' height='56' rx='10' stroke='%238f6a3c' stroke-opacity='0.2'/%3E%3Cpath d='M30 126h120' stroke='%238f6a3c' stroke-opacity='0.22' stroke-width='1.6'/%3E%3C/svg%3E"),linear-gradient(150deg,#1a2029,#151b23,#131920)}.hero-visual-grid{opacity:.18}.visual-card{background:#181e27e0;border-color:#344252}.visual-card p,.comparison-head,.form-note.small,.footer-bottom{color:#9e9588}.visual-line{border-color:#324151;background:#141a22d6}.visual-line span{border-color:#3a4a5d;background:#212934eb;color:#e4ddcf}.visual-line span:not(:last-child):after{color:#d6b992d9;text-shadow:none}.chip,.hero-proof article,.form-benefits p{background:#1e252fc7;border-color:#344151}.comparison-head{background:linear-gradient(120deg,#2c2419,#231d15)}.comparison-row{border-top-color:#344152}.comparison-note{border-top-color:#344152;background:#221d17c2}.brand-tags span{background:#382b1eb8;color:#dfc39b}.lead-form input,.lead-form select,.lead-form textarea{background:#0f1319eb;border-color:#354253;color:#f2ecdf}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#9b9488}.form-contact-chip{background:linear-gradient(130deg,#392d20b8,#282119c2);border-color:#4c3b2a}.site-footer{border-top-color:#334051;background:#0e1218e6}.footer-grid a{color:#cbc2b3}.footer-bottom{border-top-color:#334152}.mobile-action-bar{background:#0f131af0;border-color:#354253}.brand-method{background:linear-gradient(130deg,#1c232df0,#141a22e6)}.form-section .form-wrap{background:radial-gradient(circle at 8% 8%,rgba(45,55,69,.35),transparent 34%),linear-gradient(130deg,#181e28f5,#11161ef5)}.final-cta .container{background:radial-gradient(circle at 12% 12%,rgba(50,60,76,.3),transparent 32%),linear-gradient(140deg,#1a202af5,#12171ff5)}.faq-item button{color:var(--text)}.faq-shell{border-color:#384756;background:radial-gradient(circle at 10% 10%,rgba(55,66,80,.45),transparent 34%),linear-gradient(145deg,#181f29eb,#121821e6);box-shadow:0 20px 42px #070a0f47}.faq-item{background:#151b24d6;border-color:#334152}.faq-item.open{border-color:#4c5f74;background:linear-gradient(145deg,#1d242ff0,#151b24eb)}.faq-mark{border-color:#435467;background:#181f28eb;color:#f0e6d7}.faq-item.open .faq-mark{border-color:#62758a;background:#222a35f5}.faq-convert{border-color:#3f4f60;background:radial-gradient(circle at 12% 12%,rgba(67,79,95,.42),transparent 36%),linear-gradient(138deg,#1a202bf2,#131922f0)}.section-title .subtitle,.hero-subtitle,.form-note,.form-note.small,.faq-item p,.brand-method p:last-child{color:var(--muted)}.brand-method h3,.form-aside h2,.final-cta h2,.comparison-row h3{color:var(--text)}.form-benefits p{color:#d9d0c1}.form-contact-chip span{color:#d0b48f}.form-contact-chip strong{color:#f3ecdf}.btn-secondary{color:#f0e8da}.btn-secondary:hover{color:#fff2df}.logic-card{background:linear-gradient(165deg,#1c232deb,#141a22eb);border-color:#334151}.logic-card h3{color:#efe7da}.logic-card p{color:#c2b9ab}:root[data-theme=light]{--bg: #e9edf2;--bg-soft: #f4f7fb;--surface: #f9fbff;--surface-strong: #ffffff;--text: #151a22;--muted: #596271;--line: #c9d2df;--accent: #2f4b67;--accent-strong: #22384f;--accent-soft: #e3eaf3;--lux: #607089;--shadow-soft: 0 16px 34px rgba(18, 24, 30, .08);--shadow-strong: 0 24px 52px rgba(18, 24, 30, .14)}:root[data-theme=light] body{background:radial-gradient(circle at 8% 0%,#fbfdff 0%,transparent 42%),radial-gradient(circle at 92% 15%,#edf2f8 0%,transparent 38%),linear-gradient(180deg,#e9edf2,#eef2f7,#e4eaf2);color:var(--text)}:root[data-theme=light] #root:before{opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220' fill='none'%3E%3Crect x='26' y='28' width='72' height='92' rx='14' stroke='%232f4b67' stroke-opacity='0.28'/%3E%3Ccircle cx='50' cy='74' r='4' fill='%232f4b67' fill-opacity='0.22'/%3E%3Ccircle cx='74' cy='74' r='4' fill='%232f4b67' fill-opacity='0.22'/%3E%3Crect x='126' y='44' width='66' height='66' rx='12' stroke='%232f4b67' stroke-opacity='0.22'/%3E%3Cpath d='M145 78h28' stroke='%232f4b67' stroke-opacity='0.22' stroke-width='2.4' stroke-linecap='round'/%3E%3Cpath d='M28 166h164' stroke='%232f4b67' stroke-opacity='0.2' stroke-width='1.8' stroke-dasharray='5 8'/%3E%3C/svg%3E")}:root[data-theme=light] .section.tone{background:linear-gradient(180deg,#fffdf999,#fffdf9eb)}:root[data-theme=light] .site-header{background:#f5f1e9c7;border-bottom:1px solid rgba(201,192,179,.5)}:root[data-theme=light] .desktop-nav{color:#424b56}:root[data-theme=light] .btn-primary{background:linear-gradient(150deg,#2f4b67,#22384f);color:#f8fcfb}:root[data-theme=light] .btn-secondary,:root[data-theme=light] .btn-ghost{background:#ffffffbf;border-color:var(--line);color:var(--text)}:root[data-theme=light] .btn-secondary:hover,:root[data-theme=light] .btn-ghost:hover{background:#fffffff2;color:var(--text)}:root[data-theme=light] .hero-visual{border-color:#c5cfdb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180' fill='none'%3E%3Crect x='18' y='18' width='60' height='76' rx='12' stroke='%232f4b67' stroke-opacity='0.18'/%3E%3Crect x='102' y='34' width='56' height='56' rx='10' stroke='%232f4b67' stroke-opacity='0.14'/%3E%3Cpath d='M30 126h120' stroke='%232f4b67' stroke-opacity='0.16' stroke-width='1.6'/%3E%3C/svg%3E"),linear-gradient(150deg,#fafcff,#e8eef6 48%,#dce4ef)}:root[data-theme=light] .hero-visual-grid{opacity:.18}:root[data-theme=light] .hero-visual:before{background:#2f4b6733}:root[data-theme=light] .hero-visual:after{background:#61728829}:root[data-theme=light] .hero-photo{filter:brightness(1.02) saturate(.92) contrast(.95)}:root[data-theme=dark] .hero-photo{filter:brightness(.58) saturate(.78) contrast(.96)}:root[data-theme=light] .visual-card{background:#fffffff0;border-color:#c6d1e0e6}:root[data-theme=light] .visual-card p{color:#677383}:root[data-theme=light] .visual-card strong{color:#1a2432}:root[data-theme=light] .visual-line{border-color:#c2d0e2;background:#f8fcfff5;box-shadow:0 10px 24px #16253624}:root[data-theme=light] .visual-line span{border-color:#b8cae1;background:linear-gradient(145deg,#fffffffa,#e2ecf9f5);color:#1f3855}:root[data-theme=light] .visual-line span:not(:last-child):after{color:#325378}:root[data-theme=light] .hero-features li,:root[data-theme=light] .card,:root[data-theme=light] .logic-card,:root[data-theme=light] .timeline-item,:root[data-theme=light] .faq-item,:root[data-theme=light] .comparison-shell,:root[data-theme=light] .brand-method,:root[data-theme=light] .form-section .form-wrap,:root[data-theme=light] .lead-form,:root[data-theme=light] .final-cta .container{background-color:#ffffffd6;border-color:#d3dbe6}:root[data-theme=light] .chip,:root[data-theme=light] .hero-proof article{background:#ffffffc7;border-color:#d3dbe6}:root[data-theme=light] .logic-card{background:linear-gradient(180deg,#fbfdff,#e8edf5)}:root[data-theme=light] .logic-result{background:linear-gradient(145deg,#fafcffeb,#eaf0f8eb);border-color:#cfdae8}:root[data-theme=light] .logic-card h3{color:#1b2431}:root[data-theme=light] .logic-card p{color:#5d6674}:root[data-theme=light] .brand-method{background:linear-gradient(130deg,#ffffffe6,#e9eff8db)}:root[data-theme=light] .comparison-head{background:linear-gradient(120deg,#e9eff7,#dde6f1);color:#4f5a67}:root[data-theme=light] .comparison-benefit-card{background:linear-gradient(150deg,#ffffffeb,#ecf2fae6);border-color:#ced9e8}:root[data-theme=light] .process-card{background:#ffffffeb;border-color:#ced9e8}:root[data-theme=light] .process-result{background:#e8eef8;color:#365574}:root[data-theme=light] .process-panel{border-color:#cdd8e8;background:linear-gradient(150deg,#fbfdfff2,#e8eff8eb)}:root[data-theme=light] .benefit-qa-card{background:#ffffffeb;border-color:#ced9e8}:root[data-theme=light] .benefits-outcome{border-color:#cdd8e8;background:linear-gradient(150deg,#fbfdfff2,#e8eff8eb)}:root[data-theme=light] .comparison-battle{background:#ffffffeb;border-color:#cfd9e7}:root[data-theme=light] .comparison-battle-head{background:#e9eff8c2;border-bottom-color:#cfd9e7}:root[data-theme=light] .comparison-side.loss{background:linear-gradient(120deg,#f7f0e7db,#ffffffb8)}:root[data-theme=light] .comparison-side.win{background:linear-gradient(120deg,#e8eff8db,#ffffffb8)}:root[data-theme=light] .comparison-win{color:#2f4f70}:root[data-theme=light] .brand-tags span{background:#e3eaf3;color:#2e4a66}:root[data-theme=light] .faq-shell{border-color:#ccd6e4;background:radial-gradient(circle at 9% 10%,rgba(255,255,255,.78),transparent 36%),linear-gradient(145deg,#ffffffe0,#ecf2fad6)}:root[data-theme=light] .faq-item{border-color:#ccd7e6;background:#ffffffdb}:root[data-theme=light] .faq-item.open{border-color:#2f4b6773;background:linear-gradient(150deg,#fffffff2,#ebf2fae6)}:root[data-theme=light] .faq-mark{border-color:#bfd0e5;background:#f4f8fdf0;color:#2b445e}:root[data-theme=light] .faq-item.open .faq-mark{border-color:#9eb6d1;background:#e4ecf6f2}:root[data-theme=light] .faq-convert{border-color:#c7d4e5;background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.72),transparent 36%),linear-gradient(136deg,#fafdfff2,#e6eef8eb)}:root[data-theme=light] .brand-list-item{background:#ffffffe6;border-color:#ced8e6}:root[data-theme=light] .brand-list-item.active{border-color:#2f4b6780;background:linear-gradient(150deg,#fffffff2,#e8eff8e6)}:root[data-theme=light] .brand-showcase{border-color:#ccd8e8;background:linear-gradient(150deg,#fbfdfff2,#ebf1faeb)}:root[data-theme=light] .brand-gallery-main-wrap{border-color:#c6d4e6}:root[data-theme=light] .brand-thumb{border-color:#c6d4e6;background:#f3f7fc}:root[data-theme=light] .brand-showcase-tags span{background:#e7eef8;color:#355574}:root[data-theme=light] .brand-showcase-result{border-color:#c8d6e8;background:#ffffffdb;color:#505f70}:root[data-theme=light] .approach-item{background:#ffffffdb;border-color:#ced8e6}:root[data-theme=light] .approach-item.active{border-color:#2f4b6785;background:linear-gradient(150deg,#fffffff2,#e8eff8eb)}:root[data-theme=light] .approach-item-top span{color:#536982;border-color:#bfd0e6;background:#f0f6fcdb}:root[data-theme=light] .approach-panel{border-color:#ccd8e7;background:linear-gradient(150deg,#fbfdfff2,#e7eef8eb)}:root[data-theme=light] .usecase-chip{background:#fffc;border-color:#cbd6e6}:root[data-theme=light] .usecase-chip.active{background:linear-gradient(130deg,#2f4b67,#22384f);color:#f3f7fb}:root[data-theme=light] .usecase-panel{background:linear-gradient(150deg,#ffffffeb,#ebf2fae6);border-color:#cfdae9}:root[data-theme=dark] .usecase-chip{background:#181e26b8;border-color:#334253}:root[data-theme=dark] .usecase-panel{background:linear-gradient(150deg,#171e27f0,#11171ff0);border-color:#344355}:root[data-theme=dark] .usecase-badge{background:#2d251cc7;border-color:#5d4932;color:#d5b083}:root[data-theme=dark] .approach-item{background:#181e27cc;border-color:#334152}:root[data-theme=dark] .approach-item.active{border-color:#695032;background:linear-gradient(150deg,#2d2419e0,#1c1711e0)}:root[data-theme=dark] .approach-item-top span{color:#d3b18a;border-color:#6a5338;background:#362a1eb8}:root[data-theme=dark] .approach-panel{border-color:#5e4a33;background:linear-gradient(150deg,#1f1913e6,#15120ee6)}:root[data-theme=dark] .approach-panel h3,:root[data-theme=dark] .approach-panel-outcome{color:#f0e5d7}:root[data-theme=dark] .approach-panel-for,:root[data-theme=dark] .approach-panel li,:root[data-theme=dark] .approach-item p{color:#c8bba7}:root[data-theme=dark] .comparison-benefit-card{background:#181e27d1;border-color:#334151}:root[data-theme=dark] .comparison-benefit-card p,:root[data-theme=dark] .comparison-self{color:#b8ad9f}:root[data-theme=dark] .process-card{background:#181e27d6;border-color:#334151}:root[data-theme=dark] .process-card h3{color:#efe4d6}:root[data-theme=dark] .process-card p{color:#c6baa8}:root[data-theme=dark] .process-top i{border-color:#665037;background:#2c2218ad}:root[data-theme=dark] .process-top span:before{box-shadow:0 0 0 4px #604c3347}:root[data-theme=dark] .process-step-1:after,:root[data-theme=dark] .process-step-2:after,:root[data-theme=dark] .process-step-4:after,:root[data-theme=dark] .process-step-5:after{color:#d0ae85;background:#31271cf0;border-color:#685238}:root[data-theme=dark] .process-result{background:#362a1ec2;color:#dfc39b}:root[data-theme=dark] .process-panel{border-color:#5f4a33;background:linear-gradient(150deg,#1f1913e6,#15120ee6)}:root[data-theme=dark] .process-panel h3{color:#f0e5d7}:root[data-theme=dark] .process-panel li{color:#c8bba7}:root[data-theme=dark] .benefit-qa-card{background:#181e27d6;border-color:#334151}:root[data-theme=dark] .benefit-qa-card h3{color:#efe4d6}:root[data-theme=dark] .benefit-qa-card p{color:#c6baa8}:root[data-theme=dark] .benefits-outcome{border-color:#5f4a33;background:linear-gradient(150deg,#1f1913e6,#15120ee6)}:root[data-theme=dark] .benefits-outcome h3{color:#f0e5d7}:root[data-theme=dark] .benefits-outcome li{color:#c8bba7}:root[data-theme=dark] .comparison-battle{background:#171e27d6;border-color:#334253}:root[data-theme=dark] .comparison-battle-head{background:#212935b8;border-bottom-color:#334253}:root[data-theme=dark] .comparison-battle-head h3{color:#efe4d6}:root[data-theme=dark] .comparison-side.loss{background:linear-gradient(120deg,#2e241aa8,#181e276b);border-right-color:#745c3e8f}:root[data-theme=dark] .comparison-side.win{background:linear-gradient(120deg,#263242b3,#181e276b)}:root[data-theme=dark] .comparison-side.loss .comparison-side-label{color:#cda97f}:root[data-theme=dark] .comparison-side.win .comparison-side-label{color:#8eb4d8}:root[data-theme=dark] .comparison-win{color:#dfc39b}:root[data-theme=dark] .brand-list-item{background:#181e27d1;border-color:#334152}:root[data-theme=dark] .brand-list-item.active{border-color:#695133;background:linear-gradient(150deg,#2c2319d9,#1a1611d9)}:root[data-theme=dark] .brand-list-logo-wrap{background:#fffffff0;border-color:#4c5f77}:root[data-theme=dark] .brand-list-copy p{color:#c7bba7}:root[data-theme=dark] .brand-showcase{border-color:#5f4a33;background:linear-gradient(150deg,#1f1913e6,#15120ee6)}:root[data-theme=dark] .brand-gallery-main-wrap{border-color:#6a553b;background:#121820d1}:root[data-theme=dark] .brand-thumb{border-color:#675239;background:#2a2118bf}:root[data-theme=dark] .brand-showcase-head h3{color:#f0e5d7}:root[data-theme=dark] .brand-showcase-text{color:#cabda8}:root[data-theme=dark] .brand-showcase-tags span{background:#392c1ec2;color:#dfc39b}:root[data-theme=dark] .brand-showcase-result{border-color:#6a5438;background:#2a2118b8;color:#d1c2ad}:root[data-theme=dark] .header-contact-chip{background:#181e27d1;border-color:#3a4758;color:#f1ede6}:root[data-theme=dark] .header-contact-chip:hover{background:#242d39f2;color:#fff}:root[data-theme=dark] .logic-result{background:linear-gradient(150deg,#1d1813db,#15120edb);border-color:#5e4a32}:root[data-theme=dark] .logic-result h3{color:#f0e6d8}:root[data-theme=dark] .logic-result li{color:#c7b9a5}:root[data-theme=light] .category-card{background:linear-gradient(160deg,#ffffffed,#f1f6fceb)}:root[data-theme=light] .category-group-block{background:#ffffff73;border-color:#d3dbe6}:root[data-theme=light] .category-icon{background:#ffffffdb;border-color:#beccdfcc}:root[data-theme=dark] .category-group-block{background:#141921b3;border-color:#324150}:root[data-theme=light] .brand-logo{filter:none}:root[data-theme=light] .brand-logo-wrap{background:#fffffff5;border-color:#c5cfdbbf}:root[data-theme=light] .comparison-row,:root[data-theme=light] .comparison-note{border-top-color:#d5deea}:root[data-theme=light] .comparison-note{background:#eaf0f8}:root[data-theme=light] .form-section .form-wrap{background:radial-gradient(circle at 5% 5%,rgba(255,255,255,.9),transparent 35%),linear-gradient(132deg,#fbfdff,#e7edf6)}:root[data-theme=light] .form-benefits p{color:#49535f;border-color:#d4dde8;background:#ffffffd9}:root[data-theme=light] .form-contact-chip{background:linear-gradient(130deg,#ecf2fa,#dde7f3);border-color:#c6d3e3}:root[data-theme=light] .form-contact-chip span{color:#46605a}:root[data-theme=light] .form-contact-chip strong{color:var(--text)}:root[data-theme=light] .lead-form input,:root[data-theme=light] .lead-form select,:root[data-theme=light] .lead-form textarea{background:#fff;border-color:#c4ceda;color:#1a2230}:root[data-theme=light] .lead-form input::placeholder,:root[data-theme=light] .lead-form textarea::placeholder{color:#6b7482}:root[data-theme=light] .final-cta .container{background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.9),transparent 32%),linear-gradient(140deg,#fbfdff,#dde5f0);border-color:#c8d2df}:root[data-theme=light] .site-footer{border-top-color:#c5d0de;background:#f2f6fcd9}:root[data-theme=light] .footer-grid a{color:#404954}:root[data-theme=light] .footer-bottom{color:#616975;border-top-color:#cbd5e2}
