:root{--gh-primary:#3b82f6;--gh-primary-soft:#60a5fa;--gh-primary-pale:#eff6ff;--gh-primary-hover:#2563eb;--gh-cyan:#0ea5e9;--gh-violet:#7c3aed;--gh-mint:#0f766e;--gh-white:#fff;--gh-off-white:#f8fafc;--gh-light-gray:#e5e7eb;--gh-border:#dce8f8;--gh-text:#0f172a;--gh-text-medium:#475569;--gh-text-soft:#94a3b8;--gh-dark:#0f172a;--gh-dark-card:#ffffff12;--gh-dark-border:#ffffff1a;--gh-shadow-sm:0 4px 20px #0f172a12;--gh-shadow-xs:0 2px 10px #0f172a0d;--gh-radius:16px;--gh-radius-lg:24px;--gh-radius-xl:32px;--navy:#111c34;--line:#dbe4f2;--text:#0f172a;--text-soft:#475569;--surface:#f8fbff;--surface-muted:#edf4ff;--font-space-grotesk:var(--font-display)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--gh-off-white);color:var(--gh-text);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px}.section-title,.hero-title,.display-title,.site-card-title,.site-number,.price-current{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em}.section-eyebrow{color:var(--gh-primary);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.site-main{min-height:60vh}.section-block{padding:5rem 0}.section-header{margin-bottom:2.75rem}.section-copy{color:var(--gh-text-medium);max-width:640px;margin-bottom:0;font-size:1.05rem;line-height:1.8}.section-title{color:var(--gh-text);font-weight:800;line-height:1.1}.section-white{background:linear-gradient(#fff 0%,#f8fbff 100%)}.section-soft{background:linear-gradient(#eef5ff 0%,#f8fbff 100%)}.section-pale{background:linear-gradient(#eaf4ff 0%,#f6faff 100%)}.section-dark{background:var(--gh-dark);color:#fff}.section-dark .section-eyebrow{color:var(--gh-primary-soft)}.section-dark .section-title{color:#fff}.section-dark .section-copy{color:#ffffffa6}.section-dark .site-number{color:#fff}.section-dark .fw-semibold{color:#ffffffe6}.section-dark .site-card-copy{color:#ffffff8c}.section-dark .site-card{background:var(--gh-dark-card);border-color:var(--gh-dark-border);color:#fff}.section-primary{color:#fff;background:radial-gradient(circle at 100% 0,#60a5fa38,#0000 24%),linear-gradient(135deg,#2563eb 0%,#1d4ed8 42%,#0f172a 100%)}.section-primary .section-eyebrow{color:#ffffffbf}.section-primary .section-title{color:#fff}.section-primary .section-copy{color:#ffffffd9}.section-primary .site-btn-primary{color:var(--gh-primary);background:#fff;border-color:#fff}.section-primary .site-btn-primary:hover{color:var(--gh-primary-hover);background:#ffffffe6}.section-primary .site-btn-outline{color:#fff;background:#ffffff1f;border-color:#ffffff59}.section-primary .site-btn-outline:hover{background:#ffffff38;border-color:#fff9}.site-navbar-wrap{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #e5e7ebe6;position:sticky;top:0;box-shadow:0 1px 12px #0f172a0f}.site-navbar{align-items:center;gap:1.5rem;height:68px;display:flex}.site-nav-desktop{flex:1;justify-content:center;align-items:center;gap:.1rem;display:none}.site-nav-actions{align-items:center;gap:.625rem;margin-left:auto;display:flex}.site-nav-link{color:var(--gh-text-medium);white-space:nowrap;border-radius:8px;padding:.45rem .875rem;font-size:.875rem;font-weight:600;transition:color .14s,background-color .14s;position:relative}.site-nav-link:hover{color:var(--gh-text);background:var(--gh-primary-pale)}.site-nav-link.is-active{color:var(--gh-primary);background:var(--gh-primary-pale)}.site-btn-sm{border-radius:10px;min-height:38px;padding:.45rem 1.1rem;font-size:.85rem}.site-logo img{display:block}.site-cart-link{border:1px solid var(--gh-border);background:var(--gh-white);width:42px;height:42px;color:var(--gh-text);border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;transition:border-color .14s,color .14s;display:inline-flex;position:relative}.site-cart-link:hover{color:var(--gh-primary);border-color:var(--gh-primary-soft)}.site-cart-count{background:var(--gh-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 .3rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.site-toggler{border:1px solid var(--gh-border);background:var(--gh-white);width:42px;height:42px;color:var(--gh-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:1.15rem;transition:background-color .14s;display:inline-flex}.site-toggler:hover{background:var(--gh-off-white)}.site-mobile-panel{border-top:1px solid var(--gh-light-gray);background:#fffffff7;padding:.75rem 0 1rem;display:none}.site-mobile-panel.is-open{display:block}.site-mobile-links{gap:.2rem;display:grid}.site-mobile-divider{background:var(--gh-light-gray);height:1px;margin:.35rem 0}.site-btn{cursor:pointer;white-space:nowrap;text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:46px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;line-height:1;transition:background-color .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.site-btn:hover{transform:translateY(-1px)}.site-btn:active{transform:translateY(0)}.site-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;transform:none!important}.site-btn-primary{background:var(--gh-primary);color:#fff;border-color:var(--gh-primary)}.site-btn-primary:hover{background:var(--gh-primary-hover);border-color:var(--gh-primary-hover);color:#fff;box-shadow:0 4px 14px #3b82f659}.site-btn-outline{background:var(--gh-white);color:var(--gh-text);border-color:var(--gh-border)}.site-btn-outline:hover{border-color:var(--gh-primary-soft);color:var(--gh-primary)}.site-btn-ghost{color:var(--gh-text-medium);background:0 0;border-color:#0000}.site-btn-ghost:hover{background:var(--gh-light-gray);color:var(--gh-text)}.hero-section{background:var(--gh-white);padding:4rem 0 3rem}.hero-copy-wrap{text-align:center;max-width:780px;margin:0 auto}.hero-title{color:var(--gh-text);margin:.25rem 0 0;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.05}.hero-copy{max-width:580px;color:var(--gh-text-medium);margin:1.25rem auto 0;font-size:1.05rem;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;margin-top:2rem;display:flex}.hero-preview-shell{margin-top:3.5rem}.hero-preview{background:var(--gh-white);border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius-xl);box-shadow:var(--gh-shadow-sm);padding:1.75rem;overflow:hidden}.preview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.preview-label{color:var(--gh-text-medium);white-space:nowrap;font-size:.82rem;font-weight:600}.preview-grid{gap:1.25rem;display:grid}.preview-kpis{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.preview-kpi{background:var(--gh-off-white);border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius);padding:1.25rem}.preview-kpi-label{color:var(--gh-text-medium);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.preview-kpi-value,.site-number{color:var(--gh-text);margin-top:.5rem;font-size:2rem;font-weight:800;line-height:1}.preview-content-grid{grid-template-columns:1.6fr 1fr;gap:1.25rem;display:grid}.chart-card{min-height:250px}.chart-bars{align-items:flex-end;gap:.75rem;min-height:150px;margin-top:1.25rem;padding-bottom:.25rem;display:flex}.chart-bar-group{text-align:center;flex:1}.chart-bar{background:#bfdbfe;border-radius:8px 8px 4px 4px;width:100%;max-width:52px;margin:0 auto;transition:height .6s}.chart-bar.is-strong{background:var(--gh-primary)}.chart-bar-label{color:var(--gh-text-medium);margin-top:.6rem;font-size:.72rem;font-weight:600}.insight-list{gap:.9rem;margin-top:1rem;display:grid}.insight-item{align-items:flex-start;gap:.875rem;display:flex}.site-card,.site-panel,.device-card-panel{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius);background:linear-gradient(#fffffffa 0%,#f4f8fff2 100%);padding:1.5rem}.site-card{height:100%;transition:transform .2s,border-color .2s,box-shadow .2s}.site-card:hover,.device-card-panel:hover{border-color:var(--gh-primary-soft);box-shadow:var(--gh-shadow-sm);transform:translateY(-2px)}.site-card-title{color:var(--gh-text);margin:1rem 0 0;font-size:1.15rem;font-weight:700;line-height:1.25}.site-card-copy{color:var(--gh-text-medium);margin:.75rem 0 0;font-size:.95rem;line-height:1.7}.page-hero-card,.page-soft-panel{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius-lg);background:radial-gradient(circle at 100% 0,#60a5fa14,#0000 22%),linear-gradient(#fffffffa 0%,#f3f8fff0 100%);padding:2.25rem;box-shadow:0 18px 42px #0f172a0a}.feature-icon,.insight-icon,.team-initial{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#0ea5e9 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:inline-flex}.site-link{color:var(--gh-primary);align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.875rem;font-weight:700;transition:color .14s,gap .14s;display:inline-flex}.site-link:hover{color:var(--gh-primary-hover);gap:.6rem}.site-chip{border:1px solid var(--gh-border);background:var(--gh-white);color:var(--gh-text-medium);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.chip-row,.device-meta-row,.reason-row{flex-wrap:wrap;gap:.5rem;display:flex}.feature-list{gap:.6rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--gh-text-medium);align-items:flex-start;gap:.65rem;font-size:.92rem;line-height:1.6;display:flex}.feature-list li:before{content:"";background:var(--gh-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.mini-stat-card{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius);background:var(--gh-white);padding:1.25rem}.mini-stat-label{color:var(--gh-text-medium);margin-top:.4rem;font-size:.82rem}.cta-band{border-radius:var(--gh-radius-xl);padding:3rem;overflow:hidden}.device-visual{border-radius:var(--gh-radius);background:var(--gh-off-white);border:1px solid var(--gh-light-gray);justify-content:center;align-items:center;min-height:200px;padding:1.5rem;display:flex}.device-silhouette{aspect-ratio:4/3;border:1px solid var(--gh-border);background:var(--gh-white);width:100%;max-width:240px;color:var(--gh-text-medium);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex}.device-silhouette i{color:var(--gh-primary);font-size:2.25rem}.device-card-panel{height:100%}.device-price{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.price-current{color:var(--gh-text);font-size:1.6rem;font-weight:800}.price-old{color:var(--gh-text-medium);font-size:.9rem;text-decoration:line-through}.condition-tag{border:1.5px solid;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.condition-like-new{color:#0f766e}.condition-excellent{color:#2563eb}.condition-good{color:#b45309}.shop-preview-card{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius-lg);background:var(--gh-white);height:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.shop-preview-card:hover{box-shadow:var(--gh-shadow-sm);border-color:var(--gh-primary-soft);transform:translateY(-2px)}.filter-tabs{border:1px solid var(--gh-light-gray);background:var(--gh-white);border-radius:14px;gap:.3rem;padding:.3rem;display:inline-flex}.filter-tab{color:var(--gh-text-medium);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:11px;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:background-color .14s,color .14s}.filter-tab.is-active{background:var(--gh-primary);color:#fff}.form-card{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius-lg);background:var(--gh-white);padding:1.75rem}.form-control,.form-select{border-color:var(--gh-light-gray);color:var(--gh-text);background:var(--gh-white);border-radius:12px;padding:.75rem 1rem;font-size:.95rem;box-shadow:none!important}.form-control:focus,.form-select:focus{border-color:var(--gh-primary-soft);box-shadow:0 0 0 3px #3b82f61f!important}.form-label{color:var(--gh-text);margin-bottom:.375rem;font-size:.85rem;font-weight:600}.cart-item{border-bottom:1px solid var(--gh-light-gray);padding:1.25rem 0}.cart-item:first-child{padding-top:0}.cart-item:last-child{border-bottom:none;padding-bottom:0}.qty-control{border:1px solid var(--gh-light-gray);background:var(--gh-white);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.qty-control button{width:36px;height:36px;color:var(--gh-text-medium);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:1rem;transition:background-color .12s;display:flex}.qty-control button:hover{background:var(--gh-off-white)}.qty-control span{text-align:center;width:40px;font-size:.9rem;font-weight:700}.summary-list{gap:.85rem;display:grid}.summary-line{color:var(--gh-text-medium);justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;display:flex}.summary-line strong,.summary-line span:last-child{color:var(--gh-text)}.summary-total{border-top:1px solid var(--gh-light-gray);margin-top:.25rem;padding-top:1rem;font-size:1.05rem}.tcarousel{grid-template-columns:52px 1fr 52px;align-items:start;gap:0 1.5rem;max-width:860px;margin:0 auto;display:grid}.tcarousel-track{grid-column:2}.tcarousel-arrow{border:1.5px solid var(--gh-light-gray);background:var(--gh-white);width:52px;height:52px;color:var(--gh-text-medium);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2.5rem;font-size:1rem;transition:border-color .15s,color .15s,box-shadow .15s,background-color .15s;display:flex}.tcarousel-arrow:hover{border-color:var(--gh-primary);color:var(--gh-primary);background:var(--gh-primary-pale);box-shadow:0 2px 10px #3b82f626}.tcarousel-card{border:1px solid var(--gh-light-gray);border-radius:var(--gh-radius-lg);text-align:center;background:linear-gradient(#fffffffa 0%,#f2f7fff2 100%);height:100%;padding:2.5rem}.tcarousel-icon{background:var(--gh-primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.2rem;display:inline-flex}.tcarousel-quote{color:var(--gh-text);margin:0;font-size:1.1rem;font-style:italic;line-height:1.9}.tcarousel-role{color:var(--gh-text-medium);margin-top:.25rem;font-size:.85rem}.tcarousel-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.tcarousel-dot{background:var(--gh-light-gray);cursor:pointer;border:0;border-radius:4px;width:8px;height:8px;padding:0;transition:background-color .2s,width .2s}.tcarousel-dot.is-active{background:var(--gh-primary);width:24px}.muted-label{color:var(--gh-text-medium);font-size:.82rem}.footer-wrap{background:var(--gh-dark);padding:4rem 0 2.5rem}.footer-wrap .section-eyebrow{color:#fff6}.footer-copy{color:#ffffff80;font-size:.88rem}.footer-link{color:#fff9;font-size:.9rem;transition:color .14s}.footer-link:hover{color:#fff}.footer-divider{border-top:1px solid #ffffff14;margin-top:3rem;padding-top:1.5rem}[data-reveal]{transition:opacity .5s,transform .5s}.js-scroll-ready [data-reveal]:not(.is-visible){opacity:0;transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.js-scroll-ready [data-reveal]:not(.is-visible){opacity:1;transform:none}}@media (min-width:992px){.site-nav-desktop{display:flex}.site-mobile-panel,.site-toggler{display:none!important}}@media (max-width:575.98px){.tcarousel{grid-template-columns:44px 1fr 44px;gap:0 .75rem}.tcarousel-arrow{width:44px;height:44px;font-size:.9rem}.tcarousel-card{padding:1.5rem}.tcarousel-quote{font-size:.95rem}}@media (min-width:992px){.tcarousel-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991.98px){.preview-kpis,.preview-content-grid{grid-template-columns:1fr}}@media (max-width:767.98px){.hero-section{padding:2.75rem 0 2.25rem}.hero-title{font-size:clamp(2rem,9vw,2.8rem)}.section-block{padding:3.5rem 0}.page-hero-card,.page-soft-panel{border-radius:var(--gh-radius);padding:1.5rem}.cta-band{border-radius:var(--gh-radius);padding:2rem}.filter-tabs{width:100%;display:grid}.filter-tab{text-align:center}.preview-header{flex-direction:column}}@keyframes appleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes appleGlow{0%,to{box-shadow:0 24px 60px #0f172a14}50%{box-shadow:0 34px 72px #3b82f624}}@keyframes applePulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.apple-nav-shell{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#e7eeffdb,#f5f8ff8a);padding:1rem 0 0;position:sticky;top:0}.apple-nav{background:linear-gradient(135deg,#ffffffd1 0%,#eef2ffeb 52%,#e0f2fec7 100%);border:1px solid #818cf82e;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.8rem 1rem;display:grid;box-shadow:0 16px 36px #0f172a14}.apple-nav-left,.apple-nav-right{align-items:center;display:flex}.apple-nav-right{justify-content:flex-end;gap:.7rem}.apple-nav-center{background:#ffffff94;border:1px solid #818cf81f;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:.28rem;display:none}.apple-nav-link{color:#334155;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.55rem .95rem;font-size:.88rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.apple-nav-link:hover{color:#1e1b4b;background:#ffffffc7;transform:translateY(-1px)}.apple-nav-link.is-active{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);box-shadow:0 10px 22px #4f46e542}.apple-cart-link,.apple-menu-toggle{color:#312e81;background:#ffffffb8;border:1px solid #818cf829;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.apple-cart-link:hover,.apple-menu-toggle:hover{color:#4f46e5;border-color:#4f46e53d;transform:translateY(-1px)}.apple-cart-count{min-width:18px;height:18px;color:var(--gh-white);background:#4f46e5;border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.65rem;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px}.apple-demo-btn,.apple-primary-btn,.apple-secondary-btn{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.35rem;font-size:.92rem;font-weight:800;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.apple-demo-btn,.apple-primary-btn{background:var(--gh-text);color:var(--gh-white)}.apple-demo-btn:hover,.apple-primary-btn:hover{color:var(--gh-white);background:#111c34;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a24}.apple-secondary-btn{border-color:var(--gh-border);color:var(--gh-text);background:#ffffffd1}.apple-secondary-btn:hover{color:var(--gh-primary);border-color:var(--gh-primary-soft);transform:translateY(-1px)}.apple-mobile-panel{background:linear-gradient(#fffffff0 0%,#eef2fff0 100%);border:1px solid #818cf829;border-radius:20px;margin-top:.75rem;padding:1rem;display:none;box-shadow:0 16px 34px #0f172a14}.apple-mobile-panel.is-open{display:block}.apple-mobile-links{gap:.5rem;display:grid}.apple-mobile-link{color:#334155;border-radius:14px;padding:.8rem .95rem;font-weight:700;transition:background-color .18s,color .18s;display:block}.apple-mobile-link:hover{color:#1e1b4b;background:#ffffffb8}.apple-mobile-link.is-active{color:#312e81;background:linear-gradient(135deg,#4f46e51f,#2563eb1f)}.apple-hero{background:radial-gradient(circle at 0 0,#60a5fa2e,#0000 26%),radial-gradient(circle at 100% 0,#3b82f61f,#0000 28%),linear-gradient(#fff 0%,#f8fafc 100%);padding:4.6rem 0 3rem;position:relative;overflow:hidden}.apple-hero-grid{align-items:center;gap:2rem;display:grid}.apple-kicker{color:var(--gh-primary);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800;display:inline-block}.apple-hero-title,.apple-section-title,.apple-panel-title,.apple-stat-value,.apple-dark-stat strong{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.045em}.apple-hero-title{max-width:12ch;color:var(--gh-text);margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:.98}.apple-hero-text,.apple-section-copy,.apple-panel-copy{color:var(--gh-text-medium);line-height:1.85}.apple-hero-text{max-width:58ch;margin-top:1.2rem;font-size:1.02rem}.apple-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.apple-stat-row{gap:1rem;margin-top:2rem;display:grid}.apple-stat-card{background:#ffffffd1;border:1px solid #dce8f8e6;border-radius:20px;padding:1rem 1.1rem;box-shadow:0 10px 24px #0f172a0a}.apple-stat-value{color:var(--gh-text);font-size:1.75rem;font-weight:800;line-height:1}.apple-stat-label{color:var(--gh-text-medium);margin-top:.5rem;font-size:.82rem;font-weight:700}.apple-dashboard{background:linear-gradient(#fffffff5,#f8fafcf0);border:1px solid #dce8f8f2;border-radius:30px;padding:1.4rem;animation:7s ease-in-out infinite appleGlow;position:relative}.apple-dashboard-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.apple-window-dots{gap:.45rem;display:flex}.apple-window-dots span{background:#dbe7f7;border-radius:999px;width:10px;height:10px}.apple-window-dots span:first-child{background:#f59e0b}.apple-window-dots span:nth-child(2){background:#60a5fa}.apple-window-dots span:nth-child(3){background:#0f172a}.apple-dashboard-label{color:var(--gh-text-medium);font-size:.82rem;font-weight:700}.apple-dashboard-body{gap:1rem;display:grid}.apple-dashboard-main,.apple-dashboard-side{border-radius:22px}.apple-dashboard-main{background:var(--gh-white);border:1px solid var(--gh-light-gray);padding:1.35rem}.apple-mini-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.apple-mini-header h2{color:var(--gh-text);margin:.35rem 0 0;font-size:1.2rem;font-weight:700}.apple-mini-kicker{color:var(--gh-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.apple-chip{background:var(--gh-primary-pale);min-height:34px;color:var(--gh-primary);border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.apple-bars{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:.75rem;height:220px;margin-top:1.4rem;display:grid}.apple-bar-group{flex-direction:column;justify-content:end;align-items:center;gap:.65rem;height:100%;display:flex}.apple-bar-group span{color:var(--gh-text-soft);font-size:.75rem;font-weight:700}.apple-bar{background:#60a5fa66;border-radius:14px 14px 8px 8px;width:100%;max-width:46px;min-height:28px;animation:6s ease-in-out infinite appleFloat}.apple-bar.strong{background:var(--gh-primary)}.apple-dashboard-side{gap:.85rem;display:grid}.apple-signal-card{border:1px solid var(--gh-light-gray);background:#ffffffe0;border-radius:18px;padding:1rem 1.05rem}.apple-signal-head{color:var(--gh-text-medium);align-items:center;gap:.55rem;font-size:.82rem;font-weight:700;display:flex}.apple-signal-card strong{color:var(--gh-text);margin-top:.55rem;font-size:1.15rem;font-weight:800;display:block}.apple-signal-dot{border-radius:999px;width:10px;height:10px;animation:2.8s ease-in-out infinite applePulse}.apple-floating-note{color:var(--gh-text);background:#fffffff2;border:1px solid #dce8f8f2;border-radius:999px;align-items:center;gap:.55rem;padding:.75rem .95rem;font-size:.78rem;font-weight:700;animation:5s ease-in-out infinite appleFloat;display:inline-flex;position:absolute;box-shadow:0 12px 30px #0f172a0f}.apple-floating-note i{color:var(--gh-primary)}.apple-floating-note.note-one{top:94px;right:-14px}.apple-floating-note.note-two{animation-delay:1s;bottom:88px;left:-12px}.apple-section{background:var(--gh-white);padding:5rem 0}.apple-section-dark{background:radial-gradient(circle at 0 0,#3b82f629,#0000 26%),linear-gradient(#0f172a 0%,#111c34 100%)}.apple-section-head{margin-bottom:2.5rem}.apple-section-head.centered{text-align:center}.apple-section-title{max-width:14ch;color:var(--gh-text);margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.03}.apple-section-head .apple-section-copy{max-width:60ch;margin-top:1rem}.apple-card{background:#ffffffeb;border:1px solid #e5e7ebf2;border-radius:24px;height:100%;padding:1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 14px 34px #0f172a08}.apple-card:hover,.apple-suite-card:hover,.apple-office-card:hover,.apple-dark-stat:hover{border-color:#60a5fa80;transform:translateY(-4px);box-shadow:0 20px 40px #0f172a0f}.apple-card h3,.apple-suite-card h3{color:var(--gh-text);margin:1rem 0 0;font-size:1.18rem;font-weight:700}.apple-card p,.apple-suite-card p{color:var(--gh-text-medium);margin:.8rem 0 0;line-height:1.75}.apple-icon-box{width:52px;height:52px;color:var(--gh-primary);background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.apple-icon-box.small{border-radius:14px;width:42px;height:42px;font-size:1rem}.apple-inline-link{color:var(--gh-primary);align-items:center;gap:.45rem;margin-top:1.2rem;font-size:.88rem;font-weight:800;display:inline-flex}.apple-inline-link:hover{color:var(--gh-primary-hover)}.apple-platform-wrap{gap:1.4rem;display:grid}.apple-platform-main,.apple-presence-panel{background:#ffffffeb;border:1px solid #e5e7ebf2;border-radius:28px;padding:1.8rem}.apple-suite-card{background:var(--gh-white);border:1px solid #e5e7ebf2;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:.95rem;height:100%;padding:1rem 1.05rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.apple-suite-card h3,.apple-office-card strong{margin:0}.apple-suite-card p{margin:.25rem 0 0;font-size:.9rem}.apple-panel-title{max-width:14ch;color:var(--gh-text);margin:0;font-size:2rem;font-weight:800;line-height:1.08}.apple-panel-copy{margin-top:.95rem}.apple-office-stack{gap:.9rem;margin-top:1.4rem;display:grid}.apple-office-card{background:var(--gh-white);border:1px solid #e5e7ebf2;border-radius:20px;padding:1rem 1.05rem;transition:transform .18s,box-shadow .18s,border-color .18s}.apple-office-top{justify-content:space-between;align-items:start;gap:1rem;display:flex}.apple-chip{white-space:nowrap}.apple-presence-stat{background:#f8fafc;border:1px solid #e5e7ebf2;border-radius:18px;padding:1rem}.apple-presence-stat i{color:var(--gh-primary)}.apple-section-dark .apple-kicker,.apple-section-dark .apple-section-title,.apple-section-dark .apple-section-copy,.apple-section-dark .apple-dark-stat strong,.apple-section-dark .apple-dark-stat h3{color:var(--gh-white)}.apple-section-dark .apple-kicker{color:var(--gh-primary-soft)}.apple-dark-stat{background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #93c5fd24;border-radius:24px;height:100%;padding:1.7rem 1.35rem;transition:transform .18s,box-shadow .18s,border-color .18s}.apple-dark-stat strong{color:#93c5fd;font-size:2.5rem;font-weight:800;line-height:1;display:block}.apple-dark-stat h3{margin:1rem 0 0;font-size:1rem;font-weight:700}.apple-dark-stat p{color:#ffffff9e;margin:.7rem 0 0;line-height:1.7}.apple-impact-grid{gap:1rem;display:grid}.apple-impact-panel{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 24%),linear-gradient(#ffffff0f 0%,#ffffff08 100%);border:1px solid #93c5fd24;border-radius:28px;padding:1.8rem}.apple-impact-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.apple-impact-icon{color:#93c5fd;background:#3b82f624;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;display:inline-flex}.apple-impact-panel h3{color:#fff;margin:.9rem 0 0;font-size:1.05rem;font-weight:700}.apple-impact-panel p{color:#ffffff9e;margin:.75rem 0 0;line-height:1.75}.apple-cta-panel{background:radial-gradient(circle at 100% 0,#60a5fa2e,#0000 26%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7ebf2;border-radius:28px;align-items:center;gap:1.4rem;padding:2rem;display:grid}@media (min-width:768px){.apple-nav-center{display:inline-flex}.apple-nav{grid-template-columns:auto 1fr auto}}@media (min-width:992px){.apple-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr)}.apple-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.apple-dashboard-body{grid-template-columns:minmax(0,1.45fr) minmax(240px,.85fr)}.apple-platform-wrap{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr)}.apple-cta-panel{grid-template-columns:minmax(0,1fr) auto;padding:2.4rem}}@media (max-width:991.98px){.apple-hero{padding-top:3.5rem}.apple-floating-note{margin-top:.9rem;position:static}.apple-presence-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.apple-nav-shell{padding-top:.75rem}.apple-nav{border-radius:18px;padding:.75rem .85rem}.apple-hero{padding:3rem 0 2.4rem}.apple-hero-title{font-size:clamp(2.2rem,10vw,3rem)}.apple-hero-actions,.apple-hero-actions .apple-primary-btn,.apple-hero-actions .apple-secondary-btn{width:100%}.apple-section{padding:3.8rem 0}.apple-dashboard,.apple-platform-main,.apple-presence-panel,.apple-cta-panel{border-radius:24px;padding:1.25rem}.apple-bars{gap:.55rem;height:180px}.apple-presence-stats{grid-template-columns:1fr 1fr}}.apple-hero{background:radial-gradient(circle at 0 0,#0ea5e938,#0000 24%),radial-gradient(circle at 90% 8%,#3b82f629,#0000 26%),linear-gradient(#f5f9ff 0%,#eef4ff 52%,#f8fafc 100%)}.apple-section{background:linear-gradient(#fff 0%,#f8fbff 100%)}.apple-section-soft{background:linear-gradient(#edf5ff 0%,#f8fbff 100%)}.apple-presence-panel{background:linear-gradient(#0f172af5,#162542f5);border-color:#60a5fa33}.apple-presence-panel .apple-kicker,.apple-presence-panel .apple-panel-title,.apple-presence-panel .apple-panel-copy,.apple-presence-panel .apple-office-top strong,.apple-presence-panel .apple-office-card p,.apple-presence-panel .apple-office-card small,.apple-presence-panel .apple-presence-stat strong,.apple-presence-panel .apple-presence-stat span{color:#fff}.apple-presence-panel .apple-presence-stat i{color:#93c5fd}.apple-card:nth-child(3n+1),.apple-suite-card:nth-child(3n+1){background:linear-gradient(#fff 0%,#f3f8ff 100%)}.apple-card:nth-child(3n+2),.apple-suite-card:nth-child(3n+2){background:linear-gradient(#fff 0%,#f7f5ff 100%)}.apple-card:nth-child(3n),.apple-suite-card:nth-child(3n){background:linear-gradient(#fff 0%,#f4fbf8 100%)}.apple-card:nth-child(3n+1) .apple-icon-box,.apple-suite-card:nth-child(3n+1) .apple-icon-box{color:#2563eb;background:#dbeafe}.apple-card:nth-child(3n+2) .apple-icon-box,.apple-suite-card:nth-child(3n+2) .apple-icon-box{color:#7c3aed;background:#ede9fe}.apple-card:nth-child(3n) .apple-icon-box,.apple-suite-card:nth-child(3n) .apple-icon-box{color:#0f766e;background:#dcfce7}.apple-final-cta{background:linear-gradient(#f8fbff 0%,#eef4ff 100%)}.apple-cta-panel{background:radial-gradient(circle at 100% 0,#60a5fa38,#0000 26%),radial-gradient(circle at 0 100%,#38bdf81f,#0000 30%),linear-gradient(#fff 0%,#eef4ff 100%)}.admin-shell{background:#f8fafc;min-height:100vh}.admin-glass{background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0f172a0d}.admin-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em}.apple-footer-panel{background:radial-gradient(circle at 100% 0,#3b82f629,#0000 26%),radial-gradient(circle at 0 100%,#0ea5e91a,#0000 30%),linear-gradient(#131f39fa,#0a1222fa);border:1px solid #60a5fa24;border-radius:32px;padding:2.2rem;box-shadow:0 28px 70px #0000003d}.apple-footer-kicker{color:#93c5fd;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.apple-footer-copy{color:#ffffffb8;max-width:36rem;line-height:1.9}.apple-footer-contact{gap:.8rem;margin-top:1.5rem;display:grid}.apple-footer-contact-item{color:#ffffffc2;align-items:center;gap:.8rem;font-size:.92rem;display:flex}.apple-footer-contact-item i{color:#93c5fd;background:#3b82f629;border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.apple-footer-link{color:#ffffffbd;font-size:.95rem;transition:color .18s,transform .18s}.apple-footer-link:hover{color:#fff;transform:translate(3px)}.apple-footer-cta{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;gap:1.2rem;margin-top:.5rem;padding:1.3rem 1.4rem;display:flex}.apple-footer-cta h3{color:#fff;font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.04em;margin:0;font-size:1.45rem}.apple-footer-demo{color:#fff;white-space:nowrap;background:#3b82f6;border-radius:14px;align-items:center;gap:.55rem;min-height:46px;padding:.8rem 1.2rem;font-weight:800;transition:background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.apple-footer-demo:hover{color:#fff;background:#2563eb;transform:translateY(-1px);box-shadow:0 16px 34px #3b82f647}.apple-hero-title span{color:#4f46e5}.apple-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffffb8 0%,#f8fafcd1 100%);border:1px solid #818cf829;box-shadow:0 16px 32px #0f172a0d}.apple-dashboard{background:radial-gradient(circle at 100% 0,#4f46e51f,#0000 28%),linear-gradient(#fffffff5,#f3f4fff2);border:1px solid #818cf833}.apple-signal-card{background:linear-gradient(#ffffffe0 0%,#f5f7ffeb 100%);border:1px solid #818cf824}.signal-1{background:#4f46e5}.signal-2{background:#0ea5e9}.signal-3{background:#0f766e}.apple-floating-note{background:#ffffffe6;border:1px solid #818cf824}@media (min-width:992px){.apple-hero-grid{grid-template-columns:minmax(0,1fr) minmax(560px,1.16fr)}}.apple-footer-bottom{color:#ffffff75;border-top:1px solid #ffffff14;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.2rem;font-size:.84rem;display:flex}@media (max-width:767.98px){.apple-hero-surface{border-radius:24px;padding:1rem}.apple-footer-panel{border-radius:24px;padding:1.5rem}.apple-footer-cta,.apple-footer-bottom{flex-direction:column;align-items:flex-start}}.apple-hero-wrap{width:100%}.apple-hero-container{max-width:1380px}.apple-hero-surface{background:radial-gradient(circle at 0 0,#ffffffbd,#0000 22%),radial-gradient(circle at 86% 14%,#3b82f629,#0000 28%),linear-gradient(135deg,#fffffff0 0%,#ebf5fff7 52%,#f8fafcfa 100%);border:1px solid #bfdbfed9;border-radius:34px;padding:clamp(1.1rem,2vw,2rem);position:relative;overflow:hidden;box-shadow:0 28px 70px #0f172a14}.apple-hero-grid{gap:clamp(1.5rem,2.8vw,3rem)}.apple-hero-title{max-width:12.5ch;font-size:clamp(2.8rem,6vw,5.4rem)}.apple-hero-text{max-width:60ch;font-size:1.05rem}.apple-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #bfdbfed9;padding:1.1rem 1.15rem;box-shadow:0 14px 30px #0f172a0b}.apple-dashboard{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 26%),linear-gradient(#fffffffa,#f4f8fff2);border:1px solid #bfdbfef2;border-radius:32px;padding:clamp(1.15rem,2vw,1.6rem)}@media (min-width:992px){.apple-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(520px,1.08fr)}}@media (max-width:991.98px){.apple-hero-surface{border-radius:28px}}@media (max-width:767.98px){.apple-hero-surface{border-radius:24px;padding:1rem}}@media (min-width:992px){.apple-impact-grid{grid-template-columns:1.35fr 1fr 1fr}}.apple-impact-container{max-width:1380px}.apple-impact-wrap{background:radial-gradient(circle at 100% 0,#3b82f62e,#0000 24%),radial-gradient(circle at 12% 80%,#0ea5e91f,#0000 28%),linear-gradient(#0f172af0 0%,#111c34f5 100%);border:1px solid #93c5fd2e;border-radius:34px;gap:1.4rem;padding:clamp(1.2rem,2vw,1.8rem);display:grid;box-shadow:0 30px 80px #00000038}.apple-impact-intro .apple-section-title{max-width:11ch}.apple-impact-intro .apple-section-copy{color:#ffffffad;max-width:35rem;margin-top:1rem}.apple-impact-highlight-label{color:#93c5fd;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-block}.apple-impact-highlight strong{color:#fff;font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.05em;margin-top:.85rem;font-size:clamp(3rem,8vw,5rem);line-height:.95;display:block}.apple-impact-highlight p{color:#ffffffc7;margin:.8rem 0 0;font-size:1rem;font-weight:600}.apple-impact-list{gap:0;display:grid}.apple-impact-row:last-child{border-bottom:0}.apple-impact-row-top{align-items:center;gap:1rem;display:flex}.apple-impact-metric{flex:1;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.apple-impact-metric strong{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1}.apple-impact-metric span{color:#ffffffdb;font-size:1rem;font-weight:650}.apple-impact-row p{color:#ffffff9e;max-width:42rem;margin:.85rem 0 0 3.9rem;line-height:1.8}.apple-impact-icon{color:#bfdbfe;background:#60a5fa29}.apple-capabilities{background:radial-gradient(circle at 0 0,#4f46e514,#0000 24%),radial-gradient(circle at 88% 20%,#0ea5e91a,#0000 26%),linear-gradient(#f6f9ff 0%,#eef4ff 100%)}.apple-capabilities-shell{background:radial-gradient(circle at 100% 0,#60a5fa29,#0000 24%),linear-gradient(#ffffffe0 0%,#f1f5fff5 100%);border:1px solid #bfdbfeeb;border-radius:34px;padding:clamp(1.2rem,2vw,1.8rem);box-shadow:0 26px 70px #0f172a14}.apple-capabilities-head{gap:1.5rem;margin-bottom:1.6rem;display:grid}.apple-capabilities-title-wrap .apple-section-title{max-width:11ch}.apple-capabilities-intro{max-width:36rem}.apple-capabilities-intro .apple-section-copy{margin-top:0}.apple-capabilities-grid{gap:1rem;display:grid}.apple-capability-card{background:linear-gradient(#fffffff5 0%,#f3f7fffa 100%);border:1px solid #bfdbfee6;border-radius:28px;flex-direction:column;height:100%;min-height:100%;padding:1.4rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 18px 42px #0f172a0d}.apple-capability-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.apple-capability-index{color:#0f172a66;letter-spacing:.16em;font-size:.78rem;font-weight:800}.apple-capability-body h3{max-width:13ch;color:var(--gh-text);margin:0;font-size:1.35rem;font-weight:750;line-height:1.1}.apple-capability-body p{max-width:34ch;color:var(--gh-text-medium);margin:.9rem 0 0;line-height:1.8}.apple-capability-link i{color:inherit}.apple-capability-card.is-featured{background:radial-gradient(circle at 100% 0,#4f46e52e,#0000 26%),linear-gradient(#121d38fa 0%,#202c4efa 100%);border-color:#818cf838;box-shadow:0 28px 70px #0f172a29}.apple-capability-card.is-featured .apple-capability-index,.apple-capability-card.is-featured .apple-capability-body h3,.apple-capability-card.is-featured .apple-capability-link{color:#fff}.apple-capability-card.is-featured .apple-capability-body p{color:#ffffffb8}.apple-capability-card.is-featured .apple-icon-box{color:#bfdbfe;background:#ffffff1f}.apple-capability-card.is-cyan{background:linear-gradient(#fffffffa 0%,#ecfefffa 100%)}.apple-capability-card.is-cyan .apple-icon-box{color:#0891b2;background:#dff7ff}.apple-capability-card.is-emerald{background:linear-gradient(#fffffffa 0%,#ecfdf5fa 100%)}.apple-capability-card.is-emerald .apple-icon-box{color:#0f766e;background:#dcfce7}.apple-capability-card.is-indigo{background:linear-gradient(#fffffffa 0%,#eef2fffa 100%)}.apple-capability-card.is-indigo .apple-icon-box{color:#4f46e5;background:#e0e7ff}@media (min-width:992px){.apple-capabilities-head{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end}.apple-capabilities-grid{grid-template-columns:1.3fr 1fr 1fr}.apple-capabilities-grid>div:first-child{grid-row:span 2}.apple-capability-card.is-featured{min-height:100%;padding:1.7rem}.apple-capability-card.is-featured .apple-capability-body{margin-top:4.5rem}.apple-capability-card.is-featured .apple-capability-body h3{max-width:10ch;font-size:2rem}.apple-capability-card.is-featured .apple-capability-body p{max-width:38ch;font-size:1rem}}@media (max-width:991.98px){.apple-capabilities-shell{border-radius:28px}}@media (max-width:767.98px){.apple-capabilities-shell{border-radius:24px;padding:1rem}.apple-capability-card{border-radius:22px;padding:1.15rem}.apple-capability-body{margin-top:1.8rem}.apple-capability-body h3{font-size:1.2rem}}.apple-platform-main{background:radial-gradient(circle at 100% 0,#4f46e51f,#0000 24%),radial-gradient(circle at 12% 88%,#0ea5e914,#0000 28%),linear-gradient(#fffffffa,#eef4fff5);border-color:#bfdbfef2;box-shadow:0 24px 60px #0f172a0f}.apple-platform-head{gap:1.25rem;margin-bottom:1.5rem;display:grid}.apple-platform-head .apple-section-title{max-width:12ch}.apple-platform-head .apple-section-copy{max-width:35rem;margin-top:0}.apple-suite-grid{gap:1rem;display:grid}.apple-suite-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #d6e5f8e6;border-radius:24px;min-height:0;padding:1.2rem;box-shadow:0 12px 24px #0f172a09}.apple-suite-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.apple-suite-label{color:#0f172a6b;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.apple-suite-body{margin-top:auto;padding-top:3rem}.apple-suite-row{grid-template-columns:auto 1fr;align-items:start;gap:.95rem;display:grid}.apple-suite-copy h3{margin-top:.2rem}.apple-suite-copy p{max-width:34ch}.apple-suite-card h3{max-width:12ch}.apple-suite-card p{margin:.65rem 0 0;font-size:.94rem;line-height:1.75}.apple-suite-card.is-lead{background:radial-gradient(circle at 100% 0,#3b82f62e,#0000 24%),linear-gradient(#0f172afa,#152340fa);border-color:#818cf833;box-shadow:0 28px 60px #0f172a24}.apple-suite-card.is-cool{background:#f4fcffc7}.apple-suite-card.is-cool .apple-icon-box{color:#0891b2;background:#dff7ff}.apple-suite-card.is-soft{background:#f4f6ffd1}.apple-suite-card.is-soft .apple-icon-box{color:#4f46e5;background:#e0e7ff}@media (min-width:992px){.apple-platform-wrap{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr)}.apple-platform-head{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end}.apple-suite-grid{grid-template-columns:1.18fr 1fr}.apple-suite-grid>div:first-child{grid-row:span 2}.apple-suite-grid>div:not(:first-child) .apple-suite-card{border-radius:22px}.apple-suite-card.is-lead{min-height:100%;padding:1.5rem}.apple-suite-card.is-lead .apple-suite-body{padding-top:5rem}.apple-suite-card.is-lead h3{max-width:10ch;font-size:1.8rem;line-height:1.05}}@media (max-width:767.98px){.apple-suite-card{border-radius:20px;padding:1rem}.apple-suite-body{padding-top:2rem}.apple-suite-row{grid-template-columns:1fr;gap:.8rem}}@media (min-width:992px){.apple-impact-wrap{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:start;gap:2.4rem}.apple-impact-list{padding-left:1rem}}@media (max-width:767.98px){.apple-impact-wrap{border-radius:24px;padding:1rem}.apple-impact-row-top{align-items:flex-start}.apple-impact-metric{flex-direction:column;align-items:flex-start;gap:.35rem}.apple-impact-row p{margin-left:0}}.apple-capabilities{background:linear-gradient(#f3f7ff 0%,#fbfdff 42%,#fff 100%);padding-top:4.25rem;position:relative}.apple-capabilities-head{margin-bottom:2.2rem}.apple-capabilities-intro{position:relative}.apple-capabilities-intro:before{content:"";background:linear-gradient(#3b82f600,#3b82f638,#3b82f600);width:1px;position:absolute;top:.15rem;bottom:.15rem;left:-1.4rem}.apple-capabilities-grid{gap:1.1rem}.apple-capability-card{box-shadow:none;background:0 0;border:0;border-top:1px solid #cbd5e1e6;border-radius:0;padding:1.35rem 0 0}.apple-capability-card:hover{box-shadow:none;border-color:#60a5faf2;transform:translateY(-2px)}.apple-capability-link{padding-top:1.1rem}.apple-capability-card.is-featured{background:radial-gradient(circle at 100% 0,#4f46e52e,#0000 24%),linear-gradient(#101a31fa 0%,#1c2848fa 100%);border:1px solid #818cf82e;border-radius:28px;padding:1.6rem;box-shadow:0 24px 60px #0f172a24}.apple-capability-card.is-cyan,.apple-capability-card.is-emerald,.apple-capability-card.is-indigo{background:0 0}.apple-capability-card.is-cyan .apple-icon-box{background:#e0f2fe}.apple-capability-card.is-emerald .apple-icon-box{background:#dcfce7}.apple-capability-card.is-indigo .apple-icon-box{background:#e0e7ff}.apple-platform-wrap{gap:2.4rem}.apple-platform-main,.apple-presence-panel{box-shadow:none;border:0;border-radius:0;padding:0}.apple-platform-main{background:0 0}.apple-platform-head{margin-bottom:2rem}.apple-suite-grid{gap:1.25rem}.apple-suite-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #cbd5e1e6;border-radius:0;padding:0 0 1.35rem}.apple-suite-card.is-lead{background:radial-gradient(circle at 100% 0,#3b82f624,#0000 24%),linear-gradient(#fffffffa,#f0f7fff5);border:1px solid #bfdbfee6;border-radius:30px;padding:1.75rem;box-shadow:0 24px 56px #0f172a14}.apple-suite-card.is-lead h3,.apple-suite-card.is-lead .apple-suite-label{color:var(--gh-text)}.apple-suite-card.is-lead p{color:var(--gh-text-medium)}.apple-suite-card.is-lead .apple-icon-box{color:#2563eb;background:#dbeafe}.apple-suite-body{padding-top:3.5rem}.apple-presence-panel{background:0 0;padding-left:2rem;position:relative}.apple-presence-panel:before{content:"";background:linear-gradient(#3b82f600,#3b82f638,#3b82f600);width:1px;position:absolute;top:.35rem;bottom:.35rem;left:0}.apple-presence-panel .apple-kicker,.apple-presence-panel .apple-panel-title,.apple-presence-panel .apple-panel-copy,.apple-presence-panel .apple-office-top strong,.apple-presence-panel .apple-presence-stat strong{color:var(--gh-text)}.apple-presence-panel .apple-panel-copy,.apple-presence-panel .apple-office-top span,.apple-presence-panel .apple-office-card p,.apple-presence-panel .apple-office-card small,.apple-presence-panel .apple-presence-stat span{color:var(--gh-text-medium)}.apple-presence-panel .apple-chip{color:#2563eb;background:#3b82f614}.apple-presence-panel .apple-office-card,.apple-presence-panel .apple-presence-stat{background:#ffffffb3;border-color:#cbd5e1d9}.apple-impact-section{background:radial-gradient(circle at 0 0,#3b82f624,#0000 22%),linear-gradient(#eaf3ff 0%,#111c34 18%,#0b1324 100%);padding-top:4.5rem}.apple-impact-wrap{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.apple-impact-intro{border-bottom:1px solid #ffffff1f;padding-bottom:2rem}.apple-impact-highlight{border-top:0;margin-top:2.4rem;padding-top:0}.apple-impact-list{gap:.4rem}.apple-impact-row{border-bottom:1px solid #ffffff1a;padding:1.4rem 0}@media (min-width:992px){.apple-capabilities-head{grid-template-columns:minmax(0,1fr) minmax(320px,.64fr)}.apple-platform-wrap{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:start}.apple-presence-panel{padding-left:2.25rem}.apple-impact-wrap{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:3rem}}@media (max-width:991.98px){.apple-capabilities-intro:before,.apple-presence-panel:before{display:none}.apple-presence-panel{padding-left:0}}@media (max-width:767.98px){.apple-capabilities{padding-top:3.5rem}.apple-capability-card.is-featured,.apple-suite-card.is-lead{border-radius:22px;padding:1.2rem}.apple-impact-intro{padding-bottom:1.5rem}}.apple-why-section{background:linear-gradient(#0b1324 0%,#111c34 8%,#f7fbff 8.1%,#fff 100%);padding-top:5.75rem}.apple-why-container{max-width:1380px}.apple-why-wrap{gap:2rem;display:grid}.apple-why-intro{position:relative}.apple-why-intro .apple-section-title{max-width:11ch}.apple-why-intro .apple-section-copy{max-width:34rem;margin-top:1rem}.apple-why-statement{border-left:2px solid #3b82f62e;max-width:30rem;margin-top:2rem;padding-left:1.2rem}.apple-why-statement span{color:var(--gh-text);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:800;display:inline-block}.apple-why-statement p{color:var(--gh-text-medium);margin:.8rem 0 0;line-height:1.8}.apple-why-list{gap:0;display:grid}.apple-why-row{border-top:1px solid #cbd5e1f2;grid-template-columns:auto 1fr;align-items:start;gap:1.2rem;padding:1.35rem 0;display:grid}.apple-why-marker{justify-items:center;gap:.65rem;min-width:64px;display:grid}.apple-why-marker span{color:#0f172a61;letter-spacing:.14em;font-size:.76rem;font-weight:800}.apple-why-copy h3{color:var(--gh-text);margin:0;font-size:1.3rem;font-weight:750;line-height:1.1}.apple-why-copy p{max-width:42rem;color:var(--gh-text-medium);margin:.8rem 0 0;line-height:1.8}@media (min-width:992px){.apple-why-wrap{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:3rem}.apple-why-intro{position:sticky;top:112px}}@media (max-width:767.98px){.apple-why-section{padding-top:4.5rem}.apple-why-row{grid-template-columns:1fr;gap:.9rem}.apple-why-marker{justify-items:start}}.apple-testimonials-container{max-width:1380px}.apple-testimonials-wrap{gap:2rem;display:grid}.apple-testimonials-head{gap:1rem;display:grid}.apple-testimonials-head .apple-section-title{max-width:12ch}.apple-testimonials-head .apple-section-copy{max-width:38rem;margin-top:0}.tcarousel{display:block}.tcarousel-track{padding:0}.tcarousel-topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.tcarousel-badge{color:var(--gh-text);align-items:center;gap:.5rem;font-size:.84rem;font-weight:800;display:inline-flex}.tcarousel-badge i{color:#2563eb}.tcarousel-controls{align-items:center;gap:.55rem;display:inline-flex}.tcarousel-arrow{width:42px;height:42px;color:var(--gh-text);box-shadow:none;background:#ffffffe0;border:1px solid #cbd5e1f2;border-radius:999px}.tcarousel-arrow:hover{color:#2563eb;background:#fff;border-color:#60a5fae6;transform:translateY(-1px)}.tcarousel-cards{gap:1.25rem;display:grid}.tcarousel-card{background:linear-gradient(#fffffff5 0%,#f4f8fff5 100%);border:1px solid #cbd5e1d9;border-radius:30px;min-height:100%;padding:1.8rem 1.7rem;box-shadow:0 20px 50px #0f172a0d}.tcarousel-card:nth-child(2){background:linear-gradient(#fffffff5 0%,#f0f7fffa 100%)}.tcarousel-icon{color:#2563eb;background:#e0ecff;border-radius:18px;width:54px;height:54px}.tcarousel-quote{color:var(--gh-text);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;margin-top:1.35rem;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.45}.tcarousel-meta{border-top:1px solid #cbd5e1bf;margin-top:1.7rem;padding-top:1rem}.tcarousel-name{color:var(--gh-text);font-size:1rem;font-weight:800}.tcarousel-role{color:var(--gh-text-medium);margin-top:.3rem;font-size:.92rem;line-height:1.7}.tcarousel-dots{justify-content:flex-start;margin-top:1.2rem}.tcarousel-dot{background:#94a3b873;width:8px;height:8px}.tcarousel-dot.is-active{background:#2563eb;border-radius:999px;width:28px}@media (min-width:992px){.apple-testimonials-head{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:end}}@media (max-width:767.98px){.tcarousel-topbar{flex-direction:column;align-items:flex-start}.tcarousel-card{border-radius:24px;padding:1.25rem}}.apple-testimonials-section{background:radial-gradient(circle at 0 0,#0ea5e914,#0000 24%),linear-gradient(#fff 0%,#f6faff 48%,#edf5ff 100%)}.apple-final-cta{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 22%),linear-gradient(#edf5ff 0%,#dbeafe 26%,#111c34 26.1%,#0b1324 100%);padding-top:3.2rem}.apple-cta-panel{background:radial-gradient(circle at 100% 0,#3b82f638,#0000 26%),radial-gradient(circle at 0 100%,#0ea5e929,#0000 30%),linear-gradient(#0f172af5 0%,#111c34fa 100%);border:1px solid #93c5fd2e;border-radius:30px;padding:2.25rem;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000038}.apple-cta-panel:after{content:"";filter:blur(18px);pointer-events:none;background:#3b82f61f;border-radius:999px;width:320px;height:320px;position:absolute;inset:auto -10% -50% auto}.apple-cta-panel .apple-kicker,.apple-cta-panel .apple-section-title,.apple-cta-panel .apple-section-copy{z-index:1;position:relative}.apple-cta-panel .apple-kicker{color:#93c5fd}.apple-cta-panel .apple-section-title{color:#fff;max-width:11ch}.apple-cta-panel .apple-section-copy{color:#ffffffb8;max-width:36rem}.apple-cta-panel .apple-hero-actions{z-index:1;position:relative}.apple-cta-panel .apple-secondary-btn{color:#fff;background:#ffffff14;border-color:#bfdbfe38}.apple-cta-panel .apple-secondary-btn:hover{color:#fff;background:#ffffff1f;border-color:#bfdbfe7a}@media (min-width:992px){.apple-cta-panel{grid-template-columns:minmax(0,1fr) auto;padding:2.6rem}}@media (max-width:767.98px){.apple-final-cta{background:linear-gradient(#edf5ff 0%,#111c34 20%,#0b1324 100%);padding-top:2.2rem}.apple-cta-panel{border-radius:24px;padding:1.35rem}}.apple-cta-panel .apple-section-title{max-width:12ch;font-size:clamp(2rem,4vw,3.15rem);line-height:1.02}.apple-cta-panel .apple-section-copy{max-width:34rem;margin-top:1rem;font-size:1rem}@media (min-width:992px){.apple-cta-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}.apple-cta-panel .apple-hero-actions{justify-content:flex-end;align-self:center;margin-top:0}}.apple-footer{background:linear-gradient(#0b1324 0%,#0a1120 100%);padding:0 0 2rem}.apple-footer-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:2.4rem}.apple-footer-top{border-bottom:1px solid #94a3b82e;gap:2rem;padding-bottom:2rem;display:grid}.apple-footer-brand{max-width:34rem}.apple-footer-copy{color:#ffffffb3;max-width:32rem;margin:1.4rem 0 0;line-height:1.9}.apple-footer-contact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.6rem}.apple-footer-contact-item{align-items:flex-start;padding-top:.15rem}.apple-footer-links-grid{gap:1.4rem;display:grid}.apple-footer-column{min-width:0}.apple-footer-links,.apple-footer-socials{gap:.7rem;display:grid}.apple-footer-social{color:#ffffffc2;align-items:center;gap:.65rem;font-size:.95rem;transition:color .18s,transform .18s;display:inline-flex}.apple-footer-social:hover{color:#fff;transform:translate(3px)}.apple-footer-social i{color:#93c5fd}.apple-footer-cta{background:0 0;border:0;border-top:1px solid #94a3b82e;border-radius:0;margin-top:2rem;padding:1.8rem 0 0}.apple-footer-cta h3{font-size:1.8rem}.apple-footer-cta-copy{color:#ffffffa8;max-width:32rem;margin-top:.75rem;line-height:1.8}.apple-footer-demo{background:#3b82f62e;border:1px solid #60a5fa3d}.apple-footer-demo:hover{background:#2563eb}.apple-footer-bottom{border-top:0;border-bottom:1px solid #94a3b82e;margin-top:1.25rem;padding-top:0;padding-bottom:1rem}.gh-navbar-shell{z-index:1000;background:#f8fafcf5;border-bottom:1px solid #e5e7eb;padding:0;transition:box-shadow .18s,background-color .18s;position:sticky;top:0}.gh-navbar{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:76px;padding:.75rem 0;display:grid}.gh-navbar-left,.gh-navbar-right{align-items:center;display:flex}.gh-navbar-right{justify-content:flex-end}.gh-navbar-center{justify-content:center;align-items:center;gap:.2rem;display:flex}.gh-nav-link{color:#475569;border-radius:.75rem;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.95rem;font-weight:600;transition:color .16s,background-color .16s;display:inline-flex}.gh-demo-btn{color:#fff;background:#3b82f6;border:1px solid #3b82f6;border-radius:.85rem;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.2rem;font-size:.94rem;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.gh-demo-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-1px)}.gh-menu-toggle{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;width:44px;height:44px}.gh-mobile-panel{padding:0 0 1rem;display:none}.gh-mobile-links{gap:.4rem;padding-top:.5rem;display:grid}.gh-mobile-link{color:#475569;border-radius:.85rem;padding:.8rem .95rem;font-weight:600;display:block}.apple-hero{background:#f8fafc;padding:5.5rem 0 4.5rem}.gh-hero-copy{max-width:760px;margin:0 auto}.gh-hero-title{color:#0f172a;font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(2.6rem,6vw,5rem);font-weight:800;line-height:.98}.gh-hero-text{color:#475569;max-width:600px;margin-top:1.4rem;font-size:1.05rem;line-height:1.85}.gh-hero-actions{margin-top:2rem}.gh-btn-primary,.gh-btn-secondary{border-radius:.9rem;min-height:48px;padding:.8rem 1.35rem;font-weight:700}.gh-btn-primary{background:#3b82f6;border-color:#3b82f6}.gh-btn-primary:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-1px)}.gh-btn-secondary{color:#0f172a;background:#fff;border-color:#cbd5e1}.gh-btn-secondary:hover{color:#2563eb;background:#fff;border-color:#3b82f6;transform:translateY(-1px)}.gh-hero-dashboard{max-width:1120px;margin:3.5rem auto 0}.gh-dashboard-shell{background:#fff;border-radius:1.8rem;box-shadow:0 14px 40px #0f172a0a;border:1px solid #e5e7eb!important}.gh-dashboard-topbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.35rem;display:flex}.gh-dashboard-dots span:last-child{background:#0f172a}.gh-dashboard-grid{padding:1.35rem}.gh-kpi-card,.gh-chart-card,.gh-insight-card{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem}.gh-kpi-card .card-body,.gh-chart-card .card-body,.gh-insight-card .card-body{padding:1.25rem}.gh-kpi-value{color:#0f172a;font-family:var(--font-display), system-ui, sans-serif;font-size:2rem;font-weight:800;line-height:1}.gh-kpi-label{color:#475569;margin-top:.55rem;font-size:.84rem;font-weight:600}.gh-panel-kicker{color:#3b82f6;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.gh-panel-meta{color:#475569;font-size:.85rem;font-weight:600}.gh-bar-chart{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:.8rem;height:230px;margin-top:1.4rem;display:grid}.gh-bar-item{flex-direction:column;justify-content:end;align-items:center;gap:.55rem;height:100%;display:flex}.gh-insight-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem}.gh-insight-head{color:#475569;align-items:center;gap:.55rem;font-size:.84rem;font-weight:600;display:flex}.gh-insight-row strong{color:#0f172a;margin-top:.45rem;font-size:1.08rem;font-weight:800;display:block}.gh-insight-dot{border-radius:999px;width:10px;height:10px}.gh-insight-dot.signal-1{background:#3b82f6}.gh-insight-dot.signal-2{background:#60a5fa}.gh-insight-dot.signal-3{background:#0f172a}@media (max-width:767.98px){.gh-navbar{grid-template-columns:auto 1fr auto;min-height:68px}.apple-hero{padding:4rem 0 3.2rem}.gh-hero-title{font-size:clamp(2.2rem,11vw,3.4rem)}.gh-hero-actions .btn{width:100%}.gh-dashboard-grid{padding:1rem}.gh-dashboard-topbar{padding:.9rem 1rem}.gh-bar-chart{gap:.55rem;height:180px}}@media (min-width:992px){.apple-footer-top{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:3rem}.apple-footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991.98px){.apple-footer-contact{grid-template-columns:1fr}}@media (max-width:767.98px){.apple-cta-panel .apple-section-title{font-size:clamp(1.8rem,9vw,2.5rem)}.apple-footer-panel{padding:1.5rem 0}.apple-footer-contact{gap:.8rem}.apple-footer-cta h3{font-size:1.45rem}}.apple-nav-shell{padding-top:.7rem;transition:background .22s,padding .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s}.apple-nav-shell.is-scrolled{padding-top:.4rem}.apple-nav{transition:background .22s,border-color .22s,box-shadow .22s,border-radius .22s,padding .22s}.apple-nav-shell.is-scrolled .apple-nav{background:linear-gradient(135deg,#fffffff0 0%,#f0f4fff0 52%,#e9f5ffe0 100%);border-color:#bfdbfee6;border-radius:20px;padding:.72rem .95rem;box-shadow:0 18px 36px #0f172a14}.apple-footer-top{align-items:start}.apple-footer-contact{flex-wrap:wrap;gap:.8rem 1.1rem;max-width:44rem;display:flex}.apple-footer-contact-item{color:#ffffffbd;align-items:center;gap:.7rem;min-width:0;font-size:.95rem;display:inline-flex}.apple-footer-contact-item span{line-height:1.6}.apple-footer-contact-sep{color:#94a3b85c}.apple-footer-links-grid{align-items:start}@media (min-width:992px){.apple-footer-top{grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr)}}.apple-nav-shell.is-home{margin-bottom:-8rem}.apple-nav-shell.is-home+.site-main .apple-hero{padding-top:6.15rem}@media (max-width:767.98px){.apple-nav-shell.is-home{margin-bottom:-6rem}.apple-nav-shell.is-home+.site-main .apple-hero{padding-top:4.9rem}}@media (max-width:991.98px){.apple-footer-contact{gap:.85rem;display:grid}.apple-footer-contact-item{grid-template-columns:auto 1fr;gap:.8rem;display:grid}.apple-footer-contact-sep{display:none}}.apple-capabilities{background:#f8fafc;padding:5.25rem 0}.apple-capabilities-container{max-width:1240px}.apple-capabilities-shell{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.apple-capabilities-head{margin-bottom:2.75rem;display:block}.apple-capabilities-head .apple-kicker{margin-bottom:.85rem}.apple-capabilities-head .apple-section-title{color:#0f172a;max-width:13ch;font-size:clamp(1.9rem,3.8vw,2.8rem);line-height:1.12}.apple-capabilities-head .apple-section-copy{color:#475569;max-width:600px;margin-top:1.1rem;font-size:1rem;line-height:1.8}.apple-capabilities-grid{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.apple-capability-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;height:100%;padding:1.55rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 4px 14px #0f172a09}.apple-capability-card:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 10px 24px #0f172a12}.apple-capability-top{justify-content:flex-start;align-items:center;display:flex}.apple-capability-icon{color:#3b82f6;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.8rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.95rem;display:inline-flex}.apple-capability-index{display:none}.apple-capability-body{margin-top:1rem}.apple-capability-body h3{color:#0f172a;max-width:none;margin:0;font-size:1.1rem;font-weight:700;line-height:1.32}.apple-capability-body p{color:#475569;max-width:36ch;margin:.75rem 0 0;font-size:.95rem;line-height:1.72}.apple-capability-link{color:#3b82f6;justify-content:flex-start;align-items:center;gap:.45rem;margin-top:auto;padding-top:1.15rem;font-size:.88rem;font-weight:700;display:inline-flex}.apple-capability-link i{font-size:.85rem}@media (max-width:767.98px){.apple-capabilities{padding:4rem 0}.apple-capability-card{padding:1.25rem}}.apple-platform-section{background:#fff}.apple-platform-container{max-width:1240px}.apple-platform-main,.apple-presence-shell{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.apple-platform-head,.apple-presence-head{margin-bottom:2.5rem;display:block}.apple-platform-head .apple-section-title,.apple-presence-head .apple-panel-title{color:#0f172a;max-width:14ch;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.apple-platform-head .apple-section-copy,.apple-presence-head .apple-panel-copy{color:#475569;max-width:620px;margin-top:1rem}.apple-suite-grid{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.apple-suite-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;align-items:flex-start;gap:1rem;height:100%;padding:1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 6px 18px #0f172a0a}.apple-suite-card:hover,.apple-office-card:hover,.apple-presence-stat:hover{border-color:#3b82f652;transform:translateY(-4px);box-shadow:0 12px 28px #0f172a14}.apple-suite-copy h3{color:#0f172a;margin:0;font-size:1.12rem;font-weight:700;line-height:1.3}.apple-suite-copy p{color:#475569;margin:.75rem 0 0;font-size:.95rem;line-height:1.75}.apple-suite-copy .apple-inline-link{margin-top:.95rem}.apple-presence-section{background:#f8fafc;padding-top:0}.apple-office-grid{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.apple-office-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;height:100%;padding:1.5rem;box-shadow:0 6px 18px #0f172a0a}.apple-office-top span,.apple-office-card p,.apple-office-card small,.apple-presence-stat span{color:#475569}.apple-office-card p{margin:.85rem 0 .35rem;line-height:1.75}.apple-chip{color:#2563eb;background:#3b82f614}.apple-presence-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.apple-presence-stat{background:#fff;border:1px solid #e5e7eb;border-radius:1.1rem;padding:1.1rem;box-shadow:0 4px 14px #0f172a08}.apple-presence-stat strong{color:#0f172a;margin-top:.7rem;font-size:1.15rem;font-weight:800;display:block}.apple-presence-stat span{margin-top:.25rem;font-size:.84rem;display:block}@media (max-width:991.98px){.apple-presence-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.apple-suite-card,.apple-office-card{padding:1.25rem}.apple-presence-stats{grid-template-columns:1fr}}.gh-navbar-shell{z-index:1000;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--gh-light-gray);background:#fffffff7;transition:box-shadow .2s;position:sticky;top:0;box-shadow:0 1px 10px #0f172a0d}.gh-navbar-shell.is-scrolled{box-shadow:0 2px 20px #0f172a14}.gh-navbar{align-items:center;gap:1.5rem;height:68px;display:flex}.gh-navbar-left{flex-shrink:0}.gh-navbar-center{flex:1;justify-content:center;gap:.1rem}.gh-navbar-right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.gh-nav-link{color:var(--gh-text-medium);white-space:nowrap;border-radius:8px;padding:.45rem .875rem;font-size:.875rem;font-weight:600;transition:color .14s,background-color .14s}.gh-nav-link:hover{color:var(--gh-text);background:var(--gh-primary-pale)}.gh-nav-link.is-active{color:var(--gh-primary);background:var(--gh-primary-pale)}.gh-demo-btn{background:var(--gh-text);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:700;transition:background-color .15s,transform .15s;display:inline-flex}.gh-demo-btn:hover{color:#fff;background:#1e293b;transform:translateY(-1px)}.gh-menu-toggle{border:1px solid var(--gh-light-gray);width:40px;height:40px;color:var(--gh-text);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;transition:background-color .14s;display:inline-flex}.gh-menu-toggle:hover{background:var(--gh-off-white)}.gh-mobile-panel{border-top:1px solid var(--gh-light-gray);padding:.75rem 0 1rem;display:none}.gh-mobile-panel.is-open{display:block}.gh-mobile-links{gap:.2rem;display:grid}.gh-mobile-link{color:var(--gh-text-medium);border-radius:8px;padding:.6rem .875rem;font-size:.9rem;font-weight:600;transition:background-color .14s,color .14s;display:block}.gh-mobile-link:hover{color:var(--gh-text);background:var(--gh-primary-pale)}.gh-mobile-link.is-active{color:var(--gh-primary);background:var(--gh-primary-pale)}.gh-hero-copy{max-width:800px;margin:0 auto;padding-bottom:3rem}.gh-hero-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.04em;color:var(--gh-text);margin:0;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:800;line-height:1.05}.gh-hero-text{max-width:600px;color:var(--gh-text-medium);margin-top:1.25rem;font-size:1.05rem;line-height:1.85}.gh-btn-primary,.gh-btn-secondary{border-radius:12px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700}.gh-hero-dashboard{margin-top:3rem}.gh-dashboard-shell{border:1px solid var(--gh-light-gray);background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 4px 24px #0f172a12}.gh-dashboard-topbar{border-bottom:1px solid var(--gh-light-gray);align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.gh-dashboard-dots{gap:.4rem;display:flex}.gh-dashboard-dots span{background:var(--gh-light-gray);border-radius:50%;width:10px;height:10px}.gh-dashboard-dots span:first-child{background:#f59e0b}.gh-dashboard-dots span:nth-child(2){background:#60a5fa}.gh-dashboard-dots span:nth-child(3){background:#0f172a}.gh-dashboard-title{color:var(--gh-text-medium);font-size:.82rem;font-weight:700}.gh-kpi-card{border:1px solid var(--gh-light-gray);background:var(--gh-off-white);border-radius:14px}.gh-kpi-value{font-family:var(--font-display), system-ui, sans-serif;color:var(--gh-text);letter-spacing:-.04em;font-size:1.75rem;font-weight:800;line-height:1}.gh-kpi-label{text-transform:uppercase;letter-spacing:.07em;color:var(--gh-text-soft);margin-top:.4rem;font-size:.72rem;font-weight:700}.gh-chart-card{border:1px solid var(--gh-light-gray);background:#fff;border-radius:14px}.gh-panel-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--gh-primary);font-size:.72rem;font-weight:700}.gh-panel-title{color:var(--gh-text);margin:.35rem 0 0;font-size:1rem;font-weight:700}.gh-panel-meta{border:1px solid var(--gh-border);background:var(--gh-primary-pale);color:var(--gh-primary);border-radius:999px;align-items:center;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.gh-bar-chart{border-bottom:1px solid var(--gh-light-gray);align-items:flex-end;gap:.6rem;height:160px;margin-top:1.25rem;padding-bottom:1.5rem;display:flex}.gh-bar-item{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.gh-bar-item span{color:var(--gh-text-soft);font-size:.7rem;font-weight:700}.gh-bar{background:#bfdbfe;border-radius:8px 8px 4px 4px;width:100%;max-width:44px;min-height:20px}.gh-bar.is-strong{background:var(--gh-primary)}.gh-insight-card{border:1px solid var(--gh-light-gray);background:#fff;border-radius:14px}.gh-insight-title{color:var(--gh-text);margin:.5rem 0 0;font-size:.95rem;font-weight:700}.gh-insight-stack{gap:.85rem;margin-top:1.25rem;display:grid}.gh-insight-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.gh-insight-row strong{color:var(--gh-text);white-space:nowrap;font-size:.9rem;font-weight:700}.gh-insight-head{color:var(--gh-text-medium);align-items:center;gap:.55rem;font-size:.82rem;display:flex}.gh-insight-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vs-feat-list{gap:.35rem;display:grid}.vs-feat-row{color:var(--gh-text-medium);border:1px solid #0000;border-radius:12px;align-items:center;gap:.875rem;padding:.75rem 1rem;font-size:.9rem;transition:background-color .15s,border-color .15s,color .15s;display:flex}.vs-feat-row:hover{background:var(--gh-primary-pale);border-color:var(--gh-border);color:var(--gh-text)}.vs-feat-icon{background:var(--gh-primary-pale);width:36px;height:36px;color:var(--gh-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.vs-feat-name{flex:1;font-weight:600}.vs-feat-arrow{color:var(--gh-text-soft);font-size:.8rem}.vs-diagram-panel{border:1px solid var(--gh-light-gray);background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 2px 16px #0f172a0d}.vs-diagram-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gh-primary);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.vs-product-stack{gap:.75rem;display:grid}.vs-product-row{border-bottom:1px solid var(--gh-light-gray);align-items:center;gap:.875rem;padding:.75rem 0;display:flex}.vs-product-row:last-child{border-bottom:none}.vs-product-name{color:var(--gh-text);font-size:.9rem;font-weight:700}.vs-product-sub{color:var(--gh-text-medium);margin-top:.1rem;font-size:.8rem}.vs-platform-dash{border:1px solid var(--gh-light-gray);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0f172a0d}.vs-dash-topbar{border-bottom:1px solid var(--gh-light-gray);background:var(--gh-off-white);align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.vs-dash-dots{gap:.35rem;display:flex}.vs-dash-dots span{background:var(--gh-light-gray);border-radius:50%;width:9px;height:9px}.vs-dash-dots span:first-child{background:#f59e0b}.vs-dash-dots span:nth-child(2){background:#60a5fa}.vs-dash-dots span:nth-child(3){background:#34d399}.vs-dash-title{color:var(--gh-text-medium);flex:1;font-size:.82rem;font-weight:700}.vs-dash-badge{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.vs-dash-modules{gap:.875rem;padding:1rem 1.25rem;display:grid}.vs-module-row{align-items:center;gap:.875rem;display:flex}.vs-module-icon-sm{background:var(--gh-primary-pale);width:32px;height:32px;color:var(--gh-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}.vs-module-info{flex:1;min-width:0}.vs-module-name{color:var(--gh-text);margin-bottom:.35rem;font-size:.82rem;font-weight:700}.vs-module-bar{background:var(--gh-light-gray);border-radius:3px;height:6px;overflow:hidden}.vs-module-fill{background:var(--gh-primary);border-radius:3px;height:100%}.vs-module-pct{color:var(--gh-text-medium);white-space:nowrap;flex-shrink:0;font-size:.78rem;font-weight:700}.vs-dash-footer{border-top:1px solid var(--gh-light-gray);background:var(--gh-off-white);grid-template-columns:repeat(3,1fr);display:grid}.vs-dash-stat{border-right:1px solid var(--gh-light-gray);flex-direction:column;gap:.2rem;padding:.875rem 1rem;display:flex}.vs-dash-stat:last-child{border-right:none}.vs-dash-stat-val{font-family:var(--font-display), system-ui, sans-serif;color:var(--gh-text);letter-spacing:-.02em;font-size:1rem;font-weight:800}.vs-dash-stat-lbl{color:var(--gh-text-soft);font-size:.72rem;font-weight:600}.vs-map-panel{border:1px solid var(--gh-light-gray);border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0f172a0d}.sol-hero-wrap{max-width:680px;padding-bottom:2.5rem}.sol-hero-wrap .apple-hero-title{max-width:100%;font-size:clamp(2.2rem,5vw,3.8rem)}.sol-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:600px;margin-top:.5rem;display:grid}.sol-card{background:#fff;border:1px solid #e5e7ebf2;border-radius:24px;flex-direction:column;height:100%;padding:1.75rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.sol-card:hover{border-color:#60a5fa80;transform:translateY(-4px);box-shadow:0 20px 40px #0f172a0f}.sol-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.sol-icon{color:#3b82f6;background:#eff6ff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;display:inline-flex}.sol-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;color:var(--gh-text);margin:0 0 .4rem;font-size:1.2rem;font-weight:800;line-height:1.2}.sol-subtitle{color:var(--gh-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:700}.sol-copy{color:var(--gh-text-medium);margin-bottom:1.25rem;font-size:.95rem;line-height:1.75}.sol-features{flex:1;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.sol-features li{color:var(--gh-text-medium);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.6;display:flex}.sol-check{color:#3b82f6;background:#eff6ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:.75rem;display:inline-flex}@media (max-width:575.98px){.sol-stat-row{grid-template-columns:1fr;max-width:100%}}.adm-shell{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.adm-topbar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:1rem;height:3.5rem;padding:0 1.5rem;display:flex;position:sticky;top:0}.adm-topbar-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gh-text-soft);border-left:1px solid #e5e7eb;padding-left:.75rem;font-size:.72rem;font-weight:700}.adm-topbar-btn{color:var(--gh-text);cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:600;transition:background .12s;display:flex}.adm-topbar-btn:hover{background:#f1f5f9}.adm-topbar-btn:disabled{opacity:.5;cursor:not-allowed}.adm-body{flex:1;gap:1.5rem;padding:1.5rem;display:flex}.adm-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;align-self:flex-start;width:13rem;padding:1.5rem .75rem;position:sticky;top:5rem}.adm-sidebar-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gh-text-soft);margin-bottom:.5rem;padding:0 .625rem;font-size:.68rem;font-weight:700;display:block}.adm-nav-btn{cursor:pointer;width:100%;color:var(--gh-text-medium);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.625rem;margin-bottom:.125rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:background .12s,color .12s;display:flex}.adm-nav-btn:hover{color:var(--gh-text);background:#f1f5f9}.adm-nav-btn.is-active{color:var(--gh-text);background:#eff6ff;font-weight:700}.adm-nav-badge{min-width:1.375rem;height:1.375rem;color:var(--gh-text-medium);background:#e5e7eb;border-radius:2rem;justify-content:center;align-items:center;margin-left:auto;padding:0 .3rem;font-size:.7rem;font-weight:700;display:flex}.adm-nav-btn.is-active .adm-nav-badge{background:var(--gh-primary);color:#fff}.adm-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex:1;min-width:0;padding:2rem;overflow-y:auto}.adm-page-title{font-family:var(--font-display), system-ui, sans-serif;color:var(--gh-text);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.adm-page-sub{color:var(--gh-text-medium);margin-top:.25rem;font-size:.875rem}.adm-savebar{color:#047857;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:.8125rem;display:flex}.adm-filter-btn{color:var(--gh-text-medium);cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #e5e7eb;border-radius:2rem;padding:.35rem 1rem;font-size:.8125rem;font-weight:600;transition:background .12s,color .12s,border-color .12s}.adm-filter-btn:hover{background:#f8fafc}.adm-filter-btn.is-active{background:var(--gh-text);color:#fff;border-color:var(--gh-text)}.adm-table{font-size:.875rem}.adm-table thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--gh-text-medium);white-space:nowrap;border-bottom-width:2px;font-size:.75rem;font-weight:700}.adm-table td{vertical-align:middle}.adm-item-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.125rem 1.25rem}.adm-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.adm-modal-overlay{z-index:1050;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.adm-modal-box{background:#fff;border-radius:16px;width:100%;max-width:42rem;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #0f172a2e}.adm-modal-header{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.adm-modal-title{color:var(--gh-text);margin:0;font-size:1rem;font-weight:700}.adm-modal-body{padding:1.5rem}.adm-form-label{color:var(--gh-text-medium);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.adm-login-shell{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.adm-login-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:26rem;padding:2.5rem;box-shadow:0 8px 32px #0f172a12}.adm-login-icon{background:var(--gh-text);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.125rem;display:flex}.adm-login-title{font-family:var(--font-display), system-ui, sans-serif;color:var(--gh-text);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.adm-login-sub{color:var(--gh-text-medium);margin-top:.375rem;margin-bottom:0;font-size:.875rem}.prd-feature-list{gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.prd-feature-list li{color:var(--gh-text-medium);align-items:flex-start;gap:.625rem;font-size:.875rem;display:flex}.prd-check{width:20px;height:20px;color:var(--gh-primary);background:#eff6ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.75rem;display:inline-flex}.cart-remove-btn{cursor:pointer;color:var(--gh-text-medium);background:0 0;border:none;align-items:center;gap:.2rem;margin-top:.35rem;padding:0;font-size:.82rem;transition:color .12s;display:inline-flex}.cart-remove-btn:hover{color:#dc2626}@media (max-width:767.98px){.adm-body{flex-direction:column;gap:1rem;padding:1rem}.adm-sidebar{flex-wrap:wrap;gap:.25rem;width:100%;padding:.75rem;display:flex;position:static}.adm-sidebar-label{display:none}.adm-nav-btn{flex:none;width:auto;padding:.5rem .75rem}.adm-content{padding:1.25rem}.adm-topbar{padding:0 1rem}}.trust-section{border-bottom:1px solid var(--line);background:#fff;padding:2.5rem 0}.trust-label{text-transform:uppercase;letter-spacing:.09em;color:var(--gh-text-medium);text-align:center;margin-bottom:1.75rem;font-size:.72rem;font-weight:600}.trust-strip{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.5rem;display:flex}.trust-tile{opacity:.52;filter:grayscale();text-align:center;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:130px;padding:.875rem 1.375rem;transition:opacity .2s,border-color .2s;display:flex}.trust-tile:hover{opacity:.8;border-color:#e5e7eb}.trust-tile-name{color:var(--gh-text);font-size:.8rem;font-weight:700}.trust-tile-sector{color:var(--gh-text-medium);margin-top:.2rem;font-size:.68rem}.prd-alt-section{border-bottom:1px solid #f1f5f9;padding:5rem 0}.prd-alt-section:last-of-type{border-bottom:none}.prd-mockup-wrap{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:flex-start;height:100%;padding:1.5rem;display:flex}.team-avatar-box{color:#3b82f6;letter-spacing:-.02em;background:#eff6ff;border:2px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;font-size:1.35rem;font-weight:700;display:flex}.team-credential{color:var(--gh-text-medium);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.8rem;display:flex}.booking-overlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:92vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0f172a24}.booking-modal-title{color:var(--gh-text);margin:0 0 .3rem;font-size:1.2rem;font-weight:700}.booking-modal-sub{color:var(--gh-text-medium);margin:0 0 1.5rem;font-size:.88rem}.booking-close{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.booking-close:hover{background:#f1f5f9}.booking-step-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gh-text-medium);margin-bottom:.75rem;font-size:.72rem;font-weight:600}.booking-date-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}.booking-slot-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}.booking-slot-btn{text-align:center;cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:.1rem;padding:.6rem .4rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.booking-slot-btn:hover{color:#3b82f6;border-color:#3b82f6}.booking-slot-btn.is-selected{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.booking-slot-btn .day-name{color:#94a3b8;font-size:.68rem}.booking-slot-btn.is-selected .day-name{color:#93c5fd}.booking-success{text-align:center;padding:1.5rem 0}.booking-success-icon{color:#059669;background:#f0fdf4;border:2px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.5rem;display:flex}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}@media (max-width:991.98px){.pricing-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}.pricing-tier{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:2rem;position:relative}.pricing-tier.is-featured{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f60f}.pricing-tier-badge{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#3b82f6;border-radius:20px;padding:3px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-name{color:var(--gh-text);margin-bottom:.3rem;font-size:1rem;font-weight:700}.pricing-tagline{color:var(--gh-text-medium);font-size:.82rem}.pricing-price{color:var(--gh-text);font-size:2.25rem;font-weight:800;line-height:1}.pricing-period{color:var(--gh-text-medium);margin-left:4px;font-size:.82rem}.pricing-divider{border:none;border-top:1px solid #f1f5f9;margin:1.5rem 0}.pricing-features{gap:.6rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.pricing-features li{align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.5;display:flex}.pricing-check{color:#3b82f6;flex-shrink:0}.pricing-x{color:#d1d5db;flex-shrink:0}.cs-box-label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.cs-problem-box{background:#fff8f0;border:1px solid #fed7aa;border-radius:10px;height:100%;padding:1rem 1.25rem}.cs-problem-box .cs-box-label{color:#c2410c}.cs-solution-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;height:100%;padding:1rem 1.25rem}.cs-solution-box .cs-box-label{color:#1d4ed8}.cs-results{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cs-result-card{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:.875rem}.cs-result-val{color:#059669;font-size:1.4rem;font-weight:800;line-height:1}.cs-result-lbl{color:#047857;margin-top:.3rem;font-size:.72rem;line-height:1.4}@media (max-width:575.98px){.cs-results{grid-template-columns:1fr}}.int-grid{flex-wrap:wrap;gap:.5rem;display:flex}.int-tile{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;padding:.35rem .75rem;font-size:.82rem;font-weight:500;transition:border-color .15s;display:inline-flex}.int-tile:hover{border-color:#bfdbfe}.ai-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}.ai-panel-topbar{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ai-panel-title{color:var(--gh-text);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.ai-live-dot{color:#059669;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;display:flex}.ai-insight-row{border-bottom:1px solid #f8fafc;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.ai-insight-row:last-child{border-bottom:none}.ai-insight-type{text-transform:uppercase;letter-spacing:.07em;border-radius:4px;flex-shrink:0;margin-top:1px;padding:3px 7px;font-size:.62rem;font-weight:700}.ai-type-forecast{color:#1d4ed8;background:#eff6ff}.ai-type-alert{color:#c2410c;background:#fff8f0}.ai-type-info{color:#166534;background:#f0fdf4}.ai-insight-text{color:var(--gh-text);font-size:.875rem;font-weight:600;line-height:1.4}.ai-insight-sub{color:var(--gh-text-medium);margin-top:.15rem;font-size:.75rem}.ai-feature-row{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;padding:.875rem 0;display:flex}.ai-feature-row:last-child{border-bottom:none}.ai-feature-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.diff-table{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}@media (max-width:767.98px){.diff-table{grid-template-columns:1fr}}.diff-col-head{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;font-size:.875rem;font-weight:700}.diff-col-head.is-them{color:#94a3b8;background:#f8fafc}.diff-col-head.is-us{color:#1d4ed8;background:#eff6ff}.diff-cell{border-bottom:1px solid #f8fafc;align-items:flex-start;gap:.6rem;padding:.875rem 1.5rem;font-size:.875rem;line-height:1.5;display:flex}.diff-cell:nth-last-child(-n+2){border-bottom:none}.diff-cell.is-them{color:#94a3b8}.diff-cell.is-us{color:#374151;background:#eff6ff59;font-weight:500}.device-card-premium{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;padding:1.5rem;transition:box-shadow .2s,transform .18s;display:flex}.device-card-premium:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0f172a14}.device-img-wrap{background:#f8fafc;border-radius:10px;justify-content:center;align-items:center;height:160px;margin-bottom:1.25rem;display:flex}.device-card-condition{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.device-card-condition.cond-like-new{color:#059669}.device-card-condition.cond-excellent{color:#2563eb}.device-card-condition.cond-good{color:#64748b}.device-card-name{color:var(--gh-text);margin-bottom:.2rem;font-size:.975rem;font-weight:700}.device-card-price{color:var(--gh-text);font-size:1.4rem;font-weight:800;line-height:1}.device-card-actions{gap:.4rem;padding-top:1.25rem;display:grid}.device-view-link{color:var(--gh-primary);text-align:center;border-radius:6px;padding:.3rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s}.device-view-link:hover{color:#1d4ed8;background:#eff6ff;text-decoration:none}.apple-primary-btn,.apple-secondary-btn{transition:transform .15s,box-shadow .15s}.apple-primary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #3b82f638}.apple-secondary-btn:hover:not(:disabled){transform:translateY(-1px)}.gh-demo-btn{transition:transform .15s,box-shadow .15s}.gh-demo-btn:hover{transform:translateY(-1px);box-shadow:0 3px 10px #3b82f633}.gh-cart-link{border:1px solid var(--gh-border);width:42px;height:42px;color:var(--gh-text-medium);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-right:.35rem;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex;position:relative}.gh-cart-link:hover,.gh-cart-link.is-active{color:var(--gh-primary);background:var(--gh-primary-pale);border-color:#bfdbfe}.gh-cart-count{background:var(--gh-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 .3rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.gh-navbar{gap:1rem}.gh-navbar-center{gap:.1rem}.gh-nav-link{padding:.52rem .72rem;font-size:.88rem}@media (max-width:991.98px){.gh-navbar-center{display:none!important}.gh-cart-link{margin-right:0}.gh-demo-btn.d-none.d-md-inline-flex{display:none!important}}.apple-hero-title.apple-page-title{letter-spacing:-.045em;font-size:clamp(2.25rem,4.2vw,3.35rem);line-height:1.04}.apple-hero-title.apple-detail-title{letter-spacing:-.042em;font-size:clamp(2rem,3.6vw,2.85rem);line-height:1.06}.apple-hero-title.apple-flow-title{letter-spacing:-.04em;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.08}.checkout-head{margin-bottom:2rem}.checkout-back-link{padding-inline:1rem;font-size:.84rem}.checkout-block-title{color:var(--gh-text);margin:0 0 1rem;font-size:1rem;font-weight:700}.checkout-block-copy{color:var(--gh-text-medium);font-size:.84rem;line-height:1.65}.checkout-payment-grid{gap:.9rem;display:grid}.checkout-payment-option{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:flex-start;gap:.95rem;padding:1rem 1.05rem;transition:transform .15s,border-color .15s,box-shadow .15s,background-color .15s;display:flex}.checkout-payment-option:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0d}.checkout-payment-option.is-selected{background:#f8fbff;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f629}.checkout-payment-option .form-check-input{flex-shrink:0;margin-top:.15rem}.checkout-payment-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:inline-flex}.checkout-payment-body{gap:.22rem;min-width:0;display:grid}.checkout-payment-title{color:var(--gh-text);font-size:.96rem;font-weight:700}.checkout-payment-copy{color:var(--gh-text-medium);font-size:.82rem;line-height:1.6}.checkout-summary-card .summary-line span:last-child{color:var(--gh-text);font-weight:600}.checkout-summary-note{text-align:center;color:var(--gh-text-medium);margin:.8rem 0 0;font-size:.78rem;line-height:1.6}@media (max-width:991.98px){.checkout-head{flex-direction:column;align-items:flex-start!important}}.devices-hero{padding-top:4.75rem;padding-bottom:2.25rem}.devices-hero-copy{text-align:center;max-width:760px;margin:0 auto}.devices-hero-title{max-width:760px;margin:.85rem auto 1.15rem}.devices-hero-text{max-width:680px;margin-left:auto;margin-right:auto}.devices-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.devices-hero-metric{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1.25rem 1.35rem}.devices-hero-metric-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.65rem;font-weight:800;line-height:1;display:block}.devices-hero-metric-label{color:var(--gh-text-medium);margin-top:.45rem;font-size:.84rem;display:block}.devices-standards-section{padding-top:1rem;padding-bottom:1rem}.devices-standard-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;align-items:flex-start;gap:1rem;height:100%;padding:1.25rem 1.35rem;display:flex}.devices-standard-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.95rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;display:inline-flex}.devices-standard-title{color:var(--gh-text);margin:0 0 .4rem;font-size:1rem;font-weight:700}.devices-standard-copy{color:var(--gh-text-medium);margin:0;font-size:.86rem;line-height:1.65}.device-catalog-section{padding-top:3rem}.device-catalog-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.75rem;display:flex}.device-catalog-copy{max-width:680px}.device-catalog-summary{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;min-width:148px;padding:1.2rem 1rem}.device-catalog-summary-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.7rem;font-weight:800;line-height:1;display:block}.device-catalog-summary-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gh-text-medium);margin-top:.4rem;font-size:.8rem;display:block}.device-filter-bar{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.device-filter-btn{color:var(--gh-text-medium);background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.7rem;padding:.72rem 1rem;font-size:.88rem;font-weight:600;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:inline-flex}.device-filter-btn:hover{color:var(--gh-text);border-color:#bfdbfe;transform:translateY(-1px)}.device-filter-btn.is-active{color:#fff;background:var(--gh-text);border-color:var(--gh-text)}.device-filter-count{min-width:1.55rem;height:1.55rem;color:var(--gh-text);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.device-filter-btn.is-active .device-filter-count{color:#fff;background:#ffffff1f;border-color:#ffffff38}.device-card-premium{background:#fff;border:1px solid #e5e7eb;border-radius:1.35rem;flex-direction:column;height:100%;padding:1.25rem 1.25rem 1.35rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 24px #0f172a0a}.device-card-premium:hover{border-color:#3b82f647;transform:translateY(-4px);box-shadow:0 18px 36px #0f172a12}.device-card-topline{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.95rem;display:flex}.device-card-condition{letter-spacing:.08em;text-transform:uppercase;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.device-stock-state{color:#059669;align-items:center;gap:.35rem;font-size:.74rem;font-weight:600;display:inline-flex}.device-stock-state.is-out{color:#b45309}.device-img-wrap{background:#f8fafc;border:1px solid #edf2f7;border-radius:1.1rem;justify-content:center;align-items:center;min-height:220px;margin-bottom:1.15rem;display:flex;position:relative;overflow:hidden}.device-img-stage{background:#f1f5f9;border-radius:.95rem;position:absolute;inset:1rem 1rem 1.05rem}.device-card-figure{z-index:1;position:relative}.device-card-figure svg{width:100%;height:100%}.device-card-name-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.28rem;display:flex}.device-card-name{letter-spacing:-.03em;color:var(--gh-text);margin-bottom:0;font-size:1.12rem;font-weight:700}.device-card-sub{color:var(--gh-text-medium);margin-bottom:.95rem;font-size:.93rem}.device-card-meta{flex-wrap:wrap;gap:.55rem;margin-bottom:.95rem;display:flex}.device-card-meta-item{color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .7rem;font-size:.76rem;font-weight:600;display:inline-flex}.device-card-copy{color:var(--gh-text-medium);margin:0 0 1.2rem;font-size:.84rem;line-height:1.65}.device-card-price-row{align-items:baseline;gap:.65rem;margin-bottom:1.1rem;display:flex}.device-card-price{letter-spacing:-.05em;color:var(--gh-text);font-size:1.85rem;font-weight:800;line-height:1}.device-card-old-price{color:var(--gh-text-medium);font-size:.98rem;text-decoration:line-through}.device-card-actions{gap:.65rem;margin-top:auto;display:grid}.device-card-actions .apple-primary-btn,.device-card-actions .apple-secondary-btn{min-height:3.15rem}.device-view-link{color:var(--gh-primary);white-space:nowrap;padding:0;font-size:.84rem;font-weight:600;text-decoration:none}.device-view-link:hover{color:#2563eb;text-decoration:none}@media (max-width:991.98px){.devices-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.device-catalog-head{flex-direction:column;align-items:flex-start}.device-catalog-summary{width:100%;max-width:220px}}@media (max-width:767.98px){.devices-hero{padding-top:4rem}.devices-hero-metrics{grid-template-columns:1fr}.device-img-wrap{min-height:200px}.device-card-name-row{flex-direction:column;gap:.4rem}}.products-page-hero{padding-top:4.75rem;padding-bottom:2.25rem}.products-hero-wrap{text-align:center;max-width:780px;margin:0 auto}.products-hero-title{max-width:820px;margin:.85rem auto 1.15rem}.products-hero-text{max-width:700px;margin-left:auto;margin-right:auto}.products-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.products-hero-metric{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1.25rem 1.35rem}.products-hero-metric-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.55rem;font-weight:800;line-height:1;display:block}.products-hero-metric-label{color:var(--gh-text-medium);margin-top:.45rem;font-size:.84rem;display:block}.products-suite-section{padding-top:3rem}.products-suite-head{max-width:760px;margin-bottom:1.75rem}.products-suite-copy{max-width:680px}.products-suite-row{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 30px #0f172a0a}.products-suite-visual{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;height:100%;padding:1.2rem;display:flex}.products-suite-row .flex-lg-row-reverse .products-suite-visual{border-left:1px solid #e5e7eb;border-right:0}.products-suite-visual-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.products-suite-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.products-suite-meta{color:var(--gh-text-medium);background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.42rem .7rem;font-size:.76rem;font-weight:600;display:inline-flex}.products-suite-mockup{margin-top:auto}.products-suite-body{flex-direction:column;height:100%;padding:1.55rem 1.6rem 1.7rem;display:flex}.products-suite-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;justify-content:center;align-items:center;width:2.85rem;height:2.85rem;margin-bottom:1rem;display:inline-flex}.products-suite-title{letter-spacing:-.045em;color:var(--gh-text);margin:0 0 .35rem;font-size:1.55rem;font-weight:700}.products-suite-tagline{color:#2563eb;margin:0 0 .95rem;font-size:1rem;font-weight:600}.products-suite-desc{max-width:44ch;margin-bottom:1.2rem}.products-suite-features{gap:.72rem;margin-bottom:1.1rem;display:grid}.products-suite-feature{color:var(--gh-text);align-items:flex-start;gap:.7rem;font-size:.88rem;line-height:1.6;display:flex}.products-suite-feature-icon{color:#3b82f6;background:#eff6ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-top:.08rem;font-size:.78rem;display:inline-flex}.products-suite-modules{flex-wrap:wrap;gap:.55rem;margin-bottom:1.2rem;display:flex}.products-suite-module{color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.44rem .72rem;font-size:.76rem;font-weight:600;display:inline-flex}.products-suite-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;display:flex}.products-foundation-section{padding-top:3rem}.products-foundation-head{max-width:760px;margin-bottom:1.75rem}.products-foundation-copy{max-width:650px}.products-foundation-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.3rem 1.4rem}.products-foundation-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.95rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:inline-flex}.products-foundation-title{color:var(--gh-text);margin:0 0 .45rem;font-size:1rem;font-weight:700}.products-foundation-text{color:var(--gh-text-medium);margin:0;font-size:.86rem;line-height:1.65}.products-final-cta{padding:5rem 0}@media (max-width:991.98px){.products-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.products-suite-visual{border-bottom:1px solid #e5e7eb;border-right:0}.products-suite-row .flex-lg-row-reverse .products-suite-visual{border-left:0}}@media (max-width:767.98px){.products-page-hero{padding-top:4rem}.products-hero-metrics{grid-template-columns:1fr}.products-suite-actions{flex-direction:column;align-items:stretch}}.contact-page-hero{padding-top:4.75rem;padding-bottom:2rem}.contact-hero-wrap{text-align:center;max-width:760px;margin:0 auto}.contact-hero-title{max-width:760px;margin:.85rem auto 1.1rem}.contact-hero-text{max-width:680px;margin-left:auto;margin-right:auto}.contact-hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.35rem;display:grid}.contact-hero-highlight{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1.2rem 1.3rem}.contact-hero-highlight-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.55rem;font-weight:800;line-height:1;display:block}.contact-hero-highlight-label{color:var(--gh-text-medium);margin-top:.45rem;font-size:.84rem;display:block}.contact-page-main{padding-top:2.5rem}.contact-side-panel,.contact-form-shell{background:#fff;border:1px solid #e5e7eb;border-radius:1.4rem;height:100%;padding:1.45rem 1.5rem;box-shadow:0 12px 30px #0f172a0a}.contact-side-block{margin-bottom:1.25rem}.contact-side-title{max-width:14ch}.contact-side-copy{max-width:34ch}.contact-office-stack{gap:.95rem;margin-bottom:1rem;display:grid}.contact-office-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem 1.05rem}.contact-office-top{align-items:flex-start;gap:.85rem;margin-bottom:.9rem;display:flex}.contact-office-icon,.contact-response-icon,.contact-reason-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.95rem;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:.95rem;display:inline-flex}.contact-office-city{color:var(--gh-text);font-size:.96rem;font-weight:700}.contact-office-address{color:var(--gh-text-medium);margin-top:.2rem;font-size:.84rem;line-height:1.65}.contact-office-meta{gap:.5rem;display:grid}.contact-office-meta-item{color:var(--gh-text-medium);align-items:flex-start;gap:.55rem;font-size:.82rem;line-height:1.6;display:flex}.contact-response-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;align-items:flex-start;gap:.9rem;padding:1rem 1.05rem;display:flex}.contact-response-title{color:var(--gh-text);font-size:.95rem;font-weight:700}.contact-response-copy{color:var(--gh-text-medium);margin:.3rem 0 0;font-size:.84rem;line-height:1.65}.contact-form-head{margin-bottom:1.25rem}.contact-form-title{max-width:24ch}.contact-form-copy{max-width:58ch}.contact-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1.4rem;display:grid}.contact-reason-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:.85rem;padding:.95rem 1rem;display:flex}.contact-reason-label{color:var(--gh-text);font-size:.9rem;font-weight:600}.contact-form-grid .form-label{color:var(--gh-text);margin-bottom:.42rem;font-size:.82rem;font-weight:700}.contact-form-grid .form-control,.contact-form-grid .form-select{min-height:3.1rem}.contact-form-grid textarea.form-control{resize:vertical;min-height:8.75rem}.contact-form-note{color:var(--gh-text-medium);font-size:.8rem;line-height:1.6}.contact-form-submit{min-width:11rem}.contact-form-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;align-items:center;gap:1rem;padding:1.15rem 1.2rem;display:flex}.contact-form-success-icon{color:#fff;background:#059669;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-size:1rem;display:inline-flex}.contact-form-success-title{color:#065f46;font-size:.96rem;font-weight:700}.contact-form-success-copy{color:#047857;margin-top:.2rem;font-size:.84rem}@media (max-width:991.98px){.contact-hero-highlights{grid-template-columns:1fr}}@media (max-width:767.98px){.contact-page-hero{padding-top:4rem}.contact-reason-grid{grid-template-columns:1fr}.contact-form-submit{width:100%}}.about-page-hero{padding-top:4.75rem;padding-bottom:2rem}.about-hero-shell{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:stretch;gap:1.5rem;display:grid}.about-hero-copy,.about-hero-panel{background:#fff;border:1px solid #e5e7eb;border-radius:1.4rem;padding:1.45rem 1.5rem;box-shadow:0 12px 30px #0f172a0a}.about-hero-title{max-width:13ch;margin:.85rem 0 1.1rem}.about-hero-text{max-width:54ch}.about-hero-panel-list{gap:.95rem;margin-top:1rem;display:grid}.about-hero-panel-item{border-bottom:1px solid #e5e7eb;padding-bottom:.95rem}.about-hero-panel-item:last-child{border-bottom:0;padding-bottom:0}.about-hero-panel-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.about-hero-panel-value{color:var(--gh-text);font-size:.95rem;line-height:1.55;display:block}.about-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.about-metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1.2rem 1.3rem}.about-metric-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.65rem;font-weight:800;line-height:1}.about-metric-label{color:var(--gh-text-medium);margin-top:.45rem;font-size:.84rem}.about-premise-section{padding-top:2.75rem}.about-premise-intro,.about-premise-copy{max-width:34ch}.about-premise-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;padding:1.35rem 1.4rem;display:flex}.about-premise-icon,.about-value-icon,.about-foundation-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.95rem;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-size:1rem;display:inline-flex}.about-premise-top{align-items:center;gap:.85rem;margin-bottom:.95rem;display:flex}.about-premise-title{letter-spacing:-.04em;color:var(--gh-text);margin:0 0 .55rem;font-size:1.2rem;font-weight:700}.about-premise-text{color:var(--gh-text-medium);margin:0;font-size:.88rem;line-height:1.68}.about-values-section{padding-top:3rem}.about-values-head{max-width:760px;margin-bottom:1.75rem}.about-values-copy{max-width:620px}.about-value-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.35rem 1.4rem}.about-value-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.about-value-index{letter-spacing:.1em;text-transform:uppercase;color:var(--gh-text-medium);font-size:.78rem;font-weight:700}.about-value-title{color:var(--gh-text);margin:0 0 .45rem;font-size:1rem;font-weight:700}.about-value-text{color:var(--gh-text-medium);margin:0;font-size:.86rem;line-height:1.68}.about-leadership-section{padding-top:3rem}.about-leadership-intro,.about-leadership-copy{max-width:34ch}.about-leader-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.3rem;padding:1.4rem 1.45rem}.about-leader-head{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.about-leader-avatar{color:#2563eb;letter-spacing:-.04em;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;font-size:1rem;font-weight:800;display:inline-flex}.about-leader-name{letter-spacing:-.03em;color:var(--gh-text);margin:0 0 .15rem;font-size:1.1rem;font-weight:700}.about-leader-role{color:#2563eb;font-size:.88rem;font-weight:600}.about-leader-bio{color:var(--gh-text-medium);margin:0 0 1rem;font-size:.87rem;line-height:1.68}.about-leader-tags{flex-wrap:wrap;gap:.6rem;display:flex}.about-leader-tag{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .72rem;font-size:.76rem;font-weight:600;display:inline-flex}.about-leader-tag.is-muted{color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb}.about-final-cta{padding:5rem 0}.solutions-page-hero{padding-top:4.75rem;padding-bottom:2rem}.solutions-hero-wrap{text-align:center;max-width:790px;margin:0 auto}.solutions-hero-title{max-width:820px;margin:.85rem auto 1.15rem}.solutions-hero-text{max-width:700px;margin-left:auto;margin-right:auto}.solutions-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.45rem;display:grid}.solutions-hero-metric{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;padding:1.2rem 1.3rem}.solutions-hero-metric-value{letter-spacing:-.05em;color:var(--gh-text);font-size:1.55rem;font-weight:800;line-height:1;display:block}.solutions-hero-metric-label{color:var(--gh-text-medium);margin-top:.45rem;font-size:.84rem;display:block}.solutions-pillar-section{padding-top:2.8rem}.solutions-pillar-intro,.solutions-pillar-copy{max-width:35ch}.solutions-pillar-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1.3rem 1.35rem}.solutions-pillar-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:.95rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;font-size:1rem;display:inline-flex}.solutions-pillar-title{color:var(--gh-text);margin:0 0 .45rem;font-size:1rem;font-weight:700}.solutions-pillar-text{color:var(--gh-text-medium);margin:0;font-size:.86rem;line-height:1.68}.solutions-showcase-section{padding-top:3rem}.solutions-showcase-head{max-width:760px;margin-bottom:1.75rem}.solutions-showcase-copy{max-width:670px}.solution-premium-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.35rem;flex-direction:column;height:100%;padding:1.45rem 1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 12px 30px #0f172a0a}.solution-premium-card:hover{border-color:#3b82f647;transform:translateY(-4px);box-shadow:0 20px 38px #0f172a0f}.solution-premium-card.is-featured{border-color:#3b82f657;box-shadow:0 20px 40px #3b82f614}.solution-premium-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.05rem;display:flex}.solution-premium-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.08rem;display:inline-flex}.solution-premium-badge{color:var(--gh-text-medium);letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.solution-premium-title{letter-spacing:-.04em;color:var(--gh-text);margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.solution-premium-subtitle{color:#2563eb;margin:0 0 .9rem;font-size:.94rem;font-weight:600}.solution-premium-copy{color:var(--gh-text-medium);margin:0 0 1.15rem;font-size:.9rem;line-height:1.72}.solution-premium-feature-list{flex:1;gap:.8rem;margin-bottom:1.15rem;display:grid}.solution-premium-feature{color:var(--gh-text);align-items:flex-start;gap:.7rem;font-size:.87rem;line-height:1.62;display:flex}.solution-premium-feature-icon{color:#3b82f6;background:#eff6ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;margin-top:.08rem;font-size:.76rem;display:inline-flex}.solution-premium-footer{border-top:1px solid #e5e7eb;padding-top:1rem}.solutions-final-cta{padding:5rem 0}@media (max-width:991.98px){.about-hero-shell{grid-template-columns:1fr}.about-metric-grid,.solutions-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.about-page-hero{padding-top:4rem}.about-metric-grid{grid-template-columns:1fr}.about-leader-head{align-items:flex-start}.solutions-page-hero{padding-top:4rem}.solutions-hero-metrics{grid-template-columns:1fr}}.home-premium-hero{background:#fff;padding:5.5rem 0 3.5rem}.home-premium-copy{text-align:center;max-width:980px;margin:0 auto}.home-premium-title{letter-spacing:-.08em;max-width:13ch;color:var(--gh-text);margin:0 auto;font-size:clamp(2.9rem,6.2vw,5rem);font-weight:800;line-height:.92}.home-premium-title span{display:block}.home-premium-region{color:#1e3a8a}.home-premium-text{max-width:700px;color:var(--gh-text-medium);margin:1.3rem auto 0;font-size:1rem;line-height:1.82}.home-premium-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.home-command-shell{background:#fff;border:1px solid #e5e7eb;border-radius:2rem;margin-top:3.6rem;padding:1.35rem;box-shadow:0 28px 70px #0f172a12}.home-command-topbar{border-bottom:1px solid #eef2f7;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1.35rem;padding:.1rem .2rem 1.15rem;display:grid}.home-command-window{align-items:center;gap:.35rem;display:inline-flex}.home-command-window span{background:#cbd5e1;border-radius:999px;width:.6rem;height:.6rem}.home-command-window span:first-child{background:#f59e0b}.home-command-window span:last-child{background:#3b82f6}.home-command-headline,.home-command-meta{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.home-command-headline{color:var(--gh-text)}.home-command-meta{color:var(--gh-text-medium)}.home-command-main,.home-command-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1.5rem;height:100%;padding:1.3rem}.home-command-side{gap:1rem;height:100%;display:grid}.home-command-metric{background:#fff;border:1px solid #e5e7eb;border-radius:1.2rem;height:100%;padding:1.1rem 1.15rem}.home-command-metric-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);font-size:.75rem;font-weight:700;display:block}.home-command-metric-value{letter-spacing:-.06em;color:var(--gh-text);margin-top:.55rem;font-size:1.85rem;font-weight:800;line-height:1;display:block}.home-command-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.35rem;margin-top:1rem;padding:1.25rem}.home-command-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.home-panel-kicker{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:.35rem;font-size:.74rem;font-weight:700;display:block}.home-command-panel-title{letter-spacing:-.04em;max-width:16ch;color:var(--gh-text);margin:0;font-size:1.15rem;font-weight:700;line-height:1.15}.home-command-panel-tag{color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.74rem;font-weight:700;display:inline-flex}.home-command-chart{align-items:flex-end;gap:.8rem;min-height:14rem;padding-top:.8rem;display:flex}.home-command-bar-group{text-align:center;flex:1}.home-command-bar{background:#bfdbfe;border-radius:999px 999px .75rem .75rem;width:100%;max-width:3rem;margin:0 auto}.home-command-bar.is-strong{background:#3b82f6}.home-command-bar-group span{letter-spacing:.05em;text-transform:uppercase;color:var(--gh-text-medium);margin-top:.65rem;font-size:.74rem;font-weight:700;display:block}.home-signal-stack,.home-feed-list{gap:.8rem;display:grid}.home-signal-row{background:#fff;border:1px solid #e5e7eb;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.home-signal-head{color:var(--gh-text);align-items:center;gap:.55rem;font-size:.86rem;font-weight:600;display:inline-flex}.home-signal-row strong{color:#2563eb;font-size:.84rem;font-weight:700}.home-signal-dot{background:#3b82f6;border-radius:999px;width:.55rem;height:.55rem}.home-signal-dot.is-2{background:#0ea5e9}.home-signal-dot.is-3{background:#f59e0b}.home-feed-item{border-top:1px solid #e5e7eb;padding:1rem 0 0}.home-feed-item:first-child{border-top:0;padding-top:0}.home-feed-meta{color:var(--gh-text);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.35rem;font-size:.84rem;font-weight:700;display:flex}.home-feed-meta strong{color:#2563eb}.home-feed-item p{color:var(--gh-text-medium);margin:0;font-size:.85rem;line-height:1.65}.home-proof-band{margin-top:1.75rem}.home-proof-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);text-align:center;margin-bottom:1rem;font-size:.74rem;font-weight:700;display:block}.home-proof-marquee{border-radius:1.4rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-proof-track{gap:.9rem;width:max-content;animation:30s linear infinite home-proof-scroll;display:flex}.home-proof-logo{background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;align-items:center;gap:.9rem;min-width:16rem;padding:.95rem 1.05rem;display:flex;box-shadow:0 10px 24px #0f172a0a}.home-proof-mark{color:#2563eb;letter-spacing:-.03em;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;justify-content:center;align-items:center;min-width:3.1rem;height:3.1rem;padding:0 .7rem;font-size:.88rem;font-weight:800;display:inline-flex}.home-proof-image{object-fit:contain;width:100%;height:100%}.home-proof-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.home-proof-copy strong{color:var(--gh-text);font-size:.88rem;font-weight:700}.home-proof-copy span{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);font-size:.72rem;font-weight:700}.home-proof-marquee:hover .home-proof-track{animation-play-state:paused}@keyframes home-proof-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .45rem))}}.home-section{background:#fff;padding:5.5rem 0}.home-section-head{max-width:760px;margin-bottom:2.2rem}.home-section-title,.home-cta-title{letter-spacing:-.065em;max-width:14ch;color:var(--gh-text);margin:0;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:.98}.home-section-text,.home-cta-text{max-width:60ch;color:var(--gh-text-medium);margin:1rem 0 0;font-size:1rem;line-height:1.8}.home-capability-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.45rem;grid-template-columns:auto 1fr;gap:1rem;height:100%;padding:1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 12px 28px #0f172a0a}.home-capability-card:hover,.home-suite-row:hover{border-color:#3b82f642;transform:translateY(-4px);box-shadow:0 18px 36px #0f172a12}.home-capability-icon,.home-suite-icon,.home-why-icon,.home-region-stat-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;display:inline-flex}.home-capability-body h3,.home-suite-product h3,.home-impact-card h3,.home-why-body h3,.home-office-card h3{letter-spacing:-.04em;color:var(--gh-text);margin:0;font-size:1.18rem;font-weight:700}.home-capability-body p,.home-suite-description,.home-why-body p,.home-office-card p{color:var(--gh-text-medium);margin:.75rem 0 0;font-size:.92rem;line-height:1.72}.home-inline-link{color:#2563eb;align-items:center;gap:.45rem;margin-top:1rem;font-size:.86rem;font-weight:700;transition:gap .18s,color .18s;display:inline-flex}.home-inline-link:hover{color:#1d4ed8;gap:.65rem}.home-suite-section{background:#f8fafc}.home-suite-intro{position:sticky;top:5.75rem}.home-suite-note{background:#fff;border:1px solid #e5e7eb;border-radius:1.3rem;margin-top:1.4rem;padding:1.1rem 1.15rem}.home-suite-note-label{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:.4rem;font-size:.73rem;font-weight:700;display:block}.home-suite-note p{color:var(--gh-text-medium);margin:0;font-size:.9rem;line-height:1.7}.home-suite-links{flex-wrap:wrap;gap:1rem 1.4rem;margin-top:1.35rem;display:flex}.home-suite-stack{gap:1rem;display:grid}.home-suite-row{background:#fff;border:1px solid #e5e7eb;border-radius:1.45rem;padding:1.35rem 1.4rem;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 12px 30px #0f172a0a}.home-suite-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.home-suite-product{align-items:flex-start;gap:1rem;display:flex}.home-suite-tagline{color:#2563eb;margin:.3rem 0 0;font-size:.9rem;font-weight:600}.home-suite-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.45rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.home-suite-description{max-width:58ch;margin-top:0}.home-suite-modules{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.home-suite-module{color:var(--gh-text-medium);background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:.45rem .72rem;font-size:.76rem;font-weight:600;display:inline-flex}.home-region-section{background:#0f172a}.home-dark-eyebrow{color:#93c5fd}.home-dark-title{color:#fff}.home-dark-text{color:#ffffffb8}.home-office-stack{gap:1rem;margin-top:1.4rem;display:grid}.home-office-card,.home-impact-card,.home-region-stat{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f}.home-office-card{border-radius:1.4rem;padding:1.25rem 1.3rem}.home-office-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.home-office-card h3{color:#fff}.home-office-card span,.home-office-card small{color:#ffffffa3}.home-office-badge{color:#fff;background:#ffffff14;border-radius:999px;align-items:center;padding:.45rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.home-office-card p{color:#ffffffc7}.home-region-impact-head{margin-bottom:1.4rem}.home-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-impact-card{border-radius:1.4rem;padding:1.3rem}.home-impact-value{letter-spacing:-.07em;color:#fff;font-size:2.3rem;font-weight:800;line-height:1;display:block}.home-impact-card h3{color:#fff;margin-top:.5rem}.home-impact-card p{color:#ffffffb3;margin:.7rem 0 0;font-size:.88rem;line-height:1.68}.home-region-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.home-region-stat{text-align:left;border-radius:1.2rem;padding:1rem}.home-region-stat-icon{color:#93c5fd;background:#3b82f629;border-color:#93c5fd38;margin-bottom:.9rem}.home-region-stat strong{letter-spacing:-.05em;color:#fff;font-size:1.4rem;font-weight:800;display:block}.home-region-stat span{color:#ffffffa8;margin-top:.3rem;font-size:.8rem;display:block}.home-why-grid{gap:1.15rem;display:grid}.home-why-item{border-top:1px solid #e5e7eb;grid-template-columns:auto 1fr;gap:1rem;padding-top:1.2rem;display:grid}.home-why-index{letter-spacing:.1em;text-transform:uppercase;color:var(--gh-text-medium);padding-top:.15rem;font-size:.74rem;font-weight:700}.home-why-body{grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.home-why-body p{margin-top:.5rem}.home-testimonials-section{background:#f8fafc}.home-testimonials-head{max-width:760px;margin-bottom:2rem}.home-testimonials-section .tcarousel-track{background:0 0;padding:0}.home-testimonials-section .tcarousel-topbar{margin-bottom:1rem}.home-testimonials-section .tcarousel-badge{color:var(--gh-text-medium);background:#fff;border:1px solid #e5e7eb;padding:.5rem .8rem}.home-testimonials-section .tcarousel-controls{gap:.55rem}.home-testimonials-section .tcarousel-arrow{width:2.8rem;height:2.8rem;color:var(--gh-text);background:#fff;border:1px solid #e5e7eb}.home-testimonials-section .tcarousel-arrow:hover{color:#2563eb;background:#fff;border-color:#3b82f64d}.home-testimonials-section .tcarousel-cards{gap:1rem}.home-testimonials-section .tcarousel-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.45rem;min-height:100%;padding:1.45rem 1.5rem;box-shadow:0 14px 34px #0f172a0d}.home-testimonials-section .tcarousel-card:nth-child(2){background:#fff}.home-testimonials-section .tcarousel-icon{color:#3b82f6;background:#eff6ff}.home-testimonials-section .tcarousel-quote{color:var(--gh-text)}.home-testimonials-section .tcarousel-role{color:var(--gh-text-medium)}.home-testimonials-section .tcarousel-dot{background:#cbd5e1}.home-testimonials-section .tcarousel-dot.is-active{background:#3b82f6}.home-cta-section{background:#fff;padding:2.4rem 0 6rem}.home-cta-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1.75rem;grid-template-columns:minmax(0,1.1fr) minmax(300px,.78fr);align-items:start;gap:2rem;padding:2.15rem 2.2rem;display:grid;box-shadow:0 18px 40px #0f172a0a}.home-cta-main{max-width:48rem;padding-top:.2rem}.home-cta-title{max-width:12ch;font-size:clamp(2.05rem,3.1vw,3.1rem);line-height:1}.home-cta-text{max-width:46ch;margin-top:1.15rem}.home-cta-aside{background:#fff;border:1px solid #e5e7eb;border-radius:1.45rem;justify-self:end;width:100%;max-width:24rem;padding:1.4rem 1.45rem;box-shadow:0 12px 28px #0f172a0a}.home-cta-aside-label{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.home-cta-aside-text{color:var(--gh-text-medium);margin:0;font-size:.92rem;line-height:1.72}.home-cta-actions{gap:.75rem;margin-top:1.25rem;display:grid}.home-cta-actions .site-btn{width:100%}.home-cta-meta{border-top:1px solid #e5e7eb;gap:.7rem;margin-top:1.2rem;padding-top:1rem;display:grid}.home-cta-meta-row{color:var(--gh-text-medium);align-items:center;gap:.65rem;font-size:.84rem;line-height:1.55;display:flex}.home-cta-meta-row i{color:#3b82f6;flex-shrink:0}@media (max-width:1199.98px){.home-proof-logo{min-width:14.5rem}}@media (max-width:991.98px){.home-cta-section{padding-top:2rem}.home-premium-hero{padding-top:4.5rem}.home-command-topbar{grid-template-columns:1fr;justify-items:start}.home-suite-intro{position:static}.home-impact-grid,.home-region-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta-panel{grid-template-columns:1fr}.home-cta-actions{margin-top:1.1rem}.home-cta-aside{justify-self:stretch;max-width:none}}@media (max-width:767.98px){.home-cta-section{padding-top:1.5rem}.home-cta-title{max-width:11ch;font-size:clamp(1.9rem,8.2vw,2.6rem)}.home-premium-hero,.home-section{padding-top:4rem;padding-bottom:4rem}.home-premium-title{max-width:10ch;font-size:clamp(2.5rem,11vw,3.7rem);line-height:.94}.home-premium-text{max-width:32rem;font-size:.96rem}.home-command-shell{border-radius:1.5rem;margin-top:2.8rem;padding:1rem}.home-command-main,.home-command-panel,.home-command-chart-card,.home-capability-card,.home-suite-row,.home-office-card,.home-impact-card,.home-cta-panel{padding:1.15rem}.home-impact-grid,.home-region-stats{grid-template-columns:1fr}.home-proof-marquee{-webkit-mask-image:none;mask-image:none}.home-proof-logo{min-width:13.5rem}.home-suite-top,.home-office-top,.home-why-body{grid-template-columns:1fr;display:grid}.home-suite-product{gap:.8rem}.home-cta-actions .site-btn{width:100%}}@media (prefers-reduced-motion:reduce){.home-proof-track{animation:none}}.not-found-page{background:#f8fafc;align-items:center;min-height:calc(100vh - 68px);padding:5rem 0;display:flex}.not-found-shell{background:#fff;border:1px solid #e5e7eb;border-radius:2rem;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 24px 60px #0f172a0f}.not-found-copy,.not-found-visual{padding:.5rem}.not-found-title{letter-spacing:-.08em;max-width:10ch;color:var(--gh-text);margin:0;font-size:clamp(2.8rem,5vw,4.7rem);font-weight:800;line-height:.95}.not-found-text{max-width:54ch;color:var(--gh-text-medium);margin:1.15rem 0 0;font-size:1rem;line-height:1.8}.not-found-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.not-found-visual{gap:1rem;display:grid}.not-found-card,.not-found-note{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1.35rem;padding:1.2rem 1.25rem}.not-found-city{align-items:center;gap:.95rem;display:flex}.not-found-city-icon,.not-found-route-icon{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;display:inline-flex}.not-found-city-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);margin-bottom:.2rem;font-size:.72rem;font-weight:700;display:block}.not-found-city strong{color:var(--gh-text);font-size:1.1rem;font-weight:700;display:block}.not-found-route{justify-items:center;gap:.9rem;padding:.2rem 0;display:grid;position:relative}.not-found-route-line{background:repeating-linear-gradient(90deg,#cbd5e1 0 10px,#0000 10px 18px);width:calc(100% - 3rem);height:1px}.not-found-route-marker{background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.8rem;padding:.8rem .95rem;display:inline-flex;box-shadow:0 10px 24px #0f172a0d}.not-found-route-marker span{letter-spacing:.08em;text-transform:uppercase;color:var(--gh-text-medium);font-size:.76rem;font-weight:700}.not-found-note{color:var(--gh-text-medium);align-items:center;gap:.7rem;font-size:.88rem;line-height:1.6;display:inline-flex}.not-found-note i{color:#3b82f6}@media (max-width:991.98px){.not-found-shell{grid-template-columns:1fr}}@media (max-width:767.98px){.not-found-page{padding:4rem 0}.not-found-shell{border-radius:1.5rem;padding:1.15rem}.not-found-copy,.not-found-visual{padding:.2rem}.not-found-actions{grid-template-columns:1fr;display:grid}.not-found-actions .site-btn{width:100%}}
