:root{color:#17191d;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f3efe6;--paper-deep:#e9e3d8;--ink:#111317;--ink-soft:#24272d;--muted:#666a70;--line:#11131726;--line-strong:#11131747;--coral:#ff6b4a;--coral-dark:#d94c30;--mint:#77d8ba;--display:"Iowan Old Style", Baskerville, "Times New Roman", serif;--mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", monospace;background:#f3efe6;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 11%, #ff6b4a1f, transparent 27rem), var(--paper);min-width:320px;min-height:100vh;margin:0}body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#11131707 1px,#0000 1px),linear-gradient(90deg,#11131707 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-shell{overflow:hidden}.content{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{z-index:10;border-bottom:1px solid var(--line);position:relative}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;display:grid}.brand{justify-self:start;align-items:center;gap:10px;width:max-content;display:inline-flex}.brand__icon{border-radius:9px;width:36px;height:36px;box-shadow:0 9px 24px #11131729}.brand__name{font-family:var(--display);letter-spacing:-.055em;font-size:1.48rem;font-weight:700;line-height:1}.brand__name span{color:var(--coral)}.site-nav{color:var(--muted);font-family:var(--mono);gap:32px;font-size:.69rem;display:flex}.site-nav a,.source-link{transition:color .18s}.site-nav a:hover,.source-link:hover{color:var(--coral-dark)}.button{width:max-content;min-height:50px;color:var(--paper);background:var(--ink);font-family:var(--mono);border:1px solid #050607;border-radius:4px;justify-content:center;align-items:center;gap:15px;padding:0 21px;font-size:.72rem;font-weight:700;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex;box-shadow:7px 7px #ff6b4ab3}.button svg{fill:none;width:18px;stroke:var(--mint);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.button:hover{background:var(--ink-soft);box-shadow:3px 3px 0 var(--coral);transform:translate(2px,2px)}.button:focus-visible,.brand:focus-visible,.site-nav a:focus-visible,.text-link:focus-visible,.source-link:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.button--compact{justify-self:end;min-height:39px;padding-inline:15px;font-size:.65rem;box-shadow:4px 4px #ff6b4aa3}.hero{grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);align-items:center;gap:74px;padding-top:104px;display:grid}.hero__copy{position:relative}.eyebrow{color:var(--coral-dark);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:650}.hero .eyebrow{border:1px solid var(--line);color:#3c4145;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3efe6b8;border-radius:100px;align-items:center;gap:9px;width:max-content;padding:7px 11px;display:flex}.status-dot{background:var(--mint);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #77d8ba2e}.hero__title{max-width:750px;font-family:var(--display);letter-spacing:-.07em;margin:28px 0 0;font-size:clamp(4rem,7.6vw,7.2rem);font-weight:400;line-height:.86}.hero__title em{color:var(--coral-dark);font-weight:400;display:inline-block;position:relative}.hero__title em:after{background:var(--mint);content:"";border-radius:100px;height:.08em;position:absolute;bottom:-.06em;left:.08em;right:0;transform:rotate(-1deg)}.hero__intro{max-width:640px;color:var(--muted);margin:32px 0 0;font-size:1rem;line-height:1.75}.hero__actions{align-items:center;gap:29px;margin-top:34px;display:flex}.text-link{color:#3c4145;font-family:var(--mono);align-items:center;gap:9px;font-size:.7rem;font-weight:650;display:inline-flex}.text-link span{color:var(--coral-dark);transition:transform .18s}.text-link:hover span{transform:translateY(3px)}.hero__sample{background:var(--ink);box-shadow:22px 24px 0 var(--paper-deep), 22px 24px 0 1px var(--line);border:1px solid #30343b;border-radius:22px;padding:23px;position:relative;transform:rotate(1.2deg)}.hero__sample:before{content:"";background:#77d8baa8;width:82px;height:28px;position:absolute;top:-28px;right:40px;transform:rotate(-5deg)}.sample__label{color:#aeb4bf;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 17px;font-size:.63rem}.sample-card{background:#191c21;border:1px solid #353a43;border-radius:11px;grid-template-columns:82px 1fr;align-items:center;gap:14px;min-height:100px;padding:11px;display:grid}.sample-card+.sample-card{margin-top:12px}.sample-card__image{filter:blur(8px);background:linear-gradient(145deg,#ff6b4ab8,#77d8ba6b),#30353d;border-radius:7px;width:82px;height:76px;display:block}.sample-card>span:nth-child(2){flex-direction:column;align-items:flex-start;gap:8px;display:flex}.sample-card i{filter:blur(5px);background:#e8e3db;border-radius:3px;width:96%;height:13px;display:block}.sample-card i+i{width:68%}.sample-card__reveal{border:1px solid var(--mint);color:var(--mint);font-family:var(--mono);background:#111317db;border-radius:4px;padding:6px 9px;font-size:.56rem;display:block;position:absolute;top:66px;right:35px}.sample-card__image--clear{background:radial-gradient(circle at 37% 35%, var(--coral) 0 7px, transparent 8px), linear-gradient(145deg, #474d57, #252930);filter:none}.sample-card strong{color:#f0ede6;font-family:var(--display);font-size:1.1rem;font-weight:400;line-height:1.1}.sample-card small{color:#858c98;font-size:.68rem;line-height:1.4}.sample__footer{color:var(--mint);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:9px;margin-top:18px;font-size:.61rem;display:flex}.sample__footer b{color:var(--coral);margin-left:auto;font-weight:650}.hero__facts{border-block:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:76px 0 0;padding:0;display:grid}.hero__facts div{padding:18px 28px}.hero__facts div+div{border-left:1px solid var(--line)}.hero__facts dt{margin-bottom:5px;font-size:.75rem;font-weight:700}.hero__facts dd{color:var(--muted);font-family:var(--mono);margin:0;font-size:.61rem}.reveal{animation:.7s cubic-bezier(.22,1,.36,1) both reveal}.reveal--one{animation-delay:80ms}.reveal--two{animation-delay:.16s}.reveal--three{animation-delay:.24s}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.product-preview{margin-top:145px;position:relative}.product-preview:before{z-index:-1;filter:blur(70px);content:"";background:#ff6b4a1f;border-radius:50%;position:absolute;inset:8% -22% 4%}.product-preview__frame{background:var(--ink);border:1px solid #343941;border-radius:14px;width:min(920px,85%);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 34px 80px #32272040,0 0 0 7px #1113170a}.product-preview__bar{color:#8f96a2;height:44px;font-family:var(--mono);border-bottom:1px solid #30343b;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:15px;font-size:.58rem;display:grid}.product-preview__bar>span{gap:6px;display:flex}.product-preview__bar i{background:#555b66;border-radius:50%;width:7px;height:7px}.product-preview__bar i:first-child{background:var(--coral)}.product-preview__bar p{margin:0}.product-preview__bar strong{color:var(--mint);justify-self:end;font-weight:500}.product-preview__frame img{width:100%;height:auto}.product-preview__note{z-index:2;border:1px solid var(--line-strong);max-width:185px;font-family:var(--mono);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3efe6eb;gap:10px;padding:12px 14px;font-size:.62rem;line-height:1.45;display:flex;position:absolute;box-shadow:8px 8px #77d8ba6b}.product-preview__note span{color:var(--coral-dark)}.product-preview__note--profiles{top:15%;left:0;transform:rotate(-2deg)}.product-preview__note--shape{bottom:14%;right:0;transform:rotate(2deg)}.features{padding-top:180px}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:end;column-gap:120px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}.section-heading h2,.privacy h2,.installation h2{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(3rem,5vw,4.75rem);font-weight:400;line-height:.96}.section-heading>p:last-child,.privacy__copy>p:last-child,.installation__copy>p:last-of-type{color:var(--muted);margin:0;font-size:.88rem;line-height:1.72}.feature-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);margin-top:66px;display:grid}.feature-card{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#f7f4ed6b;min-height:330px;padding:31px 33px 34px;transition:background .18s,transform .18s;position:relative}.feature-card:hover{z-index:1;background:#fffcf6c7;transform:translateY(-3px)}.feature-card__number{color:var(--coral-dark);font-family:var(--mono);font-size:.64rem}.feature-card__visual{grid-template-rows:repeat(2,28px);grid-template-columns:repeat(2,33px);gap:4px;width:70px;height:60px;display:grid;position:absolute;top:28px;right:31px}.feature-card__visual i{border:1px solid var(--line-strong);background:var(--paper-deep);display:block}.feature-card__visual i:first-child{grid-row:1/3}.feature-card--media .feature-card__visual i:first-child,.feature-card--sections .feature-card__visual i,.feature-card--privacy .feature-card__visual i:last-child{background:linear-gradient(135deg, #ff6b4a66, #77d8ba4d), var(--paper-deep);filter:blur(3px)}.feature-card--sections .feature-card__visual{outline:2px solid var(--coral);outline-offset:3px;padding:4px}.feature-card--filters .feature-card__visual{flex-direction:column;align-items:center;gap:5px;padding-top:5px;display:flex}.feature-card--filters .feature-card__visual i{background:0 0;border-radius:100px;width:100%;height:12px}.feature-card--filters .feature-card__visual i:nth-child(2){border-color:var(--coral);width:82%}.feature-card--privacy .feature-card__visual i:first-child{grid-area:auto/1/auto/-1}.feature-card h3{font-family:var(--display);letter-spacing:-.03em;margin:132px 0 12px;font-size:1.65rem;font-weight:400}.feature-card p{max-width:440px;color:var(--muted);margin:0;font-size:.79rem;line-height:1.7}.privacy{color:#f2eee6;background:var(--ink);border:1px solid #2c3037;border-radius:7px;grid-template-columns:90px minmax(0,1.3fr) minmax(300px,.75fr);align-items:center;gap:43px;margin-top:160px;padding:54px 45px;display:grid;box-shadow:12px 12px #ff6b4a94}.privacy__mark{background:#77d8ba12;border:1px solid #77d8ba61;border-radius:50%;align-self:start;place-items:center;width:78px;height:78px;display:grid}.privacy__mark svg{fill:none;width:34px;stroke:var(--mint);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.privacy .eyebrow{color:var(--mint);margin-bottom:14px}.privacy h2{margin-bottom:20px;font-size:clamp(2.5rem,4.4vw,3.8rem)}.privacy__copy>p:last-child{color:#aeb4bf}.privacy ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.privacy li{color:#d9d7d1;align-items:center;gap:11px;font-size:.74rem;display:flex}.privacy li span{width:20px;height:20px;color:var(--mint);font-family:var(--mono);border:1px solid #77d8ba57;border-radius:50%;flex:none;place-items:center;font-size:.57rem;display:grid}.installation{grid-template-columns:minmax(310px,.8fr) minmax(440px,1fr);gap:130px;padding-block:170px 185px;display:grid}.installation__copy{flex-direction:column;align-items:flex-start;display:flex}.installation__copy .eyebrow{margin-bottom:20px}.installation h2{font-size:clamp(3rem,5vw,4.8rem)}.installation__copy>p:last-of-type{max-width:440px;margin-top:24px}.installation .button{margin-top:31px}.steps{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line-strong);grid-template-columns:50px 1fr;gap:15px;padding:25px 0;display:grid}.steps__number{color:var(--coral-dark);font-family:var(--mono);padding-top:3px;font-size:.65rem}.steps h3{margin:0 0 7px;font-size:.87rem;font-weight:700}.steps p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.62}.site-footer{border-top:1px solid var(--line);background:var(--paper-deep)}.site-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;min-height:112px;display:grid}.site-footer p{color:var(--muted);font-family:var(--mono);margin:0;font-size:.61rem}.source-link{color:#4e5258;font-family:var(--mono);justify-self:end;font-size:.65rem}.source-link span{color:var(--coral-dark);margin-left:7px}@media (width<=960px){.site-header__inner{grid-template-columns:1fr auto}.site-nav{display:none}.hero{grid-template-columns:1fr}.hero__copy{max-width:780px}.hero__sample{margin-top:35px;width:min(520px,100% - 24px);margin-inline:auto}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p:last-child{max-width:560px}.privacy{grid-template-columns:70px 1fr}.privacy ul{grid-column:2}.installation{grid-template-columns:1fr;gap:74px}.site-footer__inner{grid-template-columns:1fr auto}.site-footer p{display:none}}@media (width<=680px){.content{width:min(100% - 30px,1160px)}.site-header__inner{min-height:72px}.site-header .button{width:40px;padding:0}.site-header .button span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero{gap:35px;padding-top:76px}.hero__title{font-size:clamp(3.8rem,18vw,5.6rem)}.hero__intro{font-size:.9rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__sample{box-shadow:12px 14px 0 var(--paper-deep), 12px 14px 0 1px var(--line);margin-top:30px;padding:18px}.sample-card{grid-template-columns:65px 1fr}.sample-card__image{width:65px;height:68px}.sample-card__reveal{top:60px;right:27px}.hero__facts{grid-template-columns:1fr;margin-top:50px}.hero__facts div{padding:15px}.hero__facts div+div{border-top:1px solid var(--line);border-left:0}.product-preview{width:calc(100% - 12px);margin-top:105px}.product-preview__frame{width:100%}.product-preview__bar{grid-template-columns:auto 1fr}.product-preview__bar p{justify-self:end}.product-preview__bar strong{display:none}.product-preview__note{max-width:none;margin-top:18px;position:relative;transform:none}.product-preview__note--profiles{top:auto;left:auto}.product-preview__note--shape{margin-left:22px;bottom:auto;right:auto}.features{padding-top:125px}.section-heading h2,.installation h2{font-size:clamp(2.8rem,14vw,4rem)}.feature-grid{grid-template-columns:1fr;margin-top:46px}.feature-card{min-height:310px;padding-inline:26px}.privacy{grid-template-columns:1fr;gap:28px;margin-top:115px;padding:36px 27px;box-shadow:7px 7px #ff6b4a94}.privacy ul{grid-column:1}.privacy h2{font-size:clamp(2.45rem,12vw,3.5rem)}.installation{gap:65px;padding-block:125px}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:20px;padding-block:31px;display:flex}.source-link{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
