:root{--navy-950:#06111e;--navy-900:#071525;--navy-850:#0a1b2f;--navy-800:#10243b;--ink:#0b1929;--ink-soft:#3f5164;--muted:#647487;--blue:#1767eb;--blue-dark:#0b58d5;--blue-pale:#e6efff;--coral:#ff6252;--coral-dark:#c83f32;--coral-pale:#fff0ed;--mineral:#eef2f5;--paper:#f8fafc;--white:#fff;--line:#cbd4de;--line-dark:#243a51;--success:#0f8269;--success-pale:#e6f6f1;--shadow:14px 14px 0 #07152514;--shell:76rem;--font:Arial, "Helvetica Neue", Helvetica, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{color:var(--ink);background:var(--mineral);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}img,svg{max-width:100%;display:block}a{color:var(--blue-dark);text-underline-offset:.22em;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}h1,h2,h3{color:var(--ink);letter-spacing:-.055em;margin:0 0 .8rem;font-weight:800;line-height:.98}h3{letter-spacing:-.035em;font-size:1.35rem;line-height:1.08}p{margin:0 0 1rem}ul,ol{margin-block:0 1rem}.shell{width:min(calc(100% - 3rem), var(--shell));margin-inline:auto}.narrow{width:min(100% - 3rem,51rem);margin-inline:auto}.section{padding-block:clamp(5rem,10vw,9rem);position:relative}.section--ink{color:#dbe6ef;background:linear-gradient(90deg, transparent 49.95%, #ffffff12 50%, transparent 50.05%), var(--navy-900);overflow:hidden}.section--ink:before{background:var(--coral);content:"";width:4.5rem;height:.45rem;position:absolute;top:0;left:calc(50% - min(38rem,50vw))}.eyebrow{color:var(--blue-dark);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.3rem;font-size:.73rem;font-weight:700;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:2.3rem;height:.4rem}.section--ink .eyebrow{color:#75a7ff}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.65fr);align-items:end;gap:3rem;max-width:none;margin-bottom:clamp(2.5rem,6vw,5rem);display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-1rem}.section-heading p:not(.eyebrow){max-width:38rem;color:var(--ink-soft);margin:0;font-size:1.08rem}.skip-link{z-index:100;color:var(--white);background:var(--coral);padding:.75rem 1rem;position:fixed;top:.7rem;left:.7rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;color:var(--white);backdrop-filter:blur(14px);background:#071525f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:5rem;display:grid}.brand{width:max-content;color:var(--white);font-family:var(--font);letter-spacing:-.025em;align-items:center;gap:.7rem;font-size:1.2rem;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.brand:hover{color:var(--white)}.brand__mark{border:2px solid var(--blue);background:linear-gradient(var(--blue), var(--blue)) 50% 8px / 100% 2px no-repeat, var(--navy-950);width:2rem;height:2rem;display:block;position:relative}.brand__mark:before,.brand__mark:after{background:var(--blue);content:"";width:2px;height:8px;position:absolute;top:-5px}.brand__mark span{border-bottom:3px solid var(--coral);border-left:3px solid var(--coral);width:12px;height:7px;position:absolute;top:13px;left:8px;transform:rotate(-45deg)}.brand__wordmark span{color:inherit}.desktop-nav{align-items:center;gap:0;display:flex}.desktop-nav a{color:#b9c8d6;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:.75rem 1.05rem;font-size:.74rem;font-weight:700;text-decoration:none;position:relative}.desktop-nav a:before{background:var(--blue);content:"";opacity:0;transform-origin:0;height:2px;transition:transform .15s,opacity .15s;position:absolute;bottom:.42rem;left:1rem;right:1rem;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--white)}.desktop-nav a:hover:before,.desktop-nav a[aria-current=page]:before{opacity:1;transform:scaleX(1)}.desktop-cta{justify-content:flex-end;display:flex}.button{min-height:3.1rem;font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:.8rem 1rem .8rem 1.2rem;font-size:.76rem;font-weight:700;line-height:1.1;text-decoration:none;transition:color .15s,background .15s,border-color .15s,transform .15s;display:inline-flex}.button__arrow,.button>span:last-child{margin-left:.75rem;font-size:1.18em;transition:transform .15s}.button:hover .button__arrow,.button:hover>span:last-child{transform:translate(.22rem)}.button--primary:hover{color:var(--white);background:var(--blue-dark);border-color:#71a4ff}.button--secondary:hover{border-color:var(--blue);color:var(--blue-dark);background:var(--white)}.hero .button--secondary,.page-hero .button--secondary,.section--ink .button--secondary,.cta-panel .button--secondary{color:var(--white);border-color:#53697e}.button--quiet{border-bottom:2px solid var(--blue);min-height:auto;color:var(--blue-dark);box-shadow:none;background:0 0;padding:0 0 .2rem}.mobile-nav{justify-self:end;display:none}.mobile-nav summary{cursor:pointer;border:1px solid #506579;place-content:center;gap:.25rem;width:3rem;height:3rem;padding:.75rem;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--white);width:1.15rem;height:2px;display:block}.mobile-nav nav{background:var(--navy-850);border:1px solid #506579;gap:.2rem;padding:.8rem;display:grid;position:absolute;top:4.4rem;left:1.5rem;right:1.5rem;box-shadow:8px 8px #00000038}.mobile-nav nav>a:not(.button){color:#d5e0e9;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;padding:.85rem;font-size:.78rem;font-weight:700;text-decoration:none}.mobile-nav nav>a[aria-current=page]{color:var(--white);background:#2878ff33}.hero{color:#dbe6ef;background:linear-gradient(90deg, transparent 0, transparent calc(50% - 1px), #ffffff12 50%, transparent calc(50% + 1px)), linear-gradient(#ffffff0d 1px, transparent 1px) 0 0 / 100% 5rem, var(--navy-900);min-height:47rem;padding-block:clamp(5.5rem,10vw,9rem);position:relative;overflow:hidden}.hero:before{background:var(--coral);content:"";width:clamp(10rem,22vw,22rem);height:.45rem;position:absolute;top:0;right:0}.hero:after{z-index:0;content:"";background:repeating-linear-gradient(135deg,#2878ff1a 0 2px,#0000 2px 16px);border:1px solid #75a7ff33;width:34rem;height:34rem;position:absolute;bottom:-13rem;right:-8rem;transform:rotate(12deg)}.hero__grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(24rem,.9fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero .eyebrow{color:#75a7ff}.hero h1{max-width:10.5ch;color:var(--white)}.hero h1:after{background:var(--coral);content:"";width:.18em;height:.18em;margin-left:.06em;display:inline-block}.hero__lede{color:#b6c7d7;max-width:37rem;margin-block:1.8rem 2.15rem;font-size:clamp(1.1rem,2vw,1.28rem)}.hero__actions,.page-hero__actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.hero__note{color:#8297aa;max-width:39rem;font-family:var(--mono);align-items:flex-start;gap:.7rem;margin-top:1.7rem;font-size:.74rem;line-height:1.5;display:flex}.hero__note svg{color:#75a7ff;flex:none;margin-top:.08rem}.app-preview{background:#0b1d31;border:1px solid #415a72;border-radius:0;padding:0;position:relative;box-shadow:18px 18px #00000047}.app-preview:before{z-index:-1;border-top:5px solid var(--blue);border-right:5px solid var(--blue);content:"";width:42%;height:42%;position:absolute;top:-1.2rem;right:-1.2rem}.app-preview:after{z-index:-1;border-bottom:5px solid var(--coral);border-left:5px solid var(--coral);content:"";width:32%;height:32%;position:absolute;bottom:-1.1rem;left:-1.1rem}.app-preview__window{background:var(--paper);border:0;border-radius:0;overflow:hidden}.app-preview__topbar{min-height:4.25rem;color:var(--white);background:var(--navy-950);border-bottom:1px solid #30465b;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.preview-brand{font-family:var(--font);letter-spacing:-.01em;align-items:center;gap:.65rem;font-size:.84rem;font-weight:750;display:flex}.preview-brand span:first-child{border:1px solid var(--blue);width:1.85rem;height:1.85rem;color:var(--coral);background:#2878ff1f;place-items:center;font-size:.82rem;display:grid}.preview-badge,.tag{color:var(--blue-dark);background:var(--blue-pale);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;border:1px solid;border-radius:1px;align-items:center;padding:.35rem .55rem;font-size:.64rem;font-weight:700;line-height:1.1;display:inline-flex}.preview-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.preview-heading strong,.preview-heading small{display:block}.preview-heading strong{letter-spacing:-.02em;font-size:1rem}.preview-heading small{color:var(--muted);font-family:var(--mono);margin-top:.2rem;font-size:.64rem}.risk-score{border:1px solid var(--coral);color:var(--coral-dark);background:var(--coral-pale);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;padding:.32rem .45rem;font-size:.61rem;font-weight:700}.preview-stats{border-block:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-bottom:1rem;display:grid}.preview-stat b{color:var(--coral-dark);font-family:var(--mono);font-size:2rem;line-height:1;display:block}.preview-finding{border-top:1px solid #d9e0e7;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.85rem 0;display:grid}.preview-finding__icon{border:1px solid var(--coral);width:1.8rem;height:1.8rem;color:var(--coral-dark);background:var(--coral-pale);font-family:var(--mono);border-radius:0;place-items:center;font-weight:700;display:grid}.preview-finding b,.preview-finding small{display:block}.preview-finding b{font-size:.76rem}.preview-finding small{max-width:15rem;color:var(--muted);font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.preview-finding>span:last-child{color:var(--blue-dark);font-family:var(--mono);text-transform:uppercase;font-size:.61rem;font-weight:700}.trust-bar{border-bottom:1px solid var(--line-dark);color:#c8d6e3;background:var(--navy-950)}.trust-bar__inner{counter-reset:trust;grid-template-columns:repeat(4,1fr);display:grid}.trust-item{border-left:1px solid var(--line-dark);min-height:6.6rem;font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;counter-increment:trust;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;font-size:.68rem;font-weight:700;line-height:1.35;display:grid;position:relative}.trust-item:after{color:#4d6276;content:"0" counter(trust);font-size:.58rem;position:absolute;top:.5rem;right:.6rem}.trust-item:last-child{border-right:1px solid var(--line-dark)}.trust-item svg{color:var(--blue);flex:none}.steps-grid{border-block:1px solid var(--line);grid-template-columns:.8fr 1fr 1.15fr;display:grid}.feature-grid,.security-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(12,1fr);display:grid}.docs-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.step-card,.feature-card,.docs-card,.security-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:clamp(1.5rem,3.4vw,2.5rem);position:relative}.step-card{border-bottom:0;min-height:21rem}.step-card__number{width:auto;height:auto;color:var(--blue-dark);font-family:var(--mono);background:0 0;border-radius:0;margin-bottom:clamp(4rem,10vw,8rem);font-size:.72rem;font-weight:700;display:block}.feature-card,.security-card{grid-column:span 4;min-height:16.5rem}.feature-card:nth-child(2),.feature-card:nth-child(5),.security-card:nth-child(2),.security-card:nth-child(5){background:var(--white)}.feature-card:first-child,.feature-card:nth-child(6){grid-column:span 5}.feature-card:nth-child(2),.feature-card:nth-child(5){grid-column:span 3}.feature-card__icon,.security-card__icon{width:auto;height:auto;color:var(--blue-dark);font-family:var(--mono);background:0 0;border-radius:0;margin-bottom:3.5rem;font-size:.82rem;font-weight:700;display:block}.feature-card__icon:before,.security-card__icon:before{color:var(--coral);content:"[";margin-right:.45rem}.feature-card__icon:after,.security-card__icon:after{color:var(--coral);content:"]";margin-left:.45rem}.truth-grid{background:0 0;border:1px solid #31485e;border-radius:0;grid-template-columns:repeat(2,1fr);display:grid}.truth-column h3{border-bottom:1px solid #31485e;align-items:center;gap:.75rem;padding-bottom:1.3rem;display:flex}.truth-column h3 span{color:#75a7ff;width:1.8rem;height:1.8rem;font-family:var(--mono);background:0 0;border:1px solid #75a7ff;border-radius:0;place-items:center;font-size:.72rem;display:grid}.truth-column--not h3 span{border-color:var(--coral);color:var(--coral);background:0 0}.truth-list,.check-list,.plain-list{padding:0;list-style:none}.truth-list li,.check-list li{border-bottom:1px solid #ffffff17;padding:.85rem 0 .85rem 1.8rem;position:relative}.truth-list li:before,.check-list li:before{color:#75a7ff;content:"→";font-family:var(--mono);font-weight:700;position:absolute;top:.84rem;left:0}.truth-column--not .truth-list li:before{color:var(--coral);content:"×"}.pricing-preview,.cta-panel{color:#dbe6ef;background:linear-gradient(90deg, transparent 49.85%, #ffffff1a 50%, transparent 50.15%), var(--navy-900);border:0;border-radius:0;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;padding:clamp(2.2rem,6vw,5rem);display:grid;position:relative;box-shadow:14px 14px #07152521}.pricing-preview:before,.cta-panel:before{background:var(--coral);content:"";width:7rem;height:.45rem;position:absolute;top:0;left:0}.pricing-preview .eyebrow,.cta-panel .eyebrow{color:#75a7ff}.pricing-preview__price{text-align:left;background:#06111e8a;border:1px solid #41596f;border-radius:0;justify-self:stretch;padding:1.8rem 2rem}.price{color:var(--white);font-family:var(--mono);letter-spacing:-.08em;margin-bottom:.35rem;font-size:clamp(3rem,6vw,5.3rem);font-weight:700;line-height:1;display:block}.pricing-preview__price .button{margin-top:1.4rem}.page-hero{border-bottom:1px solid var(--line-dark);color:#dbe6ef;background:repeating-linear-gradient(90deg, transparent 0 calc(25% - 1px), #ffffff0d calc(25% - 1px) 25%), var(--navy-900);padding-block:clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.page-hero:after{background:var(--coral);content:"";width:6rem;height:.45rem;position:absolute;top:0;right:8%}.page-hero__inner{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.page-hero .eyebrow{color:#75a7ff}.page-hero__lede{color:#b4c5d4;max-width:49rem;margin-block:1.35rem 0;font-size:clamp(1.1rem,2vw,1.28rem)}.page-hero__actions:not(:empty){margin-top:2rem}.plans{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);align-items:stretch;display:grid}.plan-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);border-radius:0;flex-direction:column;padding:clamp(2rem,4.5vw,3.5rem);display:flex;position:relative}.plan-card--featured{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#dbe6ef;background:var(--navy-900);box-shadow:none}.plan-card--featured:before{background:var(--blue);content:"";height:.45rem;position:absolute;top:0;left:0;right:0}.plan-card__topline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.2rem;display:flex}.plan-card__name{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.plan-card__price{margin-bottom:1rem}.plan-card__price strong{font-family:var(--mono);letter-spacing:-.08em;font-size:clamp(3.2rem,6vw,5.4rem);line-height:1}.plan-card__price span{color:var(--muted)}.plan-card__description{min-height:3.5rem;color:var(--ink-soft)}.plan-card .check-list{margin-block:1.6rem 2.2rem}.plan-card .button{width:100%;margin-top:auto}.comparison-wrap{border:1px solid var(--line);background:var(--white);border-radius:0;overflow-x:auto}.comparison{border-collapse:collapse;width:100%;min-width:42rem}.comparison th,.comparison td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;padding:1.05rem 1.2rem}.comparison th:last-child,.comparison td:last-child{border-right:0}.comparison th:not(:first-child),.comparison td:not(:first-child){text-align:center;width:25%}.comparison thead th{color:var(--white);background:var(--navy-900);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem}.comparison tbody tr:last-child td{border-bottom:0}.comparison .yes{color:var(--blue-dark);font-weight:800}.comparison .no{color:var(--muted)}.notice{border:1px solid #9cb9e8;border-left:5px solid var(--blue);color:var(--ink-soft);background:var(--blue-pale);border-radius:0;grid-template-columns:auto 1fr;align-items:flex-start;gap:.95rem;padding:1.3rem 1.45rem;display:grid;position:relative}.notice--warning{border-color:#f1a59c;border-left-color:var(--coral);color:#71302a;background:var(--coral-pale)}.notice--success{border-color:#8fcbbd;border-left-color:var(--success);background:var(--success-pale)}.notice__icon{border:1px solid var(--blue);width:1.7rem;height:1.7rem;color:var(--blue-dark);background:var(--white);font-family:var(--mono);border-radius:0;place-items:center;font-size:.75rem;font-weight:800;display:grid}.notice--warning .notice__icon{border-color:var(--coral);color:var(--coral-dark)}.notice__body p:last-child{margin-bottom:0}.notice-offset{margin-top:1.7rem}.faq-list{border-top:1px solid var(--line);display:grid}.faq-list details{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:0}.faq-list summary{cursor:pointer;padding:1.45rem 3rem 1.45rem 0;font-size:1.05rem;font-weight:750;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--blue-dark);content:"+";font-family:var(--mono);font-size:1.5rem;font-weight:500;position:absolute;top:1.25rem;right:0}.faq-list details[open] summary:after{color:var(--coral-dark);content:"−"}.faq-list details p{max-width:50rem;color:var(--ink-soft);padding:0 3rem 1.3rem 0}.install-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,.48fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.install-steps{counter-reset:install;padding:0;list-style:none}.install-steps li{counter-increment:install;padding:0 0 3rem 4.4rem;position:relative}.install-steps li:before{border:1px solid var(--blue);width:2.8rem;height:2.8rem;color:var(--blue-dark);background:var(--blue-pale);content:"0" counter(install);font-family:var(--mono);border-radius:0;place-items:center;font-size:.7rem;font-weight:700;display:grid;position:absolute;top:-.25rem;left:0}.install-steps li:after{background:var(--line);content:"";width:1px;position:absolute;top:3rem;bottom:.2rem;left:1.4rem}.install-steps li:last-child:after{display:none}.install-steps p{color:var(--ink-soft)}.side-card{border:1px solid var(--line-dark);color:#dbe6ef;background:var(--navy-900);border-radius:0;padding:2rem;position:sticky;top:7rem;box-shadow:10px 10px #0715251f}.side-card hr{border:0;border-top:1px solid var(--line-dark);margin-block:1.5rem}.side-card__title{color:var(--white);font-size:1.8rem}.side-card .button{width:100%}.scope-code{overflow-wrap:anywhere;color:#9fc0ff;background:var(--navy-950);font-family:var(--mono);border:1px solid #3b536a;padding:.65rem .7rem;font-size:.72rem;display:block}.scope-code--stacked{margin-top:.5rem}.docs-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.docs-nav{border-top:4px solid var(--blue);background:var(--navy-900);display:grid;position:sticky;top:7rem}.docs-nav p{border-bottom:1px solid var(--line-dark);color:#8fa4b7;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:1rem;font-size:.68rem;font-weight:700}.docs-nav a{border-bottom:1px solid var(--line-dark);color:#c5d2de;padding:.9rem 1rem;font-size:.88rem;text-decoration:none}.prose{max-width:51rem}.prose h2{border-top:1px solid var(--line);max-width:none;margin-top:3.5rem;padding-top:1.2rem;font-size:clamp(2rem,4vw,3rem)}.prose h3{margin-top:2.3rem}.prose li+li{margin-top:.55rem}.prose>:first-child{margin-top:0}.prose .notice{margin-block:2rem}.prose table{border:1px solid var(--line);border-collapse:collapse;background:var(--white);width:100%;margin-block:2rem}.prose th,.prose td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.85rem 1rem}.prose th{color:var(--white);background:var(--navy-900);font-family:var(--mono);text-transform:uppercase;font-size:.7rem}.prose tr:last-child td{border-bottom:0}.docs-card{min-height:12.5rem;color:var(--ink);flex-direction:column;text-decoration:none;display:flex}.docs-card:hover{z-index:1;color:var(--ink);background:var(--blue-pale);box-shadow:inset 0 -4px 0 var(--blue)}.docs-card>span:last-child{color:var(--blue-dark);font-family:var(--mono);margin-top:auto}.legal-meta{border:1px solid var(--line);color:var(--muted);background:var(--white);font-family:var(--mono);text-transform:uppercase;padding:.5rem .7rem;font-size:.7rem;display:inline-flex}.contact-card{color:#dbe6ef;background:var(--navy-900);text-align:left;border:0;border-radius:0;padding:clamp(2.3rem,6vw,5rem);position:relative;box-shadow:12px 12px #0715251f}.contact-card:before{background:var(--coral);content:"";width:6rem;height:.45rem;position:absolute;top:0;left:0}.contact-card__title{color:var(--white);font-size:clamp(2rem,5vw,4rem)}.support-topics{margin-top:3rem}.error-page{color:#dbe6ef;background:var(--navy-900);place-items:center;min-height:70vh;display:grid}.error-page__inner{padding-block:6rem}.error-code{color:var(--coral);font-family:var(--mono);letter-spacing:-.09em;margin-bottom:1rem;font-size:clamp(4rem,12vw,9rem);font-weight:700;line-height:.8;display:block}.site-footer{border-top:1px solid var(--line-dark);color:#aebdca;background:repeating-linear-gradient(90deg, transparent 0 calc(25% - 1px), #ffffff0a calc(25% - 1px) 25%), var(--navy-950);padding-block:5rem 2rem}.site-footer__top{grid-template-columns:1.15fr 2fr;gap:5rem;display:grid}.brand--footer{margin-bottom:1.25rem}.site-footer__brand p{max-width:23rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.footer-links h2{color:#73889b;font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.55rem;font-size:.67rem}.footer-links a{color:#c5d1dc;font-size:.88rem;text-decoration:none}.site-footer__bottom{border-top:1px solid var(--line-dark);color:#718598;font-family:var(--mono);text-transform:uppercase;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.5rem;font-size:.66rem;display:flex}.site-footer__bottom p:last-child{text-align:right;max-width:38rem}@media (width<=980px){.desktop-nav,.desktop-cta{display:none}.site-header__inner{grid-template-columns:1fr auto}.mobile-nav{display:block}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr}.hero h1{max-width:12ch}.app-preview{width:min(100%,36rem);margin-left:auto}.section-heading{grid-template-columns:1fr;gap:1.25rem}.section-heading .eyebrow{margin-bottom:0}.trust-bar__inner{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:1px solid var(--line-dark)}.steps-grid{grid-template-columns:repeat(3,1fr)}.feature-card,.feature-card:nth-child(n),.security-card{grid-column:span 6}.pricing-preview,.cta-panel{background:var(--navy-900);grid-template-columns:1fr}.pricing-preview__price{justify-self:start;width:min(100%,30rem)}.install-grid{grid-template-columns:1fr}.side-card{position:static}.docs-layout{grid-template-columns:1fr}.docs-nav{grid-template-columns:repeat(4,1fr);position:static;overflow-x:auto}.docs-nav p{display:none}.docs-nav a{border-right:1px solid var(--line-dark);white-space:nowrap;min-width:9rem}.site-footer__top{grid-template-columns:1fr;gap:3rem}}@media (width<=680px){.shell,.narrow{width:min(calc(100% - 2rem), var(--shell))}h1{font-size:clamp(3rem,15vw,4.7rem)}h2{font-size:clamp(2.15rem,11vw,3.3rem)}.section{padding-block:4.5rem}.site-header__inner{min-height:4.5rem}.brand{font-size:.98rem}.brand__mark{width:1.8rem;height:1.8rem}.brand__mark span{width:11px;height:6px;top:12px;left:7px}.mobile-nav nav{top:4rem;left:1rem;right:1rem}.hero{background:linear-gradient(#ffffff0d 1px, transparent 1px) 0 0 / 100% 4rem, var(--navy-900);padding-block:4.5rem 5rem}.hero__grid{gap:3.5rem}.hero h1{max-width:10ch}.hero__actions,.page-hero__actions,.cta-actions{flex-direction:column;align-items:stretch}.hero__actions .button,.page-hero__actions .button,.cta-actions .button{width:100%}.app-preview{width:calc(100% - .75rem);margin-inline:0 .75rem}.preview-finding{grid-template-columns:auto 1fr}.preview-finding>span:last-child{display:none}.trust-bar__inner{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2),.trust-item:last-child{border-right:1px solid var(--line-dark);min-height:4.8rem}.steps-grid{grid-template-columns:1fr}.step-card{border-bottom:1px solid var(--line);min-height:auto}.step-card__number{margin-bottom:3rem}.feature-card,.feature-card:nth-child(n),.security-card{grid-column:span 12;min-height:14rem}.truth-grid{grid-template-columns:1fr}.truth-column+.truth-column{border-top:1px solid #31485e;border-left:0}.pricing-preview,.cta-panel{padding:2rem 1.4rem}.page-hero{padding-block:4.5rem}.plans{grid-template-columns:1fr}.install-steps li{padding-left:3.6rem}.install-steps li:before{width:2.4rem;height:2.4rem}.install-steps li:after{left:1.2rem}.docs-nav{display:flex}.docs-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column}.site-footer__bottom p:last-child{text-align:left}}@media (width<=430px){.preview-stats{grid-template-columns:1fr}.preview-stat+.preview-stat{border-top:1px solid var(--line);border-left:0}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--navy-950:#14332d;--navy-900:#183b34;--navy-850:#244b42;--navy-800:#31594f;--ink:#25332e;--ink-soft:#59645e;--muted:#78827c;--blue:#b85f45;--blue-dark:#934732;--blue-pale:#f5e4dc;--coral:#b85f45;--coral-dark:#934732;--coral-pale:#f8e8df;--mineral:#f5f0e7;--paper:#fcf9f3;--white:#fff;--line:#ded8cd;--line-dark:#3d5c53;--success:#39705e;--success-pale:#e7f1eb;--shadow:0 24px 70px #2b36301a;--shell:74rem;--font:"Avenir Next", Avenir, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--mono:var(--font);--aubergine:#b85f45;--aubergine-dark:#934732;--aubergine-pale:#f5e4dc;--lime:#a9b9a2;--lime-pale:#e8efe4;--amber:#d49b5f;--forest:#183b34;--canvas:#f5f0e7}html{background:var(--forest)}body{color:var(--ink);background:var(--canvas);font-family:var(--font);line-height:1.65}a{color:var(--aubergine-dark);text-decoration-thickness:1px}a:hover{color:var(--forest)}:focus-visible{outline:3px solid var(--amber);outline-offset:4px}::selection{color:var(--forest);background:var(--lime)}h1,h2,h3{color:var(--ink);font-family:var(--display);letter-spacing:-.032em;font-weight:600;line-height:1.06}h1{max-width:15ch;font-size:clamp(3.15rem,6vw,5.35rem)}h2{max-width:19ch;font-size:clamp(2.25rem,4.3vw,3.85rem)}h3{font-family:var(--font);letter-spacing:-.022em;font-size:1.24rem;font-weight:710;line-height:1.25}.shell{width:min(calc(100% - 3rem), var(--shell))}.section{padding-block:clamp(4.5rem,8vw,7.5rem)}.section--tight{padding-block:clamp(3.25rem,6vw,5rem)}.section--paper{background:var(--paper)}.section--ink{color:#e8eee8;background:radial-gradient(circle at 88% 12%, #a9b9a226, transparent 27rem), var(--forest)}.section--ink:before{display:none}.section--ink h2,.section--ink h3{color:#fbf8f2}.eyebrow,.section--ink .eyebrow,.hero .eyebrow,.page-hero .eyebrow,.pricing-preview .eyebrow,.cta-panel .eyebrow{width:fit-content;color:var(--coral-dark);font-family:var(--font);letter-spacing:0;text-transform:none;background:#ffffff94;border:1px solid #ddcec2;border-radius:999px;margin-bottom:1.1rem;padding:.42rem .72rem;font-size:.77rem;font-weight:680;line-height:1.2;display:inline-flex}.eyebrow:before{background:var(--coral);border-radius:999px;width:.5rem;height:.5rem}.section--ink .eyebrow{color:#f6f0e5;background:#ffffff14;border-color:#ffffff2e}.section-heading{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.65fr);gap:2.5rem;margin-bottom:clamp(2.3rem,5vw,4.25rem)}.section-heading .eyebrow{margin-bottom:-.4rem}.section-heading p:not(.eyebrow){color:var(--ink-soft);font-size:1.05rem}.section--ink .section-heading p:not(.eyebrow){color:#c5d0c8}.skip-link{color:var(--forest);background:var(--lime);border-radius:.65rem}.site-header{color:var(--forest);background:#faf7f0eb;border-bottom:1px solid #4a42381f;box-shadow:0 4px 24px #3830270a}.site-header__inner{min-height:4.75rem}.brand,.brand:hover{color:var(--forest);letter-spacing:-.035em;font-size:1.16rem;font-weight:760}.brand__mark{background:linear-gradient(var(--forest), var(--forest)) 50% 9px / 100% 2px no-repeat, var(--lime-pale);border:0;border-radius:.82rem;width:2.15rem;height:2.15rem;box-shadow:inset 0 0 0 1px #183b3424}.brand__mark:before,.brand__mark:after{background:var(--forest);height:9px;top:-3px}.brand__mark:before{left:8px}.brand__mark:after{right:8px}.brand__mark span{border-color:var(--coral);width:12px;height:7px;top:14px;left:9px}.desktop-nav{gap:.2rem}.desktop-nav a{color:#5f6b63;font-family:var(--font);letter-spacing:0;text-transform:none;border-radius:999px;padding:.7rem .9rem;font-size:.9rem;font-weight:610}.desktop-nav a:before{display:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--forest);background:#eee8dc}.button{min-height:3rem;font-family:var(--font);letter-spacing:-.01em;text-transform:none;border-radius:.72rem;padding:.78rem 1.15rem;font-size:.9rem;font-weight:690;transition:color .15s,background .15s,border-color .15s,box-shadow .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button__arrow,.button>span:last-child{margin-left:.65rem}.button--primary{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 8px 22px #183b342e}.button--primary:hover{color:#fff;background:#0e2e28;border-color:#0e2e28;box-shadow:0 10px 26px #183b343d}.button--secondary{color:var(--forest);background:#ffffff7a;border-color:#cbc3b7}.button--secondary:hover{color:var(--forest);background:#fff;border-color:#a69b8e}.hero .button--secondary,.page-hero .button--secondary,.section--ink .button--secondary,.cta-panel .button--secondary{color:var(--forest);background:#ffffff7a;border-color:#bdb4a8}.hero .button--secondary:hover,.page-hero .button--secondary:hover,.section--ink .button--secondary:hover,.cta-panel .button--secondary:hover{color:var(--forest);background:#fff;border-color:#a69b8e}.section--ink .button--secondary{color:#fff;background:#ffffff12;border-color:#ffffff47}.section--ink .button--secondary:hover{color:#fff;background:#ffffff1f;border-color:#ffffff73}.button--quiet{color:var(--aubergine-dark);border:0;border-bottom:1px solid;border-radius:0;padding:.2rem 0}.button--quiet:hover{color:var(--forest)}.mobile-nav summary{background:#fff;border:1px solid #cfc7bb;border-radius:.72rem;width:2.8rem;height:2.8rem}.mobile-nav summary span{background:var(--forest)}.mobile-nav nav{background:#fbf8f2;border:1px solid #d8d0c4;border-radius:1rem;box-shadow:0 20px 50px #2d352e24}.mobile-nav nav>a:not(.button){color:var(--ink-soft);font-family:var(--font);letter-spacing:0;text-transform:none;border-radius:.65rem;font-size:.92rem;font-weight:620}.mobile-nav nav>a:hover,.mobile-nav nav>a[aria-current=page]{color:var(--forest);background:#eee8dc}.hero{min-height:auto;color:var(--ink);background:radial-gradient(circle at 88% 12%, #a9b9a257, transparent 28rem), radial-gradient(circle at 8% 92%, #b85f4517, transparent 26rem), var(--canvas);padding-block:clamp(5.25rem,9vw,8rem)}.hero:before{background:0 0;border:1px solid #183b341a;border-radius:50%;width:25rem;height:25rem;top:-8rem;right:-6rem}.hero:after{background:#b85f4514;border:0;border-radius:50%;width:18rem;height:18rem;bottom:-7rem;left:-4rem;right:auto;transform:none}.hero__grid{grid-template-columns:minmax(0,.98fr) minmax(27rem,.92fr);gap:clamp(3rem,7vw,6.5rem)}.hero__copy{position:relative}.hero__copy:before{background:var(--coral);content:"";border-radius:999px;width:.28rem;height:5.2rem;position:absolute;top:3.65rem;left:-1.4rem}.hero h1{max-width:11.5ch;color:var(--forest);text-wrap:balance;font-size:clamp(3.35rem,5.4vw,5.35rem)}.hero h1:after{display:none}.hero__lede{max-width:39rem;color:var(--ink-soft);margin-block:1.6rem 1.9rem;font-size:clamp(1.08rem,1.8vw,1.2rem);line-height:1.65}.hero__note{color:#66736b;max-width:40rem;font-family:var(--font);margin-top:1.25rem;font-size:.82rem;line-height:1.5}.hero__note+.hero__note{margin-top:.55rem}.hero__note svg{color:var(--aubergine)}.app-preview{background:#ffffffa3;border:1px solid #183b3426;border-radius:1.7rem;padding:.55rem;transform:rotate(-.75deg);box-shadow:0 35px 90px #2b363029,inset 0 2px #fffc}.app-preview:before{z-index:-1;background:var(--coral);content:"";border:0;border-radius:999px;width:8rem;height:3.3rem;top:-1.6rem;right:2rem;transform:rotate(-6deg)}.app-preview:after{z-index:-1;background:var(--lime);content:"";opacity:.8;border:0;border-radius:999px;width:6rem;height:2.4rem;bottom:-1.25rem;left:2.5rem;transform:rotate(5deg)}.app-preview__window{background:#fff;border-radius:1.15rem}.app-preview__topbar{min-height:3.8rem;color:var(--forest);background:#eef2e9;border-bottom:1px solid #e6e1d8;padding:.9rem 1.15rem}.preview-brand{font-family:var(--font);font-size:.85rem;font-weight:730}.preview-brand span:first-child{width:1.8rem;height:1.8rem;color:var(--forest);background:#fff;border:0;border-radius:.55rem}.preview-badge,.tag{color:var(--aubergine-dark);background:var(--aubergine-pale);font-family:var(--font);letter-spacing:0;text-transform:none;border:0;border-radius:999px;padding:.35rem .62rem;font-size:.68rem;font-weight:700}.preview-badge{color:var(--forest);background:#dce8da}.app-preview__body{padding:1.45rem}.preview-heading{margin-bottom:1.15rem}.preview-heading strong{color:var(--forest);font-size:1rem}.preview-heading small{color:var(--muted);font-family:var(--font);font-size:.68rem}.risk-score{color:#7b5118;background:var(--coral-pale);font-family:var(--font);letter-spacing:0;text-transform:none;border:0;border-radius:999px;padding:.36rem .6rem;font-size:.65rem;font-weight:700}.preview-stats{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.85rem}.preview-stat{background:#faf8f4;border:1px solid #e3ddd4;border-radius:.85rem;padding:1rem}.preview-stat+.preview-stat{border-left:1px solid #e3ddd4}.preview-stat b{color:var(--forest);font-family:var(--font);font-size:1.8rem}.preview-stat span{color:var(--muted);font-family:var(--font);letter-spacing:0;text-transform:none;font-size:.67rem}.preview-finding{border-top:1px solid #ece6de;padding:.86rem .2rem}.preview-finding__icon{color:#865d1e;background:var(--coral-pale);width:1.85rem;height:1.85rem;font-family:var(--font);border:0;border-radius:.58rem}.preview-finding b{color:var(--forest);font-size:.78rem}.preview-finding small{color:var(--muted);font-family:var(--font);font-size:.65rem}.preview-finding>span:last-child{color:var(--coral-dark);font-family:var(--font);text-transform:none;font-size:.66rem}.preview-remediation{color:var(--forest);background:var(--lime-pale);border:1px solid #cdd9cf;border-radius:.95rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;padding:1rem;display:flex}.preview-remediation strong,.preview-remediation small,.preview-remediation__eyebrow{display:block}.preview-remediation strong{margin-block:.13rem;font-size:.78rem}.preview-remediation small{color:var(--ink-soft);font-size:.65rem}.preview-remediation__eyebrow{color:var(--success);font-size:.62rem;font-weight:730}.preview-remediation__action{color:#fff;background:var(--forest);border-radius:.55rem;flex:none;padding:.52rem .65rem;font-size:.64rem;font-weight:700}.trust-bar{color:var(--ink-soft);background:#fbf8f2;border-block:1px solid #ded7cc}.trust-bar__inner{gap:.75rem;padding-block:1rem}.trust-item,.trust-item:last-child{min-height:4.9rem;color:var(--ink-soft);font-family:var(--font);letter-spacing:0;text-transform:none;background:#fff;border:1px solid #e2dcd2;border-radius:.9rem;padding:.95rem 1rem;font-size:.79rem;font-weight:620;line-height:1.35}.trust-item:after{display:none}.trust-item svg{color:var(--aubergine)}.steps-grid,.feature-grid,.security-grid,.docs-grid{border:0;gap:1rem}.step-card,.feature-card,.docs-card,.security-card{background:#ffffffb8;border:1px solid #e0d9cf;border-radius:1.15rem;padding:clamp(1.6rem,3vw,2.25rem);box-shadow:0 12px 35px #33342d0d}.step-card{min-height:18rem}.step-card:first-child{background:var(--aubergine-pale)}.step-card:nth-child(2){background:#fff}.step-card:nth-child(3){background:var(--lime-pale)}.step-card__number{width:2.35rem;height:2.35rem;color:var(--aubergine-dark);font-family:var(--font);background:#ffffffb3;border-radius:50%;place-items:center;margin-bottom:clamp(3.5rem,8vw,5.5rem);font-size:.75rem;font-weight:730;display:grid}.step-card__number:before{content:none}.step-card p,.feature-card p,.docs-card p,.security-card p{color:var(--ink-soft)}.feature-card,.security-card{min-height:15rem}.feature-card:first-child,.feature-card:nth-child(6),.feature-card:nth-child(2),.feature-card:nth-child(5),.security-card:nth-child(2),.security-card:nth-child(5){background:#ffffffc7}.feature-card:nth-child(2),.feature-card:nth-child(5){background:var(--aubergine-pale)}.feature-card:nth-child(3),.feature-card:nth-child(6){background:var(--lime-pale)}.feature-card__icon,.security-card__icon{width:2.55rem;height:2.55rem;color:var(--aubergine-dark);font-family:var(--font);background:#fff;border-radius:.78rem;place-items:center;margin-bottom:2.75rem;font-size:.86rem;font-weight:730;display:grid;box-shadow:inset 0 0 0 1px #5e40591f}.feature-card__icon:before,.feature-card__icon:after,.security-card__icon:before,.security-card__icon:after{display:none}.truth-grid{background:#ffffff0d;border:1px solid #ffffff24;border-radius:1.4rem;box-shadow:0 25px 70px #00000017}.truth-column{padding:clamp(2rem,5vw,3.5rem)}.truth-column+.truth-column{border-left:1px solid #ffffff24}.truth-column h3{border-bottom:1px solid #ffffff24}.truth-column h3 span{width:1.9rem;height:1.9rem;color:var(--forest);background:var(--lime);font-family:var(--font);border:0;border-radius:.58rem}.truth-column--not h3 span{color:#704b1c;background:var(--amber);border:0}.truth-list li,.check-list li{border-bottom-color:#ffffff1a}.truth-list li:before,.check-list li:before{color:var(--lime);font-family:var(--font)}.truth-column--not .truth-list li:before{color:var(--amber)}.check-list li{border-color:var(--line)}.check-list li:before{color:var(--aubergine)}.pricing-preview,.cta-panel{color:var(--ink);background:radial-gradient(circle at 100% 0,#cbdc7561,#0000 22rem),#fff;border:1px solid #ddd5c9;border-radius:1.5rem;grid-template-columns:1.1fr .9fr;padding:clamp(2.2rem,5.5vw,4.5rem);box-shadow:0 25px 70px #33342d17}.pricing-preview:before,.cta-panel:before{display:none}.pricing-preview h2,.cta-panel h2{color:var(--forest)}.pricing-preview p:not(.eyebrow),.cta-panel p:not(.eyebrow){color:var(--ink-soft)}.pricing-preview .button--quiet{color:var(--aubergine-dark)}.pricing-preview__price{background:#f7f2e9;border:1px solid #ded6cb;border-radius:1.15rem;padding:1.8rem 2rem}.price{color:var(--forest);font-family:var(--font);letter-spacing:-.06em;font-size:clamp(3rem,6vw,4.75rem)}.pricing-preview__price span:last-of-type{color:var(--muted);font-family:var(--font);text-transform:none;font-size:.78rem}.page-hero{color:var(--ink);background:radial-gradient(circle at 80% 25%, #cbdc754d, transparent 22rem), var(--canvas);border-bottom:1px solid #ded7cc;padding-block:clamp(4.75rem,8vw,7rem)}.page-hero:after{display:none}.page-hero--compact{padding-block:clamp(3.5rem,6vw,5.25rem)}.page-hero h1{max-width:15ch;color:var(--forest);font-size:clamp(2.9rem,5.7vw,4.8rem)}.page-hero__lede{color:var(--ink-soft);margin-block:1.25rem 0;font-size:clamp(1.05rem,1.8vw,1.18rem)}.plans{border:0;gap:1.15rem}.plan-card,.plan-card--featured{color:var(--ink);background:#fff;border:1px solid #ddd6cb;border-radius:1.35rem;padding:clamp(2rem,4.5vw,3.25rem);box-shadow:0 18px 45px #33342d12}.plan-card--featured{background:radial-gradient(circle at 100% 0,#cbdc7547,#0000 19rem),#f4eaf1;border-color:#5e405947}.plan-card--featured:before{display:none}.plan-card--featured .plan-card__name,.plan-card--featured .plan-card__price strong{color:var(--forest)}.plan-card--featured .plan-card__description,.plan-card--featured .plan-card__price span{color:var(--ink-soft)}.plan-card--featured .check-list li{border-color:#d9cdd5}.plan-card__topline{margin-bottom:1.8rem}.plan-card__name{font-family:var(--font);letter-spacing:0;text-transform:none;font-size:.85rem}.plan-card__price strong{font-family:var(--font);letter-spacing:-.06em;font-size:clamp(3rem,6vw,4.75rem)}.comparison-wrap{border:1px solid var(--line);background:#fff;border-radius:1.15rem}.comparison thead th{color:var(--forest);font-family:var(--font);letter-spacing:0;text-transform:none;background:#eee8dc;font-size:.76rem}.comparison .yes{color:var(--aubergine-dark)}.notice{color:var(--ink-soft);background:var(--aubergine-pale);border:1px solid #d8cbd4;border-radius:1rem}.notice--warning{color:#694d24;background:var(--coral-pale);border-color:#ead39f}.notice--success{background:var(--success-pale);border-color:#bdd1c3}.notice__icon{color:var(--aubergine-dark);font-family:var(--font);background:#fff;border:0;border-radius:.55rem}.notice--warning .notice__icon{color:#805919;border:0}.faq-list{border:0;gap:.75rem}.faq-list details{background:#ffffff9e;border:1px solid #e0d9cf;border-radius:.95rem}.faq-list summary{padding:1.2rem 3.3rem 1.2rem 1.25rem}.faq-list summary:after{color:var(--aubergine-dark);font-family:var(--font);top:.95rem;right:1.2rem}.faq-list details[open] summary:after{color:var(--amber)}.faq-list details p{padding:0 1.25rem 1.2rem}.install-steps li:before{color:var(--aubergine-dark);background:var(--aubergine-pale);font-family:var(--font);border:0;border-radius:50%}.install-steps li:after{background:#d9d1c5}.side-card{color:var(--ink);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#cbdc755c,#0000 14rem),#fff;border:1px solid #d8d0c4;border-radius:1.25rem}.side-card hr{border-color:var(--line)}.side-card__title{color:var(--forest)}.side-card .check-list li{border-color:var(--line)}.scope-code{color:var(--aubergine-dark);background:#f4edf2;border:1px solid #d9d0d7;border-radius:.62rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.docs-nav{background:#fff;border:1px solid #ded7cc;border-radius:1rem;overflow:hidden}.docs-nav p{border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--font);letter-spacing:0;text-transform:none;background:#f3ede3;font-size:.75rem}.docs-nav a{border-bottom:1px solid var(--line);color:var(--ink-soft)}.docs-nav a:hover,.docs-nav a[aria-current=page]{color:var(--forest);background:var(--lime-pale)}.docs-nav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--aubergine)}.prose h2{border-top-color:var(--line)}.prose p,.prose li{color:var(--ink-soft)}.prose table{background:#fff;border-radius:.9rem;overflow:hidden}.prose th{color:var(--forest);font-family:var(--font);text-transform:none;background:#eee8dc;font-size:.75rem}.docs-card:hover{color:var(--ink);background:var(--lime-pale);box-shadow:0 15px 35px #33342d14}.docs-card>span:last-child{color:var(--aubergine-dark);font-family:var(--font)}.legal-meta{border:1px solid var(--line);color:var(--muted);font-family:var(--font);text-transform:none;background:#fff;border-radius:999px}.contact-card{color:var(--ink);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#cbdc756b,#0000 22rem),#fff;border:1px solid #d8d0c4;border-radius:1.5rem}.contact-card:before{display:none}.contact-card p{color:var(--ink-soft)}.contact-card__title{color:var(--forest)}.error-page{color:var(--ink);background:var(--canvas)}.error-page h1{color:var(--forest)}.error-code{color:var(--aubergine);font-family:var(--font)}.site-footer{color:#bdc9c1;background:var(--forest);border-top:0;padding-block:4.5rem 2rem}.site-footer .brand,.site-footer .brand:hover{color:#fff}.site-footer .brand__mark{background:linear-gradient(var(--lime), var(--lime)) 50% 9px / 100% 2px no-repeat, #ffffff17;box-shadow:inset 0 0 0 1px #ffffff1f}.site-footer .brand__mark:before,.site-footer .brand__mark:after{background:var(--lime)}.site-footer__brand p{color:#bdc9c1}.footer-links h2{color:#8fa397;font-family:var(--font);letter-spacing:0;text-transform:none;font-size:.76rem}.footer-links a{color:#d8e0db}.footer-links a:hover{color:var(--lime)}.site-footer__bottom{color:#91a298;font-family:var(--font);text-transform:none;border-top-color:#ffffff1f;font-size:.72rem}@media (width<=980px){.hero__grid{grid-template-columns:1fr}.app-preview{width:min(100%,39rem);margin-inline:auto}.pricing-preview,.cta-panel{background:radial-gradient(circle at 100% 0,#cbdc7561,#0000 22rem),#fff;grid-template-columns:1fr}.trust-item:nth-child(2){border-right:1px solid #e2dcd2}.docs-nav a{border-right:1px solid var(--line)}}@media (width<=680px){h1,.hero h1{font-size:clamp(2.75rem,13vw,4rem)}h2{font-size:clamp(2rem,10vw,3rem)}.hero{background:radial-gradient(circle at 92% 8%, #cbdc7559, transparent 18rem), var(--canvas);padding-block:4rem 4.75rem}.hero__copy:before{display:none}.hero h1{max-width:12ch}.app-preview{width:100%;margin:0;transform:none}.trust-item,.trust-item:nth-child(2),.trust-item:last-child{border-right:1px solid #e2dcd2}.step-card{min-height:auto}.step-card__number{margin-bottom:2.75rem}.feature-card,.feature-card:nth-child(n),.security-card{min-height:auto}.truth-column+.truth-column{border-top:1px solid #ffffff24}.pricing-preview,.cta-panel{padding:1.6rem}.site-footer__bottom{text-transform:none}}@media (width<=430px){.preview-stats{grid-template-columns:1fr}.preview-stat+.preview-stat{border-top:1px solid #e3ddd4;border-left:1px solid #e3ddd4}.preview-remediation{flex-direction:column;align-items:flex-start}.preview-remediation__action{text-align:center;width:100%}}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-condensed-600.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-condensed-700.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/barlow-condensed-800.woff2)format("woff2")}@font-face{font-family:B612;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/b612-regular.woff2)format("woff2")}@font-face{font-family:B612;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/b612-bold.woff2)format("woff2")}@font-face{font-family:B612 Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/b612-mono-regular.woff2)format("woff2")}@font-face{font-family:B612 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/b612-mono-bold.woff2)format("woff2")}body.site-v2:not(.home-v2){--ink:#171815;--carbon:#292b26;--paper:#f2eee3;--sheet:#fcf9f1;--rule:#b9b3a6;--muted:#676a62;--signal:#c7472f;--signal-dark:#963321;--verified:#205b4a;--wash-signal:#ead8d0;--wash-verified:#d9e1da;--white:#fff;--shell:76rem;--display:"Barlow Condensed", "Arial Narrow", sans-serif;--font:"B612", "Trebuchet MS", sans-serif;--mono:"B612 Mono", "Courier New", monospace;color:var(--ink);background:var(--paper);font-family:var(--font);font-synthesis:none;margin:0;font-size:1rem;line-height:1.58}body.site-v2:not(.home-v2) main{overflow:clip}body.site-v2:not(.home-v2) a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}body.site-v2:not(.home-v2) :focus-visible{outline:3px solid var(--signal);outline-offset:4px}body.site-v2:not(.home-v2) ::selection{color:var(--white);background:var(--signal-dark)}body.site-v2:not(.home-v2) h1,body.site-v2:not(.home-v2) h2,body.site-v2:not(.home-v2) h3{color:inherit;font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:700}body.site-v2:not(.home-v2) h1{font-size:clamp(3.4rem,5.4vw,5.5rem);line-height:.9}body.site-v2:not(.home-v2) h2{font-size:clamp(2.4rem,4vw,4rem);line-height:.94}body.site-v2:not(.home-v2) h3{font-size:clamp(1.65rem,2.2vw,2.25rem);font-weight:600;line-height:1}body.site-v2:not(.home-v2) .shell{width:min(calc(100% - 3rem), var(--shell));margin-inline:auto}body.site-v2:not(.home-v2) .narrow{width:min(100% - 3rem,58rem);margin-inline:auto}body.site-v2:not(.home-v2) .skip-link{z-index:100;border:2px solid var(--sheet);color:var(--white);background:var(--signal-dark);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:.75rem 1rem;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .site-header{z-index:30;color:var(--white);background:var(--ink);box-shadow:none;backdrop-filter:none;border:0;border-bottom:1px solid #464740;position:sticky;top:0}body.site-v2:not(.home-v2) .site-header__inner{grid-template-columns:minmax(13rem,1fr) auto minmax(13rem,1fr);align-items:center;gap:1rem;min-height:4.5rem;display:grid}body.site-v2:not(.home-v2) .brand,body.site-v2:not(.home-v2) .brand:hover{width:max-content;color:var(--white);font-family:var(--font);letter-spacing:-.025em;align-items:center;gap:.65rem;font-size:1.08rem;font-weight:700;text-decoration:none;display:inline-flex}body.site-v2:not(.home-v2) .brand__wordmark>span{color:#f1a18f}body.site-v2:not(.home-v2) .brand__mark{border:2px solid var(--sheet);background:var(--ink);width:2rem;height:2rem;box-shadow:none;border-radius:0;display:block;position:relative}body.site-v2:not(.home-v2) .brand__mark:before,body.site-v2:not(.home-v2) .brand__mark:after{background:var(--signal);content:"";width:2px;height:8px;position:absolute;top:-5px}body.site-v2:not(.home-v2) .brand__mark:before{left:6px}body.site-v2:not(.home-v2) .brand__mark:after{right:6px}body.site-v2:not(.home-v2) .brand__mark span{border:solid var(--signal);border-width:0 0 3px 3px;width:12px;height:7px;position:absolute;top:11px;left:7px;transform:rotate(-45deg)}body.site-v2:not(.home-v2) .desktop-nav{border-left:1px solid #464740;border-right:1px solid #464740;align-items:stretch;gap:0;display:flex}body.site-v2:not(.home-v2) .desktop-nav a{color:#d0cdc4;min-height:4.45rem;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-right:1px solid #464740;border-radius:0;padding:0 1rem;font-size:.6875rem;font-weight:700;line-height:4.45rem;text-decoration:none;position:relative}body.site-v2:not(.home-v2) .desktop-nav a:last-child{border-right:0}body.site-v2:not(.home-v2) .desktop-nav a:before{background:var(--signal);content:"";opacity:0;height:3px;display:block;position:absolute;bottom:0;left:0;right:0}body.site-v2:not(.home-v2) .desktop-nav a:hover,body.site-v2:not(.home-v2) .desktop-nav a[aria-current=page]{color:var(--white);background:var(--carbon)}body.site-v2:not(.home-v2) .desktop-nav a[aria-current=page]:before{opacity:1}body.site-v2:not(.home-v2) .desktop-cta{justify-content:flex-end;align-items:center;display:flex}body.site-v2:not(.home-v2) .button{min-height:3rem;font-family:var(--mono);letter-spacing:.08em;text-align:left;text-transform:uppercase;box-shadow:none;border-style:solid;border-width:2px;border-radius:2px;justify-content:space-between;align-items:center;padding:0 0 0 1rem;font-size:.6875rem;font-weight:700;line-height:1.1;text-decoration:none;transition:color .16s cubic-bezier(.2,.8,.2,1),background-color .16s cubic-bezier(.2,.8,.2,1),border-color .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s cubic-bezier(.2,.8,.2,1),transform .16s cubic-bezier(.2,.8,.2,1);display:inline-flex}body.site-v2:not(.home-v2) .button__arrow,body.site-v2:not(.home-v2) .button>span:last-child{border-left:1px solid #ffffff94;align-self:stretch;place-items:center;min-width:2.9rem;margin-left:1rem;font-size:1.05rem;line-height:1;transition:transform .16s cubic-bezier(.2,.8,.2,1);display:grid}body.site-v2:not(.home-v2) .button:hover{transform:translate(-2px,-2px)}body.site-v2:not(.home-v2) .button:hover .button__arrow,body.site-v2:not(.home-v2) .button:hover>span:last-child{transform:translate(2px)}body.site-v2:not(.home-v2) .button--primary{border-color:var(--signal);color:var(--white);background:var(--signal)}body.site-v2:not(.home-v2) .button--primary:hover{border-color:var(--signal-dark);color:var(--white);background:var(--signal-dark);box-shadow:2px 2px 0 var(--ink)}body.site-v2:not(.home-v2) .button--secondary{border-color:var(--ink);color:var(--ink);background:0 0}body.site-v2:not(.home-v2) .button--secondary .button__arrow,body.site-v2:not(.home-v2) .button--secondary>span:last-child{border-left-color:var(--ink)}body.site-v2:not(.home-v2) .button--secondary:hover{border-color:var(--ink);color:var(--white);background:var(--ink);box-shadow:none}body.site-v2:not(.home-v2) .button--quiet{min-height:auto;color:var(--ink);background:0 0;border:0;border-bottom:1px solid;border-radius:0;padding:.3rem 0}body.site-v2:not(.home-v2) .button--quiet .button__arrow,body.site-v2:not(.home-v2) .button--quiet>span:last-child{border-left:0;min-width:auto;margin-left:.65rem}body.site-v2:not(.home-v2) .mobile-nav summary{background:var(--ink);border:1px solid #5b5c55;border-radius:0;width:3rem;height:3rem;padding:.75rem}body.site-v2:not(.home-v2) .mobile-nav summary span{background:var(--sheet)}body.site-v2:not(.home-v2) .mobile-nav nav{border:2px solid var(--sheet);color:var(--white);background:var(--ink);box-shadow:none;border-radius:0;gap:0;padding:0;top:4.45rem}body.site-v2:not(.home-v2) .mobile-nav:not([open]) nav{display:none}body.site-v2:not(.home-v2) .mobile-nav nav>a:not(.button){color:#d0cdc4;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-bottom:1px solid #464740;border-radius:0;padding:.95rem 1rem;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .mobile-nav nav>a:hover,body.site-v2:not(.home-v2) .mobile-nav nav>a[aria-current=page]{color:var(--white);background:var(--carbon)}body.site-v2:not(.home-v2) .mobile-nav nav>.button{margin:.75rem}body.site-v2:not(.home-v2) .page-hero{color:var(--white);background:var(--carbon);border-bottom:1px solid #565750;padding:0}body.site-v2:not(.home-v2) .page-hero:after{display:none}body.site-v2:not(.home-v2) .page-hero__inner{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1.25rem 1.5rem;padding-block:4rem 4.5rem;display:grid}body.site-v2:not(.home-v2) .page-hero--compact .page-hero__inner{padding-block:3.5rem 4rem}body.site-v2:not(.home-v2) .page-hero .eyebrow{color:#f1a18f;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-radius:0;grid-area:1/span 3/span 3;margin:0;padding-top:.35rem;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .page-hero .eyebrow:before{vertical-align:.2em;content:"";background:currentColor;width:2rem;height:2px;margin-right:.75rem;display:inline-block}body.site-v2:not(.home-v2) .page-hero h1{max-width:16ch;color:var(--white);grid-column:4/-1}body.site-v2:not(.home-v2) .page-hero__lede{color:#d2cfc6;grid-column:4/11;max-width:48rem;margin:0;font-size:1.0625rem;line-height:1.55}body.site-v2:not(.home-v2) .page-hero__actions{flex-wrap:wrap;grid-column:4/-1;gap:.75rem;margin:.5rem 0 0;display:flex}body.site-v2:not(.home-v2) .page-hero .button--secondary,body.site-v2:not(.home-v2) .error-page .button--secondary{border-color:var(--sheet);color:var(--white)}body.site-v2:not(.home-v2) .page-hero .button--secondary .button__arrow,body.site-v2:not(.home-v2) .page-hero .button--secondary>span:last-child,body.site-v2:not(.home-v2) .error-page .button--secondary .button__arrow,body.site-v2:not(.home-v2) .error-page .button--secondary>span:last-child{border-left-color:var(--sheet)}body.site-v2:not(.home-v2) .page-hero .button--secondary:hover,body.site-v2:not(.home-v2) .error-page .button--secondary:hover{border-color:var(--sheet);color:var(--ink);background:var(--sheet)}body.site-v2:not(.home-v2) .section{background:var(--paper);padding-block:4.5rem}body.site-v2:not(.home-v2) .section--tight{padding-block:3rem}body.site-v2:not(.home-v2) .section--paper{background:var(--sheet)}body.site-v2:not(.home-v2) .section--ink{color:var(--white);background:var(--ink)}body.site-v2:not(.home-v2) .section--ink:before{display:none}body.site-v2:not(.home-v2) .eyebrow{color:var(--signal-dark);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .section-heading{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem 1.5rem;margin-bottom:2.5rem;display:grid}body.site-v2:not(.home-v2) .section-heading .eyebrow{grid-area:1/span 3/span 2;padding-top:.35rem}body.site-v2:not(.home-v2) .section-heading h2{grid-column:4/-1;max-width:16ch}body.site-v2:not(.home-v2) .section-heading p:not(.eyebrow){max-width:44rem;color:var(--muted);grid-column:4/11;margin:0;font-size:1.0625rem}body.site-v2:not(.home-v2) .tag{color:var(--signal-dark);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid;border-radius:2px;padding:.3rem .45rem;font-size:.625rem;font-weight:700}body.site-v2:not(.home-v2) .plans{border:2px solid var(--ink);background:var(--sheet);border-radius:0;grid-template-columns:5fr 7fr;gap:0;display:grid;overflow:visible}body.site-v2:not(.home-v2) .plan-card,body.site-v2:not(.home-v2) .plan-card--featured{min-width:0;min-height:34rem;color:var(--ink);background:var(--sheet);box-shadow:none;border:0;border-radius:0;flex-direction:column;padding:1.5rem;display:flex}body.site-v2:not(.home-v2) .plan-card--featured{border-left:2px solid var(--ink);color:var(--white);background:var(--carbon)}body.site-v2:not(.home-v2) .plan-card--featured:before{display:none}body.site-v2:not(.home-v2) .plan-card__topline{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;margin:-1.5rem -1.5rem 1.5rem;padding:.75rem 1rem;display:flex}body.site-v2:not(.home-v2) .plan-card--featured .plan-card__topline{border-bottom-color:#5a5b54}body.site-v2:not(.home-v2) .plan-card__name{color:inherit;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .plan-card--featured .tag{color:#f1a18f}body.site-v2:not(.home-v2) .plan-card__price{align-items:baseline;gap:.6rem;min-height:auto;margin-bottom:.75rem;display:flex}body.site-v2:not(.home-v2) .plan-card__price strong{color:inherit;font-family:var(--display);letter-spacing:-.04em;font-size:clamp(4rem,7vw,6rem);font-weight:700;line-height:.9}body.site-v2:not(.home-v2) .plan-card__price span{color:var(--muted);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem}body.site-v2:not(.home-v2) .plan-card--featured .plan-card__price span{color:#aaa9a1}body.site-v2:not(.home-v2) .plan-card__description{max-width:42rem;color:var(--muted);margin:0;line-height:1.55}body.site-v2:not(.home-v2) .plan-card--featured .plan-card__description{color:#d2cfc6}body.site-v2:not(.home-v2) .check-list{margin:1.5rem 0;padding:0;list-style:none}body.site-v2:not(.home-v2) .check-list li{border-top:1px solid var(--rule);color:inherit;padding:.75rem 0 .75rem 1.4rem;position:relative}body.site-v2:not(.home-v2) .check-list li:before{color:#0000;background:var(--verified);content:"";width:.55rem;height:.55rem;position:absolute;top:1.15rem;left:0}body.site-v2:not(.home-v2) .plan-card--featured .check-list li{border-top-color:#5a5b54}body.site-v2:not(.home-v2) .plan-card--featured .check-list li:before{background:#f1a18f}body.site-v2:not(.home-v2) .plan-card>.button{width:fit-content;margin-top:auto}body.site-v2:not(.home-v2) .plan-card--featured>.button{border-color:var(--signal);color:var(--white);background:var(--signal)}body.site-v2:not(.home-v2) .notice-offset{margin-top:1.25rem}body.site-v2:not(.home-v2) .comparison-wrap{border:2px solid var(--ink);background:var(--sheet);border-radius:0;overflow-x:auto}body.site-v2:not(.home-v2) .comparison,body.site-v2:not(.home-v2) .prose .table-scroll table{border-collapse:collapse;width:100%;min-width:42rem;color:var(--ink);background:var(--sheet)}body.site-v2:not(.home-v2) .comparison th,body.site-v2:not(.home-v2) .comparison td,body.site-v2:not(.home-v2) .prose th,body.site-v2:not(.home-v2) .prose td{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);text-align:left;vertical-align:top;padding:.85rem 1rem}body.site-v2:not(.home-v2) .comparison th:last-child,body.site-v2:not(.home-v2) .comparison td:last-child,body.site-v2:not(.home-v2) .prose th:last-child,body.site-v2:not(.home-v2) .prose td:last-child{border-right:0}body.site-v2:not(.home-v2) .comparison thead th,body.site-v2:not(.home-v2) .prose th{color:var(--white);background:var(--ink);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .comparison tbody tr:last-child td,body.site-v2:not(.home-v2) .prose tbody tr:last-child td{border-bottom:0}body.site-v2:not(.home-v2) .comparison .yes{color:var(--verified);font-weight:700}body.site-v2:not(.home-v2) .comparison .no{color:var(--muted)}body.site-v2:not(.home-v2) .notice{border:1px solid var(--rule);border-left:4px solid var(--verified);color:var(--ink);background:var(--wash-verified);box-shadow:none;border-radius:0;grid-template-columns:2.5rem minmax(0,1fr);gap:.9rem;padding:1rem;display:grid}body.site-v2:not(.home-v2) .notice--warning{border-color:var(--signal);color:var(--ink);background:var(--wash-signal)}body.site-v2:not(.home-v2) .notice--success{border-color:var(--verified);background:var(--wash-verified)}body.site-v2:not(.home-v2) .notice__icon{width:2rem;height:2rem;color:var(--verified);font-family:var(--mono);background:0 0;border:1px solid;border-radius:0;place-items:center;display:grid}body.site-v2:not(.home-v2) .notice--warning .notice__icon{color:var(--signal-dark)}body.site-v2:not(.home-v2) .notice strong{margin-bottom:.25rem;display:block}body.site-v2:not(.home-v2) .notice p{margin:0}body.site-v2:not(.home-v2) .faq-list{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);gap:0;display:grid}body.site-v2:not(.home-v2) .faq-list details{border:0;border-bottom:1px solid var(--rule);background:0 0;border-radius:0}body.site-v2:not(.home-v2) .faq-list details:last-child{border-bottom:0}body.site-v2:not(.home-v2) .faq-list summary{color:var(--ink);padding:1rem 3.5rem 1rem 1rem;font-weight:700;list-style:none;position:relative}body.site-v2:not(.home-v2) .faq-list summary:after{border:1px solid var(--ink);width:1.8rem;height:1.8rem;color:var(--ink);font-family:var(--mono);content:"+";background:0 0;place-items:center;display:grid;position:absolute;top:.85rem;right:1rem}body.site-v2:not(.home-v2) .faq-list details[open] summary:after{color:var(--white);background:var(--signal);content:"−"}body.site-v2:not(.home-v2) .faq-list details p{max-width:48rem;color:var(--muted);margin:0;padding:0 3.5rem 1.2rem 1rem}body.site-v2:not(.home-v2) .install-grid{grid-template-columns:minmax(0,8fr) minmax(17rem,4fr);align-items:start;gap:2rem;display:grid}body.site-v2:not(.home-v2) .install-grid>div>.eyebrow{margin:2.5rem 0 .5rem;display:block}body.site-v2:not(.home-v2) .install-steps{counter-reset:install-step;margin:0;padding:0;list-style:none}body.site-v2:not(.home-v2) .install-steps li{border-top:1px solid var(--rule);counter-increment:install-step;grid-template-columns:3rem minmax(0,1fr);column-gap:1rem;padding:1.25rem 0;display:grid;position:relative}body.site-v2:not(.home-v2) .install-steps li:before{z-index:1;border:2px solid var(--ink);width:2.25rem;height:2.25rem;color:var(--white);background:var(--signal);font-family:var(--mono);content:counter(install-step, decimal-leading-zero);border-radius:0;grid-area:1/1/span 2;place-items:center;font-size:.6875rem;font-weight:700;display:grid;position:relative}body.site-v2:not(.home-v2) .install-steps li:after{background:var(--ink);content:"";width:2px;position:absolute;top:3.5rem;bottom:-1.25rem;left:1.06rem}body.site-v2:not(.home-v2) .install-steps li:last-child:after{display:none}body.site-v2:not(.home-v2) .install-steps h3,body.site-v2:not(.home-v2) .install-steps p{grid-column:2}body.site-v2:not(.home-v2) .install-steps h3{font-size:1.7rem}body.site-v2:not(.home-v2) .install-steps p{color:var(--muted);margin:.45rem 0 0}body.site-v2:not(.home-v2) .side-card{border:2px solid var(--ink);color:var(--ink);background:var(--paper);box-shadow:5px 5px 0 var(--ink);border-radius:0;padding:1.5rem;position:sticky;top:6rem;overflow:hidden}body.site-v2:not(.home-v2) .side-card:before{display:none}body.site-v2:not(.home-v2) .side-card__title{color:var(--ink)}body.site-v2:not(.home-v2) .side-card hr{border:0;border-top:1px solid var(--rule);margin-block:1.25rem}body.site-v2:not(.home-v2) .side-card p{color:var(--muted);font-size:.875rem}body.site-v2:not(.home-v2) .scope-code{overflow-wrap:anywhere;border:1px solid var(--rule);max-width:100%;color:var(--signal-dark);background:var(--sheet);font-family:var(--mono);border-radius:0;margin-top:.45rem;padding:.5rem .6rem;font-size:.75rem;display:block}body.site-v2:not(.home-v2) .docs-layout{grid-template-columns:minmax(13rem,3fr) minmax(0,9fr);align-items:start;gap:2rem;display:grid}body.site-v2:not(.home-v2) .docs-nav{border:2px solid var(--ink);background:var(--sheet);border-radius:0;position:sticky;top:6rem;overflow:hidden}body.site-v2:not(.home-v2) .docs-nav p{color:var(--white);background:var(--ink);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #464740;margin:0;padding:.85rem 1rem;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .docs-nav a{border-bottom:1px solid var(--rule);color:var(--muted);padding:.85rem 1rem;text-decoration:none;display:block}body.site-v2:not(.home-v2) .docs-nav a:last-child{border-bottom:0}body.site-v2:not(.home-v2) .docs-nav a:hover,body.site-v2:not(.home-v2) .docs-nav a[aria-current=page]{color:var(--ink);background:var(--wash-verified)}body.site-v2:not(.home-v2) .docs-nav a[aria-current=page]{box-shadow:inset 4px 0 0 var(--signal)}body.site-v2:not(.home-v2) .prose{min-width:0;max-width:100%}body.site-v2:not(.home-v2) .prose>:first-child{margin-top:0}body.site-v2:not(.home-v2) .prose h2{border-top:2px solid var(--ink);max-width:18ch;color:var(--ink);margin:3rem 0 1rem;padding-top:1.25rem;font-size:clamp(2.25rem,3.6vw,3.35rem)}body.site-v2:not(.home-v2) .prose h3{color:var(--ink);margin:2rem 0 .75rem;font-size:1.75rem}body.site-v2:not(.home-v2) .prose p,body.site-v2:not(.home-v2) .prose li{color:var(--muted);line-height:1.68}body.site-v2:not(.home-v2) .prose p{margin:0 0 1rem}body.site-v2:not(.home-v2) .prose ul,body.site-v2:not(.home-v2) .prose ol{padding-left:1.35rem}body.site-v2:not(.home-v2) .prose li+li{margin-top:.55rem}body.site-v2:not(.home-v2) .prose a{color:var(--signal-dark)}body.site-v2:not(.home-v2) .prose code{border:1px solid var(--rule);color:var(--signal-dark);background:var(--sheet);font-family:var(--mono);overflow-wrap:anywhere;border-radius:0;padding:.12rem .25rem;font-size:.82em}body.site-v2:not(.home-v2) .prose .notice{margin-block:1.5rem}body.site-v2:not(.home-v2) .prose .table-scroll{border:2px solid var(--ink);background:var(--sheet);scrollbar-gutter:stable;border-radius:0;max-width:100%;margin:1.5rem 0 2rem;overflow-x:auto}body.site-v2:not(.home-v2) .prose .table-scroll:focus-visible{outline-offset:3px}body.site-v2:not(.home-v2) .prose .table-scroll table{border:0;margin:0}body.site-v2:not(.home-v2) .docs-grid{border:2px solid var(--ink);background:var(--sheet);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}body.site-v2:not(.home-v2) .docs-card{border:0;border-right:1px solid var(--ink);min-height:14rem;color:var(--ink);background:var(--sheet);box-shadow:none;border-radius:0;flex-direction:column;padding:1.25rem;text-decoration:none;display:flex}body.site-v2:not(.home-v2) .docs-card:last-child{border-right:0}body.site-v2:not(.home-v2) .docs-card:hover{color:var(--ink);background:var(--wash-verified);box-shadow:none;transform:none}body.site-v2:not(.home-v2) .docs-card h3{font-size:1.75rem}body.site-v2:not(.home-v2) .docs-card p{color:var(--muted);margin:.75rem 0 1rem;font-size:.875rem}body.site-v2:not(.home-v2) .docs-card>span:last-child{color:var(--signal-dark);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;margin-top:auto;font-size:.6875rem;font-weight:700;text-decoration:underline}body.site-v2:not(.home-v2) .legal-meta{border:1px solid var(--rule);width:fit-content;max-width:100%;color:var(--muted);background:var(--sheet);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;border-radius:0;flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:2rem;padding:.65rem .8rem;font-size:.6875rem;display:flex}body.site-v2:not(.home-v2) .legal-meta span+span{border-left:1px solid var(--rule);padding-left:1rem}body.site-v2:not(.home-v2) .feature-grid,body.site-v2:not(.home-v2) .security-grid{border:2px solid var(--ink);background:var(--sheet);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}body.site-v2:not(.home-v2) .feature-card,body.site-v2:not(.home-v2) .security-card{border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-width:0;min-height:16rem;color:var(--ink);background:var(--sheet);box-shadow:none;border-radius:0;grid-column:auto;padding:1.25rem}body.site-v2:not(.home-v2) .feature-card:nth-child(3n),body.site-v2:not(.home-v2) .security-card:nth-child(3n){border-right:0}body.site-v2:not(.home-v2) .feature-card:nth-last-child(-n+3),body.site-v2:not(.home-v2) .security-card:nth-last-child(-n+3){border-bottom:0}body.site-v2:not(.home-v2) .feature-card:nth-child(2n),body.site-v2:not(.home-v2) .security-card:nth-child(2n){background:var(--wash-verified)}body.site-v2:not(.home-v2) .feature-card__icon,body.site-v2:not(.home-v2) .security-card__icon{border:2px solid var(--ink);width:2.25rem;height:2.25rem;color:var(--white);background:var(--signal);font-family:var(--mono);border-radius:0;place-items:center;margin-bottom:2.5rem;font-size:.6875rem;font-weight:700;display:grid}body.site-v2:not(.home-v2) .feature-card__icon:before,body.site-v2:not(.home-v2) .feature-card__icon:after,body.site-v2:not(.home-v2) .security-card__icon:before,body.site-v2:not(.home-v2) .security-card__icon:after{display:none}body.site-v2:not(.home-v2) .feature-card h3,body.site-v2:not(.home-v2) .security-card h3{max-width:13ch;font-size:1.9rem}body.site-v2:not(.home-v2) .feature-card p,body.site-v2:not(.home-v2) .security-card p{color:var(--muted);margin:.8rem 0 0;font-size:.875rem}body.site-v2:not(.home-v2) .feature-card a{color:var(--signal-dark);font-family:var(--mono);text-transform:uppercase;margin-top:1rem;font-size:.6875rem;font-weight:700;display:inline-block}body.site-v2:not(.home-v2) .contact-card{border:2px solid var(--ink);color:var(--ink);background:var(--paper);box-shadow:5px 5px 0 var(--ink);border-radius:0;grid-template-columns:minmax(0,8fr) minmax(15rem,4fr);align-items:center;gap:2rem;padding:1.5rem;display:grid}body.site-v2:not(.home-v2) .contact-card:before{display:none}body.site-v2:not(.home-v2) .contact-card__title{max-width:14ch;color:var(--ink)}body.site-v2:not(.home-v2) .contact-card p{max-width:46rem;color:var(--muted);margin:.75rem 0 0}body.site-v2:not(.home-v2) .contact-card .button{overflow-wrap:anywhere;max-width:100%}body.site-v2:not(.home-v2) .support-topics{margin-top:2rem}body.site-v2:not(.home-v2) .error-page{min-height:68vh;color:var(--white);background:var(--carbon);place-items:center;padding-block:5rem;display:grid}body.site-v2:not(.home-v2) .error-page__inner{grid-template-columns:3fr 9fr;align-items:start;gap:1rem 1.5rem;display:grid}body.site-v2:not(.home-v2) .error-code{color:#f1a18f;font-family:var(--mono);letter-spacing:.1em;grid-row:1/span 4;font-size:.75rem;font-weight:700}body.site-v2:not(.home-v2) .error-page h1,body.site-v2:not(.home-v2) .error-page p,body.site-v2:not(.home-v2) .error-page .cta-actions{grid-column:2}body.site-v2:not(.home-v2) .error-page h1{max-width:12ch;color:var(--white)}body.site-v2:not(.home-v2) .error-page p{color:#d2cfc6;max-width:42rem;margin:0}body.site-v2:not(.home-v2) .cta-actions{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}body.site-v2:not(.home-v2) .site-footer{color:#c6c3ba;background:var(--ink);border-top:1px solid #484942;padding-block:3.5rem 1.5rem}body.site-v2:not(.home-v2) .site-footer__top{grid-template-columns:4fr 8fr;gap:1.5rem;display:grid}body.site-v2:not(.home-v2) .site-footer .brand,body.site-v2:not(.home-v2) .site-footer .brand:hover{color:var(--white)}body.site-v2:not(.home-v2) .site-footer__brand p{color:#a9a79f;max-width:26rem;font-size:.875rem}body.site-v2:not(.home-v2) .footer-links{border-top:1px solid #484942;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}body.site-v2:not(.home-v2) .footer-links div{border-right:1px solid #484942;padding:1rem}body.site-v2:not(.home-v2) .footer-links div:first-child{border-left:1px solid #484942}body.site-v2:not(.home-v2) .footer-links h2{color:#8f9089;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.6875rem;font-weight:700}body.site-v2:not(.home-v2) .footer-links a{color:#d8d5cc;overflow-wrap:anywhere;font-size:.8125rem;text-decoration-line:underline;display:block}body.site-v2:not(.home-v2) .footer-links a+a{margin-top:.55rem}body.site-v2:not(.home-v2) .footer-links a:hover{color:#f1a18f}body.site-v2:not(.home-v2) .site-footer__bottom{color:#85877f;font-family:var(--mono);letter-spacing:.03em;text-transform:none;border-top:1px solid #484942;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1rem;font-size:.625rem;display:flex}body.site-v2:not(.home-v2) .site-footer__bottom p{margin:0}body.site-v2:not(.home-v2) .site-footer__bottom p:last-child{text-align:right;max-width:34rem}@media (width<=980px){body.site-v2:not(.home-v2) .site-header__inner{grid-template-columns:1fr auto}body.site-v2:not(.home-v2) .desktop-nav,body.site-v2:not(.home-v2) .desktop-cta{display:none}body.site-v2:not(.home-v2) .mobile-nav{display:block}body.site-v2:not(.home-v2) .page-hero .eyebrow{grid-column:span 3}body.site-v2:not(.home-v2) .page-hero h1,body.site-v2:not(.home-v2) .page-hero__lede,body.site-v2:not(.home-v2) .page-hero__actions{grid-column:4/-1}body.site-v2:not(.home-v2) .plans{grid-template-columns:1fr}body.site-v2:not(.home-v2) .plan-card,body.site-v2:not(.home-v2) .plan-card--featured{min-height:auto}body.site-v2:not(.home-v2) .plan-card--featured{border-top:2px solid var(--ink);border-left:0}body.site-v2:not(.home-v2) .install-grid,body.site-v2:not(.home-v2) .docs-layout{grid-template-columns:1fr}body.site-v2:not(.home-v2) .side-card,body.site-v2:not(.home-v2) .docs-nav{position:static}body.site-v2:not(.home-v2) .docs-nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}body.site-v2:not(.home-v2) .docs-nav p{grid-column:1/-1}body.site-v2:not(.home-v2) .docs-nav a{border-right:1px solid var(--rule);border-bottom:0}body.site-v2:not(.home-v2) .docs-nav a:last-child{border-right:0}body.site-v2:not(.home-v2) .docs-nav a[aria-current=page]{box-shadow:inset 0 4px 0 var(--signal)}body.site-v2:not(.home-v2) .feature-grid,body.site-v2:not(.home-v2) .security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.site-v2:not(.home-v2) .feature-card:nth-child(n),body.site-v2:not(.home-v2) .security-card:nth-child(n){border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}body.site-v2:not(.home-v2) .feature-card:nth-child(2n),body.site-v2:not(.home-v2) .security-card:nth-child(2n){border-right:0}body.site-v2:not(.home-v2) .feature-card:nth-last-child(-n+2),body.site-v2:not(.home-v2) .security-card:nth-last-child(-n+2){border-bottom:0}body.site-v2:not(.home-v2) .contact-card{grid-template-columns:1fr}body.site-v2:not(.home-v2) .contact-card .button{width:fit-content}body.site-v2:not(.home-v2) .site-footer__top{grid-template-columns:1fr}}@media (width<=760px){body.site-v2:not(.home-v2) .shell,body.site-v2:not(.home-v2) .narrow{width:min(calc(100% - 2rem), var(--shell))}body.site-v2:not(.home-v2) h1{font-size:clamp(3rem,14vw,4.6rem)}body.site-v2:not(.home-v2) h2{font-size:clamp(2.25rem,10vw,3.3rem)}body.site-v2:not(.home-v2) .page-hero__inner,body.site-v2:not(.home-v2) .section-heading{grid-template-columns:1fr}body.site-v2:not(.home-v2) .page-hero__inner,body.site-v2:not(.home-v2) .page-hero--compact .page-hero__inner{padding-block:3rem 3.25rem}body.site-v2:not(.home-v2) .page-hero .eyebrow,body.site-v2:not(.home-v2) .page-hero h1,body.site-v2:not(.home-v2) .page-hero__lede,body.site-v2:not(.home-v2) .page-hero__actions,body.site-v2:not(.home-v2) .section-heading .eyebrow,body.site-v2:not(.home-v2) .section-heading h2,body.site-v2:not(.home-v2) .section-heading p:not(.eyebrow){grid-area:auto/1}body.site-v2:not(.home-v2) .page-hero__lede{font-size:1rem}body.site-v2:not(.home-v2) .section{padding-block:3.25rem}body.site-v2:not(.home-v2) .docs-nav{grid-template-columns:repeat(2,minmax(0,1fr))}body.site-v2:not(.home-v2) .docs-nav a{border-bottom:1px solid var(--rule)}body.site-v2:not(.home-v2) .docs-nav a:nth-of-type(2n){border-right:0}body.site-v2:not(.home-v2) .docs-nav a:nth-last-child(-n+2){border-bottom:0}body.site-v2:not(.home-v2) .docs-grid{grid-template-columns:1fr}body.site-v2:not(.home-v2) .docs-card,body.site-v2:not(.home-v2) .docs-card:last-child{border-right:0;border-bottom:1px solid var(--ink);min-height:auto}body.site-v2:not(.home-v2) .docs-card:last-child{border-bottom:0}body.site-v2:not(.home-v2) .feature-grid,body.site-v2:not(.home-v2) .security-grid{grid-template-columns:1fr}body.site-v2:not(.home-v2) .feature-card:nth-child(n),body.site-v2:not(.home-v2) .security-card:nth-child(n){border-right:0;border-bottom:1px solid var(--ink);min-height:auto}body.site-v2:not(.home-v2) .feature-card:last-child,body.site-v2:not(.home-v2) .security-card:last-child{border-bottom:0}body.site-v2:not(.home-v2) .error-page__inner{grid-template-columns:1fr}body.site-v2:not(.home-v2) .error-code,body.site-v2:not(.home-v2) .error-page h1,body.site-v2:not(.home-v2) .error-page p,body.site-v2:not(.home-v2) .error-page .cta-actions{grid-area:auto/1}body.site-v2:not(.home-v2) .site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}body.site-v2:not(.home-v2) .site-footer__bottom p:last-child{text-align:left}}@media (width<=520px){body.site-v2:not(.home-v2) .site-header__inner{min-height:4rem}body.site-v2:not(.home-v2) .brand,body.site-v2:not(.home-v2) .brand:hover{font-size:.98rem}body.site-v2:not(.home-v2) .brand__mark{width:1.8rem;height:1.8rem}body.site-v2:not(.home-v2) .brand__mark span{top:10px;left:6px}body.site-v2:not(.home-v2) .mobile-nav nav{top:3.95rem;left:1rem;right:1rem}body.site-v2:not(.home-v2) .page-hero__actions,body.site-v2:not(.home-v2) .cta-actions{flex-direction:column;align-items:stretch}body.site-v2:not(.home-v2) .page-hero__actions .button,body.site-v2:not(.home-v2) .cta-actions .button,body.site-v2:not(.home-v2) .contact-card .button{overflow-wrap:anywhere;width:100%;min-width:0}body.site-v2:not(.home-v2) .plan-card__topline{flex-direction:column;align-items:flex-start}body.site-v2:not(.home-v2) .notice{grid-template-columns:2rem minmax(0,1fr);padding:.85rem}body.site-v2:not(.home-v2) .notice__icon{width:1.7rem;height:1.7rem}body.site-v2:not(.home-v2) .docs-nav{grid-template-columns:1fr}body.site-v2:not(.home-v2) .docs-nav a,body.site-v2:not(.home-v2) .docs-nav a:nth-of-type(2n),body.site-v2:not(.home-v2) .docs-nav a:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--rule)}body.site-v2:not(.home-v2) .docs-nav a:last-child{border-bottom:0}body.site-v2:not(.home-v2) .docs-nav a[aria-current=page]{box-shadow:inset 4px 0 0 var(--signal)}body.site-v2:not(.home-v2) .legal-meta{flex-direction:column;align-items:flex-start}body.site-v2:not(.home-v2) .legal-meta span+span{border-left:0;padding-left:0}body.site-v2:not(.home-v2) .footer-links{grid-template-columns:1fr}body.site-v2:not(.home-v2) .footer-links div,body.site-v2:not(.home-v2) .footer-links div:first-child{border-bottom:1px solid #484942;border-left:0;border-right:0}body.site-v2:not(.home-v2) .footer-links div:last-child{border-bottom:0}body.site-v2:not(.home-v2) .contact-card{padding:1rem}}@media (prefers-reduced-motion:reduce){body.site-v2:not(.home-v2) *,body.site-v2:not(.home-v2) :before,body.site-v2:not(.home-v2) :after{scroll-behavior:auto!important;transition-duration:.01ms!important}body.site-v2:not(.home-v2) .button:hover{transform:none}}
