@font-face{font-family:Manrope;src:url(/samples/manrope.ttf) format("truetype");font-weight:200 800;font-display:swap}
.home-page{--blue:#2860e8;--ink:#f5f5f5;background:#090909;color:var(--ink);font-family:Manrope,Inter,sans-serif}.home-page *{box-sizing:border-box}.home-page ::selection{background:#3974ff;color:#fff}.home-page a{color:inherit;text-decoration:none}.home-page button{font:inherit;cursor:pointer}.home-page button:disabled{opacity:.5;cursor:not-allowed}.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible{outline:3px solid #77a0ff;outline-offset:5px}.home-nav{height:88px;max-width:1600px;margin:auto;padding:0 5%;display:flex;align-items:center;gap:40px;border-bottom:1px solid #272727}.home-brand{font-size:31px;font-weight:800;letter-spacing:-1.1px}.home-brand span{color:#6592ff}.home-nav nav{display:flex;gap:30px;margin-left:auto}.home-nav nav button,.home-text-button{border:0;background:transparent;color:#d4d4d4;padding:10px 0;font-size:14px;display:inline-flex;align-items:center;gap:12px}.home-nav nav button:hover,.home-text-button:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#f5f5f5;color:#111!important;border:1px solid transparent;border-radius:7px;min-height:52px;padding:14px 23px;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.home-button:hover{background:#dedede;transform:translateY(-1px)}.home-button.blue{background:var(--blue);color:white!important}.home-button.blue:hover{background:#2860e8}.home-button.outline{border-color:#505050;background:#151515;color:white!important}.home-button.small{min-height:42px;padding:10px 16px;gap:15px}.home-button svg,.home-text-button svg,.home-tool>svg{width:20px;height:20px;flex-shrink:0}.home-page main{max-width:1600px;margin:auto;padding:0 5%}.hero-copy{padding:65px 0 44px;display:grid;grid-template-columns:1.3fr 1fr;gap:25px 70px;align-items:end}.home-page h1{font-size:clamp(40px,4.8vw,76px);font-weight:550;line-height:1.06;letter-spacing:-.038em;margin:0}.hero-copy>p{font-size:17px;line-height:1.7;max-width:400px;margin:0;color:#aaa}.hero-actions{grid-column:1/-1;display:flex;gap:30px;align-items:center}.hero-cinema{height:480px;border-radius:12px;overflow:hidden;position:relative;background:#28251f}.hero-cinema video{width:100%;height:100%;object-fit:cover}.hero-cinema video[poster]{object-position:center}.hero-film-caption{position:absolute;bottom:0;left:0;right:0;padding:70px 32px 25px;background:linear-gradient(transparent,rgba(0,0,0,.8));display:flex;justify-content:space-between;align-items:end;gap:20px}.hero-film-caption span{font-size:10px;letter-spacing:.13em;display:block;margin-bottom:8px;color:#ddd}.hero-film-caption strong{font-size:22px;font-weight:500}.home-proof{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 0;color:#c2c2c2;font-size:13px;border-bottom:1px solid #292929}.home-proof span:first-child{color:#929292}.home-section{padding-top:100px;scroll-margin-top:30px}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:32px}.home-page h2{font-size:clamp(30px,3.4vw,52px);font-weight:500;letter-spacing:-.035em;line-height:1.12;margin:0}.home-section-heading p,.home-video-section p{font-size:15px;line-height:1.65;color:#b3b3b3;margin:0;max-width:390px}.home-section-heading .home-text-button{margin-top:14px}.home-tool-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:17px}.home-tool{height:360px;position:relative;overflow:hidden;border-radius:9px;background:#252525}.sample-photo{position:absolute;inset:0;background-image:url('/samples/room-comparisons.png');background-size:200% 200%;background-repeat:no-repeat}.sample-photo.staged{background-position:100% 100%}.sample-photo.clean{background-position:100% 0}.home-tool .sample-photo{transition:transform .6s cubic-bezier(.16,1,.3,1)}.home-tool:hover .sample-photo{transform:scale(1.04)}.home-tool:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.home-tool>div:not(.sample-photo){position:absolute;bottom:25px;left:24px;right:35px;z-index:1}.home-tool h3{font-size:24px;line-height:1.15;font-weight:500;margin:0 0 8px;letter-spacing:-.02em}.home-tool p{font-size:12px;color:#ddd;margin:0}.home-tool>svg{position:absolute;right:15px;bottom:28px;z-index:1}.tool-pill{position:absolute;top:18px;left:18px;padding:8px 11px;font-size:10px;color:white;background:#111b;border:1px solid #fff4;border-radius:5px;z-index:1}.home-compare{position:relative;aspect-ratio:3/2;max-height:680px;overflow:hidden;border-radius:10px;background:#333;isolation:isolate}.home-compare.cleanup .before{background-position:0 0}.home-compare.cleanup .after{background-position:100% 0}.home-compare.staging .before{background-position:0 100%}.home-compare.staging .after{background-position:100% 100%}.home-compare .before{clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}.compare-label{position:absolute;top:23px;z-index:2;padding:8px 12px;background:#111b;color:white;font-size:12px;border-radius:4px;pointer-events:none}.compare-label.left{left:23px}.compare-label.right{right:23px}.home-divider{position:absolute;left:var(--reveal);top:0;bottom:0;width:2px;background:#fff;pointer-events:none;z-index:3}.home-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:1px solid #eee;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font-size:23px;white-space:pre}.home-compare input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:5;touch-action:pan-y}.home-compare:focus-within{outline:3px solid #77a0ff;outline-offset:5px}.drag-hint{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.03em;padding:7px 12px;background:#111b;border-radius:20px;color:#fff;pointer-events:none}.home-page .sample-disclosure{font-size:12px;color:#a4a4a4;line-height:1.7;margin:16px 0 0;max-width:850px}.home-video-section{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;align-items:center}.home-video-section p{margin:24px 0}.home-video-section video{width:100%;border-radius:10px;background:#222;aspect-ratio:3/2}.home-plans{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-plan{padding:35px;border:1px solid #383838;border-radius:10px;background:#131313;display:flex;flex-direction:column;color:#f5f5f5}.home-plan.pro{border-color:#7199ff;background:#121722}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.plan-top h3{font-size:28px;font-weight:500;margin:0}.plan-top>span{font-size:11px;padding:7px 10px;border-radius:4px;background:#262626;color:#ddd}.home-plan>p{color:#aaa;font-size:14px;line-height:1.6}.plan-price{font-size:52px;letter-spacing:-.04em;margin:20px 0}.plan-price small{font-size:14px;color:#aaa;letter-spacing:0;margin-left:9px}.home-plan ul{list-style:none;margin:0 0 28px;padding:20px 0 0;border-top:1px solid #343434;flex:1}.home-plan li{font-size:14px;line-height:1.5;margin-bottom:14px;padding-left:22px;position:relative;color:#ccc}.home-plan li:before{content:'';position:absolute;left:2px;top:5px;width:6px;height:10px;border-right:1.5px solid #93b4ff;border-bottom:1.5px solid #93b4ff;transform:rotate(40deg)}.home-plan strong{color:#fff;font-weight:500}.home-plan button{width:100%}.home-billing-note{margin-top:18px;font-size:12px;color:#b4c8ff}.home-final{text-align:center;padding:110px 0}.home-final .home-button{margin-top:28px}.home-footer{max-width:1600px;margin:auto;border-top:1px solid #292929;padding:30px 5%;display:flex;align-items:center;gap:30px}.home-footer p,.home-footer>span{font-size:12px;color:#999}.home-footer>span{margin-left:auto}.home-skip{position:fixed;top:-70px;left:20px;padding:12px;background:#fff;color:#000!important;z-index:20}.home-skip:focus{top:10px}.admin-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.admin-plan-grid fieldset{border:1px solid #ccd2dc;border-radius:8px;padding:22px;min-width:0}.admin-plan-grid legend{font-weight:600;padding:0 8px}.admin-plan-grid label{display:block;margin-bottom:16px;font-size:13px}.admin-plan-grid input:not([type=checkbox]){display:block;width:100%;margin-top:7px}.admin-plan-grid input[type=checkbox]{width:auto}.plan-feature-checks{padding-top:18px;border-top:1px solid #ddd}#plans-save-status{margin-left:16px;font-size:13px}.account-plans{margin:30px 0}.account-membership{margin:25px 0;padding:24px;border:1px solid #c5d1e8;border-radius:8px}.account-membership p{margin:12px 0}.home-page~dialog{color:#111}
@media(min-width:1600px){.hero-cinema{height:580px}}
@media(max-width:900px){.hero-copy{grid-template-columns:1fr;gap:25px;padding-top:44px}.hero-copy>p{max-width:520px}.home-nav{gap:20px}.home-nav nav{gap:18px}.hero-cinema{height:360px}.home-proof{flex-wrap:wrap;justify-content:flex-start}.home-section{padding-top:70px}.home-section-heading{gap:30px}.home-tool-grid{grid-template-columns:1fr 1fr}.home-tool.wide{grid-column:1/-1;height:300px}.home-tool{height:300px}.home-video-section{gap:30px}.home-plan{padding:25px}.home-compare{max-height:none}.hero-film-caption{padding:50px 22px 22px}}
@media(max-width:600px){.home-nav{height:72px;padding:0 20px;justify-content:space-between}.home-brand{font-size:27px}.home-nav nav{display:none}.home-page main{padding:0 20px}.home-page h1{font-size:42px}.hero-copy{padding:40px 0 30px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-cinema{height:320px}.hero-film-caption{align-items:start;flex-direction:column;gap:14px}.hero-film-caption strong{font-size:19px}.hero-film-caption span{font-size:9px}.home-proof{gap:14px 22px;font-size:11px;padding:24px 0}.home-proof span:first-child{width:100%}.home-section-heading{display:block}.home-section-heading p{margin-top:20px;font-size:14px}.home-tool-grid{gap:12px}.home-tool{height:260px}.home-tool>div:not(.sample-photo){left:16px;bottom:22px;right:18px}.home-tool h3{font-size:20px}.home-tool p{font-size:11px}.home-tool>svg{display:none}.home-tool.wide{height:280px}.home-section{padding-top:60px}.home-compare{aspect-ratio:3/2;border-radius:7px}.compare-label{top:12px;font-size:10px;padding:6px 8px}.compare-label.left{left:12px}.compare-label.right{right:12px}.home-divider span{width:38px;height:38px;font-size:19px}.drag-hint{bottom:12px;font-size:10px;white-space:nowrap}.home-video-section{grid-template-columns:1fr}.home-plans,.admin-plan-grid{grid-template-columns:1fr}.home-plan{padding:27px}.plan-price{font-size:46px}.home-final{padding:75px 0}.home-footer{padding:26px 20px;flex-wrap:wrap;gap:12px}.home-footer p{width:100%;order:3;margin:0}.home-footer>span{margin-left:auto}.home-page .sample-disclosure{font-size:11px}.home-button{font-size:13px}.admin-plan-grid{gap:20px}}
@media(prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important;transition:none!important}}

.home-divider svg{width:24px;height:24px}

.home-login-links{display:flex;align-items:center;gap:12px}@media(max-width:700px){.home-nav{height:auto;min-height:80px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;gap:16px}.home-login-links{margin-left:auto;flex-wrap:wrap;gap:8px}.home-login-links .home-button{font-size:11px;padding:10px}.home-nav .home-brand{font-size:25px}}
