/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#272225;--muted:#746d70;--paper:#f6f1ec;--surface:#fffdfb;--line:#ded6d1;--accent:#9d5b6d;--accent-soft:#f3e5e9;--dark:#382d31;--green:#526d5c}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{color:inherit}.prototype-shell{background:radial-gradient(circle at 14% 16%,#9d5b6d21,#0000 28%),linear-gradient(135deg,#f9f5f1,#ebe3dc);grid-template-columns:minmax(280px,480px) minmax(360px,520px);justify-content:center;align-items:center;gap:clamp(36px,7vw,104px);min-height:100vh;padding:42px 28px;display:grid}.prototype-context{max-width:470px}.prototype-kicker{color:var(--accent);letter-spacing:.12em;margin:0 0 18px;font-size:13px;font-weight:800}.prototype-context h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(38px,5vw,62px);line-height:1.08}.prototype-lede{color:var(--muted);margin:24px 0;font-size:16px;line-height:1.8}.prototype-steps{counter-reset:step;gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.prototype-steps li{color:#91878a;font-size:13px}.prototype-steps li:before{counter-increment:step;content:counter(step);border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;margin-right:10px;display:inline-grid}.prototype-steps li.active{color:var(--accent);font-weight:750}.prototype-steps li.active:before{background:var(--accent);border-color:var(--accent);color:#fff}.prototype-legend{flex-wrap:wrap;gap:8px;display:flex}.prototype-legend span,.prototype-chip{border:1px solid var(--line);color:var(--muted);background:#ffffffa8;border-radius:999px;padding:7px 10px;font-size:12px}.phone-stage{place-items:center;display:grid}.phone-frame{border:10px solid var(--dark);background:var(--surface);border-radius:44px;width:min(390px,100vw - 36px);height:min(820px,100vh - 28px);min-height:700px;overflow:hidden;box-shadow:0 32px 70px #39282e38}.phone-status{color:#4f474a;justify-content:space-between;align-items:center;height:30px;padding:0 22px;font-size:10px;display:flex}.app-header{border-bottom:1px solid #eee7e2;justify-content:space-between;align-items:center;min-height:48px;padding:6px 18px 10px;display:flex}.wordmark{font-family:Georgia,Songti SC,serif;font-size:25px;font-weight:700}.prototype-chip,.text-button{cursor:pointer}.prototype-chip{background:var(--accent-soft);color:var(--accent);border-color:#0000;padding:5px 9px}.text-button{color:var(--muted);background:0 0;border:0;padding:6px 0;font-size:13px}.app-content{scrollbar-width:none;height:calc(100% - 78px);padding:20px;overflow-y:auto}.app-content::-webkit-scrollbar{display:none}.hero-copy p{color:var(--accent);margin:0 0 3px;font-size:14px;font-weight:700}.hero-copy h2{letter-spacing:-.04em;margin:0 0 10px;font-family:Georgia,Songti SC,serif;font-size:37px;line-height:1.1}.hero-copy span,.screen-heading p{color:var(--muted);font-size:13px;line-height:1.6}.upload-card{cursor:pointer;background:linear-gradient(160deg,#fbf4f5,#f5ecee);border:1.5px dashed #c7aeb5;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:168px;margin:26px 0 18px;display:flex}:is(.upload-card:hover,.upload-card:focus-visible){border-color:var(--accent);outline:3px solid #9d5b6d26}.upload-mark{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:26px;display:grid}.upload-card strong{font-size:16px}.upload-card small,.route-preview span{color:var(--muted);font-size:12px}.route-preview{gap:9px;display:grid}.route-preview div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:76px 1fr;gap:10px;padding:12px 14px;display:grid}.privacy-note{color:#93898c;text-align:center;margin:16px 0 0;font-size:10px}.screen-heading{margin-bottom:16px}.screen-heading>span{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.screen-heading h2{margin:4px 0 5px;font-family:Georgia,Songti SC,serif;font-size:27px;line-height:1.15}.screen-heading p{margin:0}.look-visual{background:linear-gradient(#e8e1dc 0 65%,#d5ccc4 65%);border-radius:22px;width:100%;height:290px;position:relative;overflow:hidden}.look-visual.is-compact{border-radius:16px;flex:0 0 108px;width:108px;height:148px}.figure-head{background:#bfa99e;border-radius:50% 50% 44% 44%;width:44px;height:52px;position:absolute;top:16px;left:calc(50% - 22px)}.figure-jacket{background:#eee6dc;border:2px solid #b6a69b;border-radius:32px 32px 12px 12px;width:132px;height:78px;position:absolute;top:67px;left:calc(50% - 66px)}.figure-skirt{clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#989393 0 9px,#aaa6a5 9px 16px);width:120px;height:90px;position:absolute;top:140px;left:calc(50% - 60px)}.figure-legs{border-left:13px solid #ba9f92;border-right:13px solid #ba9f92;width:52px;height:48px;position:absolute;top:227px;left:calc(50% - 26px)}.figure-shoes{background:#5b4038;border-radius:18px;width:94px;height:14px;position:absolute;top:270px;left:calc(50% - 47px)}.figure-bag{background:#5e463d;border-radius:8px 8px 16px 16px;width:55px;height:45px;position:absolute;top:110px;left:calc(50% + 61px)}.look-visual .pending-piece{opacity:.16;filter:grayscale();outline:1px dashed #564b4e59}.is-compact .figure-head{transform-origin:top;transform:scale(.55)}.is-compact .figure-jacket,.is-compact .figure-skirt,.is-compact .figure-legs,.is-compact .figure-shoes,.is-compact .figure-bag{transform-origin:top;left:50%;transform:scale(.52)translate(-50%)}.is-compact .figure-jacket{top:45px}.is-compact .figure-skirt{top:84px}.is-compact .figure-legs{top:130px}.is-compact .figure-shoes{top:143px}.is-compact .figure-bag{top:67px;left:78%}.detect-box{color:#fff;background:#3e3035b3;border:1.5px solid #fff;border-radius:8px;padding:3px 6px;font-size:10px;position:absolute}.box-jacket{top:62px;left:29%}.box-skirt{top:151px;left:28%}.box-shoes{bottom:9px;left:31%}.box-bag{top:113px;right:17%}.item-strip{grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0 10px;display:grid}.item-strip button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-width:0;padding:8px 5px}.item-strip button.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);background:#fff9fa}.item-strip b,.item-strip small,.item-strip span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.item-strip b{font-size:10px}.item-strip small{color:var(--ink);margin-top:2px;font-size:9px}.item-strip span{color:var(--muted);margin-top:4px;font-size:7px}.item-review-panel{border:1px solid var(--line);background:#f8f4f1;border-radius:15px;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 14px;padding:12px;display:grid}.item-review-panel>div{gap:2px;display:grid}.item-review-panel span,.item-review-panel label{color:var(--muted);font-size:9px;font-weight:700}.item-review-panel b{font-size:12px}.item-review-panel small{color:var(--muted);font-size:9px}.item-review-panel label{gap:4px;display:grid}.item-review-panel select,.item-review-panel input{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:7px;font-size:10px}.item-review-panel select:focus,.item-review-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.item-review-panel .description-field{grid-column:1/-1}.item-review-panel .duplicate-warning{color:#8f4f43;background:#fff1ed;border-radius:9px;grid-column:1/-1;margin:0;padding:8px 9px;font-size:8px;line-height:1.45}.item-review-panel button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #c5a7b0;border-radius:10px;grid-column:1/-1;padding:8px;font-size:10px;font-weight:750}.item-review-panel button.is-reviewed{background:var(--accent-soft)}.primary-button{background:var(--dark);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;padding:14px;font-weight:750}.primary-button:disabled{cursor:not-allowed;opacity:.45}.look-summary{border:1px solid var(--line);background:#fff;border-radius:20px;gap:14px;padding:12px;display:flex}.look-summary dl{gap:8px;margin:0;display:grid}.look-summary dl div{border-bottom:1px solid #eee8e4;padding-bottom:5px}.look-summary dl div:last-child{border:0}.look-summary dt{color:var(--accent);font-size:9px;font-weight:800}.look-summary dd{margin:2px 0 0;font-size:11px;line-height:1.35}.section-title{margin:18px 0 10px;font-size:14px}.route-actions{gap:9px;display:grid}.route-actions button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;gap:3px;padding:14px 42px 14px 15px;display:grid;position:relative}.route-actions button:hover{background:#fdf8f9;border-color:#c4a3ac}.route-actions b{font-size:14px}.route-actions span{color:var(--muted);font-size:11px}.route-actions i{color:var(--accent);font-style:normal;position:absolute;top:20px;right:15px}.select-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.select-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;padding:10px}.select-grid button.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.item-placeholder{background:linear-gradient(135deg,#e9e0dc,#cfc5bf);border-radius:11px;height:76px;margin-bottom:8px;display:block}.select-grid b,.select-grid small{display:block}.select-grid b{font-size:12px}.select-grid small{color:var(--muted);margin-top:3px;font-size:9px}.step-boundary-note{border-left:3px solid var(--accent);background:#f7f0f1;border-radius:0 12px 12px 0;gap:3px;margin:-5px 0 13px;padding:11px 12px;display:grid}.step-boundary-note b{color:var(--accent);font-size:10px}.step-boundary-note span{color:var(--muted);font-size:9px;line-height:1.45}.preference-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:14px;padding:13px}.preference-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.preference-heading b{font-size:12px}.preference-heading span{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.preference-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.preference-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;gap:3px;min-height:58px;padding:9px;display:grid}.preference-grid button:last-child{grid-column:1/-1}.preference-grid button.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);background:#fff8fa}.preference-grid button:disabled{cursor:not-allowed;opacity:.42}.preference-grid b{font-size:10px}.preference-grid span{color:var(--muted);font-size:8px;line-height:1.35}.preference-submit{margin-top:10px;padding:11px;font-size:11px}.ranking-reason{background:var(--dark);color:#fff;border-radius:15px;margin-bottom:12px;padding:12px 13px}.ranking-reason span,.ranking-reason b{display:block}.ranking-reason span{opacity:.65;font-size:8px}.ranking-reason b{margin-top:3px;font-size:13px}.ranking-reason p{opacity:.7;margin:7px 0 0;font-size:8px;line-height:1.45}.match-budget-control{background:#fbf5f6;border:1px solid #d7c2c8;border-radius:13px;gap:5px;margin-top:10px;padding:11px;display:grid}.match-budget-summary{background:var(--dark);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:9px 10px;display:flex}.match-budget-summary span{opacity:.72;font-size:8px}.match-budget-summary b{font-size:13px}.match-budget-control label{color:var(--muted);justify-content:space-between;align-items:center;margin-top:4px;font-size:9px;font-weight:750;display:flex}.match-budget-control label b{color:var(--accent);font-size:12px}.match-budget-control input{width:100%;accent-color:var(--accent);cursor:grab;margin:2px 0 4px}.match-budget-control input:active{cursor:grabbing}.match-budget-scale{color:#9b9093;justify-content:space-between;font-size:7px;display:flex}.match-budget-control p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.4}.evidence-card,.match-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:78px 1fr;gap:12px;margin-bottom:11px;padding:12px;display:grid}.evidence-card.featured,.match-card{border-color:#c9abb3}.candidate-thumb{border-radius:13px;width:78px;min-height:112px}.candidate-thumb.blush{background:repeating-linear-gradient(90deg,#9c9493 0 7px,#b5adab 7px 12px)}.candidate-thumb.stone{background:repeating-linear-gradient(90deg,#777474 0 8px,#999595 8px 15px)}.candidate-thumb.cocoa{background:repeating-linear-gradient(90deg,#8d756d 0 6px,#a58d84 6px 13px)}.confidence,.match-label,.identity-tag{color:var(--green);margin-bottom:5px;font-size:9px;font-weight:800;display:inline-block}.confidence.muted,.identity-tag.muted{color:var(--muted)}.identity-tag{color:#93475b;background:#f6e7e7;border-radius:999px;padding:4px 7px}.evidence-card h3,.match-card h3{margin:0 0 6px;font-size:13px}.evidence-card p,.match-card p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.45}.match-card strong{color:var(--accent);margin-top:7px;font-size:15px;display:block}.match-card.secondary{border-color:var(--line)}.match-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.match-card-top .match-label{margin:0}.match-card-top strong{margin:0;font-size:12px}.result-layers{background:#f7f3f0;border-radius:10px;gap:4px;margin:8px 0;padding:8px;display:grid}.result-layers div{grid-template-columns:64px 1fr;gap:6px;display:grid}.result-layers dt{color:var(--accent);font-size:8px;font-weight:800}.result-layers dd{color:var(--muted);margin:0;font-size:8px;line-height:1.35}.match-card .look-impact{color:#5d4d52;border-top:1px solid #eee6e1;margin-top:7px;padding-top:7px}.match-card .look-impact b{color:var(--accent)}.candidate-metrics{align-items:center;gap:6px;display:flex}.candidate-metrics strong{color:var(--green);margin:0;font-size:10px}.candidate-metrics em{background:var(--dark);color:#fff;border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:850}.budget-fit{border-radius:999px;margin:0 0 3px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-block}.budget-fit.inside{color:var(--green);background:#e7f2eb}.budget-fit.below{color:#7c6750;background:#f2eee7}.budget-fit.over{color:#a04453;background:#fff0ee}.comparison-task{background:#fff8e9;border:1px solid #d7b685;border-radius:16px;margin:0 0 12px;padding:13px}.comparison-task.complete{background:#f0f7f3;border-color:#9eb8a9}.comparison-task>span{color:#9a6b26;letter-spacing:.06em;font-size:8px;font-weight:850}.comparison-task.complete>span{color:var(--green)}.comparison-task h3{margin:4px 0 5px;font-size:12px}.comparison-task p{color:var(--muted);margin:0 0 9px;font-size:9px;line-height:1.45}.comparison-task button{color:#fff;cursor:pointer;background:#8a642d;border:0;border-radius:10px;width:100%;padding:9px;font-size:9px;font-weight:800}.comparison-task.complete button{background:var(--green)}.replica-tray{background:#f7f2ee;border:1px solid #b7aaa4;border-radius:17px;margin-top:12px;padding:13px}.replica-tray header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:9px;display:flex}.replica-tray header span{color:var(--accent);font-size:8px;font-weight:850}.replica-tray header h3{margin:3px 0 0;font-size:13px}.replica-tray header>b{color:var(--muted);background:#fff;border-radius:999px;padding:5px 7px;font-size:8px}.replica-look-preview{background:#fff;border-radius:13px;grid-template-columns:108px 1fr;align-items:center;gap:11px;margin-bottom:10px;padding:9px;display:grid}.replica-look-preview>div:last-child{gap:4px;display:grid}.replica-look-preview span{color:var(--accent);font-size:8px;font-weight:850}.replica-look-preview b{font-size:10px;line-height:1.4}.replica-look-preview p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.replica-look-preview small{color:#93898c;font-size:7px;line-height:1.35}.replica-price-list{gap:5px;display:grid}.replica-price-list p{background:#ffffffad;border-radius:9px;grid-template-columns:66px 1fr auto;align-items:center;gap:7px;margin:0;padding:8px;display:grid}.replica-price-list p span{color:var(--muted);font-size:8px}.replica-price-list p b{font-size:8px;line-height:1.35}.replica-price-list p strong{color:var(--accent);font-size:9px}.replica-price-list p.saved{background:#edf5f0}.replica-price-list p.saved span{color:var(--green)}.replica-total{background:var(--dark);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 11px;display:flex}.replica-total span{opacity:.72;font-size:9px}.replica-total b{font-size:18px}.replica-tray>button{background:var(--dark);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;margin-top:9px;padding:10px;font-size:9px;font-weight:800}.replica-tray-replaced{background:#eef6f1;border-color:#8faf9f;margin-top:13px;animation:.22s ease-out reveal-list;box-shadow:0 0 0 3px #53776517}.replica-tray .replica-success{background:var(--green);color:#fff;border-radius:10px;margin:-3px -3px 11px;padding:9px 10px;font-size:9px;font-weight:800;display:block}.replica-tray>button.replica-back{color:var(--muted);background:#fff;border:1px solid #c9bbb5;margin-top:6px}@keyframes reveal-list{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.identity-warning{background:#fff3f2;border:1px solid #d9a8a8;border-radius:15px;margin-bottom:12px;padding:12px 13px}.identity-warning b{color:#8d3b4c;font-size:11px}.identity-warning p{color:#755b61;margin:5px 0 0;font-size:10px;line-height:1.5}.next-step-card{background:#fff;border:1px solid #d4c4bd;border-radius:17px;margin-top:13px;padding:14px}.next-step-card>span{color:var(--accent);letter-spacing:.06em;font-size:9px;font-weight:800}.next-step-card h3{margin:4px 0 6px;font-size:13px}.next-step-card>p{color:var(--muted);margin:0 0 10px;font-size:10px;line-height:1.5}.next-step-card>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.primary-button.compact,.outline-button.compact{min-height:38px;padding:9px;font-size:10px}.next-step-card .inline-note{grid-column:1/-1;margin:2px 0 0}.feedback-box{background:#f4efeb;border-radius:16px;margin-top:14px;padding:13px}.feedback-box p{margin:0 0 9px;font-size:11px;font-weight:700}.feedback-box div{flex-wrap:wrap;gap:6px;display:flex}.feedback-box button,.outline-button,.budget-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:8px 10px;font-size:10px}.feedback-box>span,.inline-note{color:var(--green);margin-top:9px;font-size:10px;display:block}.outline-button{width:100%;color:var(--accent);border-radius:13px;padding:12px;font-weight:700}.budget-control{border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px;transition:all .2s}.budget-control.is-dirty{box-shadow:0 0 0 3px var(--accent-soft);border-color:#c1909e}.budget-control label{justify-content:space-between;font-size:12px;display:flex}.budget-control label b{color:var(--accent);font-size:18px}.budget-control input{width:100%;accent-color:var(--accent);cursor:grab;margin:10px 0 3px}.budget-control input:active{cursor:grabbing}.budget-scale{color:#9b9093;justify-content:space-between;font-size:7px;display:flex}.budget-generate-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;margin-top:12px;padding:11px;font-size:10px;font-weight:800}.budget-control:not(.is-dirty) .budget-generate-button{background:var(--dark)}.budget-summary{background:var(--dark);color:#fff;border-radius:17px;margin:11px 0;padding:13px 15px;transition:all .2s}.budget-summary.over{background:#7d3f4e}.budget-summary.pending{background:#7c626a}.budget-summary span,.budget-summary b,.budget-summary small{display:block}.budget-summary span{opacity:.7;font-size:9px}.budget-summary b{margin:3px 0;font-size:24px}.budget-summary small{opacity:.8;font-size:10px;line-height:1.4}.budget-look-preview{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:105px 1fr;align-items:center;gap:10px;margin-bottom:11px;padding:10px;display:grid}.budget-look-preview>div:last-child{gap:4px;display:grid}.budget-look-preview span{color:var(--accent);font-size:8px;font-weight:850}.budget-look-preview b{font-size:10px;line-height:1.4}.budget-look-preview p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.allocation-note{background:#f3eee9;border-radius:14px;margin:0 0 10px;padding:11px 12px}.allocation-note b{font-size:10px}.allocation-note p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.plan-list{gap:7px;display:grid}.plan-list>div,.plan-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;width:100%;padding:9px;display:grid}.plan-list>button{cursor:pointer}.plan-list>div.key-item,.plan-list>button.key-item{background:#fffafb;border-color:#c9abb3}.plan-list>button.selected{box-shadow:0 0 0 2px var(--accent-soft);border-color:var(--accent)}.plan-swatch{border-radius:9px;width:36px;height:43px}.plan-swatch.cream{background:#e9ded1}.plan-swatch.grey{background:#929090}.plan-swatch.brown{background:#765b4f}.plan-swatch.dark{background:#4a3835}.plan-list p{margin:0}.plan-list b,.plan-list small,.plan-list em{display:block}.plan-list b{font-size:10px}.plan-list small{color:var(--muted);margin-top:3px;font-size:9px}.plan-list em{color:var(--accent);margin-top:3px;font-size:8px;font-style:normal;font-weight:750}.plan-list strong{font-size:11px}.budget-detail{border:1px solid var(--line);background:#fff;border-radius:14px;gap:3px;margin-top:9px;padding:11px;display:grid}.budget-detail span{color:var(--accent);font-size:9px;font-weight:800}.budget-detail b{font-size:11px}.budget-detail small{color:var(--muted);font-size:9px;line-height:1.4}.budget-actions{gap:8px;margin-top:9px;display:flex}.budget-actions button{border-radius:13px;flex:1;padding:11px}.budget-actions button.active{background:var(--accent-soft);color:var(--accent);border-color:#c7a6af}.budget-actions button:disabled{cursor:not-allowed;opacity:.45}.budget-log{color:var(--green);margin:9px 0;font-size:9px;line-height:1.45}.rebalance-button{color:#fff;cursor:pointer;background:#6e4c56;border:0;border-radius:12px;width:100%;padding:10px;font-size:10px;font-weight:750}.budget-next{margin-bottom:4px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.live-consent{gap:7px;margin:14px 0 10px;display:grid}.live-consent label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.live-consent label:has(input:checked){background:#fff9fa;border-color:#b999a2}.live-consent input{accent-color:var(--accent);margin-top:2px}.live-consent span,.live-consent b,.live-consent small{display:block}.live-consent b{font-size:10px}.live-consent small{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.4}.upload-card:disabled{cursor:not-allowed;opacity:.52;filter:grayscale(.25)}.live-image-preview{background:#e7dfda;border-radius:19px;min-height:250px;position:relative;overflow:hidden}.live-image-preview img{object-fit:contain;background:#2f2929;width:100%;height:280px;display:block}.live-image-preview>span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d2628d1;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;top:10px;right:10px}.live-file-meta{background:#f4efec;border-radius:12px;gap:3px;margin:9px 0 12px;padding:10px 12px;display:grid}.live-file-meta b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.live-file-meta span{color:var(--muted);font-size:8px}.live-privacy-helper{color:var(--muted);text-align:center;margin:7px 0 0;font-size:8px;line-height:1.4}.live-reselect{margin-top:7px}.live-sticky-reference{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f4f5;border:1px solid #d3c3beeb;border-radius:20px;margin:0 -7px 10px;padding:7px;position:sticky;top:-1px;box-shadow:0 8px 18px #39282e21}.live-image-preview.has-boxes{background:#2f2929;width:min(100%,320px);min-height:0;max-height:220px;margin:0 auto}.live-image-preview.has-boxes img{object-fit:contain;width:100%;height:100%;min-height:0}.live-reference-bar{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:7px 5px 1px;display:grid}.live-reference-bar span{color:var(--accent);font-size:7px;font-weight:850}.live-reference-bar b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.live-reference-bar small{color:var(--muted);font-size:7px}.live-detect-box{filter:drop-shadow(0 1px 1px #22191cb3);cursor:pointer;background:linear-gradient(#fff,#fff) 0 0/9px 1px no-repeat,linear-gradient(#fff,#fff) 0 0/1px 9px no-repeat,linear-gradient(#fff,#fff) 100% 0/9px 1px no-repeat,linear-gradient(#fff,#fff) 100% 0/1px 9px no-repeat,linear-gradient(#fff,#fff) 0 100%/9px 1px no-repeat,linear-gradient(#fff,#fff) 0 100%/1px 9px no-repeat,linear-gradient(#fff,#fff) 100% 100%/9px 1px no-repeat,linear-gradient(#fff,#fff) 100% 100%/1px 9px no-repeat;border:0;border-radius:4px;transition:background-color .15s,filter .15s;position:absolute}.live-detect-box.active{filter:drop-shadow(0 0 2px #9d5b6df2);background-color:#9d5b6d1a;background-image:linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda),linear-gradient(#ffcfda,#ffcfda)}.live-detect-box span{color:#fff;background:#9d5b6deb;border:1px solid #ffffffeb;border-radius:50%;place-items:center;width:13px;height:13px;font-size:6px;font-weight:900;display:grid;position:absolute;top:-16px;left:2px;box-shadow:0 1px 3px #271c1f59}.live-detect-box span:after{content:"";background:#ffcfdaf2;width:1px;height:7px;position:absolute;top:100%;left:50%}.live-progress{color:var(--muted);text-align:center;background:#f5efeb;border-radius:16px;place-items:center;gap:11px;margin-top:12px;padding:19px 16px;display:grid}.live-progress i{border:3px solid #ddcfd0;border-top-color:var(--accent);border-radius:50%;width:27px;height:27px;animation:.8s linear infinite live-spin}.live-progress>div{gap:5px;display:grid}.live-progress b{color:var(--ink);font-size:10px;line-height:1.45}.live-progress span{font-size:8px;line-height:1.45}.live-progress small{color:#9a8f92;font-size:7px}@keyframes live-spin{to{transform:rotate(360deg)}}.live-error{background:#fff6f7;border:1px solid #d8b5bd;border-radius:16px;gap:7px;margin-top:12px;padding:14px;display:grid}.live-error b{color:var(--accent);font-size:12px}.live-error p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.live-error button{background:var(--dark);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:10px;font-size:9px;font-weight:800}.live-error button.danger-link{color:#9a4759;background:0 0;padding:6px}.live-look-summary{border:1px solid var(--line);background:#fff;border-radius:16px;margin:11px 0;padding:12px}.live-look-summary>span{color:var(--accent);margin-bottom:8px;font-size:9px;font-weight:850;display:block}.live-look-summary dl{gap:6px;margin:0;display:grid}.live-look-summary dl div{border-bottom:1px solid #eee7e3;grid-template-columns:58px 1fr;gap:7px;padding-bottom:5px;display:grid}.live-look-summary dl div:last-child{border:0;padding:0}.live-look-summary dt{color:var(--muted);font-size:8px;font-weight:800}.live-look-summary dd{margin:0;font-size:9px;line-height:1.4}.live-item-tabs{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px;display:grid}.live-item-tabs button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;padding:8px;display:grid}.live-item-tabs button.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.live-item-tabs button.confirmed{background:#edf5f0}.live-item-tabs span{width:20px;height:20px;color:var(--accent);background:#eee5e1;border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid}.live-item-tabs b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.live-item-tabs small{color:var(--muted);font-size:7px}.live-item-tabs button.confirmed small{color:var(--green);font-weight:800}.live-editor{background:#fff;border:1px solid #c8aab2;border-radius:17px;gap:9px;padding:13px;display:grid}.live-editor header{justify-content:space-between;align-items:flex-start;display:flex}.live-editor header>div{gap:2px;display:grid}.live-editor header span{color:var(--accent);font-size:8px;font-weight:800}.live-editor header b{font-size:12px}.live-editor header small{color:var(--muted);background:#f1ece8;border-radius:999px;padding:5px 7px;font-size:8px}.live-editor label{color:var(--muted);gap:5px;font-size:8px;font-weight:800;display:grid}.live-editor select,.live-editor input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:9px;font-size:10px}.live-editor select:focus,.live-editor input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.live-attributes{background:#f6f2ef;border-radius:11px;gap:5px;margin:0;padding:9px;display:grid}.live-attributes div{grid-template-columns:58px 1fr;gap:5px;display:grid}.live-attributes dt{color:var(--accent);font-size:8px;font-weight:800}.live-attributes dd{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.live-saved-note{color:var(--green);text-align:center;margin:0;font-size:9px}.live-completion{background:var(--green);color:#fff;border-radius:14px;gap:4px;margin-top:11px;padding:12px 13px;display:grid}.live-completion span{opacity:.75;font-size:8px}.live-completion b{font-size:10px;line-height:1.4}.live-completion small{opacity:.68;font-size:7px}.live-continue-button{margin-top:8px}.live-continue-note{color:var(--muted);text-align:center;margin:6px 8px 0;font-size:8px;line-height:1.45}.live-delete-button{color:#955064;cursor:pointer;background:0 0;border:0;width:100%;margin-top:8px;padding:8px;font-size:8px}.look-summary.from-live{align-items:stretch}.live-summary-photo{background:#2f2929;border-radius:13px;flex:0 0 104px;position:relative;overflow:hidden}.live-summary-photo img{object-fit:cover;width:100%;height:100%;min-height:142px;display:block}.live-summary-photo span{color:#fff;background:#2d2628d1;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800;position:absolute;bottom:6px;right:6px}.live-summary-items{scrollbar-width:none;gap:6px;margin:9px 0 13px;display:flex;overflow-x:auto}.live-summary-items::-webkit-scrollbar{display:none}.live-summary-items>span{border:1px solid var(--line);background:#fff;border-radius:11px;flex:none;gap:2px;min-width:95px;padding:8px 9px;display:grid}.live-summary-items>span.confirmed{background:#edf5f0;border-color:#abc3b6}.live-summary-items b{font-size:8px}.live-summary-items small{color:var(--muted);font-size:7px}.live-summary-items .confirmed small{color:var(--green)}@media (max-width:820px){.prototype-shell{grid-template-columns:1fr;padding:14px}.prototype-context{display:none}.phone-frame{height:calc(100vh - 24px);min-height:650px}}.pilot-page{background:radial-gradient(circle at 12% 8%,#9d5b6d24,#0000 28%),linear-gradient(145deg,#f9f5f1,#ece3dc);min-height:100vh;padding:clamp(18px,4vw,48px)}.pilot-card{background:#fffdfbf5;border:1px solid #7e686e38;border-radius:28px;width:min(760px,100%);margin:0 auto;padding:clamp(22px,4vw,42px);box-shadow:0 24px 60px #39282e1f}.pilot-intro{margin-top:clamp(24px,8vh,88px)}.pilot-kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.pilot-card h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(29px,5vw,44px);line-height:1.15}.pilot-intro>p:not(.pilot-kicker){color:var(--muted);margin:18px 0;font-size:15px;line-height:1.75}.pilot-setup{grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;display:grid}.pilot-setup label,.pilot-matrix label{color:var(--muted);gap:7px;font-size:12px;font-weight:700;display:grid}.pilot-setup input,.pilot-setup select,.pilot-matrix select,.pilot-question textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:none;padding:12px 13px}.pilot-setup input:focus,.pilot-setup select:focus,.pilot-matrix select:focus,.pilot-question textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #9d5b6d1c}.pilot-notice,.pilot-copy,.pilot-task{color:var(--muted);background:#f6efed;border-radius:16px;gap:12px;margin:18px 0 24px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.pilot-notice b,.pilot-copy b,.pilot-task b{color:var(--accent);flex:none}.pilot-notice span,.pilot-copy,.pilot-task{display:block}.pilot-copy p,.pilot-task p{margin:6px 0 0}.pilot-task{background:#f1ede8}.pilot-task a{background:var(--dark);color:#fff;border-radius:12px;margin-top:12px;padding:10px 13px;font-weight:700;text-decoration:none;display:inline-block}.pilot-primary,.pilot-secondary{cursor:pointer;border:0;border-radius:13px;padding:13px 17px;font-weight:800}.pilot-primary{background:var(--dark);color:#fff}.pilot-primary:disabled{cursor:not-allowed;opacity:.45}.pilot-secondary{border:1px solid var(--line);color:var(--muted);background:#fff}.pilot-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pilot-header h1{font-size:28px}.pilot-header>span{background:var(--accent-soft);color:var(--accent);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.pilot-progress{background:#eee5e1;border-radius:99px;height:5px;margin:18px 0 28px;overflow:hidden}.pilot-progress i{border-radius:inherit;background:var(--accent);height:100%;transition:width .2s;display:block}.pilot-question{border:0;margin:0 0 26px;padding:0}.pilot-question legend{width:100%;margin-bottom:11px;font-size:15px;font-weight:750;line-height:1.55}.pilot-question legend>span{background:var(--accent-soft);min-width:31px;height:24px;color:var(--accent);border-radius:8px;place-items:center;margin-right:9px;font-size:10px;display:inline-grid}.pilot-question legend small{color:var(--muted);font-size:11px;font-weight:500}.pilot-question textarea{resize:vertical;min-height:98px;font-size:14px;line-height:1.6}.pilot-error{color:#9b344d;margin:9px 0 0;font-size:12px;font-weight:700}.pilot-options{gap:8px;display:grid}.pilot-options label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;align-items:flex-start;gap:10px;padding:11px 13px;display:flex}.pilot-options label:has(input:checked){box-shadow:0 0 0 2px var(--accent-soft);background:#fff9fa;border-color:#bd96a2}.pilot-options input{accent-color:var(--accent);margin-top:3px}.pilot-options span{font-size:13px;line-height:1.5}.pilot-options label.disabled{cursor:not-allowed;opacity:.45}.pilot-matrix{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pilot-nav{border-top:1px solid #eee7e2;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.pilot-nav .pilot-primary{min-width:160px}.pilot-complete{text-align:center;margin-top:clamp(40px,12vh,120px)}.pilot-complete>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:28px;display:grid}.pilot-complete p{color:var(--muted);line-height:1.7}.pilot-complete a{color:var(--accent);margin-top:8px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:620px){.pilot-page{background:var(--surface);padding:0}.pilot-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:24px 18px}.pilot-intro{margin-top:0;padding-top:44px}.pilot-setup,.pilot-matrix{grid-template-columns:1fr}.pilot-header h1{font-size:24px}.pilot-notice{display:block}.pilot-notice b{margin-bottom:5px;display:block}.pilot-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfbf2;margin:20px -18px -24px;padding:12px 18px;position:sticky;bottom:0}.pilot-nav button{flex:1}.pilot-nav .pilot-primary{min-width:0}}.commerce-entry,.commerce-results{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:18px}.commerce-entry>span,.commerce-results>header span{color:var(--accent);letter-spacing:.04em;font-size:11px;font-weight:850}.commerce-entry h3{margin:7px 0 5px}.commerce-entry p,.commerce-results>header p{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.6}.commerce-results.searching{background:#f5f1ee}.commerce-results.error{background:#fff7f8;border-color:#dfb4be}.commerce-results article{border-top:1px solid #eee6e2;grid-template-columns:112px 1fr;gap:16px;padding:16px 0;display:grid}.commerce-results article img,.commerce-image-placeholder{object-fit:cover;width:112px;height:140px;color:var(--muted);background:#eee7e3;border-radius:12px;place-items:center;font-size:11px;display:grid}.commerce-provider{color:var(--green);font-size:11px;font-weight:800}.commerce-results article h3{margin:5px 0 10px;font-size:17px}.commerce-results article dl{gap:5px;margin:0;display:grid}.commerce-results article dl div{grid-template-columns:90px 1fr;gap:8px;display:grid}.commerce-results dt{color:var(--accent);font-size:11px;font-weight:800}.commerce-results dd{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.commerce-results article a{background:var(--dark);color:#fff;border-radius:9px;margin-top:12px;padding:9px 11px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:620px){.commerce-results article{grid-template-columns:76px 1fr}.commerce-results article img,.commerce-image-placeholder{width:76px;height:100px}.commerce-results article dl div{grid-template-columns:1fr}}
