@charset "UTF-8";
:root{--ink:#123e40;--muted:#607678;--brand:#087f90;--brand-dark:#0a515a;--cyan:#1eb1c7;--amber:#fbb92b;--cream:#f7f8f4;--paper:#fff;--line:#dae4e1;--soft:#eaf3f0;--danger:#a13226;--radius:18px;--shadow:0 14px 40px #173f3510}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(36px,4.6vw,62px);font-weight:650;margin-bottom:20px}h2{font-size:clamp(28px,3vw,40px);font-weight:650;margin-bottom:14px}h3{font-size:23px;font-weight:650;margin-bottom:12px}p{margin-bottom:18px}small{font-size:12px}svg{flex-shrink:0;vertical-align:middle}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:70px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head p{margin-bottom:0;color:var(--muted)}.eyebrow{display:block;font-size:11px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-bottom:16px}.muted,.helper{color:var(--muted)}.text-link{font-weight:650;color:var(--brand);display:inline-flex;gap:10px;align-items:center}.text-link:hover{text-decoration:underline}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.test-banner{background:#fff1cb;color:#634c1a;text-align:center;padding:8px 20px;font-size:11px;letter-spacing:.015em;display:flex;align-items:center;justify-content:center;gap:10px;min-height:35px}.test-banner strong{font-weight:800;letter-spacing:.1em;font-size:10px;white-space:nowrap}.test-banner strong:before{content:"";display:inline-block;width:6px;height:6px;background:#b47d08;border-radius:50%;margin-right:7px}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}.brand{display:flex;align-items:center;gap:20px;flex-shrink:0}.brand img{height:72px;width:82px;object-fit:contain}.brand-caption,.brand-tagline{border-left:1px solid var(--line);padding-left:18px;color:var(--muted);font-size:10px;font-weight:650;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;max-width:125px}.nav{display:flex;gap:32px;align-items:center;font-size:13px;font-weight:600}.nav a{padding:12px 0;position:relative}.nav a:hover,.nav a.is-active,.nav a[aria-current="page"]{color:var(--brand)}.nav a[aria-current="page"]:after{content:"";height:2px;position:absolute;bottom:4px;left:0;right:0;background:var(--amber)}.header-actions{display:flex;align-items:center;gap:20px}.language-switch{display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:8px;padding:3px}.language-switch a{display:grid;place-items:center;min-width:34px;min-height:32px;font-size:11px;font-weight:700;border-radius:5px}.language-switch .active,.language-switch [aria-current="true"],.language-switch [aria-current="page"]{background:var(--ink);color:#fff}.menu-toggle{display:none}.site-footer{border-top:1px solid var(--line);padding:32px 0;background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px;color:var(--muted)}.footer-brand{font-weight:700;color:var(--ink)}.footer-links{display:flex;gap:24px}.footer-note{max-width:410px;font-size:11px}.footer-inner p{margin:0}
.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 23px;min-height:49px;border-radius:9px;font-size:13px;font-weight:650;line-height:1.45;transition:background .15s,box-shadow .15s;color:var(--ink);text-align:center;white-space:normal}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--brand-dark);box-shadow:0 6px 20px #123e4018}.button-outline{background:transparent;border-color:var(--line)}.button-outline:hover{background:var(--soft)}.button-small{min-height:40px;padding:9px 15px;font-size:12px}.button-full{width:100%}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#fff1cf}.button-amber{background:var(--amber);color:var(--ink)}.button-icon{width:42px;min-height:42px;padding:8px;border:1px solid var(--line);background:#fff;border-radius:8px}.button-danger,.remove-package{color:var(--danger);background:#fff;border:1px solid #efd9d5;border-radius:8px;padding:8px 14px;font-size:12px}.button-row,.form-actions{display:flex;gap:12px;align-items:center;margin-top:26px}.tag{display:inline-flex;align-items:center;padding:5px 11px;background:var(--soft);color:var(--brand-dark);border-radius:6px;font-size:10px;font-weight:750;line-height:1.6;letter-spacing:.04em}.tag-amber{background:#fff0c8;color:#795416}.tag-muted{background:#ecedeb;color:#687572}.tag-success{color:#16684e;background:#e8f4ed}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-block:54px 58px;position:relative}.hero-copy{padding-block:22px}.hero h1{font-size:clamp(44px,4.8vw,68px);line-height:1.04;letter-spacing:-.05em;max-width:580px;margin-bottom:26px}.hero h1 em,.hero h1 span{color:var(--brand);font-style:normal}.hero-copy>p{font-size:16px;max-width:425px;color:var(--muted);line-height:1.8}.hero-copy .button-row{margin-top:29px}.hero-visual{position:relative;min-width:0;padding:8px 0 28px}.hero-image{width:100%;height:438px;object-fit:cover;border-radius:120px 18px 18px 18px;background:var(--soft)}.hero-visual:before{content:"";position:absolute;width:140px;height:140px;border:1px solid #c4d7cf;border-radius:50%;top:-12px;right:-18px;z-index:-1}.hero-visual:after{content:"";position:absolute;width:60px;height:60px;background:var(--amber);border:8px solid var(--cream);border-radius:50%;top:2px;right:-8px}.hero-note{position:absolute;bottom:3px;left:-30px;background:#fff;border:1px solid var(--line);padding:18px 24px;border-radius:12px;box-shadow:var(--shadow);max-width:310px;display:flex;align-items:center;gap:16px}.hero-note strong{display:block;font-size:15px}.hero-note span,.hero-note p{color:var(--muted);font-size:12px;margin:0}.hero-note .note-icon{background:#fff0ca;color:#9c7615;padding:12px;border-radius:50%}.hero-meta{display:flex;gap:20px;align-items:center;margin-top:34px;font-size:11px;color:var(--muted)}.hero-meta span+span{border-left:1px solid var(--line);padding-left:20px}.hero+.section,.upcoming-section{border-top:1px solid var(--line);padding-top:48px}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.event-card{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:box-shadow .15s;min-width:0}.event-card:hover{box-shadow:var(--shadow)}.event-card-media{position:relative;overflow:hidden}.event-card-image{width:100%;height:224px;object-fit:cover;background:#d8e8df}.event-card-media .tag{position:absolute;left:18px;top:18px;background:#fff;color:var(--ink);box-shadow:0 3px 10px #102e2310}.event-card-body{padding:22px}.event-card h3{font-size:21px;line-height:1.25;min-height:52px;letter-spacing:-.025em}.card-meta{font-size:12px;color:var(--muted);display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.card-meta span{display:flex;align-items:center;gap:8px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:18px}.card-bottom .price{font-size:19px;white-space:nowrap}.card-bottom .price small{display:block;color:var(--muted);font-weight:400;font-size:10px;margin-bottom:2px}.card-bottom .button{min-height:40px;font-size:11px;padding:9px 12px}.archive-strip{background:var(--soft);border-radius:16px;padding:34px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin:48px 0 8px}.archive-strip h3{font-size:23px;margin-bottom:8px}.archive-strip p{color:var(--muted);margin:0;font-size:13px}.archive-strip .text-link{font-size:13px;white-space:nowrap}.past-card .event-card-image{filter:saturate(.65)}
.page-heading{padding-top:46px;margin-bottom:30px}.page-heading h1{font-size:44px}.page-heading>p{color:var(--muted);max-width:600px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:24px}.back-link:hover{color:var(--brand)}.detail-layout{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(310px,1fr);gap:40px;align-items:start;padding-bottom:70px}.detail-main{min-width:0}.detail-image{height:400px;width:100%;border-radius:18px;object-fit:cover;background:var(--soft)}.detail-intro{padding:30px 0 20px}.detail-intro h1{font-size:44px;margin-top:16px}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.detail-meta strong{display:block;font-size:13px}.detail-meta span{font-size:11px;color:var(--muted);display:block;margin-bottom:4px}.detail-description{padding-top:12px;max-width:650px}.detail-description h2{font-size:26px}.detail-description p{color:var(--muted);line-height:1.85;white-space:pre-line}.surface,.form-card,.order-card,.booking-card,.confirmation-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 5px 24px #15392b04}.booking-card{position:sticky;top:24px}.booking-card h2,.form-card h2,.order-card h2{font-size:22px}.booking-card>.price{font-size:34px;font-weight:650;margin-bottom:8px;letter-spacing:-.04em}.price{font-weight:700;line-height:1.3}.price small{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0}.availability{font-size:12px;color:var(--brand);padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:24px}.package-options{display:grid;gap:12px;margin:18px 0}.package-option{display:block;position:relative;border:1px solid var(--line);border-radius:10px;padding:14px;cursor:pointer}.package-option:has(input:checked){border-color:var(--brand);background:#edf8f7}.package-option input{accent-color:var(--brand);margin-right:8px}.package-option strong{font-size:13px}.package-option .package-description{display:block;font-size:11px;color:var(--muted);padding-left:24px;margin-top:3px}.package-price{float:right;font-size:12px;font-weight:700}.form-help,.field-help{font-size:11px;color:var(--muted);margin:8px 0 0;line-height:1.5}
.checkout-shell{max-width:1040px;margin:auto}.checkout-steps{display:flex;gap:0;align-items:center;margin:36px 0;color:var(--muted);font-size:12px;justify-content:center}.step{display:flex;align-items:center;gap:10px;white-space:nowrap}.step-number,.step>span:first-child{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:inline-grid;place-items:center;font-size:11px;font-weight:700;background:#fff}.step.active,.step.is-active,.step[aria-current="step"]{color:var(--ink);font-weight:700}.step.active .step-number,.step.is-active>span:first-child,.step[aria-current="step"]>span:first-child{background:var(--ink);color:#fff;border-color:var(--ink)}.step.done{color:var(--brand)}.step-line{height:1px;width:72px;background:var(--line);margin:0 22px}.form-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.85fr);gap:30px;align-items:start;padding-bottom:70px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:22px;min-width:0}.field label,.field-label{display:block;font-size:12px;font-weight:650}.field input:not([type=radio]):not([type=checkbox]),.field select,.field textarea,.input{width:100%;min-height:49px;border:1px solid #cad9d6;border-radius:8px;background:#fff;padding:12px 14px;color:var(--ink);outline:none}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1eb1c715}.field input::placeholder,.field textarea::placeholder{color:#8b9998}.field textarea{resize:vertical;min-height:112px;line-height:1.7}.field input[type=radio],.field input[type=checkbox]{accent-color:var(--brand)}.form-grid,.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field-error,.error-text{color:var(--danger);font-size:12px;margin-top:4px}.field.has-error input{border-color:var(--danger)}.errors,.error-list{background:#fff0ec;border:1px solid #f2d3ca;color:var(--danger);border-radius:10px;padding:16px 18px;margin-bottom:24px;font-size:13px}.errors ul{margin:0;padding-left:18px}.notice{background:#fff5db;border:1px solid #f1dfb1;color:#775b26;font-size:12px;line-height:1.6;padding:14px 17px;border-radius:9px;margin-bottom:24px}.notice-success{background:#eaf5ee;color:#235d44;border-color:#cde5d6}.notice-info{background:#edf7f8;color:#25616a;border-color:#d1e6e9}.notice strong{display:block;margin-bottom:3px}.notice p{margin:0}.flashes{margin-block:20px}.flash{padding:14px 18px;border:1px solid #cde5d6;background:#edf8f0;border-radius:10px;font-size:13px;color:#235d44}.order-image{width:100%;height:175px;object-fit:cover;border-radius:10px;margin-bottom:20px}.order-card h3{font-size:20px;margin-bottom:8px}.order-meta{font-size:12px;color:var(--muted);margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;gap:18px;padding-block:10px;font-size:13px}.summary-row>span:first-child{color:var(--muted)}.summary-row>span:last-child,.summary-row strong{text-align:right;overflow-wrap:anywhere}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);margin-top:12px;padding-top:20px;font-weight:700;font-size:17px}.summary-total strong{font-size:24px;letter-spacing:-.03em}.order-footnote{border-top:1px solid var(--line);padding-top:17px;margin-top:20px;font-size:11px;color:var(--muted)}.payment-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.payment-heading h2{margin:0}.card-symbols{display:flex;gap:4px;color:#7c8786;font-size:10px;font-weight:700}.card-symbols span{border:1px solid var(--line);padding:3px 5px;border-radius:3px}.safe-payment-note{text-align:center;font-size:11px;color:var(--muted);margin:14px 0 0}.quantity-control{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.quantity-control button{width:46px;border:0;background:var(--cream);font-size:19px}.quantity-control input{border:0!important;text-align:center;border-radius:0!important;min-width:0}
.confirmation-layout{max-width:780px;margin:48px auto 70px}.confirmation-heading{text-align:center;margin-bottom:30px}.success-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e5f3e9;color:#287b55;font-size:27px;margin:0 auto 20px}.confirmation-heading h1{font-size:39px}.confirmation-heading p{color:var(--muted)}.ticket{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:28px;padding:26px 0;margin:10px 0 20px;border-top:1px dashed #bacdca;border-bottom:1px dashed #bacdca}.ticket-details{min-width:0}.ticket-details h2{font-size:26px}.ticket .summary-row{padding-block:6px;font-size:12px}.ticket-qr{border-left:1px dashed var(--line);padding-left:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qr-code{width:136px;height:136px;image-rendering:pixelated}.ticket-qr small{display:block;color:var(--muted);margin-top:10px;line-height:1.5}.booking-reference{font-family:ui-monospace,monospace;font-size:14px;font-weight:650;letter-spacing:.04em;padding:10px 14px;border-radius:8px;background:var(--cream);display:inline-block}.confirmation-card>.button-row{justify-content:center}.confirmation-card .notice{margin-top:20px}.confirmation-card>.button-full{max-width:360px;display:flex;margin-inline:auto}
.admin-shell{padding-bottom:70px}.admin-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.admin-toolbar h1{margin-bottom:10px}.admin-toolbar p{margin:0;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:32px}.stat-card{border:1px solid var(--line);border-radius:13px;background:#fff;padding:23px 25px}.stat-card span,.stat-label{font-size:12px;color:var(--muted);display:block}.stat-card strong,.stat-value{font-size:32px;font-weight:650;display:block;margin-top:6px;line-height:1.2;letter-spacing:-.04em}.stat-card small{font-size:11px;color:var(--muted)}.tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.tabs a,.tabs button{border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:650;padding:12px 2px;border-bottom:2px solid transparent}.tabs .active,.tabs [aria-selected=true],.tabs [aria-current=page]{color:var(--ink);border-bottom-color:var(--brand)}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:12px}.data-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.data-table th{padding:15px 20px;background:#edf3f0;font-weight:650;color:var(--muted);white-space:nowrap;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.data-table td{padding:18px 20px;border-top:1px solid var(--line);vertical-align:middle}.data-table td strong{font-size:13px;font-weight:650}.data-table td small{display:block;color:var(--muted);margin-top:3px}.table-event{display:flex;align-items:center;gap:13px;min-width:205px}.table-event img{width:58px;height:48px;object-fit:cover;border-radius:7px}.empty-state{text-align:center;padding:44px;color:var(--muted)}.admin-note{font-size:12px;color:var(--muted);margin-top:20px}.add-event-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start;padding-bottom:70px}.add-event-form{min-width:0}.form-section+.form-section{border-top:1px solid var(--line);padding-top:28px;margin-top:28px}.form-section h2{font-size:22px}.section-description{color:var(--muted);font-size:13px}.package-heading{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:20px}.package-heading h2{margin:0}.package-row{background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:16px}.package-row .field{margin-bottom:14px}.package-fields{display:grid;grid-template-columns:1fr 140px;gap:16px}.package-row-footer{display:flex;justify-content:flex-end}.package-row .remove-package{min-height:38px}.image-preview{height:170px;object-fit:cover;width:100%;border-radius:10px;margin-top:14px}.tips-card{background:var(--soft);border:1px solid var(--line);border-radius:15px;padding:25px;position:sticky;top:24px}.tips-card h3{font-size:20px}.tips-card p,.tips-card li{font-size:12px;color:var(--muted)}.tips-card ul{padding-left:18px}.tips-card li{margin-bottom:12px}.tips-card .tag{background:#fff}.form-card>p{font-size:13px;color:var(--muted)}.error-page{text-align:center;padding:90px 20px;max-width:620px;margin:auto}.error-page h1{font-size:50px}
@media(min-width:1500px){.hero h1{font-size:70px}}
@media(max-width:1050px){.container{width:calc(100% - 48px)}.nav{gap:20px}.brand-caption,.brand-tagline{display:none}.hero{gap:36px}.hero h1{font-size:53px}.hero-image{height:405px}.event-card h3{font-size:19px}.card-bottom{align-items:flex-start;flex-direction:column}.card-bottom .button{width:100%}.detail-layout{gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr)}.detail-meta{grid-template-columns:1fr 1fr}.detail-image{height:340px}.form-card,.order-card,.booking-card{padding:24px}.add-event-layout{grid-template-columns:minmax(0,1fr) 255px}.data-table td,.data-table th{padding:15px}.footer-inner{align-items:flex-start}.hero-note{left:-12px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.test-banner{padding:7px 12px;font-size:10px;gap:8px;line-height:1.5}.test-banner strong{font-size:9px}.header-inner{min-height:82px;gap:12px;flex-wrap:wrap;position:relative;padding-block:6px}.brand img{height:60px;width:68px}.header-actions{gap:10px}.nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding:0 0 3px;gap:12px;font-size:12px}.nav a{padding:9px 0}.header-inner>.button{margin-left:auto}.language-switch a{min-width:30px;min-height:30px}.menu-toggle{display:none}.section{padding-block:40px}.hero{grid-template-columns:1fr;padding:34px 0 42px;gap:26px}.hero-copy{padding:0}.hero h1{font-size:46px;max-width:430px;margin-bottom:20px}.hero-copy>p{font-size:14px;max-width:420px;line-height:1.75}.hero-copy .button-row{margin-top:22px}.hero-copy .button-primary{flex:1}.hero-meta{margin-top:24px;font-size:10px;gap:15px}.hero-meta span+span{padding-left:15px}.hero-visual{padding:5px 0 26px;margin-left:10px}.hero-image{height:305px;border-top-left-radius:85px}.hero-note{padding:12px 17px;max-width:280px;left:-10px;bottom:2px;gap:12px}.hero-note strong{font-size:13px}.hero-note span,.hero-note p{font-size:11px}.hero-visual:before{width:96px;height:96px;right:-8px;top:-5px}.hero-visual:after{width:48px;height:48px;right:-7px;top:0}.hero-note .note-icon{padding:8px}.section-head{align-items:flex-start;gap:20px;margin-bottom:24px}.section-head h2{font-size:30px}.section-head p{font-size:12px}.section-head>.text-link{font-size:12px}.event-grid{grid-template-columns:1fr;gap:22px}.event-card-image{height:232px}.event-card-body{padding:22px}.event-card h3{font-size:23px;min-height:0}.card-meta{font-size:12px}.card-bottom{flex-direction:row;align-items:center}.card-bottom .button{width:auto;min-height:44px}.card-bottom .price{font-size:21px}.archive-strip{padding:25px;align-items:flex-start;flex-direction:column;gap:20px;margin-top:34px}.archive-strip h3{font-size:22px}.footer-inner{flex-direction:column;gap:14px;font-size:11px}.footer-links{gap:20px}.page-heading{padding-top:28px;margin-bottom:23px}.page-heading h1{font-size:34px}.page-heading>p{font-size:13px}.back-link{font-size:11px;margin-bottom:18px}.detail-layout{grid-template-columns:1fr;gap:18px;padding-bottom:42px}.detail-image{height:265px;border-radius:14px}.detail-intro{padding-block:22px 12px}.detail-intro h1{font-size:35px}.detail-meta{grid-template-columns:1fr 1fr;padding-block:18px;gap:17px}.detail-meta strong{font-size:12px}.detail-description h2{font-size:26px}.detail-description p{font-size:14px}.booking-card{position:static}.surface,.form-card,.order-card,.booking-card,.confirmation-card{padding:23px;border-radius:14px}.form-layout{grid-template-columns:1fr;gap:22px;padding-bottom:42px}.checkout-steps{margin:25px 0;font-size:10px;justify-content:space-between;gap:4px}.step{gap:5px}.step-number,.step>span:first-child{width:24px;height:24px;font-size:10px}.step-line{flex:1;min-width:8px;width:auto;margin:0 5px}.field{margin-bottom:19px}.field input:not([type=radio]):not([type=checkbox]),.field select,.field textarea,.input{font-size:16px;min-height:50px}.field label{font-size:12px}.form-grid,.form-row{gap:14px}.order-image{height:190px}.confirmation-layout{margin:32px auto 42px}.confirmation-heading h1{font-size:31px}.confirmation-heading p{font-size:13px}.ticket{grid-template-columns:1fr;gap:22px}.ticket-qr{border-left:0;border-top:1px dashed var(--line);padding:20px 0 0;flex-direction:row;text-align:left;gap:18px}.ticket-qr .qr-code{width:105px;height:105px}.ticket-qr small{max-width:140px}.ticket-details h2{font-size:25px}.confirmation-card>.button-row{flex-direction:column}.confirmation-card>.button-row .button{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:18px}.stat-card:last-child{grid-column:1/-1}.stat-card strong,.stat-value{font-size:28px}.admin-toolbar{align-items:flex-start;flex-direction:column;gap:20px}.admin-toolbar>.button{width:100%}.admin-toolbar h1{font-size:34px}.admin-toolbar p{font-size:13px}.table-wrap{border:0;background:transparent;overflow:visible}.data-table{display:block}.data-table thead{display:none}.data-table tbody{display:grid;gap:14px}.data-table tr{display:block;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;min-width:0}.data-table td{display:flex;align-items:center;justify-content:space-between;border:0;padding:7px 0;font-size:12px;gap:18px;overflow-wrap:anywhere}.data-table td:first-child{padding-bottom:13px;margin-bottom:7px;border-bottom:1px solid var(--line)}.data-table td[data-label]:before{content:attr(data-label);color:var(--muted);font-size:11px}.data-table td:first-child:before{display:none}.table-event{min-width:0;gap:12px}.data-table td .button{width:100%}.add-event-layout{grid-template-columns:1fr;gap:22px;padding-bottom:42px}.tips-card{position:static;padding:22px}.package-heading{align-items:flex-start;flex-direction:column}.package-heading .button{width:100%}.package-fields{grid-template-columns:1fr;gap:0}.package-row{padding:17px}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}.admin-shell{padding-bottom:42px}.nav .button-small{padding:6px 10px}.error-page{padding-block:60px}}
/* Screen-specific finishing, shared with the compact Jinja components. */
:root{--cyan:#1eb2ca;--amber:#f9b92f}.skip-link{position:fixed;top:-80px;left:20px;z-index:50;background:var(--ink);color:#fff;padding:10px 18px;border-radius:8px}.skip-link:focus{top:10px}.hero h1 em{display:block}.eyebrow-line{display:inline-block;width:24px;height:1px;background:var(--brand);margin-right:9px;vertical-align:middle}.hero-caption{display:flex;gap:13px;align-items:center;margin-top:31px}.hero-caption p{font-size:11px;margin:0;color:var(--muted);line-height:1.7}.hero-caption strong{font-weight:600;color:var(--ink)}.hero-caption-icon{width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--brand)}.hero-note{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:21px 26px;bottom:10px;left:-35px;min-width:250px}.hero-note>span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--brand);font-weight:700}.hero-note>strong{font-size:19px;letter-spacing:-.025em}.hero-note>a{font-size:11px;font-weight:600;margin-top:7px;display:flex;gap:18px;align-items:center}.hero-note>a .icon{width:15px;height:15px}.hero-location{position:absolute;top:35px;right:20px;padding:7px 11px;color:#fff;background:#123e4055;border-radius:6px;font-size:10px;display:flex;align-items:center;gap:6px}.hero-location .icon{width:13px;height:13px}.hero-stamp{position:absolute;right:14px;bottom:-7px;background:var(--amber);border:5px solid var(--cream);width:95px;height:95px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;font-size:7px;font-weight:750;letter-spacing:.13em;line-height:1.5;transform:rotate(9deg)}.hero-stamp span{font-size:28px;line-height:1.2}.hero-visual:after{display:none}.event-card-image{position:relative;overflow:hidden}.event-card-image>img{width:100%;height:100%;object-fit:cover}.tag-image{position:absolute;top:17px;left:17px;background:#fff;color:var(--ink)}.card-date{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-weight:700;margin-bottom:11px}.card-meta{flex-direction:row;align-items:center;gap:6px}.card-meta .icon{width:15px;height:15px}.price-label{display:block;color:var(--muted);font-size:10px;line-height:1.6;margin-bottom:3px}.card-bottom .price{font-size:19px}.card-bottom .price small{display:inline;font-size:10px;margin:0}.card-link{display:flex;gap:7px;align-items:center;color:var(--brand);font-weight:650;font-size:12px;min-height:44px;white-space:nowrap}.card-link .icon{width:17px}.event-card-past .event-card-image>img{filter:saturate(.6)}.event-card-past .card-bottom{font-size:11px}.archive-strip{margin-bottom:62px;margin-top:0}.archive-strip h2{font-size:29px;margin-bottom:0}.archive-strip .eyebrow{font-size:9px;margin-bottom:9px}.archive-bottom{margin-top:35px}.footer-brand{font-size:24px;letter-spacing:-.07em}.footer-brand span{color:var(--amber)}.footer-inner>div>p{font-size:10px;margin-top:6px}.footer-note{display:flex;flex-direction:column;text-align:right;gap:3px}.language-switch>.icon{width:15px;margin:0 4px}.language-switch>span{color:#c5d1ce;font-size:12px}.admin-link .icon{width:14px;height:14px;margin-left:5px}.event-cover{height:360px;border-radius:19px;overflow:hidden;position:relative;margin-bottom:36px}.event-cover>img{width:100%;height:100%;object-fit:cover}.detail-section{padding-top:32px;padding-bottom:0}.detail-main h1{font-size:45px}.event-facts{display:grid;grid-template-columns:1.2fr .65fr 1.5fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin-top:26px}.event-facts>div{display:flex;gap:10px;align-items:flex-start}.event-facts .icon{width:18px;height:18px;color:var(--brand);margin-top:3px}.event-facts small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.event-facts strong{display:block;font-size:12px;line-height:1.5;font-weight:600}.description-block{padding-top:29px}.description-block h2{font-size:27px}.description-block p{color:var(--muted);font-size:14px;line-height:1.85;white-space:pre-line}.experience-note{display:flex;gap:15px;background:var(--soft);padding:20px;border-radius:12px;margin-top:27px}.experience-note>.icon{color:var(--brand)}.experience-note strong{font-size:12px}.experience-note p{font-size:12px;color:var(--muted);margin:4px 0 0}.detail-price{margin:6px 0 24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.detail-price>strong{font-size:33px;letter-spacing:-.05em;margin-right:6px}.detail-price>.muted{font-size:12px}.form-hint{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.6;margin-bottom:0}.booking-card .button-full{margin-top:24px}.text-center{text-align:center}.checkout-section{max-width:1040px;padding-top:12px;padding-bottom:0}.checkout-section .page-heading{padding-top:10px}.checkout-steps{padding:0;list-style:none;justify-content:flex-start;gap:35px}.step:not(:last-child):after{content:"";width:50px;height:1px;background:var(--line);margin-left:24px}.step-active{font-weight:700}.step-done .step-number{background:var(--soft);color:var(--brand);border-color:var(--soft)}.step-number .icon{width:14px;height:14px}.order-lines{border-top:1px solid var(--line);padding-top:10px;margin-top:20px}.notice-demo{background:#fff4d9;color:#735b25}.notice-error{background:#fff0ec;color:var(--danger);border-color:#efcec4}.notice-error ul{padding-left:18px;margin-bottom:0}.payment-heading{margin-bottom:25px}.confirmation-card{padding:36px}.success-mark{width:64px;height:64px;border-radius:50%;margin:0 auto 22px;background:#e6f4e8;color:#2c8058;display:grid;place-items:center}.success-mark .icon{width:31px;height:31px}.ticket-main h2{font-size:27px}.ticket-details{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:23px 0 0}.ticket-details>div>span,.ticket-details>div>small,.ticket-details dt{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.ticket-details strong,.ticket-details dd{font-size:12px;font-weight:600;overflow-wrap:anywhere;margin:0}.ticket-stub{border-left:1px dashed var(--line);padding-left:26px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.ticket-stub .qr-code{width:132px;height:132px}.ticket-stub p{font-size:10px;color:var(--muted);margin:0}.booking-reference{display:block;font-size:10px;letter-spacing:0;white-space:nowrap;padding:9px 10px}.confirmation-note{font-size:12px;text-align:center;color:var(--muted);margin-top:24px}.table-title{font-size:14px;font-weight:650}.table-action{font-size:12px;color:var(--brand);font-weight:650;display:inline-flex;gap:6px;align-items:center;min-height:40px}.table-action .icon{width:15px}.form-section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:25px}.form-section-heading h2{font-size:23px;margin-bottom:6px}.form-section-heading p{font-size:12px;color:var(--muted);margin-bottom:0}.section-number{width:28px;height:28px;border-radius:50%;background:var(--soft);display:grid;place-items:center;color:var(--brand);font-size:11px;flex-shrink:0;margin-top:1px}.optional{font-size:10px;color:var(--muted);font-weight:400}.image-choice-preview{margin:5px 0 25px}.image-choice-preview img{height:180px;width:100%;object-fit:cover;border-radius:10px}.image-choice-preview figcaption{font-size:10px;color:var(--muted);margin-top:8px}.text-button{background:transparent;border:0;color:var(--brand);font-size:12px;display:inline-flex;gap:6px;align-items:center;padding:8px 0;min-height:38px}.text-button.danger{color:var(--danger)}.error-section{text-align:center;max-width:650px;min-height:55vh;padding-top:85px}.error-section .button{margin-top:20px}.flash-messages{margin-top:24px}.flash-messages .notice{margin-bottom:0}
@media(max-width:1050px){.hero-note{left:-15px}.hero-stamp{right:-7px}.card-bottom{flex-direction:row;align-items:center}.card-bottom .price{font-size:16px}.detail-main h1{font-size:38px}.event-facts{grid-template-columns:1fr 1fr}.event-facts>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.hero-caption{margin-top:22px}.hero h1{font-size:44px}.hero-note{left:-10px;padding:15px 19px;bottom:0;min-width:218px}.hero-note>strong{font-size:17px}.hero-note>a{font-size:10px}.hero-location{top:23px;right:14px;font-size:9px}.hero-stamp{width:76px;height:76px;bottom:-7px;right:-4px;font-size:6px}.hero-stamp span{font-size:22px}.section-head{flex-direction:column;gap:8px}.section-head h2{margin-bottom:0}.event-card-image{height:223px}.card-bottom .price{font-size:19px}.archive-strip{margin-bottom:40px;margin-top:0}.archive-strip h2{font-size:25px}.footer-note{text-align:left}.event-cover{height:247px;margin-bottom:26px}.detail-main h1{font-size:34px}.detail-section{padding-top:24px}.event-facts{gap:17px}.event-facts strong{font-size:11px}.description-block h2{font-size:25px}.checkout-section{padding-top:5px}.checkout-steps{gap:10px;justify-content:space-between;font-size:9px}.step{gap:5px}.step:not(:last-child):after{display:none}.step-number{width:23px!important;height:23px!important}.checkout-section .page-heading{padding-top:4px}.ticket{grid-template-columns:1fr}.ticket-main h2{font-size:25px}.ticket-stub{border-left:0;border-top:1px dashed var(--line);padding:21px 0 0;display:grid;grid-template-columns:100px 1fr;text-align:left;column-gap:18px}.ticket-stub .qr-code{width:100px;height:100px;grid-row:span 3}.ticket-stub .booking-reference{white-space:normal;overflow-wrap:anywhere;font-size:9px}.confirmation-card{padding:23px}.confirmation-layout{width:calc(100% - 40px)}.confirmation-heading h1{font-size:31px}.ticket-details{gap:16px;font-size:12px}.ticket-details>div:last-child{min-width:0}.stats-grid{grid-template-columns:repeat(3,1fr);gap:9px}.stat-card{padding:15px 12px}.stat-card:last-child{grid-column:auto}.stat-card strong{font-size:25px}.stat-card span,.stat-label{font-size:10px}.stat-card .icon{width:18px}.table-action{min-height:38px}.form-section-heading h2{font-size:21px}.form-section-heading p{font-size:11px}.image-choice-preview{margin-inline:0}.form-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr 1fr}.package-row .form-grid{grid-template-columns:1fr}.package-row>.package-heading{flex-direction:row;align-items:center}.package-row>.package-heading .text-button{width:auto}.section-number{margin-top:0}.language-switch{border:0}.language-switch>.icon{display:none}.nav{font-size:11px}.nav .admin-link .icon{width:12px;margin-left:2px}.ticket .summary-total{font-size:14px}}
.archive-strip{margin-inline:auto}.add-event-section{max-width:880px;padding-top:30px}.add-event-section .page-heading{padding-top:0}.add-event-form>.form-card+.form-card{margin-top:24px}.admin-section{padding-top:38px}.admin-toolbar .page-heading{padding-top:0;margin-bottom:0}.admin-toolbar h1{font-size:39px;max-width:660px}.admin-toolbar>.button{flex-shrink:0}.table-wrap.surface{padding:0;box-shadow:none}.confirmation-layout{padding-top:0}.confirmation-layout>.ticket{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;margin-top:28px;box-shadow:var(--shadow)}.confirmation-layout>.button{display:flex;width:fit-content;margin-inline:auto}.ticket-stub>small,.ticket-stub>span{font-size:10px;color:var(--muted)}.stat-card{position:relative}.stat-card>.icon{position:absolute;right:23px;top:22px;color:var(--brand);width:19px;height:19px}
@media(max-width:760px){.admin-toolbar h1{font-size:33px}.stats-grid .stat-card>.icon{display:none}.confirmation-layout>.ticket{padding:22px}.add-event-section{padding-top:24px}.table-wrap.surface{background:transparent;border:0}.booking-table td:first-child{align-items:flex-start;flex-direction:column;gap:2px}.booking-table td:not(:first-child){flex-wrap:wrap;gap:6px}.booking-table td:not(:first-child)>small{flex-basis:100%;text-align:right}.confirmation-layout>.button{width:100%}.package-fields.form-row{grid-template-columns:1fr}.image-choice-preview img{height:145px}}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
