:root{--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua","Times New Roman",serif;--font-body:"Avenir Next","Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;--background:#e8f3fa;--surface:rgba(255,255,255,0.8);--surface-strong:#ffffff;--text:#172133;--muted:#5b6475;--line:rgba(23,33,51,0.12);--accent:#557cf2;--accent-soft:#dfe8ff;--accent-secondary:#b7a6ef;--mint:#bde9df;--warm-blush:#ffd9c8;--warm-cream:#fff4e8;--shadow:0 24px 80px rgba(38,52,89,0.1);--radius-lg:32px;--radius-md:22px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(155deg,#e8f3fa,#f0eefa 48%,#fbf1f4);color:var(--text);font-family:var(--font-body),sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{display:flex;flex-direction:column;flex:1 1;position:relative;z-index:0}.site-shell{display:flex;flex-direction:column;min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:4.5rem 0}.section-header{max-width:760px;margin-bottom:2rem}.card-label,.eyebrow,.plan-name{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cta-band h2,.hero h1,.not-found h1,.section h1,.section h2,.section h3{font-family:var(--font-display),serif;font-weight:500;letter-spacing:-.03em;line-height:1.04}.cta-band h2,.section h2{font-size:clamp(2rem,3.5vw,3.2rem);margin:.6rem 0 1rem;max-width:14ch}.card p,.faq-item p,.feature-list span,.founder-note p,.hero-text,.not-found p,.plan-description,.process-card p,.section-intro,.security-note p,.site-footer p,.testimonial-card p{color:var(--muted);font-size:1.05rem;line-height:1.7}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;isolation:isolate;padding:1rem 0 0}.site-header-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1.3rem;background:rgba(255,251,248,.88);border:1px solid rgba(255,255,255,.8);border-radius:999px;box-shadow:0 14px 34px rgba(39,44,79,.07);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;gap:.35rem;font-weight:700;flex-direction:column;align-items:flex-start;justify-content:center}.brand-mainline{display:inline-flex;align-items:center;gap:.7rem}.brand-logo-image{height:auto;width:auto;max-width:46px;max-height:46px;object-fit:contain}.brand-wordmark{color:#263147;font-size:1.08rem;font-weight:600;letter-spacing:-.02em}.brand-tagline{display:block;color:var(--muted);font-size:.78rem;font-weight:600}.brand-fallback{display:inline-flex;align-items:center}.brand-fallback-mark{width:2.4rem;height:2.4rem;border-radius:14px;background:linear-gradient(135deg,var(--accent) 0,var(--accent-secondary) 100%);color:#fff;display:grid;place-items:center;font-size:.84rem;letter-spacing:.06em}.site-nav{display:flex;align-items:center;gap:1.5rem}.site-nav a{color:#6b7488;font-size:.95rem;font-weight:600;transition:color .16s ease}.site-nav a:focus-visible,.site-nav a:hover{color:#2f3950}.site-features-menu{position:relative}.site-features-menu summary{display:inline-flex;align-items:center;gap:.35rem;color:#6b7488;font-size:.95rem;font-weight:600;cursor:pointer;list-style:none}.site-features-menu summary::-webkit-details-marker{display:none}.site-features-menu summary:focus-visible,.site-features-menu summary:hover{color:#2f3950}.site-features-menu summary span{transition:transform .16s ease}.site-features-menu[open] summary span{transform:rotate(180deg)}.site-features-menu-panel{position:absolute;top:calc(100% + .75rem);left:-1rem;z-index:10;display:grid;min-width:220px;padding:.55rem;border:1px solid rgba(23,33,51,.1);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 14px 34px rgba(41,52,82,.13)}.site-features-menu-panel a{padding:.65rem .75rem;border-radius:10px;white-space:nowrap}.site-features-menu-panel a:focus-visible,.site-features-menu-panel a:hover{background:#f1f0fb}.site-mobile-menu{display:none}.site-mobile-menu-toggle{display:inline-flex;align-items:center;gap:.8rem;min-height:3rem;padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(23,33,51,.1);background:rgba(255,255,255,.72);color:#2d3648;font-size:.95rem;font-weight:700;list-style:none;cursor:pointer}.site-mobile-menu-toggle::-webkit-details-marker{display:none}.site-mobile-menu-icon{width:1rem;display:grid;grid-gap:.18rem;gap:.18rem}.site-mobile-menu-icon span{display:block;height:2px;border-radius:999px;background:currentColor}.site-mobile-menu-panel{display:grid;grid-gap:.9rem;gap:.9rem;padding-top:.95rem}.site-mobile-nav{display:grid;grid-gap:.25rem;gap:.25rem}.site-mobile-nav a{padding:.75rem .2rem;color:#4b5568;font-size:.98rem;font-weight:600}.site-features-menu-mobile summary{width:-moz-fit-content;width:fit-content;padding:.75rem .2rem;color:#4b5568;font-size:.98rem}.site-features-menu-mobile .site-features-menu-panel{position:static;min-width:0;margin:0 0 .35rem .75rem;padding:0 0 0 .75rem;border:0;border-left:2px solid #b9a7e5;border-radius:0;background:transparent;box-shadow:none}.site-mobile-cta{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.86rem 1.25rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;letter-spacing:0;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.button:focus-visible,.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#6d88eb,#88a0f0);color:#ffffff;border-color:rgba(86,114,203,.22);box-shadow:0 12px 22px rgba(109,136,235,.18)}.button-primary:focus-visible,.button-primary:hover{box-shadow:0 16px 28px rgba(109,136,235,.22)}.button-secondary{background:rgba(255,250,247,.86);border-color:rgba(23,33,51,.1);color:#2d3648}.button-login{background:rgba(255,255,255,.45);border-color:rgba(23,33,51,.16);color:#34415b}.button-login:focus-visible,.button-login:hover{background:rgba(255,255,255,.86);border-color:rgba(23,33,51,.28)}.hero{padding:4.3rem 0 4rem}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:3rem;gap:3rem;align-items:stretch}.hero-copy h1{margin:0 0 1rem;font-size:clamp(3rem,5.3vw,5.35rem);max-width:10.2ch;text-wrap:balance}.hero-text{max-width:48ch;margin:0 0 1.9rem;font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero-visual{position:relative;overflow:hidden;padding:.95rem;background:rgba(255,255,255,.52);border:1px solid rgba(255,255,255,.74);border-radius:34px;box-shadow:0 22px 54px rgba(41,52,82,.1);height:100%;min-height:0}.hero-visual-image{position:absolute;inset:.95rem;width:calc(100% - 1.9rem);height:calc(100% - 1.9rem);display:block;object-fit:cover;border-radius:26px}.hero-stats{padding:0 0 1.25rem}.stats-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:28px;background:linear-gradient(135deg,rgba(255,217,200,.24),rgba(223,232,255,.3) 54%,rgba(189,233,223,.18)),rgba(255,251,247,.88);box-shadow:0 18px 46px rgba(41,52,82,.08)}.stat-item{display:grid;grid-gap:.45rem;gap:.45rem;padding:1.55rem 1.7rem;text-align:center;align-content:start;justify-items:center;min-height:126px}.stat-item+.stat-item{border-left:1px solid rgba(23,33,51,.08)}.stat-icon{width:2.65rem;height:2.65rem;display:grid;place-items:center;padding:0;margin:0 auto .2rem;border-radius:999px;background:rgba(255,255,255,.56);color:#6b82d6;box-shadow:inset 0 0 0 1px rgba(107,130,214,.1);line-height:0}.stat-icon svg{display:block;width:1.55rem;height:1.55rem;flex-shrink:0}.stat-item strong{color:#263147;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;line-height:1.1}.stat-label{color:#6b7488;font-size:.94rem;line-height:1.55;max-width:22ch}.cta-band-inner,.founder-note,.hero-card,.security-note,.site-footer-inner{position:relative}.card,.faq-item,.founder-note,.hero-card-panel,.how-card,.pricing-card,.process-card,.quote-card,.security-note,.site-footer-inner,.testimonial-card{background:var(--surface);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card-panel{padding:2rem}.product-mockup{position:relative}.mockup-window{overflow:hidden;border:1px solid rgba(255,255,255,.88);border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,251,247,.93)),linear-gradient(145deg,rgba(255,217,200,.18),rgba(223,232,255,.36),rgba(189,233,223,.2));box-shadow:0 32px 72px rgba(46,62,102,.12)}.mockup-topbar{display:flex;gap:.45rem;padding:1rem 1.1rem;border-bottom:1px solid var(--line)}.mockup-dot{width:.72rem;height:.72rem;border-radius:999px;background:rgba(23,33,51,.18)}.mockup-body{display:grid;grid-template-columns:220px 1fr;min-height:440px}.mockup-sidebar{padding:1.3rem;border-right:1px solid var(--line);background:rgba(246,248,255,.82)}.mockup-kicker{margin:0 0 .8rem;color:var(--accent);font-size:.77rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mockup-nav{display:grid;grid-gap:.6rem;gap:.6rem;list-style:none;padding:0;margin:0}.mockup-nav li{padding:.85rem .9rem;border-radius:14px;color:var(--muted);font-weight:700;background:rgba(255,255,255,.72)}.mockup-nav .is-active{color:var(--text);background:linear-gradient(135deg,rgba(85,124,242,.15),rgba(183,166,239,.18))}.mockup-content{padding:1.5rem;display:grid;grid-gap:1.2rem;gap:1.2rem;align-content:start}.mockup-actions,.mockup-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.mockup-title{display:block;font-size:1.2rem;line-height:1.2}.mockup-pill{padding:.55rem .85rem;border-radius:999px;background:rgba(85,124,242,.12);color:var(--accent);font-size:.82rem;font-weight:700}.mockup-editor{padding:1.3rem;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(23,33,51,.08)}.mockup-editor p{margin:0;color:var(--muted);line-height:1.7}.mockup-editor p+p{margin-top:1rem}.mockup-section+.mockup-section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(23,33,51,.08)}.mockup-section-label{margin:0 0 .35rem;color:var(--text);font-size:.84rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mockup-card{flex:1 1;padding:1rem 1.1rem;border-radius:18px;background:rgba(248,250,255,.92);border:1px solid rgba(23,33,51,.08)}.mockup-card strong{font-size:1rem;line-height:1.35}.check-list,.feature-list{list-style:none;padding:0;margin:1.2rem 0 0}.check-list li,.feature-list li{display:grid;grid-gap:.2rem;gap:.2rem;padding:1rem 0;border-top:1px solid var(--line)}.check-list li:first-child,.feature-list li:first-child{border-top:0;padding-top:0}.card,.pricing-card,.process-card,.testimonial-card{padding:1.7rem}.accent-card{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.68)),linear-gradient(135deg,rgba(223,232,255,.75),rgba(189,233,223,.45))}.card h3,.founder-note h3,.pricing-card .plan-price,.process-card h3{margin:0 0 .8rem;font-size:1.42rem;line-height:1.14}.brand,.faq-item summary,.feature-list strong,.site-nav a{letter-spacing:-.01em}.feature-list strong{font-size:1.02rem;font-weight:700;line-height:1.35}.pricing-card .plan-price{font-weight:600;letter-spacing:-.025em}.cta-band h2,.section h2,.section-header,.testimonial-card p{text-wrap:balance}.quote-section{padding-top:2rem}.quote-section .quote-section-heading{max-width:none;margin:0 auto 1.8rem;font-size:clamp(2.1rem,3.5vw,3.2rem);line-height:1.12;text-align:center}.quote-section-heading span{display:block}@media (max-width:720px){.quote-section .quote-section-heading{margin-bottom:1.35rem}}.quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.quote-card{padding:1.85rem 1.9rem;background:rgba(255,255,255,.72);box-shadow:0 20px 48px rgba(41,52,82,.08);position:relative;overflow:hidden;min-height:100%;display:flex;flex-direction:column}.quote-card:before{content:"";position:absolute;inset:1rem auto 1rem 1rem;width:6px;border-radius:999px;background:linear-gradient(180deg,#b7a6ef,#bde9df 52%,#dfe8ff)}.quote-mark{margin:0 0 .9rem 1rem;color:rgba(110,131,203,.34);font-size:3rem;line-height:.8}.quote-mark,.quote-text{font-family:var(--font-display),serif}.quote-text{margin:0 0 1.4rem 1rem;color:#31405d;font-size:1.33rem;font-style:italic;line-height:1.46;letter-spacing:-.015em;flex:1 1}.quote-attribution{display:inline-block;color:#6b7488;font-size:.92rem;font-weight:600}.quote-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem;margin-left:1rem}.quote-case-study-link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.2rem;padding:.55rem .78rem;border-radius:999px;border:1px solid rgba(85,124,242,.18);color:#25385f;background:rgba(223,232,255,.62);font-size:.82rem;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.quote-case-study-link svg{width:.92rem;height:.92rem;flex:0 0 auto;opacity:.82}.quote-case-study-link:focus-visible,.quote-case-study-link:hover{color:#1f3574;background:rgba(213,224,255,.9);border-color:rgba(85,124,242,.28);transform:translateY(-1px)}.how-section{padding-top:2rem}.how-header{max-width:760px;margin:0 auto 2.1rem;text-align:center}.how-header h2{margin:0 0 .8rem;font-size:clamp(1.95rem,3vw,2.7rem);max-width:none}.how-topic-link{margin:0;color:#6b7488;font-size:.98rem;line-height:1.6}.how-topic-link a{color:#2f4fbe;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(47,79,190,.28);text-decoration-color:rgba(47,79,190,.28);text-underline-offset:.18em}.how-topic-link a:focus-visible,.how-topic-link a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.how-layout{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:1.75rem;gap:1.75rem;align-items:stretch}.how-visual{position:relative;padding:.9rem;border-radius:34px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.72);box-shadow:0 22px 54px rgba(41,52,82,.08);height:100%;min-height:0;overflow:hidden}.how-illustration{position:absolute;inset:.9rem;width:calc(100% - 1.8rem);height:calc(100% - 1.8rem);object-fit:cover;display:block;border-radius:28px}.how-visual .mockup-window,.how-visual .product-mockup{height:100%}.how-steps{grid-gap:.95rem;height:100%;align-content:start}.how-card,.how-steps{display:grid;gap:.95rem}.how-card{padding:1.2rem 1.3rem;background:rgba(255,255,255,.64);box-shadow:0 18px 44px rgba(41,52,82,.08);grid-template-columns:auto 1fr;grid-gap:.95rem;align-items:start}.how-card h3{margin:0 0 .45rem;font-size:1.18rem;line-height:1.2}.how-card p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.62}.how-extras{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-top:1rem}.how-extras-intro{max-width:620px;margin:1.4rem auto 0;text-align:center;color:#6b7488;font-size:.98rem;line-height:1.65}.how-extra-card{display:grid;grid-gap:.45rem;gap:.45rem;padding:1.55rem 1.2rem;text-align:center;align-content:start;justify-items:center;min-height:190px;border-radius:22px;background:rgba(255,255,255,.54);border:1px solid rgba(255,255,255,.72);box-shadow:0 14px 30px rgba(41,52,82,.05)}.how-extra-stat-icon{margin-bottom:.35rem;background:rgba(255,255,255,.56);color:#6b82d6;box-shadow:inset 0 0 0 1px rgba(107,130,214,.1)}.how-extra-stat-icon svg{width:1.6rem;height:1.6rem}.how-extra-card h3{margin:0;font-size:1rem;line-height:1.25;max-width:16ch}.how-extra-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.52;max-width:26ch}.how-extra-link{display:inline-flex;align-items:center;gap:.4rem;color:#2f4fbe;font-size:.9rem;font-weight:700}.how-extras-action{display:flex;justify-content:center;margin-top:1.3rem}.how-extra-link svg{width:1rem;height:1rem}.site-shell{position:relative;isolation:isolate;overflow:clip;background:linear-gradient(155deg,#e8f3fa,#f0eefa 48%,#fbf1f4)}.site-shell:after,.site-shell:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-repeat:repeat-y;background-size:100% 2050px}.site-shell:before{background-image:radial-gradient(circle 210px at calc(100% - 80px) 210px,rgba(255,255,255,.4) 99%,transparent 100%),radial-gradient(circle 210px at 90px 1140px,rgba(255,255,255,.32) 99%,transparent 100%);opacity:.55}.site-shell:after{background-image:radial-gradient(circle 150px at 70px 440px,rgba(183,148,244,.18) 99%,transparent 100%),radial-gradient(circle 160px at calc(100% - 70px) 1600px,rgba(183,148,244,.14) 99%,transparent 100%);opacity:.35}.features-page>.section,.site-shell>footer,.site-shell>main{position:relative;z-index:1}.features-hero{padding:5rem 0 4.5rem}.features-hero-inner{max-width:1100px;text-align:center}.features-hero h1{margin:0 auto;font-family:var(--font-display),serif;font-size:clamp(1.15rem,5vw,4.2rem);font-weight:500;letter-spacing:-.035em;line-height:1.15}.features-hero h1 span{display:block;white-space:nowrap}.features-section-header p{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.68}.features-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.cta-band .button-primary,.features-page .button-primary,.hero .hero-actions .button-primary,.pricing-card .button-trial,.seo-landing-hero .hero-actions .button-primary{background:linear-gradient(90deg,#3182ce,#805ad5);border-color:transparent;box-shadow:0 3px 10px rgba(66,153,225,.3)}.cta-band .button-primary:focus-visible,.cta-band .button-primary:hover,.features-page .button-primary:focus-visible,.features-page .button-primary:hover,.hero .hero-actions .button-primary:focus-visible,.hero .hero-actions .button-primary:hover,.pricing-card .button-trial:focus-visible,.pricing-card .button-trial:hover,.seo-landing-hero .hero-actions .button-primary:focus-visible,.seo-landing-hero .hero-actions .button-primary:hover{background:linear-gradient(90deg,#2b6cb0,#6b46c1);box-shadow:0 5px 14px rgba(66,153,225,.36)}.features-page .button-primary:active{transform:none}.features-hero-inner .features-hero-actions{justify-content:center}.features-section{padding-top:3.5rem;scroll-margin-top:7rem}.features-section-connector{position:relative;z-index:1;width:2px;height:4rem;margin:-2.5rem auto -1.5rem;border-radius:999px;background:linear-gradient(180deg,rgba(49,130,206,.15),#3182ce 35%,#805ad5 80%)}.features-section-connector:after{content:"";position:absolute;bottom:-3px;left:50%;width:8px;height:8px;border-radius:50%;background:#805ad5;transform:translateX(-50%)}.features-section-header{max-width:980px;margin:0 auto 2.5rem;text-align:center}.features-section-header h2{max-width:none;margin-inline:auto}.features-section-header p{max-width:66ch;margin-inline:auto}.features-personal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.features-personal-card{min-width:0;padding:1.5rem;border:1px solid rgba(23,33,51,.08);border-radius:22px;background:rgba(255,255,255,.73);box-shadow:0 14px 34px rgba(41,52,82,.05)}.features-panel-icon,.features-section-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:1.2rem;border-radius:18px;background:linear-gradient(135deg,#eaf0ff,#f1eafa);color:#645eb8}.features-section-icon{margin-inline:auto}.features-panel-icon svg,.features-section-icon svg{width:28px;height:28px}.features-personal-card h3{margin:0 0 .55rem;color:#2f3b53;font-family:var(--font-body),sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.3}.features-personal-card p{margin:0;color:#5f697b;font-size:.95rem;line-height:1.6}.features-panels{display:grid;grid-gap:1.2rem;gap:1.2rem}.features-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.5rem,3vw,2.5rem);border:1px solid rgba(23,33,51,.08);border-radius:28px;background:rgba(255,255,255,.73);box-shadow:0 16px 38px rgba(41,52,82,.05);scroll-margin-top:7rem}.features-panel-pdfs{background:linear-gradient(135deg,#f1f5ff,#f8f4ff 60%,#f1faf7)}.features-panel-intro h3{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin:0 0 .75rem;font-size:clamp(2rem,3.4vw,3rem)}.features-panel-intro p{max-width:46ch;margin:0;color:#5f697b;font-size:1rem;line-height:1.66}.features-panel-link{grid-column:1/-1;width:-moz-fit-content;width:fit-content;color:#5c4ab5;font-weight:700}.features-panel-link:focus-visible,.features-panel-link:hover{color:#2b6cb0}.features-example-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none}.features-example-tags li{padding:.45rem .7rem;border:1px solid rgba(85,124,242,.12);border-radius:999px;background:rgba(255,255,255,.72);color:#31405d;font-size:.82rem;font-weight:700}.features-scan-note{grid-column:1/-1;display:flex;align-items:baseline;gap:1.1rem;padding:1.1rem 1.3rem;border-left:3px solid #77aaa0;border-radius:12px;background:rgba(255,255,255,.7)}.features-scan-note h4{flex:0 0 240px;margin:0;color:#2f3b53;font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:700;line-height:1.45}.features-scan-note p{margin:0;color:#5f697b;font-size:.94rem;line-height:1.58}.features-steps{max-width:820px;display:grid;grid-gap:1.2rem;gap:1.2rem}.features-step{padding-left:1.25rem;border-left:2px solid #b9a7e5}.features-step-content{min-width:0}.features-step-content h4{margin:0 0 .3rem;color:#2f3b53;font-family:var(--font-body),sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.35}.features-step-content p{max-width:64ch;margin:0;color:#5f697b;font-size:1rem;line-height:1.6}.features-beta{padding:.3rem .5rem;border-radius:999px;background:#fff0d8;color:#8f521c;font-family:var(--font-body),sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.feature-detail-hero{padding:4.5rem 0 3rem;text-align:center}.feature-detail-hero h1{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8rem;margin:0;font-size:clamp(2.8rem,6vw,5rem)}.feature-detail-hero p{max-width:70ch;margin:1rem auto 1.8rem;color:#4b5568;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7}.report-hero{padding:4.5rem 0 2.5rem;text-align:left}.report-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem);align-items:center}.report-hero h1{display:block;margin:0;font-size:clamp(2.7rem,4.5vw,4.5rem);letter-spacing:-.045em;line-height:1.09}.report-hero p{max-width:54ch;margin:1.25rem 0 1.65rem;font-size:1.1rem}.report-case-studies-link{display:inline-flex;align-items:center;gap:.7rem;padding:.65rem 1rem;border:1px solid rgba(23,33,51,.12);border-radius:999px;background:rgba(255,255,255,.82);color:#34415b;font-size:.88rem;font-weight:700;box-shadow:0 8px 20px rgba(41,52,82,.04)}.report-case-studies-link span{color:#66738c}.report-case-studies-link:focus-visible,.report-case-studies-link:hover{border-color:rgba(92,74,181,.35);background:#fff}.report-example{min-width:0}.report-example-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.report-example-input{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:.85rem;border:1px solid rgba(91,116,199,.12);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(41,52,82,.05)}.report-example-input svg{width:1.35rem;height:1.35rem;color:#65738c}.report-example-input span{margin:.4rem 0 .65rem;color:#4b5875;font-size:.73rem;font-weight:700}.report-example-document-lines i,.report-example-input i{display:block;width:100%;height:5px;border-radius:999px;background:#e2e6f0}.report-example-input i+i{margin-top:.32rem}.report-example-input i:nth-of-type(2){width:82%}.report-example-input i:nth-of-type(3){width:61%}.report-example-connector{display:flex;justify-content:center;align-items:center;height:2.15rem;color:#98a3b8;font-size:1.25rem}.report-example-document{width:min(78%,340px);margin:0 auto;padding:1.15rem 1.3rem 1.4rem;border:1px solid rgba(91,116,199,.16);border-radius:12px;background:#fff;box-shadow:0 14px 30px rgba(41,52,82,.1);transform:rotate(1deg)}.report-example-document-lines{display:flex;flex-direction:column;gap:.48rem}.report-example-document-lines i:nth-child(3){width:72%}.report-example-document-lines i:nth-child(4){margin-top:.45rem}.report-example-document-lines i:nth-child(5){width:91%}.report-example-document-lines i:nth-child(7){width:58%}.qa-illustration{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:1rem;gap:1rem;align-items:center;min-width:0;padding:1rem .35rem}.qa-illustration-answer,.qa-illustration-pdf{position:relative;min-width:0;padding:1.15rem;border:1px solid rgba(91,116,199,.14);border-radius:14px;background:#fff;box-shadow:0 14px 30px rgba(41,52,82,.09)}.qa-illustration-pdf{min-height:225px}.qa-illustration-pdf:before{content:"";position:absolute;inset:0;z-index:-1;border:1px solid rgba(91,116,199,.12);border-radius:inherit;background:#fff;transform:translate(-8px,8px) rotate(-4deg)}.qa-illustration-pdf-heading,.qa-illustration-question{display:flex;align-items:center;gap:.45rem;color:#4b5875;font-size:.75rem;font-weight:700}.qa-illustration-pdf-heading svg,.qa-illustration-question svg,.qa-illustration-source svg{flex:none;width:1.15rem;height:1.15rem;color:#65738c}.qa-illustration-lines,.qa-illustration-response{display:flex;flex-direction:column;gap:.55rem}.qa-illustration-lines{margin-top:1.25rem}.qa-illustration-lines i,.qa-illustration-question-line,.qa-illustration-response i{display:block;width:100%;height:5px;border-radius:999px;background:#e2e6f0}.qa-illustration-lines i:nth-child(3),.qa-illustration-lines i:nth-child(7),.qa-illustration-response i:nth-of-type(3){width:72%}.qa-illustration-lines i:nth-child(5),.qa-illustration-response i:nth-of-type(4){width:88%}.qa-illustration-answer{padding:1.25rem}.qa-illustration-question-line{width:78%;margin-top:.7rem}.qa-illustration-response{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecf3}.qa-illustration-response span{margin-bottom:.2rem;color:#4b5875;font-size:.75rem;font-weight:700}.qa-illustration-source{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;padding:.38rem .6rem;border-radius:999px;background:#f0f3f8;color:#59657a;font-size:.7rem;font-weight:700}.qa-illustration-source svg{width:.95rem;height:.95rem}.feature-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.feature-detail-card{min-width:0;padding:clamp(1.5rem,3vw,2rem);border:1px solid rgba(23,33,51,.08);border-radius:22px;background:rgba(255,255,255,.73);box-shadow:0 14px 34px rgba(41,52,82,.05)}.feature-detail-number{display:block;margin-bottom:1rem;color:#6b5ac3;font-size:.85rem;font-weight:800;letter-spacing:.08em}.feature-detail-card h3{margin:0 0 .65rem;color:#2f3b53;font-family:var(--font-body),sans-serif;font-size:1.15rem}.feature-detail-card p{margin:0;color:#5f697b;line-height:1.65}.feature-detail-related{display:block;width:-moz-fit-content;width:fit-content;margin:2rem auto 0;color:#5c4ab5;font-weight:700}.feature-detail-related:focus-visible,.feature-detail-related:hover{color:#2b6cb0}.report-flow{padding-top:2.5rem}.report-flow-step{position:relative;max-width:1100px;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem);border:1px solid rgba(23,33,51,.08);border-radius:28px;background:rgba(255,255,255,.76);box-shadow:0 16px 38px rgba(41,52,82,.05)}.report-flow-step+.report-flow-step{margin-top:4rem}.report-flow-step+.report-flow-step:before{content:"";position:absolute;bottom:calc(100% + .3rem);left:50%;width:2px;height:3.4rem;border-radius:999px;background:#bcc5d5}.report-flow-heading{display:block}.report-flow-number{display:block;margin-bottom:.65rem;color:#697487;font-size:.85rem;font-weight:600}.report-flow-heading h3{margin:0 0 .55rem;font-size:clamp(1.65rem,3vw,2.35rem)}.report-chat-note p,.report-flow-heading p{margin:0;color:#5f697b;line-height:1.65}.report-flow-heading p{font-size:1.05rem}.report-chat-note h4{margin:0 0 .55rem;color:#2f3b53;font-family:var(--font-body),sans-serif;font-size:1.08rem}.report-chat-note{display:flex;gap:1.2rem;align-items:center;margin-top:1rem;padding:1.3rem;border:1px solid rgba(121,88,175,.14);border-radius:18px;background:rgba(245,241,250,.72)}.report-chat-icon{flex:0 0 56px;width:56px;height:56px;object-fit:contain}.report-chat-link{display:inline-block;margin-top:.65rem;color:#5c4ab5;font-weight:700}.report-chat-link:focus-visible,.report-chat-link:hover{color:#2b6cb0}.contact-section{padding-top:4rem}.contact-header{max-width:1000px;margin:0 auto 2.2rem;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:center;text-align:left}.contact-header-copy{min-width:0}.contact-header-profile-block{display:grid;grid-gap:.7rem;gap:.7rem;justify-items:start}.contact-header-profile{width:8.5rem;height:8.5rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.82);box-shadow:0 14px 30px rgba(41,52,82,.08)}.contact-header-profile-image{width:100%;height:100%;display:block;object-fit:cover}.contact-profile-meta{display:grid;grid-gap:.15rem;gap:.15rem}.contact-profile-name{margin:0;color:#31405d;font-size:.95rem;font-weight:700}.contact-linkedin-link{color:#2f4fbe;font-size:.92rem;font-weight:600;text-decoration:underline;text-underline-offset:.16em}.contact-header h1{margin:.7rem 0 1rem;max-width:10ch;font-size:clamp(2.5rem,4.5vw,4.1rem);text-wrap:balance}.contact-intro{max-width:64ch;margin:0;color:#5f697b;font-size:1.03rem;line-height:1.7}.contact-email-link{color:#2f4fbe;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.contact-actions{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.75rem}.contact-email-address{margin:.9rem 0 0;color:#5f697b;font-size:.95rem;line-height:1.5}.legal-section{padding-top:4rem}.legal-header{max-width:860px;margin:0 auto 2rem;text-align:left}.legal-header h1{margin:.7rem 0 1rem;max-width:12ch;font-size:clamp(2.4rem,4.2vw,4rem)}.legal-intro{max-width:56ch;margin:0;color:#5f697b;line-height:1.7}.legal-card{max-width:860px;margin:0 auto;padding:2rem}.legal-card h2{margin:1.6rem 0 .65rem;font-size:1.35rem;max-width:none;line-height:1.22}.legal-card p{margin:0;color:#5f697b;line-height:1.72}.legal-card p+p{margin-top:1rem}.legal-list{margin:.4rem 0 0;padding-left:1.3rem;color:#5f697b}.legal-list li+li{margin-top:.55rem}.legal-markdown>:first-child{margin-top:0}.legal-markdown hr{margin:1.4rem 0;border:0;border-top:1px solid rgba(23,33,51,.12)}.legal-markdown h3{margin:1.3rem 0 .6rem;font-family:var(--font-display),serif;font-size:1.08rem;font-weight:600;line-height:1.3}.legal-markdown ol,.legal-markdown ul{margin:.4rem 0 0;padding-left:1.3rem;color:#5f697b;line-height:1.72}.legal-markdown li+li,.legal-markdown li>ol,.legal-markdown li>ul{margin-top:.55rem}.legal-markdown a{color:var(--accent);text-decoration:underline;text-underline-offset:.16em}.legal-markdown strong{color:var(--text)}.security-section{padding-top:4rem}.security-header{max-width:1120px;margin:0 0 2.4rem;text-align:left}.security-header h1{margin:0 0 1rem;max-width:980px;font-size:clamp(2.8rem,5vw,4.65rem);text-wrap:balance}.security-intro{max-width:1040px;margin:0;color:#5f697b;font-size:1.04rem;line-height:1.68}.security-actions{display:flex;justify-content:flex-start;margin-top:1.35rem}.security-resource-panel{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:1.5rem;gap:1.5rem;align-items:center;margin:0 auto 1.25rem;padding:1.8rem 1.9rem;max-width:1000px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.8)),linear-gradient(135deg,rgba(223,232,255,.7),rgba(189,233,223,.34));border:1px solid rgba(255,255,255,.82);box-shadow:0 20px 48px rgba(41,52,82,.08)}.security-resource-copy{max-width:40rem}.security-resource-panel h2{margin:0 0 .85rem;max-width:20ch;font-size:clamp(1.45rem,2.4vw,1.9rem)}.security-resource-panel p{margin:0;color:#5f697b;max-width:46ch;line-height:1.66}.security-policy-grid{max-width:1000px;margin:0 auto;display:grid;grid-gap:1.15rem;gap:1.15rem}.security-resource-actions{display:grid;grid-gap:.8rem;gap:.8rem;justify-items:stretch;align-content:center}.security-resource-image-wrap{width:100%;overflow:hidden;border-radius:22px;background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.82);box-shadow:0 14px 30px rgba(41,52,82,.06)}.security-resource-image{width:100%;aspect-ratio:1.2/1;height:auto;display:block;object-fit:cover}.security-resource-actions .button{width:100%}.security-policy-card{display:flex;flex-direction:column;gap:1rem}.security-policy-card h3{margin:0;font-size:1.28rem;line-height:1.22}.security-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-policy-list{margin-top:0}.security-policy-list li{grid-template-columns:auto 1fr;gap:.7rem;align-items:center;padding:.8rem 0}.security-policy-list li:before{content:"";width:.6rem;height:.6rem;border-radius:999px;background:linear-gradient(135deg,rgba(85,124,242,.92),rgba(183,166,239,.88));box-shadow:0 0 0 4px rgba(85,124,242,.08)}.pricing-section{padding-top:4rem}.pricing-header{max-width:1120px;margin-bottom:2.4rem}.pricing-header h1{margin:0 0 1rem;max-width:980px;font-size:clamp(2.8rem,5vw,4.65rem);text-wrap:balance}.pricing-intro{max-width:1040px;color:#5f697b;font-size:1.04rem;line-height:1.66}.pricing-intro p{margin:0}.pricing-intro p+p{margin-top:.8rem}.pricing-intro a{color:#2f4fbe;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.pricing-note{margin:1.5rem 0 0;text-align:center;color:#6b7488;font-size:.92rem;font-weight:600;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;align-items:stretch}.process-index{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;margin-top:.05rem;border-radius:999px;background:rgba(109,136,235,.12);color:#5c74cf;font-weight:800;font-size:.88rem;flex-shrink:0}.founder-note,.security-note{margin-top:1.2rem;padding:1.8rem}.founder-note h3{max-width:20ch}.pricing-card{display:flex;flex-direction:column;gap:1rem;min-height:100%;padding:1.85rem;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.76)),rgba(255,251,247,.9);border:1px solid rgba(255,255,255,.82);box-shadow:0 20px 48px rgba(41,52,82,.08)}.pricing-card.featured{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.8)),linear-gradient(135deg,rgba(223,232,255,.85),rgba(183,166,239,.35));border-color:rgba(85,124,242,.16);box-shadow:0 24px 56px rgba(74,95,173,.12);transform:translateY(-.2rem)}.pricing-card-top{display:grid;grid-gap:.55rem;gap:.55rem}.pricing-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;padding:.4rem .7rem;background:rgba(85,124,242,.12);color:#557cf2;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pricing-plan-icon{width:4.5rem;height:4.5rem;display:grid;place-items:center;margin-bottom:.2rem;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px rgba(23,33,51,.06)}.pricing-plan-icon-image{width:3.15rem;height:3.15rem;object-fit:contain}.pricing-card.featured .pricing-plan-icon-image{border-radius:999px}.plan-price{color:var(--text);font-family:var(--font-display),serif;margin:0;font-size:clamp(2rem,3vw,2.6rem)}.plan-name{margin:0}.plan-description{margin:0;min-height:4.9rem;font-size:.95rem;line-height:1.58}.pricing-card .check-list{margin-top:.25rem;flex:1 1}.pricing-card .check-list li{gap:.35rem;padding:.95rem 0}.pricing-card .button{width:100%;margin-top:auto}.pricing-card-actions{display:grid;grid-gap:.65rem;gap:.65rem;margin-top:auto}.pricing-card-actions .button{margin-top:0}.pricing-card .button-secondary{background:rgba(255,255,255,.82);border-color:rgba(23,33,51,.08)}.resources-section{padding-top:4rem}.resources-header h1{max-width:16ch}.resources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.resource-card{display:flex;flex-direction:column;gap:.9rem;padding:1.55rem 1.6rem}.resource-card h2{margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.2}.resource-card h2 a{color:inherit;text-decoration:none}.resource-back-link:focus-visible,.resource-back-link:hover,.resource-card h2 a:focus-visible,.resource-card h2 a:hover,.resource-link:focus-visible,.resource-link:hover{color:#2f4fbe}.resource-meta{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;color:#6b7488;font-size:.88rem;font-weight:700;letter-spacing:.02em}.resource-article-dek,.resource-excerpt{margin:0;color:#5f697b;line-height:1.7}.resource-back-link,.resource-link{color:#203d9b;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.resource-link{margin-top:auto}.resource-article-section{padding-top:4rem}.case-study-article-section .resource-back-link{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .85rem;color:#5f697b;font-size:.9rem;font-weight:650;text-decoration:none}.case-study-article-section .resource-back-link svg{width:1rem;height:1rem;flex:0 0 auto}.case-study-article-section .resource-back-link:focus-visible,.case-study-article-section .resource-back-link:hover{color:#2f4fbe;text-decoration:underline;text-underline-offset:.18em}.resource-article-card{max-width:860px;margin:0 auto;padding:2rem}.resource-article-header{margin:.8rem 0 1.4rem}.resource-article-header h1{margin:0;max-width:18ch;font-size:clamp(2.4rem,4.4vw,4.2rem);line-height:.98}.resource-prose h2{margin:1.6rem 0 .75rem;font-size:clamp(1.35rem,2vw,1.7rem)}.resource-prose p{margin:.95rem 0 0;color:#5f697b;line-height:1.78}.resource-prose ul{margin:.8rem 0 0;padding-left:1.35rem;color:#5f697b;line-height:1.72}.resource-prose li+li{margin-top:.55rem}.resource-video-wrap{position:relative;margin-top:1rem;overflow:hidden;border-radius:24px;background:rgba(12,18,31,.94);box-shadow:0 18px 42px rgba(41,52,82,.12);aspect-ratio:16/9}.resource-video-wrap iframe{width:100%;height:100%;border:0}.resource-callout{margin-top:1.15rem;padding:1.15rem 1.2rem;border-radius:20px;background:rgba(255,255,255,.64);border:1px solid rgba(23,33,51,.08)}.resource-callout .button{margin-top:1rem}.case-studies-section,.case-study-article-section,.tutorials-section{padding-top:4rem}.case-studies-header,.tutorials-header{max-width:1120px;margin-bottom:2.4rem}.case-studies-header h1,.tutorials-header h1{max-width:980px;margin-bottom:1rem;font-size:clamp(2.8rem,5vw,4.65rem)}.case-studies-header .section-intro,.tutorials-header .section-intro{max-width:1040px;width:100%}.case-study-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.case-study-card{display:flex;flex-direction:column;gap:.95rem;padding:1.45rem;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.72)),linear-gradient(135deg,rgba(223,232,255,.36),rgba(255,217,200,.16))}.case-study-card h2,.case-study-card h3{margin:0;max-width:none;font-size:clamp(1.14rem,1.55vw,1.34rem);line-height:1.16}.case-study-card h2{min-height:3.1rem}.case-study-card h2 a:focus-visible,.case-study-card h2 a:hover,.case-study-card h3 a:focus-visible,.case-study-card h3 a:hover{color:#2f4fbe}.case-study-card p{margin:0}.case-study-card-top{display:flex;align-items:center;gap:.85rem}.case-study-icon{width:3.25rem;height:3.25rem;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;color:#536fd1;background:linear-gradient(135deg,rgba(223,232,255,.92),rgba(189,233,223,.42)),rgba(255,255,255,.7);box-shadow:inset 0 0 0 1px rgba(85,124,242,.12)}.case-study-icon svg{width:1.75rem;height:1.75rem}.case-study-role{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.35}.case-study-outcome{display:flex;align-items:flex-start;min-height:3.55rem;margin-top:auto;padding:.85rem 0 0;border-top:1px solid rgba(23,33,51,.08);color:#31405d;font-size:.9rem;font-weight:700;line-height:1.45}.case-study-excerpt{color:#5f697b;font-size:.98rem;line-height:1.65}.case-study-card-actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;min-height:2.35rem;margin-top:0;padding-top:.2rem}.case-study-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.35rem;padding:.62rem .9rem;border-radius:999px;border:1px solid rgba(23,33,51,.1);font-size:.84rem;font-weight:650;letter-spacing:0;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.case-study-action svg{width:.95rem;height:.95rem;flex:0 0 auto;opacity:.82}.case-study-action:focus-visible,.case-study-action:hover{transform:translateY(-1px)}.case-study-action-primary{color:#25385f;background:rgba(223,232,255,.72);border-color:rgba(85,124,242,.18)}.case-study-action-primary:focus-visible,.case-study-action-primary:hover{color:#1f3574;background:rgba(213,224,255,.9);border-color:rgba(85,124,242,.28)}.case-study-action-secondary{color:#5f697b;background:rgba(255,255,255,.58);border-color:rgba(23,33,51,.08)}.case-study-action-secondary:focus-visible,.case-study-action-secondary:hover{color:#2f4fbe;border-color:rgba(85,124,242,.22);background:rgba(255,255,255,.86)}.case-study-article-card{max-width:1040px;margin:0 auto;padding:clamp(1.5rem,3vw,2.35rem)}.case-study-article-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.case-study-article-header{margin:.8rem 0 1.6rem}.case-study-article-header h1{margin:0;max-width:760px;font-size:clamp(2.55rem,4.8vw,4.45rem);line-height:1}.case-study-article-header .resource-article-dek{max-width:760px;margin-top:1rem;font-size:1.08rem}.case-study-result-panel{display:grid;grid-gap:.35rem;gap:.35rem;margin:1.25rem 0;padding:1.1rem 1.2rem;border-radius:20px;background:linear-gradient(135deg,rgba(223,232,255,.62),rgba(189,233,223,.28)),rgba(255,255,255,.72);border:1px solid rgba(23,33,51,.08)}.case-study-result-panel span{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.case-study-result-panel strong{color:#263147;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.35}.case-study-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin:1.4rem 0}.case-study-metric{display:grid;grid-gap:.35rem;gap:.35rem;min-height:8rem;align-content:center;padding:1.15rem;border-radius:22px;background:linear-gradient(135deg,rgba(223,232,255,.66),rgba(189,233,223,.26)),rgba(255,255,255,.72);border:1px solid rgba(23,33,51,.08)}.case-study-metric strong{color:#263147;font-family:var(--font-display),serif;font-size:clamp(2.3rem,4vw,3.35rem);font-weight:500;line-height:1}.case-study-metric span{color:#5f697b;font-size:.92rem;font-weight:700;line-height:1.4}.case-study-quote,.case-study-success-quote{max-width:780px;padding:1.35rem 1.5rem;text-align:center;border-radius:22px;background:rgba(255,255,255,.58);border:1px solid rgba(23,33,51,.08)}.case-study-quote{margin:1.45rem auto 1.9rem}.case-study-quote p,.case-study-success-quote p{margin:0;color:#33415f;font-family:var(--font-display),serif;font-size:clamp(1.25rem,2.2vw,1.65rem);font-style:italic;line-height:1.7}.case-study-quote cite,.case-study-success-quote cite{display:block;margin-top:.8rem;color:#6b7488;font-size:.9rem;font-style:normal;font-weight:800}.case-study-prose{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-gap:0 2rem;gap:0 2rem;align-items:start}.case-study-prose h2{position:relative;margin-top:0;max-width:17ch;padding-top:1.6rem;border-top:1px solid rgba(23,33,51,.1)}.case-study-prose h2:before{counter-increment:case-study-section;content:"0" counter(case-study-section);display:block;margin-bottom:.55rem;color:var(--accent);font-family:var(--font-body),sans-serif;font-size:.76rem;font-weight:800;letter-spacing:.12em}.case-study-prose{counter-reset:case-study-section}.case-study-prose h2+p,.case-study-prose h2+ul{margin-top:0;padding-top:1.6rem}.case-study-success-quote{grid-column:1/-1;margin:2rem auto 0}.seo-landing-hero{padding-top:4rem}.seo-landing-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);grid-gap:2.6rem;gap:2.6rem;align-items:center}.seo-landing-hero-copy h1{margin:.7rem 0 1rem;max-width:12.5ch;font-family:var(--font-display),serif;font-size:clamp(2.85rem,5vw,5rem);font-weight:500;letter-spacing:-.03em;line-height:1.03;text-wrap:balance}.seo-landing-intro{max-width:62ch;margin:0 0 1.8rem;color:var(--muted);font-size:1.08rem;line-height:1.78}.seo-landing-visual{padding:.9rem;border-radius:34px;background:rgba(255,255,255,.52);border:1px solid rgba(255,255,255,.74);box-shadow:0 22px 54px rgba(41,52,82,.1);overflow:hidden}.seo-landing-section{padding-top:3.2rem;padding-bottom:3.2rem}.seo-landing-split{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-gap:2rem;gap:2rem;align-items:start}.seo-landing-sticky{position:-webkit-sticky;position:sticky;top:7.5rem}.seo-landing-sticky h2,.seo-landing-wide-header h2{max-width:none}.seo-landing-list{display:grid;grid-gap:.8rem;gap:.8rem}.seo-landing-list-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.9rem;gap:.9rem;align-items:start;padding:1rem 1.1rem;border-radius:20px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.74);box-shadow:0 14px 30px rgba(41,52,82,.05)}.seo-landing-list-item span{display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;color:#536fd1;background:rgba(223,232,255,.72)}.seo-landing-list-item svg{width:1rem;height:1rem}.seo-landing-list-item p{margin:0;color:#33415f;font-size:1rem;line-height:1.62}.seo-landing-solution-section{background:rgba(255,255,255,.22)}.seo-landing-wide-header{max-width:980px}.seo-landing-wide-header .section-intro{max-width:78ch}.seo-landing-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.seo-landing-case-study-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.seo-landing-card{display:grid;grid-gap:.7rem;gap:.7rem;align-content:start;min-height:14rem;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.68)),linear-gradient(135deg,rgba(223,232,255,.42),rgba(189,233,223,.22))}.seo-landing-card:first-child{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.7)),linear-gradient(135deg,rgba(223,232,255,.62),rgba(255,217,200,.18))}.seo-landing-card:nth-child(2){background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.7)),linear-gradient(135deg,rgba(189,233,223,.52),rgba(223,232,255,.22))}.seo-landing-card:nth-child(3){background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.7)),linear-gradient(135deg,rgba(255,217,200,.48),rgba(223,232,255,.24))}.seo-landing-card:nth-child(4){background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.7)),linear-gradient(135deg,rgba(183,166,239,.4),rgba(189,233,223,.25))}.seo-landing-card-featured{grid-column:1/-1;justify-self:center;width:min(100%,900px);display:grid;grid-template-columns:auto 1fr;grid-gap:.25rem 1rem;gap:.25rem 1rem;align-content:center;min-height:14.8rem;background:linear-gradient(135deg,rgba(223,232,255,.78),rgba(189,233,223,.44)),rgba(255,255,255,.84);border-color:rgba(85,124,242,.18)}.seo-landing-card-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:18px;color:#536fd1;background:rgba(255,255,255,.68);box-shadow:inset 0 0 0 1px rgba(85,124,242,.14)}.seo-landing-card-featured .seo-landing-card-icon{grid-row:span 2;width:3.4rem;height:3.4rem}.seo-landing-card-icon svg{width:1.72rem;height:1.72rem}.seo-landing-card-featured .seo-landing-card-icon svg{width:1.9rem;height:1.9rem}.seo-landing-card h3{margin:0 0 .7rem;font-size:1.35rem}.seo-landing-card-featured h3{margin-bottom:.45rem}.seo-landing-card-featured p{max-width:62ch;color:#31405d;font-weight:500}.seo-landing-card-points{grid-column:2;display:grid;grid-gap:.45rem;gap:.45rem;margin:.25rem 0 0;padding:0;list-style:none}.seo-landing-card-points li{position:relative;padding-left:1.25rem;color:#33415f;font-size:.95rem;font-weight:500;line-height:1.45}.seo-landing-card-points li:before{content:"";position:absolute;left:0;top:.42rem;width:.48rem;height:.48rem;border-radius:999px;background:#6b82d6;box-shadow:0 0 0 3px rgba(107,130,214,.12)}.seo-landing-card-link{grid-column:2;display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;min-height:2.2rem;margin-top:.1rem;padding:.55rem .78rem;border-radius:999px;color:#25385f;background:rgba(255,255,255,.58);border:1px solid rgba(85,124,242,.16);font-size:.84rem;font-weight:650}.seo-landing-card-link svg{width:.92rem;height:.92rem}.seo-landing-card-link:focus-visible,.seo-landing-card-link:hover{color:#1f3574;background:rgba(255,255,255,.86);border-color:rgba(85,124,242,.28)}.seo-landing-card p,.seo-landing-case-study-card p{margin:0}.seo-landing-workflow{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);grid-gap:2rem;gap:2rem;align-items:start}.seo-landing-steps{display:grid;grid-gap:0;gap:0;border-top:1px solid rgba(23,33,51,.1)}.seo-landing-step{display:grid;grid-template-columns:auto 1fr;grid-gap:1.1rem;gap:1.1rem;padding:1.35rem 0;border-bottom:1px solid rgba(23,33,51,.1)}.seo-landing-step>span{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.12em}.seo-landing-step h3{margin:0 0 .4rem;font-size:1.3rem}.seo-landing-step p{margin:0;color:var(--muted);font-size:1rem;line-height:1.65}.seo-landing-case-study-card{display:flex;flex-direction:column;gap:.8rem;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.72)),linear-gradient(135deg,rgba(223,232,255,.36),rgba(255,217,200,.16))}.seo-landing-case-study-card h3{margin:0;font-size:1.32rem;line-height:1.18}.seo-landing-case-study-card h3 a:focus-visible,.seo-landing-case-study-card h3 a:hover{color:#2f4fbe}.seo-landing-case-study-card strong{margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(23,33,51,.08);color:#31405d;font-size:.95rem;line-height:1.45}.seo-landing-inline-link{display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;color:#25385f;font-size:.88rem;font-weight:700}.seo-landing-inline-link svg{width:.95rem;height:.95rem}.seo-landing-inline-link:focus-visible,.seo-landing-inline-link:hover{color:#2f4fbe}.faq-list{display:grid;grid-gap:1rem;gap:1rem}.faq-item{padding:1.5rem 1.6rem}.faq-item summary{cursor:pointer;list-style:none;font-weight:800;font-size:1.08rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:1rem 0 0}.cta-band{padding:2rem 0 5rem}.cta-band-inner,.site-footer-inner{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:2.2rem;background:linear-gradient(135deg,rgba(255,217,200,.18),rgba(223,232,255,.36),rgba(189,233,223,.18)),rgba(255,251,247,.88);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-lg);box-shadow:0 24px 60px rgba(41,52,82,.1)}.cta-band-inner{align-items:center;gap:1.8rem}.cta-copy{display:flex;flex:0 1 460px;flex-direction:column;justify-content:center}.cta-copy .section-intro{max-width:34ch}.cta-actions{gap:.8rem}.cta-actions,.cta-secondary-action{display:flex;flex-direction:column;align-items:flex-start}.cta-secondary-action{gap:.15rem;max-width:24ch}.cta-secondary-copy{color:#5d6779;font-size:.92rem;font-weight:600;line-height:1.45}.cta-secondary-link{color:#2f4fbe;font-size:.95rem;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.cta-visual{flex:0 1 460px;width:min(100%,460px);aspect-ratio:1.45/1;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:28px;box-shadow:0 16px 36px rgba(41,52,82,.08)}.cta-visual-image{width:100%;height:100%;object-fit:cover}.site-footer{padding:0 0 2.2rem}.site-footer-inner{align-items:center;justify-content:space-between;gap:1rem;background:rgba(255,252,250,.9);border:1px solid rgba(23,33,51,.08);box-shadow:0 10px 28px rgba(41,52,82,.05);padding:1rem 1.5rem}.footer-brand-block{display:flex;align-items:center;gap:.65rem;min-width:0}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;color:#677184;transition:color .16s ease,background-color .16s ease,transform .16s ease}.footer-social-link svg{width:1.1rem;height:1.1rem;fill:currentColor}.footer-social-link:focus-visible,.footer-social-link:hover{color:#0a66c2;background:rgba(10,102,194,.08);transform:translateY(-1px)}.footer-legal{display:flex;flex-wrap:wrap;gap:1.15rem;align-items:center}.footer-legal a{color:#677184;font-weight:600;font-size:.94rem}.footer-legal{justify-content:flex-end}.not-found{text-align:center}@media (max-width:980px){.cta-band-inner,.hero-grid,.how-layout,.mockup-body,.quote-grid,.site-header-inner,.stats-bar{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.features-panel,.how-extras{grid-template-columns:1fr}.features-personal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-detail-grid,.report-hero-grid{grid-template-columns:1fr}.report-hero-copy{text-align:center}.report-hero p{margin-inline:auto}.qa-illustration,.report-example{width:min(100%,750px);margin-inline:auto}.features-scan-note{flex-direction:column;align-items:flex-start;gap:.35rem}.features-scan-note h4{flex-basis:auto}.case-study-grid,.case-study-metrics,.case-study-prose,.pricing-grid,.resources-grid,.seo-landing-card-grid,.seo-landing-case-study-grid,.seo-landing-hero-grid,.seo-landing-split,.seo-landing-workflow{grid-template-columns:1fr}.seo-landing-card-featured{grid-column:auto}.seo-landing-sticky{position:static}.case-study-prose h2,.case-study-prose h2+p,.case-study-prose h2+ul,.case-study-prose h2:first-child{margin-top:1rem}.contact-header,.security-policy-grid{grid-template-columns:1fr}.contact-header{gap:1rem}.contact-header-profile{width:7rem;height:7rem}.contact-profile{width:min(100%,220px)}.security-resource-panel{grid-template-columns:1fr}.security-header{text-align:left}.cta-copy{flex-basis:auto}.cta-secondary-action{align-items:flex-start}.cta-visual{width:100%;min-height:200px}.stat-item{width:100%;text-align:left;min-height:auto}.stat-item+.stat-item{border-left:0;border-top:1px solid rgba(23,33,51,.08)}.site-nav{flex-wrap:wrap}.hero{padding-top:4rem}.hero-grid{gap:1.75rem}.hero-visual{width:100%;min-height:20rem;aspect-ratio:1/1.18}.brand{gap:.4rem}}@media (max-width:720px){.site-footer-inner{flex-direction:column;align-items:flex-start}.footer-legal{justify-content:flex-start}.site-shell:before{background-image:radial-gradient(circle 120px at calc(100% - 25px) 120px,rgba(255,255,255,.4) 99%,transparent 100%),radial-gradient(circle 120px at 25px 740px,rgba(255,255,255,.32) 99%,transparent 100%)}.site-shell:after{background-image:radial-gradient(circle 90px at 25px 300px,rgba(183,148,244,.18) 99%,transparent 100%),radial-gradient(circle 95px at calc(100% - 25px) 1000px,rgba(183,148,244,.14) 99%,transparent 100%)}.site-shell:after,.site-shell:before{background-size:100% 1300px}.site-header{padding-top:.8rem}.site-header-inner{display:block;border-radius:28px}.site-header-inner>.button,.site-nav{display:none}.site-mobile-menu{display:block;margin-top:.85rem}.site-mobile-menu-toggle{width:100%;justify-content:space-between}.hero,.section{padding:3.4rem 0}.features-section-connector{height:2.4rem;margin-block:-1.2rem}.features-panel{padding:1.5rem}.features-personal-grid,.qa-illustration{grid-template-columns:1fr}.qa-illustration{gap:1.2rem;width:min(100%,340px)}.qa-illustration-pdf{width:78%;min-height:180px}.report-chat-note{align-items:flex-start;flex-direction:column}.features-hero-actions{width:100%}.mockup-actions,.mockup-header{flex-direction:column;align-items:flex-start}.cta-band h2,.hero-copy h1,.pricing-header h1,.section h2,.security-header h1,.seo-landing-hero-copy h1{max-width:none}.seo-landing-hero{padding-top:3.4rem}.seo-landing-visual{padding:.55rem;border-radius:26px}.seo-landing-card-featured{grid-template-columns:1fr}.seo-landing-card-icon{grid-row:auto}.seo-landing-card-link,.seo-landing-card-points{grid-column:auto}.hero-visual{min-height:16rem;aspect-ratio:1/1.1;padding:.7rem;border-radius:28px}.hero-visual-image{inset:.7rem;width:calc(100% - 1.4rem);height:calc(100% - 1.4rem);border-radius:22px;object-position:center top}.hero-actions,.hero-actions .button{width:100%}.cta-band{padding-bottom:3.4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}