.quote-card{background:var(--surface);border-left:3px solid var(--primary);box-shadow:var(--shadow-soft);border-radius:12px;padding:24px 28px}.quote-card blockquote{color:var(--ink);margin:0 0 12px;font-size:1.05rem;font-style:italic;line-height:1.6}.quote-card cite{color:var(--muted);font-size:.9rem;font-style:normal}.quote-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:32px;display:grid}@media (width<=820px){.quote-grid{grid-template-columns:1fr}}.problem-block{grid-template-columns:1fr 1fr;align-items:start;gap:38px;margin-bottom:56px;display:grid}.problem-block:last-child{margin-bottom:0}.problem-block.reverse .problem-text{order:2}.problem-block.reverse .problem-quote{order:1}@media (width<=820px){.problem-block{grid-template-columns:1fr;gap:22px}.problem-block.reverse .problem-text{order:1}.problem-block.reverse .problem-quote{order:2}}.problem-num{letter-spacing:.16em;color:var(--primary);text-transform:uppercase;margin-bottom:10px;font-family:Manrope,Inter,sans-serif;font-size:.78rem;font-weight:800;display:inline-block}.problem-text h3{color:var(--ink);margin-bottom:14px;font-size:1.7rem;line-height:1.15}.problem-text p{color:var(--muted);font-size:1.02rem;line-height:1.65}.deployment-choice{grid-template-columns:1fr 1fr;gap:22px;margin-top:32px;display:grid}@media (width<=820px){.deployment-choice{grid-template-columns:1fr}}.deployment-card{background:var(--surface-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft);border:1px solid var(--line);padding:32px}.deployment-card.primary-tier{background:linear-gradient(135deg,#faf9f6 0%,#f5e7c6 100%);border-color:#c9a2274d}.deployment-card h3{margin-bottom:12px;font-size:1.3rem}.deployment-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:12px;font-size:.75rem;font-weight:800;display:inline-block}.feature-list{margin:16px 0 0;padding:0;list-style:none}.feature-list li{color:var(--text);padding:8px 0 8px 28px;font-size:.96rem;position:relative}.feature-list li.included:before{content:"✓";color:var(--primary);font-weight:800;position:absolute;top:8px;left:0}.feature-list li.excluded:before{content:"—";color:var(--muted);font-weight:800;position:absolute;top:8px;left:0}.feature-list li.excluded{color:var(--muted)}.heritage-section{color:#fff;background:#1a1a1a}.heritage-section h2,.heritage-section h3{color:#fff}.heritage-section .lead,.heritage-section p{color:#ffffffc7}.heritage-section .eyebrow{color:var(--gold)}.heritage-logo-anchor{text-align:center;margin-bottom:32px}.heritage-logo-anchor img{width:auto;height:58px;margin:0 auto;display:inline-block}.heritage-credentials{grid-template-columns:repeat(3,1fr);gap:28px;margin:56px 0;display:grid}@media (width<=820px){.heritage-credentials{grid-template-columns:1fr;gap:18px}}.credential-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:24px 26px}.credential-card .credential-icon{color:var(--gold);margin-bottom:14px;display:block}.credential-card h3{color:#fff;letter-spacing:-.01em;margin-bottom:10px;font-size:1.05rem}.credential-card p{color:#ffffffb3;margin:0;font-size:.92rem;line-height:1.55}.heritage-positioning-full{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;margin-top:24px;padding:38px 44px}.research-callout{background:var(--surface-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft);border-top:4px solid var(--primary);margin-top:32px;padding:38px}.research-callout h3{margin-bottom:14px;font-size:1.4rem}.research-chain{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;display:flex}.research-chain-item{color:var(--primary);background:#8b1e2d0f;border:1px solid #8b1e2d24;border-radius:999px;padding:10px 16px;font-size:.92rem;font-weight:600}.research-chain-arrow{color:var(--primary);font-size:1.1rem;font-weight:800}.mentor-stat{background:var(--surface-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft);grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-top:24px;padding:28px 32px;display:grid}.mentor-stat-num{color:var(--primary);font-family:Manrope,Inter,sans-serif;font-size:3.5rem;font-weight:800;line-height:1}.mentor-stat-text{color:var(--text);font-size:1rem;line-height:1.55}.mentor-stat-text strong{color:var(--ink);font-weight:700}.scope-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:28px;display:grid}@media (width<=820px){.scope-grid{grid-template-columns:1fr}}.scope-card{background:var(--surface-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft);border:1px solid var(--line);padding:28px 32px}.scope-card h3{margin-bottom:8px;font-size:1.2rem}.scope-card .scope-count{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-family:Manrope,Inter,sans-serif;font-size:.85rem;font-weight:800}.scope-card ul{margin:14px 0 0;padding:0;list-style:none}.scope-card ul li{color:var(--muted);padding:6px 0 6px 18px;font-size:.94rem;position:relative}.scope-card ul li:before{content:"•";color:var(--primary);position:absolute;left:0}:root{--bg:#f7f6f3;--bg-soft:#efede8;--paper:#fcfbf8;--surface:#ffffffeb;--surface-strong:#fff;--ink:#111827;--text:#1f2937;--muted:#4b5563;--line:#11182714;--primary:#8b1e2d;--primary-strong:#6f1723;--navy:#0f172a;--navy-soft:#1e293b;--gold:#c9a227;--gold-soft:#f5e7c6;--shadow:0 24px 70px #0f172a14;--shadow-soft:0 12px 32px #8b1e2d14;--radius:24px;--radius-lg:32px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(180deg,#faf9f6 0%,var(--bg) 100%);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,sans-serif;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.section{padding:96px 0}.section-tight{padding:72px 0}.section-soft{background:linear-gradient(180deg,#faf9f6 0%,var(--bg-soft) 100%)}h1,h2,h3,h4{letter-spacing:-.04em;color:var(--ink);margin:0;font-family:Manrope,Inter,sans-serif}h1{font-size:clamp(3rem,6vw,5.8rem);font-weight:800;line-height:.95}h2{margin-bottom:14px;font-size:clamp(2.15rem,3.6vw,3.5rem);font-weight:800;line-height:1.02}h3{margin-bottom:10px;font-size:1.18rem;font-weight:800;line-height:1.2}p{color:var(--muted);margin:0;font-size:1rem;line-height:1.72}.lead{font-size:1.1rem;line-height:1.8}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:800;display:inline-block}.eyebrow.light{color:#ffffffc7}.center-head{text-align:center;max-width:780px;margin:0 auto 44px}.btn-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn-row.center,.pill-row.center{justify-content:center}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-size:.96rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 16px 36px #8b1e2d38}.btn-primary:hover{box-shadow:0 18px 40px #8b1e2d47}.btn-secondary{color:var(--primary);box-shadow:var(--shadow-soft);background:#ffffffeb;border-color:#8b1e2d29}.btn-secondary-inverse{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#fff3}.pill-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.pill{color:var(--ink);box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #8b1e2d1f;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:700;display:inline-flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfbf8c7;border-bottom:1px solid #1118270f;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:14px;min-width:220px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,var(--primary),var(--navy));border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 12px 28px #0f172a24}.brand-text strong{color:var(--ink);font-size:1rem;line-height:1.04;display:block}.brand-text span{letter-spacing:.22em;text-transform:uppercase;color:#11182780;margin-top:4px;font-size:.72rem;display:block}.nav-links{color:#111827c2;align-items:center;gap:22px;font-size:.95rem;font-weight:600;display:flex}.logo-img{width:auto;height:42px;display:block}.hero-wrap{background:radial-gradient(circle at 100% 0,#c9a22724,#0000 24%),radial-gradient(circle at 0 18%,#8b1e2d1a,#0000 30%),linear-gradient(#faf9f6 0%,#f1eee8 100%);position:relative;overflow:hidden}.hero-wrap:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b1e2d14,#0000 60%);border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -160px -160px auto}.hero{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:92px;padding:122px 0 142px;display:grid;position:relative}.hero-copy{max-width:680px}.hero-copy p{max-width:640px}.hero-stage{position:relative}.hero-panel{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa3;border:1px solid #ffffffd1;padding:18px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a1a}.hero-panel:before{content:"";background:radial-gradient(circle,#c9a2271a,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;inset:-20% -10% auto auto}.hero-shell{z-index:1;background:linear-gradient(#fff 0%,#fcfbf8 100%);border:1px solid #1118270f;border-radius:28px;padding:22px;position:relative}.hero-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.hero-title{margin-bottom:4px;font-size:1.44rem}.hero-kicker{color:var(--muted);margin-top:4px;font-size:.9rem}.hero-chip{color:var(--primary);white-space:nowrap;background:#8b1e2d14;border-radius:999px;padding:9px 12px;font-size:.8rem;font-weight:800}.hero-grid{grid-template-columns:1.18fr .82fr;gap:16px;margin-bottom:16px;display:grid}.stack{gap:16px;display:grid}.feature-card{background:#ffffffc7;border:1px solid #1118270f;border-radius:22px;padding:22px}.feature-card.primary{background:#fff;border-color:#8b1e2d1a;box-shadow:0 22px 50px #0f172a14}.badge-icon{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#f5e7c6,#f7efe0);border-radius:14px;place-items:center;margin-bottom:14px;font-size:.82rem;font-weight:800;display:grid}.badge-icon-svg{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#f5e7c6,#f7efe0);border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.badge-icon-svg svg{width:22px;height:22px}.small-feature-title{font-size:1.04rem}.small-feature-copy{font-size:.94rem}.chip-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.chip{color:var(--primary);background:#8b1e2d14;border-radius:999px;align-items:center;padding:8px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-bottom{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.integration-panel{background:linear-gradient(135deg,#8b1e2d0d,#c9a2271a);border:1px solid #8b1e2d14;border-radius:18px;padding:16px 18px}.integration-label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:8px;font-size:.78rem;font-weight:800}.integration-copy{color:var(--text)}.hero-photo{background:#ddd;border-radius:18px;min-height:172px;position:relative;overflow:hidden}.hero-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:90% center;object-position:90% center;width:100%;height:100%}.hero-photo:after{content:"";background:linear-gradient(#0f172a08,#0f172a42);position:absolute;inset:0}.hero-photo-tag{z-index:1;color:var(--ink);box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:999px;padding:10px 12px;font-size:.82rem;font-weight:700;position:absolute;bottom:12px;left:12px}.hero-orb-1,.hero-orb-2{z-index:-1;filter:blur(2px);border-radius:28px;position:absolute}.hero-orb-1{background:linear-gradient(135deg,#8b1e2d24,#c9a2271f);width:120px;height:120px;top:-22px;right:-22px}.hero-orb-2{background:linear-gradient(135deg,#6f17231a,#8b1e2d14);width:160px;height:160px;bottom:20px;left:-26px}.trust-strip{background:#fff;border-top:1px solid #1118270f;border-bottom:1px solid #1118270f}.trust-grid,.cards-2,.cards-3,.cards-4,.architecture,.steps,.split,.footer-grid{gap:22px;display:grid}.trust-grid{grid-template-columns:repeat(5,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4,.architecture{grid-template-columns:repeat(4,1fr)}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr)}.split{grid-template-columns:1fr 1fr;align-items:stretch}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.trust-item{color:var(--ink);align-items:center;gap:0;padding:22px 8px;font-weight:800;display:flex}.trust-icon{width:42px;min-width:42px;height:42px;color:var(--primary);background:linear-gradient(135deg,#f5e7c6,#f7efe0);border-radius:14px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.trust-icon-svg{width:44px;height:44px;color:var(--primary);background:#8b1e2d14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:inline-flex}.trust-icon-svg svg{width:22px;height:22px}.card{border-radius:var(--radius);min-height:100%;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #1118270f;padding:26px}.subtle-card{background:linear-gradient(#fffffff5 0%,#fcfbf8f5 100%)}.image-box{box-shadow:var(--shadow-soft);background:#ddd;border-radius:18px;margin-bottom:16px;overflow:hidden}.image-box img{-o-object-fit:cover;object-fit:cover;width:100%;height:190px}.architecture .image-box img{height:170px}.comparison .image-box img{-o-object-position:center 30%;object-position:center 30%}.steps .card{padding-top:64px;position:relative}.steps .card:before{counter-increment:step;content:counter(step);color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-radius:50%;place-items:center;width:34px;height:34px;font-size:.9rem;font-weight:800;display:grid;position:absolute;top:22px;left:26px;box-shadow:0 12px 24px #8b1e2d33}.comparison{border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:30px}.comparison.before{background:#ffffffe0;border:1px solid #1118270f}.comparison.after{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-strong) 55%,var(--navy) 100%);color:#fff}.comparison.after h3,.comparison.after p,.comparison.after li,.cta p,.cta h2,.site-footer p,.site-footer h3,.site-footer a,.white{color:#fff}.clean-list{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.clean-list li{padding-left:18px;position:relative}.clean-list li:before{content:"•";color:var(--gold);font-size:1.12rem;line-height:1;position:absolute;top:-1px;left:0}.section-kicker{text-align:center;color:var(--primary);margin-top:30px;font-size:1.04rem;font-weight:800}.module-card .image-box img,.support-card .image-box img{height:200px}.cta{background:linear-gradient(135deg,var(--navy) 0%,var(--primary) 58%,var(--primary-strong) 100%);position:relative;overflow:hidden}.cta:before{content:"";background:radial-gradient(circle,#ffffff1f,#0000 60%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;right:-100px}.cta-inner{z-index:1;text-align:center;max-width:820px;margin:0 auto;position:relative}.site-footer{background:var(--navy);padding:44px 0 26px}.footer-links{color:#ffffffc7;gap:10px;display:grid}.footer-note{color:#ffffff8f;border-top:1px solid #ffffff14;margin-top:32px;padding-top:18px;font-size:.92rem}.footer-subtle{color:#ffffff85!important}.mt-18{margin-top:18px}.hero-wrap-upgraded{background:radial-gradient(circle at 82% 18%,#ffffff1f,#0000 16%),radial-gradient(circle at 18% 80%,#ffffff14,#0000 18%),radial-gradient(circle at 72% 36%,#ffffff0f,#0000 22%),linear-gradient(115deg,#08142d 0%,#2d1237 28%,#6d1125 62%,#9f1428 82%,#781428 100%);position:relative;overflow:hidden}.hero-wrap-upgraded:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 24%,#ffffff14,#0000 24%),radial-gradient(circle at 88% 74%,#ffffff1a,#0000 20%),linear-gradient(#ffffff0a,#fff0);position:absolute;inset:0}.hero-wrap-upgraded:after{display:none}.hero-wrap-upgraded .hero{padding:118px 0 128px}.hero-wrap-upgraded .eyebrow,.hero-wrap-upgraded h1,.hero-wrap-upgraded .hero-proof{color:#fff}.hero-wrap-upgraded .eyebrow{opacity:.84}.hero-wrap-upgraded h1{text-wrap:balance;max-width:820px}.hero-wrap-upgraded .lead,.hero-wrap-upgraded .hero-copy p{color:#ffffffdb}.hero-copy-upgraded{max-width:740px}.hero-proof{opacity:.9;margin-top:18px;font-size:1.02rem;font-weight:700}.hero-wrap-upgraded .btn-primary{background:linear-gradient(135deg,#9f1d30,#7d1625);box-shadow:0 20px 42px #00000038}.hero-wrap-upgraded .btn-secondary{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff38}.hero-wrap-upgraded .pill{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff24}.hero-wrap-upgraded .hero-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff29;box-shadow:0 40px 100px #0208175c}.hero-wrap-upgraded .hero-shell{background:linear-gradient(#fffffff5 0%,#fdfaf5eb 100%);border:1px solid #ffffff70;box-shadow:inset 0 1px #fff6}.hero-wrap-upgraded .hero-chip{background:#8b1e2d1a}.hero-wrap-upgraded .feature-card{background:#ffffffd6}.hero-wrap-upgraded .feature-card.primary{background:#fffffff0}.hero-wrap-upgraded .hero-orb-1{filter:blur();background:radial-gradient(circle,#ffffff38,#fff0 66%);width:180px;height:180px;top:-10px;right:-34px}.hero-wrap-upgraded .hero-orb-2{filter:blur();background:radial-gradient(circle,#ffffff1a,#fff0 68%);width:220px;height:220px;bottom:16px;left:-26px}.hero-wrap-upgraded .integration-panel{background:linear-gradient(135deg,#8b1e2d12,#c9a22724)}@media (width<=1160px){.hero,.trust-grid,.cards-4,.architecture,.steps,.split,.footer-grid,.cards-3{grid-template-columns:1fr 1fr}.hero-grid,.hero-bottom{grid-template-columns:1fr}.hero-wrap-upgraded .hero{padding:92px 0 104px}}@media (width<=820px){.container{width:min(var(--max),calc(100% - 28px))}.nav-links{display:none}.hero,.trust-grid,.cards-2,.cards-3,.cards-4,.architecture,.steps,.split,.footer-grid{grid-template-columns:1fr}.section{padding:74px 0}.hero{gap:44px;padding:86px 0 96px}.hero-panel{padding:14px}.comparison,.card{padding:22px}.image-box img{height:190px}.hero-wrap-upgraded .hero{padding:78px 0 92px}.hero-wrap-upgraded .btn-row{gap:12px}}.inner-hero{background:radial-gradient(circle at 80% 20%,#c9a2271a,#0000 18%),radial-gradient(circle at 20% 80%,#8b1e2d14,#0000 24%),linear-gradient(#faf9f6 0%,#f3efe8 100%);padding:88px 0 42px}.inner-hero-grid{grid-template-columns:1.06fr .94fr;align-items:start;gap:38px;display:grid}.inner-hero-copy p{max-width:720px;margin-top:18px;font-size:1.08rem;line-height:1.8}.info-stack{gap:18px;margin-top:28px;display:grid}.info-card,.form-card,.process-card,.demo-point{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff0;border-radius:28px}.info-card,.process-card,.demo-point{padding:24px}.form-card{padding:28px}.demo-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.demo-point{background:#ffffffe6;border-radius:18px;padding:18px}.demo-point strong,.process-step strong{color:var(--ink);margin-bottom:6px;display:block}.form-card h2,.info-card h2,.process-card h2{margin-bottom:10px}.form-card>p{margin-bottom:22px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field,.field-full{flex-direction:column;gap:8px;display:flex}.field-full{grid-column:1/-1}label{color:var(--ink);font-size:.92rem;font-weight:700}input,select,textarea{width:100%;font:inherit;color:var(--text);background:#fff;border:1px solid #1118271a;border-radius:16px;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#8b1e2d6b;box-shadow:0 0 0 4px #8b1e2d14}textarea{resize:vertical;min-height:130px}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}.micro-note{color:var(--muted);font-size:.9rem}.inner-below{padding:22px 0 96px}.inner-below-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.process{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.process-step{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.process-step span{background:var(--gold-soft);width:30px;height:30px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:10px;font-weight:800;display:inline-flex}@media (width<=980px){.inner-hero-grid,.inner-below-grid,.process,.form-grid,.demo-points{grid-template-columns:1fr}}@media (width<=820px){.inner-hero{padding:72px 0 30px}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-32{margin-top:8rem}.uppercase{text-transform:uppercase}.italic{font-style:italic}
