:root{color-scheme:light;--ink: #122019;--muted: #56635c;--paper: #f7f2e8;--paper-deep: #eee5d4;--green: #176b48;--green-bright: #9ce5b8;--orange: #e2733d;--line: rgba(18, 32, 25, .15);--display: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100%;font-family:var(--sans);color:var(--ink);background:var(--paper)}button,a{font:inherit}a{color:inherit}button{-webkit-tap-highlight-color:transparent}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{min-height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark,.camera-wordmark{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font:700 27px/1 var(--display);letter-spacing:-.04em}.wordmark img{width:38px;height:38px}.header-link{font-size:14px;font-weight:700;text-underline-offset:4px}.hero{min-height:690px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(40px,7vw,96px);padding-block:72px 82px}.eyebrow{margin:0 0 16px;color:var(--green);font-size:12px;line-height:1.4;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero h1,.steps h2,.privacy-band h2,.closing h2{margin:0;font:500 clamp(48px,6.8vw,88px)/.94 var(--display);letter-spacing:-.055em}.hero h1 em{color:var(--orange);font-weight:500}.lede{max-width:600px;margin:28px 0 0;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:34px}.primary-button{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:55px;padding:0 25px;color:#fff;background:var(--green);text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 9px 24px #176b482b}.primary-button:hover{background:#0f583a;transform:translateY(-1px)}.no-account{color:var(--muted);font-size:13px;font-weight:700}.hardware-notice{max-width:610px;margin-top:28px;border:1px solid #d79a57;border-radius:16px;display:flex;gap:12px;padding:14px 16px;background:#fff6e9;color:#68451f}.hardware-notice>span{font-size:24px;line-height:1}.hardware-notice p{margin:0;font-size:13px;line-height:1.45}.hero-visual{display:flex;justify-content:center}.phone-demo{position:relative;width:min(100%,430px);aspect-ratio:.73;overflow:hidden;border:11px solid #122019;border-radius:52px;background:linear-gradient(145deg,#dce7d5 0 47%,#c5b596 48% 100%);box-shadow:0 32px 70px #1d292233;transform:rotate(2deg)}.phone-demo:before{content:"";position:absolute;z-index:10;top:10px;left:50%;width:96px;height:23px;border-radius:20px;background:#122019;transform:translate(-50%)}.demo-glow{position:absolute;inset:0;background:radial-gradient(circle at 25% 18%,#fff9 0 5%,transparent 28%)}.demo-table{position:absolute;left:-8%;right:-8%;bottom:11%;height:31%;border-radius:50% 50% 0 0;background:#8e6d50}.demo-cup{position:absolute;left:18%;bottom:24%;width:75px;height:93px;border-radius:8px 8px 27px 27px;background:#e9a174;box-shadow:inset -12px -8px #d17c51}.demo-cup:after{content:"";position:absolute;right:-31px;top:21px;width:42px;height:43px;border:10px solid #d17c51;border-left:0;border-radius:0 28px 28px 0}.demo-book{position:absolute;right:12%;bottom:17%;width:120px;height:42px;border-radius:5px;background:#476b7f;box-shadow:0 11px #efe1c6}.demo-plant{position:absolute;right:13%;top:24%;width:110px;height:190px;border-bottom:72px solid #b06c47;border-left:16px solid transparent;border-right:16px solid transparent}.demo-plant i{position:absolute;bottom:-8px;left:40px;width:28px;height:105px;border-radius:90% 5%;background:#4f865d;transform:rotate(-28deg);transform-origin:bottom}.demo-plant i:nth-child(2){transform:rotate(22deg);height:120px}.demo-plant i:nth-child(3){transform:rotate(3deg);height:145px}.demo-label{position:absolute;z-index:12;border:1px solid #fff8;border-radius:999px;padding:8px 13px;color:#0a2c1d;background:var(--green-bright);font-size:13px;font-weight:900;box-shadow:0 4px 15px #10201933}.demo-label.cup{left:11%;bottom:43%}.demo-label.plant{right:7%;top:18%}.demo-label.book{right:9%;bottom:31%}.steps{padding-block:105px 120px}.steps>h2{max-width:850px;font-size:clamp(42px,5vw,66px)}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:62px}.step-grid article{border-top:1px solid var(--line);padding:22px 18px 30px 0}.step-grid span{color:var(--orange);font-size:12px;font-weight:900}.step-grid h3{margin:24px 0 10px;font:600 32px var(--display)}.step-grid p{max-width:310px;margin:0;color:var(--muted);line-height:1.6}.privacy-band{padding-block:88px;color:#fff;background:var(--green)}.privacy-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.privacy-band .eyebrow{color:var(--green-bright)}.privacy-band h2{font-size:clamp(40px,5vw,64px)}.privacy-layout>p{margin:0;color:#e4f2ea;font-size:18px;line-height:1.65}.closing{padding-block:120px;text-align:center}.closing img{width:65px}.closing h2{margin:20px auto 30px;font-size:clamp(43px,5vw,66px)}.site-footer{min-height:82px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.camera-page{height:100%;overflow:hidden;color:#fff;background:#101612;overscroll-behavior:none}.camera-shell{height:100dvh;min-height:520px;display:grid;grid-template-rows:auto 1fr auto;background:#101612}.camera-header{z-index:20;min-height:calc(65px + env(safe-area-inset-top));padding:calc(9px + env(safe-area-inset-top)) 14px 8px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;background:#101612}.camera-wordmark{justify-self:center;color:#fff;font-size:23px}.camera-wordmark img{width:31px;height:31px}.round-button{width:41px;height:41px;border:1px solid #ffffff38;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ffffff10;text-decoration:none;font-size:21px;cursor:pointer}.round-button:active{background:#ffffff25}.camera-stage{position:relative;min-height:0;overflow:hidden;background:#1b231e;contain:strict}#camera,#overlay{position:absolute;inset:0;width:100%;height:100%}#camera{object-fit:cover;background:#1b231e}#overlay{z-index:3;touch-action:manipulation}.camera-panel{position:absolute;z-index:8;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:35px;text-align:center;background:radial-gradient(circle at center,#24372bcc,#101612f4 70%)}.camera-panel[hidden]{display:none}.camera-panel img{width:54px;height:54px}.camera-panel strong{margin-top:4px;font:600 25px/1.2 var(--display)}.camera-panel p{max-width:330px;margin:0;color:#c9d2cd;font-size:14px;line-height:1.5}.camera-panel .primary-button{margin-top:8px}.panel-icon{color:var(--green-bright);font-size:54px}.spinner{width:27px;height:27px;border:3px solid #ffffff30;border-top-color:var(--green-bright);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.engine-badge,.privacy-pill,.slow-device{position:absolute;z-index:5;border-radius:999px;color:#fff;background:#101612b8;backdrop-filter:blur(9px);font-size:11px;font-weight:800}.engine-badge{top:12px;left:12px;display:flex;align-items:center;gap:7px;padding:8px 11px}.engine-badge[hidden],.slow-device[hidden]{display:none}.engine-badge span{width:7px;height:7px;border-radius:50%;background:var(--green-bright);box-shadow:0 0 0 4px #9ce5b822}.privacy-pill{top:12px;right:12px;padding:8px 11px;color:#e1ece6}.slow-device{left:50%;bottom:14px;padding:8px 12px;color:#ffe1b8;background:#4a2d18d9;transform:translate(-50%);white-space:nowrap}.camera-toast{position:absolute;z-index:7;left:50%;bottom:58px;max-width:calc(100% - 32px);border-radius:14px;padding:11px 15px;color:#fff;background:#101612e8;text-align:center;font-size:13px;font-weight:750;box-shadow:0 8px 24px #0005;transform:translate(-50%)}.camera-toast[hidden]{display:none}.language-dock{z-index:20;min-height:calc(165px + env(safe-area-inset-bottom));padding:12px 16px calc(15px + env(safe-area-inset-bottom));background:#101612}.language-dock .dock-label{margin:11px 0 8px;color:#9eaaa3;text-align:center;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.resolution-row{max-width:520px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.resolution-row>div:first-child{min-width:0}.resolution-row strong{display:block;color:#e6ece8;font-size:12px}.resolution-row small{display:block;margin-top:2px;color:#8f9b94;font-size:10px}.resolution-options{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,76px);gap:6px}.resolution-options button{min-height:41px;border:1px solid #ffffff24;border-radius:12px;display:flex;align-items:baseline;justify-content:center;gap:5px;color:#c9d1cc;background:#ffffff09;cursor:pointer}.resolution-options button b{font-size:13px}.resolution-options button span{font-size:9px;font-weight:800;text-transform:uppercase}.resolution-options button.selected{border-color:#9ce5b8;color:#102019;background:#9ce5b8}.resolution-options button:disabled{cursor:wait;opacity:.65}.language-options{max-width:520px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.language-options button{min-height:47px;border:1px solid #ffffff24;border-radius:14px;color:#d7ded9;background:#ffffff09;font-weight:800;cursor:pointer}.language-options button.selected{border-color:var(--green-bright);color:#102019;background:var(--green-bright)}@media(max-width:760px){.wrap{width:min(100% - 28px,650px)}.site-header{min-height:72px}.header-link{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:56px;padding-block:55px 72px}.hero h1{font-size:clamp(50px,15vw,72px)}.hero-copy{text-align:left}.hero-visual{padding-inline:26px}.phone-demo{max-width:350px;border-width:9px;border-radius:44px}.step-grid,.privacy-layout{grid-template-columns:1fr}.steps{padding-block:78px 85px}.step-grid{gap:4px;margin-top:42px}.privacy-band{padding-block:70px}.privacy-layout{gap:30px}.closing{padding-block:84px}}@media(max-height:620px)and (orientation:landscape){.camera-shell{grid-template-columns:1fr 190px;grid-template-rows:58px 1fr}.camera-header{grid-column:1;grid-row:1;min-height:58px;padding:7px 12px}.camera-stage{grid-column:1;grid-row:2}.language-dock{grid-column:2;grid-row:1 / 3;min-height:0;padding:25px 12px;display:flex;flex-direction:column;justify-content:center}.resolution-row{width:100%;align-items:stretch;flex-direction:column;gap:8px}.resolution-options{grid-template-columns:repeat(2,1fr)}.language-options{width:100%;grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
