@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--ink:#342726;--ink-soft:#806e68;--coral:#cf6f69;--cream:#f7ebe4;--sans:"DM Sans",sans-serif;font-family:var(--sans);color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 12%,#fff5db 0,transparent 30%),radial-gradient(circle at 92% 80%,#f4c8c0 0,transparent 28%),var(--cream);min-width:320px;margin:0}button,input,textarea,select{font-family:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #d7978f}.shell,.auth-shell,.dashboard{box-sizing:border-box;min-height:100vh;padding:28px clamp(20px,5vw,76px)}.shell{max-width:1180px;margin:auto}.topbar,.dash-header{justify-content:space-between;align-items:center;display:flex}.brand{color:var(--ink);font:700 18px/1 Georgia,serif}.text-button,.back{color:var(--ink-soft);font:600 14px var(--sans);cursor:pointer;background:0 0;border:0;padding:10px}.text-button:hover,.text-button.active{color:var(--coral)}.hero-copy{text-align:center;max-width:720px;margin:clamp(70px,12vh,130px) auto 38px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--coral);margin:0 0 14px;font-size:11px;font-weight:800}.hero-copy h1,.auth-card h1,.dash-header h1{color:var(--ink);letter-spacing:0;margin:0 0 20px;font:700 clamp(42px,7vw,76px)/.95 Georgia,serif}.hero-copy h1 span{font-family:var(--sans);font-size:.68em}.hero-copy>p:last-child,.auth-card>p:last-of-type{color:var(--ink-soft);font-size:17px}.form-card{background:#ffffffc2;border:1px solid #be6d702e;border-radius:24px;gap:22px;max-width:530px;margin:auto;padding:34px;display:grid;box-shadow:0 18px 60px #724c3d1a}label{color:var(--ink);gap:9px;font-size:13px;font-weight:800;display:grid}input,textarea,select{color:var(--ink);font:inherit;box-sizing:border-box;background:#fffaf7;border:1px solid #e5d6cc;border-radius:12px;outline:none;width:100%;padding:14px 15px;transition:all .2s}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 4px #cf6f691f}textarea{resize:vertical}.upload{min-height:200px;color:var(--coral);text-align:center;background:#fffaf7;border:1.5px dashed #dca7a0;border-radius:18px;place-content:center;justify-items:center;gap:9px;display:grid;position:relative;overflow:hidden}.upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload small{color:var(--ink-soft);font-size:12px}.upload.has-preview{flex-direction:column;padding:14px;display:flex}.upload img{object-fit:cover;border-radius:12px;width:100%;height:190px}.upload span{color:var(--ink-soft);text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.replace,.notice button{color:var(--coral);cursor:pointer;background:0 0;border:0;font-weight:800}.replace{z-index:2;position:relative}.primary{background:var(--coral);color:#fff;font:800 15px var(--sans);cursor:pointer;border:0;border-radius:13px;padding:15px 18px;transition:transform .2s,background .2s;box-shadow:0 8px 18px #cf6f6938}.primary:hover{background:#b85d5e;transform:translateY(-2px)}.primary:disabled{opacity:.6;cursor:wait}.primary span{float:right;font-size:20px;line-height:15px}.notice{color:#9b5a44;background:#fff3e8;border-radius:12px;justify-content:space-between;gap:12px;padding:13px 15px;font-size:13px;display:flex}.notice.success{color:#557553;background:#edf7ec}.notice.error{color:#a24e54;background:#fff0f0}footer{text-align:center;color:#a18a82;padding:45px;font-size:12px}footer span{color:var(--coral)}.auth-shell{max-width:720px;margin:auto}.back{margin-bottom:70px}.auth-card{background:#ffffffc7;border-radius:24px;max-width:420px;margin:auto;padding:38px;box-shadow:0 18px 60px #724c3d1a}.auth-card h1{font-size:48px}.auth-card form{gap:20px;margin-top:30px;display:grid}.dash-header h1 span{font:400 .42em var(--sans);color:var(--ink-soft)}.actions{gap:4px;display:flex}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:48px 0 24px;display:grid}.stats>div{background:#ffffffb8;border:1px solid #be6d7024;border-radius:16px;padding:22px}.stats small{color:var(--ink-soft);font-size:12px;display:block}.stats strong{color:var(--ink);margin-top:9px;font:700 34px Georgia,serif;display:block}.gallery-tools{gap:12px;margin-bottom:24px;display:flex}.gallery-tools input{max-width:300px}.gallery-tools select{width:auto}.gallery{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;display:grid}.submission-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #724c3d1a}.submission-card>a{height:220px;display:block}.submission-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.submission-card img:hover{transform:scale(1.03)}.card-body{padding:17px}.card-body>strong{font-size:17px}.card-body p{color:var(--ink-soft);min-height:42px;font-size:14px}.card-body small{color:#aa9690;font-size:11px}.delete{color:#b75d61;cursor:pointer;background:0 0;border:0;padding:14px 0 0;font-weight:700;display:block}.empty{text-align:center;color:var(--ink-soft);background:#ffffff80;border-radius:16px;grid-column:1/-1;padding:70px}.toast{background:var(--ink);color:#fff;border-radius:12px;padding:13px 17px;font-size:13px;position:fixed;top:24px;right:28px;box-shadow:0 8px 25px #724c3d30}@media (width<=620px){.shell,.auth-shell,.dashboard{padding:20px}.hero-copy{margin-top:70px}.form-card,.auth-card{padding:24px}.stats{grid-template-columns:1fr;margin-top:30px}.gallery-tools{display:grid}.gallery-tools input,.gallery-tools select{width:100%;max-width:none}.dash-header{align-items:flex-start;gap:12px}.dash-header h1 span{margin-top:7px;display:block}.actions{flex-direction:column}.back{margin-bottom:55px}}.top-actions{align-items:center;gap:8px;display:flex}.instagram-link{color:var(--ink-soft);font:600 14px var(--sans);padding:10px;text-decoration:none}.instagram-link:hover{color:#c35f73}.instagram-link{align-items:center;font-size:0;display:inline-flex}.instagram-link:before{content:"";background:currentColor;width:20px;height:20px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='18' height='18' rx='5' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='12' r='4' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='17.5' cy='6.5' r='1.2' fill='black'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='18' height='18' rx='5' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='12' r='4' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='17.5' cy='6.5' r='1.2' fill='black'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (width<=620px){.shell,.auth-shell,.dashboard{padding:16px}.topbar{gap:8px}.brand{font-size:16px}.top-actions{gap:0}.top-actions .text-button,.instagram-link{padding:8px}.hero-copy{margin:64px auto 28px}.hero-copy h1{font-size:clamp(38px,12vw,54px);line-height:1}.hero-copy>p:last-child{font-size:15px}.form-card{border-radius:18px;gap:18px;width:100%;padding:20px}.upload{min-height:170px}.upload img{height:150px}.primary{min-height:50px}.dash-header{gap:10px}.dash-header h1{font-size:31px;line-height:1}.dash-header h1 span{font-size:13px}.actions{gap:0}.actions .text-button,.actions .instagram-link{padding:7px}.stats>div{padding:17px}.stats strong{font-size:29px}.submission-card>a{height:200px}.empty{padding:44px 20px}}@media (width<=390px){.brand{font-size:14px}.hero-copy h1{font-size:37px}.top-actions .text-button{font-size:12px}.instagram-link:before{width:18px;height:18px}.form-card{padding:16px}.auth-card{padding:20px}.auth-card h1{font-size:40px}}.hero-copy h1,.auth-card h1,.dash-header h1{font-family:Fraunces,Georgia,serif}.brand{font-size:0}.brand:after{content:"Arpit's wall";font:700 18px/1 Fraunces,Georgia,serif}.hero-copy h1 span{display:none}.upload strong{font-size:0}.upload strong:after{content:"Upload or take a photo";font:800 15px var(--sans)}footer span{display:none}.shell footer{font-size:0}.shell footer:before{content:"you are on arpit's wall";font-size:12px}@media (width<=620px){.shell{padding:12px 14px}.topbar{min-height:30px}.hero-copy{margin:30px auto 16px}.hero-copy .eyebrow{display:none}.hero-copy h1{margin-bottom:8px;font-size:32px}.hero-copy>p:last-child{max-width:280px;margin:auto;font-size:14px}.form-card{border-radius:18px;gap:13px;padding:16px}.form-card label{gap:6px}.form-card input,.form-card textarea{border-radius:11px;padding:11px 13px}.form-card textarea{height:82px;min-height:82px}.upload{border-radius:16px;min-height:126px}.upload.has-preview{padding:10px}.upload img{height:108px}.upload small{font-size:11px}.primary{min-height:48px;padding:12px 16px}.shell footer{padding:18px 0 8px}}.photo-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.photo-option{cursor:pointer;background:#fffaf7;border:1px solid #e8aaa4;border-radius:18px;grid-template-rows:1fr 1fr;grid-template-columns:34px 1fr;align-items:center;min-height:164px;padding:22px 18px;display:grid;position:relative}.photo-option input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-option strong{font-size:17px;line-height:1.1}.photo-option small{color:var(--ink-soft);grid-column:2;font-size:13px;line-height:1.25}.photo-icon{color:var(--coral);grid-row:1/3;font-size:30px;font-weight:400;line-height:1}.camera-icon{font-size:27px}.photo-option:hover,.photo-option:focus-within{border-color:var(--coral);box-shadow:0 0 0 4px #cf6f691a}.photo-help{color:var(--ink-soft);margin-top:10px;font-size:13px;font-weight:400;display:block}.form-card>label{gap:10px}@media (width<=620px){.photo-actions{gap:10px}.photo-option{grid-template-columns:28px 1fr;min-height:145px;padding:16px 12px}.photo-option strong{font-size:15px}.photo-option small{font-size:11px}.photo-icon{font-size:25px}}body{background:linear-gradient(135deg,#fbf2ec 0%,#f8e7e0 52%,#f4d5ce 100%)}.topbar{padding:4px 0}.brand:after{letter-spacing:-.02em}.hero-copy{margin-bottom:44px}.form-card{background:#fffcfae6;border-color:#be6d7047;box-shadow:0 24px 70px #724c3d24}input,textarea,select{background:#fffdfb;box-shadow:0 2px 8px #724c3d08}.primary{letter-spacing:.01em;border-radius:12px;font-weight:800;box-shadow:0 10px 22px #be5b5933}.primary:hover:not(:disabled){background:#bd625f;transform:translateY(-1px)}.dashboard{max-width:1280px;margin:auto}.dash-header{border-bottom:1px solid #be6d7033;padding-bottom:26px}.dash-header h1{font-size:clamp(38px,5vw,64px)}.stats{gap:16px}.stats>div{background:#fffcfacc;border:1px solid #be6d7033;box-shadow:0 12px 30px #724c3d12}.gallery-tools{margin:28px 0 18px}.gallery-tools input,.gallery-tools select{background:#fffdfb}.submission-card{border:1px solid #be6d7038;overflow:hidden;box-shadow:0 14px 32px #724c3d17}.card-body{position:relative}.delete{color:#b75552;font:700 12px var(--sans);cursor:pointer;background:#fff7f5;border:1px solid #e4aaa5;border-radius:8px;padding:8px 12px}.delete:hover{color:#fff;background:#b75552}.toast.success{color:#287347;background:#eaf6ee}.toast.error{color:#a84a46;background:#fff0ee}.field-label{color:var(--ink);font-size:13px;font-weight:800;display:block}.photo-field{gap:10px;display:grid}.photo-icon{width:30px;height:30px;color:var(--coral);stroke:currentColor}.photo-option{justify-content:center;align-items:center;display:flex}.photo-option .photo-icon{grid-area:auto;margin:0}@media (width<=620px){.dashboard{padding:18px 16px}.dash-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-bottom:18px;display:grid}.dash-header .eyebrow{margin-bottom:10px}.dash-header h1{margin:0;font-size:34px;line-height:.98}.dash-header h1 span{margin-top:9px;font-size:15px}.actions{flex-direction:column;align-items:flex-end;gap:4px;margin-top:2px;display:flex}.actions .text-button,.actions .instagram-link{padding:5px 0}.stats{gap:12px;margin-top:20px}.stats>div{min-height:0;padding:18px 20px}.stats strong{font-size:32px}.gallery-tools{gap:10px;margin:20px 0 14px}.submission-card>a{height:180px}.card-body{padding:16px}.delete{width:100%;margin-top:12px}.photo-field{gap:7px}}.dash-title{min-width:0}.actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.actions .instagram-link{padding:10px}.actions .text-button{padding:10px 8px}@media (width<=620px){.dash-header{grid-template-columns:minmax(0,1fr) auto;column-gap:14px}.actions{flex-direction:row;align-items:center;gap:2px;margin-top:4px}.actions .text-button,.actions .instagram-link{padding:7px 5px}.actions .text-button{font-size:13px}.actions .instagram-link:before{width:20px;height:20px}.dash-title h1{max-width:220px}.photo-actions{gap:8px}.photo-option{border-radius:13px;min-height:96px;padding:10px}.photo-option .photo-icon{transform:scale(.82)}.photo-help{margin-top:7px;font-size:11px}.photo-field{gap:6px}}
