:root{--orange:#f89a0b;--brown:#53340c;--tan:#925f21;--cream:#faf7f1;--ink:#191713;--blue:#173a4f;--muted:#68747a;--line:#e1e5e6;--green:#247354;--red:#a94639;--yellow:#fff4dc;--shadow:0 18px 55px rgba(42,28,14,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f5f6f6;font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button{border:0;border-radius:8px;background:var(--brown);color:#fff;padding:11px 16px;font-weight:760;cursor:pointer}button:hover{filter:brightness(1.06)}button:disabled{cursor:not-allowed;opacity:.5}.ghost{background:transparent;color:inherit;border:1px solid currentColor}.secondary{background:#fff;color:var(--blue);border:1px solid #cfd8dc}.danger{background:#fff;color:var(--red);border:1px solid #e6c4bd}.tiny{padding:7px 10px;font-size:12px}.prototype-bar{min-height:52px;background:#15191b;color:#fff;display:flex;align-items:center;gap:14px;padding:8px 20px;position:sticky;top:0;z-index:40}.prototype-bar>span{font-size:12px;color:#aeb8bd}.prototype-bar>div{margin-left:auto;display:flex;gap:7px}.prototype-bar button{color:#fff}.public-header{background:linear-gradient(90deg,rgba(60,34,12,.94),rgba(82,49,22,.66)),url('assets/festival-background.jpg') center/cover;color:#fff}.public-top{height:76px;max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff35;padding:0 12px}.public-top img{width:270px}.public-top nav{display:flex;gap:22px}.public-top a{color:#fff;text-decoration:none;font-size:13px}.hero{max-width:1080px;margin:auto;display:grid;grid-template-columns:300px 1fr;gap:65px;align-items:center;padding:44px 20px 60px}.hero img{width:290px;filter:drop-shadow(0 16px 18px #0007)}.eyebrow{font-weight:850;text-transform:uppercase;letter-spacing:.13em;font-size:11px}.hero h1{font:800 55px/1.02 "Arial Rounded MT Bold",Georgia,serif;margin:13px 0}.hero p{font-size:18px;max-width:660px;color:#fffaf3}.pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:23px}.pill{border-radius:999px;background:#301c10b8;border:1px solid #ffffff45;padding:7px 11px;font-size:12px}.public-body{max-width:1080px;margin:-23px auto 60px;position:relative;padding:0 14px}.open-banner{background:#fff8e8;border-left:5px solid var(--orange);border-radius:10px;padding:16px 18px;box-shadow:var(--shadow);display:flex;justify-content:space-between}.public-title{text-align:center;font:750 34px Georgia,serif;margin:48px 0 22px}.vendor-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.vendor-card{background:#fff;border:1px solid #e3ded7;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #5c361310}.vendor-card>img{width:100%;height:122px;object-fit:cover}.vendor-content{padding:23px}.vendor-content h2{font:750 27px Georgia,serif;margin:10px 0 4px}.vendor-content p{color:#665f58;min-height:46px}.vendor-content ul{padding-left:19px;min-height:52px}.vendor-content button{width:100%}.status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:850}.status.good{background:#e4f3ec;color:#1f664a}.status.warn{background:#fff0dc;color:#94570c}.status.bad{background:#f9e7e3;color:#91382c}.returning-box{margin-top:24px;border:1px solid #dacbb9;background:#fcf9f4;border-radius:13px;padding:20px;display:flex;align-items:center;justify-content:space-between}.returning-box p{margin:3px 0;color:#746b62}.public-footer{background:#322018;color:#fff;text-align:center;padding:28px}.public-footer img{width:260px}.application-shell{max-width:900px;margin:30px auto 70px;padding:0 16px}.crumb{color:#775a3c;margin-bottom:12px;display:inline-block}.form-card{background:#fff;border-radius:14px;border:1px solid #e2ddd7;box-shadow:var(--shadow);overflow:hidden}.form-banner{background:#432816;color:#fff;padding:24px 28px}.form-banner h1{font:750 32px Georgia;margin:5px 0}.form-banner p{margin:0;color:#e9ded3}.progress{height:7px;background:#eee}.progress i{height:100%;display:block;background:var(--orange);transition:.2s}.form-section{padding:28px}.form-section h2{font-size:22px;color:var(--brown);margin-top:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.field.full{grid-column:1/-1}.field label{font-weight:700}.required:after{content:" *";color:var(--red)}.field input,.field select,.field textarea{border:1px solid #cdd4d6;border-radius:7px;padding:11px 12px;background:#fff;color:#172127}.field textarea{min-height:90px;resize:vertical}.hint{font-size:12px;color:#748087}.radio-row,.check-row{display:flex;gap:10px;flex-wrap:wrap}.choice{border:1px solid #d2d9db;border-radius:8px;padding:10px 12px;display:flex;gap:8px;align-items:center;background:#fff}.summary-box{background:#f7f3ed;border-radius:9px;padding:16px;margin:14px 0}.summary-box dl{display:grid;grid-template-columns:1fr auto;gap:7px;margin:0}.summary-box dt,.summary-box dd{margin:0}.summary-box dd{font-weight:800}.terms{max-height:230px;overflow:auto;border:1px solid #d8dedf;background:#fbfbfa;padding:17px;border-radius:8px;color:#3b4448}.terms h3{margin-top:0}.form-actions{display:flex;justify-content:space-between;border-top:1px solid #e7e3de;padding:18px 28px;background:#faf9f7}.result{max-width:720px;margin:50px auto;background:#fff;border:1px solid #dee4e5;border-radius:16px;padding:36px;box-shadow:var(--shadow);text-align:center}.result-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#e4f3ec;color:var(--green);font-size:29px;font-weight:900}.result h1{font:750 33px Georgia;color:var(--brown)}.result .detail{background:#f6f3ef;border-radius:9px;padding:16px;text-align:left;margin:22px 0}.admin-layout{min-height:calc(100vh - 52px);display:grid;grid-template-columns:230px 1fr}.admin-side{background:#fff;border-right:1px solid #dde4e6;padding:21px 15px;display:flex;flex-direction:column}.brand-mini{display:flex;gap:10px;align-items:center}.brand-mini img{width:50px;height:50px;object-fit:contain}.brand-mini div{display:flex;flex-direction:column}.brand-mini small{color:#718087}.admin-side nav{display:flex;flex-direction:column;margin-top:28px;gap:4px}.admin-side nav button{background:transparent;color:#3d535e;text-align:left;padding:10px 12px;display:flex;justify-content:space-between}.admin-side nav button.active{background:#e8f0f3;color:var(--blue)}.admin-side nav b{background:var(--blue);color:#fff;border-radius:20px;padding:1px 7px;font-size:11px}.side-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:16px;color:#4b5c64}.admin-main{padding:30px 34px;min-width:0}.admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.admin-head h1{font-size:34px;color:var(--blue);margin:2px 0}.admin-head p{margin:0;color:#728087}.admin-actions{display:flex;gap:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce4e7;border:1px solid #dce4e7;border-radius:10px;overflow:hidden}.stat{background:#fff;padding:18px}.stat span,.stat small{display:block;color:#708087}.stat strong{display:block;font-size:29px;color:var(--blue)}.capacity{margin:17px 0;background:var(--blue);color:#fff;border-radius:11px;padding:20px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:24px;align-items:center}.capacity-item{display:grid;grid-template-columns:1fr auto}.bar{grid-column:1/-1;margin-top:8px;height:7px;background:#ffffff28;border-radius:20px;overflow:hidden}.bar i{display:block;height:100%;background:#57a47f}.bar.orange i{background:#ed9b27}.bar.red i{background:#df7768}.grid{display:grid;grid-template-columns:2.2fr .9fr;gap:16px}.panel{background:#fff;border:1px solid #dfe5e7;border-radius:11px;padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.panel h2{margin:0;color:#203e4d;font-size:18px}.panel p{margin:2px 0;color:#7a888e;font-size:13px}table{width:100%;border-collapse:collapse;text-align:left}th{padding:9px;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#7b898f;border-bottom:1px solid #e3e8ea}td{padding:11px 9px;border-bottom:1px solid #edf0f1;font-size:13px}td strong,td small{display:block}.tag{border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;white-space:nowrap}.tag.review{background:#fff0d7;color:#8a520c}.tag.wait{background:#f8e4e0;color:#933d31}.tag.paid{background:#e3f2eb;color:#21664a}.tag.due{background:#e5ebf5;color:#3e5f89}.quick button{display:flex;width:100%;justify-content:space-between;text-align:left;background:#fff;color:#2d4a58;border-top:1px solid #e9edef;border-radius:0;padding:13px 3px}.editor-row{display:grid;grid-template-columns:1fr 120px 120px auto;gap:10px;align-items:end;padding:12px 0;border-bottom:1px solid #edf0f1}.editor-row input{width:100%;border:1px solid #cfd8db;border-radius:7px;padding:9px}.modal-wrap{position:fixed;inset:0;background:#12202a99;z-index:60;display:grid;place-items:center;padding:20px}.modal{max-width:720px;width:100%;max-height:90vh;overflow:auto;background:#fff;border-radius:14px;padding:24px;box-shadow:var(--shadow)}.modal-head{display:flex;justify-content:space-between}.modal-head button{background:transparent;color:#54666f}.inline{display:flex;gap:8px;align-items:center}.empty{text-align:center;color:#728087;padding:35px}.public-list{max-width:950px;margin:35px auto;padding:0 15px}.public-list h1{color:var(--blue)}.list-section{background:#fff;border:1px solid #dfe4e6;border-radius:11px;padding:20px;margin:16px 0}.print-only{display:none}#toast{position:fixed;right:20px;bottom:20px;background:#172b35;color:#fff;border-radius:8px;padding:12px 16px;opacity:0;transform:translateY(10px);transition:.2s;z-index:100;pointer-events:none}#toast.show{opacity:1;transform:none}@media(max-width:850px){.prototype-bar{position:relative;flex-wrap:wrap}.prototype-bar>div{margin-left:0}.hero{grid-template-columns:1fr;gap:20px}.hero img{width:220px}.hero h1{font-size:39px}.vendor-cards,.field-grid,.stats,.grid{grid-template-columns:1fr}.returning-box,.open-banner,.admin-head{align-items:flex-start;flex-direction:column;gap:12px}.public-top nav{display:none}.admin-layout{grid-template-columns:1fr}.admin-side{display:none}.admin-main{padding:21px 14px}.capacity{grid-template-columns:1fr}.editor-row{grid-template-columns:1fr 1fr}.editor-row>*:first-child{grid-column:1/-1}.hero{padding-bottom:50px}}@media print{.prototype-bar,.admin-side,.admin-head,.stats,.capacity,.quick,.no-print{display:none!important}.admin-layout{display:block}.admin-main{padding:0}.panel{border:0}.print-only{display:block}body{background:#fff}}
