@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#293437;font-synthesis:none;--ink:#293437;--coral:#e56f55;--sage:#7f9786;--cream:#f7f3ea;--paper:#fffdf8;--line:#ded8cc;background:#f7f3ea;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 12%,#f6ddd3 0,transparent 28%),radial-gradient(circle at 90% 25%,#dce8dc 0,transparent 24%),var(--cream);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.topbar{justify-content:space-between;align-items:center;max-width:1160px;height:76px;margin:auto;padding:0 28px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-family:DM Serif Display,serif;font-size:23px;text-decoration:none;display:flex}.brand span{background:var(--coral);color:#fff;border-radius:50% 48% 45% 52%;place-items:center;width:34px;height:34px;font-family:inherit;display:grid}.credit-pill{background:#ffffffa8;border:1px solid #d4cfc4;border-radius:999px;padding:8px 14px;font-size:13px}.credit-pill b{color:var(--coral);font-size:16px}.hero{text-align:center;max-width:890px;margin:55px auto 40px;padding:0 24px}.eyebrow{letter-spacing:.2em;color:var(--sage);font-size:12px;font-weight:700}.hero h1{margin:18px 0;font:52px/1.14 DM Serif Display,Noto Sans SC,serif}.hero h1 em{color:var(--coral);font-weight:400}.hero>p{color:#647074;max-width:650px;margin:0 auto;line-height:1.8}.trust-row{color:#52665a;justify-content:center;gap:28px;margin-top:24px;font-size:13px;display:flex}.workspace{width:min(940px,100% - 32px);margin:48px auto 100px}.steps{z-index:2;grid-template-columns:repeat(5,1fr);margin:0 42px -18px;display:grid;position:relative}.steps:before{content:"";background:#d8d2c8;height:1px;position:absolute;top:17px;left:10%;right:10%}.steps div{color:#9b9a94;z-index:1;flex-direction:column;align-items:center;gap:7px;font-size:12px;display:flex}.steps i{border:4px solid var(--cream);background:#e8e3da;border-radius:50%;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.steps .active{color:var(--ink);font-weight:600}.steps .active i{background:var(--coral);color:#fff}.panel{background:var(--paper);border:1px solid #5a514024;border-radius:28px;min-height:420px;padding:64px 70px 52px;box-shadow:0 25px 70px #55462b1f}.panel-copy small{letter-spacing:.16em;color:var(--coral);font-weight:700}.panel-copy h2{margin:8px 0;font:36px/1.2 DM Serif Display,Noto Sans SC,serif}.panel-copy p{color:#687276;line-height:1.7}.dropzone{background:#faf8f2;border:1.5px dashed #b6b3a9;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:270px;margin:28px 0 22px;display:flex;position:relative;overflow:hidden}.dropzone:hover{border-color:var(--coral);background:#fff9f6}.dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.dropzone img{object-fit:cover;width:100%;height:100%}.camera{color:var(--coral);font-size:34px}.dropzone small{color:#888}.primary,.secondary,.danger{border:0;border-radius:14px;padding:13px 22px;font-weight:700}.primary{background:var(--coral);color:#fff;box-shadow:0 8px 18px #e56f5538}.primary:hover{background:#d96048}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:var(--ink);background:#eeeae1}.danger{color:#bd4e39;background:#fff0ec}.upload-panel>.primary{margin-left:auto;display:block}.choice-group{margin-top:28px}.choice-group h3{font-size:14px}.swatches,.cards{gap:12px;display:flex}.swatches button,.cards button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex:1;padding:14px}.swatches button{align-items:center;gap:9px;display:flex}.swatches i{border:1px solid #ccd;border-radius:50%;width:22px;height:22px}.swatches i.blue{background:#79b9ec}.swatches i.white{background:#fafafa}.swatches i.red{background:#d65a5a}.swatches button.selected,.cards button.selected{border-color:var(--coral);box-shadow:0 0 0 2px #f8d8d0}.cards button{flex-direction:column;gap:5px;display:flex}.cards small{color:#7b7e7c}.notice,.error{border-radius:12px;margin-top:20px;padding:12px 15px;font-size:13px}.notice{color:#516859;background:#edf4ee}.error{color:#a84432;background:#fff0ec}.actions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.privacy-card{background:#f3f1ea;border-radius:18px;margin:28px 0;padding:22px 28px}.privacy-card h3{margin-top:0}.privacy-card ul{color:#596367;padding-left:20px;line-height:2}.check{align-items:flex-start;gap:12px;line-height:1.6;display:flex}.check input{accent-color:var(--coral);margin-top:5px}.processing-panel{text-align:center;padding-top:92px}.loader{background:conic-gradient(var(--coral) var(--progress),#ede9df 0);border-radius:50%;width:150px;height:150px;margin:auto;padding:10px}.loader>span{background:var(--paper);border-radius:50%;place-items:center;width:130px;height:130px;font:42px DM Serif Display,serif;display:grid}.loader small{margin-left:2px;font:14px system-ui}.processing-panel h2{margin:25px 0 7px}.processing-panel p{color:#737b7c}.progress{background:#ebe6dc;border-radius:9px;max-width:460px;height:5px;margin:28px auto}.progress i{background:var(--coral);border-radius:9px;height:100%;transition:width .3s;display:block}.result-grid{grid-template-columns:260px 1fr;align-items:center;gap:36px;margin:28px 0;display:grid}.result-photo{text-align:center;background:#e9e7df;border-radius:18px;padding:16px}.result-photo img{border-radius:10px;width:100%;display:block;box-shadow:0 8px 24px #5f647033}.result-photo span{color:#777;margin-top:10px;font-size:12px;display:block}.review-list{color:#52665a;gap:14px;display:grid}.full{text-align:center;width:100%;display:block}.link{text-decoration:none}.empty-panel{text-align:center;padding-top:90px}.done{color:#4e7559;background:#dfeadf;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;font-size:32px;display:grid}.empty-panel h2{margin-bottom:8px;font:34px DM Serif Display,Noto Sans SC,serif}.empty-panel p{color:#6b7475;margin-bottom:28px}footer{color:#687173;border-top:1px solid #d9d2c7;gap:16px;max-width:940px;margin:0 auto 40px;padding:24px 4px;display:flex}footer b{color:var(--ink);font-family:DM Serif Display}footer small{margin-left:auto}@media (width<=700px){.topbar{height:64px;padding:0 18px}.hero{margin-top:35px}.hero h1{font-size:38px}.trust-row{flex-direction:column;gap:7px}.workspace{margin-top:30px}.steps{margin:0 12px -16px}.steps span{display:none}.panel{border-radius:22px;padding:52px 22px 30px}.panel-copy h2{font-size:29px}.swatches,.cards{flex-direction:column}.result-grid{grid-template-columns:1fr}.result-photo{max-width:270px;margin:auto}.actions{flex-wrap:wrap}.actions>*{flex:1}.credit-pill{font-size:11px}.brand{font-size:19px}footer{flex-wrap:wrap;margin:0 20px 30px}footer small{width:100%;margin:0}}.brand{min-height:44px}.check{gap:6px}.check input{appearance:none;cursor:pointer;background:#fff padding-box content-box;border:11px solid #0000;border-radius:14px;flex:0 0 44px;width:44px;height:44px;margin:-5px 0 0;box-shadow:inset 0 0 0 12px #fff,0 0 0 1.5px #b9b5aa}.check input:checked{background:var(--coral);box-shadow:inset 0 0 0 12px var(--coral), 0 0 0 1.5px var(--coral);background-clip:content-box}.check input:checked:after{content:"✓";color:#fff;place-items:center;width:22px;height:22px;font-size:14px;font-weight:700;display:grid}
