:root{--ink:#20261f;--paper:#f5f1e8;--sage:#697b5b;--lime:#d4e36b;--line:#d8d3c8;--soft:#e8e4da}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:0 28px}.brand{font-size:25px;font-weight:800;letter-spacing:-1.5px}.brand span{color:var(--sage)}.text-link{font-weight:700}.hero{max-width:1120px;margin:88px auto 94px;padding:0 28px}.eyebrow{color:var(--sage);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.cutcard h1,.hero h1,.panel h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,91px);line-height:.95;letter-spacing:-4px;margin:16px 0 26px}.hero em{color:var(--sage);font-weight:400}.lede{max-width:610px;font-size:20px;line-height:1.5;color:#515a50}.actions{display:flex;gap:12px;margin:36px 0 16px;flex-wrap:wrap}.button{display:inline-block;border-radius:999px;padding:14px 22px;font-weight:800}.primary{background:var(--ink);color:white}.secondary{border:1px solid var(--ink)}.micro{font-size:12px;color:#697069}.process-section{background:var(--ink);color:white;padding:clamp(56px,6vw,88px) 24px}.process-inner{width:min(100%,1120px);margin:0 auto}.process-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(36px,7vw,96px);gap:clamp(36px,7vw,96px);align-items:end;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.16)}.process-heading .eyebrow{color:var(--lime);margin-bottom:16px}.process-heading h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-1.5px;margin:0;max-width:15ch}.process-heading>p{color:#cbd0c8;font-size:17px;line-height:1.65;margin:0;max-width:54ch}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0}.steps article{min-width:0;min-height:220px;padding:42px clamp(28px,4vw,52px) 6px 0;margin-right:clamp(28px,4vw,52px);border-right:1px solid rgba(255,255,255,.16)}.steps article:last-child{padding-right:0;margin-right:0;border-right:0}.steps span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;padding:0 10px;border:1px solid rgba(212,227,107,.45);border-radius:999px;color:var(--lime);font-size:13px;font-weight:800;letter-spacing:.08em}.steps h3{font-family:Georgia,serif;font-size:clamp(26px,2.4vw,34px);line-height:1.05;margin:28px 0 12px;max-width:12ch}.steps p{color:#cbd0c8;font-size:15px;line-height:1.65;margin:0;max-width:31ch}.workflow{min-height:100vh}.cutcard,.panel{max-width:760px;margin:72px auto;padding:0 28px}.panel h1{font-size:56px}.notice{background:var(--soft);border-left:4px solid var(--sage);padding:18px;line-height:1.55;margin:30px 0}.lock{font-size:13px;font-weight:700;background:#e3ecd8;padding:8px 12px;border-radius:99px}.cutcard{background:white;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 18px 50px #343b2914}.cutcard header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:25px}.cutcard h1{font-size:56px;margin:8px 0}.approval{background:#edf4e4;text-align:center;padding:13px;border-radius:10px;color:#46643c;font-size:23px;min-width:135px}.approval small{font-size:10px;color:#596657}.visual{height:290px;margin:28px 0;background:#e4ead9;display:flex;align-items:center;justify-content:center;gap:25px;color:#4e5f46;text-align:center}.disclaimer,.visual span{font-size:12px;color:#697069}.silhouette{height:220px;width:125px;position:relative}.head{top:0;left:45px;width:36px;height:43px;border-radius:50%;background:#c49270}.dress,.head{position:absolute}.dress{top:41px;left:20px;width:86px;height:160px;background:#6e7e4b;-webkit-clip-path:polygon(25% 0,75% 0,100% 100%,0 100%);clip-path:polygon(25% 0,75% 0,100% 100%,0 100%)}.arm{position:absolute;top:50px;width:20px;height:105px;background:#c49270}.left{left:3px;transform:rotate(8deg)}.right{right:3px;transform:rotate(-8deg)}.requirements h2{font-family:Georgia,serif}.requirement{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:16px 0;gap:14px}.requirement p{margin:4px 0 0;color:#697069;font-size:13px}.requirement span{font-size:12px;font-weight:700;border-radius:999px;padding:8px 10px;text-align:center}.as-shown{background:#e6f0df;color:#41653b}.adjusted{background:#fff0cf;color:#8c651a}.cutcard footer{border-top:1px solid var(--line);margin-top:8px;padding-top:20px;line-height:1.5}@media(max-width:800px){.process-section{padding:52px 24px}.process-heading{grid-template-columns:1fr;gap:22px;padding-bottom:36px}.process-heading h2{font-size:clamp(32px,9vw,45px)}.steps{grid-template-columns:1fr}.steps article,.steps article:last-child{min-height:auto;margin:0;padding:30px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.steps article:last-child{border-bottom:0;padding-bottom:0}.steps h3{margin-top:20px}.hero{margin:54px auto 66px}.hero h1{letter-spacing:-2px}.cutcard{margin:30px 12px;padding:20px}.cutcard header{display:block}.approval{margin-top:18px}.visual{height:230px}}.demo-workflow{max-width:1120px;margin:45px auto 90px;padding:0 28px}.demo-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px}.demo-header h1{font-family:Georgia,serif;font-size:clamp(39px,5vw,67px);letter-spacing:-2px;margin:10px 0}.demo-header p:not(.eyebrow){max-width:600px;color:#5c655a;font-size:17px;line-height:1.5}.state{border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-weight:700;font-size:13px;white-space:nowrap}.state.locked{color:#41653b;background:#e6f0df;border-color:#b7cfaa}.demo-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:22px;gap:22px}.preview-tile,.requirements-panel{background:white;border:1px solid var(--line);border-radius:16px;padding:26px}.preview-tile{min-height:510px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#e4ead9;color:#40533a}.preview-tile .silhouette{transform:scale(1.15);margin:15px 0 32px}.preview-tile small,.preview-tile span{font-size:12px;color:#61725b;text-align:center;max-width:230px}.requirements-panel h2{font-family:Georgia,serif;font-size:30px;margin:0}.helper{font-size:14px;color:#687167;margin:6px 0 22px}.workflow-item{border-top:1px solid var(--line);padding:17px 0}.status-buttons{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.status-buttons button{border:1px solid var(--line);border-radius:999px;background:white;padding:7px 9px;font-size:12px;cursor:pointer}.status-buttons button:disabled{cursor:not-allowed}.status-buttons .as_shown{border-color:#85ab79;background:#e6f0df;color:#365932}.status-buttons .with_adjustment{border-color:#e5bf69;background:#fff0cf;color:#805d19}.status-buttons .not_feasible{border-color:#db9995;background:#fbe4e2;color:#813c38}.add-row{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:16px}.add-row input{flex:1 1;border:1px solid var(--line);border-radius:8px;padding:10px;font:inherit}.add-row button{border:0;background:var(--ink);color:white;border-radius:8px;padding:0 13px;font-weight:700}.review-note{background:var(--soft);border-radius:10px;padding:14px;margin:20px 0;font-size:14px}.review-note p{margin:5px 0 0;color:#596157;line-height:1.4}.lock-button{border:0;cursor:pointer}.lock-button:disabled{background:#adb2a9;cursor:not-allowed}.locked-message{border:1px solid #b7cfaa;background:#e6f0df;padding:15px;border-radius:10px;color:#365932}.locked-message p{margin:5px 0 0;color:#546d50;font-size:14px}@media(max-width:760px){.demo-header{display:block}.state{display:inline-block}.demo-grid{grid-template-columns:1fr}.preview-tile{min-height:315px}.preview-tile .silhouette{transform:scale(.85);margin:0}.demo-workflow{margin-top:20px;padding:0 12px}.status-buttons button{font-size:11px}}.intake{max-width:920px;margin:55px auto 90px;padding:0 28px}.intake h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,74px);letter-spacing:-3px;margin:12px 0}.intake-form{margin-top:35px}.intake-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.upload-card{min-height:235px;border:1px dashed #a5ad9e;border-radius:14px;background:white;padding:22px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;cursor:pointer}.upload-card:hover{border-color:var(--sage);background:#fbfcf8}.upload-number{font-size:12px;color:var(--sage);font-weight:800}.upload-card strong{font-family:Georgia,serif;font-size:26px}.upload-card small{color:#657062;line-height:1.45}.upload-card input{position:absolute;opacity:0;width:1px;height:1px}.upload-card em{font-style:normal;background:#edf1e9;color:#4a6042;padding:8px 10px;border-radius:99px;font-size:13px;margin-top:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis}.consent-box b,.upload-card b{font-size:12px;color:#9b3e38}.consent-box{margin:18px 0;padding:17px;background:var(--soft);border-radius:12px;display:grid;grid-gap:9px;gap:9px;font-size:14px;line-height:1.4}.consent-box label{display:flex;gap:9px;align-items:flex-start}.ready-message{margin-top:18px;border:1px solid #b7cfaa;background:#e6f0df;color:#365932;border-radius:10px;padding:15px}.ready-message p{margin:5px 0 0;color:#526b4e;line-height:1.4}@media(max-width:650px){.intake{padding:0 16px;margin-top:25px}.intake-grid{grid-template-columns:1fr}}.login-panel{max-width:620px;margin:75px auto;padding:0 28px}.login-panel h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,70px);letter-spacing:-3px;line-height:1;margin:12px 0}.login-form{display:grid;grid-gap:12px;gap:12px;margin-top:32px}.login-form label{font-size:13px;font-weight:800}.login-form input{border:1px solid var(--line);border-radius:10px;padding:14px;font:inherit;background:white}.login-form .button{border:0;justify-self:start;cursor:pointer}.login-form .button:disabled{opacity:.65;cursor:wait}.form-message{font-size:14px;color:var(--sage)}.adjustment-note{display:grid;grid-gap:7px;gap:7px;margin-top:12px}.adjustment-note span{font-size:12px;font-weight:700;color:#65501f}.adjustment-note em{font-style:normal;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#8b6112}.adjustment-note textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid #d3b56e;border-radius:8px;background:#fffaf0;padding:10px;font:inherit;line-height:1.4}.adjustment-note textarea:focus{outline:2px solid #d3b56e;outline-offset:2px}.feasibility-blocker{margin:11px 0 0;padding:10px;border-left:3px solid #b85852;border-radius:4px;background:#fff0ef;color:#713530;font-size:12px;line-height:1.45}.brief-details{display:grid;grid-template-columns:1.2fr 1fr .8fr;grid-gap:12px;gap:12px;margin-bottom:16px}.brief-details label{display:grid;grid-gap:6px;gap:6px}.brief-details span{font-size:12px;font-weight:800;color:#596157}.brief-details input,.brief-details select{min-width:0;border:1px solid var(--line);border-radius:9px;background:white;padding:11px;font:inherit;color:var(--ink)}.brief-details input:focus,.brief-details select:focus{outline:2px solid #91a889;outline-offset:1px}.intake-form button:disabled{cursor:not-allowed;opacity:.68}.consent-box>small{color:#697168;border-top:1px solid var(--line);padding-top:9px}.form-error{margin-top:18px;border:1px solid #db9995;background:#fff0ef;color:#713530;border-radius:10px;padding:15px}.form-error p{margin:5px 0;line-height:1.4}.form-error a{font-weight:800;color:inherit}.ready-message .button{display:inline-block;margin-top:12px}.upload-card:has(input:disabled){cursor:wait;opacity:.72}@media(max-width:760px){.brief-details{grid-template-columns:1fr}}.private-badge{font-size:12px;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:8px 11px}.customer-review,.shared-error,.shared-loading{max-width:1160px;margin:45px auto 90px;padding:0 28px}.shared-loading{font-weight:700;color:#647060}.shared-error{max-width:720px}.customer-review-header h1,.shared-error h1{font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);letter-spacing:-2px;margin:10px 0}.shared-error>p:not(.eyebrow){color:#626b60;line-height:1.5}.customer-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.customer-review-header>div>p:last-child{color:#637060}.customer-review-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:22px;gap:22px}.customer-requirements,.review-visuals{background:white;border:1px solid var(--line);border-radius:16px;padding:22px}.review-visuals{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:12px;gap:12px;align-content:start}.review-visuals figure{margin:0}.review-visuals figcaption{font-size:12px;font-weight:800;margin-bottom:7px;color:#5d685a}.image-missing,.review-visuals img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px;background:#e8ece4}.image-missing{display:grid;place-items:center;padding:14px;box-sizing:border-box;text-align:center;color:#6b7469;font-size:13px}.preview-disclaimer{grid-column:1/-1;margin:4px 0 0;padding:12px;border-radius:8px;background:#f3f1e9;color:#656157;font-size:12px;line-height:1.5}.customer-requirements h2{font-family:Georgia,serif;font-size:30px;margin:0}.customer-requirement{padding:16px 0;border-top:1px solid var(--line)}.customer-requirement>p{color:#687167;margin:6px 0;font-size:14px}.feasibility-pill{display:inline-block;margin-top:9px;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:800}.feasibility-pill.as_shown{background:#e6f0df;color:#365932}.feasibility-pill.with_adjustment{background:#fff0cf;color:#805d19}.feasibility-pill.not_feasible{background:#fbe4e2;color:#813c38}.feasibility-pill.pending{background:#eceeea;color:#606860}.tailor-adjustment{margin-top:10px;padding:11px;border-left:3px solid #d3a94d;background:#fffaf0;font-size:13px}.tailor-adjustment p{margin:4px 0 0;line-height:1.45}.customer-approval{display:grid;grid-gap:13px;gap:13px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.customer-approval label{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5}.customer-approval input{margin-top:3px}.customer-approval button{border:0}.customer-approval button:disabled{cursor:not-allowed;background:#aeb4aa}.approval-blocked{font-size:12px;line-height:1.45;color:#7a4c43;margin:0}@media(max-width:820px){.customer-review-grid{grid-template-columns:1fr}.customer-review-header{display:block}.customer-review-header .state{margin-top:14px}.customer-review,.shared-error,.shared-loading{padding:0 16px;margin-top:25px}}@media(max-width:520px){.review-visuals{grid-template-columns:1fr}.review-visuals .primary-preview{grid-row:1}.review-visuals .preview-disclaimer{grid-column:1}}.tailor-workspace,.workspace-loading{max-width:1180px;margin:45px auto 90px;padding:0 28px}.workspace-loading{max-width:760px}.workspace-header h1,.workspace-loading h1{font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);letter-spacing:-2px;margin:10px 0}.workspace-header>div>p:last-child,.workspace-loading p{color:#626c60;line-height:1.5}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.workspace-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:22px;gap:22px}.workspace-requirements,.workspace-visual-panel{background:white;border:1px solid var(--line);border-radius:16px;padding:22px}.workspace-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.workspace-images figure{margin:0;min-width:0}.workspace-images figcaption{font-size:11px;font-weight:800;color:#5d685a;margin-bottom:6px}.workspace-images img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:9px;background:#e8ece4}.workspace-render{display:grid;grid-gap:11px;gap:11px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.workspace-render>div:first-child{display:flex;justify-content:space-between;gap:12px}.workspace-render small{color:#737b70;text-align:right;max-width:230px}.render-placeholder,.workspace-render img{display:block;width:100%;max-height:610px;object-fit:contain;border-radius:10px;background:#e5eadf}.render-placeholder{height:260px;display:grid;place-items:center;color:#6b7469}.workspace-render .button{justify-self:start}.workspace-requirements h2{font-family:Georgia,serif;font-size:30px;margin:0}.tailor-requirement{display:grid;grid-gap:9px;gap:9px;padding:16px 0;border-top:1px solid var(--line)}.tailor-requirement>p{margin:0;color:#697267;font-size:13px}.share-link-result input,.tailor-requirement select,.tailor-requirement textarea,.workspace-add-requirement input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:8px;background:white;padding:10px;font:inherit;color:var(--ink)}.tailor-requirement textarea{resize:vertical;background:#fffaf0;border-color:#d8bd7c}.share-link-result button,.tailor-requirement>button,.workspace-add-requirement button{justify-self:start;border:0;border-radius:7px;background:var(--ink);color:white;padding:8px 10px;font-weight:800;cursor:pointer}.tailor-requirement>button:disabled,.workspace-add-requirement button:disabled{cursor:not-allowed;opacity:.55}.workspace-add-requirement{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding-top:16px;border-top:1px solid var(--line)}.workspace-error{margin-top:14px;border-left:3px solid #b85852;background:#fff0ef;color:#713530;padding:11px;font-size:13px;line-height:1.45}.workspace-share{margin-top:20px;padding:16px;border-radius:10px;background:var(--soft)}.workspace-share p{font-size:13px;line-height:1.45;color:#616a5f}.workspace-share .button{border:0}.workspace-share .button:disabled{cursor:not-allowed;background:#aeb4aa}.share-link-result{display:grid;grid-template-columns:1fr auto auto;grid-gap:7px;gap:7px}.share-link-result input{min-width:0;font-size:12px}.share-link-result a,.share-link-result button{align-self:stretch;display:grid;place-items:center;border-radius:7px;padding:0 10px;font-size:12px;font-weight:800;text-decoration:none}.share-link-result a{background:white;border:1px solid var(--line);color:var(--ink)}@media(max-width:850px){.workspace-grid{grid-template-columns:1fr}.workspace-header{display:block}.workspace-header .state{margin-top:14px}.tailor-workspace,.workspace-loading{padding:0 16px;margin-top:25px}}@media(max-width:520px){.workspace-images{grid-template-columns:1fr 1fr}.workspace-render>div:first-child{display:grid}.workspace-render small{text-align:left}.share-link-result{grid-template-columns:1fr auto}.share-link-result input{grid-column:1/-1}}.review-byline{color:#637060;line-height:1.55}.snapshot-proof{display:inline-grid;gap:3px;margin-top:8px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#f9f7f1}.image-proof,.snapshot-proof span{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#657062}.customer-approval code,.image-proof code,.locked-message code,.snapshot-proof code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.04em;text-transform:none}.image-proof{display:block;margin-top:8px;overflow-wrap:anywhere}.review-annotations{grid-column:1/-1;margin-top:5px;padding-top:18px;border-top:1px solid var(--line)}.review-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.review-section-heading h2{font-family:Georgia,serif;font-size:25px;margin:0}.review-section-heading>span{display:grid;place-items:center;min-width:27px;height:27px;border-radius:999px;background:var(--soft);font-size:12px;font-weight:800}.review-annotations ol{display:grid;grid-gap:9px;gap:9px;margin:13px 0 0;padding:0;list-style:none;counter-reset:annotation}.review-annotations li{counter-increment:annotation;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fbfaf6}.review-annotations li:before{content:"Pin " counter(annotation);display:block;margin-bottom:5px;color:var(--sage);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.review-annotations li p{margin:0;line-height:1.45}.empty-review-notes,.review-annotations li small{color:#687167;line-height:1.45}.review-annotations li small{display:block;margin-top:6px}.empty-review-notes{margin:12px 0 0;font-size:13px}.review-consent{margin-bottom:24px;padding:17px;border:1px solid #b7cfaa;border-radius:12px;background:#f1f6ed}.review-consent h2{font-size:25px}.review-consent .eyebrow{margin:0 0 6px}.review-consent dl{display:grid;grid-gap:8px;gap:8px;margin:14px 0}.review-consent dl>div{display:grid;grid-template-columns:70px 1fr;grid-gap:10px;gap:10px}.review-consent dt{font-size:11px;font-weight:800;text-transform:uppercase;color:#5a6657}.review-consent dd{margin:0;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.review-consent ul{display:flex;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.review-consent li{padding:6px 8px;border-radius:999px;background:#dfead8;color:#365932;font-size:10px;font-weight:800}.requirements-heading{padding-top:2px}.requirements-heading .eyebrow{margin:0 0 5px}.customer-approval code{white-space:nowrap}@media(max-width:520px){.review-consent dl>div{grid-template-columns:1fr;gap:2px}.review-byline span{display:none}.review-byline strong{display:block}.snapshot-proof{max-width:100%}.customer-approval code{white-space:normal}.review-annotations li small{font-size:10px}}@media print{@page{margin:14mm}body{background:white}.nav{display:none}.customer-review{max-width:none;margin:0;padding:0}.customer-review-header{margin-bottom:16px}.customer-review-header h1{font-size:38px}.customer-review-grid{display:block}.customer-requirements,.review-visuals{border-color:#bbb;box-shadow:none;page-break-inside:avoid;break-inside:avoid;margin-bottom:14px}.review-visuals{grid-template-columns:1fr 1fr}.image-missing,.review-visuals img{max-height:310px}.customer-requirement,.review-annotations li,.review-consent{page-break-inside:avoid;break-inside:avoid}.customer-approval button{display:none}.state{border-color:#777}.preview-disclaimer,.review-annotations li,.review-consent,.snapshot-proof{background:white}}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1120px;margin:0 auto;padding:26px 28px 34px;border-top:1px solid var(--line);color:#626b60;font-size:12px}.site-footer p{margin:0}.site-footer a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.privacy-page{max-width:820px;margin:58px auto 96px;padding:0 28px}.privacy-page header{padding-bottom:28px;border-bottom:1px solid var(--line)}.privacy-page h1{font-family:Georgia,serif;font-size:clamp(50px,7vw,78px);letter-spacing:-3px;line-height:1;margin:12px 0}.privacy-page h2{font-family:Georgia,serif;font-size:29px;margin:0 0 12px}.privacy-page section{padding:28px 0;border-bottom:1px solid var(--line)}.privacy-page li,.privacy-page p{line-height:1.65;color:#4f594d}.privacy-page ul{padding-left:22px}.privacy-page li+li{margin-top:7px}.privacy-page a{text-decoration:underline;text-underline-offset:3px;font-weight:800}.privacy-updated{font-size:12px;font-weight:800;color:#687167!important}.privacy-summary{font-size:19px;max-width:720px}.privacy-table{display:grid;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.privacy-table>[role=row]{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);grid-gap:18px;gap:18px;padding:15px}.privacy-table>[role=row]+[role=row]{border-top:1px solid var(--line)}.privacy-table>[role=row]:first-child{background:var(--soft);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.privacy-table [role=cell]{line-height:1.5;color:#515a50}.privacy-table [role=cell]:first-child{font-weight:800;color:var(--ink)}:focus-visible{outline:3px solid #718666;outline-offset:3px}@media(max-width:620px){.site-footer{display:grid;padding:22px 16px 28px}.privacy-page{padding:0 16px;margin-top:28px}.privacy-table>[role=row]{grid-template-columns:1fr;gap:6px}.privacy-table>[role=row]:first-child{display:none}}@media print{.site-footer{display:none}.privacy-page{max-width:none;margin:0;padding:0}.privacy-page section{page-break-inside:avoid;break-inside:avoid}}.dashboard-nav-actions{display:flex;align-items:center;gap:18px}.dashboard-nav-actions form{margin:0}.text-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;padding:8px 0;font:inherit;font-weight:700;cursor:pointer}.brief-dashboard{max-width:980px;margin:52px auto 96px;padding:0 28px}.dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.dashboard-header h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);letter-spacing:-3px;line-height:1;margin:10px 0}.dashboard-header p:not(.eyebrow){max-width:620px;color:#5d675b;line-height:1.55}.brief-list{display:grid;grid-gap:12px;gap:12px}.brief-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:124px;padding:22px;border:1px solid var(--line);border-radius:14px;background:white;transition:border-color .15s ease,transform .15s ease}.brief-card:hover{border-color:#91a889;transform:translateY(-1px)}.brief-card h2{font-family:Georgia,serif;font-size:28px;margin:5px 0}.brief-card p{margin:0;color:#687167;font-size:13px}.dashboard-empty{padding:36px;border:1px dashed #a5ad9e;border-radius:14px;background:white}.dashboard-empty h2{font-family:Georgia,serif;font-size:32px;margin:0}.dashboard-empty p{color:#687167;margin-bottom:24px}.privacy-action{display:grid;grid-gap:10px;gap:10px}.privacy-action .button,.privacy-action .state,.privacy-action .text-link{justify-self:start}.privacy-action .text-link{text-decoration:underline;text-underline-offset:3px}.workspace-images .render-placeholder{height:auto;min-height:190px;padding:18px;text-align:center;font-size:13px}@media(max-width:650px){.brief-dashboard{padding:0 16px;margin-top:28px}.dashboard-header{display:block}.dashboard-header .button{margin-top:16px}.brief-card{align-items:flex-start}.dashboard-nav-actions{gap:12px}.brief-card .state{white-space:normal;text-align:center}}.revision-action{display:grid;grid-gap:9px;gap:9px;border:1px solid #d3b56e;background:#fffaf0}.revision-action label{font-size:12px;font-weight:800;color:#65501f}.revision-action textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid #d3b56e;border-radius:8px;background:white;padding:10px;font:inherit;line-height:1.45;color:var(--ink)}.revision-action textarea:focus{outline:2px solid #d3b56e;outline-offset:2px}.revision-action small{color:#75633c}.revision-action .button{justify-self:start}.demo-preview-image{display:block;width:100%;height:auto;max-height:390px;object-fit:contain;border-radius:11px;background:#dbe2d2}.public-demo-badge{border-color:#93ad84;background:#e6f0df;color:#365932}.public-demo-lock{margin-top:18px}.scenario-callout{margin:0 0 20px;padding:14px;border:1px solid #d3b56e;border-radius:10px;background:#fffaf0;color:#65501f}.scenario-callout strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.scenario-callout p{margin:5px 0 0;font-size:13px;line-height:1.45;color:#665b3f}.signed-in-badge{padding:7px 9px;border:1px solid #b7cfaa;border-radius:999px;background:#e6f0df;color:#365932;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.workspace-grid{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);align-items:start}.workspace-visual-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.workspace-visual-heading .eyebrow{margin:0 0 5px}.workspace-visual-heading h2{margin:0;font-family:Georgia,serif;font-size:28px;letter-spacing:-.5px}.workspace-visual-heading>p{max-width:270px;margin:0;color:#667064;font-size:12px;line-height:1.45;text-align:right}.workspace-comparison{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.comparison-card{min-width:0;margin:0;padding:9px;border:1px solid var(--line);border-radius:12px;background:#f8f6f0}.comparison-card figcaption{display:flex;align-items:center;gap:7px;min-height:25px;margin-bottom:8px;color:#596557;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.comparison-card figcaption span{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:999px;background:var(--soft);color:#556350}.comparison-card .render-placeholder,.comparison-card img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;border-radius:8px;background:#e7ebe2}.comparison-card .render-placeholder{display:grid;place-items:center;min-height:0;padding:12px;text-align:center;font-size:12px}.comparison-card.youcam-output{border-color:#9eaf91;background:#f0f5ec;box-shadow:0 10px 24px #5a704b14}.comparison-card.youcam-output figcaption{color:#3f6038}.comparison-card.youcam-output figcaption span{background:#dfead8;color:#365932}.comparison-card .button{width:100%;margin-top:9px;padding:10px 8px;text-align:center;font-size:11px}.comparison-disclaimer{margin:13px 0 0;padding:11px 12px;border-left:3px solid var(--sage);border-radius:6px;background:#f3f1e9;color:#68675e;font-size:11px;line-height:1.5}@media(max-width:980px){.workspace-grid{grid-template-columns:1fr}.workspace-visual-panel{order:0}.workspace-requirements{order:1}}@media(max-width:650px){.workspace-visual-heading{display:block}.workspace-visual-heading>p{margin-top:8px;text-align:left}.workspace-comparison{grid-template-columns:1fr 1fr}.comparison-card.youcam-output{grid-column:1/-1;grid-row:1}.comparison-card.customer-input,.comparison-card.garment-input{grid-row:2}.comparison-card figcaption{letter-spacing:0}.comparison-disclaimer{font-size:10px}}.annotation-canvas{position:relative;display:block;width:100%;margin:0;padding:0;border:0;border-radius:8px;background:#e7ebe2;overflow:hidden}.annotation-canvas img{display:block}.annotation-target{cursor:crosshair;color:inherit}.annotation-target:disabled{cursor:wait}.design-pin{position:absolute;display:grid;place-items:center;width:25px;height:25px;translate:-50% -50%;border:2px solid white;border-radius:999px;background:#21301e;color:white;box-shadow:0 2px 8px #0005;font-size:11px;font-weight:900;pointer-events:none}.design-pin.pending{background:#d3a94d;color:#251d0d}.workspace-annotations{margin-top:14px;padding:14px;border:1px solid #b9c8af;border-radius:11px;background:#f4f8f1}.workspace-annotations-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.workspace-annotations-heading .eyebrow{margin:0 0 3px}.workspace-annotations-heading h3{margin:0;font-family:Georgia,serif;font-size:21px}.workspace-annotations-heading>span{display:grid;place-items:center;min-width:26px;height:26px;border-radius:999px;background:#dfead8;color:#365932;font-size:11px;font-weight:900}.annotation-instruction{margin:9px 0 0;color:#5e695c;font-size:12px;line-height:1.45}.annotation-editor{display:grid;grid-gap:8px;gap:8px;margin-top:11px}.annotation-editor textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid #9eaf91;border-radius:8px;background:white;padding:10px;font:inherit;line-height:1.4}.annotation-editor>div{display:flex;align-items:center;gap:12px}.annotation-editor>div>button:first-child{border:0;border-radius:7px;background:var(--ink);color:white;padding:8px 11px;font-weight:800}.workspace-annotation-list{display:grid;grid-gap:7px;gap:7px;margin:11px 0 0;padding:0;list-style:none}.workspace-annotation-list li{display:grid;grid-template-columns:25px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:8px;border-radius:8px;background:white}.workspace-annotation-list li>span{display:grid;place-items:center;width:23px;height:23px;border-radius:999px;background:#21301e;color:white;font-size:10px;font-weight:900}.workspace-annotation-list p{margin:0;font-size:12px;line-height:1.4}.workspace-annotation-list button{font-size:11px;color:#713530;text-decoration:underline;text-underline-offset:2px}@media(max-width:650px){.workspace-annotation-list li{grid-template-columns:25px 1fr}.workspace-annotation-list button{grid-column:2;justify-self:start}}.design-pin.as-shown{background:#3f7438}.design-pin.with-adjustment{background:#d39a28;color:#271b04}.design-pin.not-feasible{background:#a23d35}.design-pin.unlinked{background:#596057}.annotation-editor label{display:grid;grid-gap:6px;gap:6px;color:#354332;font-size:12px;font-weight:800}.annotation-editor select{width:100%;border:1px solid #9eaf91;border-radius:8px;background:white;padding:10px;font:inherit}.workspace-annotation-list strong{color:#354332}.agreement-map{margin-top:0}.review-section-heading .eyebrow{margin:0 0 3px}.review-annotations li strong{color:#253321}.design-pin.interactive{pointer-events:auto;border:2px solid white;padding:0;cursor:pointer;z-index:2}.design-pin.interactive.active,.design-pin.interactive:focus-visible,.design-pin.interactive:hover{outline:3px solid #fff;box-shadow:0 0 0 5px #243421aa}.agreement-popover{position:absolute;z-index:3;left:10px;right:10px;bottom:10px;display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid #9cad90;border-radius:10px;background:#fffdf5ee;color:#1d281b;box-shadow:0 8px 28px #0003;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.agreement-popover>span{color:#5a7054;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.agreement-popover strong{font-size:14px}.agreement-popover p,.agreement-popover small{margin:0;line-height:1.4}.agreement-popover small{color:#6a5528}.site-footer>div{display:flex;gap:18px;flex-wrap:wrap}.share-actions{display:grid;grid-gap:9px;gap:9px;margin-top:12px}.share-action-buttons{display:flex;gap:8px;flex-wrap:wrap}.share-actions .button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);font-size:12px;padding:9px 12px}.share-actions .whatsapp{border-color:#97bd8c;background:#e6f3e1;color:#264f24}.share-actions>small{color:#687167;line-height:1.4}.printable-share{grid-template-columns:auto 1fr;align-items:center;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fbfaf6}.printable-share>small{grid-column:1/-1}.cut-card-qr{display:grid;grid-gap:4px;gap:4px;margin:0}.cut-card-qr img{display:block;width:96px;height:96px;border-radius:6px}.cut-card-qr figcaption{max-width:96px;font-size:9px;font-weight:800;text-align:center}.proof-page{max-width:1120px;margin:0 auto;padding:0 28px 90px}.proof-hero{max-width:780px;margin:65px 0 34px}.proof-hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,80px);letter-spacing:-3px;line-height:.98;margin:10px 0 18px}.proof-hero>p:last-child{max-width:700px;color:#566253;font-size:18px;line-height:1.55}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.proof-card{display:grid;align-content:start;grid-gap:9px;gap:9px;min-height:230px;padding:22px;border:1px solid var(--line);border-radius:16px;background:white}.proof-card.proof-highlight{background:#172016;color:white}.proof-card>strong{font-family:Georgia,serif;font-size:31px}.proof-card>p:last-child,.proof-card>span{color:#657062;line-height:1.45}.proof-highlight>span{color:#d5ded1}.proof-card dl{display:grid;grid-gap:9px;gap:9px;margin:10px 0 0}.proof-card dl>div{display:grid;grid-template-columns:70px 1fr;grid-gap:8px;gap:8px}.proof-card dt{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.proof-card dd{margin:0;min-width:0;overflow-wrap:anywhere}.proof-card code{font-size:10px}.integrity-rule{margin-top:18px;padding:24px;border:1px solid #a8bc9d;border-radius:16px;background:#edf4e8}.integrity-rule h2{font-family:Georgia,serif;font-size:32px;margin:5px 0 17px}.integrity-rule ol{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;list-style:none;counter-reset:proof;margin:0;padding:0}.integrity-rule li{counter-increment:proof;padding:11px;border-radius:9px;background:white;font-weight:800}.integrity-rule li:before{content:counter(proof);display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:999px;background:#365932;color:white;font-size:10px}.proof-boundary{margin-top:18px;padding:22px;border-left:4px solid #b4645c;background:#fff8f6}.proof-boundary p{max-width:800px;color:#645957;line-height:1.55}.proof-boundary .button{display:inline-flex}@media(max-width:720px){.integrity-rule ol,.proof-grid{grid-template-columns:1fr}.proof-page{padding:0 16px 60px}.printable-share{grid-template-columns:1fr}.site-footer>div{display:grid;grid-gap:8px;gap:8px}}@media print{.share-action-buttons,.share-actions>small{display:none}.printable-share{display:grid!important;position:fixed;right:10mm;bottom:10mm;width:35mm;border:1px solid #777;background:white;padding:4mm;z-index:10}.cut-card-qr img{width:30mm;height:30mm}.cut-card-qr figcaption{max-width:30mm}.agreement-popover{display:none}}.readiness-passport{margin:0 0 22px;padding:18px;border:1px solid #d3a94d;border-radius:14px;background:#fffaf0;box-shadow:0 12px 30px #5b4a1710}.readiness-passport header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.readiness-passport header .eyebrow{margin:0 0 5px;color:#88651d}.readiness-passport h2{margin:0!important;font-family:Georgia,serif;font-size:28px!important}.readiness-passport header>span{display:grid;place-items:center;min-width:44px;height:44px;border-radius:999px;background:#f4e4ba;color:#725215;font-weight:900}.readiness-passport ol{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 16px;gap:8px 16px;margin:17px 0;padding:0;list-style:none}.readiness-passport li{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:700;color:#766f61}.readiness-passport li>span{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.readiness-passport li.complete{color:#365932}.readiness-passport footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:13px;border-top:1px solid #dec78d}.readiness-passport footer strong{font-size:16px;letter-spacing:.07em}.readiness-passport footer code{font-size:10px;overflow-wrap:anywhere}.readiness-passport.cut-ready{border-color:#83a875;background:#eff7e9;box-shadow:0 15px 38px #5273451a}.readiness-passport.cut-ready header .eyebrow{color:#41643a}.readiness-passport.cut-ready header>span{background:#d8eace;color:#315a2c}.readiness-passport.cut-ready footer{border-color:#b7d0aa}.readiness-passport.cut-ready footer strong{color:#2f5f2b}.readiness-passport.compact{padding:15px}.readiness-passport.compact h2{font-size:24px!important}@media(max-width:560px){.readiness-passport ol{grid-template-columns:1fr}.readiness-passport footer{align-items:flex-start;flex-direction:column}}@media print{.readiness-passport{page-break-inside:avoid;break-inside:avoid;box-shadow:none;background:white}.readiness-passport footer strong{color:#000!important}}.create-entry{max-width:1080px;margin:68px auto 104px;padding:0 28px}.create-entry-header{max-width:720px;margin:0 auto 36px;text-align:center}.create-entry-header h1{margin:10px 0 17px;font-family:Georgia,serif;font-size:clamp(45px,5.2vw,66px);line-height:.98;letter-spacing:-2.5px}.create-entry-header>p{max-width:620px;margin:0 auto;color:#596356;font-size:16px;line-height:1.6}.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.source-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;min-width:0;min-height:510px;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:white;color:var(--ink);font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.source-card:focus-visible,.source-card:hover{transform:translateY(-3px);border-color:#839b79;box-shadow:0 18px 44px #25301f18;outline:0}.source-visual{height:224px;flex:none}.source-thumbnails{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:12px;background:#dfe6d9}.source-thumbnails img{display:block;width:100%;height:200px;object-fit:cover;object-position:50% 25%;border-radius:9px}.source-card-copy{display:flex;flex:1 1;min-width:0;flex-direction:column;align-items:flex-start;padding:26px 28px 27px}.source-card-meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.source-kicker{color:var(--sage);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.source-badge{padding:6px 9px;border-radius:999px;background:#edf3e8;color:#496044;font-size:9px;font-weight:900;white-space:nowrap}.source-card h2{margin:15px 0 9px;font-family:Georgia,serif;font-size:clamp(29px,3vw,37px);line-height:1.04;letter-spacing:-.7px}.source-card p{margin:0;color:#5e685b;font-size:14px;line-height:1.55}.source-card ul{display:grid;grid-gap:7px;gap:7px;margin:19px 0 25px;padding:0;list-style:none;color:#596356;font-size:12px}.source-card li:before{content:"✓";margin-right:8px;color:var(--sage);font-weight:900}.source-action{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-size:14px}.source-card-private{border-color:#c9cec4}.source-card-private .source-kicker{color:#53684b}.source-card-private .source-badge{background:#f1eee6;color:#626960}.private-source-visual{display:grid;place-content:center;grid-template-columns:auto 48px auto;grid-gap:12px;gap:12px;align-items:center;padding:28px;background:var(--ink)}.private-source-visual span{display:grid;place-items:center;width:58px;height:72px;border:1px solid #82917c;border-radius:11px;color:var(--lime);font-size:12px;font-weight:900}.private-source-visual i{display:block;height:1px;background:#82917c}.private-source-visual strong{grid-column:1/-1;margin-top:9px;color:#d8ddd5;font-size:11px;text-align:center}.source-help{max-width:680px;margin:25px auto 0;color:#687166;font-size:12px;line-height:1.55;text-align:center}.sample-workspace{scroll-margin-top:16px}.sample-workspace .sample-cut-card{margin-top:28px}.sample-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--line)}.sample-header h1{margin:6px 0 5px;font-family:Georgia,serif;font-size:clamp(37px,4vw,49px);line-height:1;letter-spacing:-1.8px}.sample-header>div>p:last-child{margin:0;color:#687166;font-size:12px}.sample-header-actions{display:flex;align-items:center;gap:16px}.sample-header-actions .text-button{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}@media(max-width:760px){.create-entry{margin:38px auto 70px;padding:0 16px}.create-entry-header{margin-bottom:28px}.create-entry-header h1{font-size:43px;letter-spacing:-1.8px}.source-grid{grid-template-columns:1fr}.source-card{min-height:470px}.source-visual{height:200px}.source-thumbnails img{height:176px}.sample-header{display:block}.sample-header-actions{justify-content:space-between;margin-top:18px}.sample-header h1{font-size:39px}}.sample-cut-card{max-width:1240px;margin:42px auto 90px;padding:0 28px}.judge-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.judge-hero h1{max-width:850px;margin:9px 0 13px;font-family:Georgia,serif;font-size:clamp(46px,6vw,76px);line-height:.96;letter-spacing:-3px}.judge-hero>div>p:last-child{max-width:720px;color:#5a6557;font-size:16px;line-height:1.55}.judge-rail{display:grid;grid-template-columns:repeat(6,1fr);margin:0 0 14px;padding:0;list-style:none;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white}.judge-rail li{border-right:1px solid var(--line)}.judge-rail li:last-child{border:0}.judge-rail button{display:grid;width:100%;min-height:68px;padding:10px;border:0;background:white;color:#737a70;font:inherit;font-size:11px;font-weight:800;text-align:left;cursor:pointer}.judge-rail button span{color:#9ba196;font-size:10px}.judge-rail li.complete button{background:#f1f6ed;color:#496044}.judge-rail li.active button{background:var(--ink);color:white}.judge-rail li.active span{color:var(--lime)}.judge-stage{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:14px;gap:14px;align-items:stretch}.judge-explainer,.judge-visual{min-width:0;border:1px solid var(--line);border-radius:18px;background:white;padding:22px}.judge-visual>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.judge-explainer h2,.judge-visual h2{margin:5px 0 13px;font-family:Georgia,serif;font-size:clamp(27px,3vw,38px);line-height:1.05}.judge-visual code{padding:7px;border-radius:7px;background:#edf3e8;font-size:10px}.judge-image-pair{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:10px;gap:10px}.judge-image-pair figure{min-width:0;margin:0}.judge-image-pair figcaption{margin:0 0 6px;color:#5f695c;font-size:11px;font-weight:800}.judge-image-pair img,.judge-private-input{display:block;width:100%;height:min(55vh,560px);object-fit:contain;border-radius:11px;background:#e5eadf}.judge-output-frame{position:relative}.judge-pin{position:absolute;left:52%;top:39%;display:grid;place-items:center;width:30px;height:30px;border:3px solid white;border-radius:999px;background:#1c251c;color:white;font-size:11px;font-weight:900;box-shadow:0 4px 13px #0005}.judge-private-input{display:grid;place-content:center;grid-gap:7px;gap:7px;padding:20px;text-align:center;color:#4f6148}.judge-private-input span{max-width:220px;color:#6a7566;font-size:12px;line-height:1.45}.judge-explainer{display:flex;flex-direction:column}.judge-explainer>p:not(.eyebrow){margin-top:0;color:#5f695c;line-height:1.55}.judge-erasure,.judge-veto{display:grid;grid-gap:4px;gap:4px;margin:12px 0 18px;padding:14px;border-left:4px solid #b85852;background:#fff0ef;color:#713530}.judge-erasure{border-color:#739566;background:#edf7e8;color:#365932}.judge-erasure span,.judge-veto span{font-size:12px;line-height:1.45}.judge-replay{display:grid;grid-template-columns:auto 1fr auto auto 1fr;align-items:center;grid-gap:8px;gap:8px;margin:10px 0 18px;padding:13px;background:#f5f1e8;border-radius:10px}.judge-replay span{display:grid;place-items:center;width:31px;height:31px;border-radius:999px;background:var(--ink);color:white;font-size:10px;font-weight:900}.judge-replay strong{font-size:11px;line-height:1.35}.judge-replay i{font-style:normal}.judge-proof-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin:10px 0 18px}.judge-proof-facts>div{padding:10px;border:1px solid var(--line);border-radius:8px}.judge-proof-facts dt{color:#697267;font-size:9px;font-weight:900;text-transform:uppercase}.judge-proof-facts dd{margin:5px 0 0;font-size:11px;font-weight:800}.judge-explainer .readiness-passport{margin-top:7px}.judge-mobile-controls{display:none}.judge-controls{display:flex;gap:8px;margin-top:auto;padding-top:15px}.judge-controls button{border:0;cursor:pointer}.judge-controls button:disabled,.judge-mobile-controls button:disabled{opacity:.38;cursor:not-allowed}.judge-links{display:flex;gap:14px;margin-top:13px;font-size:11px;font-weight:800}.judge-links a{text-decoration:underline}.judge-research-strip{display:grid;grid-template-columns:auto 1fr 1.2fr auto;grid-gap:18px;gap:18px;align-items:center;margin-top:14px;padding:16px 18px;border-radius:13px;background:var(--ink);color:white}.judge-research-strip strong{color:var(--lime)}.judge-research-strip span{color:#d2d7cf;font-size:11px;line-height:1.45}.judge-research-strip a{font-size:11px;font-weight:800}.workspace-comparison{grid-template-columns:.68fr .68fr 1.3fr}.comparison-card.youcam-output{border-color:#9fb492;box-shadow:0 12px 30px #475f3915}.comparison-card.youcam-output figcaption{color:#385a33}.customer-change-request{margin-top:16px;padding:14px;border:1px solid #d4a39e;border-radius:10px;background:#fff4f3}.customer-change-request textarea{width:100%;margin:8px 0;box-sizing:border-box;border:1px solid #d4a39e;border-radius:8px;padding:10px;font:inherit}.customer-change-request.open{border-left:4px solid #b85852}.customer-change-request p,.customer-change-request small{font-size:12px;line-height:1.45}.customer-change-request blockquote,.revision-action blockquote{margin:9px 0;padding:10px;border-left:3px solid #b85852;background:white;font-size:13px;line-height:1.5}.revision-action.customer-veto{border:1px solid #d4a39e;background:#fff4f3}.revision-replay{margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#faf8f2}.revision-replay header{display:flex;justify-content:space-between;gap:14px}.revision-replay h2{font-family:Georgia,serif;font-size:25px;margin:3px 0}.revision-replay header>span{font-weight:900}.revision-replay ol{display:grid;grid-gap:11px;gap:11px;margin:13px 0 0;padding:0;list-style:none}.revision-replay li{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px}.revision-node{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#eadab2;color:#765816;font-size:10px;font-weight:900}.revision-replay li.current .revision-node{background:#dcead4;color:#365932}.revision-replay p{margin:3px 0;font-size:12px;line-height:1.4}.revision-replay small{color:#697267;font-size:10px}@media(max-width:900px){.judge-stage{grid-template-columns:1fr}.judge-rail{grid-template-columns:repeat(3,1fr)}.judge-rail li:nth-child(3){border-right:0}.judge-research-strip,.workspace-comparison{grid-template-columns:1fr 1fr}.comparison-card.youcam-output{grid-column:1/-1;grid-row:1}}@media(max-width:560px){.sample-cut-card{margin-top:18px;padding:0 12px}.sample-workspace .judge-mobile-controls{position:-webkit-sticky;position:sticky;top:0;z-index:21;display:flex;align-items:center;gap:8px;margin:0 0 10px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#f5f1e8f5;box-shadow:0 7px 20px #19221818;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sample-workspace .judge-mobile-controls .button{min-height:46px;padding:12px 16px}.sample-workspace .judge-explainer>.judge-controls{display:none}.judge-hero{display:block}.judge-rail{grid-template-columns:1fr 1fr}.judge-rail li:nth-child(odd){border-right:1px solid var(--line)}.judge-rail li:nth-child(2n){border-right:0}.judge-image-pair{grid-template-columns:1fr 1.45fr}.judge-image-pair img,.judge-private-input{height:340px}.judge-proof-facts{grid-template-columns:1fr}.judge-replay{grid-template-columns:auto 1fr}.judge-replay i{display:none}.judge-research-strip{grid-template-columns:1fr}.judge-controls{flex-wrap:wrap}.judge-controls .button{padding:12px 16px}}.sample-workspace .sample-cut-card{max-width:1320px;margin:20px auto 72px}.sample-workspace .sample-header{margin-bottom:12px;padding-bottom:13px}.sample-workspace .sample-header h1{font-size:clamp(33px,3.4vw,43px)}.sample-workspace .judge-rail{position:-webkit-sticky;position:sticky;top:0;z-index:20;margin-bottom:10px;box-shadow:0 7px 20px #19221812}.sample-workspace .judge-rail button{min-height:58px}.sample-workspace .judge-stage{scroll-margin-top:72px;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);align-items:start}.sample-workspace .judge-stage:focus{outline:none}.sample-workspace .judge-explainer,.sample-workspace .judge-visual{padding:18px}.sample-workspace .judge-explainer h2,.sample-workspace .judge-visual h2{font-size:clamp(25px,2.3vw,33px);margin-bottom:10px}.sample-workspace .judge-image-pair img,.sample-workspace .judge-private-input{height:clamp(330px,43vh,465px)}.sample-workspace .judge-explainer .expectation-checksum.compact{margin:4px 0 8px}.sample-workspace .judge-explainer .expectation-checksum.compact>header{padding:12px 12px 0}.sample-workspace .judge-explainer .expectation-checksum.compact>header>span{min-width:34px;height:34px}.sample-workspace .judge-explainer .expectation-checksum.compact h2{font-size:21px!important}.sample-workspace .judge-explainer .expectation-checksum.compact .checksum-explainer{display:none}.sample-workspace .judge-explainer .expectation-checksum.compact ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 12px 12px}.sample-workspace .judge-explainer .expectation-checksum.compact li{display:block;padding:8px;border:1px solid #eadbd7;border-radius:8px}.sample-workspace .judge-explainer .expectation-checksum.compact .checksum-key{width:23px;height:23px;margin-bottom:6px}.sample-workspace .judge-explainer .expectation-checksum.compact li>b{display:block;margin-top:5px}.sample-workspace .judge-explainer .expectation-checksum.compact>footer{padding:9px 12px}.sample-workspace .judge-explainer .expectation-checksum.compact>footer strong{font-size:13px}.sample-workspace .judge-explainer .readiness-passport.compact{margin:5px 0;padding:12px}.sample-workspace .judge-explainer .readiness-passport.compact h2{font-size:20px!important}.sample-workspace .judge-explainer .readiness-passport.compact header>span{min-width:34px;height:34px}.sample-workspace .judge-explainer .readiness-passport.compact ol{gap:5px 10px;margin:10px 0}.sample-workspace .judge-explainer .readiness-passport.compact li{font-size:10px}.sample-workspace .judge-explainer .readiness-passport.compact footer{padding-top:8px}.sample-workspace .judge-research-strip{margin-top:10px;padding:12px 15px}.sample-workspace .judge-controls{padding-top:10px}.sample-workspace .judge-links{margin-top:9px}.private-entry-callout{display:grid;justify-items:end;grid-gap:6px;gap:6px}.private-entry-callout>small{color:#687364;font-size:11px;font-weight:700}.private-entry-callout .guest-start{display:block}.private-entry-callout .button{white-space:nowrap}@media(max-width:900px){.sample-workspace .judge-rail{top:0}.sample-workspace .judge-stage{grid-template-columns:1fr;scroll-margin-top:136px}.sample-workspace .judge-explainer{min-height:auto}.sample-workspace .judge-image-pair img,.sample-workspace .judge-private-input{height:min(52vh,460px)}}@media(max-width:560px){.sample-workspace .sample-header{margin-bottom:10px}.sample-workspace .judge-rail{position:static}.sample-workspace .judge-stage{scroll-margin-top:12px}.sample-workspace .judge-image-pair img,.sample-workspace .judge-private-input{height:310px}.sample-workspace .judge-explainer .expectation-checksum.compact ol{grid-template-columns:1fr}}.expectation-checksum{margin:0 0 18px;border:1px solid #bd625b;border-radius:16px;background:#fff7f5;overflow:hidden;box-shadow:0 14px 34px #6f262014}.expectation-checksum>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 0}.expectation-checksum .eyebrow{margin:0 0 4px;color:#8d3f39}.expectation-checksum h2{margin:0!important;font-family:Georgia,serif;font-size:29px!important;line-height:1}.expectation-checksum>header>span{display:grid;place-items:center;min-width:45px;height:45px;border-radius:999px;background:#f2d7d3;color:#773631;font-weight:900}.checksum-explainer{margin:12px 18px 15px;color:#675d5b;font-size:12px;line-height:1.5}.expectation-checksum ol{display:grid;grid-gap:1px;gap:1px;margin:0;padding:0 18px 18px;list-style:none}.expectation-checksum li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-top:1px solid #eadbd7}.checksum-key{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cbb7b3;border-radius:8px;background:white;font-size:10px;font-weight:900}.expectation-checksum li div{display:grid;grid-gap:1px;gap:1px}.expectation-checksum li small{color:#897b78;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.expectation-checksum li strong{font-size:12px;line-height:1.3}.expectation-checksum li>b{color:#9a4b45;font-size:9px;letter-spacing:.08em}.expectation-checksum li.complete .checksum-key{border-color:#7a9e6c;background:#e4f0dd;color:#31552c}.expectation-checksum li.complete>b{color:#3f6a37}.expectation-checksum>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;background:#8d3933;color:white}.expectation-checksum>footer>div{display:flex;align-items:center;gap:9px}.expectation-checksum>footer>div>span{display:grid;place-items:center;width:25px;height:25px;border:2px solid;border-radius:999px;font-weight:900}.expectation-checksum>footer strong{font-size:17px;letter-spacing:.08em}.expectation-checksum>footer code{color:#f7dedb;font-size:9px}.expectation-checksum.released{border-color:#6e9960;background:#f2f8ee;box-shadow:0 16px 40px #365f2e20}.expectation-checksum.released .eyebrow{color:#456e3d}.expectation-checksum.released>header>span{background:#dcebd5;color:#315d2b}.expectation-checksum.released>footer{background:#315e2b}.expectation-checksum.released>footer code{color:#e2efdd}.expectation-checksum.compact h2{font-size:25px!important}.adjustment-acknowledgement{display:flex!important;align-items:flex-start;gap:9px;margin-top:10px;padding:10px;border:1px solid #d7b665;border-radius:8px;background:#fff9e9;font-size:12px;font-weight:800;line-height:1.4}.adjustment-acknowledgement input{width:17px;height:17px;margin:0;accent-color:#365932;flex:0 0 auto}.customer-requirements>.expectation-checksum+.readiness-passport,.workspace-requirements>.expectation-checksum+.readiness-passport{margin-top:-7px}@media(max-width:560px){.expectation-checksum>footer{align-items:flex-start;flex-direction:column}.expectation-checksum li{grid-template-columns:auto 1fr}.expectation-checksum li>b{grid-column:2}}@media print{.expectation-checksum{page-break-inside:avoid;break-inside:avoid;box-shadow:none;background:white}.expectation-checksum>footer{background:white!important;color:#000!important;border-top:3px solid #000}.expectation-checksum>footer code{color:#000!important}}.private-by-default{display:inline-flex;align-items:center;gap:7px;color:#5f695c;font-size:11px;font-weight:800}.private-by-default:before{content:"";width:7px;height:7px;border-radius:999px;background:#78a36a;box-shadow:0 0 0 4px #e7f1e2}.guest-start{display:grid;width:100%;grid-gap:7px;gap:7px}.guest-start>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.guest-start>button:disabled{cursor:wait;opacity:.68}.guest-start>small{color:#8b3e38;font-size:11px;line-height:1.4}.source-card-private{cursor:default}.source-card-private:hover{transform:none;box-shadow:none}.source-card-private .guest-start{margin-top:auto}.source-card-private .source-action{cursor:pointer;text-decoration:none}.source-card-private .source-action:focus-visible,.source-card-private .source-action:hover{color:#416a39}.guest-workspace-notice{display:flex;align-items:center;gap:12px;margin:0 0 24px;padding:12px 14px;border:1px solid #a9c29c;border-radius:12px;background:#edf5e8;color:#365932}.guest-workspace-notice strong{flex:0 0 auto;font-size:12px}.guest-workspace-notice span{color:#586b53;font-size:11px;line-height:1.4}.intake{scroll-margin-top:20px}.intake-form>.button.primary{position:static;display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:2px;border:0;box-shadow:0 9px 24px #1b251b28;cursor:pointer}.workspace-visual-panel{position:-webkit-sticky;position:sticky;top:12px;align-self:start}.workspace-comparison .youcam-output{order:-1;grid-column:1/-1}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{max-height:52vh;aspect-ratio:auto}.workspace-comparison .customer-input,.workspace-comparison .garment-input{display:grid;grid-template-columns:auto 1fr;align-items:center}.workspace-comparison .customer-input .render-placeholder,.workspace-comparison .customer-input img,.workspace-comparison .garment-input img{height:170px;aspect-ratio:3/4}.workspace-comparison .customer-input figcaption,.workspace-comparison .customer-input img,.workspace-comparison .garment-input figcaption,.workspace-comparison .garment-input img{grid-column:1/-1}@media(max-width:980px){.workspace-visual-panel{position:static}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{max-height:none}.intake-form>.button.primary{position:static}.guest-workspace-notice{align-items:flex-start;flex-direction:column;gap:4px}}.private-entry-callout .guest-start>button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;padding:12px 20px;font-weight:800;text-align:center;box-shadow:0 8px 20px #20261f1f;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.private-entry-callout .guest-start>button:focus-visible,.private-entry-callout .guest-start>button:hover{background:#354234;transform:translateY(-1px);box-shadow:0 11px 24px #20261f2d;outline:3px solid #a9c29c;outline-offset:2px}.private-entry-callout .guest-start>button:disabled{background:#667064;color:#fff}.private-entry-callout>small{max-width:220px;text-align:right}@media(max-width:760px){.sample-header-actions{align-items:flex-end}.private-entry-callout{justify-items:end}.private-entry-callout .guest-start{width:auto}}@media(max-width:520px){.sample-header-actions{display:grid;grid-template-columns:auto 1fr;align-items:end}.private-entry-callout{justify-items:stretch}.private-entry-callout>small{text-align:left}.private-entry-callout .guest-start,.private-entry-callout .guest-start>button{width:100%}}.private-creation-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 14px;padding:18px 20px;border:1px solid #41503f;border-radius:14px;background:var(--ink);color:#fff;box-shadow:0 10px 28px #20261f20}.private-creation-banner>div{display:grid;grid-gap:5px;gap:5px}.private-creation-banner>div>strong{font-family:Georgia,serif;font-size:22px;line-height:1.1}.private-creation-banner>div>span{color:#d5ddd1;font-size:12px;line-height:1.45}.private-creation-banner .guest-start{width:auto;flex:0 0 auto}.private-creation-banner .guest-start>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:2px solid var(--lime);border-radius:999px;background:var(--lime);color:var(--ink);padding:12px 24px;font:inherit;font-weight:900;text-align:center;white-space:nowrap;cursor:pointer;box-shadow:0 8px 22px #0003;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.private-creation-banner .guest-start>button:focus-visible,.private-creation-banner .guest-start>button:hover{background:#e4f27d;transform:translateY(-2px);box-shadow:0 12px 28px #0005;outline:3px solid #fff;outline-offset:2px}.private-creation-banner .guest-start>button:disabled{opacity:.75;cursor:wait}.private-creation-banner .guest-start>small{color:#ffd9d6;text-align:center}@media(max-width:680px){.private-creation-banner{align-items:stretch;flex-direction:column;gap:14px}.private-creation-banner .guest-start,.private-creation-banner .guest-start>button{width:100%}}.youcam-evidence-lab{margin:18px 0 4px;padding:18px;border:1px solid #9fb492;border-radius:16px;background:linear-gradient(145deg,#f4f8f0,#fff 58%);box-shadow:0 12px 30px #475f3912}.youcam-evidence-lab>header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.youcam-evidence-lab>header h3{margin:4px 0 0;font-family:Georgia,serif;font-size:clamp(23px,2vw,30px);line-height:1.05}.youcam-evidence-lab>header>span{padding:7px 10px;border-radius:999px;background:#e2eddc;color:#365932;font-size:10px;font-weight:900;white-space:nowrap}.evidence-lab-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.evidence-lab-grid article{display:flex;min-width:0;min-height:205px;flex-direction:column;gap:8px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.evidence-lab-grid article.complete{border-color:#86aa79;background:#f1f8ed}.evidence-lab-grid article>b{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--ink);color:var(--lime);font-size:10px}.evidence-lab-grid h4{margin:0;font-family:Georgia,serif;font-size:19px}.evidence-lab-grid p{margin:0;color:#647061;font-size:11px;line-height:1.45}.evidence-lab-grid strong{margin-top:auto;color:#376231;font-size:11px}.evidence-lab-grid small{margin-top:auto;color:#737c70;font-size:10px;line-height:1.4}.evidence-lab-grid label{display:grid;grid-gap:5px;gap:5px;margin-top:auto;color:#53614f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.evidence-lab-grid select{width:100%;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit;font-size:11px;text-transform:none;letter-spacing:normal}.evidence-lab-grid button{margin-top:auto;padding:10px 11px;border:0;border-radius:999px;background:var(--ink);color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.evidence-lab-grid button:disabled{cursor:wait;opacity:.55}.evidence-lab-grid video{display:block;width:100%;max-height:185px;margin-top:auto;border-radius:9px;background:#101610}.evidence-lab-caveat{margin:12px 0 0;padding-top:10px;border-top:1px solid var(--line);color:#677263;font-size:10px;line-height:1.45}.youcam-evidence-lab>.error{margin:10px 0 0;padding:9px;border-left:3px solid #b85852;background:#fff0ef;color:#713530;font-size:11px}@media(max-width:760px){.youcam-evidence-lab>header{display:block}.youcam-evidence-lab>header>span{display:inline-flex;margin-top:9px}.evidence-lab-grid{grid-template-columns:1fr}.evidence-lab-grid article{min-height:0}}.evidence-origin{display:inline-flex;margin-top:.55rem;padding:.38rem .62rem;border:1px solid #bfd4b5;border-radius:999px;background:#eef6ea;color:#315b2d;font-size:.73rem;font-weight:750;line-height:1.25}.sponsor-chain ol{grid-template-columns:repeat(4,minmax(0,1fr))}.sponsor-chain li{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem}.sponsor-chain li:before{margin-bottom:.35rem}.sponsor-chain li strong{font-family:Georgia,serif;font-size:1.08rem;line-height:1.1}.sponsor-chain li small{color:#606b5e;font-weight:600;line-height:1.4}.sponsor-chain-boundary{margin:1rem 0 0;color:#52604f;line-height:1.5}@media (max-width:900px){.sponsor-chain ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.sponsor-chain ol{grid-template-columns:1fr}}.proof-problem{display:grid;grid-gap:18px;gap:18px;margin:0 0 18px;padding:22px;border:1px solid #40533b;border-radius:16px;background:#172016;color:white}.proof-problem-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.proof-problem .eyebrow{margin:0 0 6px;color:var(--lime)}.proof-problem h2{max-width:700px;margin:0;font-family:Georgia,serif;font-size:clamp(25px,3vw,36px);line-height:1.05}.proof-problem-metrics{display:grid;grid-template-columns:.7fr .7fr .7fr 1.55fr;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.proof-problem-metrics li{display:grid;align-content:center;grid-gap:3px;gap:3px;min-height:86px;padding:13px;border:1px solid #ffffff2b;border-radius:10px;background:#ffffff0b}.proof-problem-metrics strong{font-family:Georgia,serif;font-size:clamp(25px,2.5vw,32px);line-height:1}.proof-problem-metrics li:last-child strong{font-size:clamp(19px,2vw,25px)}.proof-problem-metrics span{color:#d5ddd1;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.proof-problem-caveat{margin:0;color:#d5ddd1;font-size:11px;font-weight:800;letter-spacing:.04em}@media(max-width:720px){.proof-problem-copy{display:block}.proof-problem-metrics{grid-template-columns:1fr 1fr}}@media(max-width:420px){.proof-problem-metrics{grid-template-columns:1fr}}.proof-sources{margin-top:18px;padding:26px;border:1px solid var(--line);border-radius:16px;background:#fff}.proof-sources-header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-column-gap:28px;column-gap:28px;align-items:end;margin-bottom:20px}.proof-sources-header .eyebrow{grid-column:1/-1}.proof-sources-header h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,43px);line-height:1.02;letter-spacing:-1px;margin:5px 0 0}.proof-sources-header>p:last-child{margin:0;color:#5f695d;line-height:1.5}.proof-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.proof-source-card{display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:8px;gap:8px;min-height:220px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fbfaf6}.proof-source-level{width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;background:#e7efe2;color:#365932;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.proof-source-card h3{font-family:Georgia,serif;font-size:22px;line-height:1.05;margin:2px 0}.proof-source-card p{margin:0;color:#5f695d;font-size:13px;line-height:1.48}.proof-source-links{display:flex;gap:10px;flex-wrap:wrap;align-self:end}.proof-source-links a{color:#172016;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.proof-reproduce{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px;padding:14px 16px;border-radius:10px;background:#172016;color:#fff}.proof-reproduce strong{margin-right:auto;font-size:13px}.proof-reproduce code{padding:7px 9px;border:1px solid #50604d;border-radius:6px;background:#202a20;color:#eef4ea;font-size:11px}@media(max-width:800px){.proof-sources-header{gap:10px}.proof-source-grid,.proof-sources-header{grid-template-columns:1fr}.proof-source-card{min-height:0}.proof-reproduce{align-items:stretch}.proof-reproduce strong{width:100%}.proof-reproduce code{overflow-x:auto}}.youcam-evidence-lab{margin:0 0 14px;padding:15px}.youcam-evidence-lab>header{margin-bottom:12px}.youcam-evidence-lab>header h3{font-size:clamp(20px,1.7vw,26px)}.evidence-lab-grid article{min-height:158px;gap:7px;padding:12px}.evidence-lab-grid article.current{border:2px solid #416a39;background:#fbfff8;box-shadow:0 9px 22px #416a3918}.evidence-lab-grid h4{font-size:18px}.evidence-step-status{margin:auto 0!important;padding:10px}.evidence-step-error{display:grid;grid-gap:8px;margin-top:auto;padding:9px}.evidence-step-error button{justify-self:start;margin:0}.evidence-lab-caveat{margin-top:10px;padding-top:9px}.workspace-gate-details{margin:0 0 20px;border:1px solid var(--line);border-radius:12px;background:#f7f5ef;overflow:hidden}.workspace-gate-details>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;cursor:pointer;list-style:none}.workspace-gate-details>summary::-webkit-details-marker{display:none}.workspace-gate-details>summary span{display:grid;grid-gap:2px;gap:2px}.workspace-gate-details>summary small{color:#667064;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.workspace-gate-details>summary strong{font-size:14px}.workspace-gate-details>summary b{padding:6px 9px;border-radius:999px;background:#e8e3d7;color:#586153;font-size:10px}.workspace-gate-details[open]>summary{border-bottom:1px solid var(--line)}.workspace-gate-details-body{padding:13px}.workspace-gate-details-body .expectation-checksum,.workspace-gate-details-body .readiness-passport{margin-bottom:12px}.tailor-workspace{max-width:1240px;margin:18px auto 56px;padding:0 24px}.workspace-header{align-items:center;margin-bottom:16px}.workspace-header h1{font-size:clamp(36px,4vw,52px);margin:6px 0 8px}.workspace-header>div>p:last-of-type{margin-bottom:0}.workspace-grid{gap:16px;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)}.workspace-visual-panel{position:static;padding:16px}.workspace-requirements{position:-webkit-sticky;position:sticky;top:12px;padding:16px}.workspace-visual-heading{margin-bottom:12px}.workspace-visual-heading h2{font-size:clamp(27px,2.6vw,36px)}.youcam-evidence-lab{margin:0 0 12px;padding:13px}.youcam-evidence-lab>header{align-items:center;margin-bottom:9px}.youcam-evidence-lab>header h3{font-size:clamp(19px,1.6vw,24px)}.evidence-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px;margin:0 0 9px;padding:0;list-style:none}.evidence-progress li{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#657062}.evidence-progress li>b{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;border-radius:7px;background:#e8e5dc;color:#596256;font-size:9px}.evidence-progress li>span{display:grid;min-width:0;grid-gap:1px;gap:1px}.evidence-progress li strong{font-size:11px;line-height:1.1}.evidence-progress li small{overflow:hidden;color:#7a8377;font-size:8px;font-weight:800;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.evidence-progress li.current{border-color:#416a39;background:#f7fcf4;color:#284d25;box-shadow:inset 0 0 0 1px #416a39}.evidence-progress li.current>b{background:var(--ink);color:var(--lime)}.evidence-progress li.complete{border-color:#91b084;background:#eff7eb;color:#315d2b}.evidence-progress li.complete>b{background:#dcebd5;color:#315d2b}.evidence-current-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 12px;border:1px solid #76986b;border-radius:10px;background:#fbfff8}.evidence-current-action>div:first-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.evidence-current-action h4{margin:0;font-family:Georgia,serif;font-size:18px;line-height:1.05}.evidence-current-action p{margin:0;color:#647061;font-size:10px;line-height:1.35}.evidence-current-action button,.evidence-step-error button{flex:0 0 auto;padding:10px 14px;border:0;border-radius:999px;background:var(--ink);color:#fff;font:inherit;font-size:10px;font-weight:900;white-space:nowrap;cursor:pointer}.evidence-current-action button:disabled{cursor:wait;opacity:.55}.evidence-fabric-control{display:flex;align-items:flex-end;gap:8px;min-width:min(100%,350px)}.evidence-fabric-control label{display:grid;flex:1 1;grid-gap:4px;gap:4px;color:#53614f;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.evidence-fabric-control select{width:100%;min-width:150px;padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:10px;font-weight:700;text-transform:none;letter-spacing:normal}.evidence-next-step{margin:0;padding:9px 11px;border:1px solid #b9ccb0;border-radius:9px;background:#f5faf2;color:#596654;font-size:10px;line-height:1.35}.evidence-next-step strong{color:#315d2b}.evidence-caveat-details{margin-top:7px;color:#687364;font-size:9px}.evidence-caveat-details>summary,.evidence-motion-proof>summary{width:max-content;cursor:pointer;font-weight:800;text-decoration:underline;text-underline-offset:3px}.evidence-caveat-details p{margin:6px 0 0;padding-top:7px;border-top:1px solid var(--line);line-height:1.4}.evidence-motion-proof{margin-top:8px;padding:8px 10px;border:1px solid #9fb492;border-radius:9px;background:#f5faf2;font-size:10px}.evidence-motion-proof video{display:block;width:100%;max-height:260px;margin-top:8px;border-radius:8px;background:#101610}.evidence-step-status{margin:0!important;padding:9px;border-radius:8px;background:#edf3e8;color:#3c5937!important;font-size:10px;font-weight:800}.evidence-step-error{display:flex;align-items:center;gap:8px;margin:0;padding:8px;border-left:3px solid #b85852;background:#fff0ef}.evidence-step-error p{margin:0;color:#713530}.workspace-comparison{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-template-rows:1fr 1fr;grid-gap:10px;gap:10px;align-items:stretch}.workspace-comparison .youcam-output{order:0;grid-column:1!important;grid-row:1/3}.workspace-comparison .customer-input{grid-column:2;grid-row:1}.workspace-comparison .garment-input{grid-column:2;grid-row:2}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{width:100%;height:clamp(350px,44vh,520px);max-height:none;object-fit:contain}.workspace-comparison .customer-input,.workspace-comparison .garment-input{display:flex;min-width:0;flex-direction:column;align-items:stretch}.workspace-comparison .customer-input .render-placeholder,.workspace-comparison .customer-input img,.workspace-comparison .garment-input img{width:100%;height:clamp(165px,21.5vh,255px);aspect-ratio:auto;object-fit:contain}.workspace-comparison .customer-input figcaption,.workspace-comparison .garment-input figcaption{grid-column:auto;font-size:9px}.workspace-comparison .customer-input img,.workspace-comparison .garment-input img{grid-column:auto}.workspace-annotations{margin-top:10px;padding:0;border:1px solid #aabf9f;border-radius:12px;background:#f5f9f2;overflow:hidden}.workspace-annotations>summary{padding:11px 13px;cursor:pointer;list-style:none}.workspace-annotations>summary::-webkit-details-marker{display:none}.workspace-annotations[open]{padding:0 13px 13px}.workspace-annotations[open]>summary{margin:0 -13px 10px;border-bottom:1px solid #c7d5c0}.workspace-annotations-heading h3{font-size:22px}.workspace-annotations-heading .eyebrow{margin-bottom:2px}@media(max-width:980px){.tailor-workspace{margin-top:14px}.workspace-grid{grid-template-columns:1fr}.workspace-requirements{position:static}}@media(max-width:700px){.tailor-workspace{padding:0 14px}.workspace-header{align-items:flex-start}.workspace-header h1{font-size:36px}.workspace-comparison{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.workspace-comparison .youcam-output{grid-column:1/-1!important;grid-row:1}.workspace-comparison .customer-input{grid-column:1;grid-row:2}.workspace-comparison .garment-input{grid-column:2;grid-row:2}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{height:410px}.workspace-comparison .customer-input .render-placeholder,.workspace-comparison .customer-input img,.workspace-comparison .garment-input img{height:160px}.evidence-current-action,.evidence-fabric-control{align-items:stretch;flex-direction:column}.evidence-fabric-control{min-width:0}.evidence-current-action button{width:100%}}@media(max-width:480px){.evidence-progress li{padding:7px 5px;gap:5px}.evidence-progress li>b{width:22px;height:22px}.evidence-progress li strong{font-size:9px}.evidence-progress li small{font-size:7px}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{height:350px}}.customer-review{max-width:1240px;margin:18px auto 56px;padding:0 24px}.customer-review-header{align-items:center;margin-bottom:16px}.customer-review-header h1{margin:6px 0 8px;font-size:clamp(36px,4vw,52px)}.customer-review-grid{grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);gap:16px;align-items:start}.customer-requirements,.review-visuals{padding:16px}.review-visuals{grid-template-columns:minmax(145px,.55fr) minmax(0,1.45fr);gap:10px}.review-visuals figure{min-width:0}.review-visuals .image-missing,.review-visuals img{width:100%;height:clamp(300px,38vh,430px);aspect-ratio:auto;object-fit:contain}.review-disclosure{grid-column:1/-1}.review-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.review-disclosure>summary::-webkit-details-marker{display:none}.review-disclosure>summary:after{content:"+";display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto;border-radius:999px;background:#e8e4da;color:#455043;font-weight:900}.review-disclosure[open]>summary:after{content:"−"}.review-disclosure-body{padding-top:12px}.review-consent.review-disclosure{padding:0;overflow:hidden}.review-consent.review-disclosure>summary{padding:14px 16px}.review-consent.review-disclosure>summary>span{display:grid;grid-gap:2px;gap:2px}.review-consent.review-disclosure>summary .eyebrow{margin:0}.review-consent.review-disclosure>summary strong{font-family:Georgia,serif;font-size:22px;line-height:1.05}.review-consent.review-disclosure>summary b{margin-left:auto;padding:5px 8px;border-radius:999px;background:#e4eedf;color:#315b2d;font-size:9px;white-space:nowrap}.review-consent.review-disclosure .review-disclosure-body{padding:0 16px 16px}.review-annotations.review-disclosure{padding-top:0}.review-annotations.review-disclosure>summary{padding:14px 0 0}.review-annotations.review-disclosure .review-disclosure-body{padding-top:0}.workspace-comparison .youcam-output .render-placeholder,.workspace-comparison .youcam-output img{height:clamp(290px,35vh,400px)}.workspace-comparison .customer-input .render-placeholder,.workspace-comparison .customer-input img,.workspace-comparison .garment-input img{height:clamp(135px,17vh,195px)}@media(min-width:981px){.customer-requirements,.workspace-requirements{max-height:calc(100vh - 24px);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin}}@media(max-width:980px){.customer-review-grid{grid-template-columns:1fr}.customer-requirements{position:static}.review-visuals .image-missing,.review-visuals img{height:clamp(300px,50vh,480px)}}@media(max-width:620px){.customer-review{padding:0 14px}.customer-review-header{align-items:flex-start}.review-visuals{grid-template-columns:1fr}.review-visuals .image-missing,.review-visuals img{height:auto;max-height:460px}.review-consent.review-disclosure>summary b{display:none}}.customer-approval code{white-space:normal;overflow-wrap:anywhere}.customer-requirements,.workspace-requirements{overflow-wrap:break-word}.customer-requirements blockquote,.customer-requirements code,.customer-requirements label,.customer-requirements li,.customer-requirements p,.customer-requirements small,.workspace-requirements blockquote,.workspace-requirements code,.workspace-requirements label,.workspace-requirements li,.workspace-requirements p,.workspace-requirements small{min-width:0;overflow-wrap:anywhere}.customer-requirements>*,.workspace-requirements>*{min-width:0;max-width:100%}.customer-requirements img,.workspace-requirements img{max-width:100%;height:auto}