/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--ink:#16352c;--ink-soft:#49665c;--cream:#f2ede2;--paper:#fffdf8;--orange:#e96742;--orange-dark:#ca4d2d;--yellow:#efc75e;--sage:#cfddce;--line:#16352c2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #e9674259}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:84px;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:.08em;align-items:center;gap:11px;font-size:19px;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:41px;height:41px;color:var(--cream);letter-spacing:0;border-radius:50%;place-items:center;font:16px Georgia,serif;display:grid}.site-header nav{gap:38px;display:flex}.site-header nav a{color:var(--ink-soft);font-size:13px;font-weight:800;text-decoration:none}.site-header nav a:hover{color:var(--orange-dark)}.header-actions{align-items:center;gap:18px;display:flex}.header-admin-link{border:1px solid var(--line);background:var(--paper);min-height:36px;color:var(--ink);border-radius:3px;align-items:center;padding:0 14px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.header-admin-link:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.header-cta,.primary-btn,.secondary-btn{cursor:pointer;border:0;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s}.header-cta{color:var(--ink);border-bottom:1px solid var(--ink);background:0 0;padding:9px 2px}.header-cta:hover{color:var(--orange-dark);border-color:var(--orange-dark)}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:68px;width:min(1180px,100% - 48px);min-height:690px;margin:0 auto;padding:72px 0 92px;display:grid}.eyebrow{color:var(--orange-dark);letter-spacing:.17em;margin:0 0 20px;font-size:11px;font-weight:900}.eyebrow span{margin-right:8px}.equipment-list h2,.hero h1,.location-section h2,.pricing-lead h2,.section-heading h2,.section-intro h2{letter-spacing:-.05em;margin:0;font-family:Noto Serif TC,Songti TC,Georgia,serif;font-weight:600}.hero h1{max-width:600px;font-size:clamp(56px,5.6vw,82px);line-height:1.12}.hero h1 span{color:var(--orange-dark);white-space:nowrap}.hero-lede{color:var(--ink-soft);margin:34px 0 0;font-size:16px;line-height:1.9}.hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.primary-btn{color:#fff;background:var(--orange);border-radius:3px;min-height:55px;padding:0 25px;box-shadow:0 8px 22px #ca4d2d2b}.primary-btn span{margin-left:26px}.primary-btn:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 12px 28px #ca4d2d38}.primary-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.hero-location{color:#697b75;font-size:11px;line-height:1.6}.hero-location b{color:var(--ink);font-size:12px}.hero-photo{height:510px;margin:0;position:relative}.hero-photo:before{content:"";z-index:-1;border:1px solid #16352c3b;position:absolute;inset:-13px 14px 13px -14px}.hero-photo img{object-fit:cover;object-position:50% 56%;filter:saturate(.88)contrast(.98);width:100%;height:100%;display:block}.hero-photo figcaption{color:#fff;background:#16352cf0;width:176px;padding:17px 19px;position:absolute;bottom:20px;left:22px}.hero-photo figcaption span{color:#acc2b9;letter-spacing:.2em;font-size:8px}.hero-photo figcaption p{margin:10px 0 0;font:18px/1.45 Noto Serif TC,Georgia,serif}.price-stamp{background:var(--yellow);width:157px;height:157px;color:var(--ink);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;top:38px;right:-26px;transform:rotate(7deg);box-shadow:0 11px 28px #16352c29}.price-stamp:before{content:"";border:1px dashed #16352c6b;border-radius:50%;position:absolute;inset:8px}.price-stamp small,.price-stamp span{letter-spacing:.13em;font-size:7px}.price-stamp strong{margin:6px 0;font-family:Noto Serif TC,Georgia,serif;font-size:22px;display:block}.space-overview{background:var(--paper);grid-template-columns:.86fr 1.5fr;align-items:start;gap:70px;padding:95px max(24px,50vw - 550px);display:grid}.equipment-list h2,.location-section h2,.pricing-lead h2,.section-intro h2{font-size:clamp(35px,4.2vw,52px);line-height:1.26}.pricing-lead>p:last-child,.section-intro>p:last-child{color:#6b7974;max-width:390px;margin:24px 0 0;font-size:13px;line-height:1.8}.status-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.status-card{border-right:1px solid var(--line);min-height:270px;padding:26px 23px;position:relative}.status-card:last-child{border-right:0}.status-card.positive{background:var(--sage)}.status-card.warning{background:#f7f3e9}.status-icon{border:1px solid var(--ink);border-radius:50%;place-items:center;width:34px;height:34px;font:18px Georgia,serif;display:grid}.status-card small{color:#71817b;letter-spacing:.17em;margin-top:42px;font-size:8px;font-weight:900;display:block}.status-card h3{margin:8px 0 11px;font:22px Noto Serif TC,Georgia,serif}.status-card p{color:#61736c;margin:0;font-size:12px;line-height:1.7}.equipment-section{background:var(--ink);color:#fff}.equipment-numbers,.equipment-section{grid-template-columns:1fr 1fr;display:grid}.equipment-numbers,.equipment-numbers article{border-right:1px solid #ffffff2b}.equipment-numbers article{text-align:center;border-bottom:1px solid #ffffff2b;place-content:center;min-height:235px;display:grid}.equipment-numbers article:nth-child(2n){border-right:0}.equipment-numbers article:nth-child(n+3){border-bottom:0}.equipment-numbers strong{color:var(--yellow);font:64px/1 Georgia,serif}.equipment-numbers strong small{margin-left:3px;font-size:15px}.equipment-numbers span{color:#a9bdb5;margin-top:12px;font-size:12px}.equipment-list{padding:76px max(38px,50vw - 550px) 76px 70px}.equipment-list .eyebrow{color:var(--yellow)}.equipment-list h2{max-width:520px}.equipment-list ul{grid-template-columns:1fr 1fr;margin:48px 0 0;padding:0;list-style:none;display:grid}.equipment-list li{border-top:1px solid #ffffff2b;gap:15px;padding:20px 0;display:flex}.equipment-list li:nth-child(odd){margin-right:28px}.equipment-list li>span{color:var(--yellow);font:16px Georgia,serif}.equipment-list li p{margin:0}.equipment-list li b{font-size:13px;display:block}.equipment-list li small{color:#8fa79e;margin-top:6px;font-size:10px;display:block}.pricing-info{background:#d7e2d5;grid-template-columns:1.2fr .8fr .8fr;align-items:stretch;gap:25px;padding:95px max(24px,50vw - 550px);display:grid}.pricing-lead{padding-right:35px}.pricing-rule{border:1px solid #16352c2e;flex-direction:column;justify-content:end;min-height:295px;padding:30px;display:flex}.pricing-rule small{letter-spacing:.08em;margin-bottom:auto;font-size:10px;font-weight:900}.pricing-rule strong{font:34px Noto Serif TC,Georgia,serif}.pricing-rule p{color:#5f716a;margin:8px 0 0;font-size:11px}.free-rule{background:var(--yellow);transform:rotate(-1deg)}.commercial-rule{background:var(--paper);transform:rotate(1deg)}.welcome-section{background:var(--paper);text-align:center;padding:86px max(24px,50vw - 550px)}.welcome-section>p:first-child{color:var(--orange-dark);letter-spacing:.1em;margin:0 0 30px;font-size:12px;font-weight:900}.topic-cloud{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.topic{border-radius:99px;padding:12px 19px;font-size:13px;font-weight:800;transform:rotate(-1deg)}.topic-1{background:#d7e2d5}.topic-2{background:#f2d98f;transform:rotate(1deg)}.topic-3{background:#edc1b5}.welcome-note{color:#77847e;margin:28px 0 0;font-size:12px}.availability-section{background:#e9eef4;padding:95px max(24px,50vw - 550px)}.availability-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:34px;display:flex}.availability-heading h2{letter-spacing:-.05em;margin:0;font:600 clamp(35px,4.2vw,52px)/1.2 Noto Serif TC,Songti TC,Georgia,serif}.availability-heading>div:first-child>p:last-child{color:#65736f;max-width:620px;margin:17px 0 0;font-size:12px;line-height:1.8}.calendar-legend{color:#62706b;flex-wrap:wrap;justify-content:end;gap:16px;font-size:10px;font-weight:800;display:flex}.calendar-legend span{white-space:nowrap;align-items:center;gap:7px;display:flex}.calendar-legend i{border-radius:2px;width:17px;height:10px}.available-swatch{background:#377fd0}.unavailable-swatch{background:#b7bec3}.calendar-shell{background:var(--paper);border:1px solid #16352c2e;padding:27px;box-shadow:0 12px 34px #16352c0f}.calendar-toolbar{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;margin-bottom:20px;display:grid}.calendar-toolbar h3{text-align:center;margin:0;font:25px Noto Serif TC,Georgia,serif}.calendar-toolbar button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c8d0d4;border-radius:50%;font-size:18px}.calendar-toolbar button:hover:not(:disabled){color:#2668b4;border-color:#377fd0}.calendar-toolbar button:disabled{opacity:.3;cursor:not-allowed}.calendar-message{color:#2c609a;text-align:center;background:#e7f0fb;margin:0 0 14px;padding:11px 14px;font-size:11px;font-weight:800}.calendar-error{color:var(--orange-dark);background:#fff0eb}.calendar-grid,.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{background:#eef2f5;border:1px solid #d5dadd;border-bottom:0}.calendar-weekdays span{text-align:center;color:#66736f;padding:11px 5px;font-size:10px;font-weight:900}.calendar-grid{border-top:1px solid #d5dadd;border-left:1px solid #d5dadd}.calendar-day{background:#fff;border-bottom:1px solid #d5dadd;border-right:1px solid #d5dadd;min-width:0;min-height:166px;padding:10px}.calendar-day-empty{background:#f5f5f1}.calendar-day-unavailable{background:#eceeec}.calendar-date{justify-content:space-between;align-items:center;min-height:25px;margin-bottom:7px;display:flex}.calendar-date b{font:18px Georgia,serif}.calendar-date small{color:#fff;background:#b7bec3;border-radius:2px;padding:2px 5px;font-size:8px;font-weight:900}.calendar-slots{gap:5px;display:grid}.calendar-slot{text-align:left;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:3px;width:100%;min-width:0;min-height:33px;padding:5px 7px;display:flex}.calendar-slot span{font-size:9px;font-weight:900}.calendar-slot small{text-overflow:ellipsis;color:inherit;white-space:nowrap;font-size:7px;overflow:hidden}.calendar-slot.available{color:#fff;cursor:pointer;background:#377fd0;box-shadow:0 2px 7px #377fd033}.calendar-slot.available:hover{background:#286ebd;transform:translateY(-1px)}.calendar-slot.unavailable{color:#f7f8f8;cursor:not-allowed;background:#b7bec3}.booking-section{background:var(--cream);padding:95px max(24px,50vw - 550px) 115px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-size:clamp(35px,4.2vw,52px)}.step-count{color:var(--orange);margin:0;font:40px Georgia,serif}.step-count span{color:#9da6a1;font-size:15px}.progress{grid-template-columns:repeat(3,1fr);margin-bottom:32px;display:grid}.progress-item{color:#9ba49f;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex;position:relative}.progress-item:before{content:"";background:#d2d2cb;height:1px;position:absolute;left:37px;right:10px}.progress-item:last-child:before{display:none}.progress-item span{z-index:1;background:var(--cream);border:1px solid #c4c8c4;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.progress-item p{z-index:1;background:var(--cream);padding-right:11px}.progress-item.active{color:var(--ink)}.progress-item.active span{color:#fff;background:var(--ink);border-color:var(--ink)}.flow-grid{grid-template-columns:minmax(0,1.58fr) minmax(290px,.78fr);align-items:stretch;gap:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;padding:42px;box-shadow:0 9px 34px #16352c0d}.panel-title{align-items:center;gap:16px;display:flex}.panel-title>div:first-child{background:#e4ece3;border-radius:50%;flex:0 0 47px;place-items:center;width:47px;height:47px;display:grid}.panel-title>div:first-child span{font:13px Georgia,serif}.panel-title h3{margin:0 0 5px;font:25px Noto Serif TC,Georgia,serif}.panel-title p{color:#7c8984;margin:0;font-size:12px}.field-grid{grid-template-columns:1fr 1fr;gap:20px 17px;margin:35px 0 27px;display:grid}.field-grid>label{color:var(--ink-soft);gap:8px;font-size:12px;font-weight:900;display:grid}.amount-field>div,.field-grid input,.field-grid select,.field-grid textarea{width:100%;color:var(--ink);background:#fcfbf7;border:1px solid #d4d7d2;border-radius:3px}.field-grid input,.field-grid select{height:49px;padding:0 13px}.field-grid textarea{resize:vertical;min-height:118px;padding:13px}.field-grid input::placeholder,.field-grid textarea::placeholder{color:#a4aaa6}.wide-field{grid-column:1/-1}.people-control{background:#fcfbf7;border:1px solid #d4d7d2;justify-content:space-between;align-items:center;height:49px;display:flex;overflow:hidden}.people-control button{cursor:pointer;background:0 0;border:0;align-self:stretch;width:52px;font-size:21px}.people-control button:hover{background:#edf1eb}.people-control strong{font-size:13px}.people-control small{color:#83908a;font-weight:500}.equipment-choice{border:0;margin:0;padding:0}.equipment-choice legend{color:var(--ink-soft);margin-bottom:10px;font-size:12px;font-weight:900}.equipment-choice legend small{color:#8a9590;font-weight:500}.equipment-choice>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.equipment-choice label{text-align:center;color:#62736c;cursor:pointer;background:#fcfbf7;border:1px solid #d4d7d2;padding:12px 8px;font-size:11px;font-weight:800;position:relative}.equipment-choice label.checked{color:var(--ink);border-color:var(--ink);background:#e4ece3}.equipment-choice input{opacity:0;pointer-events:none;position:absolute}.commercial-notice{border-left:3px solid var(--orange);color:var(--orange-dark);background:#fff2ed;margin:-6px 0 20px;padding:12px 14px;font-size:12px;font-weight:800}.submit-btn{justify-content:center;align-items:center;width:100%;display:flex}.privacy-note{text-align:center;color:#8e9793;margin:12px 0 0;font-size:10px}.booking-note{background:var(--ink);color:#fff;padding:40px 34px;position:relative;overflow:hidden}.booking-note:after{content:"27";color:#ffffff0d;font:190px Georgia,serif;position:absolute;top:-35px;right:-15px}.mini-label{color:#9fb5ad;letter-spacing:.2em;font-size:9px;font-weight:900}.booking-note h3{margin:44px 0 18px;font:27px/1.45 Noto Serif TC,Georgia,serif}.booking-note>p:not(.mini-label){color:#abc0b8;font-size:13px;line-height:1.75}.booking-note dl{margin:42px 0 0}.booking-note dl div{border-top:1px solid #ffffff24;justify-content:space-between;padding:13px 0;font-size:11px;display:flex}.booking-note dt{font-weight:900}.booking-note dd{color:#9fb5ad;margin:0}.schedule-panel{padding:41px 45px}.schedule-title{position:relative}.schedule-title .text-btn{margin-left:auto}.text-btn{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:5px 0;font-size:11px}.schedule-legend{color:#7d8984;justify-content:end;gap:20px;margin:29px 0 15px;font-size:10px;display:flex}.schedule-legend span{align-items:center;gap:6px;display:flex}.schedule-legend i{border-radius:50%;width:7px;height:7px}.open-dot{background:#6e9e7e}.few-dot{background:#d5a638}.booked-dot{background:#b4b9b6}.date-picker{color:var(--ink-soft);background:#f4f6f0;border:1px solid #d5d8d3;grid-template-columns:auto minmax(190px,280px) 1fr;align-items:center;gap:16px;margin:29px 0 18px;padding:17px 20px;display:grid}.date-picker>span{font-size:12px;font-weight:900}.date-picker input{min-width:0;height:46px;color:var(--ink);background:#fff;border:1px solid #cbd1cb;border-radius:3px;padding:0 13px;font:15px/1 sans-serif}.date-picker small{color:#7d8984;font-size:10px}.slot-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.slot-card{min-height:185px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfaf6;border:1px solid #d5d8d3;padding:20px;transition:transform .2s,border .2s;position:relative}.slot-card:hover:not(:disabled){border-color:var(--ink);transform:translateY(-3px)}.slot-card:disabled{opacity:.5;cursor:not-allowed}.slot-card.booked,.slot-card.booked:disabled{opacity:1;color:#747c80;background:#dfe2e3;border-color:#c4c8ca}.slot-card.booked b,.slot-card.booked em{color:#747c80;font-weight:900}.slot-card.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f7d873}.slot-card.selected b,.slot-card.selected em{color:var(--ink);font-weight:900}.slot-card.few{background:#fff7df}.slot-date{font:29px Georgia,serif;display:block}.slot-card small{color:#7b8781;margin-top:5px;display:block}.slot-card strong{margin-top:27px;font-size:12px;display:block}.slot-card em{color:#688177;margin-top:8px;font-size:10px;font-style:normal;display:block}.slot-card.few em{color:#a07518}.slot-card b{position:absolute;bottom:16px;right:18px}.slot-continue{justify-content:center;align-items:center;margin:20px auto 0;display:flex}.schedule-footnote{color:#7d8984;text-align:center;margin:18px 0 0;font-size:10px}.price-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr)}.amount-field{color:var(--ink-soft);gap:9px;margin:36px 0 19px;font-size:12px;font-weight:900;display:grid}.amount-field>div{align-items:center;height:65px;padding:0 17px;display:flex}.amount-field b{color:var(--orange-dark)}.amount-field input{text-align:right;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font:30px Georgia,serif}.trust-note{color:#61736b;background:#eef3eb;gap:14px;margin:0 0 27px;padding:19px;display:flex}.trust-note>span{color:var(--orange-dark);font-size:20px}.trust-note p{margin:0;font-size:11px;line-height:1.65}.trust-note b{color:var(--ink)}.fixed-price{background:var(--yellow);margin:36px 0 25px;padding:28px}.fixed-price small{font-weight:900;display:block}.fixed-price strong{margin:8px 0;font:40px Georgia,serif;display:block}.fixed-price p{color:#6e682f;margin:0;font-size:11px}.agree-row{color:#67756f;cursor:pointer;align-items:start;gap:10px;margin-bottom:20px;font-size:11px;line-height:1.6;display:flex}.agree-row input{width:16px;height:16px;accent-color:var(--ink);flex:none;margin-top:1px}.submit-error{border-left:3px solid var(--orange);color:var(--orange-dark);background:#fff0eb;margin:0 0 14px;padding:11px 13px;font-size:11px;font-weight:800}.summary-card{background:var(--ink);color:#fff;padding:35px}.summary-date{background:var(--yellow);height:110px;color:var(--ink);align-items:end;gap:10px;margin:27px 0;padding:18px;display:flex}.summary-date strong{font:45px/.9 Georgia,serif}.summary-date span{font-size:10px}.summary-card h3{margin:0 0 23px;font:23px Noto Serif TC,Georgia,serif}.summary-card ul{margin:0;padding:0;list-style:none}.summary-card li{border-top:1px solid #ffffff24;justify-content:space-between;gap:14px;padding:12px 0;font-size:10px;display:flex}.summary-card li span{color:#a3b8b0}.summary-card li b{text-align:right;max-width:65%}.summary-total{border-top:1px solid #879c94;justify-content:space-between;align-items:end;margin:21px 0 18px;padding-top:20px;display:flex}.summary-total span{color:#a3b8b0;font-size:10px}.summary-total strong{font:23px Georgia,serif}.summary-card .text-btn{color:#c6d2cd}.success-panel{border:1px solid var(--line);text-align:center;background:#fff;max-width:850px;margin:0 auto;padding:55px;box-shadow:0 12px 42px #16352c12}.success-seal{border:1px solid #aab8b1;border-radius:50%;width:84px;height:84px;margin:0 auto 22px;padding:8px}.success-seal span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:100%;height:100%;font-size:24px;display:grid}.success-panel .eyebrow{margin-bottom:11px}.success-panel>h3{margin:0 0 12px;font:30px Noto Serif TC,Georgia,serif}.success-panel>p{color:#6c7a74;font-size:12px;line-height:1.7}.request-ticket{text-align:left;background:#fbfaf6;border:1px dashed #b7c0bb;grid-template-columns:115px 1fr auto;align-items:center;gap:23px;margin:34px 0 18px;padding:19px;display:grid}.ticket-date{background:var(--yellow);align-items:end;gap:7px;height:85px;padding:13px;display:flex}.ticket-date strong{font:35px/.9 Georgia,serif}.ticket-date span{font-size:9px}.request-ticket small{color:#89938e;font-size:9px}.request-ticket h4{margin:5px 0;font:18px Noto Serif TC,Georgia,serif}.request-ticket p{color:#6f7c76;margin:0;font-size:10px}.ticket-amount{text-align:right}.ticket-amount strong{margin-top:5px;font:19px Georgia,serif;display:block}.payment-card{text-align:left;background:#eef3eb;border:1px solid #cbd5ce;margin:0 0 20px;padding:25px}.payment-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.payment-heading>div:first-child{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font:17px Georgia,serif;display:grid}.payment-heading small{color:#73837c;letter-spacing:.16em;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.payment-heading h4{margin:0;font:18px Noto Serif TC,Georgia,serif}.payment-card dl{border-top:1px solid #cbd5ce;grid-template-columns:1fr 1fr;margin:0;display:grid}.payment-card dl div{border-bottom:1px solid #cbd5ce;grid-template-columns:58px 1fr;gap:8px;min-width:0;padding:12px 0;display:grid}.payment-card dl div:nth-child(odd){padding-right:18px}.payment-card dt{color:#74827c;font-size:10px;font-weight:900}.payment-card dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:800}.payment-card .account-row dd{color:var(--orange-dark);letter-spacing:.04em;font:18px/1 Georgia,serif}.payment-card>.payment-alert{border:2px solid var(--orange);color:var(--ink);background:#fff0a8;gap:7px;margin:20px 0 0;padding:19px 21px;font-size:15px;line-height:1.65;display:grid;box-shadow:4px 4px #ca4d2d26}.payment-alert span{background:var(--orange);color:#fff;letter-spacing:.08em;width:fit-content;padding:3px 8px;font-size:10px;font-weight:900}.payment-alert strong{font-weight:800}.payment-alert b{color:var(--orange-dark);font-size:18px;font-weight:950}.booking-code{margin:0 0 24px!important}.booking-code b{color:var(--orange-dark)}.secondary-btn{border:1px solid var(--ink);min-height:46px;color:var(--ink);background:0 0;padding:0 24px}.secondary-btn:hover{background:var(--ink);color:#fff}.location-section{background:var(--yellow);grid-template-columns:1fr 1.3fr .7fr;align-items:center;gap:45px;padding:88px max(24px,50vw - 550px);display:grid}.location-section .eyebrow{color:var(--ink-soft)}.location-section>p{font-size:12px;line-height:1.8}.route-line{justify-content:center;align-items:center;gap:16px;display:flex}.route-line>span{background:#ffffff2e;border:1px solid #16352c66;min-width:145px;padding:17px;font-size:11px}.route-line b{margin-bottom:5px;font:20px Georgia,serif;display:block}.route-line i{color:#786925;font-size:9px;font-style:normal}footer{background:var(--ink);color:#bdcbc6;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:58px max(24px,50vw - 550px);display:grid}.footer-brand{color:#fff}footer p{margin:0;font-size:10px;line-height:1.8}.footer-note{text-align:right}.admin-page{background:#edf0eb;min-height:100vh}.admin-loading{color:#728079;place-items:center;min-height:100vh;font-size:13px;display:grid}.admin-login-page{background:var(--ink);place-items:center;padding:30px;display:grid}.admin-login-card{background:var(--paper);width:min(480px,100%);padding:48px;box-shadow:12px 12px #efc75ecc}.admin-login-card .brand{margin-bottom:48px}.admin-login-card h1{margin:0;font:36px Noto Serif TC,Georgia,serif}.admin-login-card>p:not(.eyebrow){color:#68766f;margin:15px 0 27px;font-size:12px;line-height:1.8}.admin-login-card form label{color:var(--ink-soft);gap:8px;font-size:11px;font-weight:900;display:grid}.admin-login-card form input{background:#fff;border:1px solid #cbd1cb;height:51px;padding:0 13px}.admin-login-card form .primary-btn{width:100%;margin-top:17px}.admin-error{border-left:3px solid var(--orange);color:var(--orange-dark);background:#fff0eb;margin:13px 0 0;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.6}.admin-back-link{color:#69776f;text-align:center;margin-top:25px;font-size:10px;display:block}.admin-header{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 590px);display:flex}.admin-header .brand{color:#fff}.admin-header .brand-mark{color:var(--ink);background:var(--yellow)}.admin-header>div{align-items:center;gap:25px;display:flex}.admin-header a:not(.brand),.admin-header button{color:#c6d2cd;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff80;padding:7px 0;font-size:10px;text-decoration:none}.admin-dashboard{width:min(1180px,100% - 48px);margin:0 auto;padding:65px 0 100px}.admin-title-row{justify-content:space-between;align-items:end;display:flex}.admin-title-row h1{margin:0;font:48px Noto Serif TC,Georgia,serif}.admin-refresh{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #aeb8b2;padding:11px 15px;font-size:10px;font-weight:900}.admin-stats{grid-template-columns:1fr 1fr;gap:14px;margin:35px 0 52px;display:grid}.admin-stat{border:1px solid #16352c2b;align-items:center;gap:22px;min-height:130px;padding:25px 30px;display:flex}.admin-stat.pending{background:var(--yellow)}.admin-stat.confirmed{background:#d7e2d5}.admin-stat>span{font:52px Georgia,serif}.admin-stat b,.admin-stat small{display:block}.admin-stat b{font:18px Noto Serif TC,Georgia,serif}.admin-stat small{color:#66736e;margin-top:7px;font-size:9px}.admin-global-error{margin:-30px 0 35px}.admin-password-card{background:var(--paper);border:1px solid #16352c2b;grid-template-columns:.7fr 1.3fr;gap:40px;padding:30px;display:grid}.admin-password-card .eyebrow{margin-bottom:8px}.admin-password-card h2{margin:0;font:25px Noto Serif TC,Georgia,serif}.admin-password-card>div>p:last-child{color:#68766f;margin:12px 0 0;font-size:10px;line-height:1.7}.admin-password-card form{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.admin-password-card label{color:var(--ink-soft);gap:7px;font-size:10px;font-weight:900;display:grid}.admin-password-card input{background:#fff;border:1px solid #cbd1cb;min-width:0;height:45px;padding:0 12px}.admin-password-card form .admin-error,.admin-password-success{grid-column:1/-1;margin:0}.admin-password-success{color:#326542;background:#e5f1e6;border-left:3px solid #4c835b;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.6}.admin-password-card .secondary-btn{grid-column:3;min-height:45px}.admin-case-section{margin-top:45px}.admin-section-title{border-bottom:1px solid #b9c1bc;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:14px;display:flex}.admin-section-title h2{margin:0;font:25px Noto Serif TC,Georgia,serif}.admin-section-title>span{background:var(--ink);color:#fff;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:900}.admin-empty{color:#738078;text-align:center;background:#ffffff80;border:1px dashed #b8c0bb;padding:40px;font-size:11px}.admin-case-list{gap:14px;display:grid}.admin-case{background:var(--paper);border:1px solid #16352c2e;grid-template-columns:135px minmax(0,1fr) 255px;display:grid;box-shadow:0 6px 22px #16352c0a}.admin-case-date{background:#d7e2d5;padding:28px 20px}.admin-case-date span,.admin-case-date strong{display:block}.admin-case-date strong{font:34px Georgia,serif}.admin-case-date span{color:#64736b;margin-top:9px;font-size:9px;line-height:1.6}.admin-case-main{min-width:0;padding:27px 30px}.admin-case-heading{justify-content:space-between;align-items:start;gap:15px;display:flex}.admin-case-heading small{color:var(--orange-dark);letter-spacing:.08em;font-size:8px;font-weight:900}.admin-case-heading h3{margin:5px 0 0;font:24px Noto Serif TC,Georgia,serif}.case-status{border-radius:2px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:900;line-height:1.35;display:inline-flex}.case-status.pending{color:#80650d;background:#fff0b9}.case-status.syncing{color:#2d659f;background:#e5edf7}.case-status.complete{color:#326542;background:#dce9dc}.admin-description{color:#65736d;margin:17px 0;font-size:11px;line-height:1.75}.admin-details{border-top:1px solid #dfe3df;grid-template-columns:1fr 1fr;margin:0;display:grid}.admin-details div{border-bottom:1px solid #dfe3df;grid-template-columns:62px 1fr;gap:8px;min-width:0;padding:9px 0;display:grid}.admin-details div:nth-child(odd){margin-right:20px}.admin-details dt{color:#7b8681;font-size:9px;font-weight:900}.admin-details dd{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.admin-details a{color:inherit}.admin-case-action{background:#f6f3e9;border-left:1px solid #d8ddd9;flex-direction:column;justify-content:center;padding:25px;display:flex}.admin-case-action p{color:#755d15;margin:0 0 13px;font-size:10px;font-weight:900}.admin-case-action button{background:var(--orange);color:#fff;cursor:pointer;border:0;min-height:54px;padding:11px;font-size:11px;font-weight:900;line-height:1.45;box-shadow:4px 4px #d8b245}.admin-case-action button:hover:not(:disabled){background:var(--orange-dark)}.admin-case-action button:disabled{opacity:.55;cursor:wait}.admin-case-action small{color:#7e8883;margin-top:12px;font-size:8px;line-height:1.6}.confirmed-cases{margin-top:65px}.confirmed-list{gap:8px;display:grid}.confirmed-row{background:#ffffffb3;border:1px solid #ccd3ce;grid-template-columns:1.05fr 1.2fr 1fr;align-items:center;gap:22px;padding:20px 24px;display:grid}.confirmed-row>div:first-child span,.confirmed-row>div:first-child strong{display:block}.confirmed-row>div:first-child strong{font:15px Noto Serif TC,Georgia,serif}.confirmed-row>div:first-child span{color:#718078;margin-top:5px;font-size:9px}.confirmed-row h3{margin:0;font:16px Noto Serif TC,Georgia,serif}.confirmed-row p{color:#718078;margin:5px 0 0;font-size:9px}.confirmed-row>div:last-child{justify-items:end;gap:7px;display:grid}.confirmed-row>div:last-child small{color:#7d8882;font-size:8px}@media (max-width:900px){.site-header{width:calc(100% - 32px);height:72px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:52px;width:calc(100% - 38px);padding:58px 0 75px}.hero-photo{height:500px}.price-stamp{right:-10px}.space-overview{gap:40px}.equipment-section,.space-overview{grid-template-columns:1fr}.equipment-numbers{border-right:0}.equipment-list{padding:70px max(24px,50vw - 350px)}.pricing-info{grid-template-columns:1fr 1fr}.pricing-lead{grid-column:1/-1}.availability-heading{flex-direction:column;align-items:start}.calendar-legend{justify-content:start}.calendar-shell{overflow-x:auto}.calendar-grid,.calendar-weekdays{min-width:780px}.flow-grid,.price-grid{grid-template-columns:1fr}.booking-note{min-height:400px}.admin-case{grid-template-columns:115px minmax(0,1fr)}.admin-case-action{border-top:1px solid #d8ddd9;border-left:0;grid-column:1/-1}.admin-password-card{grid-template-columns:1fr;gap:22px}.confirmed-row{grid-template-columns:1fr 1fr}.confirmed-row>div:last-child{grid-column:1/-1;justify-items:start}.location-section,footer{text-align:center;grid-template-columns:1fr}.footer-brand{margin:0 auto}.footer-note{text-align:center}}@media (max-width:600px){.brand{font-size:16px}.brand-mark{width:36px;height:36px}.header-actions{gap:10px}.header-admin-link{min-height:34px;padding:0 10px;font-size:10px}.header-cta{font-size:11px}.hero h1{font-size:clamp(48px,15vw,66px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-btn{width:100%}.hero-location{text-align:center}.hero-photo{height:430px}.hero-photo figcaption{bottom:12px;left:12px}.price-stamp{width:130px;height:130px;top:20px;right:-7px}.price-stamp strong{font-size:18px}.status-grid{grid-template-columns:1fr}.status-card{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.status-card:last-child{border-bottom:0}.equipment-numbers article{min-height:170px}.equipment-numbers strong{font-size:49px}.equipment-list{padding:58px 24px}.equipment-list ul{grid-template-columns:1fr}.equipment-list li:nth-child(odd){margin-right:0}.pricing-info{grid-template-columns:1fr}.pricing-lead{grid-column:auto;padding-right:0}.pricing-rule{min-height:230px}.availability-section{padding-top:68px;padding-bottom:68px}.calendar-shell{margin:0 -10px;padding:16px 10px}.section-heading{align-items:start}.step-count{font-size:28px}.progress-item{gap:5px;font-size:9px}.progress-item:before{left:29px;right:4px}.progress-item span{width:24px;height:24px}.progress-item p{padding-right:5px}.panel{padding:28px 20px}.field-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.equipment-choice>div{grid-template-columns:1fr 1fr}.schedule-panel{padding:28px 15px}.schedule-title{align-items:start}.schedule-title .text-btn{position:absolute;top:-11px;right:0}.schedule-legend{flex-wrap:wrap;justify-content:start;gap:12px}.date-picker{grid-template-columns:1fr;gap:8px;padding:15px}.date-picker input{width:100%}.slot-grid{grid-template-columns:1fr 1fr}.slot-card{min-height:165px;padding:15px}.slot-date{font-size:25px}.slot-continue{width:100%}.success-panel{padding:39px 17px}.request-ticket{grid-template-columns:80px 1fr;gap:13px}.ticket-date{height:74px;padding:9px}.ticket-date strong{font-size:28px}.ticket-amount{text-align:left;grid-column:2}.payment-card{padding:19px 15px}.payment-card dl{grid-template-columns:1fr}.payment-card dl div:nth-child(odd){padding-right:0}.payment-card>.payment-alert{padding:16px;font-size:14px}.payment-alert b{font-size:17px}.route-line{flex-direction:column}.route-line i{margin:5px 0;transform:rotate(90deg)}.admin-login-card{padding:34px 25px}.admin-header{height:auto;padding:18px 20px}.admin-dashboard{width:calc(100% - 28px);padding-top:45px}.admin-title-row{align-items:start}.admin-title-row h1{font-size:36px}.admin-password-card form,.admin-stats{grid-template-columns:1fr}.admin-password-card .secondary-btn{grid-column:1}.admin-case{grid-template-columns:1fr}.admin-case-date{align-items:center;gap:13px;display:flex}.admin-case-date span{margin-top:0}.admin-case-main{padding:24px 18px}.admin-case-heading{flex-direction:column-reverse;align-items:start}.admin-details{grid-template-columns:1fr}.admin-details div:nth-child(odd){margin-right:0}.admin-case-action{grid-column:auto}.confirmed-row{grid-template-columns:1fr}.confirmed-row>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}.catering-section{background:var(--sage);padding:80px max(24px,50vw - 550px);scroll-margin-top:24px}.catering-fields{border:0;min-width:0;margin:0;padding:0}.catering-fields>legend{margin-bottom:20px;font-weight:800}.catering-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catering-product{border:1px solid var(--line);background:var(--paper);padding:22px}.catering-choice{cursor:pointer;align-items:center;gap:10px;display:flex}.catering-choice input{width:19px;height:19px;accent-color:var(--ink)}.catering-note,.catering-product p{color:var(--ink-soft);font-size:13px;line-height:1.8}.catering-quantity{gap:8px;font-size:13px;display:grid}.catering-contact input,.catering-contact select,.catering-contact textarea,.catering-quantity input{border:1px solid var(--line);background:var(--paper);width:100%;min-width:0;color:var(--ink);border-radius:3px;padding:12px}.catering-contact{margin:28px 0}.catering-contact label{gap:8px;display:grid}.catering-success{background:var(--paper);overflow-wrap:anywhere;padding:30px;line-height:1.8}.catering-link{font-size:14px;line-height:1.8}.catering-link a{color:var(--orange-dark)}@media (max-width:760px){.catering-products{grid-template-columns:1fr}.catering-section{padding:56px 24px}}.bento-menu{grid-template-columns:1fr 1fr;gap:32px;margin:0 0 40px;display:grid}.bento-photo{min-width:0;margin:0;position:relative}.bento-photo img{object-fit:cover;border-radius:4px;width:100%;height:100%;max-height:620px;display:block}.bento-photo figcaption{background:var(--ink);color:var(--paper);padding:8px 12px;font-size:12px;position:absolute;bottom:16px;left:16px}.bento-options{gap:18px;display:grid}.bento-options button{border:1px solid var(--line);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.bento-options button:hover{border-color:var(--ink);transform:translateY(-2px)}.bento-options button.active{border:2px solid var(--orange-dark);box-shadow:0 10px 24px #16352c1a}.bento-options .eyebrow{margin-bottom:12px}.bento-options h3{margin:0;font-size:21px}.bento-options p:not(.bento-price):not(.eyebrow),.bento-options small{color:var(--ink-soft);line-height:1.8}.bento-options .bento-price{color:var(--orange-dark);margin:18px 0 10px;font-size:32px;font-weight:800}.bento-price span{font-size:14px}.bento-switch-label{color:var(--orange-dark);margin-top:14px;font-size:11px;font-weight:900;display:block}@media (max-width:760px){.bento-menu{grid-template-columns:1fr;gap:18px}.bento-photo{aspect-ratio:1}.bento-photo img{height:100%;max-height:none}.bento-options{grid-template-columns:1fr 1fr;gap:10px}.bento-options button{padding:18px 14px}.bento-options h3{font-size:17px}.bento-options .bento-price{font-size:23px}.bento-options button>p:not(.eyebrow):not(.bento-price),.bento-options button>small{display:none}}.service-section{background:var(--paper);padding:88px max(24px,50vw - 550px);scroll-margin-top:24px}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.service-cards article{border:1px solid var(--line);background:#f6f2e8;padding:28px}.service-cards h3{margin:0 0 16px;font:22px Noto Serif TC,Georgia,serif}.service-cards li,.service-cards p{color:var(--ink-soft);font-size:13px;line-height:1.75}.service-cards ul{padding-left:19px}.service-form{border:1px solid var(--line);background:var(--cream);padding:30px}.service-category-tabs{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.service-category-tabs button{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;padding:13px 8px;font-weight:800}.service-category-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}@media (max-width:760px){.service-section{padding:56px 24px}.service-cards{grid-template-columns:1fr}.service-form{padding:20px}.service-category-tabs{grid-template-columns:1fr 1fr}}