:root{--ink:#111;--electric:#1a44ff;--sky:#e6edff;--fog:#e2e2e0;--muted:#666;--surface:#f7f7f6;--surface-dim:#fff;--radius:6px;--radius-lg:10px;--radius-xl:12px;--shadow-soft:0 4px 12px #00000008;--shadow-panel:0 12px 32px #0000000f;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Schibsted Grotesk,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}::selection{background:#1a44ff29}html{background:var(--surface);scroll-behavior:smooth;min-height:100%}body{background:var(--surface);min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation}img{max-width:100%;display:block}.home-page{flex-direction:column;min-height:100vh;display:flex}.home-section{justify-content:center;width:100%;padding:0 18px;display:flex}.home-container{width:min(100%,1280px)}.home-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f7f7f6e6;border-bottom:1px solid #0000000a;flex-direction:column;align-items:center;padding:0 18px;transition:box-shadow .2s;display:flex;position:sticky;top:0}.home-nav-scrolled{box-shadow:var(--shadow-soft)}.home-nav-inner{justify-content:space-between;align-items:center;gap:20px;width:min(100%,1280px);min-height:64px;display:flex}.home-logo{color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.home-logo-text{letter-spacing:-.02em;font-family:Schibsted Grotesk,sans-serif;font-size:1.35rem;font-weight:800}.home-nav-links{align-items:center;gap:6px;display:flex}.home-nav-link{border-radius:var(--radius);color:#555;cursor:pointer;background:0 0;border:none;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.home-nav-link:hover{color:var(--ink);background:#0000000a}.home-nav-cta{border-radius:var(--radius);background:var(--electric);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;min-height:38px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.home-nav-cta:hover{opacity:.9}.home-nav-cta:active{transform:scale(.97)}.home-mobile-toggle{border:1px solid var(--fog);border-radius:var(--radius);background:var(--surface-dim);width:40px;height:40px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;display:none}.home-mobile-menu{flex-direction:column;gap:4px;width:min(100%,1280px);padding:0 0 14px;animation:.2s both menuIn;display:flex}.home-mobile-link{border-radius:var(--radius);color:#555;align-items:center;min-height:44px;padding:0 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s;display:flex}.home-mobile-link:hover{background:#0000000a}.home-mobile-link-cta{background:var(--electric);color:#fff;justify-content:center;gap:8px;margin-top:4px}.home-mobile-link-cta:hover{background:#1334c4}.home-hero{grid-template-columns:minmax(0,1fr) 420px;align-items:end;gap:64px;padding-top:80px;padding-bottom:24px;display:grid}.home-hero-copy{max-width:680px;padding-bottom:40px}.home-hero-title{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Instrument Serif,serif;font-size:72px;font-weight:400;line-height:1.05;animation:.5s both homeTextIn}.home-hero-title em{color:var(--ink);font-style:italic}.home-hero-sub{max-width:580px;color:var(--muted);margin:20px 0 0;font-size:18px;font-weight:400;line-height:1.5;animation:.6s both homeTextIn}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;animation:.7s both homeTextIn;display:flex}.home-btn-primary{border-radius:var(--radius);background:var(--electric);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.home-btn-primary:hover{opacity:.9}.home-btn-primary:active{transform:scale(.97)}.home-btn-secondary{border:1px solid var(--fog);border-radius:var(--radius);min-height:48px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .16s;display:inline-flex}.home-btn-secondary:hover{background:#00000005;border-color:#ccc}.home-hero-panel{border:1px solid var(--fog);border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--surface-dim);width:100%;height:580px;box-shadow:var(--shadow-panel);border-bottom:none;flex-direction:column;padding:20px 24px;animation:.8s both panelIn;display:flex;position:relative;overflow:hidden}.home-hero-panel-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.home-hero-panel-header strong{color:var(--ink);letter-spacing:-.02em;margin-top:4px;font-size:22px;font-weight:600;line-height:1.1;display:block}.home-panel-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.home-panel-urgency{color:#856404;background:#fff3cd;border-radius:999px;align-items:center;margin-top:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.home-demo-steps{align-items:center;gap:6px;padding:4px 0 16px;display:flex}.home-demo-dot{background:var(--fog);border-radius:999px;width:40px;height:3px;transition:all .3s}.home-demo-dot-active{background:var(--ink)}.home-demo-dot-done{background:var(--electric)}.home-demo-animate{flex-direction:column;flex:1;gap:8px;animation:.35s both demoStepIn;display:flex}.home-demo-cards{gap:10px;display:grid}.home-demo-card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid #eee;flex-direction:column;gap:8px;padding:14px;transition:all .2s;display:flex}.home-demo-card-selected{border-color:var(--electric);background:#f8fbff}.home-demo-card-icon{width:32px;height:32px;color:var(--electric);background:#1a44ff1a;border-radius:8px;justify-content:center;align-items:center;margin-right:12px;display:inline-flex}.home-demo-card strong{color:var(--ink);font-weight:600}.home-demo-card-meta{color:var(--muted);font-weight:500;display:flex}.home-demo-card-check{color:var(--electric);margin-left:auto}.home-demo-professional{border-radius:var(--radius-lg);background:var(--surface);border:1px solid #eee;align-items:center;gap:12px;margin-top:8px;padding:14px;display:flex}.home-demo-avatar{width:32px;height:32px;color:var(--muted);background:#eee;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.home-demo-professional span{color:var(--muted);font-size:14px}.home-demo-professional strong{color:var(--ink);font-weight:600}.home-demo-date-strip{gap:8px;margin-bottom:12px;display:flex}.home-demo-date{border-radius:var(--radius-lg);background:var(--surface);min-height:56px;color:var(--ink);border:1px solid #eee;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.home-demo-date small{color:var(--muted);font-size:11px;font-weight:500}.home-demo-date-selected{border-color:var(--electric);color:var(--electric);box-shadow:inset 0 0 0 1px var(--electric);background:#f8fbff}.home-demo-date-selected small{color:var(--electric)}.home-demo-timeline{gap:8px;display:grid}.home-demo-slot{border-radius:var(--radius-lg);background:var(--surface);min-height:48px;color:var(--ink);border:1px solid #eee;justify-content:space-between;align-items:center;padding:0 16px;font-size:14px;font-weight:500;display:flex}.home-demo-slot-active{border-color:var(--electric);background:var(--electric);color:#fff}.home-demo-slot small{opacity:.7;font-size:12px}.home-demo-confirm-grid{grid-template-columns:1fr;gap:8px;display:grid}.home-demo-confirm-row{border-radius:var(--radius-lg);background:var(--surface);border:1px solid #eee;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.home-demo-confirm-row strong{color:var(--ink);font-size:15px;font-weight:600}.home-demo-form-preview{gap:10px;margin-top:8px;display:grid}.home-demo-input{gap:6px;display:grid}.home-demo-input span{color:var(--muted);font-size:12px;font-weight:600}.home-demo-input-field{border-radius:var(--radius-lg);background:var(--surface);min-height:44px;color:var(--ink);border:1px solid #e2e2e0;align-items:center;padding:0 14px;font-size:14px;display:flex}.home-demo-action{border-radius:var(--radius-lg);background:var(--electric);color:#fff;cursor:default;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:auto;padding-top:16px;font-size:15px;font-weight:600;display:flex}.home-ecosystem-panel{gap:16px}.home-system-card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid #eee;gap:10px;padding:18px;display:grid}.home-system-card strong{color:var(--ink);letter-spacing:-.02em;font-family:Instrument Serif,serif;font-size:25px;font-weight:400;line-height:1.12}.home-system-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.home-system-rows{gap:10px;display:grid}.home-system-row{border-radius:var(--radius-lg);background:var(--surface);min-height:58px;color:var(--ink);border:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;display:flex}.home-system-row span{color:var(--muted);font-size:13px;font-weight:600}.home-system-row strong{text-align:right;font-size:15px;font-weight:650}.home-system-row-active{border-color:var(--electric);background:#f8fbff}.home-system-row-blue{background:var(--electric);border-color:var(--electric);color:#fff}.home-system-row-blue span{color:#ffffffb8}.home-system-row-dark{background:var(--ink);border-color:var(--ink);color:#fff}.home-system-row-dark span{color:#ffffffad}.home-system-flow{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:650;display:flex}.home-system-flow span{border-radius:var(--radius);background:var(--surface);border:1px solid #eee;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.home-trust{padding:0 0 64px}.home-trust-grid{flex-wrap:wrap;gap:16px;animation:.8s both homeTextIn;display:flex}.home-trust-chip{min-height:24px;color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.home-trust-chip svg{color:var(--ink);opacity:.6}.home-trust-separator{color:var(--fog);margin:0 4px;font-weight:700}.home-features{border-top:1px solid #eee;padding:80px 0}.home-section-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:12px;font-weight:600;display:block}.home-section-title{color:var(--ink);letter-spacing:-.02em;margin:0 0 20px;font-family:Instrument Serif,serif;font-size:48px;font-weight:400;line-height:1.05}.home-section-sub{max-width:560px;color:var(--muted);margin:0 0 56px;font-size:18px;font-weight:400;line-height:1.5}.home-features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-feature-card{border:1px solid var(--fog);border-radius:var(--radius-lg);background:var(--surface-dim);flex-direction:column;gap:16px;min-height:200px;padding:24px;transition:border-color .2s;display:flex}.home-feature-card:hover{border-color:#ccc}.home-feature-icon{width:40px;height:40px;color:var(--ink);background:#00000008;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.home-feature-card h3{color:var(--ink);margin:0;font-size:18px;font-weight:600;line-height:1.2}.home-feature-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.home-how{border-top:1px solid #eee;padding:80px 0}.home-how-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-how-step{border:1px solid var(--fog);border-radius:var(--radius-lg);background:var(--surface-dim);flex-direction:column;gap:16px;padding:24px;transition:border-color .2s;display:flex}.home-how-step:hover{border-color:#ccc}.home-step-number{border:1px solid var(--fog);width:32px;height:32px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.home-how-step h3{color:var(--ink);margin:0;font-size:18px;font-weight:600;line-height:1.2}.home-how-step p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.home-cta{border-top:1px solid #eee;padding:80px 0}.home-cta-box{text-align:center;border:1px solid var(--fog);border-radius:var(--radius-xl);background:var(--surface-dim);flex-direction:column;align-items:center;gap:24px;padding:64px 32px;display:flex}.home-cta-icon{width:48px;height:48px;color:var(--electric);background:#1a44ff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.home-cta-box h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Instrument Serif,serif;font-size:48px;font-weight:400;line-height:1}.home-cta-box p{max-width:460px;color:var(--muted);margin:0;font-size:18px;line-height:1.5}.home-footer{border-top:1px solid #eee;justify-content:center;padding:40px 18px;display:flex}.home-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:min(100%,1280px);display:flex}.home-footer-left{color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.home-footer-links{align-items:center;gap:24px;display:flex}.home-footer-links a{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .16s}.home-footer-links a:hover{color:var(--ink)}.flow{display:none}@keyframes homeTextIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes panelIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes demoStepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes menuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.home-hero{grid-template-columns:1fr;gap:48px;padding-top:56px;padding-bottom:0}.home-hero-copy{text-align:center;flex-direction:column;align-items:center;max-width:100%;padding-bottom:0;display:flex}.home-hero-title{font-size:64px}.home-hero-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:460px;height:500px;margin:0 auto}.home-features-grid,.home-how-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-section,.home-nav{padding:0 16px}.home-nav-links{display:none}.home-mobile-toggle{display:flex}.home-hero{gap:40px;padding-top:40px;padding-bottom:0}.home-hero-title{font-size:48px}.home-hero-sub{font-size:16px}.home-hero-actions{flex-direction:column;align-items:stretch;width:100%}.home-btn-primary,.home-btn-secondary{justify-content:center}.home-hero-panel{border-left:none;border-right:none;border-radius:0;width:calc(100% + 32px);max-width:100%;height:480px;margin:0 -16px}.home-features-grid,.home-how-steps{grid-template-columns:1fr}.home-section-title,.home-cta-box h2{font-size:40px}.home-features,.home-how,.home-cta{padding:56px 0}.home-cta-box{padding:40px 24px}.home-demo-confirm-grid{grid-template-columns:1fr}.home-trust-grid{justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
