.header{z-index:100;padding:16px 0;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1628eb;box-shadow:0 1px #ffffff12}.header__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.header__logos{align-items:center;gap:16px;display:flex}.header__logo-link{align-items:center;display:flex}.header__logo-assertiv{width:auto;height:32px}.header__logo-silverfort{width:auto;height:36px}.header__divider{color:#ffffff4d;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:300}.header__nav{align-items:center;gap:32px;display:flex}.header__nav-link{color:#ffffffbf;font-size:14px;font-weight:500;transition:color .2s}.header__nav-link:hover{color:#fff}.header__cta{background:var(--sf-orange);color:#fff;white-space:nowrap;border:none;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .15s}.header__cta:hover{background:var(--sf-orange-dark);transform:translateY(-1px)}@media (width<=768px){.header__inner{gap:12px;padding:0 16px}.header__nav-link{display:none}.header__logo-assertiv{height:22px}.header__logo-silverfort{height:24px}.header__logos{gap:10px}.header__divider{font-size:14px}.header__cta{white-space:nowrap;flex-shrink:0;padding:8px 14px;font-size:13px}}@media (width<=400px){.header__logo-assertiv{height:18px}.header__logo-silverfort{height:20px}.header__cta{padding:7px 10px;font-size:12px}}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.hero__bg-grid{pointer-events:none;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hero__bg-glow{filter:blur(120px);pointer-events:none;opacity:.35;border-radius:50%;position:absolute}.hero__bg-glow--blue{background:#1a56db;width:700px;height:700px;top:-200px;left:50%;transform:translate(-50%)}.hero__bg-glow--orange{opacity:.2;background:#f97316;width:400px;height:400px;bottom:0;right:-100px}.hero__inner{z-index:1;max-width:800px;margin:0 auto;position:relative}.hero__badge{color:#d8b4fe;letter-spacing:.02em;background:#a855f733;border:1px solid #a855f766;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.hero__badge-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;box-shadow:0 0 8px #22c55e}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero__title{letter-spacing:-.03em;color:#fff;margin-bottom:24px;font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1.1}.hero__title-highlight{color:#fff}.hero__subtitle{color:#ffffffb3;max-width:640px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:56px;display:flex}.hero__cta-primary{background:var(--sf-orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #f9731659}.hero__cta-primary:hover{background:var(--sf-orange-dark);transform:translateY(-2px);box-shadow:0 8px 32px #f9731673}.hero__cta-secondary{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;padding:15px 28px;font-size:16px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.hero__cta-secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.hero__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.hero__stat{flex-direction:column;gap:4px;display:flex}.hero__stat-value{background:linear-gradient(90deg,#c084fc,#e879f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.hero__stat-label{color:#ffffff80;max-width:150px;font-size:12px;line-height:1.4}.hero__stat-sep{background:#ffffff1f;width:1px;height:40px}.hero__scroll-hint{position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__scroll-hint span{border:2px solid #fff3;border-radius:12px;width:24px;height:40px;display:block;position:relative}.hero__scroll-hint span:after{content:"";background:#fff6;border-radius:2px;width:4px;height:8px;animation:2s infinite scroll-hint;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes scroll-hint{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(12px)}}@media (width<=600px){.hero__stat-sep{display:none}.hero__stats{gap:24px}}.video-section{padding:100px 24px;position:relative}.video-section__inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--sf-orange);margin-bottom:12px;font-size:12px;font-weight:600}.section-title{letter-spacing:-.025em;color:var(--sf-white);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.section-subtitle{color:#fff9;max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.7}.video-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.video-card{background:var(--sf-card-bg);border:1px solid var(--sf-border);border-radius:var(--radius);cursor:pointer;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.video-card:hover{border-color:#f973164d;transform:translateY(-6px);box-shadow:0 20px 50px #0006}.video-card__thumb{aspect-ratio:16/9;background:var(--sf-navy-light);position:relative;overflow:hidden}.video-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.video-card:hover .video-card__thumb img{transform:scale(1.05)}.video-card__thumb iframe{border:none;width:100%;height:100%}.video-card__thumb-placeholder{background:linear-gradient(135deg, var(--sf-navy-light), var(--sf-navy-mid));flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.video-card__thumb-placeholder span{color:#ffffff59;font-size:12px;font-weight:500}.video-card__play{transition:transform .2s;position:absolute;bottom:10px;right:10px}.video-card:hover .video-card__play{transform:scale(1.15)}.video-card__duration{color:#fff;background:#000000b3;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px}.video-card__body{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.video-card__tag{letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:999px;align-self:flex-start;padding:3px 9px;font-size:11px;font-weight:600}.video-card__title{color:var(--sf-white);font-size:15px;font-weight:700;line-height:1.4}.video-card__desc{color:#ffffff8c;font-size:13px;line-height:1.6}.video-card__notify{color:#a78bfa;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;line-height:1.6;transition:color .2s}.video-card__notify:hover{color:#c4b5fd;text-decoration:underline}@media (width<=1100px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.video-grid{grid-template-columns:1fr}.video-section{padding:70px 16px}}.nmodal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s overlay-in;display:flex;position:fixed;inset:0}.nmodal{background:var(--sf-navy-mid);border-radius:var(--radius-lg);border:1px solid #8b5cf640;width:100%;max-width:420px;padding:40px;animation:.25s modal-in;position:relative}.nmodal__close{color:#fff9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.nmodal__close:hover{color:#fff;background:#ffffff24}.nmodal__header{margin-bottom:28px}.nmodal__header-icon{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.nmodal__header-title{color:var(--sf-white);letter-spacing:-.025em;margin-bottom:8px;font-size:1.5rem;font-weight:800}.nmodal__header-subtitle{color:#ffffff8c;font-size:14px;line-height:1.6}.nmodal__form{flex-direction:column;gap:16px;display:flex}.nmodal__field{flex-direction:column;gap:6px;display:flex}.nmodal__field label{color:#ffffffb3;font-size:13px;font-weight:600}.nmodal__field input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.nmodal__field input::placeholder{color:#ffffff40}.nmodal__field input:focus{background:#8b5cf612;border-color:#8b5cf699}.nmodal__error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;padding:10px 14px;font-size:13px}.nmodal__submit{color:#fff;background:#8b5cf6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 20px #8b5cf64d}.nmodal__submit:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}.nmodal__submit:disabled{opacity:.6;cursor:not-allowed}.nmodal__privacy{color:#ffffff4d;text-align:center;font-size:11.5px}.nmodal__success{text-align:center;padding:16px 0}.nmodal__success-icon{color:#a78bfa;background:#8b5cf626;border:2px solid #8b5cf666;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.nmodal__success-heading{color:var(--sf-white);margin-bottom:12px;font-size:1.5rem;font-weight:800}.nmodal__success-text{color:#ffffffa6;margin-bottom:32px;font-size:15px;line-height:1.7}.nmodal__success-text strong{color:#fff}.nmodal__success-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:background .2s}.nmodal__success-btn:hover{background:#ffffff29}.demo-section{padding:100px 24px;position:relative;overflow:hidden}.demo-section:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06b6d412 0%,#1a56db12 100%);border-top:1px solid #06b6d426;border-bottom:1px solid #06b6d426;position:absolute;inset:0}.demo-section__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.demo-section__title{letter-spacing:-.03em;color:var(--sf-white);margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.15}.demo-section__body{color:#ffffffa6;max-width:500px;margin-bottom:28px;font-size:1.05rem;line-height:1.75}.demo-section__highlights{flex-direction:column;gap:12px;margin-bottom:36px;list-style:none;display:flex}.demo-section__highlights li{color:#ffffffb3;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.demo-section__highlight-icon{color:#06b6d4;background:#06b6d426;border:1px solid #06b6d44d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.demo-section__btn{color:#fff;background:#06b6d4;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:16px 30px;font-size:16px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 24px #06b6d44d}.demo-section__btn:hover{background:#0891b2;transform:translateY(-2px);box-shadow:0 10px 32px #06b6d466}.demo-section__hint{color:#ffffff59;font-size:13px}.demo-section__visual{flex-direction:column;align-items:center;gap:14px;display:flex}.demo-section__screen{background:var(--sf-navy-mid);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 32px 80px #00000080}.demo-screen__bar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 14px;display:flex}.demo-screen__dots{flex-shrink:0;gap:5px;display:flex}.demo-screen__dots span{border-radius:50%;width:10px;height:10px}.demo-screen__dots span:first-child{background:#ff5f57}.demo-screen__dots span:nth-child(2){background:#febc2e}.demo-screen__dots span:nth-child(3){background:#28c840}.demo-screen__url{color:#fff6;background:#ffffff0d;border-radius:6px;flex:1;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:flex}.demo-screen__body{height:200px;display:flex}.demo-screen__sidebar{background:#0003;border-right:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:10px;width:48px;padding:14px 0;display:flex}.demo-screen__nav-item{background:#ffffff0f;border-radius:6px;width:24px;height:24px}.demo-screen__nav-item--active{background:#06b6d44d}.demo-screen__main{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.demo-screen__stat{background:#ffffff0a;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex}.demo-screen__stat--blue{border-left:3px solid #1a56db}.demo-screen__stat--green{border-left:3px solid #10b981}.demo-screen__stat-val{color:#fff;font-size:16px;font-weight:800}.demo-screen__stat-lbl{color:#fff6;font-size:11px}.demo-screen__chart{flex:1;align-items:flex-end;gap:5px;padding:0 4px;display:flex}.demo-screen__chart-bar{background:#1a56db66;border-radius:3px 3px 0 0;flex:1;transition:background .2s}.demo-screen__chart-bar--alert{background:#f9731699}.demo-screen__alert{color:#f97316e6;background:#f9731614;border:1px solid #f9731633;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:flex}.demo-screen__alert-dot{background:#f97316;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite pulse;box-shadow:0 0 6px #f97316}.demo-section__badge{color:#67e8f9;background:#06b6d41a;border:1px solid #06b6d433;border-radius:999px;align-items:center;gap:7px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}@media (width<=900px){.demo-section__inner{grid-template-columns:1fr;gap:48px}.demo-section__visual{order:-1}}@media (width<=600px){.demo-section{padding:70px 16px}}.poc-cta{padding:100px 24px;position:relative;overflow:hidden}.poc-cta__bg{pointer-events:none;background:linear-gradient(135deg,#1a56db1f 0%,#f9731614 100%);border-top:1px solid #1a56db33;border-bottom:1px solid #1a56db33;position:absolute;inset:0}.poc-cta__inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1200px;margin:0 auto;display:grid}.poc-cta__title{letter-spacing:-.03em;color:var(--sf-white);margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.15}.poc-cta__title-highlight{background:linear-gradient(90deg,#f97316,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.poc-cta__subtitle{color:#ffffffa6;max-width:500px;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.poc-cta__benefits{flex-direction:column;gap:22px;margin-bottom:40px;display:flex}.poc-cta__benefit{align-items:flex-start;gap:16px;display:flex}.poc-cta__benefit-icon{width:44px;height:44px;color:var(--sf-orange);background:#f9731626;border:1px solid #f9731640;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.poc-cta__benefit-heading{color:var(--sf-white);margin-bottom:3px;font-size:15px;font-weight:700}.poc-cta__benefit-text{color:#ffffff8c;font-size:13.5px;line-height:1.6}.poc-cta__btn{background:var(--sf-orange);color:#fff;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:18px 36px;font-size:17px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 28px #f9731666}.poc-cta__btn:hover{background:var(--sf-orange-dark);transform:translateY(-2px);box-shadow:0 10px 36px #f9731680}.poc-cta__disclaimer{color:#ffffff59;font-size:12px}.poc-cta__visual{justify-content:center;display:flex}.poc-cta__dashboard{background:var(--sf-navy-mid);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 32px 80px #00000080}.poc-dash__header{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 16px;display:flex}.poc-dash__traffic-lights{gap:6px;display:flex}.poc-dash__traffic-lights span{border-radius:50%;width:11px;height:11px}.poc-dash__traffic-lights span:first-child{background:#ff5f57}.poc-dash__traffic-lights span:nth-child(2){background:#febc2e}.poc-dash__traffic-lights span:nth-child(3){background:#28c840}.poc-dash__title{color:#fff6;font-size:12px;font-weight:500}.poc-dash__body{flex-direction:column;gap:12px;padding:20px;display:flex}.poc-dash__metric{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:14px;padding:14px 16px;transition:transform .2s;display:flex}.poc-dash__metric:hover{transform:translate(4px)}.poc-dash__metric--alert{border-color:#ef44444d}.poc-dash__metric--warning{border-color:#eab3084d}.poc-dash__metric--ok{border-color:#10b98133}.poc-dash__metric--blocked{border-color:#1a56db59}.poc-dash__metric-icon{flex-shrink:0;font-size:20px}.poc-dash__metric-value{color:var(--sf-white);margin-bottom:3px;font-size:22px;font-weight:800;line-height:1}.poc-dash__metric-label{color:#ffffff80;font-size:12px}.poc-dash__cta-row{text-align:center;padding:8px 0 4px}.poc-dash__cta-label{color:var(--sf-orange);font-size:12px;font-weight:600}@media (width<=900px){.poc-cta__inner{grid-template-columns:1fr;gap:48px}.poc-cta__visual{order:-1}}@media (width<=600px){.poc-cta{padding:70px 16px}}.why-section{padding:100px 24px}.why-section__inner{max-width:1200px;margin:0 auto}.why-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.why-card{background:var(--sf-card-bg);border:1px solid var(--sf-border);border-radius:var(--radius);padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.why-card:before{content:"";background:var(--accent);opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.why-card:hover{border-color:#ffffff1f;transform:translateY(-5px);box-shadow:0 16px 48px #00000059}.why-card:hover:before{opacity:1}.why-card__icon{background:color-mix(in srgb, var(--accent) 15%, transparent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);width:52px;height:52px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.why-card__title{color:var(--sf-white);margin-bottom:10px;font-size:16px;font-weight:700}.why-card__body{color:#ffffff8c;font-size:14px;line-height:1.7}.why-cta-bar{text-align:center;border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff12;padding:32px}.why-cta-bar__logo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-bottom:12px;display:flex}.why-cta-bar__logo{filter:brightness(0)invert();opacity:.5;width:auto;height:24px}.why-cta-bar__logo-text{color:#ffffff59;font-size:15px;font-weight:600}.why-cta-bar__caption{color:#ffffff59;font-size:13px}@media (width<=1000px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-grid{grid-template-columns:1fr}.why-section{padding:70px 16px}}.hiw-section{background:linear-gradient(#0000,#0a162899,#0000);padding:100px 24px}.hiw-section__inner{max-width:1100px;margin:0 auto}.hiw-steps{grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:56px;display:grid;position:relative}.hiw-steps:before{content:"";opacity:.3;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#f97316,#10b981);height:2px;position:absolute;top:28px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.hiw-step{text-align:center;flex-direction:column;align-items:center;padding:0 16px;display:flex;position:relative}.hiw-step__number{background:color-mix(in srgb, var(--step-color) 18%, transparent);border:2px solid var(--step-color);width:56px;height:56px;color:var(--step-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:14px;font-weight:800;display:flex;position:relative}.hiw-step__connector{display:none}.hiw-step__card{background:var(--sf-card-bg);border:1px solid var(--sf-border);border-radius:var(--radius);padding:22px 20px;transition:transform .25s,border-color .25s}.hiw-step:hover .hiw-step__card{border-color:color-mix(in srgb, var(--step-color) 40%, transparent);transform:translateY(-4px)}.hiw-step__title{color:var(--sf-white);margin-bottom:10px;font-size:15px;font-weight:700}.hiw-step__desc{color:#ffffff8c;font-size:13.5px;line-height:1.65}.hiw-callout{border-radius:var(--radius);background:linear-gradient(135deg,#1a56db26,#f973161a);border:1px solid #1a56db40;align-items:flex-start;gap:20px;padding:28px;display:flex}.hiw-callout__icon{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.hiw-callout__heading{color:var(--sf-white);margin-bottom:8px;font-size:16px;font-weight:700}.hiw-callout__text{color:#fff9;font-size:14px;line-height:1.7}@media (width<=900px){.hiw-steps{grid-template-columns:repeat(2,1fr);gap:24px}.hiw-steps:before{display:none}}@media (width<=600px){.hiw-steps{grid-template-columns:1fr}.hiw-section{padding:70px 16px}.hiw-callout{flex-direction:column;align-items:flex-start}}.guide-cta{padding:100px 24px;position:relative;overflow:hidden}.guide-cta:before{content:"";pointer-events:none;background:linear-gradient(135deg,#8b5cf614 0%,#1a56db0f 100%);border-top:1px solid #8b5cf626;border-bottom:1px solid #8b5cf626;position:absolute;inset:0}.guide-cta__inner{grid-template-columns:auto 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid;position:relative}.guide-cta__visual{justify-content:center;display:flex}.guide-cta__doc{background:var(--sf-navy-mid);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:220px;transition:transform .3s;display:flex;overflow:hidden;transform:rotate(-2deg);box-shadow:0 24px 60px #00000080,0 0 0 1px #8b5cf633}.guide-cta__doc:hover{transform:rotate(0)translateY(-4px)}.guide-cta__doc-header{background:linear-gradient(135deg,#1a56db,#8b5cf6);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.guide-cta__doc-label{letter-spacing:.1em;text-transform:uppercase;color:#fffc;font-size:10px;font-weight:700}.guide-cta__doc-body{flex:1;padding:20px 16px}.guide-cta__doc-logo{margin-bottom:14px}.guide-cta__doc-logo img{opacity:.7;width:auto;height:16px}.guide-cta__doc-title{color:var(--sf-white);margin-bottom:6px;font-size:16px;font-weight:800;line-height:1.2}.guide-cta__doc-subtitle{color:#ffffff73;margin-bottom:18px;font-size:11px;line-height:1.5}.guide-cta__doc-lines{flex-direction:column;gap:7px;display:flex}.guide-cta__doc-lines span{background:#ffffff14;border-radius:3px;height:5px;display:block}.guide-cta__doc-lines span:first-child{width:100%}.guide-cta__doc-lines span:nth-child(2){width:85%}.guide-cta__doc-lines span:nth-child(3){width:92%}.guide-cta__doc-lines span:nth-child(4){width:70%}.guide-cta__doc-lines span:nth-child(5){width:80%}.guide-cta__doc-footer{border-top:1px solid #ffffff12;align-items:center;padding:12px 16px;display:flex}.guide-cta__doc-assertiv{opacity:.5;width:auto;height:14px}.guide-cta__title{letter-spacing:-.03em;color:var(--sf-white);margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.15}.guide-cta__body{color:#ffffffa6;max-width:520px;margin-bottom:32px;font-size:1.05rem;line-height:1.75}.guide-cta__btn{color:#fff;background:#8b5cf6;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:16px 30px;font-size:16px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 24px #8b5cf659}.guide-cta__btn:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 10px 32px #8b5cf673}.guide-cta__hint{color:#ffffff59;font-size:13px}@media (width<=900px){.guide-cta__inner{grid-template-columns:1fr;gap:48px}.guide-cta__visual{order:-1}.guide-cta__doc{transform:none}}@media (width<=600px){.guide-cta{padding:70px 16px}}.faq-section{padding:100px 24px}.faq-section__inner{max-width:800px;margin:0 auto}.faq-list{border:1px solid var(--sf-border);border-radius:var(--radius);flex-direction:column;gap:0;display:flex;overflow:hidden}.faq-item{border-bottom:1px solid var(--sf-border)}.faq-item:last-child{border-bottom:none}.faq-item__question{width:100%;color:var(--sf-white);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.faq-item__question:hover{background:#ffffff08}.faq-item--open .faq-item__question{color:#93c5fd;background:#1a56db12}.faq-item__chevron{opacity:.5;flex-shrink:0;margin-top:2px;transition:transform .3s}.faq-item--open .faq-item__chevron{opacity:1;color:#93c5fd;transform:rotate(180deg)}.faq-item__answer{max-height:0;transition:max-height .35s,padding .3s;overflow:hidden}.faq-item--open .faq-item__answer{max-height:400px;padding-bottom:4px}.faq-item__answer p{color:#fff9;padding:0 24px 20px;font-size:14px;line-height:1.75}@media (width<=600px){.faq-section{padding:70px 16px}.faq-item__question{padding:18px 16px;font-size:14px}.faq-item__answer p{padding:0 16px 16px}}.footer{border-top:1px solid var(--sf-border)}.footer__top{padding:64px 24px 48px}.footer__top-inner{grid-template-columns:1fr auto;align-items:start;gap:64px;max-width:1200px;margin:0 auto;display:grid}.footer__brand{max-width:400px}.footer__logos{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer__logo-svg{width:auto;height:32px}.footer__logo-assertiv{height:29px}.footer__logos-sep{color:#ffffff40;font-size:16px}.footer__tagline{color:#ffffff73;font-size:14px;line-height:1.7}.footer__links{gap:64px;display:flex}.footer__links-col{flex-direction:column;gap:12px;display:flex}.footer__links-col h4{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:4px;font-size:12px;font-weight:700}.footer__links-col a{color:#ffffff8c;font-size:14px;transition:color .2s}.footer__links-col a:hover{color:#fff}.footer__links-btn{color:var(--sf-orange);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}.footer__links-btn:hover{color:#fbbf24}.footer__bottom{border-top:1px solid var(--sf-border);padding:20px 24px}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.footer__copy{color:#ffffff4d;font-size:12px}@media (width<=900px){.footer__top-inner{grid-template-columns:1fr;gap:40px}}@media (width<=600px){.footer__links{gap:32px}.footer__top{padding:48px 16px 40px}}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s overlay-in;display:flex;position:fixed;inset:0}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.modal{background:var(--sf-navy-mid);border-radius:var(--radius-lg);border:1px solid #ffffff1a;width:100%;max-width:620px;max-height:90vh;padding:40px;animation:.25s modal-in;position:relative;overflow-y:auto}@keyframes modal-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}.modal__close{color:#fff9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.modal__close:hover{color:#fff;background:#ffffff24}.modal__header{margin-bottom:32px}.modal__header-label{letter-spacing:.1em;text-transform:uppercase;color:var(--sf-orange);margin-bottom:8px;font-size:12px;font-weight:600}.modal__header-title{color:var(--sf-white);letter-spacing:-.025em;margin-bottom:8px;font-size:1.6rem;font-weight:800}.modal__header-subtitle{color:#ffffff8c;font-size:14px}.modal__form{flex-direction:column;gap:20px;display:flex}.modal__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.modal__field{flex-direction:column;gap:6px;display:flex}.modal__field label{color:#ffffffb3;font-size:13px;font-weight:600}.modal__field input,.modal__field select,.modal__field textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.modal__field select option{background:var(--sf-navy-mid);color:#fff}.modal__field input::placeholder,.modal__field textarea::placeholder{color:#ffffff40}.modal__field input:focus,.modal__field select:focus,.modal__field textarea:focus{background:#1a56db12;border-color:#1a56db99}.modal__field textarea{resize:vertical;min-height:80px}.modal__error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;padding:10px 14px;font-size:13px}.modal__submit{background:var(--sf-orange);color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 20px #f9731659}.modal__submit:hover:not(:disabled){background:var(--sf-orange-dark);transform:translateY(-1px)}.modal__submit:disabled{opacity:.6;cursor:not-allowed}.modal__privacy{color:#ffffff4d;text-align:center;font-size:11.5px;line-height:1.6}.modal__success{text-align:center;padding:24px 0}.modal__success-icon{color:#10b981;background:#10b98126;border:2px solid #10b98166;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.modal__success-heading{color:var(--sf-white);margin-bottom:12px;font-size:1.6rem;font-weight:800}.modal__success-text{color:#ffffffa6;margin-bottom:32px;font-size:15px;line-height:1.7}.modal__success-text strong{color:#fff}.modal__success-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:background .2s}.modal__success-btn:hover{background:#ffffff29}@media (width<=600px){.modal{padding:28px 20px}.modal__row{grid-template-columns:1fr}}.gmodal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s overlay-in;display:flex;position:fixed;inset:0}.gmodal{background:var(--sf-navy-mid);border-radius:var(--radius-lg);border:1px solid #8b5cf640;width:100%;max-width:440px;padding:40px;animation:.25s modal-in;position:relative}.gmodal__close{color:#fff9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.gmodal__close:hover{color:#fff;background:#ffffff24}.gmodal__header{margin-bottom:28px}.gmodal__header-icon{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.gmodal__header-label{letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin-bottom:6px;font-size:12px;font-weight:600}.gmodal__header-title{color:var(--sf-white);letter-spacing:-.025em;margin-bottom:8px;font-size:1.7rem;font-weight:800}.gmodal__header-subtitle{color:#ffffff8c;font-size:14px}.gmodal__form{flex-direction:column;gap:16px;display:flex}.gmodal__field{flex-direction:column;gap:6px;display:flex}.gmodal__field label{color:#ffffffb3;font-size:13px;font-weight:600}.gmodal__field input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.gmodal__field input::placeholder{color:#ffffff40}.gmodal__field input:focus{background:#8b5cf612;border-color:#8b5cf699}.gmodal__error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;padding:10px 14px;font-size:13px}.gmodal__submit{color:#fff;background:#8b5cf6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 20px #8b5cf659}.gmodal__submit:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}.gmodal__submit:disabled{opacity:.6;cursor:not-allowed}.gmodal__privacy{color:#ffffff4d;text-align:center;font-size:11.5px}.gmodal__success{text-align:center;padding:16px 0}.gmodal__success-icon{color:#a78bfa;background:#8b5cf626;border:2px solid #8b5cf666;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.gmodal__success-heading{color:var(--sf-white);margin-bottom:12px;font-size:1.6rem;font-weight:800}.gmodal__success-text{color:#ffffffa6;margin-bottom:32px;font-size:15px;line-height:1.7}.gmodal__success-text strong{color:#fff}.gmodal__success-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:background .2s}.gmodal__success-btn:hover{background:#ffffff29}@media (width<=500px){.gmodal{padding:28px 20px}}.dmodal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s overlay-in;display:flex;position:fixed;inset:0}.dmodal{background:var(--sf-navy-mid);border-radius:var(--radius-lg);border:1px solid #06b6d440;width:100%;max-width:440px;padding:40px;animation:.25s modal-in;position:relative}.dmodal__close{color:#fff9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.dmodal__close:hover{color:#fff;background:#ffffff24}.dmodal__header{margin-bottom:28px}.dmodal__header-icon{color:#06b6d4;background:#06b6d41f;border:1px solid #06b6d44d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.dmodal__header-label{letter-spacing:.1em;text-transform:uppercase;color:#06b6d4;margin-bottom:6px;font-size:12px;font-weight:600}.dmodal__header-title{color:var(--sf-white);letter-spacing:-.025em;margin-bottom:8px;font-size:1.6rem;font-weight:800}.dmodal__header-subtitle{color:#ffffff8c;font-size:14px;line-height:1.6}.dmodal__form{flex-direction:column;gap:16px;display:flex}.dmodal__field{flex-direction:column;gap:6px;display:flex}.dmodal__field label{color:#ffffffb3;font-size:13px;font-weight:600}.dmodal__field input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.dmodal__field input::placeholder{color:#ffffff40}.dmodal__field input:focus{background:#06b6d412;border-color:#06b6d499}.dmodal__error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;padding:10px 14px;font-size:13px}.dmodal__submit{color:#fff;background:#06b6d4;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 20px #06b6d44d}.dmodal__submit:hover:not(:disabled){background:#0891b2;transform:translateY(-1px)}.dmodal__submit:disabled{opacity:.6;cursor:not-allowed}.dmodal__success{text-align:center;padding:16px 0}.dmodal__success-icon{color:#06b6d4;background:#06b6d41f;border:2px solid #06b6d466;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.dmodal__success-heading{color:var(--sf-white);margin-bottom:12px;font-size:1.5rem;font-weight:800}.dmodal__success-text{color:#ffffffa6;margin-bottom:32px;font-size:15px;line-height:1.7}.dmodal__success-text strong{color:#fff}.dmodal__success-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:background .2s}.dmodal__success-btn:hover{background:#ffffff29}@media (width<=500px){.dmodal{padding:28px 20px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--sf-navy:#0f0115;--sf-navy-mid:#180220;--sf-navy-light:#22032e;--sf-blue:#1a56db;--sf-blue-bright:#3b82f6;--sf-orange:#f97316;--sf-orange-dark:#ea6c10;--sf-teal:#06b6d4;--sf-green:#10b981;--sf-white:#fff;--sf-off-white:#f0f4ff;--sf-gray:#94a3b8;--sf-gray-light:#cbd5e1;--sf-border:#ffffff14;--sf-card-bg:#ffffff0a;--radius:12px;--radius-lg:20px;font-family:Inter,system-ui,-apple-system,sans-serif}html{scroll-behavior:smooth}body{background-color:var(--sf-navy);color:var(--sf-white);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}
