@import"https://fonts.cdnfonts.com/css/satoshi";@import"https://fonts.cdnfonts.com/css/sf-pro-display";:root{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--bg-dark: #0f172a;--bg-dark-secondary: #1e293b;--bg-card: #ffffff;--bg-glass: rgba(255, 255, 255, .85);--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--text-light: #f8fafc;--text-light-muted: #94a3b8;--accent-primary: #0284c7;--accent-hover: #0369a1;--accent-light: #e0f2fe;--accent-gradient: linear-gradient(135deg, #0284c7 0%, #2563eb 100%);--accent-gold: #f59e0b;--border-light: #e2e8f0;--border-subtle: #f1f5f9;--border-dark: #334155;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-glow: 0 0 25px rgba(2, 132, 199, .25);--font-main: "SF Pro Display", "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Satoshi", "SF Pro Display", -apple-system, BlinkMacSystemFont, sans-serif;--Dark-Color: #0f172a;--Light-Color: #0284c7;--light-color-80: rgba(2, 132, 199, .8);--light-color-70: rgba(2, 132, 199, .7);--light-color-50: rgba(2, 132, 199, .5);--light-color-25: rgba(2, 132, 199, .25);--light-color-10: rgba(2, 132, 199, .1);--Dark-Color-50: rgba(15, 23, 42, .5)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:var(--font-main);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;font-size:16px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-primary);font-weight:700;line-height:1.25;letter-spacing:-.02em}p{color:var(--text-secondary);font-family:var(--font-main);line-height:1.65}a{color:inherit;text-decoration:none}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#0f172a;color:#fff!important;font-family:var(--font-heading);font-size:15px;font-weight:600;border-radius:8px;border:1px solid #0f172a;cursor:pointer;text-decoration:none;transition:all .2s ease-in-out;box-shadow:var(--shadow-sm)}.primary-button:hover{background:#0284c7;border-color:#0284c7;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #0284c740}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:transparent;color:#0f172a!important;font-family:var(--font-heading);font-size:15px;font-weight:600;border-radius:8px;border:1.5px solid #cbd5e1;cursor:pointer;text-decoration:none;transition:all .2s ease-in-out}.secondary-button:hover{border-color:#0284c7;color:#0284c7!important;background:#f8fafc;transform:translateY(-1px)}.primary-button-filled{background:#0284c7;color:#fff!important;border:1px solid #0284c7;padding:14px 28px;border-radius:8px;font-family:var(--font-heading);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.primary-button-filled:hover{background:#0369a1;border-color:#0369a1;transform:translateY(-1px);box-shadow:0 4px 14px #0284c74d}.outlet-render-homepage{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.outlet-render{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:0}.container-standard{max-width:1280px;width:100%;margin:0 auto;padding:0 24px}.pill-tag{display:inline-flex;align-items:center;padding:6px 14px;background:#e0f2fe;color:#0284c7;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-radius:20px;border:1px solid rgba(2,132,199,.2);margin-bottom:16px}@media(max-width:768px){.primary-button,.secondary-button{padding:10px 20px;font-size:14px}}.website-overview{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.popup-outer{position:fixed;top:0;width:100%;height:100vh;z-index:10;background:#0009;display:flex;align-items:center;justify-content:center}.pop-inner{display:flex;align-items:center;justify-content:center;position:relative}.close_icon{fill:#fff;cursor:pointer;position:absolute;right:16px;top:16px}@media(max-width:600px){.pop-inner{padding:16px;height:fit-content;width:fit-content}.pop-inner img{width:100%;height:auto}}.srim-header{position:sticky;top:0;left:0;width:100%;z-index:1000;background:#0f172af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .25s ease}.srim-header.scrolled{background:#0f172afa;box-shadow:0 10px 30px #00000040}.top-bar{background:#020617;border-bottom:1px solid rgba(255,255,255,.08);padding:6px 0;font-size:13px}.top-bar-inner{max-width:1536px;margin:0 auto;padding:0 clamp(20px,3.5vw,48px);display:flex;justify-content:space-between;align-items:center}.top-bar-left{display:flex;align-items:center;gap:8px}.stat-pill{background:#0284c733;color:#38bdf8;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:.05em}.stat-value{color:#f8fafc;font-weight:700;font-family:var(--font-heading)}.top-bar-right{display:flex;align-items:center;gap:12px}.phone-link{color:#94a3b8;text-decoration:none;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:4px}.phone-link:hover{color:#38bdf8}.phone-link span{font-size:12px}.sep{color:#334155}.main-nav-container{padding:12px 0}.main-nav-inner{max-width:1536px;margin:0 auto;padding:0 clamp(20px,3.5vw,48px);display:flex;align-items:center;justify-content:space-between}.brand-logo-link{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-logo-img{width:42px;height:42px;object-fit:contain}.brand-text-block{display:flex;flex-direction:column}.brand-name{color:#fff;font-family:var(--font-heading);font-size:18px;font-weight:800;letter-spacing:-.02em}.brand-sub{color:#38bdf8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center}.nav-list{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.nav-item{position:relative;padding:8px 0}.nav-link{color:#cbd5e1;font-size:15px;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s ease}.nav-item:hover>.nav-link,.nav-item.open>.nav-link{color:#fff}.chevron-icon{transition:transform .2s ease}.nav-item:hover .chevron-icon{transform:rotate(180deg)}.mega-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#0f172a;border:1px solid #334155;border-radius:12px;padding:24px;min-width:680px;box-shadow:0 20px 40px #0006;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s ease;margin-top:8px}.nav-item:hover .mega-dropdown,.nav-item.open .mega-dropdown{opacity:1;visibility:visible;pointer-events:auto}.mega-dropdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dropdown-column{display:flex;flex-direction:column}.dropdown-title{color:#38bdf8;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.dropdown-sublink{color:#cbd5e1;font-size:14px;text-decoration:none;transition:all .15s ease;line-height:1.4;display:block}.dropdown-sublink:hover{color:#fff;padding-left:4px}.nav-actions{display:flex;align-items:center;gap:16px}.nav-actions .primary-button{background:#0284c7;border-color:#0284c7;color:#fff!important}.nav-actions .primary-button:hover{background:#0369a1;border-color:#0369a1}.hamburger-btn{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:8px}.hamburger-btn span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .25s ease}.mobile-drawer{display:none;background:#0f172a;border-top:1px solid #334155;padding:16px 24px 32px;max-height:80vh;overflow-y:auto}.mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.mobile-nav-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer}.mobile-nav-link{color:#f8fafc;font-size:16px;font-weight:600;text-decoration:none}.mobile-toggle-indicator{color:#38bdf8;font-size:20px;font-weight:700}.mobile-dropdown-content{padding:12px 0 12px 16px;display:flex;flex-direction:column;gap:16px}.mobile-section-title{display:block;color:#38bdf8;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:6px}.mobile-sublink{display:block;color:#cbd5e1;font-size:14px;text-decoration:none;padding:4px 0}.mobile-cta-item{margin-top:16px}@media(max-width:1024px){.desktop-nav{display:none}.hamburger-btn{display:flex}.mobile-drawer{display:block}.top-bar-right .phone-link span{display:none}}@media(max-width:640px){.top-bar-left .stat-pill{display:none}.top-bar-inner{font-size:11px}}.theme-pill-selector{display:inline-flex;align-items:center;gap:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:3px 8px;border-radius:9999px;margin-left:6px}.theme-label-text{font-size:10px;font-weight:700;letter-spacing:.06em;color:#94a3b8}.theme-dot-btn{width:14px;height:14px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;outline:none}.theme-dot-btn:hover{transform:scale(1.2)}.theme-dot-btn:focus-visible{outline:2px solid #ffffff}.theme-dot-btn.active{border-color:#fff;box-shadow:0 0 8px currentColor;transform:scale(1.15)}.srim-footer{background:#020617;color:#f8fafc;padding:64px 0 32px;border-top:1px solid #1e293b;width:100%}.footer-inner{max-width:1536px;margin:0 auto;padding:0 clamp(20px,3.5vw,48px)}.footer-grid-top{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start;margin-bottom:48px}.footer-brand-logo{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:16px}.footer-logo-img{width:44px;height:44px;object-fit:contain}.footer-brand-name{display:block;color:#fff;font-family:var(--font-heading);font-size:20px;font-weight:800;letter-spacing:-.02em}.footer-brand-sub{display:block;color:#38bdf8;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.footer-tagline{color:#94a3b8;font-size:15px;line-height:1.6;max-width:480px;margin-bottom:20px}.footer-socials{display:flex;gap:14px}.footer-socials a{color:#cbd5e1;background:#0f172a;border:1px solid #334155;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.footer-socials a:hover{color:#38bdf8;border-color:#0284c7;transform:translateY(-2px)}.footer-col-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px}.footer-newsletter-desc{color:#94a3b8;font-size:14px;margin-bottom:16px}.newsletter-form{display:flex;gap:8px;max-width:460px}.newsletter-input{flex:1;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:12px 16px;color:#fff;font-size:14px;outline:none;transition:border-color .2s}.newsletter-input:focus{border-color:#0284c7}.newsletter-success{color:#4ade80;font-size:13px;margin-top:8px;font-weight:600}.footer-divider{height:1px;background:#1e293b;margin:32px 0 48px}.footer-links-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;margin-bottom:48px}.footer-group-title{color:#f8fafc;font-size:15px;font-weight:700;letter-spacing:-.01em;margin-bottom:18px;text-transform:uppercase;font-size:13px;color:#38bdf8}.footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-list a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .15s ease;line-height:1.4}.footer-list a:hover{color:#38bdf8}.contact-list li{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.contact-label{color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase}.contact-list p{color:#cbd5e1;font-size:13px;line-height:1.4;margin:0}.footer-bottom{border-top:1px solid #1e293b;padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b}.footer-legal-links{display:flex;gap:12px;align-items:center}.footer-legal-links a{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#f8fafc}@media(max-width:1024px){.footer-links-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer-grid-top{grid-template-columns:1fr;gap:32px}.footer-links-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}@media(max-width:480px){.footer-links-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}}:root{--font-heading: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-sans: "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-width-site: 1536px;--gutter-site: clamp(20px, 3.5vw, 48px);--brand-primary: #0284c7;--brand-accent: #38bdf8;--brand-glow: rgba(56, 189, 248, .35);--brand-gradient: linear-gradient(135deg, #0284c7 0%, #2563eb 100%);--hero-accent-grad: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);--badge-bg: #e0f2fe;--badge-text: #0284c7;--tag-border: rgba(56, 189, 248, .3);--tag-bg: rgba(2, 132, 199, .15);--btn-shadow: 0 4px 14px rgba(2, 132, 199, .4)}[data-theme=amber]{--brand-primary: #d97706;--brand-accent: #fbbf24;--brand-glow: rgba(251, 191, 36, .35);--brand-gradient: linear-gradient(135deg, #d97706 0%, #b45309 100%);--hero-accent-grad: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);--badge-bg: #fef3c7;--badge-text: #d97706;--tag-border: rgba(251, 191, 36, .3);--tag-bg: rgba(217, 119, 6, .15);--btn-shadow: 0 4px 14px rgba(217, 119, 6, .4)}[data-theme=emerald]{--brand-primary: #059669;--brand-accent: #34d399;--brand-glow: rgba(52, 211, 153, .35);--brand-gradient: linear-gradient(135deg, #059669 0%, #047857 100%);--hero-accent-grad: linear-gradient(135deg, #34d399 0%, #10b981 100%);--badge-bg: #d1fae5;--badge-text: #059669;--tag-border: rgba(52, 211, 153, .3);--tag-bg: rgba(5, 150, 105, .15);--btn-shadow: 0 4px 14px rgba(5, 150, 105, .4)}[data-theme=violet]{--brand-primary: #7c3aed;--brand-accent: #a78bfa;--brand-glow: rgba(167, 139, 250, .35);--brand-gradient: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);--hero-accent-grad: linear-gradient(135deg, #a78bfa 0%, #c084fc 100%);--badge-bg: #ede9fe;--badge-text: #7c3aed;--tag-border: rgba(167, 139, 250, .3);--tag-bg: rgba(124, 58, 237, .15);--btn-shadow: 0 4px 14px rgba(124, 58, 237, .4)}.hero-section{position:relative;background:radial-gradient(circle at 50% 15%,#1e293b,#0f172a 55%,#020617);color:#fff;padding:44px var(--gutter-site) 48px;overflow:hidden;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.hero-glow-blob{position:absolute;top:5%;left:50%;transform:translate(-50%);width:760px;height:380px;background:radial-gradient(circle,var(--brand-glow) 0%,transparent 70%);filter:blur(60px);pointer-events:none;z-index:0;transition:background .4s ease}.hero-content{position:relative;z-index:1;max-width:var(--max-width-site);margin:0 auto}.hero-tag{display:inline-flex;align-items:center;gap:8px;background:var(--tag-bg);border:1px solid var(--tag-border);color:var(--brand-accent);padding:5px 14px;border-radius:20px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;transition:all .3s ease}.hero-title{color:#fff;font-family:var(--font-heading);font-size:50px;font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:14px}.hero-title-accent{background:var(--hero-accent-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease}.hero-description{color:#cbd5e1;font-size:17px;line-height:1.5;max-width:760px;margin:0 auto 22px}.hero-cta-group{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.primary-button-filled{background:var(--brand-gradient);color:#fff!important;font-weight:700;font-size:14px;padding:12px 24px;border-radius:9999px;text-decoration:none;box-shadow:var(--btn-shadow);transition:all .25s ease;display:inline-flex;align-items:center;gap:6px}.primary-button-filled:hover{transform:translateY(-2px);filter:brightness(1.1)}.secondary-button{background:#ffffff0f;border:1px solid rgba(255,255,255,.2);color:#fff!important;font-weight:700;font-size:14px;padding:12px 24px;border-radius:9999px;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center}.secondary-button:hover{background:#ffffff26;border-color:var(--brand-accent)}.hero-stage-outer{max-width:var(--max-width-site);width:100%;margin:0 auto;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s ease}.hero-stage-outer.stage-opening{transform:scale(1.02)}.hero-stage-outer.stage-settled{transform:scale(1)}.hero-cinema-frame{position:relative;width:100%;aspect-ratio:16 / 9;max-height:720px;border-radius:20px;overflow:hidden;background:#020617;border:1px solid var(--tag-border);box-shadow:0 20px 50px -10px #000000b3,0 0 35px var(--brand-glow);transition:border-color .3s ease,box-shadow .3s ease}.hero-ambient-glow{position:absolute;inset:-15px;background:radial-gradient(circle at 50% 50%,var(--brand-glow),transparent 70%);filter:blur(30px);pointer-events:none;z-index:0}.hero-cinema-video{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}.hero-video-top-hud{position:absolute;top:16px;left:18px;z-index:10}.hero-status-pill{background:#0f172ad1;backdrop-filter:blur(12px);border:1px solid var(--tag-border);color:#e2e8f0;font-size:11px;font-weight:800;padding:5px 14px;border-radius:9999px;display:inline-flex;align-items:center;gap:8px;letter-spacing:.04em}.hero-live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;animation:pulseDot 2s infinite}.hero-video-bottom-hud{position:absolute;bottom:16px;right:18px;z-index:10}.hero-hud-controls{display:flex;gap:8px}.hero-hud-btn{background:#0f172ad9;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:11px;font-weight:700;padding:6px 14px;border-radius:9999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.hero-hud-btn:hover{background:#1e293bf2;border-color:var(--brand-accent);color:var(--brand-accent)}.skip-intro-btn{background:#0284c74d;border-color:var(--brand-accent);color:#fff}.hero-metrics-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.hero-metric-box{background:#0f172ab3;backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:18px 22px;text-align:left;transition:all .2s ease}.hero-metric-box:hover{border-color:var(--tag-border);transform:translateY(-2px)}.hero-metric-val{display:block;font-size:30px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:4px}.hero-metric-lbl{display:block;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.partners-section{background:#020617;padding:32px var(--gutter-site);border-bottom:1px solid rgba(255,255,255,.08)}.partners-title{text-align:center;font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.partners-logos-row{max-width:var(--max-width-site);margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.partner-badge{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:9999px;padding:8px 18px;font-size:13px;font-weight:600;color:#cbd5e1;display:flex;align-items:center;gap:8px}.section-block{padding:76px var(--gutter-site);background:#fff}.section-block-alt{background:#f8fafc}.section-header-center{max-width:800px;margin:0 auto 48px;text-align:center}.section-tag{display:inline-block;background:var(--badge-bg);color:var(--badge-text);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:9999px;margin-bottom:12px}.section-heading{font-size:34px;font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-.02em;margin-bottom:12px}.section-subtext{font-size:16px;color:#64748b;line-height:1.6}.process-grid{max-width:var(--max-width-site);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 12px #00000008;transition:all .2s ease}.process-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f;border-color:var(--brand-accent)}.process-step-num{font-size:12px;font-weight:900;color:var(--brand-primary);background:var(--badge-bg);padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:14px}.process-card-title{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:10px}.process-card-desc{font-size:14px;color:#475569;line-height:1.6}.framework-grid{max-width:var(--max-width-site);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.framework-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 12px #00000008}.framework-badge{background:#0f172a;color:#fff;font-size:11px;font-weight:800;padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:14px}.framework-title{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:10px}.framework-desc{font-size:14px;color:#475569;line-height:1.6}.services-highlight-grid{max-width:var(--max-width-site);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-highlight-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #00000008;transition:all .2s ease}.service-highlight-card:hover{transform:translateY(-4px);border-color:var(--brand-primary);box-shadow:0 12px 24px #0000000f}.service-icon-box{width:44px;height:44px;background:var(--badge-bg);color:var(--brand-primary);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.service-card-title{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:10px}.service-card-desc{font-size:14px;color:#475569;line-height:1.6;margin-bottom:16px}.service-card-features{list-style:none;padding:0;margin:0 0 24px}.service-card-features li{font-size:13px;font-weight:600;color:#334155;margin-bottom:8px;position:relative;padding-left:18px}.service-card-features li:before{content:"✓";position:absolute;left:0;color:var(--brand-primary);font-weight:800}.service-card-link{color:var(--brand-primary);font-weight:700;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.service-card-link:hover{text-decoration:underline}.testimonials-grid{max-width:var(--max-width-site);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 4px 12px #00000008;display:flex;flex-direction:column;justify-content:space-between}.testimonial-quote{font-size:15px;line-height:1.7;color:#334155;font-style:italic;margin-bottom:20px}.testimonial-author-block{display:flex;align-items:center;gap:12px}.author-avatar-circle{width:42px;height:42px;background:var(--brand-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.author-name{font-weight:800;color:#0f172a;font-size:14px}.author-role{font-size:12px;color:#64748b}.blogs-home-grid{max-width:var(--max-width-site);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-home-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;text-decoration:none;box-shadow:0 4px 12px #00000008;transition:all .2s ease;display:flex;flex-direction:column;justify-content:space-between}.blog-home-card:hover{transform:translateY(-4px);border-color:var(--brand-primary);box-shadow:0 12px 24px #0000000f}.blog-tag{background:#f1f5f9;color:#475569;font-size:11px;font-weight:800;padding:3px 8px;border-radius:4px;display:inline-block;margin-bottom:12px}.blog-card-title{font-size:17px;font-weight:800;color:#0f172a;line-height:1.4;margin-bottom:10px}.blog-card-summary{font-size:14px;color:#475569;line-height:1.6;margin-bottom:18px}.blog-read-link{color:var(--brand-primary);font-weight:700;font-size:13px}.cta-banner-section{background:linear-gradient(135deg,#020617,#0f172a);color:#fff;text-align:center;padding:76px var(--gutter-site);border-top:1px solid rgba(255,255,255,.1)}.cta-banner-title{font-size:36px;font-weight:800;letter-spacing:-.02em;margin-bottom:14px}.cta-banner-text{font-size:17px;color:#cbd5e1;max-width:680px;margin:0 auto 28px;line-height:1.6}.calculator-card-container{max-width:var(--max-width-site);margin:0 auto;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px;box-shadow:0 10px 30px #0000000d}.calculator-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:36px}.calculator-tag{background:var(--badge-bg);color:var(--badge-text);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:8px}.calculator-heading{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:8px}.calculator-subtext{font-size:14px;color:#64748b;margin-bottom:24px;line-height:1.5}.calc-field-group{margin-bottom:20px}.calc-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.calc-label{font-size:13px;font-weight:700;color:#1e293b}.calc-value-badge{background:#f1f5f9;color:var(--brand-primary);font-size:13px;font-weight:800;padding:2px 8px;border-radius:6px}.calc-select,.calc-slider{width:100%}.calc-select{padding:10px 14px;border-radius:8px;border:1px solid #cbd5e1;font-size:14px;color:#0f172a;background:#fff}.calc-slider-bounds{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8;margin-top:4px}.calculator-projection-panel{background:#0f172a;border-radius:16px;padding:32px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.projection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.projection-title{font-size:13px;font-weight:800;color:#94a3b8;text-transform:uppercase}.projection-badge{background:#38bdf833;color:var(--brand-accent);font-size:11px;font-weight:800;padding:3px 8px;border-radius:4px}.projection-main-figure-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;margin-bottom:20px}.figure-label{font-size:12px;color:#cbd5e1;display:block;margin-bottom:4px}.figure-value-highlight{font-size:36px;font-weight:900;color:var(--brand-accent);line-height:1.1;margin-bottom:4px}.figure-sub{font-size:11px;color:#94a3b8}.projection-stats-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.projection-mini-stat{background:#ffffff08;padding:12px;border-radius:8px}.mini-label{font-size:11px;color:#94a3b8;display:block}.mini-value{font-size:18px;font-weight:800;color:#fff}.mini-comparison{font-size:10px;color:#64748b;display:block}.calculator-disclaimer{font-size:10px;color:#64748b;margin-top:10px;line-height:1.4}@media(max-width:1024px){.process-grid,.framework-grid,.services-highlight-grid,.testimonials-grid,.blogs-home-grid{grid-template-columns:repeat(2,1fr)}.calculator-grid{grid-template-columns:1fr}.hero-title{font-size:40px}.hero-metrics-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.process-grid,.framework-grid,.services-highlight-grid,.testimonials-grid,.blogs-home-grid{grid-template-columns:1fr}.hero-section{padding:32px var(--gutter-site) 40px}.hero-title{font-size:30px}.hero-description{font-size:15px}.hero-metrics-strip{grid-template-columns:1fr}.hero-metric-val{font-size:24px}.calculator-card-container{padding:20px}.cta-banner-title{font-size:26px}.palette-dock-wrapper{bottom:16px;right:16px}}@media(prefers-reduced-motion:reduce){.hero-stage-outer,.hero-stage-outer.stage-opening,.hero-stage-outer.stage-settled{transform:none!important;transition:none!important}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
