:root{--red:#e62e2d;--red-dark:#c72122;--yellow:#ffe34d;--ink:#28231f;--paper:#fffdf7;--bg:#f4f2ec;--muted:#726b62;--line:#ded9d0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #245bba;outline-offset:4px}input:focus,textarea:focus{outline:2px solid var(--red);outline-offset:2px}button{transition:background .16s,transform .16s}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}.site-header{max-width:1280px;margin:auto;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-weight:850;letter-spacing:.04em;font-size:18px}.brand-icon{display:flex;align-items:center;justify-content:center;gap:1px;width:52px;height:52px;border-radius:12px;background:var(--red);color:white;font-size:18px;transform:rotate(-5deg)}.brand-icon span{font-size:25px;letter-spacing:-.07em;color:var(--yellow)}.brand-sub{display:block;font-size:12px;font-weight:500;letter-spacing:.2em;margin-top:6px;color:var(--muted)}.header-right{display:flex;gap:28px;align-items:center}.date-pill{font-size:13px;border:1px solid var(--line);padding:9px 14px;border-radius:30px;color:var(--muted)}.text-button{border:0;background:none;font-size:14px;font-weight:650}.text-button span{margin-left:12px}.main-shell{max-width:1184px;margin:auto;padding:40px 0 24px}.page-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:750;color:var(--red)}h1{font-size:clamp(27px,3.3vw,42px);letter-spacing:-.045em;line-height:1.4;margin:12px 0 8px;font-weight:900}h1 span{color:var(--red)}.page-intro p{color:var(--muted);font-size:15px;margin:0}.intro-stamp{font-size:17px;line-height:1.5;border:2px solid var(--red);padding:8px 12px;color:var(--red);transform:rotate(9deg);margin-right:15px;font-weight:800;border-radius:3px;letter-spacing:.12em}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:28px;align-items:stretch}.joke-panel{background:var(--paper);border:1px solid var(--line);border-top:6px solid var(--red);border-radius:5px;box-shadow:0 6px 0 #e9e5dd;display:flex;flex-direction:column;min-height:508px;position:relative}.receipt-top{display:flex;justify-content:space-between;margin:0 34px;padding:22px 0 17px;border-bottom:1px dashed #cbc6bc;font-size:13px;letter-spacing:.08em}.receipt-no{color:var(--muted);font-family:monospace}.joke-body{padding:26px 34px 20px;flex:1;position:relative}.quote-mark{position:absolute;top:15px;right:22px;font-family:Georgia,serif;font-size:110px;line-height:1;color:#f1e9dd;pointer-events:none}.joke-text{font-size:21px;line-height:1.9;letter-spacing:.01em;font-weight:550;position:relative;white-space:pre-line;overflow-wrap:anywhere;min-height:222px}.joke-text .punchline{color:var(--red);font-weight:800}.credit{font-size:13px;color:var(--muted);margin-top:24px;display:flex;align-items:center;gap:8px}.source-tag{background:#efebe3;border-radius:4px;padding:3px 7px;font-size:12px;color:#60594f}.receipt-bottom{display:flex;justify-content:space-between;align-items:center;margin:0 34px;padding:18px 0;border-top:1px dashed #cbc6bc;font-size:13px;color:var(--muted)}.receipt-bottom strong{font-family:monospace;font-size:23px;color:var(--ink);margin-left:14px}.card-actions{padding:0 24px 25px;display:flex;gap:12px}.button{min-height:50px;padding:12px 20px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:650;font-size:15px;line-height:1.5}.primary{background:var(--red);color:white;box-shadow:0 3px 0 #b42020}.primary:hover:not(:disabled){background:var(--red-dark)}.card-actions .primary{flex:1}.card-actions .primary span{font-size:25px;line-height:1}.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.secondary:hover{background:#f1ede4}.side-column{display:flex;flex-direction:column;gap:20px}.food-poster{background:var(--yellow);border-radius:5px;padding:21px 24px 19px;overflow:hidden;position:relative;flex:1;min-height:318px;display:flex;flex-direction:column}.poster-top{font-family:monospace;font-size:12px;font-weight:600;letter-spacing:.04em}.poster-title{font-weight:900;font-size:29px;line-height:1.3;letter-spacing:-.03em;z-index:1;margin-top:20px}.chicken{position:absolute;width:190px;height:174px;object-fit:cover;right:-13px;top:91px;mix-blend-mode:multiply;transform:rotate(8deg)}.poster-bottom{position:relative;margin-top:auto;padding-top:105px}.poster-bottom span{font-size:12px}.poster-bottom strong{display:block;font-size:37px;letter-spacing:-.065em;line-height:1.1;margin-top:6px;font-weight:950}.contribute{padding:20px 23px 22px;background:#eeeae1;border:1px solid var(--line);border-radius:5px}.tiny-label{font-size:12px;color:var(--red);font-weight:600}.contribute h2{font-size:21px;margin:9px 0}.contribute p{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 17px}.contribute-button{background:var(--paper);border:1px solid var(--ink);font-size:14px;width:100%;min-height:43px;justify-content:space-between;border-radius:5px}.contribute-button:hover{background:white}.under-card{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-top:24px;font-size:12px;color:var(--muted)}.small-star{font-size:20px;color:var(--red);vertical-align:middle;margin-right:6px}footer{display:flex;justify-content:space-between;gap:16px;max-width:1184px;margin:14px auto 0;padding:24px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer a:hover{text-decoration:underline}dialog{border:1px solid var(--line);border-radius:14px;padding:30px;width:min(600px,calc(100% - 32px));max-height:90dvh;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#241c18a6;backdrop-filter:blur(4px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.close{border:0;background:none;font-size:30px;color:var(--muted);width:36px;height:36px}dialog h2{font-size:26px;margin:13px 0}.muted{color:var(--muted);font-size:14px;line-height:1.7}label{display:block;margin:22px 0 10px;font-size:14px;font-weight:650}label span{font-size:12px;margin-left:9px;font-weight:400;color:var(--muted)}input,textarea{border:1px solid #cfc8bd;background:#fff;width:100%;border-radius:7px;padding:13px 14px;font-size:16px;color:var(--ink)}textarea{resize:vertical;line-height:1.7;min-height:180px}.form-note{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;margin-top:8px;line-height:1.6}.form-error{font-size:14px;color:#ba211e;line-height:1.5;min-height:8px}.full{width:100%}.form-disclaimer{font-size:12px;color:var(--muted);line-height:1.7;margin:18px 0 0}.success-icon{font-size:30px;border-radius:50%;background:var(--yellow);width:60px;height:60px;margin:25px auto;display:grid;place-items:center}#submit-success{text-align:center}#submit-success p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:25px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:14px 24px;border-radius:9px;font-size:14px;max-width:90vw;z-index:20;box-shadow:0 8px 30px #0003}.admin-shell{max-width:920px;margin:40px auto;padding:0 24px}.login-box{max-width:430px;margin:70px auto;background:var(--paper);padding:30px;border:1px solid var(--line);border-top:5px solid var(--red);border-radius:8px}.login-box h1{font-size:26px}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-title h1{font-size:30px}.admin-title>button{flex-shrink:0;white-space:nowrap}.admin-tabs{display:flex;gap:10px;margin:24px 0;flex-wrap:wrap}.admin-tabs button{border:1px solid var(--line);background:white;border-radius:6px;padding:11px 17px;font-size:14px}.admin-tabs button[aria-pressed=true]{background:var(--red);color:white;border-color:var(--red)}.review-card{background:var(--paper);padding:24px;margin-bottom:18px;border:1px solid var(--line);border-radius:8px}.review-meta{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:13px;color:var(--muted)}.review-content{font-size:17px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:22px 0}.review-actions{display:flex;gap:12px;justify-content:flex-end}.review-actions .button{min-height:40px;font-size:14px}.empty{text-align:center;padding:55px 20px;color:var(--muted);border:1px dashed var(--line);border-radius:8px}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:24px 0;font-size:14px}
@media(min-width:1500px){.main-shell{padding-top:54px}.site-header{max-width:1330px}.joke-panel{min-height:540px}.joke-body{padding-top:34px}.joke-text{font-size:22px}}
@media(max-width:1279px){.main-shell,footer{margin-left:48px;margin-right:48px}.workspace{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.joke-text{font-size:19px}.receipt-top,.receipt-bottom{margin-left:28px;margin-right:28px}.joke-body{padding-left:28px;padding-right:28px}}
@media(max-width:900px){.site-header{padding:20px 28px}.main-shell,footer{margin-left:28px;margin-right:28px}.workspace{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.food-poster{padding:20px}.poster-title{font-size:26px}.chicken{right:-29px;width:175px}.contribute{padding:18px}.contribute p{font-size:13px}.joke-text{font-size:18px}.receipt-top,.receipt-bottom{margin-left:24px;margin-right:24px}.joke-body{padding-left:24px;padding-right:24px}.card-actions{padding:0 18px 22px;gap:8px}.card-actions .button{padding:12px;font-size:14px}.header-right{gap:12px}}
@media(max-width:700px){.site-header{padding:16px 20px}.brand{font-size:16px;gap:10px}.brand-icon{width:44px;height:44px}.brand-sub{font-size:12px;letter-spacing:.1em}.date-pill{display:none}.main-shell{margin:0;padding:28px 20px 20px}.page-intro{margin-bottom:22px}.page-intro .eyebrow{font-size:12px;letter-spacing:.06em}h1{font-size:27px;margin-top:9px}h1 span{display:block}.page-intro p{font-size:14px}.intro-stamp{font-size:13px;margin-right:6px;padding:7px;flex-shrink:0}.workspace{grid-template-columns:1fr;gap:26px}.joke-panel{min-height:490px}.joke-body{padding:25px 23px 22px}.joke-text{font-size:19px;line-height:1.9;min-height:230px}.receipt-top{font-size:12px}.card-actions{padding:0 18px 23px}.card-actions .button{font-size:14px;min-height:50px}.receipt-bottom strong{font-size:22px;margin-left:8px}.side-column{display:grid;grid-template-columns:1fr 1fr;gap:14px}.food-poster{min-height:237px;padding:16px}.poster-top{font-size:12px;letter-spacing:-.025em}.poster-title{font-size:21px;margin-top:13px}.chicken{width:125px;height:120px;top:89px;right:-25px}.poster-bottom{padding-top:65px}.poster-bottom strong{font-size:28px}.poster-bottom span{display:none}.contribute{padding:18px 14px;display:flex;flex-direction:column;justify-content:center}.contribute h2{font-size:19px;line-height:1.5}.contribute p{line-height:1.8}.contribute-button{font-size:13px;padding:10px;gap:4px}.under-card{align-items:flex-start;font-size:12px}.under-card>span:last-child{max-width:132px;text-align:right;line-height:1.8}footer{margin:0 20px;padding:20px 0 26px;flex-wrap:wrap;line-height:1.8}footer span:nth-child(2){order:3;flex-basis:100%}dialog{padding:22px}dialog h2{font-size:24px}.form-note{flex-wrap:wrap;gap:3px}.admin-shell{padding:0 20px}.admin-title h1{font-size:26px}.review-card{padding:20px}.review-meta{font-size:12px}.login-box{margin-top:35px;padding:24px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:360px){.side-column{grid-template-columns:1fr}.food-poster{min-height:245px}.poster-title{font-size:26px}.chicken{width:170px;height:170px;top:60px;right:0}.poster-bottom strong{font-size:32px}.contribute{padding:22px}.card-actions{flex-direction:column}.receipt-bottom{font-size:12px;gap:8px}.receipt-bottom>span:last-child{white-space:nowrap}.receipt-bottom strong{font-size:18px;margin-left:5px}}
