@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap");:root{--nc-bg:#0b0b0b;--nc-fg:#f7f7f5;--nc-border:#292929}.site-shell,.site-shell *{box-sizing:border-box}.site-shell{width:min(100%,1500px);min-height:100svh;margin:0 auto;padding:0 clamp(20px,4vw,56px);background:#0b0b0b;color:#f7f7f5;font-family:Space Grotesk,Arial,sans-serif}.site-shell a{color:inherit;text-decoration:none}.site-shell a,.site-shell button{-webkit-tap-highlight-color:transparent}.site-header{position:-webkit-sticky;position:sticky;z-index:10;top:0;min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252525;background:hsla(0,0%,4%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wordmark{display:inline-flex;align-items:center;gap:13px;color:#f7f7f5;font-size:14px;font-weight:700;letter-spacing:.2em;line-height:1}.official-mark{display:block;width:46px;height:46px;object-fit:contain}.nav-actions{display:flex;align-items:center;gap:10px}.login-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;color:#f7f7f5;border:1px solid #4a4a4a;border-radius:8px;background:#1b1b1b;font-size:14px;font-weight:600;line-height:1;transition:border-color .16s cubic-bezier(.23,1,.32,1),background-color .16s cubic-bezier(.23,1,.32,1),transform .16s cubic-bezier(.23,1,.32,1)}.login-button:hover{border-color:#777;background:#242424}.login-button:active{transform:scale(.97)}.footer-meta a:focus-visible,.login-button:focus-visible{outline:2px solid #f7f7f5;outline-offset:4px}.login-button--hero{min-height:53px;padding:0 23px}.login-button--ghost{border-color:transparent;background:transparent;color:#c7c7c3}.login-button.login-button--ghost:hover{border-color:#4a4a4a;background:#1b1b1b;color:#f7f7f5}.login-button.login-button--primary{color:#0b0b0b;border-color:#f7f7f5;background:#f7f7f5}.login-button.login-button--primary:hover{border-color:#d8ff65;background:#d8ff65;color:#0b0b0b}.hero-note a{color:#d8d8d3;text-decoration:underline;text-underline-offset:2px}.hero-note a:hover{color:#f7f7f5}.hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(280px,.7fr);align-items:center;grid-gap:clamp(48px,9vw,160px);gap:clamp(48px,9vw,160px);min-height:610px;padding:74px 7% 66px 0;border-bottom:1px solid #252525}.hero-copy{max-width:560px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 23px;color:#989894;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.eyebrow span{width:6px;height:6px;border:1px solid #b8b8b2;border-radius:50%}.hero h1{max-width:540px;margin:0;font-size:clamp(46px,5.7vw,78px);font-weight:600;letter-spacing:-.072em;line-height:.95}.hero-description{max-width:520px;margin:30px 0 28px;color:#aeaeaa;font-size:16px;line-height:1.62}.proof-title{margin:0 0 18px;font-size:clamp(20px,2.6vw,26px);font-weight:600;letter-spacing:-.02em;color:#f7f7f5}.proof-detail{max-width:520px;margin:0 0 16px;color:#9a9a96;font-size:15px;line-height:1.62}.proof-detail strong{color:#d8d8d3}.hero-solution{max-width:520px;margin:8px 0 32px;padding-top:20px;border-top:1px solid #232321;color:#c8c8c3;font-size:16px;line-height:1.62}.hero-note{margin:15px 0 0;color:#747470;font-family:IBM Plex Mono,monospace;font-size:10px;line-height:1.45}.hero-disclosure{max-width:480px;margin:22px 0 0;color:rgba(88,88,84,.7);font-size:11px;line-height:1.55}.hero-screen{position:relative;justify-self:center;width:min(100%,340px);margin:0}.hero-screen:before{position:absolute;z-index:-1;top:-20px;right:-22px;width:calc(100% + 6px);height:calc(100% - 16px);content:"";border:1px solid #2a2a2a;border-radius:30px}.hero-screen img{display:block;width:100%;aspect-ratio:928/1480;object-fit:cover;object-position:top;border:1px solid #323232;border-radius:28px;box-shadow:18px 20px 0 #0e0e0e;background:#151515}.hero-screen figcaption{display:flex;align-items:center;gap:8px;margin:12px 0 0 7px;color:#777773;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.hero-screen figcaption span{width:6px;height:6px;background:#d8ff65;border-radius:50%;box-shadow:0 0 0 2px rgba(216,255,101,.11)}.workflow{padding:40px 0 45px}.proof,.workflow{border-bottom:1px solid #252525}.proof{max-width:1040px;margin:0 auto;padding:64px 0;text-align:center}.proof .hero-description,.proof .hero-disclosure,.proof .hero-solution{max-width:100%}.proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:start;grid-gap:clamp(40px,6vw,90px);gap:clamp(40px,6vw,90px);text-align:left;margin-bottom:34px}.proof-copy{padding-top:4px}.calc-yours{width:100%;max-width:none;box-sizing:border-box;background:#131311;border:1px solid #262624;border-radius:18px;padding:26px 26px 24px;margin:0}.calc-yours__title{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#989894;margin-bottom:18px}.calc-yours__row{display:flex;gap:14px;margin-bottom:20px}.calc-yours__row label{flex:1 1;display:flex;flex-direction:column;gap:7px;font-size:11px;color:#9a9a96;font-weight:600}.calc-yours__row input{width:100%;box-sizing:border-box;background:#0b0b0b;border:1px solid #333331;border-radius:9px;padding:10px 12px;color:#f7f7f5;font-size:16px;font-family:inherit}.calc-yours__row input:focus{outline:none;border-color:#6e6e6a}.calc-yours__price{position:relative;display:flex;align-items:center}.calc-yours__dollar{position:absolute;left:12px;color:#6e6e6a;font-size:15px;pointer-events:none}.calc-yours__price input{padding-left:24px}.calc-yours__result{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;padding-top:18px;border-top:1px solid #232321;font-size:13px;color:#9a9a96}.calc-yours__result strong{font-size:30px;font-weight:700;letter-spacing:-.02em;color:#f7f7f5}.calc-yours__monthly{margin-top:8px;font-size:13px;color:#9a9a96}.payoff{padding:64px 0;border-bottom:1px solid #252525}.payoff-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.85fr);align-items:center;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px)}.payoff--reverse .payoff-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,.85fr)}.payoff--reverse .payoff-copy{order:2}.payoff-copy h2{margin:0;font-size:clamp(28px,3.6vw,42px);font-weight:600;letter-spacing:-.03em;line-height:1.16;color:#cdcdc8}.payoff-accent{color:#f7f7f5}.product-shot--payoff{height:320px}.payoff--text-only{text-align:center}.payoff--text-only .payoff-copy{max-width:720px;margin:0 auto}@media (max-width:700px){.screen-fit{min-height:100svh;display:flex;flex-direction:column;justify-content:center}.payoff,.proof{padding:48px 0}.payoff--reverse .payoff-grid,.payoff-grid{grid-template-columns:1fr;gap:28px}.payoff--reverse .payoff-copy{order:0}.product-shot--payoff{height:240px}.calc-yours__row{flex-direction:column;gap:14px}}.closing-cta{max-width:640px;margin:0 auto;padding:90px 24px 100px;text-align:center}.closing-cta p{margin:0}.closing-cta #closing-cta-title{font-size:clamp(30px,3.6vw,42px);font-weight:600;letter-spacing:-.04em;line-height:1.1;color:#f7f7f5}.closing-cta-sub{margin-top:14px!important;color:#9a9a96;font-size:16px;line-height:1.6}.closing-cta .login-button{margin-top:34px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-bottom:21px;border-bottom:1px solid #292929}.section-heading p{margin:0;color:#f7f7f5;font-size:18px;font-weight:500;letter-spacing:-.035em}.section-heading span{color:#777773;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.workflow-step{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px clamp(18px,2.5vw,35px) 0;border-left:1px solid #292929}.workflow-step:after{position:absolute;top:0;right:10px;width:12px;height:12px;content:"";border-top:1px solid #484843;border-right:1px solid #484843;opacity:.75}.workflow-step:last-child:after{right:0}.workflow-step:first-child{padding-left:0;border-left:0}.workflow-step:last-child{padding-right:0}.workflow-step__intro{min-height:156px}.workflow-step__number{display:block;margin-bottom:16px;color:#797975;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.08em}.workflow-step__icon{display:grid;width:34px;height:34px;margin-bottom:15px;place-items:center;color:#f7f7f5;border:1px solid #3b3b3b;border-radius:9px;background:#171717}.workflow-step h2{margin:0 0 7px;color:#f7f7f5;font-size:19px;font-weight:600;letter-spacing:-.045em}.workflow-step__intro p{max-width:290px;margin:0;color:#9a9a96;font-size:13px;line-height:1.55}.booking-note{display:flex;height:228px;flex-direction:column;justify-content:center;padding:22px;color:#f7f7f5;border:1px solid #353535;border-radius:20px;background:#151515}.booking-note__rule{display:block;width:30px;height:1px;margin-bottom:18px;background:#d8ff65}.booking-note__shop{color:#7f7f7b;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.11em}.booking-note__service{margin:9px 0 5px;font-size:20px;font-weight:600;letter-spacing:-.045em}.booking-note__slot{color:#aaa9a5;font-size:13px}.booking-note__cta{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin-top:20px;color:#f7f7f5;font-size:12px;font-weight:500}.product-shot{position:relative;display:flex;align-items:center;justify-content:center;height:280px;margin:0;overflow:hidden;border:1px solid #363636;border-radius:20px;background:#151515}.product-shot img{display:block;max-width:100%;max-height:100%;object-fit:contain}.workflow-step__caption{margin:13px 2px 0;color:#858580;font-size:12px;line-height:1.45}.workflow-step__caption strong{color:#dfdfda;font-weight:500}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:102px}.wordmark--footer{color:#a3a39f;font-size:11px}.wordmark--footer .official-mark{width:32px;height:32px}.footer-meta{display:flex;align-items:center;gap:20px;color:#7e7e7a;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.01em}.footer-meta a{color:#b7b7b2;transition:color .16s cubic-bezier(.23,1,.32,1)}.footer-meta a:hover{color:#f7f7f5}@media (max-width:950px){.hero{grid-template-columns:minmax(0,1fr) minmax(250px,.72fr);gap:58px;padding-right:0}.hero-screen{width:min(100%,300px)}.workflow-step{padding-left:20px;padding-right:20px}.workflow-step__intro{min-height:177px}}@media (max-width:700px){.site-shell{padding:0 18px}.site-header{min-height:70px}.login-button,.wordmark{font-size:13px}.login-button{min-height:40px;padding:0 13px}.hero{grid-template-columns:1fr;gap:47px;min-height:auto;padding:49px 0 46px}.hero h1{font-size:clamp(44px,13vw,66px)}.hero-description{margin:25px 0 24px;font-size:15px}.hero-screen{width:min(100%,336px)}.proof-grid{grid-template-columns:1fr;gap:28px;text-align:center}.proof-copy{text-align:left}.section-heading{align-items:flex-start;flex-direction:column;gap:7px;padding-bottom:17px}.section-heading p{font-size:17px}.workflow{padding:31px 0 34px}.workflow-grid{grid-template-columns:1fr}.workflow-step,.workflow-step:first-child,.workflow-step:last-child{padding:26px 0;border-top:1px solid #292929;border-left:0}.workflow-step__intro{min-height:auto;padding-bottom:20px}.workflow-step__icon{margin-bottom:13px}.workflow-step h2{font-size:20px}.workflow-step__intro p{max-width:100%;font-size:14px}.product-shot{height:260px;border-radius:18px}.workflow-step__caption{max-width:340px;font-size:13px}.site-footer{min-height:112px;align-items:flex-start;flex-direction:column;justify-content:center;gap:15px}.footer-meta{flex-wrap:wrap;gap:7px 15px}}@media (prefers-reduced-motion:no-preference){.hero-copy,.hero-screen,.workflow-step{animation:nextcut-rise .4s cubic-bezier(.23,1,.32,1) both}.hero-screen,.workflow-step:nth-child(2){animation-delay:70ms}.workflow-step:nth-child(3){animation-delay:115ms}}@keyframes nextcut-rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}