*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#111827;font-family:Arial,Segoe UI,sans-serif}button{font:inherit;cursor:pointer}.site-shell{min-height:100vh}.topbar{height:76px;padding:0 max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e7ec}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#1258a6,#0a376a);color:#fff;font-weight:900}.brand strong,.brand small{display:block}.brand small{color:#667085;margin-top:3px}.status{color:#087443;background:#eafaf1;border:1px solid #b7ebce;padding:8px 12px;border-radius:999px;font-size:13px}.hero{max-width:1320px;margin:auto;padding:52px 24px 34px;display:flex;align-items:end;justify-content:space-between;gap:30px}.eyebrow{color:#1258a6;font-weight:800}.hero h1{margin:12px 0;font-size:clamp(34px,4vw,56px);line-height:1.15;letter-spacing:-1.8px;max-width:760px}.hero p{margin:0;color:#667085;font-size:18px}.total-card{min-width:165px;background:#111827;color:#fff;border-radius:22px;padding:17px 22px}.total-card small,.total-card strong{display:block}.total-card small{opacity:.7;margin-bottom:7px}.total-card strong{font-size:26px}.workspace{max-width:1320px;margin:auto;padding:0 24px 60px;display:grid;grid-template-columns:410px 1fr;gap:22px}.controls,.preview{background:#fff;border:1px solid #e4e7ec;border-radius:28px;box-shadow:0 12px 40px #1118270f}.controls{padding:26px;display:flex;flex-direction:column;gap:27px}.step{display:grid;grid-template-columns:34px 1fr;gap:13px}.step>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e9f2ff;color:#1258a6;font-weight:800}.step h2{font-size:15px;margin:6px 0 13px}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.option{border:1px solid #e4e7ec;background:#fff;border-radius:13px;padding:13px 10px;color:#475467}.option strong,.option small{display:block}.option small{margin-top:5px}.option.active{color:#1258a6;background:#f0f6ff;border-color:#1258a6}.design-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.design{padding:0;overflow:hidden;border:2px solid transparent;background:#f6f7f9;border-radius:12px;color:#475467}.design img{width:100%;height:105px;object-fit:cover;object-position:center 38%;display:block}.design span{display:block;padding:8px 6px;font-size:11px}.design.active{border-color:#1258a6;box-shadow:0 0 0 3px #1258a61a;color:#1258a6}.approve{border:0;border-radius:15px;padding:16px;background:linear-gradient(135deg,#1258a6,#0a376a);color:#fff;font-weight:800}.preview{padding:24px}.preview-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.preview-title small{color:#1258a6;font-weight:700}.preview-title h2{margin:5px 0 0}.preview-title>span{background:#f2f4f7;padding:8px 12px;border-radius:999px;color:#667085;font-size:13px}.photo-wrap{position:relative;width:100%;height:600px;border-radius:22px;overflow:hidden;background:#ede8e1}.photo-wrap>img{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block}.photo-label{position:absolute;right:18px;left:18px;bottom:18px;padding:14px 16px;border-radius:14px;background:#111827db;color:#fff;display:flex;justify-content:space-between}.summary{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:17px 18px;background:#f8fafc;border:1px solid #e4e7ec;border-radius:17px}.summary small,.summary strong{display:block}.summary small{color:#667085;margin-bottom:4px}.summary strong{font-size:24px}.summary button{border:0;background:#159447;color:#fff;padding:14px 20px;border-radius:13px;font-weight:800}.summary button:disabled{background:#cbd1d8;cursor:not-allowed}.hint{color:#667085;font-size:12px;text-align:center}@media(max-width:900px){.workspace{grid-template-columns:1fr}.preview{order:-1}}@media(max-width:600px){.topbar{height:68px;padding-inline:16px}.status{display:none}.hero{padding:34px 16px 24px;display:block}.hero h1{font-size:36px}.hero p{font-size:16px}.total-card{display:inline-block;margin-top:20px}.workspace{padding:0 12px 34px}.controls,.preview{border-radius:20px;padding:17px}.preview{order:0}.photo-wrap{height:470px}.photo-label,.summary{align-items:stretch;gap:12px;flex-direction:column}.summary button{width:100%}}
