:root{color:#0c172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#07142f;--graphite:#172033;--muted:#59677a;--muted-strong:#3f4d63;--surface:#fff;--surface-soft:#f6f9fc;--line:#dce5ef;--blue:#164cff;--blue-hover:#0d3bd6;--cyan:#08a6d8;--green:#168a4a;--gold:#b7791f;--coral:#d84d3b;--shadow:0 24px 70px #0a183424;background:#f6f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button{letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%}.site-shell{background:var(--surface-soft);min-height:100svh}.hero{isolation:isolate;background:#f8fbff;flex-direction:column;min-height:calc(100svh - 72px);display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center right;z-index:-2;width:100%;height:100%}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#f8fbfffa 0%,#f8fbffe6 35%,#f8fbff52 68%,#f8fbff14 100%),linear-gradient(#fff3,#07142f1a)}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #cfdae8e6;border-radius:8px;align-items:center;gap:18px;width:min(1220px,100% - 32px);min-height:72px;margin:18px auto 0;padding:10px 12px;display:flex;box-shadow:0 20px 50px #07142f14}.brand{flex:none;align-items:center;display:inline-flex}.brand img{object-fit:contain;width:150px;height:47px}.nav-links{align-items:center;gap:4px;margin-left:auto;display:flex}.nav-links a,.ghost-action,.nav-primary,.primary-action,.secondary-action,.auth-submit,.auth-tabs button,.language-switch{white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.nav-links a{color:var(--muted-strong);padding:0 12px;font-size:15px}.nav-links a:hover{color:var(--ink);background:#eef4fb}.nav-actions{align-items:center;gap:10px;display:flex}.language-switch{color:var(--muted-strong);background:#ffffffd1;border:1px solid #c8d7e8;gap:7px;padding:0 9px 0 12px}.language-switch span{font-size:13px;font-weight:850}.language-switch select{min-height:30px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-weight:900}.ghost-action,.secondary-action{color:var(--ink);background:#ffffffd1;border:1px solid #c8d7e8}.ghost-action{min-height:46px;color:var(--blue);background:#fff;border-color:#164cff57;padding:0 17px;font-weight:900;box-shadow:0 12px 28px #164cff21}.ghost-action svg{color:#fff;background:var(--blue);box-sizing:content-box;border-radius:7px;padding:4px}.ghost-action:hover{color:var(--blue-hover);background:#f6f9ff;border-color:#164cff8f;box-shadow:0 16px 34px #164cff2e}.nav-primary,.primary-action,.auth-submit{color:#fff;background:var(--blue);border:0}.nav-primary{padding:0 14px}.nav-primary:hover,.primary-action:hover,.auth-submit:hover{background:var(--blue-hover)}.auth-submit:disabled{cursor:not-allowed;opacity:.68}.spin{animation:.8s linear infinite spin}.hero-content{width:min(1220px,100% - 32px);margin:auto;padding:78px 0 74px}.hero-content>*{max-width:610px}.eyebrow{color:var(--blue);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 14px;font-size:14px;font-weight:900;display:inline-flex}.hero h1{color:var(--ink);margin:0;font-size:92px;line-height:.94}.hero-lead{color:#26354c;margin:24px 0 0;font-size:22px;line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.primary-action,.secondary-action{min-width:162px;padding:0 20px}.secondary-action{color:var(--blue)}.hero-checks{flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;display:flex}.hero-checks span{color:#1e324d;background:#ffffffbd;border:1px solid #d5e3f3;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:14px;font-weight:800;display:inline-flex}.hero-checks svg{color:var(--green)}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));min-height:72px;display:grid}.proof-strip div{border-right:1px solid var(--line);min-width:0;padding:16px clamp(18px,4vw,42px)}.proof-strip div:last-child{border-right:0}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{color:var(--ink);font-size:22px;line-height:1.1}.proof-strip span{color:var(--muted);margin-top:4px;font-size:14px;font-weight:700}.section{width:min(1220px,100% - 32px);margin:0 auto;padding:92px 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.compact{max-width:680px}.section h2,.auth-copy h2,.security-copy h2{color:var(--ink);margin:0;font-size:44px;line-height:1.08}.section-heading p:not(.eyebrow),.security-copy p,.auth-copy p{color:var(--muted);margin:16px 0 0;font-size:18px;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:250px;padding:22px;box-shadow:0 16px 45px #0c172a0f}.feature-card svg{color:var(--cyan)}.feature-card:nth-child(2) svg{color:var(--blue)}.feature-card:nth-child(3) svg{color:var(--green)}.feature-card:nth-child(4) svg{color:var(--coral)}.feature-card h3{color:var(--graphite);margin:18px 0 10px;font-size:20px;line-height:1.2}.feature-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.flow-section,.problem-section{border-top:1px solid var(--line)}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.problem-card{border:1px solid var(--line);background:linear-gradient(#ffffffeb,#f6faffe6),#fff;border-radius:8px;min-height:220px;padding:22px;box-shadow:0 16px 45px #0c172a0f}.problem-card span{background:var(--coral);border-radius:999px;width:40px;height:5px;display:block}.problem-card:nth-child(2) span{background:var(--blue)}.problem-card:nth-child(3) span{background:var(--green)}.problem-card h3{color:var(--graphite);margin:20px 0 10px;font-size:22px;line-height:1.18}.problem-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.flow-track{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.flow-step{border-right:1px solid var(--line);min-height:190px;padding:24px}.flow-step:last-child{border-right:0}.flow-step span{color:#fff;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.flow-step h3{color:var(--graphite);margin:24px 0 0;font-size:23px;line-height:1.18}.security-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:42px;display:grid}.security-list{gap:12px;display:grid}.security-list div{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:14px;min-height:74px;padding:16px;display:flex}.security-list svg{color:var(--gold);flex:none}.security-list span{color:var(--graphite);font-size:17px;font-weight:850}.auth-section{width:min(1220px,100% - 32px);box-shadow:var(--shadow);background:linear-gradient(135deg,#164cff14,#08a6d80d),#fff;border:1px solid #cad8e8;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:48px;margin:0 auto 84px;padding:58px;display:grid}.auth-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:22px}.auth-tabs{background:#eef4fa;border:1px solid #d5e1ee;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.auth-tabs button{width:100%;min-height:40px;color:var(--muted-strong);background:0 0;border:0}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 8px 20px #07142f14}.auth-title{margin:24px 0 18px}.auth-title h3{color:var(--ink);margin:0;font-size:28px;line-height:1.12}.auth-title p{color:var(--muted);margin:8px 0 0;line-height:1.55}.auth-form{gap:14px;display:grid}.auth-form label span{color:var(--muted-strong);margin-bottom:7px;font-size:13px;font-weight:850;display:block}.field-shell{background:#fff;border:1px solid #cad8e8;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:0 12px;display:grid}.field-shell:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #164cff1f}.field-shell svg{color:var(--muted)}.field-shell input{width:100%;min-width:0;min-height:44px;color:var(--ink);background:0 0;border:0;outline:0}.auth-submit{border:0;width:100%;margin-top:6px}.auth-message{border-radius:8px;margin:14px 0 0;padding:12px;font-weight:800}.auth-message.success{color:#0d6a37;background:#f0faf4;border:1px solid #bfe5cf}.auth-message.error{color:#a42c2c;background:#fff5f5;border:1px solid #f0c4c4}.footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:104px;padding:24px clamp(18px,4vw,54px);display:flex}.footer-brand{align-items:center;gap:16px;min-width:0;display:flex}.footer-brand img{object-fit:contain;width:126px;height:40px}.footer-brand span{color:var(--muted);font-weight:750}.footer-contact{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.footer-contact a,.footer-contact span{min-height:38px;color:var(--muted-strong);background:#f8fbff;border:1px solid #d4e0ed;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:14px;font-weight:750;display:inline-flex}.footer-contact a:hover{color:var(--blue);background:#fff;border-color:#164cff57}.footer-contact svg{color:var(--blue)}.footer-contact strong{color:var(--ink);text-transform:uppercase;font-size:12px;font-weight:900}@media (width<=1080px){.nav{flex-wrap:wrap;align-items:flex-start}.nav-links{order:3;width:100%;margin-left:0}.nav-actions{margin-left:auto}.feature-grid,.problem-grid,.flow-track{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-step:nth-child(2){border-right:0}.flow-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.security-section,.auth-section{grid-template-columns:1fr}}@media (width<=760px){.hero{min-height:calc(100svh - 58px)}.hero-overlay{background:linear-gradient(#f8fbfffa 0%,#f8fbffeb 56%,#f8fbff9e 100%),#fff3}.hero-image{object-position:58% center}.nav{width:calc(100% - 20px);margin-top:10px;padding:10px}.brand img{width:132px;height:42px}.nav-links{padding-bottom:2px;overflow-x:auto}.nav-actions{flex-wrap:wrap;width:100%}.ghost-action,.nav-primary,.language-switch{flex:1 1 0;min-width:0}.hero-content{width:calc(100% - 28px);padding:54px 0 44px}.hero h1{font-size:64px}.hero-lead{font-size:19px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{width:calc(100% - 28px);padding:64px 0}.section h2,.auth-copy h2,.security-copy h2{font-size:34px}.feature-grid,.problem-grid,.flow-track{grid-template-columns:1fr}.feature-card{min-height:0}.flow-step,.flow-step:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.flow-step:last-child{border-bottom:0}.auth-section{gap:26px;width:calc(100% - 28px);margin-bottom:48px;padding:28px}.footer{text-align:center;flex-direction:column}.footer-brand,.footer-contact{justify-content:center}}@media (width<=430px){.nav-links a{padding:0 10px;font-size:14px}.ghost-action,.nav-primary,.language-switch{font-size:14px}.hero h1{font-size:54px}.hero-lead{font-size:18px}.hero-checks span,.footer-contact{width:100%}.footer-contact a,.footer-contact span{justify-content:center;width:100%}.auth-section{padding:20px}}@keyframes spin{to{transform:rotate(360deg)}}
