@font-face{font-family:Geist Variable;src:url(/_next/static/media/geist-cyrillic-ext-wght-normal-DjL33-gN.8bbfa6e0.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Variable;src:url(/_next/static/media/geist-cyrillic-wght-normal-BEAKL7Jp.12b57c6b.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Variable;src:url(/_next/static/media/geist.9ff55a8a.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--canvas:#efecea;--ink:#101010;--muted:#63615e;--subtle:#6d6b68;--line:rgba(16,16,16,0.1);--accent:#f47b32;--accent-soft:rgba(244,123,50,0.13);--focus-ring:rgba(244,123,50,0.42);--radius-pill:999px;--ease-out:cubic-bezier(0.2,0.72,0.18,1);--font:"Geist Variable","Geist","SF Pro Display","SF Pro Text",-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--canvas)}body{margin:0;color:var(--ink);font-family:var(--font);font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}a{color:inherit}a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}.landing{width:100%;height:100svh;min-height:720px;padding:22px clamp(26px,3.4vw,54px) 18px;display:flex;flex-direction:column;overflow:hidden;background:var(--canvas)}.site-header{min-height:54px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:22px;gap:22px}.brand{width:max-content;display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:23px;line-height:1;font-weight:600;letter-spacing:-.04em}.brand-icon{width:46px;height:46px;object-fit:contain}.privacy-note{margin:0;display:inline-flex;align-items:center;gap:7px;font-size:14px;line-height:1;font-weight:500;letter-spacing:-.015em;white-space:nowrap}.privacy-note,.privacy-note svg{color:var(--muted)}.privacy-separator{color:#b8b5b0}.header-download{min-width:126px;min-height:48px;padding:0 22px;justify-self:end;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:transparent;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:-.015em;transition:background .16s ease,border-color .16s ease,transform .18s var(--ease-out)}.header-download:hover{border-color:rgba(16,16,16,.2);background:rgba(16,16,16,.045);transform:translateY(-1px)}.hero{width:min(100%,900px);margin:clamp(12px,2vh,24px) auto 0;display:flex;align-items:center;flex-direction:column;text-align:center}.hero h1{margin:0;font-size:clamp(48px,3.65vw,54px);line-height:.96;font-weight:600;letter-spacing:-.058em;text-wrap:balance}.hero-copy{max-width:760px;margin:12px 0 0;color:var(--muted);font-size:clamp(15px,1.3vw,18px);line-height:1.45;letter-spacing:-.023em}.hero-actions{margin-top:18px;display:flex;align-items:flex-start;justify-content:center;gap:30px}.action-group{display:flex;align-items:center;flex-direction:column;gap:8px}.primary-button{padding:0 25px;justify-content:center;gap:10px;border:1px solid #111;border-radius:var(--radius-pill);color:#fff;background:#111;font-size:15px;transition:background .16s ease,transform .18s var(--ease-out)}.extension-link,.primary-button{min-height:48px;display:inline-flex;align-items:center;text-decoration:none;line-height:1;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.extension-link{padding:0 4px;gap:8px;color:var(--ink);font-size:14px;transition:color .15s ease}.extension-link svg{color:var(--muted);transition:transform .18s var(--ease-out)}.extension-link:hover svg{transform:translate(2px,-2px)}.primary-button:hover{background:#2a2a2a;transform:translateY(-1px)}.header-download:active,.primary-button:active{transform:translateY(0) scale(.985)}.action-note{color:var(--subtle);font-size:11px;line-height:1.25;font-weight:450;letter-spacing:-.01em;white-space:nowrap}.product-stage{min-height:0;margin:clamp(8px,1.3vh,14px) calc(clamp(26px, 3.4vw, 54px) * -1) 0;display:flex;flex:1 1 auto;align-items:center;justify-content:center;overflow:hidden}.product-scene{position:relative;width:min(100%,1540px);height:100%;max-height:550px;min-height:320px;isolation:isolate}.reference-card{--x:0px;--y:0px;--rotate:0deg;position:absolute;z-index:1;top:50%;left:50%;width:clamp(156px,14vw,216px);aspect-ratio:4/5;margin:0;overflow:hidden;border-radius:18px;background:#ddd9d4;box-shadow:0 12px 28px rgba(52,34,22,.16);transform:translate3d(calc(-50% + var(--x)),calc(-50% + var(--y)),0) rotate(var(--rotate));animation:reference-float 8s ease-in-out infinite;will-change:transform}.reference-card img{width:100%;height:100%;display:block;object-fit:cover}.reference-card-lamp{--x:clamp(-640px,-43vw,-430px);--y:-30px;--rotate:-7deg;animation-duration:8.6s;animation-delay:-2.4s}.reference-card-mountain{--x:clamp(-505px,-34vw,-350px);--y:-70px;--rotate:-3.5deg;animation-duration:10.2s;animation-delay:-6.2s}.reference-card-material{--x:clamp(350px,30vw,450px);--y:-70px;--rotate:4deg;animation-duration:9.4s;animation-delay:-4.8s}.reference-card-chair{--x:clamp(470px,42vw,620px);--y:-25px;--rotate:8deg;animation-duration:11.2s;animation-delay:-7.4s}.product-window{position:absolute;z-index:3;top:46%;left:50%;width:min(66vw,860px);height:min(100%,465px);min-height:300px;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:20px;color:rgba(255,255,255,.84);background:#29170f;box-shadow:0 25px 60px rgba(57,27,12,.26);transform:translate(-50%,-50%);animation:product-window-enter .72s var(--ease-out) both}.product-toolbar{height:42px;padding:0 15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(17,10,7,.22)}.traffic-lights{display:flex;align-items:center;gap:6px}.traffic-red{color:#ff5f57}.traffic-yellow{color:#febc2e}.traffic-green{color:#28c840}.product-page{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.52);font-size:10px;font-weight:500}.product-page img{width:22px;height:22px;object-fit:contain}.product-tools{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.52);font-size:9px}.product-content{height:calc(100% - 42px);padding:18px 18px 18px 54px;display:grid;grid-template-columns:minmax(0,1fr) 205px;align-items:center;grid-gap:26px;gap:26px}.primary-reference{position:relative;width:min(56%,270px);height:calc(100% - 4px);min-height:240px;margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:4px;box-shadow:0 20px 44px rgba(0,0,0,.28)}.primary-reference>img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 35%}.source-chip{position:absolute;right:50%;bottom:7px;min-height:22px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-pill);color:rgba(255,255,255,.68);background:rgba(28,14,8,.58);font-size:8px;font-weight:500;transform:translateX(50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.live-preview>span,.source-chip>span{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.collection-rail{min-height:0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.045)}.collection-title{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.55);font-size:10px;font-weight:500}.collection-rail ul{margin:0;padding:0;display:grid;grid-gap:4px;gap:4px;list-style:none}.collection-rail li{min-height:34px;padding:0 9px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid transparent;border-radius:9px;color:rgba(255,255,255,.68);background:rgba(255,255,255,.025);font-size:9px;font-weight:500}.collection-rail li.active{border-color:rgba(244,123,50,.3);color:#fff;background:rgba(244,123,50,.22)}.collection-rail li small{color:rgba(255,255,255,.44);font-size:8px}.live-preview{right:18px;bottom:14px;min-height:32px;padding:0 12px;display:flex;gap:8px;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-pill);color:rgba(255,255,255,.84);background:rgba(20,12,8,.62);box-shadow:0 8px 20px rgba(0,0,0,.16);font-size:11px;font-weight:550;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.capture-hint,.live-preview{position:absolute;align-items:center}.capture-hint{z-index:4;top:45%;left:max(24px,calc(50% - 560px));width:245px;min-height:118px;padding:18px;display:grid;grid-template-columns:auto 1fr;grid-gap:15px;gap:15px;border:1px solid rgba(255,255,255,.32);border-radius:17px;color:rgba(255,255,255,.76);background:rgba(72,47,34,.86);transform:translateY(-32%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:capture-hint-enter .8s .18s var(--ease-out) both}.capture-hint>svg{color:var(--accent)}.capture-hint div{display:flex;flex-direction:column;gap:4px}.capture-hint strong{color:#fff;font-size:12px;line-height:1.2;font-weight:600}.capture-hint span{color:rgba(255,255,255,.66);font-size:9px;line-height:1.25}@keyframes reference-float{0%,to{transform:translate3d(calc(-50% + var(--x)),calc(-50% + var(--y)),0) rotate(var(--rotate))}50%{transform:translate3d(calc(-50% + var(--x)),calc(-50% + var(--y) - 11px),0) rotate(calc(var(--rotate) + 1.2deg))}}@keyframes product-window-enter{0%{opacity:0;transform:translate(-50%,calc(-50% + 16px)) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes capture-hint-enter{0%{opacity:0;transform:translate(-14px,-25%)}to{opacity:1;transform:translateY(-32%)}}.benefits{width:min(100%,850px);min-height:42px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:22px;gap:22px}.benefit{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px;line-height:1.2;font-weight:500;letter-spacing:-.018em;white-space:nowrap}.benefit svg{flex:0 0 auto;color:var(--accent)}.site-footer{min-height:22px;margin-top:2px;display:flex;align-items:flex-end;justify-content:space-between;color:var(--subtle);font-size:10px;line-height:1;font-weight:450}.site-footer a{text-decoration:none;transition:color .15s ease}.site-footer a:hover{color:var(--ink)}.site-footer-links{display:inline-flex;align-items:center;gap:14px}.callback-page{min-height:100vh;padding:24px;display:grid;place-items:center;background:var(--canvas)}.callback-card{width:min(100%,480px);padding:44px 36px 38px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 22px 62px rgba(0,0,0,.09);text-align:center}.callback-logo{width:70px;height:70px;display:block;margin:0 auto 18px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(117,50,13,.15))}.callback-eyebrow{margin:0 0 11px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.075em;text-transform:uppercase}.callback-title{margin:0;font-size:clamp(30px,6vw,40px);line-height:1.05;font-weight:600;letter-spacing:-.045em}.callback-copy{margin:17px auto 0;color:var(--muted);font-size:15px;line-height:1.55}.callback-button{min-height:48px;margin-top:24px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111;border-radius:var(--radius-pill);color:#fff;background:#111;text-decoration:none;font-size:13px;font-weight:600;transition:background .16s ease,transform .18s var(--ease-out),box-shadow .18s ease}.callback-button:hover{background:#2a2a2a;transform:translateY(-1px)}.callback-button:active{transform:translateY(0) scale(.985)}.callback-button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.callback-button-secondary:hover{background:#fff}.callback-hint{margin:18px 0 0;color:var(--subtle);font-size:11px;line-height:1.45}@media (max-height:810px) and (min-width:821px){.landing{min-height:660px;padding-top:16px;padding-bottom:12px}.site-header{min-height:48px}.brand-icon{width:40px;height:40px}.hero{margin-top:5px}.hero h1{font-size:clamp(44px,4vw,58px)}.hero-copy{margin-top:10px}.hero-actions{margin-top:12px}.extension-link,.primary-button{min-height:42px}.product-stage{margin-top:4px}.product-scene{min-height:280px}.product-window{height:min(92%,390px)}.benefits{min-height:34px}}@media (max-width:820px){.landing{height:100svh;min-height:650px;padding:16px 18px 14px}.site-header{min-height:44px;grid-template-columns:1fr auto}.brand{gap:9px;font-size:20px}.brand-icon{width:38px;height:38px}.privacy-note{display:none}.header-download{min-width:100px;min-height:40px;border-radius:12px;font-size:13px}.hero{margin-top:clamp(18px,4.5vh,42px)}.hero h1{font-size:clamp(39px,9.6vw,56px);line-height:.98}.hero-copy{max-width:520px;margin-top:14px;font-size:15px}.hero-actions{width:100%;margin-top:18px;gap:12px}.action-group{min-width:0;flex:1 1}.extension-link,.primary-button{width:100%;min-height:44px}.primary-button{padding:0 16px;font-size:13px}.extension-link{justify-content:center;font-size:12px}.action-note{font-size:12px}.product-stage{height:min(42svh,350px);margin-right:-18px;margin-left:-18px;flex:0 0 auto}.product-scene{width:900px;min-width:900px;min-height:0;flex:0 0 auto}.product-window{width:650px;height:min(92%,330px);min-height:270px;border-radius:16px}.product-content{padding:14px 14px 14px 44px;grid-template-columns:minmax(0,1fr) 170px;gap:18px}.primary-reference{width:min(58%,218px)}.collection-rail{padding:9px}.collection-rail li{min-height:29px}.reference-card{width:145px;border-radius:14px}.reference-card-lamp{--x:-330px;--y:-38px}.reference-card-mountain{--x:-250px;--y:-68px}.reference-card-material{--x:250px;--y:-66px}.reference-card-chair{--x:330px;--y:-35px}.capture-hint{left:calc(50% - 350px);width:205px;min-height:102px;padding:14px;gap:11px}.benefits{width:100%;min-height:34px;gap:6px}.benefit{gap:5px;font-size:10px;white-space:normal;text-align:center}.benefit svg{width:16px;height:16px}}@media (max-width:500px){.landing{min-height:620px;padding-right:14px;padding-left:14px}.hero{margin-top:clamp(14px,3vh,28px)}.hero h1{font-size:clamp(36px,10.6vw,48px)}.hero-copy{max-width:360px;font-size:13px;line-height:1.4}.hero-actions{align-items:stretch;flex-direction:column;gap:2px}.action-group-secondary{flex:0 0 auto}.extension-link{min-height:34px}.product-stage{margin-right:-14px;margin-left:-14px}.product-window{width:680px}.capture-hint{display:none}.reference-card{z-index:4;width:125px}.reference-card-lamp{--x:-240px;--y:-28px}.reference-card-mountain{--x:-185px;--y:-62px}.reference-card-material{--x:185px;--y:-62px}.reference-card-chair{--x:240px;--y:-28px}.benefit{flex-direction:column}.site-footer{font-size:9px}}.legal-page{max-width:72ch;min-height:100vh;margin:0 auto;padding:48px clamp(20px,5vw,40px) 72px;background:var(--canvas)}.legal-page header{margin-bottom:36px}.legal-page h1{margin:28px 0 0;font-size:clamp(30px,5vw,40px);line-height:1.05;font-weight:600;letter-spacing:-.045em}.legal-updated{margin:12px 0 0;color:var(--muted);font-size:13px}.legal-page h2{margin:34px 0 0;font-size:19px;line-height:1.2;font-weight:600;letter-spacing:-.03em}.legal-page li,.legal-page p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.6;letter-spacing:-.01em}.legal-page ul{margin:12px 0 0;padding-left:22px}.legal-page a{color:var(--ink);text-underline-offset:3px;transition:color .15s ease}.legal-back{display:inline-flex;align-items:center;gap:8px;color:var(--muted);text-decoration:none;font-size:14px;font-weight:500}.legal-back:hover{color:var(--ink)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}