:root{--festival-ink:#172033;--festival-muted:#657184;--festival-line:#dfe4ec;--festival-soft:#f6f8fb;--festival-gold:#c99c3d;--festival-navy:#172033}
.festival-page{max-width:1180px;margin:0 auto;padding:24px 20px 72px;color:var(--festival-ink)}
.festival-hero{padding:22px 26px;border-radius:18px;background:linear-gradient(135deg,#101827,#283852);color:#fff;margin-bottom:16px}
.festival-hero p,.festival-eyebrow{margin:0 0 4px;letter-spacing:.16em;color:#d8b76a;font-size:11px;font-weight:800}
.festival-hero h1{font-size:clamp(28px,3.2vw,36px);line-height:1.12;margin:4px 0 6px}
.festival-hero span{color:#d7deea;font-size:14px}
.festival-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}
.festival-form{display:grid;min-width:0;gap:16px}
.festival-card,.festival-summary{background:#fff;border:1px solid var(--festival-line);border-radius:14px;padding:20px;box-shadow:0 6px 22px #1520390a}
.festival-card h2,.festival-summary h2{font-size:19px;line-height:1.25;margin:0 0 14px}
.festival-card h3{font-size:14px;margin:12px 0 8px}
.festival-card label{display:grid;gap:5px;margin:9px 0;font-size:13px;font-weight:700}
.festival-card input,.festival-card select,.festival-card textarea{width:100%;box-sizing:border-box;border:1px solid #cdd5df;border-radius:8px;background:#fff;color:var(--festival-ink);font:inherit}
.festival-card input,.festival-card select{height:40px;padding:0 10px}
.festival-card textarea{min-height:92px;padding:10px;resize:vertical}
.festival-card input:focus,.festival-card select:focus,.festival-card textarea:focus{border-color:#997628;outline:3px solid #c99c3d24}
.festival-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.festival-options{display:grid;gap:8px}
.festival-option{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:flex-start;border:1px solid var(--festival-line);border-radius:10px;padding:11px 12px;margin:0!important}
.festival-option input{width:16px;height:16px;margin:3px 10px 0 0;flex:0 0 auto}
.festival-option span{display:grid;gap:2px;min-width:0}
.festival-option small,.festival-muted{color:var(--festival-muted);font-weight:400}
.festival-option em{color:#80601b;font-style:normal;font-size:13px;font-weight:800}
.festival-section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.festival-section-heading>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#172033;color:#fff;font-size:11px;font-weight:900;flex:0 0 auto}.festival-section-heading h2{margin:1px 0 2px}.festival-section-heading p{margin:0;color:var(--festival-muted);font-size:13px}
.festival-package-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.festival-package{display:block!important;margin:0!important;cursor:pointer}.festival-package>input{position:absolute;opacity:0;pointer-events:none}.festival-package-body{position:relative;display:flex;min-height:230px;box-sizing:border-box;flex-direction:column;gap:9px;border:1px solid var(--festival-line);border-radius:14px;padding:18px;background:linear-gradient(150deg,#fff,#faf8f2);transition:.18s ease}.festival-package:hover .festival-package-body{transform:translateY(-2px);box-shadow:0 10px 24px #17203314}.festival-package>input:checked+.festival-package-body{border-color:var(--festival-gold);box-shadow:0 0 0 2px #c99c3d33}.festival-package-top{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.festival-package-top strong{font-size:18px;letter-spacing:.04em}.festival-package-top em{font-size:20px;font-style:normal;color:#80601b;font-weight:900}.festival-package-body>small{color:var(--festival-muted);font-weight:400;min-height:34px}.festival-badge{align-self:flex-start;border-radius:99px;background:#172033;color:#f3d48c;padding:4px 8px;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.festival-includes{display:grid;gap:4px;font-size:12px;color:#344054}.festival-for{margin-top:auto;padding-top:9px;border-top:1px solid #ece7da;color:#695529;font-size:11px;font-weight:700}
.festival-accommodation-toggle,.festival-addon{display:flex!important;grid-template-columns:none!important;align-items:flex-start;margin:0!important;cursor:pointer}.festival-accommodation-toggle{padding:14px;border:1px solid var(--festival-line);border-radius:12px;background:var(--festival-soft)}.festival-accommodation-toggle input,.festival-addon input{width:17px;height:17px;flex:0 0 auto;margin:2px 10px 0 0}.festival-accommodation-toggle span,.festival-addon span{display:grid;gap:3px}.festival-accommodation-toggle small,.festival-addon small{color:var(--festival-muted);font-weight:400}.festival-addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.festival-addon{padding:11px;border:1px solid var(--festival-line);border-radius:10px}.festival-addon:has(input:checked){border-color:var(--festival-gold);background:#fdfaf2}.festival-addon em{font-style:normal;color:#80601b;font-size:12px;font-weight:800}#accommodationFields{margin-top:14px}
.festival-summary{position:sticky;top:80px;align-self:start;min-width:0;padding:0 22px 20px;overflow:hidden;border:1px solid #e4d5b3;border-radius:18px;box-shadow:0 16px 42px #17203312}
.festival-summary::before{content:"";display:block;height:4px;margin:0 -22px 20px;background:linear-gradient(90deg,#9b7224,#d7b563,#b8892d)}
.festival-summary-header{padding-bottom:15px;border-bottom:1px solid #e9e2d3}
.festival-summary-header .festival-eyebrow{margin-bottom:5px;color:#9a7122}
.festival-summary-header h2{margin:0;font-size:23px;line-height:1.2;letter-spacing:-.01em}
.festival-summary dl{margin:5px 0 0}
.festival-summary dl div{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid #eceff3}
.festival-summary dt{font-size:14px;line-height:1.35}
.festival-summary dd{margin:0;font-size:15px;line-height:1.3;font-weight:700;text-align:right;white-space:nowrap}
.festival-summary dl .festival-total{margin-top:12px;padding:14px 13px;border:1px solid #e2cb96;border-radius:11px;background:linear-gradient(135deg,#fdf9ee,#f8efd9);font-weight:900}
.festival-summary .festival-total dt{font-size:16px;font-weight:900}
.festival-total dd{font-size:18px;line-height:1;font-weight:900;color:#9a7122!important}
.festival-summary button{width:100%;height:46px;border:1px solid #a77a25;border-radius:10px;padding:0 14px;background:linear-gradient(135deg,#d5ae55,#bd8c2d);box-shadow:0 7px 16px #b8892d2e;color:#111827;font-weight:700;margin-top:18px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}
.festival-summary button:hover{background:linear-gradient(135deg,#dfbd6c,#c79839);box-shadow:0 9px 20px #b8892d42;transform:translateY(-1px)}
.festival-summary button:focus-visible{outline:3px solid #c99c3d42;outline-offset:2px}
.festival-summary-trust{margin:10px 0 0;color:#657184;font-size:11px;line-height:1.45;text-align:center}
#festivalMessage:empty{display:none}
#festivalMessage{margin:12px 0 0;font-size:13px;line-height:1.45}
.festival-summary .is-error{color:#b42318}.festival-summary .is-success{color:#087443}

.festival-admin{display:grid;gap:16px}
.festival-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:0}
.festival-admin-actions{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end}
.festival-admin-actions .btn{white-space:nowrap;background:#ffffff12;border-color:#ffffff38;color:#fff}
.festival-admin-actions .btn.primary{background:var(--festival-gold);border-color:var(--festival-gold);color:#111827}
.festival-mode-card{padding:12px 16px}
.festival-toggle{display:flex!important;align-items:center;grid-template-columns:none!important;margin:0!important}
.festival-toggle input{width:18px;height:18px;margin:0 10px 0 0}
.festival-toggle span{display:grid;gap:1px}.festival-toggle small{color:var(--festival-muted);font-size:11px;font-weight:400}
.festival-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.festival-kpis article{height:96px;box-sizing:border-box;background:var(--festival-navy);color:#fff;padding:16px 18px;border-radius:12px;display:flex;flex-direction:column;justify-content:center}
.festival-kpis small{color:#bcc7d8;font-size:12px;font-weight:700}.festival-kpis strong{font-size:30px;line-height:1.1;margin-top:5px}
.festival-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}
.festival-heading>div{min-width:0}.festival-heading h2{margin:0}.festival-heading span,.festival-config-heading>span{color:var(--festival-muted);font-size:12px}
.festival-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}
.festival-report-grid>div{border:1px solid #e8ebf0;border-radius:10px}.festival-report-grid h3{margin:0;padding:11px 12px;background:var(--festival-soft);border-bottom:1px solid #e8ebf0}
.festival-config-heading{display:flex;align-items:end;justify-content:space-between;padding:3px 2px 0}.festival-config-heading h2{font-size:22px;margin:0}
.festival-config-card{padding:0;overflow:hidden}
.festival-config-card>.festival-heading{padding:14px 16px;border-bottom:1px solid #e8ebf0}.festival-config-card>.festival-heading h2{font-size:17px}
.festival-add{min-height:34px;padding:6px 11px}
.festival-table-wrap{overflow:auto}
.festival-table-wrap table{width:100%;border-collapse:collapse;font-size:13px}
.festival-table-wrap th,.festival-table-wrap td{text-align:left;padding:9px 11px;border-bottom:1px solid #e8ebf0;vertical-align:middle}
.festival-table-wrap th{background:#fafbfc;color:#556174;font-size:11px;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}
.festival-table-wrap tbody tr:last-child td{border-bottom:0}.festival-table-wrap td small{display:block;color:var(--festival-muted);margin-top:2px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.festival-config-table td:first-child{min-width:150px}.festival-price-summary,.festival-items-summary{max-width:220px;color:#566174;font-size:12px}
.festival-actions-cell{width:1%;text-align:right!important}.festival-edit{min-height:32px;padding:5px 11px}
.festival-config-table tr.is-editing>td{background:#f8f4e9}.festival-editor-row>td{padding:0!important;background:#fbfcfd}
.festival-editor{padding:18px 20px 20px;border-left:3px solid var(--festival-gold)}
.festival-editor-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.festival-editor-title strong{font-size:15px}
.festival-close{border:0;background:transparent;color:#657184;cursor:pointer;font:inherit}.festival-editor-title .festival-close{width:30px;height:30px;font-size:22px}
.festival-price-section{margin-top:12px;padding-top:3px}.festival-price-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.festival-price-grid label{margin:0}
.festival-editor-actions{display:flex;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e8ebf0}.festival-editor-actions .festival-close{border:1px solid #cdd5df;border-radius:8px;padding:7px 11px;color:var(--festival-ink)}
.festival-editor-actions .danger{color:#b42318;border-color:#f0b9b5;background:#fff}
.festival-empty{padding:22px;text-align:center;color:var(--festival-muted);font-size:13px}
.festival-registrations .room-number{min-width:105px}.festival-registrations .registration-status{min-width:115px}
.festival-savebar{position:sticky;z-index:5;bottom:10px;min-height:54px;box-sizing:border-box;background:#fff;border:1px solid #d6dce5;padding:8px 10px 8px 16px;border-radius:12px;box-shadow:0 12px 32px #17203324;display:flex;align-items:center;justify-content:flex-end;gap:16px}
.festival-savebar span{color:#087443;font-size:13px}.festival-savebar .btn{min-height:36px;padding:7px 14px}

@media(max-width:960px){.festival-admin-hero{align-items:flex-start;flex-direction:column}.festival-admin-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.festival-report-grid{grid-template-columns:1fr}.festival-price-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.festival-page{padding:16px 12px 64px}.festival-layout{grid-template-columns:1fr}.festival-summary{position:static}.festival-grid{grid-template-columns:1fr}.festival-kpis{grid-template-columns:repeat(3,1fr)}.festival-kpis article{height:88px;padding:13px}.festival-kpis strong{font-size:26px}.festival-config-heading>span{display:none}}
@media(max-width:680px){.festival-package-grid,.festival-addon-grid{grid-template-columns:1fr}.festival-package-body{min-height:0}}
@media(max-width:560px){.festival-hero{padding:18px}.festival-admin-actions .btn{flex:1 1 auto;text-align:center}.festival-kpis{gap:7px}.festival-kpis article{height:82px}.festival-kpis strong{font-size:22px}.festival-card,.festival-summary{padding:16px}.festival-config-card{padding:0}.festival-price-grid{grid-template-columns:repeat(2,1fr)}.festival-editor{padding:15px 14px}.festival-savebar{bottom:6px}.festival-savebar span{flex:1}.festival-config-heading{align-items:center}}

/* Public registration: premium contrast and calm accommodation controls. */
.festival-page{--festival-ink:#0f172a;--festival-muted:#475569;--festival-line:#d9dee7;--festival-gold:#b8892d}
.festival-form .festival-card label{color:#0f172a;font-weight:700}
.festival-card h2,.festival-card h3,.festival-summary h2,.festival-section-heading h2{color:#0f172a}
.festival-section-heading>span{background:#f7f0df;color:#b8892d;border:1px solid #e7d4a5}
.festival-section-heading p,.festival-package-body>small,.festival-addon small,.festival-accommodation-toggle small,.festival-muted{color:#475569;font-weight:400}
.festival-package-top em,.festival-addon em{color:#b8892d;font-weight:900}
.festival-includes{color:#293548}.festival-for{color:#5f491e;font-weight:800}
.festival-summary dt{color:#475569;font-weight:600}.festival-summary dd{color:#0f172a;font-weight:800}.festival-total dd{color:#b8892d}
.festival-card select,.festival-card select option{font-weight:400}
#accommodationFields{padding:16px;border:1px solid #e3e0d8;border-radius:12px;background:linear-gradient(145deg,#fff,#fbfaf7);box-shadow:inset 0 1px #fff,0 8px 24px #0f172a08}
.festival-accommodation-row{display:grid;gap:12px}.festival-accommodation-row--room{grid-template-columns:1fr 1fr}.festival-accommodation-row--dates{grid-template-columns:1fr 1fr minmax(110px,.55fr);padding-top:7px}.festival-accommodation-row--extras{grid-template-columns:1fr 1fr;padding-top:7px;margin-top:7px;border-top:1px solid #ece8de}
.festival-accommodation-row label{margin:4px 0}.festival-accommodation-row select{min-width:0}
.festival-readonly{display:flex;align-items:center;height:40px;box-sizing:border-box;padding:0 11px;border:1px solid #d8dce4;border-radius:8px;background:#f5f6f8;color:#b8892d;font-size:15px;font-weight:800}
#hotelDescription{margin-top:10px;font-size:13px}
@media(max-width:800px){.festival-accommodation-row--dates{grid-template-columns:1fr 1fr}.festival-accommodation-row--dates label:last-child{grid-column:1/-1}}
@media(max-width:560px){.festival-accommodation-row--room,.festival-accommodation-row--dates,.festival-accommodation-row--extras{grid-template-columns:1fr}.festival-accommodation-row--dates label:last-child{grid-column:auto}}

/* Premium festival admin */
.festival-admin{--festival-navy:#151b35;--festival-gold:#c59a45;max-width:1400px;display:block;padding-bottom:90px;font-family:Inter,system-ui,sans-serif;color:#172033}
.festival-admin-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 2px 24px}
.festival-admin-title{display:flex;align-items:center;gap:16px}.festival-admin-title h1{margin:2px 0 4px;color:var(--festival-navy);font-size:clamp(25px,3vw,34px);letter-spacing:-.035em}.festival-admin-title>div>span{color:#687386;font-size:13px}.festival-back{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dfe3ea;border-radius:12px;background:#fff;color:#172033;text-decoration:none;font-size:20px}.festival-back:hover{border-color:#c59a45;background:#fcfaf5}
.festival-admin .btn{border-radius:9px;font-family:inherit;font-weight:650}.festival-admin .btn.primary{border-color:#b88a32;background:#bd913d;color:#fff;box-shadow:none}.festival-admin .btn.primary:hover{background:#aa7f2e}
.festival-tabs{position:sticky;z-index:6;top:0;display:flex;gap:4px;overflow-x:auto;padding:5px;border:1px solid #e0e4eb;border-radius:14px;background:#fff;box-shadow:0 5px 18px #17203309;scrollbar-width:none}.festival-tab{min-height:40px;padding:8px 17px;border:0;border-radius:10px;background:transparent;color:#667085;font:600 13px Inter,sans-serif;white-space:nowrap;cursor:pointer}.festival-tab:hover{color:#172033;background:#f7f7f9}.festival-tab.is-active{background:#171d36;color:#fff}.festival-tab-count{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:5px;border-radius:99px;background:#eee9dc;color:#795b21;font-size:10px}.festival-tab.is-active .festival-tab-count{background:#ffffff20;color:#fff}
.festival-tab-panels{padding-top:26px}.festival-panel{animation:festival-panel-in .18s ease}.festival-panel[hidden]{display:none!important}@keyframes festival-panel-in{from{opacity:.35;transform:translateY(3px)}}
.festival-section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.festival-section-intro h2{margin:2px 0 5px;color:var(--festival-navy);font-size:24px;letter-spacing:-.025em}.festival-section-intro>div>span{color:#687386;font-size:13px}.festival-section-intro .btn{flex:0 0 auto}
.festival-admin .festival-card{border-color:#e1e5eb;border-radius:16px;box-shadow:0 5px 18px #17203308}
.festival-mode-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px}.festival-mode-card h3{margin:0 0 4px;font-size:16px}.festival-mode-card p{margin:0;color:#687386;font-size:13px}.festival-switch{display:flex!important;align-items:center;gap:9px!important;margin:0!important;cursor:pointer}.festival-switch input{position:absolute;opacity:0;pointer-events:none}.festival-switch span{position:relative;width:42px;height:24px;border-radius:99px;background:#c9ced7;transition:.18s}.festival-switch span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #17203333;transition:.18s}.festival-switch input:checked+span{background:#bd913d}.festival-switch input:checked+span:after{transform:translateX(18px)}.festival-switch b{min-width:65px;font-size:12px;color:#536074}
.festival-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:14px}.festival-overview-card{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #e1e5eb;border-radius:16px;background:#fff;text-align:left;cursor:pointer;transition:.16s}.festival-overview-card:hover{border-color:#d6bd88;box-shadow:0 8px 22px #1720330d;transform:translateY(-1px)}.festival-overview-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#f5eddd;color:#9a742e;font-weight:800}.festival-overview-card div{display:grid;gap:3px;flex:1}.festival-overview-card small{color:#7a8495;font-size:11px;font-weight:600}.festival-overview-card strong{color:#171d36;font-size:15px}.festival-overview-card i{color:#9a742e;font-style:normal;font-size:19px}
.festival-admin-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.festival-admin-card{min-width:0;overflow:hidden;border:1px solid #e1e5eb;border-radius:16px;background:#fff;box-shadow:0 5px 18px #17203308;transition:.16s}.festival-admin-card:hover{border-color:#d6bd88;box-shadow:0 10px 25px #17203310;transform:translateY(-2px)}.festival-card-image{display:grid;place-items:center;height:126px;background:#eef0f4 center/cover no-repeat;color:#a4aab5;font-size:30px;font-weight:800}.festival-admin-card-body{display:flex;min-height:180px;box-sizing:border-box;flex-direction:column;padding:17px}.festival-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.festival-card-meta span{color:#9a742e;font-size:10px;font-weight:800;letter-spacing:.12em}.festival-card-meta b{color:#596579;font-size:12px}.festival-admin-card h3{margin:10px 0 5px;color:#171d36;font-size:17px}.festival-admin-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:36px;margin:0 0 12px;color:#687386;font-size:12px;line-height:1.5}.festival-admin-card small{overflow:hidden;margin-bottom:14px;color:#596579;text-overflow:ellipsis;white-space:nowrap}.festival-admin-card .festival-edit{align-self:flex-start;margin-top:auto}.festival-package-admin-card{position:relative}.festival-package-accent{height:4px;background:linear-gradient(90deg,#8a6729,#d8b765)}.festival-package-admin-card ul{display:grid;gap:5px;margin:0 0 15px;padding:0;list-style:none;color:#596579;font-size:12px}.festival-package-admin-card li:before{content:"✓";margin-right:7px;color:#aa7f2e;font-weight:800}.festival-addon-admin-card .festival-admin-card-body{min-height:180px}
.festival-subheading{margin:27px 0 11px;color:#171d36;font-size:15px}.festival-fixed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.festival-fixed-card{display:grid;gap:5px;padding:17px;border:1px solid #e3e5ea;border-radius:14px;background:#fafafa}.festival-fixed-card span{color:#a0772d;font-size:9px;font-weight:800;letter-spacing:.12em}.festival-fixed-card strong{color:#171d36;font-size:14px}.festival-fixed-card p{margin:0;color:#667085;font-size:12px}
.festival-admin .festival-kpis{margin-bottom:14px}.festival-admin .festival-kpis article{height:108px;border-radius:16px;background:#171d36}.festival-admin .festival-kpis article.is-gold{background:linear-gradient(135deg,#aa7e2c,#d0ac60)}.festival-admin .festival-kpis small{font-weight:500}.festival-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.festival-report-grid>.festival-card{padding:0;overflow:auto}.festival-report-grid h3{position:sticky;left:0;margin:0;padding:15px 16px;background:#fff;color:#171d36;font-size:14px}
.festival-admin .festival-table-wrap table{font-size:12px}.festival-admin .festival-table-wrap th,.festival-admin .festival-table-wrap td{padding:11px 13px}.festival-admin .festival-table-wrap th{background:#f8f9fb}.festival-registrations{padding:0;overflow:hidden}.festival-registrations .room-number{min-width:105px}.festival-registrations .registration-status{min-width:115px}
.festival-savebar{position:fixed;z-index:7;right:max(20px,calc((100vw - 1400px)/2 + 20px));bottom:18px;width:auto;min-width:310px;border-radius:14px}.festival-savebar span:empty{display:none}.festival-savebar .btn{min-height:40px}
.festival-modal[hidden]{display:none}.festival-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px}.festival-modal-backdrop{position:absolute;inset:0;background:#0b1023a8;backdrop-filter:blur(3px)}.festival-modal-dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 25px 80px #05091855}.festival-modal-open{overflow:hidden}.festival-editor{padding:0;border:0}.festival-editor-title{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;margin:0;padding:18px 22px;border-bottom:1px solid #e5e7ec;background:#fff}.festival-editor-title>div{display:grid;gap:3px}.festival-editor-title span{color:#a47a2d;font-size:9px;font-weight:800;letter-spacing:.14em}.festival-editor-title strong{color:#171d36;font-size:19px}.festival-modal-x{width:34px;height:34px;border:0;border-radius:9px;background:#f2f3f5;color:#657084;font-size:22px;cursor:pointer}.festival-editor-body{padding:18px 22px}.festival-editor-actions{position:sticky;bottom:0;margin:0;padding:13px 22px;border-top:1px solid #e5e7ec;background:#fff}.festival-editor-actions .danger{margin-right:auto}
@media(max-width:1000px){.festival-admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.festival-report-grid{grid-template-columns:1fr}.festival-fixed-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.festival-admin{padding:14px 10px 84px}.festival-admin-header{align-items:flex-start}.festival-admin-title>div>span{display:none}.festival-admin-actions .btn{font-size:11px}.festival-tabs{margin:0 -2px}.festival-section-intro{align-items:flex-start;flex-direction:column;gap:13px}.festival-section-intro .btn{width:100%}.festival-overview-grid,.festival-admin-card-grid,.festival-fixed-grid{grid-template-columns:1fr}.festival-mode-card{align-items:flex-start}.festival-kpis{grid-template-columns:1fr}.festival-admin .festival-kpis article{height:85px}.festival-savebar{right:10px;bottom:8px;left:10px;min-width:0}.festival-modal{padding:0}.festival-modal-dialog{width:100%;max-height:100vh;border-radius:0}.festival-editor-body{padding:15px}.festival-editor-title,.festival-editor-actions{padding-left:15px;padding-right:15px}}

/* One-page festival offer builder */
.festival-builder{max-width:none;margin:-24px -24px -48px;padding:34px max(24px,calc((100vw - 1400px)/2)) 110px;background:#11172c;color:#e9edf5;min-height:calc(100vh - 80px)}
.festival-builder-header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:22px}.festival-builder .festival-admin-title h1{color:#fff}.festival-builder .festival-admin-title>div>span{color:#aeb7ca}.festival-builder .festival-eyebrow{color:#d2ac60}.festival-builder .festival-back{border-color:#ffffff20;background:#ffffff0b;color:#fff}
.festival-builder .festival-admin-actions{flex-wrap:wrap}.festival-builder .festival-admin-actions .btn{border-color:#ffffff2e;background:#ffffff0d;color:#fff}.festival-builder .festival-admin-actions .btn:hover{border-color:#d2ac60;background:#ffffff16}.festival-builder .festival-admin-actions .btn.primary{border-color:#bd913d;background:#bd913d}
.festival-builder>.festival-mode-card{margin-bottom:44px;border-color:#ffffff17;background:#1a2139;color:#fff;box-shadow:0 12px 32px #06091435}.festival-builder>.festival-mode-card h2{margin:0 0 5px;color:#fff;font-size:16px}.festival-builder>.festival-mode-card p{margin:0;color:#aeb7ca;font-size:13px}
.festival-builder-section{padding:31px 0 42px;border-top:1px solid #ffffff17}.festival-builder .festival-section-intro{align-items:center;margin-bottom:18px}.festival-builder .festival-section-intro h2{color:#fff}.festival-builder .festival-section-intro>div>span{color:#aeb7ca}
.festival-builder .festival-admin-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.festival-builder .festival-admin-card{border-color:#ffffff14;background:#fff;box-shadow:0 14px 34px #05081730}.festival-builder .festival-admin-card:hover{transform:none;border-color:#c9a455}.festival-builder .festival-admin-card.is-editing{grid-column:span 2;border-color:#c9a455}.festival-builder .festival-admin-card-body{min-height:190px}.festival-builder .festival-package-admin-card .festival-admin-card-body{min-height:240px}
.festival-inline-editor{padding:20px;border-top:1px solid #e2e6ed;background:#f8fafc;color:#172033}.festival-inline-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:17px}.festival-inline-heading strong{color:#171d36;font-size:15px}.festival-inline-heading span{color:#687386;font-size:11px}.festival-inline-editor>label,.festival-inline-editor .festival-grid label,.festival-inline-editor .festival-price-grid label{display:grid;gap:6px;margin:11px 0;color:#3e4a5d;font-size:11px;font-weight:700}.festival-inline-editor input,.festival-inline-editor textarea,.festival-inline-editor select{box-sizing:border-box;width:100%;min-height:40px;padding:9px 10px;border:1px solid #cfd6e1;border-radius:8px;background:#fff;color:#172033;font:400 13px Inter,sans-serif}.festival-inline-editor textarea{min-height:80px;resize:vertical}.festival-inline-editor input:focus,.festival-inline-editor textarea:focus,.festival-inline-editor select:focus{outline:2px solid #c59a4550;border-color:#b98d38}.festival-inline-editor .festival-grid{gap:10px}.festival-inline-editor .festival-price-section h4{margin:16px 0 2px;color:#171d36;font-size:12px}.festival-inline-editor .festival-price-grid{gap:7px}.festival-inline-editor .festival-editor-actions{position:static;display:flex;align-items:center;justify-content:space-between;margin:18px 0 0;padding:14px 0 0;background:transparent}.festival-inline-editor .festival-editor-actions>div{display:flex;gap:8px}.festival-inline-editor .festival-editor-actions .danger{margin:0}
.festival-builder .festival-empty{border-color:#ffffff16;background:#1a2139;color:#aeb7ca}.festival-builder .festival-savebar{border-color:#d8bb7d;background:#fff}.festival-builder .festival-savebar span{color:#376b50}
@media(max-width:1150px){.festival-builder .festival-admin-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.festival-builder .festival-admin-card.is-editing{grid-column:span 2}}
@media(max-width:820px){.festival-builder{margin:-16px -12px -32px;padding:24px 14px 95px}.festival-builder-header{align-items:flex-start;flex-direction:column}.festival-builder .festival-admin-actions{width:100%;justify-content:flex-start}.festival-builder .festival-admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.festival-builder .festival-admin-card.is-editing{grid-column:1/-1}}
@media(max-width:560px){.festival-builder .festival-admin-card-grid{grid-template-columns:1fr}.festival-builder .festival-admin-card.is-editing{grid-column:auto}.festival-inline-heading{align-items:flex-start;flex-direction:column}.festival-inline-editor .festival-editor-actions{align-items:stretch;flex-direction:column-reverse}.festival-inline-editor .festival-editor-actions>div{display:grid;grid-template-columns:1fr 1fr}.festival-inline-editor .festival-editor-actions .danger{width:100%}}

/* Compact festival admin builder */
.festival-builder{max-width:1100px;margin:-24px auto -48px;padding:20px 24px 80px;background:#11172c}
.festival-builder-header{gap:18px;margin-bottom:14px}.festival-builder .festival-admin-title h1{margin:2px 0 3px;font-size:24px;line-height:1.15}.festival-builder .festival-admin-title>div>span{font-size:12px}.festival-builder .festival-admin-actions{gap:6px}.festival-builder .festival-admin-title{gap:10px}.festival-builder .festival-back{width:34px;height:34px}
.festival-builder-message{min-height:20px;margin:0;color:#d8bb7d;font-size:13px}
.festival-builder-section{padding:26px 0 32px}.festival-builder .festival-section-intro{margin-bottom:12px}.festival-builder .festival-section-intro h2{font-size:21px}
.festival-picker{display:grid;grid-template-columns:145px minmax(0,420px);align-items:center;gap:12px;margin-bottom:14px;color:#cbd2df;font-size:12px;font-weight:700}
.festival-picker select,.festival-compact-editor input,.festival-compact-editor select,.festival-compact-editor textarea{box-sizing:border-box;width:100%;min-height:40px;padding:8px 10px;border:1px solid #cfd6e1;border-radius:8px;background:#fff;color:#172033;font:400 13px Inter,sans-serif}
.festival-compact-editor{padding:20px;border:1px solid #ffffff18;border-radius:14px;background:#fff;color:#172033;box-shadow:0 12px 30px #05081730}
.festival-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.festival-form-grid label{display:grid;gap:6px;color:#3e4a5d;font-size:11px;font-weight:700}.festival-field-wide{grid-column:1/-1}.festival-compact-editor textarea{min-height:72px;resize:vertical}
.festival-compact-editor input:focus,.festival-compact-editor select:focus,.festival-compact-editor textarea:focus,.festival-picker select:focus{outline:2px solid #c59a4550;border-color:#b98d38}
.festival-price-table{overflow-x:auto;margin-top:18px;border:1px solid #e0e4eb;border-radius:10px}.festival-price-table table{width:100%;border-collapse:collapse;font-size:12px}.festival-price-table th,.festival-price-table td{padding:8px;border-bottom:1px solid #e8ebf0;text-align:left}.festival-price-table thead th{background:#f3f5f8;color:#3e4a5d;white-space:nowrap}.festival-price-table tbody th{min-width:130px}.festival-price-table td:nth-child(2){min-width:80px;color:#687386}.festival-price-table input{min-width:125px;height:38px;min-height:38px}.festival-price-table tbody tr:last-child>*{border-bottom:0}
.festival-price-message{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#fff4e5;color:#8a4b08;font-size:13px;font-weight:700}
.festival-compact-editor .festival-editor-actions{position:static;display:flex;justify-content:space-between;gap:6px;margin:18px 0 0;padding:14px 0 0;border-top:1px solid #e3e6eb;background:transparent}.festival-empty-compact{margin:0;padding:16px;border:1px dashed #ffffff26;border-radius:10px;color:#aeb7ca}
.festival-builder .btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:30px;min-height:30px;padding:6px 10px;border-radius:8px;font-size:12px;line-height:1}
.festival-builder .btn.primary{height:32px;min-height:32px}
.festival-builder .festival-admin-actions .btn{height:32px;min-height:32px;padding:6px 9px;border-radius:8px;font-size:12px}
.festival-builder .festival-savebar{display:flex;align-items:center;gap:10px}.festival-builder .festival-savebar .btn{padding:6px 10px}.festival-builder .festival-savebar span{font-size:12px}
.festival-image-upload{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:end;gap:8px 12px}.festival-image-preview{grid-row:1/3;width:120px;height:82px;overflow:hidden;border:1px dashed #c6ceda;border-radius:9px;background:#f3f5f8;display:grid;place-items:center;color:#7b8595;font-size:11px}.festival-image-preview img{grid-area:1/1;width:100%;height:100%;object-fit:cover}.festival-image-preview span{grid-area:1/1}.festival-image-upload label{min-width:0}.festival-image-upload input[type=file]{min-height:36px;padding:6px;font-size:11px}.festival-image-upload small{grid-column:2/-1;color:#7b8595;font-size:10px;font-weight:500}.festival-image-remove{align-self:end}
@media(max-width:820px){.festival-builder{max-width:100%;margin:-16px -12px -32px;padding:24px 14px 78px;overflow-x:hidden}.festival-builder-header{width:100%;min-width:0}.festival-builder .festival-admin-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.festival-builder .festival-admin-actions .btn{min-width:0;white-space:normal;text-align:center}.festival-builder .festival-admin-actions .btn:last-child{grid-column:1/-1}.festival-picker{grid-template-columns:1fr;gap:6px}.festival-form-grid{grid-template-columns:1fr}.festival-field-wide{grid-column:auto}.festival-compact-editor{min-width:0;padding:14px}.festival-image-upload{grid-template-columns:1fr}.festival-image-preview{grid-row:auto;width:100%;height:150px}.festival-image-upload small{grid-column:auto}.festival-compact-editor .festival-editor-actions{align-items:stretch;flex-direction:column-reverse}.festival-compact-editor .festival-editor-actions .btn{width:100%}.festival-price-table{overflow:visible;border:0}.festival-price-table thead{display:none}.festival-price-table table,.festival-price-table tbody,.festival-price-table tr{display:block}.festival-price-table tr{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;padding:10px;border:1px solid #e0e4eb;border-radius:9px}.festival-price-table th,.festival-price-table td{display:grid;min-width:0!important;gap:4px;padding:0;border:0}.festival-price-table th:first-child,.festival-price-table td:nth-child(2){font-weight:700}.festival-price-table th:first-child:before{content:'Tip sobe';font-size:9px;color:#7b8595}.festival-price-table td:nth-child(2):before{content:'Kategorija';font-size:9px;color:#7b8595}.festival-price-table td:nth-child(n+3){grid-column:1/-1}.festival-price-table td:nth-child(3):before{content:'Ukupno soba'}.festival-price-table td:nth-child(4):before{content:'Noćenje'}.festival-price-table td:nth-child(5):before{content:'Noćenje sa doručkom'}.festival-price-table td:nth-child(6):before{content:'Polupansion'}.festival-price-table td:nth-child(7):before{content:'Pun pansion'}.festival-price-table td:nth-child(n+3):before{font-size:10px;font-weight:700;color:#536074}.festival-price-table input{width:100%;min-width:0}.festival-builder .festival-savebar{align-items:stretch;flex-direction:column;gap:5px}.festival-builder .festival-savebar span{text-align:center}}

.festival-studio-shell{
  position:sticky;
  z-index:6;
  top:0;
  display:flex;
  gap:6px;
  overflow-x:auto;
  margin-bottom:14px;
  padding:6px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;
  background:#171e35;
  box-shadow:0 14px 34px rgba(5,8,23,.28);
  scrollbar-width:none;
}

.festival-studio-shell a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:7px 12px;
  border-radius:9px;
  color:#c7cfdd;
  font-size:12px;
  font-weight:700;
  text-decoration:none;
  white-space:nowrap;
}

.festival-studio-shell a:hover,
.festival-studio-shell a:focus-visible{
  background:rgba(255,255,255,.08);
  color:#fff;
  outline:none;
}

.festival-studio-overview{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:12px;
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:16px;
  background:linear-gradient(135deg,#1b2442,#121a32);
  box-shadow:0 18px 42px rgba(4,8,20,.28);
}

.festival-studio-overview h2{
  margin:2px 0 5px;
  color:#fff;
  font-size:20px;
}

.festival-studio-overview span{
  color:#aeb7ca;
  font-size:13px;
}

.festival-quick-actions{
  display:flex;
  justify-content:flex-end;
  gap:7px;
  flex-wrap:wrap;
  max-width:560px;
}

.festival-coming-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  padding:22px 0 18px;
  border-top:1px solid rgba(255,255,255,.14);
}

.festival-coming-card{
  min-height:108px;
  padding:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  background:#1a2139;
  color:#e9edf5;
}

.festival-coming-card span{
  color:#d2ac60;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}

.festival-coming-card strong{
  display:block;
  margin:8px 0 5px;
  color:#fff;
  font-size:15px;
}

.festival-coming-card p{
  margin:0;
  color:#aeb7ca;
  font-size:12px;
  line-height:1.45;
}

@media(max-width:980px){
  .festival-coming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:560px){
  .festival-studio-overview{align-items:flex-start;flex-direction:column}
  .festival-coming-grid{grid-template-columns:1fr}
}

/* Festival Studio premium card UI */
.festival-builder{
  max-width:1240px;
}

.festival-studio-shell{
  margin-bottom:12px;
}

.festival-studio-shell a:nth-child(n+7){
  opacity:.68;
}

.festival-studio-kpis{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:0 0 12px;
}

.festival-studio-kpis article{
  padding:15px 16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  background:#1a2139;
  box-shadow:0 10px 28px rgba(5,8,23,.2);
}

.festival-studio-kpis small{
  display:block;
  color:#98a3b7;
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.festival-studio-kpis strong{
  display:block;
  margin-top:7px;
  color:#fff;
  font-size:24px;
  line-height:1;
}

.festival-studio-kpis p{
  margin:7px 0 0;
  color:#aeb7ca;
  font-size:12px;
}

.festival-builder>.festival-mode-card{
  margin-bottom:20px;
}

.festival-module-header{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin-bottom:14px;
}

.festival-module-header h2{
  margin:2px 0 4px;
  color:#fff;
  font-size:21px;
}

.festival-module-header span,
.festival-module-header small{
  color:#aeb7ca;
  font-size:12px;
}

.festival-module-header>div:last-child{
  display:flex;
  align-items:center;
  gap:10px;
}

.festival-item-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.festival-item-card{
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:#fff;
  color:#172033;
  box-shadow:0 16px 38px rgba(5,8,23,.24);
  transition:border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.festival-item-card:hover{
  border-color:#c59a45;
  transform:translateY(-2px);
  box-shadow:0 20px 46px rgba(5,8,23,.32);
}

.festival-item-card.is-selected{
  border-color:#d2ac60;
  box-shadow:0 0 0 2px rgba(210,172,96,.24),0 18px 44px rgba(5,8,23,.32);
}

.festival-item-card__media{
  display:grid;
  place-items:center;
  height:132px;
  background:linear-gradient(135deg,#202944,#10172c);
  color:#d2ac60;
  font-size:30px;
  font-weight:800;
}

.festival-item-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.festival-item-card__body{
  display:grid;
  gap:10px;
  padding:15px;
}

.festival-item-card__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}

.festival-item-card__top span{
  color:#9a742e;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
}

.festival-item-card__top b{
  color:#171d36;
  font-size:12px;
}

.festival-item-card h3{
  margin:0;
  color:#10172c;
  font-size:17px;
}

.festival-item-card p{
  display:-webkit-box;
  min-height:38px;
  margin:0;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  color:#657084;
  font-size:12px;
  line-height:1.55;
}

.festival-item-card dl{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
  margin:0;
}

.festival-item-card dl div{
  padding:8px;
  border:1px solid #e5e9ef;
  border-radius:10px;
  background:#f7f8fb;
}

.festival-item-card dt{
  color:#798397;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
}

.festival-item-card dd{
  margin:4px 0 0;
  color:#172033;
  font-size:13px;
  font-weight:800;
}

.festival-card-actions{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}

.festival-card-actions .btn{
  height:30px;
  min-height:30px;
  padding:6px 9px;
  border-color:#d7dce5;
  background:#f8fafc;
  color:#263349;
}

.festival-card-actions .btn:hover{
  border-color:#c59a45;
  background:#fff8e8;
  color:#172033;
}

.festival-card-actions .btn.primary{
  border-color:#bd913d;
  background:#bd913d;
  color:#fff;
}

.festival-card-actions .danger{
  margin-left:auto;
  border-color:#f1b6b6;
  background:#fff5f5;
  color:#a83d3d;
}

.festival-tag-row{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}

.festival-tag-row span,
.festival-include-chip{
  display:inline-flex;
  align-items:center;
  gap:5px;
  padding:5px 8px;
  border:1px solid #e6dcc4;
  border-radius:999px;
  background:#fbf6eb;
  color:#80601b;
  font-size:11px;
  font-weight:800;
}

.festival-include-chip i{
  display:grid;
  place-items:center;
  width:16px;
  height:16px;
  border-radius:50%;
  background:#172033;
  color:#f3d48c;
  font-size:9px;
  font-style:normal;
  line-height:1;
}

.festival-status-badge{
  display:inline-flex;
  align-items:center;
  min-height:20px;
  padding:3px 8px;
  border-radius:999px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.festival-status-badge.is-active{
  background:#eaf7ef;
  color:#177245;
}

.festival-status-badge.is-hidden{
  background:#f1f3f7;
  color:#667085;
}

.festival-package-public-preview{
  display:grid;
  gap:8px;
  padding:13px;
  border:1px solid #ead9b2;
  border-radius:14px;
  background:linear-gradient(145deg,#fffdf7,#f7edd8);
}

.festival-package-public-preview strong{
  color:#111827;
  font-size:16px;
}

.festival-package-public-preview b{
  color:#9a742e;
  font-size:18px;
}

.festival-package-public-preview p{
  min-height:0;
}

.festival-package-public-preview button,
.festival-package-preview button{
  width:max-content;
  min-height:32px;
  padding:7px 12px;
  border:1px solid #bd913d;
  border-radius:8px;
  background:#bd913d;
  color:#fff;
  font:700 12px Inter,sans-serif;
}

.festival-editor-shell{
  margin-top:13px;
}

.festival-editor-shell>header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:-4px 0 16px;
}

.festival-editor-shell>header span,
.festival-package-preview span{
  color:#a0772d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
}

.festival-editor-shell>header strong{
  display:block;
  margin-top:4px;
  color:#111827;
  font-size:18px;
}

.festival-editor-shell__summary{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-bottom:14px;
}

.festival-editor-shell__summary article{
  padding:11px 12px;
  border:1px solid #e5e9ef;
  border-radius:11px;
  background:#f8fafc;
}

.festival-editor-shell__summary small{
  color:#667085;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
}

.festival-editor-shell__summary strong{
  display:block;
  margin-top:5px;
  color:#111827;
  font-size:17px;
}

.festival-editor-details{
  margin-top:16px;
}

.festival-editor-details summary{
  cursor:pointer;
  color:#111827;
  font-size:13px;
  font-weight:900;
}

.festival-room-card-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:10px;
}

.festival-room-panel{
  margin-top:14px;
  padding:16px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:16px;
  background:#151c33;
  box-shadow:0 16px 38px rgba(5,8,23,.24);
}

.festival-room-panel__head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:14px;
  margin-bottom:12px;
}

.festival-room-panel__head h3{
  margin:2px 0 0;
  color:#fff;
  font-size:18px;
}

.festival-room-card{
  padding:12px;
  border:1px solid #e0e5ec;
  border-radius:13px;
  background:#fbfcfe;
}

.festival-room-card.is-editing{
  border-color:#c59a45;
  box-shadow:0 0 0 2px rgba(197,154,69,.16);
}

.festival-room-card header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
  margin-bottom:11px;
}

.festival-room-card header span{
  color:#9a742e;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.festival-room-card header strong{
  display:block;
  margin-top:3px;
  color:#111827;
  font-size:15px;
}

.festival-room-card header b{
  color:#111827;
  font-size:13px;
}

.festival-room-summary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
  margin:0 0 10px;
}

.festival-room-summary div{
  padding:8px;
  border:1px solid #e5e9ef;
  border-radius:9px;
  background:#fff;
}

.festival-room-summary dt{
  color:#798397;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}

.festival-room-summary dd{
  margin:3px 0 0;
  color:#111827;
  font-size:12px;
  font-weight:800;
}

.festival-room-price-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid #e1e5eb;
}

.festival-room-price-grid label{
  display:grid;
  gap:5px;
  color:#667085;
  font-size:10px;
  font-weight:800;
}

.festival-package-preview{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:5px 14px;
  margin-bottom:14px;
  padding:14px;
  border:1px solid #ead9b2;
  border-radius:14px;
  background:linear-gradient(135deg,#fffdf7,#f7edd8);
}

.festival-package-preview strong{
  color:#111827;
  font-size:18px;
}

.festival-package-preview b{
  color:#9a742e;
  font-size:20px;
}

.festival-package-preview p{
  grid-column:1/-1;
  margin:0;
  color:#5f6674;
  font-size:12px;
}

.festival-package-preview .festival-tag-row,
.festival-package-preview button{
  grid-column:1/-1;
}

.festival-empty-card{
  display:grid;
  place-items:start;
  gap:6px;
  min-height:150px;
  background:#1a2139;
}

.festival-empty-card span{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:10px;
  background:rgba(210,172,96,.16);
  color:#d2ac60;
}

.festival-empty-card strong{
  color:#fff;
}

.festival-empty-card p{
  margin:0;
  color:#aeb7ca;
  font-size:12px;
}

.festival-workshop-preview,
.festival-program-timeline{
  padding:24px 0 30px;
  border-top:1px solid rgba(255,255,255,.14);
}

.festival-workshop-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.festival-workshop-grid article,
.festival-day article{
  padding:15px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:15px;
  background:#fff;
  color:#172033;
  box-shadow:0 14px 34px rgba(5,8,23,.22);
}

.festival-workshop-grid article>span{
  color:#9a742e;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
}

.festival-workshop-grid strong{
  display:block;
  margin:8px 0 5px;
  color:#111827;
  font-size:16px;
}

.festival-workshop-grid p{
  min-height:34px;
  margin:0 0 11px;
  color:#657084;
  font-size:12px;
  line-height:1.45;
}

.festival-workshop-grid dl{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
  margin:0 0 11px;
}

.festival-workshop-grid dt{
  color:#798397;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}

.festival-workshop-grid dd{
  margin:3px 0 0;
  color:#111827;
  font-size:12px;
  font-weight:800;
}

.festival-builder .festival-savebar{
  right:24px;
  left:auto;
  width:auto;
  min-width:230px;
  min-height:42px;
  border-color:#d9eadf;
  background:#f8fffb;
  box-shadow:0 8px 20px rgba(5,8,23,.16);
}

.festival-builder .festival-savebar span{
  color:#25724a;
  font-weight:800;
}

.festival-builder .festival-savebar .btn{
  display:none;
}

.festival-builder .festival-savebar.is-dirty{
  width:min(520px,calc(100% - 48px));
  border-color:#d2ac60;
  background:#211d18;
}

.festival-builder .festival-savebar.is-dirty span{
  color:#f3d48c;
  font-weight:800;
}

.festival-builder .festival-savebar.is-dirty .btn{
  display:inline-flex;
}

.festival-program-timeline{
  display:grid;
  gap:12px;
}

.festival-day{
  display:grid;
  grid-template-columns:110px repeat(3,minmax(0,1fr));
  gap:10px;
  align-items:stretch;
}

.festival-day h3{
  margin:0;
  padding:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:15px;
  background:#1a2139;
  color:#fff;
  font-size:15px;
}

.festival-day article{
  position:relative;
  cursor:grab;
}

.festival-day article:before{
  content:"";
  position:absolute;
  top:12px;
  bottom:12px;
  left:0;
  width:3px;
  border-radius:99px;
  background:#c59a45;
}

.festival-day time{
  display:block;
  color:#9a742e;
  font-size:12px;
  font-weight:900;
}

.festival-day strong{
  display:block;
  margin-top:6px;
  color:#111827;
  font-size:15px;
}

.festival-day span{
  display:block;
  margin-top:5px;
  color:#657084;
  font-size:12px;
}

@media(max-width:1040px){
  .festival-studio-kpis,
  .festival-item-grid,
  .festival-workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .festival-day{grid-template-columns:1fr 1fr}
  .festival-day h3{grid-column:1/-1}
}

@media(max-width:720px){
  .festival-module-header,
  .festival-module-header>div:last-child{align-items:flex-start;flex-direction:column}
  .festival-quick-actions{justify-content:flex-start;max-width:none}
  .festival-studio-kpis,
  .festival-item-grid,
  .festival-room-card-grid,
  .festival-editor-shell__summary,
  .festival-workshop-grid,
  .festival-day{grid-template-columns:1fr}
  .festival-room-panel__head{align-items:flex-start;flex-direction:column}
  .festival-room-summary{grid-template-columns:1fr}
  .festival-card-actions .danger{margin-left:0}
  .festival-package-preview{grid-template-columns:1fr}
  .festival-builder .festival-savebar{right:10px;width:calc(100% - 20px)}
}
