.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)}.header__hamburger{cursor:pointer;color:#fff;background:0 0;border:none;flex-shrink:0;padding:6px;display:none}.header__hamburger-icon{flex-direction:column;gap:5px;width:22px;display:flex}.header__hamburger-icon span{transform-origin:50%;background:currentColor;border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.header__hamburger-icon--open span:first-child{transform:translateY(7px)rotate(45deg)}.header__hamburger-icon--open span:nth-child(2){opacity:0}.header__hamburger-icon--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__mobile-menu{background:#0a1628fa;border-top:1px solid #ffffff12;max-height:0;padding:0 16px;transition:max-height .3s,padding .3s;display:none;overflow:hidden}.header__mobile-menu--open{max-height:400px;padding:16px 16px 24px}.header__mobile-nav{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.header__mobile-link{color:#fffc;border-bottom:1px solid #ffffff0f;padding:12px 8px;font-size:15px;font-weight:500;transition:color .2s;display:block}.header__mobile-link:hover{color:#fff}.header__mobile-cta{background:var(--sf-orange);color:#fff;text-align:center;border:none;border-radius:10px;width:100%;padding:13px 24px;font-size:15px;font-weight:700;transition:background .2s;display:block}.header__mobile-cta:hover{background:var(--sf-orange-dark)}.header__overlay{z-index:99;background:#0006;display:none;position:fixed;inset:0}.mobile-cta-bar{opacity:0;transition:opacity .3s,transform .3s;display:none;transform:translateY(100%)}.mobile-cta-bar--visible{opacity:1;transform:translateY(0)}@media (width<=768px){.header__inner{gap:12px;padding:0 16px}.header__nav{display:none}.header__hamburger{display:flex}.header__mobile-menu,.header__overlay{display:block}.header__logo-assertiv{height:22px}.header__logo-silverfort{height:24px}.header__logos{gap:10px}.header__divider{font-size:14px}.mobile-cta-bar{z-index:99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#0f0115f2;border-top:1px solid #ffffff14;padding:12px 16px;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-cta-bar--visible{pointer-events:auto}.mobile-cta-bar__btn{background:var(--sf-orange);color:#fff;text-align:center;border:none;border-radius:10px;width:100%;padding:14px 24px;font-size:15px;font-weight:700;transition:background .2s;display:block}.mobile-cta-bar__btn:active{background:var(--sf-orange-dark)}}.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}.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:last-child:nth-child(3n+1){grid-column:2}.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(5,1fr);gap:0;margin-bottom:56px;display:grid;position:relative}.hiw-steps:before{content:"";opacity:.3;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#e879f9,#f97316,#10b981);height:2px;position:absolute;top:28px;left:calc(10% + 28px);right:calc(10% + 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<=1100px){.hiw-steps{grid-template-columns:repeat(3,1fr);gap:24px}.hiw-steps:before{display:none}}@media (width<=700px){.hiw-steps{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=600px){.hiw-steps{grid-template-columns:1fr}.hiw-section{padding:70px 16px}.hiw-callout{flex-direction:column;align-items:flex-start}}.why-assertiv{padding:100px 24px}.why-assertiv__inner{grid-template-columns:1fr 320px;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.why-assertiv__spectrum{background:#a855f712;border-left:3px solid #c084fc;border-radius:0 8px 8px 0;margin-top:28px;padding:20px 24px}.why-assertiv__spectrum-text{color:#ffffffb8;margin:0;font-size:15px;line-height:1.75}.why-assertiv__reasons{flex-direction:column;gap:32px;margin-top:40px;display:flex}.why-assertiv__reason{align-items:flex-start;gap:16px;display:flex}.why-assertiv__reason-icon{color:#c084fc;background:#a855f726;border:1px solid #a855f740;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.why-assertiv__reason-heading{color:var(--sf-white);margin-bottom:6px;font-size:16px;font-weight:700}.why-assertiv__reason-text{color:#ffffff8c;font-size:14px;line-height:1.7}.why-assertiv__badge-col{flex-direction:column;align-items:center;gap:20px;display:flex}.why-assertiv__badge{width:100%;max-width:260px;height:auto}.why-assertiv__badge-caption{color:#fff6;text-align:center;font-size:13px;line-height:1.6}@media (width<=900px){.why-assertiv__inner{grid-template-columns:1fr;gap:48px}.why-assertiv__badge-col{order:-1}.why-assertiv__badge{max-width:180px}}@media (width<=600px){.why-assertiv{padding:70px 16px}}.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}}.rc4-page{color:#e8eaf0;background:#060e1a;min-height:100vh;font-family:inherit}.rc4-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060e1aeb;border-bottom:1px solid #ffffff12;padding:14px 0;position:sticky;top:0}.rc4-header__inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.rc4-header__logos{align-items:center;gap:14px;display:flex}.rc4-header__logo-assertiv{width:auto;height:28px}.rc4-header__logo-silverfort{width:auto;height:32px}.rc4-header__sep{color:#ffffff4d;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:300}.rc4-header__cta{background:var(--sf-orange,#f97316);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,transform .15s}.rc4-header__cta:hover{background:var(--sf-orange-dark,#ea6c0a);transform:translateY(-1px)}.rc4-section-inner{max-width:1100px;margin:0 auto;padding:0 24px}.rc4-section-inner--narrow{max-width:680px}.rc4-section-inner--split{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.rc4-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#f97316;margin:0 0 14px;font-size:12px;font-weight:700}.rc4-section-title{color:#fff;margin:0 0 20px;font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.2}.rc4-section-subtitle{color:#fff9;margin:0 0 48px;font-size:16px;line-height:1.75}.rc4-body{color:#ffffffa6;margin:0 0 16px;font-size:15px;line-height:1.75}.rc4-hero{background:radial-gradient(80% 60% at 50% -10%,#ef44441f 0%,#0000 70%),radial-gradient(60% 40% at 80%,#f9731614 0%,#0000 60%);padding:100px 24px 80px}.rc4-hero__inner{text-align:center;max-width:820px;margin:0 auto}.rc4-hero__badge{color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.rc4-hero__badge-dot{background:#ef4444;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite rc4-pulse}@keyframes rc4-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.rc4-hero__title{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(36px,5.5vw,58px);font-weight:900;line-height:1.1}.rc4-hero__title-accent{color:#f97316}.rc4-hero__subtitle{color:#ffffff9e;max-width:680px;margin:0 auto 16px;font-size:17px;line-height:1.75}.rc4-hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px;display:flex}.rc4-btn{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,border-color .2s;display:inline-flex}.rc4-btn--primary{color:#fff;background:#f97316;border:none}.rc4-btn--primary:hover{background:#ea6c0a;transform:translateY(-2px)}.rc4-btn--ghost{color:#ffffffbf;background:0 0;border:1px solid #fff3}.rc4-btn--ghost:hover{color:#fff;border-color:#fff6}.rc4-timeline-section{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:80px 24px}.rc4-timeline-section .rc4-section-inner{text-align:center}.rc4-timeline-section .rc4-section-title{margin-bottom:48px}.rc4-timeline{grid-template-columns:repeat(3,1fr);gap:2px;display:grid;position:relative}.rc4-timeline:before{content:"";z-index:0;background:#ffffff1a;height:2px;position:absolute;top:22px;left:calc(16.66% + 16px);right:calc(16.66% + 16px)}.rc4-phase{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 16px;display:flex;position:relative}.rc4-phase__marker{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex;position:relative}.rc4-phase--done .rc4-phase__marker{color:#10b981;background:#10b98126;border:2px solid #10b981}.rc4-phase--now .rc4-phase__marker{color:#f97316;background:#f9731626;border:2px solid #f97316}.rc4-phase--upcoming .rc4-phase__marker{color:#fca5a5;background:#ef44441a;border:2px solid #ef444466}.rc4-phase__pulse{background:#f97316;border-radius:50%;width:12px;height:12px;animation:1.8s ease-in-out infinite rc4-pulse}.rc4-phase__date{letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.rc4-phase--done .rc4-phase__date{color:#10b981}.rc4-phase--now .rc4-phase__date{color:#f97316}.rc4-phase--upcoming .rc4-phase__date{color:#fca5a5}.rc4-phase__title{color:#fff;margin:0 0 10px;font-size:16px;font-weight:700}.rc4-phase__detail{color:#ffffff80;margin:0 0 12px;font-size:13px;line-height:1.65}.rc4-phase__label{letter-spacing:.06em;text-transform:uppercase;color:#f97316;background:#f9731626;border:1px solid #f973164d;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.rc4-phase__label--warn{color:#fca5a5;background:#ef44441a;border-color:#ef44444d}.rc4-threat-section{padding:100px 24px}.rc4-quote{color:#fff9;background:#f973160f;border-left:3px solid #f97316;border-radius:0 8px 8px 0;margin:28px 0 0;padding:16px 20px;font-size:14px;font-style:italic;line-height:1.7}.rc4-quote cite{color:#ffffff59;letter-spacing:.05em;margin-top:10px;font-size:12px;font-style:normal;font-weight:700;display:block}.rc4-attack-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.rc4-attack-card__header{color:#fca5a5;letter-spacing:.04em;text-transform:uppercase;background:#ef44441a;border-bottom:1px solid #ef444433;padding:14px 24px;font-size:13px;font-weight:700}.rc4-attack-steps{flex-direction:column;gap:20px;padding:24px;display:flex}.rc4-attack-step{align-items:flex-start;gap:16px;display:flex}.rc4-attack-step__num{color:#f97316;background:#f9731626;border:1px solid #f973164d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.rc4-attack-step__num--danger{color:#fca5a5;background:#ef444426;border-color:#ef444459}.rc4-attack-step strong{color:#ffffffe6;margin-bottom:4px;font-size:14px;display:block}.rc4-attack-step p{color:#ffffff73;margin:0;font-size:13px;line-height:1.6}.rc4-attack-step--result{border-top:1px solid #ef444426;margin-top:4px;padding-top:20px}.rc4-exposed-section{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:100px 24px}.rc4-risks{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.rc4-risk{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:16px;padding:28px;display:flex}.rc4-risk__icon{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.rc4-risk__heading{color:#fff;margin:0 0 8px;font-size:16px;font-weight:700}.rc4-risk__text{color:#ffffff80;margin:0;font-size:14px;line-height:1.7}.rc4-assertiv-section{padding:100px 24px}.rc4-deliverables{grid-template-columns:1fr 1fr;gap:24px;display:grid}.rc4-deliverable{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:20px;padding:28px;display:flex}.rc4-deliverable__num{letter-spacing:.06em;color:#f97316;white-space:nowrap;background:#f973161a;border:1px solid #f9731633;border-radius:6px;flex-shrink:0;margin-top:2px;padding:4px 8px;font-size:11px;font-weight:800}.rc4-deliverable__heading{color:#fff;margin:0 0 8px;font-size:15px;font-weight:700}.rc4-deliverable__text{color:#ffffff80;margin:0;font-size:14px;line-height:1.7}.rc4-cta-section{background:radial-gradient(70% 50%,#f9731612 0%,#0000 70%);border-top:1px solid #ffffff0f;padding:100px 24px}.rc4-cta-section .rc4-section-title,.rc4-cta-section .rc4-section-subtitle,.rc4-cta-section .rc4-eyebrow{text-align:center}.rc4-form{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:20px;padding:40px;display:flex}.rc4-form__field{flex-direction:column;gap:8px;display:flex}.rc4-form__field label{color:#ffffffa6;font-size:13px;font-weight:600}.rc4-form__field input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:12px 16px;font-size:15px;transition:border-color .2s}.rc4-form__field input::placeholder{color:#ffffff40}.rc4-form__field input:focus{border-color:#f97316}.rc4-form__error{color:#fca5a5;margin:0;font-size:13px}.rc4-form__submit{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:15px 28px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex}.rc4-form__submit:hover:not(:disabled){background:#ea6c0a;transform:translateY(-1px)}.rc4-form__submit:disabled{opacity:.6;cursor:not-allowed}.rc4-form__note{color:#ffffff59;text-align:center;margin:0;font-size:13px;line-height:1.6}.rc4-form__success{text-align:center;background:#10b98112;border:1px solid #10b98133;border-radius:16px;padding:48px 40px}.rc4-form__success-icon{color:#10b981;background:#10b98126;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.rc4-form__success h3{color:#fff;margin:0 0 12px;font-size:22px;font-weight:800}.rc4-form__success p{color:#fff9;margin:0;font-size:15px;line-height:1.7}.rc4-footer{border-top:1px solid #ffffff0f;padding:40px 24px}.rc4-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.rc4-footer__logos{align-items:center;gap:12px;display:flex}.rc4-footer__logo{opacity:.6;width:auto;height:24px}.rc4-footer__sep{color:#ffffff40;font-size:14px}.rc4-footer__copy{color:#ffffff4d;margin:0;font-size:12px}@media (width<=900px){.rc4-section-inner--split{grid-template-columns:1fr;gap:48px}.rc4-timeline{grid-template-columns:1fr;gap:32px}.rc4-timeline:before{display:none}.rc4-phase{text-align:left;flex-direction:row;gap:20px}.rc4-phase__marker{flex-shrink:0;margin-bottom:0}.rc4-risks,.rc4-deliverables{grid-template-columns:1fr}}@media (width<=600px){.rc4-hero{padding:80px 24px 60px}.rc4-hero__actions{flex-direction:column}.rc4-btn{justify-content:center;width:100%}.rc4-threat-section,.rc4-exposed-section,.rc4-assertiv-section,.rc4-cta-section{padding:70px 24px}.rc4-form{padding:28px 20px}.rc4-header__logo-assertiv{height:22px}.rc4-header__logo-silverfort{height:24px}}*,: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}
