:root{font-family:Arial,Helvetica,sans-serif;color:#26322b;background:#f6f5f1;font-synthesis:none;--ink:#26322b;--muted:#747b72;--line:#e1e3da;--green:#274636;--accent:#bb573e}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a,input{touch-action:manipulation}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}button{border:0}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c1794b;outline-offset:4px}button{transition:background .15s,transform .15s}button:active{transform:translateY(1px)}[hidden]{display:none!important}svg{width:18px;height:18px;stroke-width:1.6;flex:none}.header{height:94px;max-width:1440px;padding:0 54px;display:flex;align-items:center;justify-content:space-between;margin:auto;border-bottom:1px solid var(--line)}.brand{font-size:43px;letter-spacing:-3px;font-weight:800}.brand-dot{color:var(--accent)}.header-note{font-size:12px;color:var(--muted);letter-spacing:.03em}.quiet-button{display:flex;align-items:center;gap:9px;background:transparent;font-size:13px;padding:12px 0 12px 18px}.quiet-button:hover{color:var(--accent)}main{max-width:1440px;margin:auto;padding:0 54px}.intro{display:flex;align-items:center;justify-content:space-between;padding:48px 0 37px;gap:30px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.5;color:var(--muted)}.intro .eyebrow{display:flex;align-items:center;gap:8px}.intro .eyebrow span{width:6px;height:6px;border-radius:50%;background:#6c8264}h1{font-size:clamp(34px,4.3vw,60px);font-weight:500;line-height:1.1;letter-spacing:-2.7px;margin:12px 0 0}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.intro p{font-size:14px;line-height:1.8;margin:20px 0 0;color:#6d756c}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 354px;border:1px solid #dfe1d8;border-radius:16px;overflow:hidden;background:#fff}.viewer-wrap{min-width:0}.viewer{height:525px;position:relative;background:radial-gradient(ellipse at 53% 44%,#f3f0e9 4%,#e7e7dd);overflow:hidden}.viewer-top{position:absolute;inset:22px 24px auto;display:flex;justify-content:space-between;align-items:center;z-index:4;pointer-events:none}.status{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d5dacf;background:#f9faf4df;border-radius:20px;font-size:10px;font-weight:500}.status>span{width:5px;height:5px;background:#718568;border-radius:50%}.status[data-state=searching]>span{background:#c28442}.status[data-state=found]>span{background:#42a772}.status[data-state=error]>span{background:#bd5144}.demo-label{font-size:9px;letter-spacing:.13em;color:#77806f}#stage{position:absolute;inset:0;overflow:hidden;touch-action:pan-y}#stage canvas,#stage video{position:absolute;display:block;pointer-events:none}#stage video{z-index:0;object-fit:fill}#stage canvas{z-index:1}.view-caption{position:absolute;inset:auto 26px 103px;display:flex;justify-content:center;gap:25px;align-items:center;color:#8d9184;font-size:10px;pointer-events:none}.small-cross{font-size:15px;font-weight:200;color:#8d9784}.viewer-actions{position:absolute;bottom:22px;left:0;right:0;display:flex;align-items:center;flex-direction:column;gap:11px;z-index:5;pointer-events:none}.camera-button{display:flex;align-items:center;gap:12px;padding:15px 21px;background:var(--green);border-radius:7px;color:#fff;font-size:13px;box-shadow:0 5px 14px #244b3420;pointer-events:auto}.camera-button:hover{background:#375b45}.camera-button>svg:last-child{width:14px;margin-left:9px}#viewer-hint{font-size:10px;color:#747c6e}.viewer-footer{height:49px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);background:#f9faf5}.viewer-footer>span{display:flex;align-items:center;gap:9px}.viewer-footer small{font-size:9px;color:var(--muted)}.viewer-footer svg{width:14px;height:14px}.text-button{display:inline-flex;align-items:center;gap:4px;background:none;font-size:10px;padding:5px 0;text-decoration:none}.text-button:hover{text-decoration:underline}.controls{padding:26px 25px 0;border-left:1px solid var(--line);display:flex;flex-direction:column}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.panel-heading h2{font-size:23px;letter-spacing:-.7px;font-weight:500;margin:7px 0 0}.icon-button{height:40px;width:40px;display:grid;place-items:center;background:transparent;border-radius:50%;color:#778170}.icon-button:hover{background:#eef0e8}.control-block{margin-bottom:24px}.control-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:12px}.control-label label{display:flex;gap:6px;align-items:center}.subtle{font-size:10px;color:var(--muted)}.shapes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.shape{border:1px solid #e5e7df;background:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;height:67px;font-size:11px;color:#7c8376}.shape.active{border-color:#7c8d70;color:#344d34;background:#f1f4ec}.shape:hover{background:#f1f4ec}.shape svg{width:22px;height:22px}.colors{display:flex;justify-content:space-between;gap:7px}.swatch{width:34px;height:34px;border-radius:50%;background:var(--swatch);border:3px solid white;box-shadow:0 0 0 1px transparent}.swatch.active{box-shadow:0 0 0 1px var(--swatch)}#scale-value{font-size:11px;border-radius:4px;background:#f2f4ee;padding:4px 7px;font-variant-numeric:tabular-nums}#scale{appearance:none;width:100%;height:4px;border-radius:4px;accent-color:var(--green);background:#dfe5d7;display:block;margin:19px 0 15px;cursor:pointer}#scale::-webkit-slider-thumb{appearance:none;background:var(--green);width:15px;height:15px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 1px #344f38}#scale::-moz-range-thumb{background:var(--green);width:11px;height:11px;border:2px solid white;border-radius:50%}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#969c91}.command-area{padding-top:21px;border-top:1px solid var(--line)}.command-area .control-label{font-size:12px;margin-bottom:12px}.command-area .control-label svg{width:14px;height:14px;color:#9a724f}.command-field{display:flex;border:1px solid #daddd2;border-radius:7px;padding:6px;background:#fbfcf8;align-items:center;gap:4px}.command-field:focus-within{border-color:#7e9374;box-shadow:0 0 0 2px #71945d14}.command-field input{border:0;outline:none;background:none;min-width:0;flex:1;width:100%;font-size:11px;padding:9px 5px;color:var(--ink)}.command-field input::placeholder{color:#929788}.command-field button{width:31px;height:32px;border-radius:5px;background:var(--green);display:grid;place-items:center;color:#fff;flex:none}.suggestions{display:flex;gap:6px;margin-top:10px}.suggestions button{border:1px solid #e9ece3;padding:6px 8px;background:#fff;border-radius:4px;font-size:9px;white-space:nowrap;color:#7f8876}.suggestions button:hover{background:#eff3e9}.command-result{font-size:10px;line-height:1.6;min-height:32px;color:#7b8473;margin:11px 0 13px}.command-result.error{color:#a04436}.local-note{display:flex;gap:7px;align-items:center;margin-top:auto;font-size:9px;color:#98a08f;border-top:1px solid #f0f2eb;padding:15px 0}.local-note svg{width:13px;height:13px}.how-it-works{display:grid;grid-template-columns:.9fr 1fr 1fr 1fr;gap:25px;padding:34px 2px 39px;border-bottom:1px solid var(--line)}.how-title{font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.35;color:#737d6d}.how-it-works>div:not(:first-child){display:flex;gap:13px;align-items:flex-start;padding-top:4px}.step-number{border:1px solid #d9ded1;width:25px;height:25px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:9px;color:#79896e}.how-it-works p{margin:0;display:flex;flex-direction:column;gap:8px}.how-it-works strong{font-size:11px;font-weight:500}.how-it-works p span{font-size:10px;color:#8c9385;line-height:1.65;max-width:180px}.footer{max-width:1440px;margin:auto;padding:23px 54px 28px;display:flex;justify-content:space-between;font-size:13px;color:#7d8976}.footer-tag{font-size:10px;color:#979e90;margin-left:12px}.footer>span:last-child{font-size:8px;letter-spacing:.1em}.footer-dot{padding:0 8px}.ar-guide{position:absolute;inset:75px 15px 65px;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;pointer-events:none}.scan-frame{width:150px;height:150px;opacity:.7;background:linear-gradient(#fff,#fff) left top/25px 2px no-repeat,linear-gradient(#fff,#fff) left top/2px 25px no-repeat,linear-gradient(#fff,#fff) right top/25px 2px no-repeat,linear-gradient(#fff,#fff) right top/2px 25px no-repeat,linear-gradient(#fff,#fff) left bottom/25px 2px no-repeat,linear-gradient(#fff,#fff) left bottom/2px 25px no-repeat,linear-gradient(#fff,#fff) right bottom/25px 2px no-repeat,linear-gradient(#fff,#fff) right bottom/2px 25px no-repeat}.ar-guide p{font-size:12px;color:#fff;background:#183222c7;border-radius:6px;padding:10px 12px;text-align:center;max-width:300px;line-height:1.5}.ar-active .viewer{background:#1d2720}.ar-active .demo-label,.ar-active .view-caption{display:none}.ar-active #viewer-hint{color:#fff;background:#1d302bb0;padding:7px 11px;border-radius:20px}.stop-camera{position:absolute;top:17px;right:17px;z-index:6;color:#fff;background:#23352bc4}.ar-active .viewer-actions{bottom:14px}.ar-active .camera-button{padding:10px 17px}.ar-active .viewer-top{right:67px}dialog{border:1px solid #e0e5d8;border-radius:18px;max-width:480px;width:calc(100% - 28px);padding:22px 30px 26px;color:var(--ink);background:#fcfcf8;max-height:90dvh;overflow-y:auto}dialog::backdrop{background:#19271bc0;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading .eyebrow{font-size:9px}dialog h2{font: 30px/1.14 Georgia,serif;letter-spacing:-.8px;margin:12px 0 17px}dialog p{font-size:12px;line-height:1.7;color:#727c68}.marker-image{width:155px;height:155px;display:block;margin:17px auto}.dialog-actions{display:flex;justify-content:center;gap:10px}.primary-link,.secondary-link{display:inline-flex;gap:8px;align-items:center;justify-content:center;border-radius:6px;background:var(--green);color:#fff;font-size:12px;padding:13px 15px}.secondary-link{background:#eaf0e4;color:var(--green)}.tips{padding-top:20px;margin-top:22px;border-top:1px solid var(--line)}.tips strong{font-size:12px}.tips p{margin:7px 0}.small-note{font-size:10px!important}.fatal-error{position:absolute;inset:30%;z-index:9;font-size:13px;text-align:center;line-height:1.6}@media(min-width:1450px){.viewer{height:580px}.controls{padding-top:32px}.control-block{margin-bottom:30px}.panel-heading{margin-bottom:32px}}@media(max-width:1050px){.header{padding:0 28px}main{padding:0 28px}.footer{padding-left:28px;padding-right:28px}.workspace{grid-template-columns:minmax(0,1fr) 326px}.controls{padding:24px 21px 0}.viewer{height:525px}.viewer-footer small{display:none}.intro p{font-size:12px}.how-it-works{gap:18px}.how-title{font-size:17px}}@media(max-width:760px){.header{height:74px;padding:0 21px}.brand{font-size:37px}.header-note{display:none}.quiet-button{font-size:12px}main{padding:0 16px}.intro{padding:27px 5px 24px;display:block}.intro .eyebrow{font-size:8px;letter-spacing:.14em}h1{font-size:39px;letter-spacing:-1.7px;margin-top:10px}.intro p{font-size:12px;line-height:1.65;margin:12px 0 0;max-width:300px}.desktop-only{display:none}.workspace{display:flex;flex-direction:column;border-radius:12px}.viewer{height:365px}.viewer-top{inset:16px 15px auto}.status{font-size:9px;padding:7px 9px}.demo-label{font-size:8px}.view-caption{font-size:8px;gap:17px;bottom:96px}.viewer-actions{bottom:16px;gap:10px}.camera-button{font-size:12px;padding:14px 18px}.viewer-footer{height:44px;padding:0 15px;font-size:10px}.viewer-footer small{display:none}.controls{padding:24px 20px 0;border-left:0;border-top:1px solid var(--line)}.panel-heading{margin-bottom:23px}.panel-heading h2{font-size:23px}.control-block{margin-bottom:23px}.shapes{gap:10px}.shape{height:64px;font-size:12px}.colors{justify-content:flex-start;gap:17px}.swatch{width:32px;height:32px}.command-field{padding:6px}.command-field input{font-size:16px;padding:10px 5px}.command-field input::placeholder{font-size:12px}.command-field button{width:38px;height:38px}.command-result{font-size:11px;min-height:32px}.suggestions button{font-size:10px;padding:8px 10px}.control-label{font-size:12px}.suggestions{gap:7px}.local-note{font-size:10px;padding:15px 0}.how-it-works{grid-template-columns:1fr;gap:21px;padding:30px 6px}.how-title{font-size:24px}.how-title br{display:none}.how-it-works>div:not(:first-child){padding:0;gap:14px}.how-it-works p{gap:5px}.how-it-works strong{font-size:12px}.how-it-works p span{max-width:none;font-size:11px}.step-number{width:29px;height:29px;font-size:10px}.footer{padding:23px 22px 27px;font-size:15px;gap:14px;align-items:center}.footer-tag{display:none}.footer>span:last-child{font-size:7px}.ar-active .intro{display:none}.ar-active .workspace{margin-top:16px}.ar-active .viewer{height:clamp(280px,47dvh,420px)}.ar-guide{inset:65px 10px 55px}.scan-frame{width:135px;height:135px}.ar-guide p{font-size:11px}.ar-active .viewer-actions{bottom:7px}.ar-active #viewer-hint{font-size:10px}.ar-active .controls{padding-top:18px}.ar-active .how-it-works{display:none}dialog{padding:17px 23px 23px}.command-field button svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media(min-width:761px){.viewer-wrap{display:flex;flex-direction:column}.viewer{flex:1;min-height:525px}.viewer-footer{flex:none}}@media(max-width:760px){.ar-active .workspace{overflow:visible}.ar-active .viewer-wrap{position:sticky;top:0;z-index:10;border-radius:12px 12px 0 0;overflow:hidden}.ar-active .viewer{height:clamp(160px,42dvh,390px)}.ar-active .command-area{order:-1;border-top:0;padding-top:0;margin-bottom:18px;border-bottom:1px solid var(--line)}.ar-active .panel-heading{display:none}.ar-active .ar-guide{inset:45px 10px 35px;gap:5px}.ar-active .scan-frame{width:90px;height:90px}.ar-active .ar-guide p{padding:7px 10px;margin:5px}.ar-active .viewer-footer{background:#f9faf5}.ar-active .viewer-actions{pointer-events:none}.ar-active .control-block{margin-bottom:20px}}.mode-picker{display:flex;gap:8px;margin-bottom:10px}.mode-picker button{border:1px solid var(--line);border-radius:8px;background:#fff;padding:13px 18px;font-size:14px}.mode-picker button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.mode-picker small{font-size:12px;display:inline-block;margin-left:8px;opacity:.8}.mode-description{font-size:14px;line-height:1.6;margin:0 0 20px;color:#5d695e;max-width:800px}.visibility-warning{position:absolute;z-index:7;left:16px;right:16px;bottom:45px;background:#fff8ebf2;color:#442f1b;border-radius:8px;padding:12px;display:flex;gap:10px;align-items:center;font-size:14px;line-height:1.4}.visibility-warning button{background:var(--green);color:#fff;flex:none;padding:12px;border-radius:6px;font-size:14px}.surface-canvas{position:fixed;inset:0;z-index:100;pointer-events:none}#surface-overlay{position:fixed;inset:0;z-index:101;background:#152119;color:#fff;padding:env(safe-area-inset-top,0px) 16px env(safe-area-inset-bottom,0px);display:flex;flex-direction:column;pointer-events:none;height:100dvh}#surface-overlay:xr-overlay{background:transparent}.surface-top{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:10px}.surface-brand{font-weight:700;font-size:28px;letter-spacing:-1px;text-shadow:0 1px 4px #000}.surface-brand small{font:12px Arial;letter-spacing:.08em;display:block;margin-top:4px}.surface-top button,.surface-actions button{pointer-events:auto;border-radius:8px;padding:13px 16px;color:#fff;background:#264e3b;min-height:46px;font-size:14px}.surface-top button{background:#172b25dc}#surface-status{font-size:16px;line-height:1.4;background:#172b25dc;border-radius:8px;padding:12px;margin:0;align-self:center;max-width:500px}.surface-bottom{margin-top:auto;background:#172b25ec;border-radius:14px 14px 0 0;padding:14px;max-width:500px;width:100%;align-self:center;pointer-events:auto;overflow:auto;max-height:55dvh}#surface-hand-status{font-size:14px;line-height:1.5;margin:0 0 10px;min-height:42px}.surface-actions{display:flex;gap:8px;margin-bottom:12px}.surface-actions button:first-child{background:#bbdfb7;color:#183222;flex:1}.surface-actions button[aria-pressed=false]{background:#49554e}#surface-command-form label{font-size:14px;display:block;margin-bottom:7px}#surface-command{font-size:16px}#surface-command-result{font-size:14px;line-height:1.4;margin:8px 0}.surface-bottom small{font-size:12px;line-height:1.45;color:#c1cfc2;display:block}.surface-bottom .error{color:#ffbeae}.ar-active .mode-picker,.ar-active .mode-description{display:none}@media(max-width:760px){.mode-picker{gap:6px}.mode-picker button{padding:12px 10px;flex:1;min-height:54px}.mode-picker small{display:block;margin:4px 0 0;font-size:12px}.mode-description{font-size:14px;margin-bottom:14px}.status{font-size:12px}.visibility-warning{font-size:12px;left:8px;right:8px;padding:9px;gap:7px}.visibility-warning button{font-size:12px;padding:10px}.surface-bottom{padding:12px}#surface-hand-status{font-size:14px}.surface-brand small{font-size:12px}}.speech-controls{margin:12px 0}.speech-button{min-height:44px;padding:11px 15px;border-radius:7px;background:var(--green);color:#fff;font-size:14px}.speech-button[aria-pressed=true]{background:#953e2e}.speech-controls p{font-size:14px;line-height:1.45;margin:8px 0;overflow-wrap:anywhere}.speech-controls .speech-privacy{font-size:12px;color:#657064}.surface-bottom .speech-privacy{color:#c1cfc2}.surface-bottom .speech-button{background:#bbdfb7;color:#183222}.surface-bottom .speech-button[aria-pressed=true]{background:#953e2e;color:#fff}#quest-options{padding:14px;background:#e7ece5;border-radius:8px;margin-bottom:12px;font-size:14px}#quest-options select{font:inherit;max-width:100%;padding:10px;border:1px solid #abb8a9;border-radius:6px}#quest-options p{line-height:1.5;margin-bottom:0}.mode-picker,.shapes{flex-wrap:wrap}.shape{min-width:70px}#burger-controls,#pizza-controls{margin:16px 0}#burger-controls .suggestions,#pizza-controls .suggestions{flex-wrap:wrap;gap:8px}#burger-controls button,#pizza-controls button{min-height:40px}.ingredient-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 12px}.ingredient-heading h3{font-size:17px;margin:0;font-weight:600;letter-spacing:-.3px}.ingredient-heading p{font-size:12px;color:var(--muted);margin:5px 0 0}#burger-recipe{font-size:11px;white-space:nowrap;background:#edf2e9;color:var(--green);padding:7px 10px;border-radius:20px}.ingredient-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.ingredient-label{min-width:0}.ingredient-label strong{display:block;font-size:13px;font-weight:600}.ingredient-label small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4}.ingredient-stepper{display:flex;align-items:center;background:#f3f4ef;border:1px solid var(--line);border-radius:12px;padding:3px;flex-shrink:0}.ingredient-stepper button{width:38px;height:40px;background:#fff;border-radius:9px;font-size:22px;line-height:1;box-shadow:0 1px 3px #0000000a}.ingredient-stepper button:hover:not(:disabled){background:var(--green);color:#fff}.ingredient-stepper output{width:30px;text-align:center;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.ingredient-absent .ingredient-label strong{color:var(--muted)}.ingredient-note{font-size:11px;line-height:1.6;color:var(--muted);margin:12px 0 18px}@media(pointer:coarse){.ingredient-stepper button{width:44px;height:44px}}
