/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}body{color:#fff;background:#000;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.gallery .grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem;display:grid}.gallery .grid img{will-change:transform;border-radius:.5rem;max-width:100%;height:auto;transition:transform .2s;display:block;box-shadow:0 4px 8px #00000026}.gallery .grid img:hover{transform:scale(1.02)}.gallery .grid a{aspect-ratio:1;border-radius:.5rem;display:block;overflow:hidden}@layer theme{:root,:host{--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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.nav-link[data-astro-cid-dmqpwcec]{color:#fff;text-decoration:none;font-weight:700;position:relative;transition:color .25s ease,background .25s ease;padding:.5rem;border-radius:4px;display:inline-block}.nav-link[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:0;height:2px;background:#fff;border-radius:1px;opacity:0;transform:scaleX(0);transition:opacity .25s ease,transform .25s ease}.nav-link[data-astro-cid-dmqpwcec]:hover,.nav-link[data-astro-cid-dmqpwcec]:focus{color:#222;background:#ffffff1a}.nav-link[data-astro-cid-dmqpwcec]:hover:after,.nav-link[data-astro-cid-dmqpwcec]:focus:after{opacity:1;transform:scaleX(1)}.dropdown[data-astro-cid-dmqpwcec]{position:relative}.dropdown-toggle[data-astro-cid-dmqpwcec]{transition:background .25s ease,color .25s ease}.dropdown-menu[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background:#ff8c00;min-width:160px;box-shadow:0 4px 16px #00000026;border-radius:8px;z-index:1000;padding:.5rem 0;margin-top:.25rem;border:1px solid rgba(255,255,255,.1);list-style:none}.dropdown[data-astro-cid-dmqpwcec]:hover .dropdown-menu[data-astro-cid-dmqpwcec]{display:block}.dropdown[data-astro-cid-dmqpwcec]:hover .dropdown-arrow[data-astro-cid-dmqpwcec]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{display:block;text-align:left;margin:0}.dropdown-item[data-astro-cid-dmqpwcec]{color:#fff!important;padding:.75rem 1.25rem!important;display:block!important;font-weight:400!important;background:none!important;transition:background .2s ease!important;border-radius:0!important}.dropdown-item[data-astro-cid-dmqpwcec]:after{display:none!important}.dropdown-item[data-astro-cid-dmqpwcec]:hover,.dropdown-item[data-astro-cid-dmqpwcec]:focus{background:#ffffff26!important;color:#fff!important}@media (max-width: 768px){nav[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{gap:1rem;padding:0 1rem;flex-direction:column;align-items:center}.dropdown[data-astro-cid-dmqpwcec]{width:100%;text-align:center}.dropdown-toggle[data-astro-cid-dmqpwcec]{width:100%;justify-content:center}.dropdown-menu[data-astro-cid-dmqpwcec]{position:static;transform:none;width:100%;margin:.5rem 0 0;box-shadow:inset 0 1px #ffffff1a}.dropdown[data-astro-cid-dmqpwcec]:focus-within .dropdown-menu[data-astro-cid-dmqpwcec],.dropdown[data-astro-cid-dmqpwcec]:active .dropdown-menu[data-astro-cid-dmqpwcec]{display:block}}@media (max-width: 480px){nav[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{gap:.5rem;font-size:.9rem}.nav-link[data-astro-cid-dmqpwcec]{padding:.6rem}.dropdown-item[data-astro-cid-dmqpwcec]{padding:.6rem 1rem!important;font-size:.9rem}}body{background:#000;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;margin:0;min-height:100vh;display:flex;flex-direction:column}nav[data-astro-cid-sckkx6r4]{background:#000000f2;backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}nav[data-astro-cid-sckkx6r4] .nav-link[data-astro-cid-sckkx6r4]{color:#fff;font-weight:600;text-decoration:none;padding:.5rem .75rem;display:inline-block}nav[data-astro-cid-sckkx6r4] .nav-link[data-astro-cid-sckkx6r4]:hover,nav[data-astro-cid-sckkx6r4] .nav-link[data-astro-cid-sckkx6r4]:focus{background:#ffffff26;color:orange}nav[data-astro-cid-sckkx6r4] .dropdown[data-astro-cid-sckkx6r4]{position:relative}nav[data-astro-cid-sckkx6r4] .dropdown-menu[data-astro-cid-sckkx6r4]{display:none;position:absolute;left:0;top:100%;background:#ff8c00;margin:0;padding:.25rem 0;list-style:none;min-width:160px}nav[data-astro-cid-sckkx6r4] .dropdown[data-astro-cid-sckkx6r4]:hover .dropdown-menu[data-astro-cid-sckkx6r4]{display:block}nav[data-astro-cid-sckkx6r4] .dropdown-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;padding:.5rem 1rem;color:#fff}nav[data-astro-cid-sckkx6r4] .dropdown-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:#00000026}.gallery[data-astro-cid-sckkx6r4] .grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem}.anthology-page[data-astro-cid-hnxmuemn]{max-width:1000px;margin:0 auto;padding:2rem 1rem;color:#fff}.anthology-page[data-astro-cid-hnxmuemn] header[data-astro-cid-hnxmuemn]{text-align:center;margin-bottom:3rem}.anthology-page[data-astro-cid-hnxmuemn] h1[data-astro-cid-hnxmuemn]{color:orange;font-size:2.5rem;margin-bottom:1rem}.anthology-subtitle[data-astro-cid-hnxmuemn]{font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto}.book-showcase[data-astro-cid-hnxmuemn]{display:grid;grid-template-columns:300px 1fr;gap:3rem;margin-bottom:4rem;align-items:start}.book-cover[data-astro-cid-hnxmuemn] img[data-astro-cid-hnxmuemn]{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 32px #ffa5004d}.book-details[data-astro-cid-hnxmuemn] h2[data-astro-cid-hnxmuemn]{color:orange;margin-bottom:1rem}.book-details[data-astro-cid-hnxmuemn] p[data-astro-cid-hnxmuemn]{color:#ccc;line-height:1.6;margin-bottom:2rem}.book-features[data-astro-cid-hnxmuemn] h3[data-astro-cid-hnxmuemn]{color:orange;margin-bottom:1rem}.book-features[data-astro-cid-hnxmuemn] ul[data-astro-cid-hnxmuemn]{list-style:none;padding:0}.book-features[data-astro-cid-hnxmuemn] li[data-astro-cid-hnxmuemn]{color:#ccc;padding:.5rem 0;border-bottom:1px solid #333}.book-features[data-astro-cid-hnxmuemn] li[data-astro-cid-hnxmuemn]:before{content:"✓ ";color:orange;font-weight:700}.pricing-section[data-astro-cid-hnxmuemn]{background:#111;padding:2rem;border-radius:8px;border:1px solid #333;margin-top:2rem;text-align:center}.price[data-astro-cid-hnxmuemn]{font-size:2rem;font-weight:700;color:orange;margin-bottom:.5rem}.shipping-info[data-astro-cid-hnxmuemn]{color:#ccc;margin-bottom:1.5rem}.purchase-btn[data-astro-cid-hnxmuemn]{background:orange;color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:4px;font-weight:700;font-size:1.1rem;display:inline-block;transition:background .25s}.purchase-btn[data-astro-cid-hnxmuemn]:hover{background:#e6940a}.book-description[data-astro-cid-hnxmuemn]{margin-bottom:4rem}.book-description[data-astro-cid-hnxmuemn] h2[data-astro-cid-hnxmuemn]{color:orange;text-align:center;margin-bottom:2rem}.description-grid[data-astro-cid-hnxmuemn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.description-item[data-astro-cid-hnxmuemn]{background:#111;padding:2rem;border-radius:8px;border:1px solid #333}.description-item[data-astro-cid-hnxmuemn] h3[data-astro-cid-hnxmuemn]{color:orange;margin-bottom:1rem}.description-item[data-astro-cid-hnxmuemn] p[data-astro-cid-hnxmuemn]{color:#ccc;line-height:1.6}.cta-section[data-astro-cid-hnxmuemn]{background:linear-gradient(135deg,#111,#222);padding:3rem 2rem;border-radius:12px;text-align:center;border:1px solid #333}.cta-section[data-astro-cid-hnxmuemn] h2[data-astro-cid-hnxmuemn]{color:orange;margin-bottom:1rem}.cta-section[data-astro-cid-hnxmuemn] p[data-astro-cid-hnxmuemn]{color:#ccc;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-btn[data-astro-cid-hnxmuemn]{background:orange;color:#fff;text-decoration:none;padding:1.2rem 3rem;border-radius:4px;font-weight:700;font-size:1.2rem;display:inline-block;transition:all .25s}.cta-btn[data-astro-cid-hnxmuemn]:hover{background:#e6940a;transform:translateY(-2px);box-shadow:0 4px 16px #ffa5004d}@media (max-width: 768px){.book-showcase[data-astro-cid-hnxmuemn]{grid-template-columns:1fr;gap:2rem}.book-cover[data-astro-cid-hnxmuemn] img[data-astro-cid-hnxmuemn]{max-width:240px;margin:0 auto;display:block}.anthology-page[data-astro-cid-hnxmuemn] h1[data-astro-cid-hnxmuemn]{font-size:2rem}.description-grid[data-astro-cid-hnxmuemn]{grid-template-columns:1fr}}@media (max-width: 600px){.anthology-page[data-astro-cid-hnxmuemn]{padding:1rem .5rem}.pricing-section[data-astro-cid-hnxmuemn],.description-item[data-astro-cid-hnxmuemn]{padding:1.5rem}.cta-section[data-astro-cid-hnxmuemn]{padding:2rem 1rem}}.class-booking-page[data-astro-cid-didxppzi]{max-width:1000px;margin:0 auto;padding:2rem 1rem;color:#fff}.class-booking-page[data-astro-cid-didxppzi] h2[data-astro-cid-didxppzi]{text-align:center;color:orange;margin-bottom:1rem}.intro[data-astro-cid-didxppzi]{text-align:center;font-size:1.2rem;color:#ccc;margin-bottom:3rem}.booking-section[data-astro-cid-didxppzi]{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}.class-info[data-astro-cid-didxppzi] h3[data-astro-cid-didxppzi]{color:orange;margin-bottom:1.5rem}.class-types[data-astro-cid-didxppzi]{display:flex;flex-direction:column;gap:1.5rem}.class-option[data-astro-cid-didxppzi]{background:#111;padding:1.5rem;border-radius:8px;border:1px solid #333}.class-option[data-astro-cid-didxppzi] h4[data-astro-cid-didxppzi]{color:orange;margin-bottom:1rem}.class-option[data-astro-cid-didxppzi] ul[data-astro-cid-didxppzi]{list-style:none;padding:0}.class-option[data-astro-cid-didxppzi] li[data-astro-cid-didxppzi]{padding:.3rem 0;color:#ccc}.class-option[data-astro-cid-didxppzi] li[data-astro-cid-didxppzi]:before{content:"• ";color:orange;font-weight:700}.booking-form[data-astro-cid-didxppzi] h3[data-astro-cid-didxppzi]{color:orange;margin-bottom:1.5rem}.class-form[data-astro-cid-didxppzi]{display:flex;flex-direction:column;gap:2rem}.form-section[data-astro-cid-didxppzi]{background:#111;padding:1.5rem;border-radius:8px;border:1px solid #333}.form-section[data-astro-cid-didxppzi] h4[data-astro-cid-didxppzi]{color:orange;margin-bottom:1rem;font-size:1.1rem}.form-row[data-astro-cid-didxppzi]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form-row[data-astro-cid-didxppzi] label[data-astro-cid-didxppzi]{font-weight:700;color:#fff}.form-row[data-astro-cid-didxppzi] input[data-astro-cid-didxppzi],.form-row[data-astro-cid-didxppzi] select[data-astro-cid-didxppzi],.form-row[data-astro-cid-didxppzi] textarea[data-astro-cid-didxppzi]{padding:.75rem;border:2px solid #333;border-radius:4px;background:#000;color:#fff;font-size:1rem}.form-row[data-astro-cid-didxppzi] input[data-astro-cid-didxppzi]:focus,.form-row[data-astro-cid-didxppzi] select[data-astro-cid-didxppzi]:focus,.form-row[data-astro-cid-didxppzi] textarea[data-astro-cid-didxppzi]:focus{outline:none;border-color:orange}.submit-btn[data-astro-cid-didxppzi]{background:orange;color:#fff;border:none;border-radius:4px;padding:1.2rem 2rem;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background .25s}.submit-btn[data-astro-cid-didxppzi]:hover{background:#e6940a}.booking-info[data-astro-cid-didxppzi]{text-align:center;font-size:.9rem;color:#ccc;background:#111;padding:1rem;border-radius:4px;margin-top:1rem}.contact-section[data-astro-cid-didxppzi]{text-align:center;padding:2rem;background:#111;border-radius:8px}.contact-section[data-astro-cid-didxppzi] h3[data-astro-cid-didxppzi]{color:orange;margin-bottom:1rem}.contact-section[data-astro-cid-didxppzi] a[data-astro-cid-didxppzi]{color:orange;text-decoration:none}.contact-section[data-astro-cid-didxppzi] a[data-astro-cid-didxppzi]:hover{text-decoration:underline}@media (max-width: 768px){.booking-section[data-astro-cid-didxppzi]{grid-template-columns:1fr;gap:2rem}.class-booking-page[data-astro-cid-didxppzi]{padding:1rem .5rem}}.confirmation-page[data-astro-cid-oue6rkbx]{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;color:#fff}.confirmation-content[data-astro-cid-oue6rkbx]{max-width:600px;text-align:center;background:#111;padding:3rem 2rem;border-radius:12px;border:1px solid #333;box-shadow:0 4px 20px #00000080}.success-icon[data-astro-cid-oue6rkbx]{margin-bottom:2rem}.confirmation-content[data-astro-cid-oue6rkbx] h1[data-astro-cid-oue6rkbx]{color:orange;font-size:2.5rem;margin-bottom:1.5rem}.main-message[data-astro-cid-oue6rkbx]{font-size:1.2rem;color:#ccc;line-height:1.6;margin-bottom:3rem}.next-steps[data-astro-cid-oue6rkbx]{text-align:left;margin-bottom:3rem}.next-steps[data-astro-cid-oue6rkbx] h2[data-astro-cid-oue6rkbx]{color:orange;text-align:center;margin-bottom:2rem}.steps[data-astro-cid-oue6rkbx]{display:flex;flex-direction:column;gap:1.5rem}.step[data-astro-cid-oue6rkbx]{display:flex;align-items:flex-start;gap:1rem}.step-number[data-astro-cid-oue6rkbx]{background:orange;color:#000;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content[data-astro-cid-oue6rkbx] h3[data-astro-cid-oue6rkbx]{color:orange;margin-bottom:.5rem}.step-content[data-astro-cid-oue6rkbx] p[data-astro-cid-oue6rkbx]{color:#ccc;margin:0}.contact-info[data-astro-cid-oue6rkbx]{background:#000;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.contact-info[data-astro-cid-oue6rkbx] h2[data-astro-cid-oue6rkbx]{color:orange;margin-bottom:1rem}.contact-info[data-astro-cid-oue6rkbx] p[data-astro-cid-oue6rkbx]{color:#ccc;margin-bottom:1rem}.contact-details[data-astro-cid-oue6rkbx]{display:flex;flex-direction:column;gap:.5rem}.contact-details[data-astro-cid-oue6rkbx] a[data-astro-cid-oue6rkbx]{color:orange;text-decoration:none}.contact-details[data-astro-cid-oue6rkbx] a[data-astro-cid-oue6rkbx]:hover{text-decoration:underline}.actions[data-astro-cid-oue6rkbx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-oue6rkbx]{padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700;transition:all .25s;display:inline-block}.btn-primary[data-astro-cid-oue6rkbx]{background:orange;color:#fff}.btn-primary[data-astro-cid-oue6rkbx]:hover{background:#e6940a}.btn-secondary[data-astro-cid-oue6rkbx]{background:transparent;color:orange;border:2px solid #ffa500}.btn-secondary[data-astro-cid-oue6rkbx]:hover{background:orange;color:#fff}@media (max-width: 768px){.confirmation-content[data-astro-cid-oue6rkbx]{padding:2rem 1rem}.confirmation-content[data-astro-cid-oue6rkbx] h1[data-astro-cid-oue6rkbx]{font-size:2rem}.actions[data-astro-cid-oue6rkbx]{flex-direction:column;align-items:center}.btn[data-astro-cid-oue6rkbx]{width:100%;max-width:250px;text-align:center}}.confirmation-page[data-astro-cid-v3ctxbvb]{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;color:#fff}.confirmation-content[data-astro-cid-v3ctxbvb]{max-width:600px;text-align:center;background:#111;padding:3rem 2rem;border-radius:12px;border:2px solid #ffa500}.success-icon[data-astro-cid-v3ctxbvb]{font-size:4rem;color:#4caf50;margin-bottom:1rem;font-weight:700}.confirmation-content[data-astro-cid-v3ctxbvb] h2[data-astro-cid-v3ctxbvb]{color:orange;margin-bottom:1rem;font-size:2rem}.confirmation-message[data-astro-cid-v3ctxbvb]{font-size:1.1rem;color:#ccc;margin-bottom:2rem;line-height:1.6}.next-steps[data-astro-cid-v3ctxbvb]{text-align:left;margin-bottom:2rem;background:#000;padding:1.5rem;border-radius:8px}.next-steps[data-astro-cid-v3ctxbvb] h3[data-astro-cid-v3ctxbvb]{color:orange;margin-bottom:1rem;text-align:center}.next-steps[data-astro-cid-v3ctxbvb] ol[data-astro-cid-v3ctxbvb]{color:#ccc;line-height:1.6}.next-steps[data-astro-cid-v3ctxbvb] li[data-astro-cid-v3ctxbvb]{margin-bottom:1rem}.next-steps[data-astro-cid-v3ctxbvb] strong[data-astro-cid-v3ctxbvb]{color:#fff}.contact-info[data-astro-cid-v3ctxbvb]{margin-bottom:2rem;padding:1rem;background:#000;border-radius:8px}.contact-info[data-astro-cid-v3ctxbvb] h3[data-astro-cid-v3ctxbvb]{color:orange;margin-bottom:.5rem}.contact-info[data-astro-cid-v3ctxbvb] a[data-astro-cid-v3ctxbvb]{color:orange;text-decoration:none}.contact-info[data-astro-cid-v3ctxbvb] a[data-astro-cid-v3ctxbvb]:hover{text-decoration:underline}.action-buttons[data-astro-cid-v3ctxbvb]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-v3ctxbvb]{padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:700;transition:all .25s;display:inline-block}.btn-primary[data-astro-cid-v3ctxbvb]{background:orange;color:#fff}.btn-primary[data-astro-cid-v3ctxbvb]:hover{background:#e6940a}.btn-secondary[data-astro-cid-v3ctxbvb]{background:transparent;color:orange;border:2px solid #ffa500}.btn-secondary[data-astro-cid-v3ctxbvb]:hover{background:orange;color:#fff}@media (max-width: 600px){.confirmation-content[data-astro-cid-v3ctxbvb]{padding:2rem 1rem}.action-buttons[data-astro-cid-v3ctxbvb]{flex-direction:column;align-items:center}.btn[data-astro-cid-v3ctxbvb]{width:100%;max-width:200px}}.gallery[data-astro-cid-4et2y3ck]{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:#fff}.grid[data-astro-cid-4et2y3ck]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem 0}.grid[data-astro-cid-4et2y3ck] img[data-astro-cid-4et2y3ck]{width:100%;height:100%;object-fit:cover;display:block;border-radius:.5rem;box-shadow:0 4px 8px #00000026;transition:box-shadow .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);cursor:pointer;aspect-ratio:1}.grid[data-astro-cid-4et2y3ck] img[data-astro-cid-4et2y3ck]:hover,.grid[data-astro-cid-4et2y3ck] img[data-astro-cid-4et2y3ck]:focus-visible{box-shadow:0 8px 24px #0000002e;transform:translateY(-8px) scale(1.02);z-index:2}@media (max-width: 600px){.gallery[data-astro-cid-4et2y3ck]{padding:1rem .5rem}.grid[data-astro-cid-4et2y3ck]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}}code[data-astro-cid-4et2y3ck]{background:#333;color:orange;padding:.2rem .4rem;border-radius:4px;font-size:.9rem}.gallery[data-astro-cid-sahthylw]{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:#fff}.gallery[data-astro-cid-sahthylw] header[data-astro-cid-sahthylw]{text-align:center;margin-bottom:3rem}.gallery[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{color:orange;font-size:2.5rem;margin-bottom:1rem}.gallery-intro[data-astro-cid-sahthylw]{font-size:1.2rem;color:#ccc;max-width:800px;margin:0 auto;line-height:1.6}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw]{display:flex!important;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;padding:0}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]{display:flex!important;flex-direction:column;align-items:center;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1);aspect-ratio:auto!important;overflow:visible!important}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover,.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:focus-visible{transform:translateY(-8px) scale(1.07);box-shadow:0 8px 24px #0000002e;z-index:2}@media (pointer: coarse){.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover,.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:focus-visible{transform:none;box-shadow:0 2px 8px #00000014;z-index:auto}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw],.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:focus-visible img[data-astro-cid-sahthylw]{box-shadow:0 2px 8px #00000014}}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%!important;max-width:180px;height:auto!important;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:box-shadow .25s cubic-bezier(.22,1,.36,1);display:block!important}.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw],.gallery[data-astro-cid-sahthylw] .grid[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:focus-visible img[data-astro-cid-sahthylw]{box-shadow:0 8px 24px #0000002e}.gallery-info[data-astro-cid-sahthylw]{background:#111;padding:2rem;border-radius:12px;border:1px solid #333;text-align:center;max-width:800px;margin:0 auto}.gallery-info[data-astro-cid-sahthylw] h2[data-astro-cid-sahthylw]{color:orange;margin-bottom:1rem}.gallery-info[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{color:#ccc;line-height:1.6;margin-bottom:1rem}.gallery-info[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]:last-child{margin-bottom:0}@media (max-width: 600px){.gallery[data-astro-cid-sahthylw]{padding:1rem .5rem}.gallery[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:2rem}.gallery-intro[data-astro-cid-sahthylw]{font-size:1.1rem}.grid[data-astro-cid-sahthylw]{gap:.5rem}.grid[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{max-width:44vw;min-width:120px}.gallery-info[data-astro-cid-sahthylw]{padding:1.5rem 1rem}}@media (max-width: 400px){.grid[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{max-width:90vw;min-width:80px}}.booking-page[data-astro-cid-3ke2egf2]{max-width:900px;margin:0 auto;padding:2rem 1rem;color:#fff}.intro[data-astro-cid-3ke2egf2]{font-size:1.2rem;text-align:center;margin-bottom:3rem;color:#ccc}.booking-form-section[data-astro-cid-3ke2egf2]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem}.booking-info[data-astro-cid-3ke2egf2] h3[data-astro-cid-3ke2egf2]{color:orange;margin-bottom:1rem}.booking-info[data-astro-cid-3ke2egf2] ul[data-astro-cid-3ke2egf2]{list-style:none;padding:0}.booking-info[data-astro-cid-3ke2egf2] li[data-astro-cid-3ke2egf2]{padding:.5rem 0;border-bottom:1px solid #333}.booking-info[data-astro-cid-3ke2egf2] li[data-astro-cid-3ke2egf2]:before{content:"✓ ";color:orange;font-weight:700}.contact-form[data-astro-cid-3ke2egf2] h3[data-astro-cid-3ke2egf2]{color:orange;margin-bottom:1.5rem}.booking-form[data-astro-cid-3ke2egf2]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-3ke2egf2]{display:flex;flex-direction:column;gap:.5rem}.form-row[data-astro-cid-3ke2egf2] label[data-astro-cid-3ke2egf2]{font-weight:700;color:#fff}.form-row[data-astro-cid-3ke2egf2] input[data-astro-cid-3ke2egf2],.form-row[data-astro-cid-3ke2egf2] select[data-astro-cid-3ke2egf2],.form-row[data-astro-cid-3ke2egf2] textarea[data-astro-cid-3ke2egf2]{padding:.75rem;border:2px solid #333;border-radius:4px;background:#111;color:#fff;font-size:1rem}.form-row[data-astro-cid-3ke2egf2] input[data-astro-cid-3ke2egf2]:focus,.form-row[data-astro-cid-3ke2egf2] select[data-astro-cid-3ke2egf2]:focus,.form-row[data-astro-cid-3ke2egf2] textarea[data-astro-cid-3ke2egf2]:focus{outline:none;border-color:orange}.submit-btn[data-astro-cid-3ke2egf2]{background:orange;color:#fff;border:none;border-radius:4px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .25s}.submit-btn[data-astro-cid-3ke2egf2]:hover{background:#e6940a}.contact-direct[data-astro-cid-3ke2egf2]{text-align:center;padding:2rem;background:#111;border-radius:8px}.contact-direct[data-astro-cid-3ke2egf2] h3[data-astro-cid-3ke2egf2]{color:orange;margin-bottom:1rem}.contact-direct[data-astro-cid-3ke2egf2] a[data-astro-cid-3ke2egf2]{color:orange;text-decoration:none}.contact-direct[data-astro-cid-3ke2egf2] a[data-astro-cid-3ke2egf2]:hover{text-decoration:underline}@media (max-width: 768px){.booking-form-section[data-astro-cid-3ke2egf2]{grid-template-columns:1fr;gap:2rem}.booking-page[data-astro-cid-3ke2egf2]{padding:1rem .5rem}}.grid[data-astro-cid-rc2zczrt]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem}.grid[data-astro-cid-rc2zczrt] img[data-astro-cid-rc2zczrt]{width:100%;height:100%;object-fit:cover;display:block;border-radius:.5rem;box-shadow:0 4px 8px #00000026;transition:box-shadow .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);cursor:pointer}.grid[data-astro-cid-rc2zczrt] img[data-astro-cid-rc2zczrt]:hover,.grid[data-astro-cid-rc2zczrt] img[data-astro-cid-rc2zczrt]:focus-visible{box-shadow:0 8px 24px #0000002e;transform:translateY(-8px);z-index:2}.thank-you-page[data-astro-cid-ndkaecsy]{max-width:600px;margin:0 auto;padding:3rem 1rem;color:#fff;text-align:center}.thank-you-content[data-astro-cid-ndkaecsy] h2[data-astro-cid-ndkaecsy]{color:orange;font-size:2.5rem;margin-bottom:1rem}.thank-you-content[data-astro-cid-ndkaecsy]>p[data-astro-cid-ndkaecsy]{font-size:1.2rem;margin-bottom:2rem;color:#ccc}.next-steps[data-astro-cid-ndkaecsy]{background:#111;padding:2rem;border-radius:8px;margin:2rem 0;text-align:left}.next-steps[data-astro-cid-ndkaecsy] h3[data-astro-cid-ndkaecsy]{color:orange;text-align:center;margin-bottom:1rem}.next-steps[data-astro-cid-ndkaecsy] ol[data-astro-cid-ndkaecsy]{margin:0;padding-left:1.5rem}.next-steps[data-astro-cid-ndkaecsy] li[data-astro-cid-ndkaecsy]{margin:.75rem 0;line-height:1.5}.contact-info[data-astro-cid-ndkaecsy]{margin:2rem 0;padding:1.5rem;background:#0a0a0a;border-radius:8px}.contact-info[data-astro-cid-ndkaecsy] a[data-astro-cid-ndkaecsy]{color:orange;text-decoration:none}.contact-info[data-astro-cid-ndkaecsy] a[data-astro-cid-ndkaecsy]:hover{text-decoration:underline}.navigation-links[data-astro-cid-ndkaecsy]{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.btn-primary[data-astro-cid-ndkaecsy],.btn-secondary[data-astro-cid-ndkaecsy]{padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700;transition:all .25s}.btn-primary[data-astro-cid-ndkaecsy]{background:orange;color:#fff}.btn-primary[data-astro-cid-ndkaecsy]:hover{background:#e6940a}.btn-secondary[data-astro-cid-ndkaecsy]{background:transparent;color:orange;border:2px solid #ffa500}.btn-secondary[data-astro-cid-ndkaecsy]:hover{background:orange;color:#fff}@media (max-width: 600px){.navigation-links[data-astro-cid-ndkaecsy]{flex-direction:column;align-items:center}.thank-you-page[data-astro-cid-ndkaecsy]{padding:2rem 1rem}}.grid[data-astro-cid-sti5wrcy]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem}.grid[data-astro-cid-sti5wrcy] img[data-astro-cid-sti5wrcy]{width:100%;height:100%;object-fit:cover;display:block;border-radius:.5rem;box-shadow:0 4px 8px #00000026;transition:box-shadow .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);cursor:pointer}.grid[data-astro-cid-sti5wrcy] img[data-astro-cid-sti5wrcy]:hover,.grid[data-astro-cid-sti5wrcy] img[data-astro-cid-sti5wrcy]:focus-visible{box-shadow:0 8px 24px #0000002e;transform:translateY(-8px);z-index:2}
