@font-face{font-family:GTix;src:local("Aptos"),local("Segoe UI"),local("Arial");font-display:swap}
:root{--gold:#f9a800;--blue:#9fb1c7;--olive:#c9c156;--gray:#82808e;--ink:#272b34;--muted:#737985;--line:#e5e7eb;--paper:#fff;--canvas:#f5f6f8;--green:#63817b;--radius:16px;font-family:GTix,"Segoe UI",system-ui,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.45}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,svg:focus-visible{outline:3px solid #536f91;outline-offset:3px}button:hover:not(:disabled){filter:brightness(.97)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}input,select,textarea{color:var(--ink)}
.prototype-notice{min-height:30px;padding:5px 28px;background:#eeeae1;color:#645b45;font-size:11px;font-weight:650;letter-spacing:.02em;display:flex;align-items:center;gap:7px}.notice-dot{width:6px;height:6px;border-radius:50%;background:#9f7d33}.prototype-notice button{margin-left:auto;background:transparent;font-size:11px;text-decoration:underline;padding:1px 3px}.notice-detail{font-weight:400}
.app-header{height:106px;display:flex;align-items:center;gap:44px;padding:0 30px;background:#fff;border-bottom:1px solid var(--line)}.brand{width:190px;flex:none;display:flex;align-items:baseline;gap:15px}.wordmark{font-size:39px;letter-spacing:-2px;font-weight:800;line-height:1}.brand-dot{color:var(--gold)}.brand-descriptor{font-size:12px;color:var(--muted)}.main-nav{align-self:stretch;display:flex;gap:12px;align-items:center}.nav-item{font-size:14px;display:flex;align-items:center;gap:9px;font-weight:600;border-radius:9px;background:transparent;padding:14px 16px;min-height:49px;white-space:nowrap}.nav-item.active{background:#fff4d9;color:#694c14}.nav-icon{font-size:21px;font-weight:400;color:#777b86}.nav-item.active .nav-icon{color:#b37700}.nav-count{padding:2px 6px;background:#f0f1f3;border-radius:5px;font-size:11px}.church-logo{object-fit:contain;width:171px;height:92px;margin-left:auto;flex:none}
.workspace{display:flex;min-height:calc(100vh - 136px)}.event-sidebar{width:238px;flex:none;background:#fff;border-right:1px solid var(--line);padding:31px 19px 24px;display:flex;flex-direction:column;gap:20px}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:0 9px}.eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#7b7e87}.sidebar-heading .icon-button{width:28px;height:28px;min-width:28px;font-size:22px;background:#f4f5f7}.event-option{text-align:left;width:100%;display:block;border:1px solid var(--line);border-radius:12px;padding:18px 16px;background:white;margin-bottom:12px}.event-option.active{background:#fcf9ef;border-color:#e7d29d;box-shadow:inset 3px 0 0 var(--gold)}.event-option small{display:block;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.08em;color:#8f7644;margin-bottom:8px}.event-option strong{display:block;font-size:16px;line-height:1.4}.event-option p{font-size:12px;color:var(--muted);line-height:1.5;margin-top:7px}.event-option .event-meta{display:flex;justify-content:space-between;align-items:center;margin-top:19px;font-size:11px}.event-tag{background:#e7ece5;color:#4e644c;padding:4px 7px;border-radius:4px;font-size:10px;letter-spacing:.02em}.sidebar-divider{height:1px;background:var(--line);margin:0 10px}.venue-card{display:flex;gap:11px;padding:0 9px}.small-icon{font-size:23px;color:var(--gray)}.venue-card strong{font-size:12px;font-weight:650}.venue-card p{font-size:11px;color:var(--muted);margin-top:5px}.sidebar-note{padding:7px 10px}.sidebar-note>.eyebrow{font-size:9px}.sidebar-note>strong{display:block;font-size:13px;margin:12px 0 5px}.sidebar-note p{font-size:11px;color:var(--muted);line-height:1.65}.office-tag{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--green);margin-top:12px}.office-tag i{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%}.sidebar-bottom{margin-top:auto;padding:30px 9px 0;display:flex;align-items:center;gap:9px}.initials{width:33px;height:33px;background:#e8edf3;display:grid;place-items:center;font-size:10px;border-radius:9px;font-weight:700;color:#51647c}.sidebar-bottom strong{font-size:10px;line-height:1.4;display:block}.sidebar-bottom small{display:block;font-size:9px;color:var(--muted);margin-top:5px}
.main-content,.reservations-section{padding:32px 32px 24px;min-width:0;flex:1}.event-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.gold-text{color:#97752f;font-size:10px;letter-spacing:.12em}.event-heading h1{font-size:30px;letter-spacing:-.8px;font-weight:700;line-height:1.2;margin-top:10px}.event-subline{display:flex;gap:20px;font-size:12px;color:var(--muted);margin-top:12px}.event-heading>div>p:not(.event-subline){font-size:14px;color:var(--muted);margin-top:10px}.secondary-button,.primary-button{min-height:52px;padding:13px 18px;border-radius:10px;font-weight:650;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.secondary-button{border:1px solid #dadde3;background:#fff}.primary-button{background:var(--gold);color:#342600;box-shadow:0 2px 0 #cf8f1320}.primary-button span{margin-left:auto;font-size:20px;font-weight:400}.secondary-button.compact{min-height:40px;font-size:11px;padding:10px 13px;border-color:#e0e2e6;white-space:nowrap}.secondary-button.compact span{font-size:15px}.wide{width:100%;margin-top:9px}.content-split{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:22px;align-items:start}.map-panel{border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden;min-width:0;box-shadow:0 3px 10px #232e4210}.map-topline{padding:25px 25px 21px;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.map-topline h2{font-size:19px;letter-spacing:-.4px;font-weight:650}.map-topline p{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.65}.map-marker{border:1px solid #e3e5e9;font-size:9px;padding:6px 8px;border-radius:5px;color:#7a7e85}.map-toolbar{padding:0 22px 16px;display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #f0f1f3}.area-select{display:flex;gap:9px;align-items:center;font-size:10px;color:var(--muted)}select{border:1px solid #dce0e6;background:#fff;border-radius:7px;min-height:38px;padding:8px 25px 8px 11px;font-size:12px;max-width:100%}.view-tools{display:flex;gap:4px;align-items:center}.icon-button{width:34px;height:34px;min-width:34px;border-radius:7px;border:1px solid #e1e4e9;background:#fff;font-size:19px;display:inline-flex;align-items:center;justify-content:center}.view-reset{background:#fff;font-size:10px;min-height:34px;min-width:44px;color:#6c717e}.fullscreen-button{margin-left:7px}.seatmap-wrap{position:relative;height:clamp(370px,39vw,595px);background:#fff;overflow:hidden}.seatmap-wrap>svg{width:100%;height:100%;display:block;touch-action:none;cursor:grab;user-select:none}.seatmap-wrap>svg.dragging{cursor:grabbing}.seat{cursor:pointer;stroke:#6d8580;stroke-width:1.3;fill:#e1ebe7;transition:fill .12s,stroke .12s}.seat.category-2{fill:#e7ecf4;stroke:#91a6c2}.seat[data-status="external"]{fill:#e8edf4;stroke:#bdc7d5;cursor:not-allowed}.seat[data-status="inactive"]{fill:#f2f2f4;stroke:#d4d5da;cursor:not-allowed}.seat[data-status="blocked"]{fill:#858691;stroke:#737481;cursor:not-allowed}.seat[data-status="reserved"]{fill:#c4bed7;stroke:#978bac;cursor:not-allowed}.seat.chosen{fill:var(--gold)!important;stroke:#b67c10!important;stroke-width:2}.seat:hover,.seat.keyboard-focus{stroke:#272b34;stroke-width:2.8}.seat-label{font-size:8px;fill:#4f5c57;pointer-events:none;font-weight:500;user-select:none}.seat-label.chosen{fill:#342600;font-weight:750}.seat-label.blocked{fill:#fff}.seat-label.external,.seat-label.inactive{fill:#8f98a7}.zone-title{font-size:15px;fill:#646d7b;font-weight:600;letter-spacing:.1px}.zone-subtitle{font-size:10px;fill:#9aa1ad;letter-spacing:.08em;text-transform:uppercase}.row-number{font-size:10px;fill:#969ca6;pointer-events:none}.altar-label{font-size:14px;letter-spacing:.25em;fill:#747b86;font-weight:600}.map-hint{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);background:#ffffffed;color:#a0a3a9;font-size:9px;padding:5px 10px;border-radius:5px;white-space:nowrap;pointer-events:none}.seat-tooltip{position:absolute;z-index:3;background:#2b3039;color:white;padding:10px 12px;box-shadow:0 4px 15px #2223;border-radius:8px;font-size:11px;pointer-events:none;max-width:220px;line-height:1.6;white-space:pre-line}.map-legend{display:flex;justify-content:center;gap:18px;border-top:1px solid #f0f1f3;margin:0 23px;padding:17px 0;color:#7b808a;font-size:10px;flex-wrap:wrap}.map-legend>span{display:flex;align-items:center;gap:6px}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:50%;border:1px solid}.legend-dot.free{background:#e1ebe7;border-color:#6d8580}.legend-dot.selected{background:var(--gold);border-color:#d09721}.legend-dot.reserved{background:#c4bed7;border-color:#978bac}.legend-dot.blocked{background:#858691;border-color:#737481}.legend-dot.external{background:#e8edf4;border-color:#bdc7d5}.map-footer{background:#fbfcfc;padding:14px 23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;color:#727983}.map-footer strong{color:#4c685f;font-weight:700}.text-button{padding:6px 0;background:transparent;font-size:11px;color:#676e7c;font-weight:500;min-height:30px;text-align:left}.text-button span{margin-left:4px}.map-source{font-size:9px;color:#969ba5;padding:11px 23px;line-height:1.5;background:#fbfcfc;border-top:1px solid #edf0f3}.planning-banner{padding:13px 22px;background:#f5f0e4;display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:11px;line-height:1.6}.planning-banner>strong{font-size:12px}.switch-label{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:11px;cursor:pointer}.switch-label input{accent-color:#9b751e;width:18px;height:18px}
.cart-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:23px 21px 16px;box-shadow:0 3px 10px #232e4208;position:sticky;top:20px;scroll-margin-top:20px}.cart-heading{display:flex;align-items:center;justify-content:space-between}.cart-heading h2{font-size:17px;font-weight:650;letter-spacing:-.3px}.count-pill{font-size:11px;font-weight:650;background:#f2f3f5;border-radius:7px;padding:5px 8px;min-width:25px;text-align:center}.cart-empty{padding:41px 0 49px;text-align:center}.cart-empty svg{width:73px;height:65px;color:#c8c2b4;margin-bottom:18px}.cart-empty h3{font-size:13px;font-weight:600;margin-bottom:10px}.cart-empty p{font-size:11px;line-height:1.85;color:#8c919b}.cart-tip{border-top:1px solid var(--line);display:flex;gap:9px;padding-top:15px;margin-top:5px}.cart-tip>span{font-size:14px;color:#a09874}.cart-tip p{font-size:10px;line-height:1.7;color:#8b8e97}.cart-items{max-height:410px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);padding:17px 0 14px;position:relative}.cart-item-zone{font-size:10px;color:#848995;margin-bottom:6px;padding-right:21px}.cart-item-seat{font-size:14px;font-weight:650;margin-bottom:11px}.cart-item-remove{position:absolute;right:-3px;top:11px;border:0;background:transparent;font-size:22px;color:#9da1a8;width:30px;height:30px}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-item select{min-height:32px;font-size:10px;max-width:155px;padding:6px}.cart-item-price{font-size:13px;white-space:nowrap;font-weight:600}.cart-item-block{font-size:10px;color:#797784;line-height:1.5}.clear-selection{margin:8px 0 13px;font-size:10px}.cart-total{display:flex;align-items:center;justify-content:space-between;margin:5px 0 16px;gap:8px}.cart-total span{font-size:11px;color:#777e88}.cart-total small{display:block;font-size:9px;color:#9c9fa7;margin-top:5px}.cart-total>strong{font-size:24px;letter-spacing:-.7px;white-space:nowrap}.cart-panel .primary-button,.cart-panel .secondary-button{font-size:12px;min-height:49px;padding:12px 14px}.demo-caption{font-size:9px;color:#969ba3;text-align:center;margin:12px 0 16px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;margin-top:18px}.field input,.field select,.field textarea{border:1px solid #d5dae1;border-radius:8px;padding:12px;min-height:45px;width:100%;font-size:14px;background:white;font-weight:400}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field small{font-size:11px;font-weight:400;color:var(--muted)}
dialog{padding:26px;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 20px 100px #18223535;width:min(540px,calc(100vw - 32px));max-height:90dvh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#2b30395c;backdrop-filter:blur(4px)}.dialog-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:12px}.dialog-heading h2{font-size:22px;letter-spacing:-.5px}.dialog-heading .icon-button{border:0;font-size:26px}.dialog-body-copy{font-size:13px;line-height:1.8;color:var(--muted);margin-top:16px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dialog-actions .primary-button,.dialog-actions .secondary-button{min-height:45px;font-size:12px}.dialog-checkbox{display:flex;gap:10px;align-items:center;font-size:13px;margin-top:20px}.dialog-checkbox input{width:19px;height:19px;accent-color:#a37717}.dialog-caption{font-size:11px;line-height:1.7;color:var(--muted);margin-top:14px}.dialog-note{padding:12px;background:#f6f2e9;font-size:11px;line-height:1.7;border-radius:8px;color:#7a6540;margin-top:18px}.seat-picker-results{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:20px;max-height:310px;overflow:auto}.seat-picker-results button{border:1px solid #abbfb8;background:#e5eee8;min-height:46px;border-radius:8px;font-size:14px}.seat-picker-results button.chosen{background:var(--gold);border-color:#ba8314}.seat-picker-results button small{display:block;font-size:8px;margin-top:3px}.reservation-card{background:white;border:1px solid var(--line);padding:22px;border-radius:13px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:15px}.reservation-card h3{font-size:16px;margin:6px 0}.reservation-card p{font-size:12px;color:var(--muted);line-height:1.7}.reservation-card-actions{display:flex;gap:10px;align-items:center}.reservation-card .secondary-button{font-size:11px;min-height:42px}.empty-reservations{background:white;border:1px dashed #d5d9e0;border-radius:14px;padding:60px 25px;text-align:center;font-size:14px;color:var(--muted);line-height:1.8}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;max-width:min(550px,90vw);padding:14px 20px;background:#2f353e;color:#fff;box-shadow:0 5px 25px #2224;font-size:13px;line-height:1.6;border-radius:10px}.mobile-cart{display:none}#print-area{display:none}.preview-ticket{border:1px solid #d7dbe2;border-left:6px solid var(--gold);border-radius:8px;padding:17px;margin-top:15px;position:relative;background:#fff}.preview-ticket .ticket-brand{font-size:22px;letter-spacing:-1px;font-weight:800}.preview-ticket .ticket-event{font-size:15px;font-weight:700;margin-top:14px}.preview-ticket .ticket-info{font-size:12px;margin-top:8px;line-height:1.7}.preview-ticket .ticket-seat{font-size:20px;font-weight:700;margin:12px 0}.preview-ticket .ticket-price{font-size:16px;font-weight:700}.preview-ticket .ticket-mark{position:absolute;right:14px;top:17px;color:#9e854f;font-size:10px;border:1px solid #d9c69b;padding:3px 6px}.preview-ticket .ticket-invalid{border-top:1px dashed #ccc;padding-top:10px;margin-top:12px;font-size:10px;color:#8b7973}
:fullscreen.map-panel{overflow:auto;display:flex;flex-direction:column;background:white}:fullscreen .seatmap-wrap{height:auto;flex:1;min-height:250px}:fullscreen .map-source{display:none}
@media(min-width:1700px){.main-content,.reservations-section{padding:39px 45px}.content-split{grid-template-columns:minmax(0,1fr) 322px;gap:28px}.seatmap-wrap{height:650px}.event-heading h1{font-size:34px}.event-sidebar{width:255px}.cart-panel{padding:25px}.map-topline h2{font-size:21px}}
@media(max-width:1250px){.app-header{gap:20px;padding:0 22px}.brand{width:160px;gap:10px}.brand-descriptor{display:none}.event-sidebar{width:196px;padding:26px 12px}.main-content,.reservations-section{padding:27px 20px}.content-split{grid-template-columns:minmax(0,1fr) 251px;gap:16px}.event-heading h1{font-size:26px}.cart-panel{padding:20px 17px}.nav-item{font-size:12px;padding:12px}.map-topline{padding:20px}.map-topline h2{font-size:17px}.map-toolbar{padding:0 15px 13px}.area-select>span{display:none}.area-select select{max-width:175px;font-size:11px}.map-legend{gap:13px;margin:0 14px;font-size:9px}.map-footer{padding:10px 15px;flex-direction:column;align-items:flex-start;gap:0}.seatmap-wrap{height:450px}.map-source{padding:10px 15px}.church-logo{width:151px;height:81px}.main-nav{gap:3px}}
@media(max-width:1020px){.event-sidebar{width:165px;padding:23px 10px}.event-option{padding:15px 11px}.event-option strong{font-size:14px}.event-option p{font-size:10px}.sidebar-note{padding:4px}.venue-card{padding:0 3px;gap:6px}.sidebar-bottom{padding:30px 3px 0}.app-header{height:91px;gap:10px}.brand{width:142px}.wordmark{font-size:35px}.church-logo{width:125px;height:70px}.workspace{min-height:calc(100vh - 121px)}.main-content{padding:24px 16px}.content-split{grid-template-columns:minmax(0,1fr) 229px;gap:13px}.map-topline{padding:19px 15px}.map-topline p{font-size:10px}.map-topline h2{font-size:16px}.map-marker{display:none}.fullscreen-button{display:none}.map-toolbar{gap:4px}.area-select select{max-width:140px;font-size:10px;padding:8px}.event-heading h1{font-size:24px}.event-subline{font-size:10px;gap:11px}.cart-heading h2{font-size:16px}.cart-empty h3{font-size:12px}.cart-empty p{font-size:10px}.map-legend{gap:10px}.seatmap-wrap{height:440px}}
@media(max-width:850px){.prototype-notice{padding:5px 16px;font-size:10px}.app-header{height:auto;min-height:95px;padding:10px 18px 0;flex-wrap:wrap;gap:0}.brand{width:auto;margin-right:auto;align-self:center}.brand-descriptor{display:inline;font-size:11px;margin-left:2px}.wordmark{font-size:34px}.church-logo{width:111px;height:60px;margin-left:20px;order:1}.main-nav{order:2;width:100%;padding:8px 0;gap:5px;align-self:auto}.nav-item{flex:1;justify-content:center;padding:10px 6px;min-height:42px;font-size:12px;gap:7px}.nav-icon{font-size:18px}.workspace{display:block}.event-sidebar{width:auto;border-right:0;padding:16px 18px 0;background:var(--canvas);display:block}.sidebar-heading,.sidebar-divider,.venue-card,.sidebar-note,.sidebar-bottom{display:none}#event-list{display:flex;overflow:auto;gap:10px}.event-option{width:auto;min-width:220px;display:flex;align-items:center;gap:15px;padding:12px 15px;margin:0}.event-option small{font-size:9px;margin:0}.event-option strong{font-size:12px;white-space:nowrap}.event-option p,.event-option .event-meta{display:none}.main-content,.reservations-section{padding:25px 18px 90px}.event-heading{margin-bottom:22px}.event-heading h1{font-size:27px;margin-top:9px}.event-subline{font-size:11px;gap:14px}.event-heading .secondary-button{font-size:0;padding:9px;min-height:37px}.event-heading .secondary-button span{font-size:19px}.content-split{grid-template-columns:minmax(0,1fr) 250px;gap:14px}.seatmap-wrap{height:415px}.map-toolbar{flex-wrap:wrap}.cart-panel{top:10px}.map-topline h2{font-size:16px}.mobile-cart{display:none}.planning-banner{padding:12px;font-size:10px}.planning-banner>span{display:none}.switch-label{margin-left:0}.nav-count{font-size:9px}.cart-items{max-height:330px}}
@media(max-width:650px){.notice-detail{font-size:9px}.app-header{padding:8px 15px 0}.main-nav{gap:2px}.nav-item{font-size:11px;padding:10px 4px}.nav-icon{display:none}.church-logo{width:103px;height:56px}.event-sidebar{padding:14px 14px 0}.event-option{padding:10px 12px;min-width:200px;gap:10px}.event-option small{font-size:8px}.event-option strong{font-size:11px}.main-content,.reservations-section{padding:24px 14px 106px}.event-heading h1{font-size:27px;line-height:1.25;max-width:270px}.gold-text{font-size:9px}.event-subline{flex-direction:column;gap:6px;margin-top:10px;font-size:11px}.content-split{display:block}.map-panel{border-radius:13px}.map-topline{padding:21px 18px 17px}.map-topline h2{font-size:18px}.map-topline p{font-size:11px}.map-marker{display:block}.map-toolbar{padding:0 13px 13px;flex-wrap:nowrap}.area-select select{max-width:175px;font-size:12px;min-height:42px}.view-tools .icon-button{width:39px;height:40px;min-width:39px}.view-reset{min-width:41px}.seatmap-wrap{height:405px}.map-legend{font-size:10px;gap:13px;padding:15px 0}.map-footer{font-size:10px;padding:11px 15px}.map-footer .text-button{font-size:11px}.map-source{font-size:9px;line-height:1.65}.cart-panel{margin-top:20px;position:relative;top:0;padding:23px;scroll-margin-top:15px}.cart-heading h2{font-size:19px}.cart-empty{padding:20px 0 25px}.cart-empty svg{width:57px;height:45px;margin-bottom:10px}.cart-empty h3{font-size:14px}.cart-empty p{font-size:12px}.cart-tip p{font-size:11px}.cart-panel .primary-button,.cart-panel .secondary-button{font-size:14px;min-height:54px}.cart-item-zone{font-size:12px}.cart-item-seat{font-size:16px}.cart-item select{font-size:12px;min-height:41px;max-width:210px}.cart-item-price{font-size:15px}.cart-items{max-height:none}.cart-total span{font-size:13px}.cart-total>strong{font-size:29px}.cart-total small{font-size:11px}.mobile-cart{display:flex;position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;right:14px;z-index:20;min-height:58px;justify-content:space-between;align-items:center;gap:13px;border-radius:12px;padding:13px 18px;background:var(--gold);box-shadow:0 5px 25px #72521140;font-size:13px;color:#392b0e}.mobile-cart>span:first-child{display:flex;gap:9px;align-items:center}.mobile-cart b{background:#ffffff65;min-width:24px;padding:4px 6px;font-size:10px;border-radius:5px}.mobile-cart>strong{margin-left:auto;font-size:17px}.toast{bottom:90px;font-size:12px}.reservation-card{flex-direction:column;align-items:flex-start;padding:18px}.reservation-card-actions{width:100%;justify-content:flex-end}.planning-banner{font-size:11px;padding:12px 15px;justify-content:space-between}.field-row{gap:12px}.dialog-heading h2{font-size:21px}.map-hint{font-size:8px}dialog{padding:22px}.dialog-actions .primary-button,.dialog-actions .secondary-button{font-size:12px;min-height:48px}}
@media(max-width:370px){.notice-detail{display:none}.nav-item{font-size:10px}.area-select select{max-width:150px}.event-heading h1{font-size:24px}.map-legend{gap:9px;font-size:9px}.view-tools .icon-button{width:32px;min-width:32px}.seatmap-wrap{height:365px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
:root{font-synthesis:weight style}.cart-panel .primary-button,.cart-panel .secondary-button{min-height:56px;font-size:14px}.cart-item-seat{font-size:16px}.cart-item-zone{font-size:12px}.cart-item select{font-size:12px;min-height:40px}.cart-item-price{font-size:15px}.map-topline p{font-size:12px}.cart-empty p{font-size:12px}.cart-empty h3{font-size:14px}.map-footer{font-size:12px}.map-footer .text-button{font-size:12px}.map-legend{font-size:11px}.nav-item{font-size:14px}.area-select select{min-height:43px}.cart-tip p{font-size:11px}
@media(min-width:851px){.app-header{height:94px}.main-content,.reservations-section{padding-top:24px}.event-heading{margin-bottom:21px}.map-topline{padding-top:19px;padding-bottom:16px}.map-toolbar{padding-bottom:13px}.seatmap-wrap{height:clamp(315px,calc(100dvh - 525px),625px)}.event-sidebar{padding-top:24px}.map-footer{flex-direction:row;flex-wrap:wrap;gap:3px 14px;padding-top:8px;padding-bottom:8px}.map-legend{padding:12px 0}.map-source{font-size:9px;padding-top:8px;padding-bottom:8px}.cart-empty{padding-top:35px;padding-bottom:38px}}
@media print{body>*{display:none!important}#print-area{display:block!important;background:white;color:black}.preview-ticket{break-inside:avoid;margin:10mm auto;width:180mm;border-color:#888;box-shadow:none}.preview-ticket .ticket-invalid{font-weight:700}body{background:white}.preview-ticket .ticket-event{font-size:18pt}.preview-ticket .ticket-info{font-size:11pt}.preview-ticket .ticket-seat{font-size:20pt}@page{size:A4;margin:12mm}}
