.shell .hero h1{font-size:clamp(25px,5vw,38px);line-height:1.08;letter-spacing:-.025em;max-width:640px}
html body:not(.no-sunset){background:linear-gradient(145deg,#fff1d6 0%,#ffd7bd 26%,#f5bbc8 58%,#d8c8ed 100%);background-attachment:fixed}
html:root{--ink:#514655;--cream:#fff9fb;--orange:#c97991;--green:#738f7b;--line:#eadfe8}html body{background:radial-gradient(circle at 12% 8%,#f9dfe7 0,transparent 28%),radial-gradient(circle at 92% 25%,#dfeee5 0,transparent 27%),linear-gradient(145deg,#fff9f2 0%,#fbf4ff 52%,#f3fbf7 100%);font-family:'Geneo','Rockwell',Georgia,serif}.shell h1,.shell h2,.desk-shell h1,.desk-shell h2{font-family:'Geneo','Rockwell',Georgia,serif}.shell .upload-card{background:rgba(255,252,253,.88);border-color:#eadfe8;box-shadow:0 20px 60px rgba(104,78,103,.10)}.shell .steps b{background:#f7dce5;color:#8e5063}.shell .empty-tile{border-color:#dbcbd9;background:#fdf7fb}.shell .empty-tile b,.shell footer span{color:#b96782}.shell .counter{background:#e5f1e9;color:#607d69}.shell .send-button{background:#c97991;box-shadow:0 8px 20px rgba(201,121,145,.24)}.shell .send-button:not(:disabled):hover{background:#b96982}.shell .send-button:disabled{background:#eee8ee;color:#9b939b}.shell .token{background:#514655}.shell .success-mark{background:#738f7b}.desk-shell{background:#f7f2f7}.desk-header button,.order-top button{background:#66576a}.order{border-color:#e5dce4}
.brand:has(.brand-logo){padding:0 2px;gap:0}.brand-logo{display:block;width:150px;height:150px;object-fit:contain}.shell .hero{margin-top:18px}
.brand:has(.brand-name){padding:28px 2px 8px}.brand-name{font-family:'Geneo','Rockwell',Georgia,serif;font-size:clamp(30px,7vw,46px);line-height:1;font-weight:700;letter-spacing:-.035em;color:#8f245d;text-shadow:0 2px 0 rgba(255,255,255,.55),0 5px 18px rgba(143,36,93,.2)}
.desk-login{margin:8vh auto}.desk-login form{display:grid;gap:12px;margin-top:22px}.desk-login input{width:100%;padding:15px;border:1px solid #d9cbb8;border-radius:12px;background:#fff;font:inherit}.desk-actions{display:flex;gap:8px}
.order-buttons{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.order-buttons a{border:0;border-radius:10px;padding:11px 16px;background:#c97991;color:#fff;font-weight:750;text-decoration:none}
.password-panel{max-width:1100px;margin:18px auto 0;background:#fff;border:1px solid #e5dce4;border-radius:18px;padding:18px}.password-panel h2{font-size:22px;margin:0 0 12px}.password-panel form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:9px}.password-panel input{min-width:0;border:1px solid #d9cbd7;border-radius:10px;padding:11px;background:#fff;font:inherit}.password-panel button{border:0;border-radius:10px;padding:11px 16px;background:#c97991;color:#fff;font-weight:750}.password-success{max-width:1100px;margin:12px auto;color:#477257;font-weight:700}
@media(max-width:700px){.password-panel form{grid-template-columns:1fr}.desk-actions{flex-wrap:wrap;justify-content:flex-end}}
:root{--ink:#17231b;--cream:#fffaf0;--orange:#ff6b35;--green:#1f6b49;--line:#e9e1d3}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 15% 8%,#ffe7c5 0,transparent 26%),radial-gradient(circle at 92% 28%,#d9f0d9 0,transparent 24%),var(--cream);font-family:var(--font-geist-sans),Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;padding:0 18px 34px}.brand{max-width:680px;margin:auto;padding:22px 2px 10px;display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:white;background:var(--orange);border-radius:10px 10px 4px 10px;transform:rotate(-4deg)}.hero{max-width:680px;margin:35px auto 26px}.eyebrow{color:var(--green);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px}h1{font-family:Georgia,serif;font-size:clamp(42px,9vw,68px);line-height:.96;letter-spacing:-.055em;margin:0;font-weight:600}.intro{max-width:540px;font-size:17px;line-height:1.55;color:#59625c;margin:20px 0}.steps{display:flex;align-items:center;gap:10px;overflow:hidden;color:#69706b;font-size:12px;font-weight:700;white-space:nowrap}.steps span{display:flex;align-items:center;gap:6px}.steps b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#ffe1d4;color:#b64219}.steps i{height:1px;min-width:12px;flex:1;background:#d8d2c7}.upload-card{max-width:680px;margin:0 auto;padding:22px;background:rgba(255,255,255,.82);border:1px solid rgba(228,216,197,.85);border-radius:24px;box-shadow:0 20px 60px rgba(76,55,25,.09);backdrop-filter:blur(12px)}.upload-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.upload-heading h2,.crop-card h2{font-size:20px;margin:0 0 3px;letter-spacing:-.03em}.upload-heading p{color:#7b817d;margin:0;font-size:13px}.counter{border-radius:999px;background:#edf5ee;color:var(--green);padding:7px 11px;font-weight:800;font-size:12px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-tile,.empty-tile{position:relative;aspect-ratio:1;border-radius:15px;overflow:hidden}.photo-tile img{width:100%;height:100%;object-fit:cover;display:block}.photo-tile button{position:absolute;right:7px;top:7px;border:0;width:27px;height:27px;border-radius:50%;background:rgba(22,26,23,.72);color:#fff;line-height:1;font-size:20px}.photo-tile span,.empty-tile>span{position:absolute;left:7px;bottom:7px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(255,255,255,.9);color:#56605a;font-size:11px;font-weight:800}.empty-tile{border:1.5px dashed #d9cbb8;background:#fffaf3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8b8275}.empty-tile b{font-size:30px;font-weight:350;color:var(--orange);line-height:1}.empty-tile small{font-size:11px;font-weight:750}.empty-tile input{position:absolute;inset:0;opacity:0;cursor:pointer}.privacy{margin:17px 0 12px;text-align:center;color:#747a75;font-size:12px}.error{color:#a63228;font-size:13px;text-align:center}.send-button{width:100%;border:0;border-radius:14px;padding:16px;background:var(--orange);color:white;font-weight:800;box-shadow:0 8px 20px rgba(255,107,53,.22);transition:.2s ease}.send-button:not(:disabled):hover{transform:translateY(-1px);background:#ed5722}.send-button:disabled{cursor:not-allowed;color:#99938b;background:#ede8e0;box-shadow:none}footer{max-width:680px;margin:24px auto 0;text-align:center;color:#85827c;font-size:12px}footer span{color:var(--orange);margin-left:4px}.modal{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;padding:16px;background:rgba(18,30,22,.62);backdrop-filter:blur(5px)}.crop-card{width:min(100%,480px);border-radius:26px;background:#fffdf8;padding:21px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.crop-head{display:flex;justify-content:space-between;align-items:flex-start}.crop-head button{border:0;background:#eee9df;width:34px;height:34px;border-radius:50%;font-size:22px}.muted{color:#737a75;font-size:14px;line-height:1.45}.crop-window{position:relative;aspect-ratio:1;overflow:hidden;margin:16px 0;background:#ddd;border-radius:15px;touch-action:none;cursor:grab}.crop-window img{width:100%;height:100%;object-fit:cover;user-select:none;pointer-events:none}.crop-grid{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 33.1%,rgba(255,255,255,.5) 33.3%,transparent 33.6%,transparent 66.4%,rgba(255,255,255,.5) 66.6%,transparent 66.9%),linear-gradient(transparent 33.1%,rgba(255,255,255,.5) 33.3%,transparent 33.6%,transparent 66.4%,rgba(255,255,255,.5) 66.6%,transparent 66.9%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.8)}.zoom{display:flex;align-items:center;gap:12px;margin:0 3px 18px;color:#777}.zoom input{flex:1;accent-color:var(--orange)}.success-shell{display:grid;place-items:center}.success-card{width:min(100%,540px);text-align:center;background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:28px;padding:38px 24px;box-shadow:0 22px 70px rgba(76,55,25,.1)}.success-mark{display:grid;place-items:center;margin:0 auto 22px;width:58px;height:58px;border-radius:50%;background:var(--green);color:white;font-size:28px}.success-card h1{font-size:clamp(36px,9vw,56px)}.token{margin:28px auto 18px;padding:18px;border-radius:18px;background:#17231b;color:white;font-size:clamp(34px,10vw,52px);font-weight:850;letter-spacing:.12em;font-variant-numeric:tabular-nums}.desk-shell{min-height:100vh;padding:24px;background:#f4f2ec}.desk-header{max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:space-between}.desk-header h1{font-size:44px}.desk-header button,.order-top button{border:0;border-radius:10px;padding:11px 16px;background:#17231b;color:#fff;font-weight:750}.orders{max-width:1100px;margin:26px auto;display:grid;gap:18px}.order{background:white;border:1px solid #ded9cf;border-radius:20px;padding:18px}.order.printed{opacity:.52}.order-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.order-top span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#777}.order-top h2{font-size:30px;letter-spacing:.1em;margin:2px 0}.order-top p{font-size:12px;color:#777;margin:0}.order-photos{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.order-photos img{width:100%;aspect-ratio:1;display:block;object-fit:cover;border-radius:8px}.desk-empty{max-width:600px;margin:90px auto;text-align:center;color:#777}.desk-empty h2{color:#17231b}@media(min-width:700px){.shell{padding-bottom:60px}.hero{margin-top:65px}.upload-card{padding:28px}.photo-grid{gap:14px}.modal{place-items:center}.crop-card{padding:26px}}@media(max-width:700px){.desk-shell{padding:16px}.desk-header h1{font-size:36px}.order-photos{grid-template-columns:repeat(3,1fr)}}
