:root{--bg:#fcfaff;--surface:#f5f0fa;--text:#17121d;--muted:#665e70;--primary:#6d28d9;--primary-hover:#5b21b6;--accent:#c084fc;--border:#ded6e7;--dark:#17111e;--contrast:#0c0910;--light:#f7f3fa;--glow:rgba(192,132,252,.33)}
[data-theme="dark"]{--bg:#0c0910;--surface:#17111e;--text:#f7f3fa;--muted:#b8aec2;--primary:#c4b5fd;--primary-hover:#ddd4ff;--accent:#e0b7f4;--border:#33283e;--dark:#f7f3fa;--contrast:#f7f3fa;--light:#0c0910;--glow:rgba(167,139,250,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:12px;top:-60px;background:var(--primary);color:#fff;padding:10px 14px;z-index:1000}.skip-link:focus{top:12px}.site-header{position:sticky;z-index:20;top:0;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid transparent}.site-header.scrolled{border-color:var(--border)}.nav-wrap{height:80px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:22px;font-weight:800;letter-spacing:-1.4px;display:flex;align-items:center;gap:7px}.wordmark>span:last-child{color:var(--primary)}.mark{width:18px;height:20px;background:linear-gradient(145deg,var(--accent),var(--primary));clip-path:polygon(50% 0,100% 25%,87% 83%,50% 100%,13% 83%,0 25%);display:inline-block}.main-nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:700}.main-nav>a:not(.button),.lang-link{color:var(--muted)}.main-nav>a:not(.button):hover{color:var(--primary)}.lang-link{border-left:1px solid var(--border);padding-left:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;background:var(--primary);color:#fff;border:1px solid var(--primary);font-size:13px;font-weight:800;padding:14px 20px;transition:transform .2s,background .2s}.button:hover{background:var(--primary-hover);transform:translateY(-2px)}[data-theme="dark"] .button{color:#17121d}.button-small{padding:10px 15px;font-size:12px}.theme-toggle,.menu-toggle{border:0;background:transparent;color:var(--text);cursor:pointer}.theme-toggle{font-size:20px;width:34px;height:34px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center}.theme-toggle:hover{border-color:var(--primary);color:var(--primary)}.menu-toggle{display:none}.section{padding:120px 0}.hero{padding:94px 0 84px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;min-height:540px}.eyebrow{font:500 11px/1.2 "DM Mono",monospace;text-transform:uppercase;letter-spacing:.13em;color:var(--primary);display:flex;align-items:center;gap:9px;margin:0 0 21px}.eyebrow>span{width:18px;height:1px;background:currentColor}.hero h1,h2{font-size:clamp(42px,5.2vw,74px);line-height:.99;letter-spacing:-.065em;margin:0;font-weight:800;max-width:820px}.hero h1 em,h2 em{font-family:"Playfair Display",Georgia,serif;font-weight:600;letter-spacing:-.06em}.lede{font-size:19px;line-height:1.65;max-width:650px;color:var(--muted);margin:30px 0}.actions{display:flex;align-items:center;gap:27px}.text-link{color:var(--text);font-size:13px;font-weight:800;display:inline-flex;gap:9px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:3px;transition:color .2s,border .2s}.text-link:hover{color:var(--primary);border-color:var(--primary)}.microcopy{font-size:12px;color:var(--muted);margin:26px 0 0}.microcopy span{color:var(--primary);margin-right:5px}.hero-art{width:min(100%,420px);aspect-ratio:1/1.1;justify-self:end;position:relative;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 76%,transparent),transparent);overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.7}.orb-one{background:#b779ed;width:230px;height:230px;right:-70px;top:-25px}.orb-two{background:#eeb6d5;width:160px;height:160px;left:-45px;bottom:35px}.orb-three{background:#aaacfc;width:100px;height:100px;right:23px;bottom:-36px}.crystal{width:260px;height:300px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 30px 25px rgba(54,19,96,.25));background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(206,165,255,.8) 48%,rgba(117,47,202,.95));clip-path:polygon(48% 0,88% 19%,100% 63%,57% 100%,12% 84%,0 32%)}[data-theme="dark"] .crystal{background:linear-gradient(135deg,#f5eaff,#9a64d1 48%,#39105f)}.crystal:before,.crystal:after{content:"";position:absolute;inset:0;background:linear-gradient(63deg,transparent 48%,rgba(255,255,255,.75) 49%,transparent 50%);clip-path:inherit}.crystal:after{background:linear-gradient(135deg,transparent 47%,rgba(84,16,143,.23) 48%,transparent 50%)}.crystal i{position:absolute;height:1px;background:rgba(81,19,139,.45);transform-origin:left}.crystal i:nth-child(1){width:190px;left:45px;top:78px;transform:rotate(55deg)}.crystal i:nth-child(2){width:195px;left:30px;top:157px;transform:rotate(-26deg)}.crystal i:nth-child(3){width:150px;left:64px;top:38px;transform:rotate(122deg)}.crystal i:nth-child(4){width:180px;left:20px;top:223px;transform:rotate(-56deg)}.crystal b{position:absolute;z-index:2;left:105px;top:108px;font:700 64px/1 "Playfair Display";color:#fff;text-shadow:0 2px 16px #571899}.hero-art>p{position:absolute;right:22px;bottom:16px;margin:0;font:500 9px/1.35 "DM Mono";letter-spacing:.14em;color:var(--text);text-align:right}.proof{border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.proof p{margin:0;padding:18px 0;white-space:nowrap;text-align:center;font:500 10px/1.4 "DM Mono";letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.proof p span{color:var(--accent);padding:0 16px}.section-intro{max-width:790px}.section-intro>p:last-child,.section-heading>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:460px;margin:25px 0 0}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:62px;border-top:1px solid var(--border);border-left:1px solid var(--border)}.problem-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 25px;min-height:238px}.number{font:500 11px "DM Mono",monospace;color:var(--primary);letter-spacing:.06em}.problem-card h3{font-size:17px;letter-spacing:-.04em;margin:48px 0 10px}.problem-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.65}.services{background:var(--surface)}.split{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading h2{font-size:clamp(38px,4.2vw,62px)}.section-heading>p{padding-bottom:4px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:58px}.service-card{background:var(--bg);border:1px solid var(--border);padding:27px 26px 20px;min-height:500px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px color-mix(in srgb,var(--text) 8%,transparent)}.service-featured{border-color:var(--primary);box-shadow:inset 0 3px 0 var(--primary)}.service-top{display:flex;justify-content:space-between;gap:12px}.service-price{font-size:11px;font-weight:800;text-align:right}.service-price small{color:var(--muted);font-size:10px}.service-card h3{font-size:27px;line-height:1.05;letter-spacing:-.06em;margin:51px 0 18px}.service-summary{font-size:14px;color:var(--muted);line-height:1.6;margin:0;min-height:67px}.service-card ul{list-style:none;margin:28px 0;padding:0;border-top:1px solid var(--border)}.service-card li{font-size:12px;padding:10px 0 10px 16px;border-bottom:1px solid var(--border);position:relative}.service-card li:before{content:"";position:absolute;width:5px;height:5px;border:1px solid var(--primary);left:0;top:16px;transform:rotate(45deg)}.service-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;font-size:11px;color:var(--muted);line-height:1.5}.circle-link{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border:1px solid var(--border);border-radius:50%;font-size:17px;color:var(--primary);transition:.2s}.circle-link:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:rotate(45deg)}.method-wrap{display:grid;grid-template-columns:.83fr 1.17fr;gap:90px}.method-aside h2{font-size:clamp(39px,4vw,58px)}.method-aside>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.7;margin:24px 0}.principles{border-top:1px solid var(--border)}.principles article{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--border)}.principles article>span{font:500 11px "DM Mono";color:var(--primary);padding-top:4px}.principles h3{margin:0 0 6px;font-size:18px;letter-spacing:-.04em}.principles p{margin:0;color:var(--muted);font-size:14px}.opportunities{padding-top:35px}.opportunity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;border:1px solid var(--border)}.opportunity-grid span{min-height:115px;padding:20px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);font-size:15px;font-weight:700;letter-spacing:-.03em;display:flex;align-items:flex-end;background:linear-gradient(130deg,transparent 55%,var(--glow));transition:.2s}.opportunity-grid span:hover{background-color:var(--surface);color:var(--primary)}.opportunity-grid span:nth-child(4n){border-right:0}.opportunity-grid span:nth-last-child(-n+4){border-bottom:0}.disclaimer{font-size:11px;color:var(--muted);max-width:610px;line-height:1.6;margin:18px 0 0}.pricing{background:var(--surface)}.centered{text-align:center;display:flex;flex-direction:column;align-items:center}.centered .eyebrow{margin-bottom:20px}.centered>p{margin:20px auto 0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.price-card{border:1px solid var(--border);padding:25px;background:var(--bg);min-height:304px;display:flex;flex-direction:column}.price-card>p:first-child{font:500 11px "DM Mono";text-transform:uppercase;color:var(--primary);margin:0}.price-card h3{font-size:43px;letter-spacing:-.07em;margin:33px 0 0}.price-card>span{font-size:11px;color:var(--muted);margin-top:2px}.price-detail{font-size:13px;line-height:1.6;color:var(--muted);margin:26px 0}.price-card .text-link{align-self:flex-start;margin-top:auto}.featured-price{border-color:var(--primary);background:var(--dark);color:var(--bg)}.featured-price>span,.featured-price .price-detail{color:color-mix(in srgb,var(--bg) 72%,transparent)}.featured-price .text-link{border-color:color-mix(in srgb,var(--bg) 35%,transparent)}.custom-row{border:1px solid var(--border);border-top:0;background:var(--bg);min-height:74px;display:grid;grid-template-columns:80px 1fr 52px;align-items:center;padding:13px 22px;gap:10px}.custom-row div{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:baseline}.custom-row strong{font-size:14px}.custom-row div span{font-size:12px;color:var(--muted)}.expertise-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:96px;align-items:center}.expertise-shape{height:425px;background:linear-gradient(145deg,#3d1772,#9f5fcb 48%,#efb7d7);position:relative;overflow:hidden;display:grid;place-items:center}.expertise-shape:after{content:"";position:absolute;width:150%;height:1px;background:rgba(255,255,255,.33);transform:rotate(-37deg)}.mini-crystal{width:190px;height:220px;position:absolute;background:rgba(255,255,255,.76);clip-path:polygon(48% 0,88% 19%,100% 63%,57% 100%,12% 84%,0 32%);z-index:1}.mini-crystal i{position:absolute;width:170px;height:1px;background:rgba(83,17,143,.35);left:20px;top:90px;transform:rotate(53deg)}.mini-crystal i:nth-child(2){top:145px;transform:rotate(-25deg)}.mini-crystal i:nth-child(3){top:50px;transform:rotate(120deg)}.expertise-shape span{position:absolute;left:23px;bottom:19px;color:#fff;font:500 10px/1.4 "DM Mono";letter-spacing:.12em;z-index:2}.expertise h2{font-size:clamp(41px,4.5vw,63px)}.small{font-size:17px;margin:27px 0 16px}.expertise p:not(.eyebrow):not(.lede){font-size:14px;color:var(--muted);line-height:1.7}.expertise-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.expertise-tags span{font:500 10px "DM Mono";letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--border);padding:7px 9px;color:var(--muted)}.insights{background:var(--surface)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px}.article-card{background:var(--bg);border:1px solid var(--border);transition:transform .2s}.article-card:hover{transform:translateY(-5px)}.article-visual{height:190px;position:relative;overflow:hidden}.article-visual span{position:absolute;z-index:2;top:17px;left:20px;color:#fff;font:500 11px "DM Mono"}.article-card>div:last-child{padding:21px}.article-card p{font:500 10px "DM Mono";letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0}.article-card p span{margin:0 5px;color:var(--primary)}.article-card h3{font-size:18px;line-height:1.22;letter-spacing:-.05em;margin:14px 0 26px}.read-link{font-size:12px;font-weight:800}.read-link b{color:var(--primary);font-size:16px;margin-left:6px}.article-purple .article-visual{background:#6d28d9}.article-purple i,.article-peach i,.article-blue i{position:absolute;display:block;border:1px solid rgba(255,255,255,.8);transform:rotate(45deg)}.article-purple i:nth-child(2){height:190px;width:190px;right:49px;top:17px}.article-purple i:nth-child(3){height:125px;width:125px;right:-4px;top:33px;background:rgba(255,255,255,.17)}.article-purple i:nth-child(4){height:84px;width:84px;left:52px;bottom:-35px;background:rgba(255,255,255,.28)}.article-peach .article-visual{background:#df9ca9}.article-peach i:nth-child(2){width:225px;height:225px;left:88px;top:-116px;background:#7536c1}.article-peach i:nth-child(3){width:125px;height:125px;left:17px;bottom:-65px;border-color:#fff}.article-blue .article-visual{background:#758dbb}.article-blue i:nth-child(2){width:260px;height:1px;left:-39px;top:85px;background:#fff;transform:rotate(-32deg);border:0}.article-blue i:nth-child(3){width:170px;height:170px;right:0;bottom:-98px;background:#cab8f5}.article-blue i:nth-child(4){width:68px;height:68px;left:45px;top:55px;background:#5740a2}.mobile-link{display:none}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px}.faq h2{font-size:clamp(40px,4.3vw,61px)}.faq-grid>div>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:300px;line-height:1.7}.accordion{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{list-style:none;cursor:pointer;padding:22px 38px 22px 0;font-weight:700;font-size:15px;letter-spacing:-.025em;position:relative}summary::-webkit-details-marker{display:none}summary span{position:absolute;right:3px;font-size:21px;line-height:18px;font-weight:400;color:var(--primary);transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);line-height:1.7;margin:0;padding:0 24px 22px 0}.contact{background:#21103b;color:#fff;padding:105px 0}.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px}.eyebrow.light{color:#d9c4ff}.contact h2{font-size:clamp(38px,4.2vw,59px);letter-spacing:-.065em}.contact>div p:not(.eyebrow){color:#cfbfdd;font-size:15px;max-width:520px;line-height:1.75;margin:25px 0}.email-link{font-weight:700;font-size:17px;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:5px}.email-link span{color:#d9c4ff;margin-left:9px}.contact-form{background:#fff;color:#17121d;padding:26px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label:not(.check){display:flex;flex-direction:column;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;gap:7px;margin-bottom:15px}.contact-form input:not([type="checkbox"]),.contact-form textarea{border:1px solid #d9d0e2;background:#fdfcff;color:#17121d;padding:11px 12px;font-size:13px;outline:0;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#6d28d9;box-shadow:0 0 0 3px rgba(109,40,217,.13)}.check{font-size:11px;line-height:1.5;color:#665e70;display:flex;gap:8px;margin:2px 0 18px}.check input{accent-color:#6d28d9;margin:2px 0 0}.check a{text-decoration:underline;color:#5b21b6}.button-light{width:100%;background:#6d28d9;color:#fff}.form-note{font-size:10px!important;line-height:1.5!important;color:#665e70!important;margin:12px 0 0!important}.site-footer{padding:37px 0 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding-bottom:37px}.footer-top>p{font-size:13px;color:var(--muted);margin:0;line-height:1.65}.footer-top>div{display:flex;flex-direction:column;align-items:flex-end;gap:7px;font-size:13px;font-weight:700}.footer-top>div a:hover,.footer-bottom a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font:500 10px "DM Mono";color:var(--muted);letter-spacing:.03em}.footer-bottom div{display:flex;gap:18px}.reveal{animation:reveal .7s both}@keyframes reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(max-width:850px){.section{padding:78px 0}.site-header{position:relative}.nav-wrap{height:67px}.menu-toggle{display:flex;width:38px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:1px;background:var(--text)}.main-nav{display:none;position:absolute;top:67px;left:0;width:100%;padding:21px 24px 25px;background:var(--bg);border-bottom:1px solid var(--border);align-items:flex-start;flex-direction:column;gap:17px}.main-nav.open{display:flex}.lang-link{border:0;padding-left:0}.nav-cta{margin-top:3px}.theme-toggle{position:absolute;top:19px;right:65px}.hero{padding:55px 0 60px}.hero-grid,.method-wrap,.expertise-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.hero h1{max-width:650px}.hero-art{width:min(100%,380px);justify-self:start;display:none}.lede{font-size:16px}.problem-grid{grid-template-columns:repeat(2,1fr);margin-top:45px}.service-list,.pricing-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card h3{margin-top:33px}.split{align-items:flex-start;flex-direction:column;gap:0}.section-heading>p{margin-top:20px}.opportunity-grid{grid-template-columns:repeat(2,1fr);margin-top:40px}.opportunity-grid span:nth-child(4n){border-right:1px solid var(--border)}.opportunity-grid span:nth-child(2n){border-right:0}.opportunity-grid span:nth-last-child(-n+4){border-bottom:1px solid var(--border)}.opportunity-grid span:nth-last-child(-n+2){border-bottom:0}.custom-row{grid-template-columns:38px 1fr 42px;padding:13px}.expertise-shape{max-width:470px;width:100%;height:330px}.article-grid{grid-template-columns:1fr;max-width:540px}.article-visual{height:175px}.desktop-link{display:none}.mobile-link{display:inline-flex;margin-top:26px}.faq-grid{gap:35px}.faq-grid>div>p:not(.eyebrow){max-width:540px}.contact{padding:75px 0}.contact-grid{gap:38px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div{align-items:flex-start}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{width:100%}}
@media(max-width:520px){.container{width:min(100% - 32px,1180px)}.hero h1,h2{font-size:41px}.actions{align-items:flex-start;flex-direction:column;gap:18px}.proof p{text-align:left;animation:marquee 22s linear infinite}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:190px}.opportunity-grid span{min-height:92px;font-size:13px}.section-heading h2{font-size:40px}.form-row{grid-template-columns:1fr}.custom-row div{flex-direction:column;gap:3px}.footer-top{grid-template-columns:1fr;gap:20px}.footer-bottom{justify-content:flex-start}.footer-bottom div{order:3;width:100%}.site-footer{padding-top:28px}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-45%)}}}
.simple-header{border-bottom:1px solid var(--border)}.simple-header .nav-wrap{height:74px}.simple-page{min-height:calc(100vh - 230px);padding:80px 0 110px}.simple-page .content{max-width:790px}.simple-page h1{font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.065em;margin:0 0 25px}.simple-page h1 em{font-family:"Playfair Display",Georgia,serif;font-weight:600}.simple-page .intro{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:50px}.prose{font-size:15px;line-height:1.8;color:var(--muted)}.prose h2{font-size:25px;line-height:1.2;letter-spacing:-.045em;color:var(--text);margin:47px 0 14px}.prose h3{font-size:18px;color:var(--text);margin:28px 0 8px}.prose p{margin:0 0 17px}.prose ul{padding-left:20px;margin:0 0 18px}.prose a{color:var(--primary);text-decoration:underline}.notice{padding:17px 19px;background:var(--surface);border-left:3px solid var(--primary);font-size:13px;color:var(--muted);margin-bottom:36px}.thank-you{text-align:center;max-width:700px;margin:auto;padding:45px 0}.thank-you .mark{width:40px;height:45px;margin-bottom:27px}.thank-you h1{font-size:clamp(44px,5vw,68px)}.blog-hero{padding:80px 0 48px}.blog-hero h1{font-size:clamp(48px,5vw,72px);letter-spacing:-.07em;line-height:1;margin:0}.blog-hero p:last-child{font-size:17px;line-height:1.7;color:var(--muted);max-width:600px;margin:24px 0 0}.blog-index{padding:34px 0 110px}.blog-list{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.blog-list .article-card:first-child{grid-row:span 2}.blog-list .article-card:first-child .article-visual{height:250px}.blog-list .article-card{display:grid;grid-template-columns:.82fr 1.18fr}.blog-list .article-card:first-child{display:block}.blog-list .article-visual{height:100%}.article-page{padding:72px 0 110px}.article-header{max-width:820px;margin:auto}.article-meta{font:500 11px "DM Mono";letter-spacing:.05em;text-transform:uppercase;color:var(--primary);margin:0 0 20px}.article-header h1{font-size:clamp(42px,5.3vw,70px);line-height:1.02;letter-spacing:-.07em;margin:0}.article-header .intro{font-size:19px;line-height:1.65;color:var(--muted);margin:26px 0 35px}.article-content{max-width:720px;margin:50px auto 0}.article-content h2{font-size:30px}.article-content blockquote{border-left:2px solid var(--primary);padding:6px 0 6px 20px;margin:30px 0;color:var(--text);font:600 24px/1.35 "Playfair Display",Georgia,serif}.article-cta{max-width:720px;margin:60px auto 0;padding:30px;background:var(--surface);border:1px solid var(--border)}.article-cta h2{font-size:25px;margin:0 0 10px}.article-cta p{color:var(--muted);font-size:14px;margin:0 0 18px}.not-found{text-align:center;padding:100px 0}.not-found h1{font-size:80px}@media(max-width:700px){.simple-page{padding:55px 0 80px}.blog-hero{padding:55px 0 32px}.blog-index{padding:25px 0 75px}.blog-list,.blog-list .article-card{display:grid;grid-template-columns:1fr}.blog-list .article-card:first-child{grid-row:auto}.blog-list .article-visual,.blog-list .article-card:first-child .article-visual{height:175px}.article-page{padding:55px 0 80px}.article-content{margin-top:35px}.article-header .intro{font-size:17px}}
