:root{--midnight:#1e19a2;--midnight-dark:#110d66;--ink:#111027;--lavender:#ccbbf6;--orange:#fab20f;--lime:#d6e011;--paper:#f9f9ff;--mist:#f0effe;--muted:#6a677c;--line:#1e19a221}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}svg{display:block}.headerkit-logo{object-fit:cover;border-radius:9px;width:32px;height:32px;display:block}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#f9f9ffdb;border-bottom:1px solid #1e19a214;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:11px;width:fit-content;font-size:20px;font-weight:760;display:inline-flex}.nav-links{gap:34px;font-size:13px;font-weight:620;display:flex}.nav-links a,.footer-links a{transition:color .18s}.nav-links a:hover,.footer-links a:hover{color:var(--midnight)}.header-cta,.button{border-radius:999px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:720;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.header-cta{background:var(--midnight);color:#fff;justify-self:end;padding:11px 18px}.header-cta:hover,.button:hover{transform:translateY(-2px)}.header-cta svg,.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.hero{grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);align-items:center;gap:clamp(54px,6vw,100px);min-height:calc(100vh - 76px);padding:clamp(90px,9vw,145px) clamp(24px,5vw,80px) clamp(100px,10vw,155px);display:grid;position:relative;overflow:hidden}.hero-grid,.cta-grid{background-color:#0000;background-image:linear-gradient(#1e19a20a 1px,#0000 1px),linear-gradient(90deg,#1e19a20a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.hero-glow{filter:blur(5px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow--lavender{background:#ccbbf68f;width:520px;height:520px;top:5%;right:7%}.hero-glow--lime{background:#d6e01129;width:250px;height:250px;bottom:1%;left:40%}.hero-copy,.hero-product{z-index:2;position:relative}.eyebrow{border:1px solid var(--line);color:var(--midnight);letter-spacing:.09em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:9px 13px;font-size:10px;font-weight:780;display:inline-flex}.eyebrow span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6e01133}.hero h1{letter-spacing:-.073em;max-width:760px;margin:28px 0 27px;font-size:clamp(58px,5.7vw,88px);font-weight:770;line-height:.96}.hero h1 em{color:var(--midnight);font-style:normal;display:block}.hero-lede{color:var(--muted);max-width:650px;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.hero-actions,.privacy-actions,.cta-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border:1px solid #0000;min-height:52px;padding:0 23px}.button--primary{background:var(--midnight);color:#fff;box-shadow:0 16px 34px #1e19a238}.button--ghost{border-color:var(--line);color:var(--midnight);background:#fffc}.hero-proof{color:#747185;flex-wrap:wrap;gap:20px;margin-top:29px;font-size:12px;font-weight:620;display:flex}.hero-proof span,.interface-points span{align-items:center;gap:7px;display:flex}.hero-proof svg,.interface-points svg{fill:none;height:15px;stroke:var(--midnight);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:15px}.hero-product{perspective:1400px;min-height:590px}.product-shot-shell{background:#fff;border:1px solid #1e19a224;border-radius:24px;width:100%;position:absolute;top:6%;left:0;overflow:hidden;transform:rotateY(-3deg)rotateX(1deg);box-shadow:0 45px 110px #1d166440}.product-shot-bar{border-bottom:1px solid #ebe9f5;grid-template-columns:1fr 1fr 1fr;align-items:center;height:48px;padding:0 18px;font-size:9px;display:grid}.product-shot-bar>div{gap:5px;display:flex}.product-shot-bar>div i{background:#dedbe9;border-radius:50%;width:6px;height:6px}.product-shot-bar>div i:first-child{background:var(--orange)}.product-shot-bar>span{color:#8f8a9e;text-align:center}.product-shot-bar .shot-live{color:#697000;justify-self:end;align-items:center;gap:5px;display:flex}.shot-live i{background:var(--lime);border-radius:50%;width:6px;height:6px}.product-shot-shell>img{width:100%;height:auto;display:block}.floating-proof{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:4;background:#fffffff0;border:1px solid #fffc;border-radius:15px;align-items:center;gap:11px;padding:12px 16px 12px 12px;display:flex;position:absolute;box-shadow:0 19px 48px #1c145f33}.floating-proof--top{top:0;right:-3%}.floating-proof--bottom{bottom:2%;left:-5%}.floating-proof__icon{background:var(--orange);color:var(--midnight-dark);border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:15px;display:flex}.floating-proof__icon--lime{background:var(--lime)}.floating-proof>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.floating-proof strong{font-size:10px}.floating-proof small{color:#858094;font-size:8px}.floating-proof>i{background:#65c76a;border:3px solid #65c76a2e;border-radius:50%;width:10px;height:10px;margin-left:8px}.signal-strip{background:var(--midnight);color:#fff;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,60px);min-height:64px;padding:18px 24px;font-size:10px;font-weight:740;display:flex;overflow:hidden}.signal-strip i{color:var(--orange);font-style:normal}.section{padding:clamp(105px,11vw,175px) clamp(24px,7vw,112px)}.section-heading{grid-template-columns:.6fr 1.45fr .95fr;gap:38px;margin-bottom:76px;display:grid}.section-label{color:var(--midnight);letter-spacing:.13em;font-size:10px;font-weight:800}.section-heading h2,.interface-copy h2,.agent-copy h2,.privacy-copy h2,.cta-section h2{letter-spacing:-.062em;margin:0;font-size:clamp(44px,4.8vw,70px);font-weight:730;line-height:1.02}.section-heading p,.interface-copy>p,.agent-copy>p,.privacy-copy>p{color:var(--muted);margin:0;font-size:15px;line-height:1.76}.section-heading p{align-self:end}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{background:var(--mist);border:1px solid #1e19a214;border-radius:25px;flex-direction:column;min-height:500px;padding:30px;display:flex;position:relative;overflow:hidden}.feature-card:nth-child(2),.feature-card:nth-child(6){background:var(--midnight-dark);color:#fff}.feature-card:nth-child(3){background:var(--lime)}.feature-card:nth-child(5){background:var(--lavender)}.feature-card__meta{justify-content:space-between;align-items:center;display:flex}.feature-card__meta span{font-family:var(--font-geist-mono), monospace;font-size:10px}.feature-card__meta small{color:#1e19a28f;letter-spacing:.13em;font-size:8px;font-weight:800}.feature-card:nth-child(2) .feature-card__meta small,.feature-card:nth-child(6) .feature-card__meta small{color:#8d88b5}.feature-card__visual{flex:1;justify-content:center;align-items:center;padding:30px 0;display:flex}.feature-card__copy h3{letter-spacing:-.052em;margin:0 0 16px;font-size:clamp(26px,2.2vw,34px);font-weight:710;line-height:1.08}.feature-card__copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.feature-card:nth-child(2) .feature-card__copy p,.feature-card:nth-child(6) .feature-card__copy p{color:#a9a5cb}.profile-visual{flex-direction:column;gap:9px;width:100%;display:flex}.mini-profile{background:#ffffff9e;border:1px solid #1e19a214;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.mini-profile--active{background:#fff;transform:scale(1.03);box-shadow:0 15px 35px #1e19a21f}.mini-profile__icon{background:var(--midnight);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;display:flex}.mini-profile__icon--yellow{background:var(--orange);color:var(--ink)}.mini-profile__icon--lime{background:var(--lime);color:var(--ink)}.mini-profile span:nth-child(2){flex-direction:column;gap:3px;display:flex}.mini-profile strong{font-size:10px}.mini-profile small{color:#918da0;font-size:8px}.mini-profile i{background:#55c865;border-radius:50%;width:8px;height:8px}.rule-type-visual{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.rule-type-visual span{background:#ffffff14;border:1px solid #ffffff1c;border-radius:12px;align-items:center;gap:8px;padding:15px 12px;font-size:9px;display:flex}.rule-type-visual b{background:var(--lavender);color:var(--midnight-dark);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}.filter-visual{width:100%}.filter-visual__label{letter-spacing:.1em;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.filter-visual code{background:#ffffff73;border:1px solid #1110271f;border-radius:11px;padding:15px;font-size:10px;display:block}.filter-visual div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.filter-visual div span{background:var(--ink);color:#fff;border-radius:999px;padding:8px 10px;font-size:8px}.switch-visual{flex-direction:column;gap:9px;width:100%;display:flex}.switch-visual div{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;font-size:10px;display:flex}.switch-on{background:var(--midnight);border-radius:999px;justify-content:flex-end;width:36px;height:20px;padding:3px;display:flex}.switch-on b{background:#fff;border-radius:50%;width:14px;height:14px}.transfer-visual{justify-content:center;align-items:center;width:100%;display:flex}.transfer-visual>span{color:var(--midnight);background:#ffffff7a;border:1px solid #1e19a221;border-radius:14px;flex-direction:column;align-items:center;gap:8px;width:110px;padding:20px 13px;font-size:19px;display:flex}.transfer-visual small{font-size:8px;font-weight:700}.transfer-visual>i{color:var(--midnight);margin:0 12px;font-style:normal}.surface-visual{width:100%;height:175px;position:relative}.surface-window{background:#25205e;border:1px solid #514a8b;border-radius:13px;flex-direction:column;gap:9px;width:86%;height:120px;padding:25px 20px;display:flex;position:absolute;top:12px;right:0}.surface-window span{background:#4b457d;border-radius:4px;width:80%;height:8px}.surface-window span:nth-child(2){width:56%}.surface-window span:nth-child(3){background:var(--lavender);width:68%}.surface-extension{position:absolute;bottom:7px;left:4px}.surface-extension .headerkit-logo{width:55px;height:55px;box-shadow:0 15px 30px #00000047}.surface-extension b{background:var(--orange);border:2px solid var(--midnight-dark);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:8px;display:flex;position:absolute;bottom:-4px;right:-6px}.interface-section{background:#eeedfa;grid-template-columns:minmax(360px,.75fr) minmax(600px,1.25fr);align-items:center;gap:clamp(70px,8vw,130px);padding:clamp(105px,11vw,175px) 0 clamp(105px,11vw,175px) clamp(24px,7vw,112px);display:grid;overflow:hidden}.interface-copy h2{margin:27px 0 25px}.interface-copy>p{max-width:520px}.interface-points{border-top:1px solid var(--line);flex-direction:column;gap:17px;margin-top:40px;padding-top:30px;display:flex}.interface-points span{color:#575469;font-size:11px}.interface-shot{background:#fff;border:1px solid #1e19a224;border-radius:23px 0 0 23px;overflow:hidden;box-shadow:0 40px 100px #1e19a22e}.interface-shot img{width:100%;height:auto;display:block}.agent-section{background:var(--midnight);color:#fff;grid-template-columns:.82fr 1.18fr;gap:clamp(70px,8vw,130px);padding:clamp(110px,11vw,175px) clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.agent-grid{background-color:#0000;background-image:linear-gradient(#ccbbf612 1px,#0000 1px),linear-gradient(90deg,#ccbbf612 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 80%,#000,#0000 70%);mask-image:radial-gradient(circle at 80%,#000,#0000 70%)}.agent-copy,.agent-product-demo{position:relative}.section-label--light{color:var(--lavender)}.agent-copy h2{margin:28px 0 25px}.agent-copy h2 em{color:var(--lavender);font-style:normal}.agent-copy>p{color:#b5b1db;max-width:560px}.text-link{color:#fff;align-items:center;gap:9px;margin-top:32px;font-size:12px;font-weight:700;display:inline-flex}.agent-product-demo{align-self:center;min-height:590px}.agent-shot{background:#fff;border:1px solid #ccbbf659;border-radius:20px;margin:0;position:absolute;overflow:hidden;box-shadow:0 32px 86px #07042e7a}.agent-shot img{width:100%;height:auto;display:block}.agent-shot figcaption{background:#0d0a38f5;border-top:1px solid #ccbbf62e;align-items:center;gap:10px;padding:13px 16px;display:flex}.agent-shot figcaption span{color:var(--orange);font-family:var(--font-geist-mono),monospace;font-size:8px}.agent-shot figcaption strong{letter-spacing:.01em;font-size:9px}.agent-shot--entry{z-index:1;width:73%;top:5px;left:0;transform:rotate(-2deg)}.agent-shot--pairing{z-index:2;width:82%;bottom:8px;right:0;transform:rotate(1.5deg)}.agent-command-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:4;background:#0d0a38f0;border:1px solid #ccbbf640;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:70%;padding:14px;display:grid;position:absolute;bottom:-18px;left:7%;box-shadow:0 20px 45px #07042e66}.agent-command-bar>span{color:var(--lime);font-family:var(--font-geist-mono),monospace}.agent-command-bar code{font-size:10px}.agent-command-bar button{color:#c3bfdf;cursor:pointer;background:#ffffff1a;border:0;border-radius:7px;padding:7px 9px;font-size:8px}.privacy-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;min-height:770px;padding:clamp(110px,11vw,175px) clamp(24px,7vw,112px);display:grid;overflow:hidden}.privacy-copy h2{margin:28px 0 25px}.privacy-copy>p{max-width:580px}.privacy-visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.privacy-logo-ring{border:1px solid var(--line);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:relative;box-shadow:0 30px 75px #1e19a22b}.privacy-logo-ring .headerkit-logo{border-radius:28px;width:108px;height:108px}.orbit{border:1px solid #1e19a226;border-radius:50%;position:absolute;inset:20px}.orbit span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 14px;font-size:9px;font-weight:700;position:absolute;box-shadow:0 12px 30px #1e19a21c}.orbit--one span{top:39%;left:-12px}.orbit--two{inset:75px}.orbit--two span{top:4%;right:-50px}.orbit--three{inset:130px}.orbit--three span{white-space:nowrap;bottom:-20px;left:38%}.cta-section{background:var(--midnight-dark);color:#fff;text-align:center;flex-direction:column;align-items:center;min-height:730px;padding:120px 24px;display:flex;position:relative;overflow:hidden}.cta-section .cta-grid{background-color:#0000;background-image:linear-gradient(#ccbbf614 1px,#0000 1px),linear-gradient(90deg,#ccbbf614 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.cta-logo{border:1px solid #ffffff2e;border-radius:15px;width:58px;height:58px;margin-bottom:27px;position:relative;box-shadow:0 20px 60px #00000059}.cta-section h2{margin:27px 0 24px;font-size:clamp(52px,6.2vw,88px);position:relative}.cta-section>p{color:#aaa6ca;max-width:580px;margin:0;font-size:15px;line-height:1.7;position:relative}.cta-actions{justify-content:center;position:relative}.button--white{color:var(--midnight-dark);background:#fff}.button--outline{color:#fff;border-color:#ffffff38}.cta-section>small{color:#6f6a99;margin-top:18px;font-size:9px;position:relative}footer{background:#f3f2fb;grid-template-columns:1fr 1fr;gap:72px;padding:88px clamp(24px,7vw,112px) 34px;display:grid}.footer-brand p{color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.65}.footer-links{grid-template-columns:repeat(3,1fr);display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-links strong{margin-bottom:5px;font-size:10px}.footer-links a{color:var(--muted);font-size:10px}.footer-bottom{border-top:1px solid var(--line);color:#8f8b9e;grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:820px}.hero-product{width:100%;max-width:850px;margin:0 auto}.section-heading{grid-template-columns:1fr 1fr}.section-heading .section-label{grid-column:1/-1}.feature-grid{grid-template-columns:1fr 1fr}.interface-section{grid-template-columns:1fr;padding-right:0}.interface-copy{max-width:700px;padding-right:7vw}.agent-section{grid-template-columns:1fr}.agent-copy{max-width:760px}.privacy-section{grid-template-columns:1fr}.privacy-copy{max-width:720px}.privacy-visual{width:100%;max-width:620px;margin:0 auto}}@media (width<=720px){.site-header{height:68px;padding:0 20px}.brand{font-size:18px}.header-cta{padding:10px 13px;font-size:0}.header-cta:before{content:"Get HeaderKit";font-size:11px}.header-cta svg{display:none}.hero{min-height:auto;padding:80px 20px 92px}.hero h1{font-size:clamp(49px,14vw,68px)}.hero-lede{font-size:16px}.hero-actions,.privacy-actions,.cta-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof{flex-direction:column;align-items:flex-start;gap:10px}.hero-product{min-height:390px;margin-top:25px}.product-shot-shell{transform:none}.floating-proof--top{right:-3%}.floating-proof--bottom{bottom:0;left:-2%}.signal-strip{justify-content:flex-start}.section{padding:92px 20px}.section-heading{flex-direction:column;margin-bottom:48px;display:flex}.section-heading h2,.interface-copy h2,.agent-copy h2,.privacy-copy h2{font-size:44px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:480px}.interface-section{padding:92px 0 92px 20px}.interface-copy{padding-right:20px}.interface-shot{border-radius:18px 0 0 18px}.agent-section{padding:92px 20px}.agent-product-demo{min-height:450px}.agent-shot--entry{width:78%}.agent-shot--pairing{width:88%}.agent-command-bar{width:88%;left:2%}.privacy-section{min-height:auto;padding:92px 20px}.privacy-visual{height:400px}.orbit{inset:10px}.orbit--two{inset:55px}.orbit--three{inset:105px}.privacy-logo-ring{width:150px;height:150px}.privacy-logo-ring .headerkit-logo{border-radius:22px;width:86px;height:86px}.cta-section{min-height:690px;padding:100px 20px}.cta-section h2{font-size:49px}footer{grid-template-columns:1fr;padding:70px 20px 30px}.footer-links{gap:25px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
