:root{--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--demo-accent:#d8b75f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[id]{scroll-margin-top:112px}.demo-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.demo-top{position:sticky;top:12px;z-index:20;width:min(1180px,calc(100% - 40px));margin:12px auto 0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:18px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.demo-brand{font-weight:900;letter-spacing:.15em;font-size:10px;white-space:nowrap}.demo-nav{display:flex;gap:5px}.demo-nav a,.demo-back{min-height:40px;padding:9px 11px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;font-size:11px}.demo-nav a{background:color-mix(in srgb,currentColor 5%,transparent)}.demo-nav a:focus-visible,.demo-back:focus-visible,.demo-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.demo-back{font-weight:800;white-space:nowrap}.demo-hero{min-height:68vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:50px;padding:58px 0 46px}.demo-kicker{font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;opacity:.62}.demo-hero h1{max-width:760px;margin:16px 0 18px;font-size:clamp(48px,5.1vw,74px);line-height:.98;letter-spacing:-.048em;text-wrap:balance}.demo-hero p{max-width:640px;margin:0;font-size:17px;line-height:1.64;opacity:.72;text-wrap:pretty}.demo-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.demo-button{min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;text-decoration:none;font-weight:800;font-size:12px;transition:transform .22s ease,box-shadow .22s ease,filter .18s ease}.demo-button:hover{transform:translateY(-2px)}.demo-button:active,.demo-nav a:active,.demo-back:active{transform:scale(.975);filter:brightness(.98)}.demo-visual{min-height:440px;position:relative;border-radius:30px;overflow:hidden}.demo-section{padding:48px 0}.demo-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.demo-section-head>div{max-width:740px}.demo-section-label{font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;opacity:.54}.demo-section h2{max-width:760px;margin:8px 0 0;font-size:clamp(33px,3.5vw,50px);line-height:1.03;letter-spacing:-.04em;text-wrap:balance}.demo-section-head p{max-width:410px;margin:0;font-size:14px;line-height:1.58;opacity:.64;text-wrap:pretty}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-card{min-height:214px;padding:22px;border-radius:22px;transition:transform .24s ease,box-shadow .24s ease,border-color .24s}.demo-card:hover{transform:translateY(-3px)}.demo-card small{font-size:8.5px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;opacity:.5}.demo-card h3{margin:38px 0 9px;font-size:22px;line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.demo-card p{margin:0;font-size:13.5px;line-height:1.56;opacity:.68;text-wrap:pretty}.demo-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;align-items:stretch}.demo-story{padding:26px;border-radius:24px}.demo-story h3{max-width:540px;margin:10px 0 11px;font-size:clamp(27px,2.8vw,38px);line-height:1.04;letter-spacing:-.035em;text-wrap:balance}.demo-story p{max-width:620px;margin:0;font-size:13.5px;line-height:1.62;opacity:.68;text-wrap:pretty}.demo-list{display:grid;gap:0;margin-top:18px}.demo-list span{padding:11px 0;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);font-size:12px;line-height:1.4}.demo-list span:before{content:"↳";margin-right:9px;color:var(--demo-accent)}.demo-interface{min-height:356px;padding:16px;border-radius:24px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;gap:9px}.demo-interface-bar{grid-column:1/-1;min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;font-size:8.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.demo-interface-bar span:last-child{opacity:.55}.demo-interface-panel{min-height:122px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;border-radius:16px}.demo-interface-panel.wide{grid-column:1/-1;min-height:92px}.demo-interface-panel small{font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.55}.demo-interface-panel strong{display:block;font-size:17px;line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.demo-interface-panel span{font-size:10.5px;line-height:1.42;opacity:.65;text-wrap:pretty}.demo-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.demo-step{min-height:176px;padding:20px;border-radius:20px}.demo-step small{font-size:9px;letter-spacing:.14em;opacity:.5}.demo-step strong{display:block;margin-top:30px;font-size:19px;letter-spacing:-.025em}.demo-step p{margin:7px 0 0;font-size:12px;line-height:1.52;opacity:.66;text-wrap:pretty}.demo-quote{padding:42px;border-radius:26px;font-family:var(--serif);font-size:clamp(30px,3.7vw,50px);line-height:1.05;text-wrap:balance}.demo-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:start}.demo-faq-intro p{max-width:400px;margin:10px 0 0;font-size:13.5px;line-height:1.58;opacity:.66;text-wrap:pretty}.demo-faq-list{border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}.demo-faq-list details{border-bottom:1px solid color-mix(in srgb,currentColor 14%,transparent)}.demo-faq-list summary{list-style:none;cursor:pointer;padding:16px 0;display:grid;grid-template-columns:1fr auto;gap:16px;font-weight:750}.demo-faq-list summary::-webkit-details-marker{display:none}.demo-faq-list summary:after{content:"+";opacity:.55}.demo-faq-list details[open] summary:after{content:"−"}.demo-faq-list p{margin:0;padding:0 34px 16px 0;font-size:13px;line-height:1.56;opacity:.67}.demo-final{margin:18px auto 0;padding:32px;border-radius:28px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px}.demo-final h2{margin:0;max-width:700px}.demo-final p{max-width:600px;margin:8px 0 0;font-size:13.5px;line-height:1.58;opacity:.7}.demo-final .demo-actions{margin:0}.demo-footer{padding:26px 0 34px;display:flex;justify-content:space-between;gap:24px;font-size:11px;opacity:.58}

/* 01 — Premium: quiet, editorial, status-led */
.theme-gold{--demo-accent:#d8b75f;background:#080807;color:#f6efdf}.theme-gold .demo-top{background:rgba(9,9,8,.9);border-color:rgba(216,183,95,.16);box-shadow:0 16px 46px rgba(0,0,0,.18)}.theme-gold .demo-nav a{background:transparent}.theme-gold .demo-nav a:hover{color:#e7cc86}.theme-gold .demo-back,.theme-gold .demo-button.primary{background:#d8b75f;color:#171109}.theme-gold .demo-button.secondary{border-color:rgba(216,183,95,.34)}.theme-gold .demo-hero{grid-template-columns:.84fr 1.16fr;gap:70px;padding-block:76px 54px}.theme-gold .demo-kicker{color:#baa46e}.theme-gold .demo-hero h1{max-width:650px;font-family:var(--serif);font-weight:400;font-size:clamp(54px,5.7vw,86px);line-height:.92;letter-spacing:-.052em}.theme-gold .demo-hero p{max-width:570px;font-family:var(--serif);font-size:18px;line-height:1.65}.theme-gold .demo-visual{min-height:520px;border:1px solid rgba(216,183,95,.22);border-radius:2px;background:radial-gradient(circle at 78% 22%,rgba(216,183,95,.18),transparent 24%),linear-gradient(145deg,#181610,#0c0b09)}.theme-gold .demo-visual:before{content:"ATELIER\A01";white-space:pre;position:absolute;left:10%;top:10%;font-family:var(--serif);font-size:16px;line-height:1.2;letter-spacing:.18em;color:#d8b75f}.theme-gold .demo-visual:after{content:"ТИШЕ.\AТОЧНЕЕ.\AУБЕДИТЕЛЬНЕЕ.";white-space:pre;position:absolute;left:10%;bottom:11%;font-family:var(--serif);font-size:clamp(34px,3.3vw,52px);font-weight:400;line-height:.9;color:#f0e3bf}.theme-gold .demo-section{padding-block:62px}.theme-gold .demo-section-head{padding-bottom:18px;border-bottom:1px solid rgba(216,183,95,.13)}.theme-gold .demo-section h2{font-family:var(--serif);font-weight:400}.theme-gold .demo-grid{grid-template-columns:1.35fr .825fr .825fr}.theme-gold .demo-card,.theme-gold .demo-story,.theme-gold .demo-step{background:#10100e;border:1px solid rgba(216,183,95,.13);border-radius:4px}.theme-gold .demo-card:first-child{background:linear-gradient(150deg,#d8b75f,#9e7830);color:#171109}.theme-gold .demo-card h3{font-family:var(--serif);font-weight:400;font-size:25px}.theme-gold .demo-interface{background:#0d0d0b;border:1px solid rgba(216,183,95,.18);border-radius:4px}.theme-gold .demo-interface-bar,.theme-gold .demo-interface-panel{background:#151410;border:1px solid rgba(216,183,95,.1);border-radius:2px}.theme-gold .demo-interface-panel:first-of-type{background:#d8b75f;color:#171109}.theme-gold .demo-step{border-top:2px solid rgba(216,183,95,.35)}.theme-gold .demo-quote,.theme-gold .demo-final{background:#d8b75f;color:#171109;border-radius:2px}.theme-gold .demo-final .demo-button.primary{background:#171109;color:#f6efdf}.theme-gold .demo-final .demo-button.secondary{border-color:rgba(23,17,9,.26);color:#171109}

/* 02 — Product: system, interface, motion-led */
.theme-product{--demo-accent:#63e5c7;background:#071018;color:#effcf8}.theme-product .demo-top{background:rgba(7,16,24,.9);border-color:rgba(99,229,199,.15);box-shadow:0 16px 44px rgba(0,0,0,.2)}.theme-product .demo-brand,.theme-product .demo-kicker,.theme-product .demo-section-label{font-family:var(--mono)}.theme-product .demo-nav a{background:#0e1b24;border:1px solid rgba(99,229,199,.08)}.theme-product .demo-back,.theme-product .demo-button.primary{background:#63e5c7;color:#062018}.theme-product .demo-button.secondary{background:#0f1b24;border-color:rgba(99,229,199,.18)}.theme-product .demo-hero{grid-template-columns:1fr 1fr}.theme-product .demo-hero h1{font-size:clamp(50px,5.2vw,78px)}.theme-product .demo-visual{background:#0b1720;border:1px solid rgba(99,229,199,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.theme-product .demo-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(99,229,199,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(99,229,199,.055) 1px,transparent 1px);background-size:30px 30px}.theme-product .demo-visual:after{content:"WORKSPACE\A03 ACTIVE FLOWS\A02 AUTOMATIONS\AREADY / LIVE";white-space:pre;position:absolute;left:9%;top:11%;right:9%;bottom:11%;padding:28px;border:1px solid rgba(99,229,199,.2);border-radius:18px;background:linear-gradient(145deg,rgba(14,29,39,.92),rgba(8,18,25,.92));font-family:var(--mono);font-size:15px;line-height:2.45;letter-spacing:.08em;color:#8fead4;box-shadow:0 32px 80px rgba(0,0,0,.3)}.theme-product .demo-section{padding-block:44px}.theme-product .demo-grid{grid-template-columns:repeat(3,1fr)}.theme-product .demo-card,.theme-product .demo-story,.theme-product .demo-step{background:#0d1922;border:1px solid rgba(99,229,199,.1);border-radius:16px}.theme-product .demo-card:nth-child(2){background:linear-gradient(145deg,#102a2b,#0d1922);border-color:rgba(99,229,199,.25)}.theme-product .demo-card small,.theme-product .demo-step small{font-family:var(--mono);color:#79b9aa}.theme-product .demo-interface{background:#08131b;border:1px solid rgba(99,229,199,.18);border-radius:18px}.theme-product .demo-interface-bar{background:#10212b;border:1px solid rgba(99,229,199,.08);font-family:var(--mono)}.theme-product .demo-interface-panel{background:linear-gradient(145deg,#10212b,#0c1820);border:1px solid rgba(99,229,199,.08);border-radius:12px}.theme-product .demo-interface-panel.wide{background:linear-gradient(115deg,rgba(99,229,199,.13),rgba(255,255,255,.02))}.theme-product .demo-steps{position:relative}.theme-product .demo-step{border-top:2px solid #63e5c7}.theme-product .demo-quote,.theme-product .demo-final{background:linear-gradient(130deg,#0e242b,#081119);border:1px solid rgba(99,229,199,.2);border-radius:18px}.theme-product .demo-quote{font-family:var(--font);font-weight:750;letter-spacing:-.035em}

/* 03 — Editorial: content, rhythm, art direction */
.theme-editorial{--demo-accent:#b75e3e;background:#eee4d5;color:#211812}.theme-editorial .demo-top{position:relative;top:auto;background:transparent;border:0;border-bottom:1px solid rgba(33,24,18,.22);border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none;padding-inline:0}.theme-editorial .demo-brand{font-family:var(--serif);font-size:12px;letter-spacing:.08em}.theme-editorial .demo-nav a{background:transparent;font-family:var(--serif);font-size:12px}.theme-editorial .demo-back,.theme-editorial .demo-button.primary{background:#211812;color:#f7eddd;border-radius:0}.theme-editorial .demo-button.secondary{border-color:rgba(33,24,18,.25);border-radius:0}.theme-editorial .demo-hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:72px 0 34px}.theme-editorial .demo-hero>div:first-child{max-width:980px}.theme-editorial .demo-kicker{color:#8a4a33}.theme-editorial .demo-hero h1,.theme-editorial .demo-section h2{font-family:var(--serif);font-weight:400;letter-spacing:-.05em}.theme-editorial .demo-hero h1{font-size:clamp(62px,8.5vw,118px);max-width:1100px;line-height:.88}.theme-editorial .demo-hero p{max-width:760px;font-family:var(--serif);font-size:19px}.theme-editorial .demo-visual{min-height:500px;border-radius:0;background:linear-gradient(90deg,#b75e3e 0 31%,#211812 31% 67%,#d6c2a4 67%);box-shadow:0 28px 70px rgba(76,50,34,.12)}.theme-editorial .demo-visual:before{content:"03";position:absolute;left:4%;bottom:-7%;font-family:var(--serif);font-size:250px;line-height:1;color:rgba(255,242,220,.24)}.theme-editorial .demo-visual:after{content:"FIELD NOTES\AИДЕИ / ПРОЕКТЫ / НАБЛЮДЕНИЯ";white-space:pre;position:absolute;left:36%;top:14%;font-family:var(--serif);font-size:clamp(24px,3vw,43px);line-height:1.05;color:#f6ecdc}.theme-editorial .demo-section{padding-block:64px}.theme-editorial .demo-section-head{align-items:start}.theme-editorial .demo-section-head p{font-family:var(--serif);font-size:15px}.theme-editorial .demo-grid{grid-template-columns:1.4fr .8fr}.theme-editorial .demo-card{min-height:190px;background:#f7efe3;border:1px solid rgba(33,24,18,.13);border-radius:0}.theme-editorial .demo-card:first-child{grid-row:span 2;min-height:392px;display:flex;flex-direction:column;justify-content:flex-end;background:#b75e3e;color:#fff4e7}.theme-editorial .demo-card:first-child h3{font-size:clamp(35px,4vw,58px)}.theme-editorial .demo-card h3,.theme-editorial .demo-story h3{font-family:var(--serif);font-weight:400}.theme-editorial .demo-split{grid-template-columns:1.25fr .75fr}.theme-editorial .demo-story{background:transparent;border-top:1px solid rgba(33,24,18,.22);border-radius:0;padding:26px 0}.theme-editorial .demo-interface{background:#f7efe3;border:1px solid rgba(33,24,18,.13);border-radius:0}.theme-editorial .demo-interface-bar,.theme-editorial .demo-interface-panel{background:#e2d3be;border:1px solid rgba(33,24,18,.08);border-radius:0}.theme-editorial .demo-interface-panel:first-of-type{background:#211812;color:#f7eddd}.theme-editorial .demo-steps{grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(33,24,18,.2)}.theme-editorial .demo-step{background:transparent;border-right:1px solid rgba(33,24,18,.15);border-radius:0;padding-inline:16px}.theme-editorial .demo-step:last-child{border-right:0}.theme-editorial .demo-quote,.theme-editorial .demo-final{background:#211812;color:#f7eddd;border-radius:0}.theme-editorial .demo-final .demo-button.primary{background:#f7eddd;color:#211812}.theme-editorial .demo-final .demo-button.secondary{border-color:rgba(247,237,221,.3);color:#f7eddd}

/* 04 — Business: direct, modular, conversion-led */
.theme-clean{--demo-accent:#2f745b;background:#f3f5f1;color:#17241f}.theme-clean .demo-top{background:rgba(248,250,246,.94);border-color:rgba(23,36,31,.12);border-radius:12px;box-shadow:0 12px 34px rgba(31,55,45,.07)}.theme-clean .demo-brand{color:#1e5e48}.theme-clean .demo-nav a{background:#e8eee9}.theme-clean .demo-back,.theme-clean .demo-button.primary{background:#1d513f;color:#f5fbf7}.theme-clean .demo-button.secondary{border-color:rgba(23,36,31,.18);background:#fff}.theme-clean .demo-hero{min-height:60vh;grid-template-columns:1.05fr .95fr;gap:40px;padding-block:50px 38px}.theme-clean .demo-hero h1{font-size:clamp(48px,5.3vw,76px);line-height:.96}.theme-clean .demo-hero p{max-width:610px}.theme-clean .demo-visual{min-height:420px;border:1px solid rgba(23,36,31,.13);border-radius:22px;background:#fff;box-shadow:0 26px 60px rgba(31,55,45,.08)}.theme-clean .demo-visual:before{content:"NORTH\AУСЛУГИ ДЛЯ БИЗНЕСА";white-space:pre;position:absolute;left:9%;top:10%;font-size:13px;font-weight:900;line-height:2;letter-spacing:.12em;color:#1d513f}.theme-clean .demo-visual:after{content:"ПОНЯТНО.\AБЫСТРО.\AПО ДЕЛУ.";white-space:pre;position:absolute;left:9%;bottom:10%;font-size:clamp(32px,3.6vw,50px);font-weight:850;line-height:.92;letter-spacing:-.05em;color:#17241f}.theme-clean .demo-section{padding-block:42px}.theme-clean .demo-section-head{padding-bottom:16px;border-bottom:1px solid rgba(23,36,31,.11)}.theme-clean .demo-grid{grid-template-columns:repeat(3,1fr)}.theme-clean .demo-card,.theme-clean .demo-story,.theme-clean .demo-step{background:#fff;border:1px solid rgba(23,36,31,.1);border-radius:14px;box-shadow:0 12px 32px rgba(31,55,45,.035)}.theme-clean .demo-card:nth-child(2){background:#1d513f;color:#f4faf6}.theme-clean .demo-card h3{font-size:21px}.theme-clean .demo-interface{background:#fff;border:1px solid rgba(23,36,31,.11);border-radius:16px}.theme-clean .demo-interface-bar{background:#1d513f;color:white;border-radius:9px}.theme-clean .demo-interface-panel{background:#edf1ec;border-radius:9px}.theme-clean .demo-interface-panel.wide{background:linear-gradient(110deg,#d8eadf,#e8efe9)}.theme-clean .demo-step{position:relative;padding-left:54px}.theme-clean .demo-step small{position:absolute;left:18px;top:21px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dce9e1;color:#1d513f;font-weight:900}.theme-clean .demo-step strong{margin-top:0}.theme-clean .demo-quote,.theme-clean .demo-final{background:#dbe9e0;color:#17241f;border:1px solid rgba(23,36,31,.08);border-radius:16px}.theme-clean .demo-quote{font-family:var(--font);font-weight:800;letter-spacing:-.04em}.theme-clean .demo-final .demo-button.primary{background:#1d513f;color:white}.theme-clean .demo-final .demo-button.secondary{border-color:rgba(23,36,31,.2);color:#17241f;background:transparent}

@media(max-width:900px){.demo-hero,.theme-product .demo-hero,.theme-clean .demo-hero{grid-template-columns:1fr;min-height:auto;gap:24px;padding:44px 0 30px}.theme-gold .demo-hero{grid-template-columns:1fr;gap:30px}.theme-gold .demo-visual{min-height:390px}.demo-visual{min-height:350px}.demo-section,.theme-gold .demo-section,.theme-editorial .demo-section,.theme-clean .demo-section{padding:36px 0}.demo-section-head{display:block}.demo-section-head p{margin-top:9px}.demo-grid,.theme-gold .demo-grid,.theme-editorial .demo-grid{grid-template-columns:1fr 1fr}.demo-card:last-child{grid-column:1/-1}.theme-editorial .demo-card:first-child{grid-row:auto;min-height:240px}.theme-editorial .demo-split{grid-template-columns:1fr}.demo-split{grid-template-columns:1fr}.demo-steps,.theme-editorial .demo-steps{grid-template-columns:1fr 1fr}.demo-faq{grid-template-columns:1fr;gap:18px}.demo-final{grid-template-columns:1fr}.demo-final .demo-actions{margin-top:2px}}
@media(max-width:760px){[id]{scroll-margin-top:18px}.demo-wrap,.demo-top{width:min(100% - 28px,1180px)}.demo-top{position:relative;top:auto;margin:10px auto 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 10px;padding:10px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:16px;backdrop-filter:none;-webkit-backdrop-filter:none}.demo-brand,.theme-editorial .demo-brand{font-family:var(--font);font-size:9px;letter-spacing:.1em;white-space:normal}.demo-back{min-height:38px;padding:8px 10px;font-size:10px}.demo-nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:5px;overflow:visible;padding:0}.demo-nav a,.theme-editorial .demo-nav a{min-width:0;min-height:36px;padding:7px 6px;font-family:var(--font);font-size:9px;white-space:normal;text-align:center}.demo-nav a:nth-child(n+4){grid-column:span 1}.demo-hero,.theme-editorial .demo-hero,.theme-product .demo-hero,.theme-clean .demo-hero,.theme-gold .demo-hero{min-height:auto;grid-template-columns:1fr;gap:18px;padding:28px 0 18px}.demo-hero h1,.theme-editorial .demo-hero h1,.theme-gold .demo-hero h1{font-size:clamp(35px,9.2vw,44px);line-height:1;letter-spacing:-.04em}.theme-editorial .demo-hero h1{font-size:clamp(42px,11.2vw,54px);line-height:.92}.demo-hero p,.theme-gold .demo-hero p,.theme-editorial .demo-hero p{font-family:var(--font);font-size:14.5px;line-height:1.57}.demo-actions{gap:7px;margin-top:18px}.demo-button{min-height:43px;padding-inline:13px;font-size:11px}.demo-visual,.theme-gold .demo-visual,.theme-editorial .demo-visual,.theme-clean .demo-visual{min-height:270px;border-radius:20px}.theme-gold .demo-visual,.theme-editorial .demo-visual{border-radius:2px}.theme-gold .demo-visual:after{font-size:28px}.theme-editorial .demo-visual:before{font-size:150px}.theme-editorial .demo-visual:after{font-size:24px}.theme-product .demo-visual:after{font-size:11px;line-height:2.25;padding:20px}.theme-clean .demo-visual:after{font-size:30px}.demo-section{padding:27px 0}.demo-section-head{margin-bottom:14px;padding-bottom:0}.theme-gold .demo-section-head,.theme-clean .demo-section-head{padding-bottom:12px}.demo-section-head p{margin-top:7px;font-size:13px;line-height:1.52}.demo-section h2{font-size:clamp(29px,7.6vw,35px);line-height:1.045}.demo-grid,.theme-gold .demo-grid,.theme-editorial .demo-grid{grid-template-columns:1fr;gap:8px}.demo-card,.demo-card:last-child,.theme-editorial .demo-card:first-child{grid-column:auto;min-height:0;padding:18px}.theme-editorial .demo-card:first-child{min-height:220px}.demo-card h3{margin-top:18px;font-size:21px}.theme-gold .demo-card h3{font-size:23px}.demo-card p{font-size:13px;line-height:1.52}.demo-split{gap:9px}.demo-story{padding:19px}.theme-editorial .demo-story{padding:19px 0}.demo-story h3{font-size:26px}.demo-story p{font-size:13px;line-height:1.55}.demo-list{margin-top:14px}.demo-list span{padding:10px 0;font-size:11.5px}.demo-interface{min-height:0;padding:12px;grid-template-columns:1fr 1fr;gap:7px;border-radius:18px}.demo-interface-bar{min-height:38px;padding:0 10px;font-size:8px}.demo-interface-panel{min-height:100px;padding:12px;gap:8px}.demo-interface-panel.wide{grid-column:1/-1;min-height:74px}.demo-interface-panel strong{font-size:15px}.demo-interface-panel span{font-size:9.5px}.demo-steps,.theme-editorial .demo-steps{grid-template-columns:1fr;gap:7px;border-top:0}.demo-step,.theme-editorial .demo-step{min-height:0;padding:17px;border-right:0}.theme-clean .demo-step{padding-left:54px}.demo-step strong{margin-top:17px}.theme-clean .demo-step strong{margin-top:0}.demo-step p{font-size:12px}.demo-quote{padding:22px 19px;font-size:clamp(27px,7vw,32px);line-height:1.07;border-radius:18px}.theme-gold .demo-quote,.theme-editorial .demo-quote{border-radius:2px}.demo-faq{gap:13px}.demo-faq-intro p{font-size:13px}.demo-faq-list summary{padding:14px 0;font-size:14px}.demo-faq-list p{padding-bottom:14px;font-size:12.5px}.demo-final{margin-top:8px;padding:21px 19px;border-radius:20px;gap:16px}.theme-gold .demo-final,.theme-editorial .demo-final{border-radius:2px}.demo-final p{font-size:13px}.demo-final .demo-actions{margin-top:0}.demo-footer{padding:20px 0 28px;flex-direction:column;gap:6px}}
@media(max-width:520px){.demo-actions{display:grid;grid-template-columns:1fr}.demo-button{width:100%}.demo-interface{grid-template-columns:1fr}.demo-interface-panel.wide{grid-column:auto}.demo-nav{grid-template-columns:1fr 1fr}.demo-nav a:first-child{grid-column:1/-1}.theme-product .demo-visual:after{inset:8%;padding:16px;font-size:10px}.theme-editorial .demo-visual{background:linear-gradient(90deg,#b75e3e 0 38%,#211812 38% 72%,#d6c2a4 72%)}.theme-editorial .demo-visual:after{left:42%;font-size:20px}.theme-gold .demo-visual:after{font-size:24px}}
@media(prefers-reduced-motion:reduce){.demo-card,.demo-button{transition:none}.demo-card:hover,.demo-button:hover,.demo-button:active,.demo-nav a:active,.demo-back:active{transform:none;filter:none}}
