:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf9f5;--bg-paper:#f4f2ea;--bg-warm:#efece2;--bg-gray:#e9e6db;--bg-gray2:#ddd9cc;--bg-dark:#1c1a15;--ink:#1a1914;--ink-sub:#35332c;--ink-muted:#6d6a5f;--ink-light:#9c988c;--rule:#d9d4c5;--accent:#c96442;--accent-hover:#b0522f;--accent-deep:#8a3f22;--accent-light:#f2e6df;--accent-wash:#ede0d8;--success:#5d8a4e;--error:#b04a3a;--border:#d9d4c5;--border-md:#c1bba9;--radius:4px;--radius-sm:3px;--radius-xs:2px;--radius-pill:999px;--shadow-sm:0 1px 2px #2e261a0a;--shadow:0 2px 10px #2e261a0d;--shadow-lg:0 12px 36px #2e261a14;--bg-color:var(--bg);--bg-secondary:var(--bg-paper);--text-main:var(--ink);--text-muted:var(--ink-muted);--glass-bg:var(--bg-paper);--glass-border:var(--border);--accent-color:var(--accent)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body),var(--font-sans-jp),"Inter",-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"palt" 1;font-size:16px;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:1.5px solid var(--accent);outline-offset:3px}h1,h2,h3,h4,h5,h6{font-family:var(--font-display),var(--font-sans-jp),"Iowan Old Style","Palatino",Georgia,serif;letter-spacing:0;color:var(--ink);font-weight:500;line-height:1.3}.text-muted{color:var(--ink-muted)}.text-accent{color:var(--accent)}.text-serif{font-family:var(--font-display),serif}.text-gradient{color:var(--accent)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main,nav,footer{z-index:1;position:relative}.container{width:min(1120px,100% - 3rem);margin-inline:auto}@media (max-width:640px){.container{width:min(100% - 2rem,100%)}}.section{padding:7rem 0}.section-alt{background:var(--bg-paper)}.section-header{flex-direction:column;gap:1rem;max-width:720px;margin-bottom:4rem;display:flex}.section-label{font-family:var(--font-body),"Inter",sans-serif;letter-spacing:.01em;text-transform:none;color:var(--accent-deep);align-items:center;gap:.65rem;font-size:.78rem;font-weight:500;display:inline-flex}.section-label:before{content:"";background:var(--accent);width:18px;height:1px;display:inline-block}.section-title{letter-spacing:-.005em;color:var(--ink);font-size:clamp(1.85rem,3.6vw,2.65rem);font-weight:500;line-height:1.28}.section-lede{color:var(--ink-sub);max-width:600px;font-size:1.02rem;font-weight:400;line-height:1.85}.btn{border-radius:var(--radius-pill);font-family:var(--font-body),sans-serif;letter-spacing:.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn-primary:hover{background:var(--accent-deep);border-color:var(--accent-deep)}.btn-secondary{border-color:var(--border-md);color:var(--ink-sub);background:0 0}.btn-secondary:hover{border-color:var(--ink);color:var(--ink)}.btn-lg{padding:.85rem 1.9rem;font-size:.98rem}.badge{letter-spacing:.08em;text-transform:uppercase;background:var(--accent-light);color:var(--accent);border:1px solid #4f46e526;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-size:.7rem;font-weight:600;display:inline-flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}.animate-fade-in{opacity:0;animation:.9s cubic-bezier(.2,.65,.3,1) forwards fadeUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.animate-fade-in{opacity:1;animation:none}.sponsor-track{animation-duration:140s}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(120%);border-bottom:1px solid var(--rule);background:#faf9f5d9;width:100%;padding:0;position:fixed;top:0}.navbar-container{justify-content:space-between;align-items:center;height:64px;display:flex}.navbar-logo{z-index:1101;font-size:1.02rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;letter-spacing:-.005em;color:var(--ink);flex:none;align-items:center;gap:0;line-height:0;display:flex;position:relative}.navbar-links{align-items:center;gap:1.5rem;display:flex}.nav-link{color:var(--ink-muted);font-size:.875rem;font-weight:500;transition:color .15s}.nav-link:hover{color:var(--ink)}.lang-switch{border-radius:var(--radius-xs);border:1.5px solid var(--border-md);color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;padding:.3rem .65rem;font-size:.72rem;font-weight:600;transition:border-color .15s,color .15s}.lang-switch:hover{border-color:var(--ink-muted);color:var(--ink)}.mobile-toggle{z-index:1101;border:1.5px solid var(--border-md);color:var(--ink);border-radius:var(--radius-xs);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;padding:.4rem;transition:border-color .15s;display:flex;position:relative}.mobile-toggle svg{pointer-events:none;display:block}.mobile-toggle:hover{border-color:var(--ink-muted)}.mobile-overlay{background:var(--bg);z-index:1050;overscroll-behavior:contain;min-height:100dvh;padding:calc(64px + .85rem) 1rem 1.25rem;position:fixed;inset:0;overflow-y:auto}.mobile-menu-shell{flex-direction:column;gap:1.1rem;width:min(100%,28rem);margin:0 auto;display:flex}.mobile-menu-intro{padding:.25rem 0 .4rem}.mobile-menu-kicker{color:var(--accent-deep);margin-bottom:.25rem;font-size:.78rem;font-weight:650;display:block}.mobile-menu-intro p{color:var(--ink-sub);font-size:.92rem;line-height:1.65}.mobile-menu-primary,.mobile-subnav-grid,.mobile-product-list,.mobile-menu-footer{gap:.55rem;display:grid}.mobile-primary-link,.mobile-subnav-link,.mobile-product-link,.mobile-menu-lang{border:1px solid var(--rule);background:var(--bg);min-width:0;color:var(--ink);align-items:center;gap:.75rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.mobile-primary-link{min-height:4.4rem;padding:.85rem .95rem}.mobile-primary-link.is-active{background:var(--accent-light);border-color:#8a3f2261}.mobile-primary-link:hover,.mobile-subnav-link:hover,.mobile-product-link:hover,.mobile-menu-lang:hover{border-color:var(--border-md);background:var(--bg-paper)}.mobile-menu-icon,.mobile-subnav-icon,.mobile-product-mark{color:var(--accent-deep);background:var(--accent-light);border:1px solid #8a3f2224;flex:none;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-icon{width:2.25rem;height:2.25rem}.mobile-menu-copy,.mobile-subnav-link span:last-child,.mobile-product-link span:last-child,.mobile-menu-cta span{min-width:0}.mobile-menu-title,.mobile-subnav-title,.mobile-product-title,.mobile-menu-cta-title{color:var(--ink);font-weight:650;line-height:1.25;display:block}.mobile-menu-title{font-size:1rem}.mobile-menu-desc,.mobile-subnav-desc,.mobile-product-desc,.mobile-menu-cta-desc{color:var(--ink-muted);margin-top:.22rem;font-size:.78rem;line-height:1.45;display:block}.mobile-menu-section{padding-top:.15rem}.mobile-menu-section-heading{color:var(--ink);justify-content:space-between;gap:.85rem;margin-bottom:.55rem;font-size:.82rem;font-weight:650;display:flex}.mobile-menu-section-heading span:last-child{color:var(--ink-muted);text-align:right;font-size:.74rem;font-weight:500}.mobile-subnav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-subnav-link{align-items:flex-start;min-height:5.1rem;padding:.75rem}.mobile-subnav-icon{width:1.85rem;height:1.85rem}.mobile-subnav-title,.mobile-product-title{font-size:.88rem}.mobile-product-link{min-height:3.8rem;padding:.7rem .85rem}.mobile-product-mark{background:0 0;width:1.7rem;height:1.7rem}.mobile-menu-footer{grid-template-columns:1fr auto;align-items:stretch;padding-top:.2rem}.mobile-menu-cta{background:var(--ink);min-width:0;color:var(--bg);border:1px solid var(--ink);justify-content:space-between;align-items:center;gap:.9rem;padding:.9rem 1rem;display:flex}.mobile-menu-cta:hover{background:var(--accent-deep);border-color:var(--accent-deep)}.mobile-menu-cta-title,.mobile-menu-cta-desc{color:inherit}.mobile-menu-cta-desc{opacity:.76}.mobile-menu-lang{min-width:6.5rem;color:var(--ink-sub);justify-content:center;padding:.85rem;font-size:.86rem;font-weight:650}@media (max-width:420px){.mobile-subnav-grid,.mobile-menu-footer{grid-template-columns:1fr}.mobile-menu-lang{min-width:0}}:root{--brand-ink:#000}.brand-wordmark-svg{display:none}.navbar-brand-morph{--navbar-brand-height:24px;--navbar-brand-progress:0;height:var(--navbar-brand-height);color:var(--brand-ink);white-space:nowrap;align-items:center;display:inline-flex}.navbar-brand-leading-a{flex:none;width:auto;height:100%}.navbar-brand-tail-shell{height:100%;margin-left:calc(var(--navbar-brand-height)*.03);align-items:center;display:inline-flex;position:relative}.navbar-brand-full-tail{font-family:var(--font-brand),"Poppins",Inter,"Helvetica Neue",system-ui,-apple-system,sans-serif;font-size:calc(var(--navbar-brand-height)*.95);letter-spacing:-.028em;color:currentColor;white-space:nowrap;align-items:flex-end;gap:0;font-weight:800;line-height:1.02;display:inline-flex}.navbar-brand-tail-measure{opacity:0;pointer-events:none}.navbar-brand-short-tail,.navbar-brand-full-tail-overlay{transform-origin:0;pointer-events:none;position:absolute;top:50%;left:0}.navbar-brand-short-tail{height:100%;opacity:calc(1 - var(--navbar-brand-progress));transform:translateY(-50%)translateX(calc(var(--navbar-brand-progress)*var(--navbar-brand-height)*.18))scale(calc(1 - (var(--navbar-brand-progress)*.08)));align-items:center;display:inline-flex}.navbar-brand-short-tail-mark{flex:none;width:auto;height:100%}.navbar-brand-full-tail-overlay{opacity:var(--navbar-brand-progress);clip-path:inset(-.08em calc((1 - var(--navbar-brand-progress))*100%)-.18em 0);transform:translateY(-50%)translateX(calc((1 - var(--navbar-brand-progress))*var(--navbar-brand-height)*-.24))}.navbar-brand-tail-text{line-height:1;display:inline-block}.navbar-brand-tail-gap{flex:none;width:.16em}.navbar-brand-tail-a{flex:none;width:auto;height:1.02em;margin-right:.015em}.brand-wordmark{font-family:var(--font-brand),"Poppins",Inter,"Helvetica Neue",system-ui,-apple-system,sans-serif;font-size:var(--brand-wordmark-size,44px);letter-spacing:-.028em;color:var(--brand-ink);white-space:nowrap;align-items:flex-end;gap:0;max-width:100%;font-weight:800;line-height:.9;display:inline-flex}.brand-letter-a{flex:none;width:auto;height:1.02em;margin-right:.015em}.brand-wordmark-text{line-height:1;display:inline-block}.brand-wordmark-gap{flex:none;width:.16em}.brand-reveal{justify-content:flex-start;align-items:center;width:min(100%,1080px);margin-bottom:1rem;display:flex;overflow:visible}.brand-preview-grid{flex-wrap:wrap;align-items:flex-end;gap:1.5rem 2.5rem;display:flex}.brand-preview-item{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.brand-preview-label{font-family:var(--font-body),var(--font-sans-jp),"Inter",sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);align-items:center;gap:.45rem;font-size:.72rem;font-weight:600;display:inline-flex}.brand-preview-label:before{content:"";background:var(--accent);width:14px;height:1px;display:inline-block}.hero-wordmark{--brand-wordmark-size:clamp(46px,6.9vw,96px)}.brand-aii{aspect-ratio:205/100;height:var(--brand-aii-size,44px);width:auto;color:var(--brand-ink);flex:none;display:block;overflow:hidden}.hero-aii{--brand-aii-size:clamp(46px,6.9vw,96px)}@media (max-width:640px){.brand-preview-grid{flex-direction:column;align-items:flex-start;gap:1.1rem}.hero-wordmark{--brand-wordmark-size:clamp(26px,8.8vw,36px)}.hero-aii{--brand-aii-size:clamp(26px,8.8vw,36px)}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions .btn{width:100%}}.hero{background:var(--bg);border-bottom:1px solid var(--rule);padding:7.5rem 0 6rem;position:relative;overflow:hidden}.hero-inner{text-align:left;flex-direction:column;align-items:flex-start;gap:1.75rem;max-width:100%;display:flex;position:relative}.hero-eyebrow{font-family:var(--font-body),sans-serif;letter-spacing:.01em;color:var(--accent-deep);background:0 0;border:none;border-radius:0;align-items:center;gap:.65rem;padding:0;font-size:.82rem;font-weight:500;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--accent);width:22px;height:1px;display:inline-block}.hero-title{letter-spacing:-.01em;white-space:pre-line;color:var(--ink);font-size:clamp(2.6rem,6vw,4.6rem);font-weight:500;line-height:1.14;font-family:var(--font-display),var(--font-sans-jp),"Iowan Old Style",Georgia,serif}.hero-title mark{color:var(--accent-deep);background:0 0;font-style:italic;font-weight:500}.hero-subtitle{color:var(--ink-sub);max-width:640px;font-size:clamp(1.02rem,1.4vw,1.15rem);font-weight:400;line-height:1.9;font-family:var(--font-body),var(--font-sans-jp),sans-serif}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;padding-top:.5rem;display:flex}.stats-bar{border-top:1px solid var(--rule);flex-wrap:wrap;justify-content:flex-start;gap:3.5rem;width:100%;max-width:780px;margin-top:3rem;padding-top:2.25rem;display:flex}.stat-item{text-align:left;border-right:none;flex:none;padding:0}.stat-value{font-size:1.75rem;font-weight:500;font-family:var(--font-display),serif;letter-spacing:-.01em;color:var(--ink);margin-bottom:.35rem;line-height:1.1}.stat-label{color:var(--ink-muted);letter-spacing:.01em;font-size:.8rem;font-weight:400}.tech-showcase{background:var(--bg);border-bottom:1px solid var(--rule);padding:5.5rem 0 0;overflow:hidden}.tech-showcase-inner{padding-bottom:4rem}.tech-showcase-header{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:end;gap:3rem;margin-bottom:2.75rem;display:grid}.tech-showcase-title{letter-spacing:-.005em;max-width:760px;margin-top:.95rem;font-size:clamp(1.85rem,3.6vw,2.75rem)}.tech-showcase-lede{color:var(--ink-sub);max-width:520px;font-size:1rem;line-height:1.9}.tech-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:stretch;gap:2rem;display:grid}.tech-category-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tech-category-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);background:0 0;flex-direction:column;min-height:280px;padding:2.1rem 2rem;display:flex}.tech-category-card:nth-child(2n){border-right:none}.tech-category-card:nth-last-child(-n+2){border-bottom:none}.tech-category-card:hover{background:var(--bg-paper)}.tech-category-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.tech-category-index{color:var(--accent-deep);font-family:var(--font-display),serif;font-size:.9rem;font-style:italic;font-weight:500}.tech-category-icon{color:var(--accent-deep);justify-content:center;align-items:center;display:inline-flex}.tech-category-card h3{letter-spacing:0;margin-bottom:.65rem;font-size:1.12rem;font-weight:500}.tech-category-card p{color:var(--ink-sub);font-size:.92rem;line-height:1.78}.tech-chip-row{flex-wrap:wrap;gap:.48rem;margin-top:auto;padding-top:1.45rem;display:flex}.tech-chip{border:1px solid var(--rule);border-radius:var(--radius-pill);background:var(--bg-paper);max-width:100%;color:var(--ink-muted);white-space:normal;align-items:center;padding:.24rem .62rem;font-size:.73rem;font-weight:500;line-height:1.45;display:inline-flex}.tech-flow-panel{border:1px solid var(--rule);border-radius:var(--radius);background:var(--bg-paper);flex-direction:column;justify-content:center;padding:1.75rem;display:flex}.tech-flow-step{grid-template-columns:auto 1fr;align-items:start;gap:0 1rem;min-height:82px;display:grid;position:relative}.tech-flow-node{border:1px solid var(--border-md);background:var(--bg);width:2.35rem;height:2.35rem;color:var(--accent-deep);font-family:var(--font-display),serif;z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-style:italic;line-height:1;display:inline-flex}.tech-flow-line{background:var(--rule);width:1px;position:absolute;top:2.7rem;bottom:.35rem;left:1.16rem}.tech-flow-step:last-child{min-height:auto}.tech-flow-step:last-child .tech-flow-line{display:none}.tech-flow-step p{color:var(--ink-sub);margin-top:.2rem;font-size:.9rem;line-height:1.65}.sponsor-reel{border-top:1px solid var(--rule);background:var(--bg-paper);padding:1.35rem 0 1.6rem}.sponsor-reel-header{justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1rem;display:flex}.sponsor-reel-header p{color:var(--ink);font-family:var(--font-display),serif;font-size:.9rem;font-style:italic}.sponsor-reel-header span{color:var(--ink-muted);font-size:.78rem}.sponsor-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%)}.sponsor-track{will-change:transform;width:max-content;animation:110s linear infinite marquee;display:flex}.sponsor-group{flex:none;align-items:center;gap:.85rem;padding-right:.85rem;display:flex}.sponsor-logo{border:1px solid var(--rule);border-radius:var(--radius);background:var(--bg);min-width:166px;height:48px;color:var(--ink-sub);box-shadow:var(--shadow-sm);align-items:center;gap:.68rem;padding:0 1rem;display:inline-flex}.sponsor-logo-mark{background:var(--bg-paper);border:1px solid #00000014;border-radius:8px;flex:none;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex}.sponsor-logo-mark svg,.sponsor-logo-mark img{width:1.08rem;height:1.08rem;display:block}.sponsor-logo-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;font-size:.88rem;font-weight:600;overflow:hidden}.intro-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:5rem;display:grid}.intro-text h2{letter-spacing:-.005em;margin-bottom:1.5rem;font-size:clamp(1.85rem,3.6vw,2.5rem);font-weight:500}.intro-text p{color:var(--ink-sub);margin-bottom:1rem;font-size:1.02rem;line-height:1.9}.intro-points{border-top:1px solid var(--rule);flex-direction:column;gap:0;display:flex}.intro-point{border:none;border-bottom:1px solid var(--rule);background:0 0;border-radius:0;grid-template-columns:auto 1fr;align-items:baseline;gap:1.75rem;padding:1.5rem 0;transition:none;display:grid}.intro-point:hover{border-color:var(--rule)}.intro-point-icon{width:auto;min-width:2rem;height:auto;color:var(--accent-deep);font-family:var(--font-display),serif;letter-spacing:.02em;background:0 0;border-radius:0;flex-shrink:0;justify-content:flex-start;align-items:center;font-size:.92rem;font-weight:500;display:inline-flex}.intro-point-text h4{font-size:1.02rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;letter-spacing:0;margin-bottom:.35rem}.intro-point-text p{color:var(--ink-muted);font-size:.92rem;line-height:1.75}.services-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.service-card{border:none;border-right:1px solid var(--rule);background:0 0;border-radius:0;flex-direction:column;gap:1.25rem;padding:2.75rem 2.25rem;transition:background .3s;display:flex}.service-card:last-child{border-right:none}.service-card:hover{background:var(--bg-paper);transform:none}.service-icon{width:auto;height:auto;color:var(--accent-deep);background:0 0;border-radius:0;flex-shrink:0;justify-content:flex-start;align-items:center;margin-bottom:.25rem;display:inline-flex}.service-badge{border-radius:var(--radius-pill);font-family:var(--font-body),sans-serif;letter-spacing:.01em;text-transform:none;background:var(--accent-wash);color:var(--accent-deep);border:none;align-items:center;padding:.22rem .7rem;font-size:.72rem;font-weight:500;display:inline-flex}.service-title{font-size:1.35rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;letter-spacing:-.005em;margin-bottom:.2rem}.service-subtitle{color:var(--ink-muted);font-size:.86rem;font-style:italic;font-weight:400;font-family:var(--font-display),serif;margin-top:-.55rem}.service-desc{color:var(--ink-sub);font-size:.95rem;line-height:1.8}.service-features{border-top:1px solid var(--rule);flex-direction:column;gap:.55rem;margin-top:auto;padding-top:1rem;list-style:none;display:flex}.service-features li{color:var(--ink-sub);align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.55;display:flex}.service-features li:before{content:"—";color:var(--accent);background:0 0;border-radius:0;flex-shrink:0;width:auto;height:auto;margin-top:0;font-weight:400}.service-cta{color:var(--accent-deep);border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:.45rem;margin-top:.75rem;padding-bottom:2px;font-size:.88rem;font-weight:500;transition:gap .2s,color .2s;display:inline-flex}.service-cta:hover{color:var(--ink);border-bottom-color:var(--ink);gap:.7rem}.service-card:hover .service-cta{gap:.7rem}@media (max-width:900px){.services-grid{border-right:none}.service-card{border-right:none;border-bottom:1px solid var(--rule)}.service-card:last-child{border-bottom:none}}.results-grid{border-top:1px solid var(--rule);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.result-card{border:none;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);background:0 0;border-radius:0;padding:2.5rem 2rem;transition:background .3s}.result-card:nth-child(3n){border-right:none}.result-card:hover{background:var(--bg-paper)}.result-industry{font-family:var(--font-display),serif;text-transform:none;letter-spacing:0;color:var(--ink-muted);margin-bottom:1.25rem;font-size:.82rem;font-style:italic;font-weight:400}.result-metric{font-size:2.6rem;font-weight:500;font-family:var(--font-display),serif;letter-spacing:-.015em;color:var(--accent-deep);margin-bottom:.75rem;line-height:1.05}.result-desc{color:var(--ink-sub);font-size:.94rem;line-height:1.75}.result-tag{color:var(--ink-muted);border:1px solid var(--rule);border-radius:var(--radius-pill);background:0 0;margin-top:1.25rem;padding:.22rem .7rem;font-size:.75rem;font-weight:500;display:inline-block}.why-grid{border-top:1px solid var(--rule);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.why-card{border:none;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);background:0 0;border-radius:0;grid-template-columns:auto 1fr;align-items:baseline;gap:1.75rem;padding:2.5rem 2.5rem 2.5rem 0;transition:background .3s;display:grid}.why-card:nth-child(2n){border-right:none;padding-left:2.5rem;padding-right:0}.why-card:hover{background:var(--bg-paper)}.why-icon{width:auto;height:auto;color:var(--accent-deep);font-family:var(--font-display),serif;background:0 0;border-radius:0;flex-shrink:0;justify-content:flex-start;align-items:baseline;min-width:2.2rem;font-size:.95rem;font-style:italic;font-weight:500;display:inline-flex}.why-body h3{font-size:1.18rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;letter-spacing:-.005em;margin-bottom:.6rem}.why-body p{color:var(--ink-sub);font-size:.95rem;line-height:1.85}.process-grid{border:none;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:0 0;border-radius:0;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:visible}.process-step{border-right:1px solid var(--rule);background:0 0;padding:2.25rem 1.75rem 2.25rem 0;transition:background .3s}.process-step:last-child{border-right:none;padding-right:0}.process-step:not(:first-child){padding-left:1.75rem}.process-step:hover{background:var(--bg-paper)}.process-num{font-size:.88rem;font-weight:500;font-family:var(--font-display),serif;color:var(--accent);letter-spacing:.02em;margin-bottom:1.25rem;font-style:italic;line-height:1}.process-tag{border-radius:var(--radius-pill);font-family:var(--font-body),sans-serif;letter-spacing:.005em;text-transform:none;background:var(--accent-wash);color:var(--accent-deep);margin-bottom:1rem;padding:.2rem .65rem;font-size:.72rem;font-weight:500;display:inline-flex}.process-step h3{font-size:1.08rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;margin-bottom:.55rem}.process-step p{color:var(--ink-sub);font-size:.9rem;line-height:1.8}.industry-grid{border:none;border-top:1px solid var(--rule);background:0 0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:visible}.industry-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);background:0 0;padding:2rem 2rem 2rem 0;transition:background .3s}.industry-card:nth-child(3n){border-right:none}.industry-card:not(:nth-child(3n+1)){padding-left:2rem}.industry-card:hover{background:var(--bg-paper)}.industry-icon{display:none}.industry-card h3{font-size:1.05rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;color:var(--ink);margin-bottom:.5rem;position:relative}.industry-card h3:before{content:"— ";color:var(--accent);margin-right:.1rem;font-style:italic}.industry-card p{color:var(--ink-sub);font-size:.9rem;line-height:1.75}.compare-table{border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius);width:100%;font-size:.9rem;overflow:hidden}.compare-table th{background:var(--bg-gray);text-align:left;border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-size:.85rem;font-weight:700}.compare-table th.highlight{background:var(--accent);color:#fff}.compare-table td{border-bottom:1px solid var(--border);color:var(--ink-sub);vertical-align:middle;padding:.9rem 1.25rem}.compare-table tr:last-child td{border-bottom:none}.compare-table td.highlight{background:var(--accent-light);color:var(--accent);font-weight:700}.check{color:var(--success);font-weight:700}.cross{color:var(--ink-light)}.faq-list{border:none;border-top:1px solid var(--rule);background:0 0;border-radius:0;flex-direction:column;gap:0;display:flex;overflow:visible}.faq-item{border-bottom:1px solid var(--rule);background:0 0;padding:2rem 0;transition:background .3s}.faq-item:hover{background:0 0}.faq-item h3{color:var(--ink);font-size:1.08rem;font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;letter-spacing:-.005em;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.faq-item h3:before{content:"Q.";width:auto;height:auto;color:var(--accent-deep);font-family:var(--font-display),serif;letter-spacing:0;background:0 0;border-radius:0;flex-shrink:0;min-width:1.75rem;margin-top:0;font-size:.88rem;font-style:italic;font-weight:500;display:inline-block}.faq-item p{color:var(--ink-sub);padding-left:2.75rem;font-size:.95rem;line-height:1.9}.cta-block{background:var(--bg-paper);border:1px solid var(--rule);border-radius:var(--radius);text-align:center;padding:5.5rem 3rem;position:relative;overflow:hidden}.cta-block:before{content:"";background:radial-gradient(ellipse 900px 400px at 50% 0%,var(--accent-wash)0%,transparent 65%);pointer-events:none;position:absolute;inset:0}.cta-block h2{color:var(--ink);letter-spacing:-.005em;font-size:clamp(1.85rem,3.6vw,2.75rem);font-weight:500;font-family:var(--font-display),var(--font-sans-jp),serif;margin-bottom:1.15rem;position:relative}.cta-block p{color:var(--ink-sub);white-space:pre-line;margin-bottom:2.25rem;max-width:620px;margin-inline:auto;font-size:1.05rem;line-height:1.9;position:relative}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.cta-note{color:var(--ink-muted);font-size:.82rem;font-style:italic;font-family:var(--font-display),serif;margin-top:1.75rem;position:relative}.btn-white{background:var(--ink);color:var(--bg);border-color:var(--ink);font-weight:500}.btn-white:hover{background:var(--accent-deep);border-color:var(--accent-deep);color:var(--bg)}.btn-outline-white{color:var(--ink-sub);border-color:var(--border-md);background:0 0}.btn-outline-white:hover{border-color:var(--ink);color:var(--ink);background:0 0}.footer{background:var(--bg-paper);border-top:1px solid var(--rule);padding:4.5rem 0 3rem}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;display:flex}.footer-brand{flex:240px}.footer-tagline{color:var(--ink-muted);margin-top:.5rem;font-size:.875rem}.footer-copy{color:var(--ink-light);margin-top:1.25rem;font-size:.8rem}.footer-links-container{flex-wrap:wrap;gap:4rem;display:flex}.footer-links-group{flex-direction:column;gap:.6rem;display:flex}.footer-group-label{color:var(--ink-sub);text-transform:none;letter-spacing:.005em;font-size:.78rem;font-weight:500;font-family:var(--font-display),serif;margin-bottom:.35rem;font-style:italic}.footer-link{color:var(--ink-muted);font-size:.875rem;transition:color .15s}.footer-link:hover{color:var(--ink)}.glass-panel{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.home{position:relative}.home-backdrop{display:none}.hero-title-accent{color:var(--ink)}.scanline,.hero-figure-glow,.hero-figure-orbit,.hero-figure-scan{display:none}.hero-figure{aspect-ratio:1;width:min(340px,80vw);margin:0 auto;position:relative}.hero-figure-shell{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-gray);width:100%;height:100%;overflow:hidden}.hero-figure-img{object-fit:contain}.feature-grid,.grid-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem;display:grid}.feature-card,.grid-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:border-color .15s}.feature-card:hover,.grid-card:hover{border-color:#4f46e540}.feature-card:before,.feature-card:after{display:none}.feature-icon{background:var(--accent-light);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.split-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.split-cards{flex-direction:column;gap:1rem;display:flex}.split-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.5rem 1.75rem;transition:border-color .15s}.split-card:hover{border-color:#4f46e540}.timeline{border:1px solid var(--border);border-radius:var(--radius);list-style:none;overflow:hidden}.timeline:before{display:none}.timeline-item{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;padding:1.5rem 1.75rem;transition:background .15s;display:grid}.timeline-item:last-child{border-bottom:none}.timeline-item:hover{background:var(--bg-warm)}.timeline-index{border-radius:var(--radius-xs);border:1px solid var(--border);width:2.2rem;height:2.2rem;color:var(--accent);background:var(--bg);flex-shrink:0;place-items:center;font-size:.8rem;font-weight:700;display:grid}.pricing-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);text-align:center;padding:3rem}.faq-grid{flex-direction:column;gap:.75rem;display:flex}.faq-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.5rem 1.75rem;transition:border-color .15s}.faq-card:hover{border-color:#4f46e540}.cta-panel{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);text-align:center;padding:4rem}.section-padding{padding:7rem 0}.page-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-inline:auto}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.member-profile{overflow:hidden;padding:0!important}.member-profile-header{background:linear-gradient(#c294561f,#c2945605);flex-direction:column;gap:1.5rem;padding:2rem 2rem 0;display:flex}.member-profile-aside{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.member-avatar-shell{aspect-ratio:3/4;border:1px solid var(--border);background:var(--bg-paper);width:100%;box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.member-avatar-image{object-fit:cover;object-position:center top;width:100%;height:100%}.member-profile-heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.45rem;min-height:7.3rem;display:flex}.member-profile-role{color:var(--accent-deep);font-family:var(--font-body),var(--font-sans-jp),sans-serif;margin:0;font-size:.98rem;font-weight:600;line-height:1.45}.member-profile-name{color:var(--ink);white-space:nowrap;margin:0;font-size:clamp(2.45rem,4.15vw,3rem);font-weight:600;line-height:1.14}.member-profile-body{flex-direction:column;gap:1.25rem;padding:1.5rem 2rem 2rem;display:flex}.member-overview-text{color:var(--ink-sub);margin:0;font-size:.94rem;line-height:1.85}.form-input{background:var(--bg);width:100%;color:var(--ink);font-family:inherit;font-size:1rem}.form-input:focus{outline:none;border-color:var(--accent)!important}.column-page,.column-article-page,.column-editor-page{background:var(--bg)}.column-hero{border-bottom:1px solid var(--rule);padding:3.6rem 0 2.4rem}.column-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:2.5rem;display:grid}.column-hero-copy{max-width:760px}.column-hero-copy h1,.column-article-header h1,.column-editor-header h1{margin:1rem 0;font-size:clamp(2.1rem,5vw,4rem);line-height:1.18}.column-hero-copy p,.column-article-lede,.column-editor-header p{color:var(--ink-sub);font-size:clamp(1rem,2vw,1.15rem);line-height:1.9}.column-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.45rem;display:flex}.column-hero-panel{border:1px solid var(--border);background:var(--bg-paper);border-radius:var(--radius);gap:.75rem;padding:1.25rem;display:grid}.column-hero-point{color:var(--ink-sub);align-items:center;gap:.65rem;font-size:.92rem;display:flex}.column-hero-point svg{color:var(--accent-deep)}.column-section{padding:2rem 0 4.5rem}.column-list-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.column-list-heading h2{font-size:clamp(1.45rem,3vw,2rem)}.column-category-row{flex-wrap:wrap;gap:.55rem;margin-bottom:1.4rem;display:flex}.column-category-chip,.column-keywords span{border:1px solid var(--border);background:var(--bg-paper);min-height:1.9rem;color:var(--ink-muted);border-radius:var(--radius-pill);align-items:center;padding:.32rem .7rem;font-size:.78rem;display:inline-flex}.column-featured{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem;padding:2rem 0;display:grid}.column-featured h2{max-width:800px;margin:.4rem 0 .85rem;font-size:clamp(1.65rem,3vw,2.45rem)}.column-featured p,.column-card p{color:var(--ink-sub)}.column-card-grid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.column-card{background:var(--bg);min-height:260px;padding:1.6rem}.column-card h2{margin:.4rem 0 .8rem;font-size:1.22rem}.column-card h2 a:hover{color:var(--accent-deep)}.column-card-meta{color:var(--accent-deep);font-size:.78rem;font-weight:650}.column-keywords{flex-wrap:wrap;gap:.45rem;margin-top:1.1rem;display:flex}.column-article-header{border-bottom:1px solid var(--rule);padding:5.5rem 0 3.5rem}.column-article-header-inner{max-width:860px}.column-back-link{color:var(--ink-muted);font-size:.86rem}.column-back-link:hover{color:var(--ink)}.column-article-meta{color:var(--ink-muted);flex-wrap:wrap;gap:1rem;margin-top:1.5rem;font-size:.86rem;display:flex}.column-article-meta span{align-items:center;gap:.35rem;display:inline-flex}.column-article-layout{grid-template-columns:minmax(220px,280px) minmax(0,760px);align-items:start;gap:4rem;padding-top:4rem;padding-bottom:4rem;display:grid}.column-article-aside{gap:1rem;display:grid;position:sticky;top:88px}.column-aside-block{border:1px solid var(--border);background:var(--bg-paper);border-radius:var(--radius);padding:1.2rem}.column-aside-block p{color:var(--ink-sub);font-size:.9rem;line-height:1.7}.column-aside-block .btn{width:100%;margin-top:1rem}.column-aside-label{margin-bottom:.7rem;font-weight:650;color:var(--ink)!important}.column-toc-list{color:var(--ink-muted);gap:.55rem;margin:0;padding-left:1.1rem;font-size:.86rem;line-height:1.55;display:grid}.column-toc-list a:hover{color:var(--accent-deep)}.column-article-body{min-width:0}.column-article-body section{border-bottom:1px solid var(--rule);margin-bottom:2.3rem;padding-bottom:2.3rem}.column-article-body h2{margin-bottom:1rem;scroll-margin-top:96px;font-size:clamp(1.45rem,2.8vw,2rem)}.column-article-body p{color:var(--ink-sub);margin-bottom:1rem;line-height:2}.column-article-body ul{color:var(--ink-sub);gap:.65rem;margin:1.1rem 0 0;padding-left:1.3rem;line-height:1.85;display:grid}.column-article-body li::marker{color:var(--accent-deep)}.column-visual{border:1px solid var(--border);background:var(--bg-paper);border-radius:var(--radius);margin:1.6rem 0 1.4rem;overflow:hidden}.column-visual img{background:var(--bg);width:100%;height:auto;display:block}.column-visual figcaption{color:var(--ink-muted);border-top:1px solid var(--rule);padding:.85rem 1rem;font-size:.82rem;line-height:1.6}.column-faq-list{gap:.75rem;display:grid}.column-faq-item{border:1px solid var(--border);background:var(--bg-paper);border-radius:var(--radius);padding:1rem}.column-faq-item summary{cursor:pointer;font-weight:650}.column-faq-item p{margin:.8rem 0 0}.column-article-cta{background:var(--ink);border-radius:var(--radius);border:0!important;padding:2rem!important}.column-article-cta h2,.column-article-cta p{color:var(--bg)}.column-article-cta .btn{background:var(--bg);color:var(--ink);border-color:var(--bg);margin-top:.75rem}.column-related-section{border-top:1px solid var(--rule);background:var(--bg-paper)}.column-editor-page{padding:5rem 0}.column-editor-header{max-width:760px;margin-bottom:2rem}.column-editor-toolbar{flex-wrap:wrap;align-items:end;gap:.8rem;margin-bottom:.9rem;display:flex}.column-editor-toolbar label,.column-editor-form label{color:var(--ink-muted);gap:.4rem;font-size:.82rem;font-weight:600;display:grid}.column-editor-toolbar select,.column-editor-form input,.column-editor-form textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--ink);border-radius:var(--radius);font:inherit;padding:.78rem .85rem}.column-editor-toolbar select{min-width:min(520px,100%)}.column-editor-form textarea{resize:vertical}.column-editor-status{color:var(--accent-deep);margin-bottom:1rem;font-size:.88rem}.column-editor-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:start;gap:1.5rem;display:grid}.column-editor-form,.column-editor-preview{border:1px solid var(--border);background:var(--bg-paper);border-radius:var(--radius);padding:1.25rem}.column-editor-form{gap:1rem;display:grid}.column-editor-preview{position:sticky;top:88px}.column-editor-preview-head{color:var(--accent-deep);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.86rem;font-weight:650;display:flex}.column-editor-preview-title{color:#1a0dab;font-size:1.08rem;line-height:1.4}.column-editor-preview-url{color:#006621;overflow-wrap:anywhere;font-size:.82rem}.column-editor-preview-description{color:#545454;margin-top:.4rem;font-size:.9rem;line-height:1.55}.column-editor-output{border:1px solid var(--border);background:var(--bg);max-height:520px;margin-top:1.25rem;padding:1rem;overflow:auto}.column-editor-output pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;line-height:1.6}@media (max-width:900px){.services-grid,.results-grid{grid-template-columns:1fr}.result-card{border-right:none;padding-left:0;padding-right:0}.why-grid{grid-template-columns:1fr}.why-card{border-right:none;grid-template-columns:auto 1fr;padding:2rem 0!important}.process-grid{border:none;border-top:1px solid var(--rule);grid-template-columns:1fr 1fr}.process-step{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:2rem 1.5rem!important}.process-step:nth-child(2n){border-right:none}.industry-grid{grid-template-columns:1fr 1fr}.industry-card{padding:1.75rem 1.5rem!important}.industry-card:nth-child(3n){border-right:1px solid var(--rule)}.industry-card:nth-child(2n){border-right:none}.intro-grid{grid-template-columns:1fr;gap:2.5rem}.tech-showcase-header{grid-template-columns:1fr;align-items:start;gap:1.25rem}.tech-showcase-grid{grid-template-columns:1fr}.tech-flow-panel{padding:1.5rem}.tech-flow-step{min-height:70px}.split-grid{grid-template-columns:1fr}.compare-table{font-size:.82rem}.member-grid,.column-hero-grid,.column-article-layout,.column-editor-grid{grid-template-columns:1fr}.column-card-grid{grid-template-columns:1fr 1fr}.column-article-aside,.column-editor-preview{position:static}}@media (min-width:769px){.mobile-toggle{display:none}}@media (max-width:768px){.mobile-hide{display:none!important}.hero{padding:6rem 0 4.5rem}.hero-title{font-size:clamp(2.2rem,8vw,3rem)}.stats-bar{border-top:1px solid var(--rule);flex-direction:column;gap:0}.stat-item{border-right:none;border-bottom:1px solid var(--rule);width:100%;padding:1.25rem 0}.stat-item:last-child{border-bottom:none}.section,.section-alt{padding:4.5rem 0}.tech-showcase{padding-top:4.5rem}.tech-showcase-inner{padding-bottom:3rem}.tech-category-grid{grid-template-columns:1fr}.tech-category-card{border-right:none;min-height:0;padding:1.75rem 0}.tech-category-card:nth-last-child(-n+2){border-bottom:1px solid var(--rule)}.tech-category-card:last-child{border-bottom:none}.sponsor-reel-header{flex-direction:column;align-items:flex-start;gap:.25rem}.cta-block{padding:4rem 1.75rem}.section-padding{padding:4rem 0}.faq-item p{padding-left:1.75rem}.member-profile-header{gap:1.5rem;padding:1.5rem 1.5rem 0}.member-profile-body{padding:1.25rem 1.5rem 1.5rem}.member-profile-aside{align-items:flex-start}.member-profile-heading{min-height:auto}.member-profile-name{font-size:clamp(2.15rem,10vw,3rem)}.member-profile-role{font-size:.94rem}.column-hero{padding:1rem 0 .7rem}.column-hero-copy h1{margin:.35rem 0;font-size:clamp(1.65rem,6.4vw,2.05rem)}.column-hero-copy p{font-size:.9rem;line-height:1.58}.column-hero-actions{gap:.55rem;margin-top:.75rem}.column-hero-actions .btn{padding:.55rem 1rem;font-size:.84rem}.column-hero-panel{display:none}.column-section{padding-top:.9rem}.column-list-heading{margin-bottom:.9rem;display:block}.column-category-row{display:none}}@media (max-width:600px){.process-grid{grid-template-columns:1fr}.process-step{border-right:none!important;padding:1.75rem 0!important}.industry-grid{grid-template-columns:1fr}.industry-card{border-right:none!important;padding:1.5rem 0!important}.tech-showcase-title{font-size:clamp(1.75rem,7vw,2.25rem)}.tech-category-heading{margin-bottom:1.4rem}.tech-chip{font-size:.7rem}.sponsor-logo{min-width:148px;height:44px;padding-inline:.8rem}.sponsor-logo-mark{border-radius:7px;width:1.7rem;height:1.7rem}.sponsor-logo-mark svg,.sponsor-logo-mark img{width:1rem;height:1rem}.sponsor-logo-name{font-size:.82rem}.footer-content{flex-direction:column!important}.member-card{grid-template-columns:1fr!important}.member-avatar-shell{border-radius:8px}.product-card{grid-template-columns:1fr!important;gap:1.5rem!important;padding:1.5rem!important}.column-hero{padding:1rem 0 .7rem}.column-hero-copy h1{margin:.35rem 0;font-size:clamp(1.65rem,6.4vw,2.05rem)}.column-hero-copy p{font-size:.9rem;line-height:1.58}.column-hero-actions{gap:.55rem;margin-top:.75rem}.column-hero-actions .btn{padding:.55rem 1rem;font-size:.84rem}.column-hero-panel{display:none}.column-section{padding-top:.9rem}.column-list-heading{margin-bottom:.9rem;display:block}.column-featured{grid-template-columns:1fr;gap:.75rem;padding:.55rem 0 1rem}.column-featured .column-card-meta,.column-featured p,.column-featured .column-keywords{display:none}.column-featured h2{margin:0;font-size:1.18rem;line-height:1.45}.column-featured .btn{width:max-content;padding:.5rem 1rem}.column-card-grid{grid-template-columns:1fr}.column-card{min-height:0}.column-article-layout{gap:2rem;padding-top:2.5rem}.column-editor-page{padding:3.5rem 0}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_86c910d2-module__rdwaLa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_86c910d2-module__rdwaLa__variable{--font-body:"Inter","Inter Fallback"}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.21a1a3c2.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.740eb7d8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.6d98c708.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_17e42767-module__Ksxjnq__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_17e42767-module__Ksxjnq__variable{--font-brand:"Poppins","Poppins Fallback"}
