:root{font-family:Arial,Helvetica,sans-serif;color:#151515;background:#f0f1f2;font-synthesis:none;--muted:#888a8d;--line:#eeeeef;--soft:#f1f1f2;--green:#d8ebd5;--amber:#f5dfbd}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:#fff;border:1px solid #e9e9eb;border-radius:25px;padding:12px 17px;min-height:44px}button:hover{background:#f1f1f2}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #6e8c6e;outline-offset:3px}a{color:inherit}.ico{width:21px;height:21px;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.primary{background:#080808;color:#fff;border-color:#080808}.primary:hover{background:#292929}.quiet{background:transparent;border:0}.wide{width:100%}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.between{justify-content:space-between}.muted{font-size:13px;color:var(--muted);line-height:1.55}.hint{font-size:11px;color:var(--muted);line-height:1.6}.eyebrow{font-size:10px;letter-spacing:1.5px;color:#999b9b;margin-bottom:12px}.mini{font-size:12px}.center{text-align:center}.green{background:var(--green)}.amber{background:var(--amber)}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1.1px;line-height:1.1;font-weight:600}h2{font-size:22px;letter-spacing:-.6px;font-weight:600}h3{font-size:15px;font-weight:500}p{line-height:1.6}
.reviewbar{height:54px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;gap:14px;font-size:12px;color:#555b61;background:#f0f1f2}.reviewbar b{letter-spacing:1px;color:#202124}.review-help{text-decoration:none;color:#70767b}.view-switch{display:flex;background:#e5e7e8;border-radius:7px;padding:3px;gap:3px}.view-switch button{font-size:11px;min-height:28px;border:0;background:transparent;padding:6px 14px;border-radius:5px}.view-switch button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #0001;color:#111}.app-header{height:90px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.logo{font-family:Georgia,'Times New Roman',serif;font-size:37px;letter-spacing:-1px;text-decoration:none;font-weight:500}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{padding:10px;width:44px;min-width:44px;height:44px;display:inline-grid;place-items:center;background:transparent;border:0}.icon-button:hover{background:#f0f0f1}.notification{position:relative}.notification-dot{height:7px;width:7px;background:#ee6b68;border:1.5px solid white;border-radius:50%;position:absolute;top:8px;right:9px}.avatar-button{border:0;padding:5px;background:transparent;width:44px;height:44px;display:grid;place-items:center}.avatar{display:inline-block;width:30px;height:30px;border-radius:50%;background:#d5d6cd;overflow:hidden;flex-shrink:0}.avatar-anna{background-image:url('mita-design-approved.png');background-size:1774px 887px;background-position:-244px -158px}.avatar-initial{display:grid;place-items:center;background:#ededeb;color:#484945;font-size:13px}.layout{display:grid;grid-template-columns:226px minmax(0,1fr);background:#fff;min-height:calc(100svh - 144px)}aside{border-right:1px solid var(--line);padding:28px 19px;display:flex;flex-direction:column}.workspace-name{font-size:10px;letter-spacing:1.9px;margin:6px 14px 28px;color:#8e9194}.workspace-name span{display:block;letter-spacing:0;font-size:12px;margin-top:9px;color:#4e5052}#side{display:grid;gap:7px}#side a{display:flex;gap:12px;align-items:center;padding:12px 14px;min-height:44px;font-size:13px;color:#737579;text-decoration:none;border-radius:12px}#side a.active{color:#111;background:#f0f1f1}#side a.capture-link{background:#080808;color:#fff;margin:9px 0}#side em{font-size:10px;font-style:normal;margin-left:auto;background:#f1e1c9;color:#785b33;border-radius:8px;padding:3px 6px}.aside-note{margin:auto 14px 0;padding-top:60px;font-size:11px;color:#4e5352;line-height:2}.aside-note span{font-size:10px;color:#9a9d9b}main{padding:34px 38px 60px;min-width:0;max-width:1400px;width:100%;margin:auto}
.catalog-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.catalog-intro .muted{margin-top:8px}.desktop-add{display:flex;align-items:center;gap:8px}.search-bar{display:flex;align-items:center;background:#fff;border:1px solid #f0f0f1;box-shadow:0 3px 16px #00000005;border-radius:28px;padding:2px 9px 2px 16px;max-width:640px}.search-bar>.ico{width:18px;color:#75797a}.search-bar input{border:0;background:transparent;outline-offset:0;flex:1;padding:12px;font-size:13px;min-width:0}.search-bar .icon-button{width:38px;min-width:38px}.chips{display:flex;gap:8px;flex-wrap:wrap}.catalog-chips{margin:18px 0 23px;align-items:center}.chip{display:inline-block;font-size:11px;background:#f0f0f1;border-radius:20px;padding:7px 11px}.chips button{border:0;font-size:11px;background:#f0f0f1;padding:8px 14px;min-height:34px;white-space:nowrap}.chips button.selected{background:#080808;color:white}.catalog-chips .required-filter{margin-left:auto;background:#fff5e7;color:#816746;display:flex;gap:6px;align-items:center}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product{position:relative;min-width:0}.product .open{display:block;text-align:left;width:100%;border:0;padding:0;border-radius:0;background:none}.photo{position:relative;background:#ebebeb;border-radius:12px;overflow:hidden}.product .photo{aspect-ratio:1/1.17}.art-frame{position:relative;display:block;overflow:hidden;background:#e7e7e6;width:100%;height:100%}.art-frame>img{position:absolute;max-width:none;height:auto;top:0;pointer-events:none}.uploaded{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.empty-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#999d9d;height:100%;background:#f1f1ef;font-size:12px}.empty-photo .ico{width:25px;height:25px}.badge{position:absolute;left:10px;top:10px;display:grid;place-items:center;background:var(--green);border-radius:50%;min-width:29px;height:29px;font-size:12px;font-weight:600}.badge.pending{background:#f3e3c9;font-size:13px}.badge.amber{background:var(--amber)}.product .heart{position:absolute;right:3px;top:3px;z-index:1;color:#888b8c}.heart[aria-pressed=true]{color:#111}.heart[aria-pressed=true] .ico{fill:#111}.heart .ico{width:19px;height:19px}.product h3{font-size:13px;font-weight:400;margin:9px 0 4px;line-height:1.25;letter-spacing:-.12px}.price{font-size:14px;font-weight:600;letter-spacing:-.2px}.product-foot{font-size:10px;color:#959899;margin-top:6px;display:flex;gap:5px;align-items:center}.product-foot .ico{width:11px;height:11px}.empty-state{padding:42px 18px;text-align:center;color:#929697;font-size:14px;border-radius:18px;background:#f7f7f5}.panel{padding:22px;border:1px solid #ececee;border-radius:18px;margin:20px 0}.task{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.task:first-child{padding-top:0}.task:last-child{border:0;padding-bottom:0}.task .chips{margin-top:10px}.task p{margin-top:6px}.task button{font-size:12px}.fieldgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.full{grid-column:1/-1}label{display:grid;gap:9px;font-size:12px;color:#606468}input,select,textarea{font-size:16px;border:1px solid #e4e5e7;border-radius:13px;padding:13px;min-width:0;max-width:100%;background:#fff;color:#18191a}textarea{width:100%;min-height:110px;resize:vertical}.file{border:1px dashed #cbcdce;border-radius:13px;padding:16px;background:#fafafa}.file input{font-size:12px;width:100%}.profile-selector{margin-top:24px;max-width:420px}.notice{font-size:12px;line-height:1.6;padding:17px;background:#f6f3ed;color:#807568;border-radius:13px}.page-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-top .title{font-size:14px;font-weight:500}.page-top .icon-button{margin-left:-10px}.thumbs{display:flex;gap:8px;flex-wrap:wrap}.thumbs img{width:72px;height:84px;object-fit:cover;border-radius:9px}.gallery-grid{display:grid;grid-template-columns:minmax(0,1fr) 68px;gap:10px;align-items:stretch}.gallery-main{min-height:320px;aspect-ratio:.85;border-radius:13px;overflow:hidden}.gallery-main .photo{position:relative;height:100%;width:100%}.gallery-rail{display:grid;grid-template-rows:repeat(3,1fr);gap:8px}.gallery-rail button{padding:0;border-radius:10px;overflow:hidden;background:#e9e9e7;border:2px solid transparent;min-height:0}.gallery-rail button.selected{border-color:#181818}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:start;max-width:1000px;margin:auto}.detail-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.detail-title h1{font-size:29px;line-height:1.1}.detail-title .icon-button{margin-top:-7px}.product-id{font-size:12px;color:#929496;margin:9px 0 17px}.score-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.score-pill{font-size:22px;font-weight:600;letter-spacing:-.5px;background:linear-gradient(100deg,#d9ecd4,#f3f6f0);border-radius:22px;padding:6px 11px}.status-pill{background:#deecd8;color:#334b31;font-size:11px;padding:10px 14px;border-radius:23px}.score-row.incomplete .score-pill{background:#f3f0e8}.score-row.incomplete .status-pill{background:#f5e9d5;color:#7f6542}.recommendation{display:flex;align-items:center;gap:10px;width:100%;background:#f3f3f4;border:0;border-radius:12px;padding:13px 12px;font-size:12px;text-align:left}.recommendation .ico{width:17px;height:17px}.recommendation .arrow{margin-left:auto;color:#929697}.scores{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:15px 0 13px}.scores button{border:1px solid #eeeeef;border-radius:13px;padding:12px 5px 11px;min-height:65px;background:#fafafa;text-align:center;color:#97989b;font-size:10px}.scores strong{font-size:20px;font-weight:500;display:block;margin-top:5px;color:#141414}.economics{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:12px 0 17px}.economics small{font-size:10px;color:#959597;display:block;margin-bottom:5px}.economics strong{font-size:18px;font-weight:500;white-space:nowrap}.economics>.ico{width:19px}.multiple{font-size:14px;background:#cce6c6;border-radius:24px;padding:10px 15px;white-space:nowrap}.main-decision{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;width:100%}.main-decision .ico{width:18px}.other-decisions{display:flex;justify-content:center;gap:5px;margin-top:10px}.other-decisions button{background:transparent;border:0;font-size:11px;min-height:35px;color:#7d8181;padding:7px 12px}.other-decisions button.active{background:#ededeb;color:#111}.detail-extra{max-width:1000px;margin:28px auto 0;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:17px 0}summary{font-size:14px;cursor:pointer;min-height:28px}details p{margin-top:12px;font-size:13px;color:#747779}.edit-action{margin:16px 0}.edit-action button{font-size:12px}.message-form{display:flex;align-items:center;gap:8px;border:1px solid #eeeef0;border-radius:28px;padding:5px;background:#fff}.message-form input{flex:1;min-width:0;border:0;font-size:12px;padding:11px 7px;background:transparent}.message-form .icon-button{width:38px;min-width:38px;height:38px;min-height:38px}.message-form .send-button{background:#090909;color:white}
.art-frame{display:grid;place-items:center}.art-window{position:relative;width:100%;overflow:hidden}.art-window>img{position:absolute;max-width:none;height:auto;top:0;pointer-events:none}.art-camera .art-window{min-width:100%}.art-editorial .art-window{width:140%;min-width:140%;margin-top:15px}.camera-thumb .art-window>img{height:auto;width:auto}.art-dress,.art-jacket,.art-olive,.art-top{background:#e9e9e9}.mobile-break{display:none}.product .art-window:before,.product .art-window:after{content:'';position:absolute;top:0;width:27%;height:26%;background:#e9e9e9;z-index:1}.product .art-window:before{left:0}.product .art-window:after{right:0}.gallery-rail button,.voice-thumbs>div{position:relative}
.feed{max-width:620px;margin:auto}.feed-heading{margin:0 0 20px}.segmented{display:flex;border-radius:25px;background:#e9e9eb;padding:0;margin-bottom:30px}.segmented button{flex:1;border:0;background:transparent;font-size:12px;min-height:42px}.segmented button.selected{background:#080808;color:white;box-shadow:0 2px 5px #0001}.chat-entry{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;margin-bottom:25px}.chat-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:3px 0 9px;font-size:12px}.chat-heading time{font-size:10px;color:#9b9d9f}.bubble{background:#eeeeef;border-radius:14px;padding:12px 14px;font-size:12px;line-height:1.6}.editorial{height:300px;border-radius:14px;overflow:hidden;position:relative;margin-top:11px}.editorial-overlay{position:absolute;bottom:0;left:0;right:0;padding:42px 16px 15px;color:white;background:linear-gradient(transparent,#0009)}.editorial-overlay small{font-size:9px;color:#efefef}.editorial-overlay h2{font-size:19px;letter-spacing:-.5px;margin:4px 0}.editorial-overlay p{font-size:9px;color:#ededed}.editorial-open{position:absolute;right:13px;bottom:19px;width:32px;min-width:32px;height:32px;min-height:32px;background:white;border-radius:50%;padding:7px}.editorial-open .ico{width:17px}.ai-confirm{display:flex;gap:8px;align-items:center;font-size:12px}.check{background:#a8cda0;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.check .ico{width:12px;height:12px}.chat-entry .chips{margin:11px 0}.chat-entry .chip{font-size:10px;padding:6px 9px;background:#e3e3e4}.source-note{border-top:1px solid #dcdcdf;margin-top:7px;padding-top:10px;display:flex;gap:7px;align-items:center;font-size:10px;color:#747879}.source-note .ico{width:14px;height:14px}.compose-hint{font-size:10px;color:#999;text-align:center;margin:10px 0}.knowledge-assistant{padding:30px 0;text-align:center}.knowledge-assistant p{margin:16px 0}
.capture-screen{position:relative;max-width:460px;margin:auto;background:#ddd9d1;border-radius:24px;overflow:hidden}.camera-scene{height:575px;position:relative;overflow:hidden}.camera-scene>.art-frame{position:absolute;inset:0}.camera-top{position:absolute;top:12px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;color:#fff;z-index:1}.camera-top .icon-button{color:white}.camera-top h1{font-size:17px;letter-spacing:0;text-align:center;font-weight:500}.camera-top p{font-size:10px;text-align:center;color:#ece9e6;margin-top:4px}.camera-label{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);background:#0006;color:#fff;border-radius:20px;padding:6px 11px;font-size:10px;white-space:nowrap}.framing{position:absolute;inset:94px 26px 72px;pointer-events:none}.framing i{position:absolute;width:31px;height:31px;border-color:#ffffffe5;border-style:solid;border-width:0;border-radius:5px}.framing i:nth-child(1){top:0;left:0;border-left-width:3px;border-top-width:3px}.framing i:nth-child(2){top:0;right:0;border-top-width:3px;border-right-width:3px}.framing i:nth-child(3){bottom:0;left:0;border-bottom-width:3px;border-left-width:3px}.framing i:nth-child(4){bottom:0;right:0;border-right-width:3px;border-bottom-width:3px}.camera-controls{position:relative;margin-top:-20px;z-index:2;border-radius:22px 22px 0 0;background:#fafafa;padding:18px 18px 25px}.camera-controls .thumbs{justify-content:center;margin-bottom:20px;gap:8px}.camera-thumb{position:relative;width:61px;height:69px;border-radius:9px;overflow:hidden}.camera-thumb img{width:100%;height:100%;object-fit:cover}.camera-thumb .quiet{position:absolute;right:0;top:0;color:white;background:#0007;padding:0;width:20px;min-height:20px;height:20px;border-radius:0 0 0 7px}.camera-control-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.gallery-picker{border:0;box-shadow:0 1px 10px #00000005;background:white}.shutter{width:62px;height:62px;min-width:62px;border:3px solid #0c0c0c;border-radius:50%;background:#fff;padding:3px}.shutter:after{content:'';display:block;height:100%;border-radius:50%;border:1px solid #e3e3e3}.camera-next{font-size:12px;white-space:nowrap;padding:13px 18px}.camera-helper{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:10px;color:#939494}.camera-helper button{font-size:10px;border:0;background:transparent;min-height:26px;padding:5px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.voice-screen{max-width:410px;margin:auto}.voice-top{margin-bottom:27px}.voice-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:35px}.voice-thumbs>div{height:122px;border-radius:10px;overflow:hidden}.voice-thumbs img.uploaded{position:static;width:100%;height:100%;object-fit:cover}.voice-screen h1{font-size:26px;text-align:center}.voice-screen .intro{margin:8px 0 20px;text-align:center}.wave{height:82px;display:flex;align-items:center;justify-content:center;gap:3px;margin:20px 14px 0}.wave i{width:3px;background:#1c1c1c;border-radius:2px}.wave i:nth-child(n+29){background:#bfc0c1}.timer{text-align:center;font-size:16px;font-variant-numeric:tabular-nums;margin-top:0}.mic{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#030303;color:#fff;border:0;margin:25px auto 28px;box-shadow:0 5px 12px #0001}.mic:hover{background:#272727}.mic .ico{width:25px;height:25px}.voice-screen .chips{justify-content:space-between;gap:6px;margin-bottom:15px}.voice-screen .chip{font-size:11px;padding:8px 12px}.transcription{display:block}.transcription textarea{background:#efeff0;border:0;border-radius:14px;padding:16px;min-height:94px;font-size:13px;line-height:1.65;resize:vertical}.voice-footnote{text-align:center;font-size:10px;color:#919397;margin:12px 0 24px}.voice-submit{padding:16px}.voice-demo-note{font-size:10px;color:#999;text-align:center;margin-top:12px}#bottom{display:none}#toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);background:#171717;color:white;border-radius:16px;padding:13px 19px;font-size:12px;line-height:1.5;z-index:100;max-width:calc(100% - 30px);width:max-content;box-shadow:0 3px 18px #0002;pointer-events:none}#toast:empty{display:none}
body.phone-view #app-shell{width:390px;max-width:100%;margin:20px auto 34px;border-radius:30px;overflow:clip;box-shadow:0 8px 50px #17202b16;border:1px solid #dfe0e2;background:#fff;min-height:780px}body.phone-view .app-header{height:75px;padding:17px 20px 9px;border:0}body.phone-view .logo{font-size:35px}body.phone-view .layout{display:block;min-height:0}body.phone-view aside{display:none}body.phone-view main{padding:14px 20px 24px}body.phone-view .catalog-intro{margin-bottom:16px}body.phone-view .catalog-intro h1{font-size:26px;letter-spacing:-.8px}body.phone-view .catalog-intro .muted{font-size:12px;margin-top:7px;max-width:285px}body.phone-view .desktop-add{display:none}body.phone-view .catalog-chips{gap:6px;margin:15px 0 16px}body.phone-view .catalog-chips button{font-size:10px;padding:7px 11px;min-height:30px}body.phone-view .catalog-chips .required-filter{display:none}body.phone-view .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 11px}body.phone-view .product .photo{border-radius:10px;aspect-ratio:1/1.17}body.phone-view .product h3{font-size:12px;margin:7px 0 4px}body.phone-view .price{font-size:13px}body.phone-view .product-foot{font-size:9px;margin-top:5px}body.phone-view .badge{top:9px;left:9px;min-width:26px;height:26px;font-size:11px}body.phone-view .product .heart{right:0;top:0}body.phone-view .search-bar input{font-size:12px}body.phone-view #bottom{display:flex;justify-content:space-around;align-items:center;position:sticky;bottom:0;background:#fffffff5;backdrop-filter:blur(16px);border-top:1px solid #efeff0;z-index:20;padding:8px 5px 10px;min-height:74px}body.phone-view #bottom a{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;color:#878b8c;font-size:9px;min-width:47px;min-height:45px;justify-content:center}body.phone-view #bottom a.active{color:#111}body.phone-view #bottom .ico{width:21px;height:21px}body.phone-view #bottom .plus{width:53px;height:53px;border-radius:50%;background:#080808;color:white;box-shadow:0 4px 8px #0001}body.phone-view #bottom .plus .ico{width:24px;height:24px}body.phone-view .detail-layout{display:block}body.phone-view .detail-summary{margin-top:18px}body.phone-view .detail-title h1{font-size:25px}body.phone-view .gallery-grid{grid-template-columns:minmax(0,1fr) 61px;gap:9px}body.phone-view .gallery-main{height:287px;min-height:0;aspect-ratio:auto;border-radius:10px}body.phone-view .detail-top{margin-bottom:14px}body.phone-view .product-id{font-size:11px;margin:6px 0 14px}body.phone-view .score-pill{font-size:21px}body.phone-view .score-row{margin-bottom:13px}body.phone-view .scores{margin:12px 0}body.phone-view .scores button{min-height:61px;padding:10px 4px}body.phone-view .economics{margin:12px 0 17px}body.phone-view .detail-extra{margin-top:23px}body.phone-view .page-top{margin-bottom:20px}body.phone-view .feed-heading h1{font-size:26px}body.phone-view .segmented{margin-bottom:26px}body.phone-view .editorial{height:266px}body.phone-view .editorial-overlay h2{font-size:17px}body.phone-view .chat-heading{font-size:11px}body.phone-view .bubble{font-size:11px;padding:11px 12px}body.phone-view .chat-entry{gap:10px;margin-bottom:24px}body.phone-view .compose-hint{font-size:9px}body.phone-view .feed-heading{margin-top:7px}body.phone-view .fieldgrid{grid-template-columns:1fr}body.phone-view .panel{padding:17px}body.phone-view .task{align-items:flex-start;flex-wrap:wrap}body.phone-view .task select{font-size:12px}body.phone-view h1{font-size:26px}body.phone-view .capture-screen{border-radius:0}body.phone-view main:has(.capture-screen){padding:0}body.phone-view .camera-scene{height:572px}body.phone-view .camera-controls{padding:17px 20px 24px}body.phone-view .camera-control-row{gap:12px}body.phone-view .voice-thumbs>div{height:123px}body.phone-view .voice-top{margin-bottom:25px}body.phone-view .voice-thumbs{margin-bottom:33px}body.phone-view .voice-screen h1{font-size:26px}body.phone-view .voice-screen .intro{font-size:12px}body.phone-view .voice-screen .chips .chip{font-size:10px;padding:8px 13px}body.phone-view .voice-footnote{margin-bottom:26px}body.phone-view #app-shell[data-screen=capture] .app-header,body.phone-view #app-shell[data-screen=voice] .app-header,body.phone-view #app-shell[data-screen=detail] .app-header,body.phone-view #app-shell[data-screen=knowledge] .app-header{display:none}body.phone-view #app-shell[data-screen=capture] #bottom,body.phone-view #app-shell[data-screen=voice] #bottom,body.phone-view #app-shell[data-screen=detail] #bottom{display:none}body.phone-view #app-shell[data-screen=voice] main{padding-top:18px}body.phone-view #app-shell[data-screen=detail] main{padding-top:17px}body.phone-view #app-shell[data-screen=knowledge] main{padding-top:23px}
@media(min-width:1550px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:701px) and (max-width:1100px){.layout{grid-template-columns:182px minmax(0,1fr)}aside{padding:20px 10px}main{padding:28px 24px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr;max-width:540px}.gallery-main{height:390px;aspect-ratio:auto}.catalog-chips .required-filter{margin-left:0}}
@media(max-width:700px){.reviewbar{height:29px;padding:0 12px;font-size:9px;justify-content:center}.reviewbar .view-switch,.review-help{display:none}body.phone-view #app-shell{width:100%;max-width:none;margin:0;border:0;border-radius:0;box-shadow:none;min-height:calc(100svh - 29px)}body.phone-view .app-header{height:76px}body.phone-view #bottom{position:fixed;bottom:0;left:0;right:0;padding-bottom:max(10px,env(safe-area-inset-bottom));min-height:76px}body.phone-view main{padding-bottom:101px}body.phone-view .gallery-main{height:290px}body.phone-view #app-shell[data-screen=capture] main{padding-bottom:0}body.phone-view #app-shell[data-screen=voice] main,body.phone-view #app-shell[data-screen=detail] main{padding-bottom:25px}body.phone-view .capture-screen{max-width:none}body.phone-view .camera-scene{height:max(490px,calc(100svh - 210px))}body.phone-view .camera-controls{padding-bottom:max(20px,env(safe-area-inset-bottom))}body.phone-view .voice-screen{min-height:calc(100svh - 80px);display:flex;flex-direction:column}body.phone-view .voice-submit{margin-top:auto}body.phone-view .voice-demo-note{margin-bottom:0}body.phone-view .detail-summary{margin-top:17px}}@media(max-width:370px){body.phone-view main{padding-left:16px;padding-right:16px}body.phone-view .gallery-grid{grid-template-columns:minmax(0,1fr) 53px}body.phone-view .gallery-main{height:253px}body.phone-view .voice-thumbs>div{height:107px}body.phone-view .voice-screen .chips .chip{padding:7px 10px}body.phone-view .editorial{height:248px}body.phone-view .camera-control-row{gap:8px}.camera-next{padding:13px 12px;font-size:11px}}
/* Final proportions checked against the approved mobile composition. */
body.phone-view .product .photo{aspect-ratio:1/1.02}
body.phone-view .catalog-intro .muted{max-width:none}
body.phone-view .catalog-intro .mobile-break{display:none}
body.phone-view .camera-top h1{font-size:17px;letter-spacing:0}
body.phone-view .camera-scene{height:550px}
body.phone-view .camera-controls .thumbs{margin-bottom:16px}
.art-camera{background:#8f8c80}
@media(max-width:700px){body.phone-view .camera-scene{height:calc(100svh - 245px);min-height:470px}.camera-helper{margin-top:9px}}
.product .badge{z-index:2}
.product .heart{z-index:3}
.product .art-window:before,.product .art-window:after{width:33%}
body.phone-view #app-shell[data-screen=knowledge] #bottom{display:none}
body.phone-view #app-shell[data-screen=knowledge] main{padding-bottom:30px}
.feed-heading .back-to-catalog{margin-left:-10px;margin-right:0}
.feed-heading .heading-group{display:flex;align-items:center;gap:4px}
/* Keep garment silhouettes intact; native controls cover the source corner badges. */
.product .art-window:before,.product .art-window:after{display:none}
.product .badge,body.phone-view .product .badge{width:34px;height:34px;left:6px;top:6px;min-width:34px;font-size:12px}
.product .heart,body.phone-view .product .heart{background:#e9e9e9;width:34px;min-width:34px;height:34px;min-height:34px;right:3px;top:6px;padding:7px;border-radius:50%}
