:root{color-scheme:light;--bg: #f5f1e8;--surface: rgba(255, 251, 245, .84);--surface-strong: #fffaf2;--surface-dark: rgba(45, 31, 20, .88);--text: #241912;--muted: #6d5a4f;--accent: #b74f1f;--accent-strong: #7b2f12;--border: rgba(48, 31, 18, .11);--shadow: 0 18px 48px rgba(50, 28, 12, .1)}:root[data-theme=dark]{color-scheme:dark;--bg: #1a120d;--surface: rgba(43, 28, 18, .88);--surface-strong: #2c1c13;--surface-dark: rgba(10, 7, 5, .92);--text: #f6e7cb;--muted: #c2a88e;--accent: #ea8b42;--accent-strong: #f4b26e;--border: rgba(246, 231, 203, .1);--shadow: 0 20px 54px rgba(0, 0, 0, .4)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{margin:0;font-family:Georgia,Times New Roman,serif;background:linear-gradient(90deg,rgba(92,71,56,.05) 0 2.5%,transparent 2.5% 97.5%,rgba(92,71,56,.05) 97.5% 100%),radial-gradient(circle at 1.2rem 1.2rem,rgba(71,52,39,.09) 0 .32rem,transparent .34rem),radial-gradient(circle at calc(100% - 1.2rem) 1.2rem,rgba(71,52,39,.09) 0 .32rem,transparent .34rem),linear-gradient(180deg,#ffffff2e,#7860480a),var(--bg);background-size:100% 100%,100% 3.8rem,100% 3.8rem,100% 100%,auto;color:var(--text);overflow-x:hidden;line-height:1.6;letter-spacing:.01em;transition:background-color .22s ease,color .22s ease;scrollbar-width:none}body::-webkit-scrollbar{display:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.22;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 4px),repeating-linear-gradient(0deg,rgba(0,0,0,.04) 0 1px,transparent 1px 3px);mix-blend-mode:multiply}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 60%,white);outline-offset:3px}#root{min-height:100vh;overflow-x:hidden}.app-shell{min-height:100vh;overflow-x:hidden;position:relative;z-index:1}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(90deg,#38281deb,#71563fd6 28%,#ba9c80c7,#f3e9dde6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(72,52,39,.1);box-shadow:inset 0 -1px #ffffff38}main{width:100%}.brand{display:inline-flex;align-items:center;justify-content:center}.brand img{width:4.9rem;height:auto;object-fit:contain;flex-shrink:0;filter:sepia(.18) saturate(.9) brightness(.96) contrast(1.08);transition:filter .22s ease,transform .22s ease}:root[data-theme=dark] .brand img{filter:sepia(.2) saturate(.82) brightness(1.02) contrast(1.08)}:root[data-theme=dark] .site-header{background:linear-gradient(180deg,#100b086b,#100b0814),#1c140fe0;border-bottom:1px solid rgba(246,231,203,.1);box-shadow:inset 0 -1px #ffffff0f}.site-header .nav,.site-header .theme-toggle,.site-header .button,.site-header .brand{color:#2f2118}:root[data-theme=dark] .site-header .nav,:root[data-theme=dark] .site-header .theme-toggle,:root[data-theme=dark] .site-header .button,:root[data-theme=dark] .site-header .brand{color:#f6e7cb}.site-header .nav a:hover,.site-header .nav a:focus-visible{color:#000}:root[data-theme=dark] .site-header .nav a:hover,:root[data-theme=dark] .site-header .nav a:focus-visible{color:#fff}.site-header .theme-toggle,.site-header .menu-toggle,.site-header .ghost-button{background:#fffaf3b8;border-color:#48342724}:root[data-theme=dark] .site-header .theme-toggle,:root[data-theme=dark] .site-header .menu-toggle,:root[data-theme=dark] .site-header .ghost-button{background:#fff8ec14;border-color:#f6e7cb2e}.brand:hover img{transform:translateY(-1px)}.nav{display:flex;justify-content:center;gap:1.4rem;color:var(--muted)}.nav a:hover,.nav a:focus-visible{color:var(--text)}.header-actions{display:flex;align-items:center;gap:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.72rem 1.15rem;border-radius:999px;border:1px solid transparent;font-weight:600;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.primary-button{background:var(--accent);color:#fff;box-shadow:var(--shadow)}.primary-button:hover,.primary-button:focus-visible{background:var(--accent-strong)}.secondary-button,.ghost-button{background:color-mix(in srgb,var(--surface-strong) 82%,transparent);border-color:var(--border)}.theme-toggle{position:relative;display:inline-flex;align-items:center;gap:.65rem;padding:.28rem .8rem .28rem .35rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--text);overflow:hidden;transition:transform .18s ease,border-color .22s ease,background-color .22s ease}.theme-toggle:hover{transform:translateY(-1px)}.theme-toggle:active{transform:scale(.98)}.theme-toggle-track{position:relative;display:inline-flex;align-items:center;width:3.8rem;height:2.1rem;padding:.1rem;border-radius:999px;background:linear-gradient(135deg,#ffcd7280,#b6502a2e),color-mix(in srgb,var(--surface) 88%,transparent);border:1px solid color-mix(in srgb,var(--border) 80%,transparent);transition:background .26s ease,border-color .22s ease,box-shadow .26s ease}.theme-toggle-thumb{position:relative;width:1.9rem;height:1.9rem;display:inline-grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ffd77c,#ff9b5f);box-shadow:0 8px 18px #b6502a47;transition:transform .32s cubic-bezier(.22,1,.36,1),background .26s ease,box-shadow .26s ease}:root[data-theme=dark] .theme-toggle-thumb{transform:translate(1.65rem) rotate(180deg);background:linear-gradient(135deg,#f1ebe4,#b4a299);box-shadow:0 8px 20px #00000047}:root[data-theme=dark] .theme-toggle-track{background:linear-gradient(135deg,#7f91c961,#1c181752),color-mix(in srgb,var(--surface) 88%,transparent)}.theme-toggle-icon{position:absolute;display:grid;place-items:center;top:0;right:0;bottom:0;left:0;font-size:.9rem;line-height:1;transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.sun-icon{opacity:1;transform:scale(1) rotate(0);color:#8c3d18}.moon-icon{opacity:0;transform:scale(.4) rotate(-120deg);color:#534949}:root[data-theme=dark] .sun-icon{opacity:0;transform:scale(.4) rotate(120deg)}:root[data-theme=dark] .moon-icon{opacity:1;transform:scale(1) rotate(0)}.theme-toggle-text{min-width:2.7rem;font-size:.95rem}.menu-toggle{display:none;place-items:center;gap:.25rem;width:2.75rem;height:2.75rem;border:1px solid var(--border);border-radius:.9rem;background:var(--surface-strong)}.menu-toggle span{width:1.1rem;height:2px;background:var(--text)}.hero,.hero-slides{position:relative;min-height:100vh;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-slide img{object-fit:cover;object-position:center;transform:scale(1)}.hero-slide.is-active img{animation:heroZoom 7s ease forwards}.hero-copy{position:relative;z-index:1;display:grid;align-content:end;min-height:100vh;max-width:42rem;padding:clamp(8rem,12vw,11rem) 1.5rem 9rem;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.35);width:min(100%,42rem)}.hero-copy h1{margin:0;font-size:clamp(2.5rem,6.5vw,5rem);line-height:1.04;letter-spacing:.01em}.hero-copy p{max-width:38rem;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.hero-cta{display:flex;flex-wrap:wrap;gap:.9rem}.hero-cta-fixed{position:absolute;left:1.5rem;bottom:1.75rem;z-index:2}.section{padding:clamp(4rem,7vw,5rem) clamp(1rem,3vw,1.5rem)}.section-wide{padding-left:0;padding-right:0}.section-wide .section-heading{padding-left:clamp(1rem,3vw,1.5rem);padding-right:clamp(1rem,3vw,1.5rem)}.section-heading{max-width:42rem;margin:0 auto 2rem;text-align:center}.section-heading h2{margin:.2rem 0 .8rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.18}.section-heading p{margin:0;color:var(--muted);line-height:1.8}.eyebrow{margin:0 0 .5rem;color:var(--accent);font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.stats-grid,.about-panel,.contact-form,.site-footer{max-width:1200px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;text-align:center}.stat-card,.about-card,.contact-form,.carousel-shell,.masonry-card,.site-footer,.video-card{background:color-mix(in srgb,var(--surface) 96%,transparent);border:1px solid var(--border);box-shadow:var(--shadow)}.stat-card{padding:1.35rem;border-radius:1.5rem}.stat-card strong{display:block;font-size:clamp(2rem,4vw,3.2rem)}.stat-card span{color:var(--muted)}.portfolio-list{display:grid;gap:1.75rem;overflow:hidden}.carousel-section{max-width:1280px;margin:0 auto;overflow:hidden}.carousel-title-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem;gap:1rem;flex-wrap:wrap}.carousel-title-meta{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.carousel-title-row h3{margin:0;font-size:1.6rem}.view-all-button{min-width:7rem}.carousel-shell{overflow:hidden;width:100%;padding:.85rem;border-radius:1.5rem;position:relative}.carousel-shell:before,.carousel-shell:after{content:"";position:absolute;top:.85rem;bottom:.85rem;width:.55rem;background:repeating-linear-gradient(180deg,rgba(23,16,11,.85) 0 .8rem,transparent .8rem 1.6rem);z-index:1;opacity:.42}.carousel-shell:before{left:.45rem}.carousel-shell:after{right:.45rem}.carousel-shell:hover .carousel-track,.carousel-shell:focus-within .carousel-track{animation-play-state:paused}.carousel-track{display:flex;width:max-content;gap:1rem;animation:scrollTrack 44s linear infinite}.carousel-card{flex:0 0 clamp(15rem,24vw,19rem);padding:0;border:0;border-radius:1.25rem;overflow:hidden;background:var(--surface-strong);color:var(--text);text-align:left;box-shadow:inset 0 0 0 1px #ffffff0f;isolation:isolate}.carousel-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:1.25rem 1.25rem 0 0}.carousel-card span{display:block;padding:.95rem 1rem 1rem;background:var(--surface-strong);border-top:1px solid color-mix(in srgb,var(--border) 75%,transparent);border-radius:0 0 1.25rem 1.25rem;line-height:1.55}.categories-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto 1.5rem;flex-wrap:wrap}.video-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.video-card{overflow:hidden;border-radius:1.5rem}.video-frame{position:relative;overflow:hidden;aspect-ratio:4 / 5}.video-frame video{width:100%;height:100%;object-fit:cover;display:block}.video-copy{padding:1rem 1rem 1.2rem}.video-copy span{display:inline-block;margin-bottom:.3rem;color:var(--accent);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.video-copy h3{margin:0;font-size:1.2rem;line-height:1.45}.reviews-shell{max-width:none;width:100%;margin:0;overflow:hidden;padding:.5rem 0}.reviews-track{display:flex;width:max-content;gap:1rem;animation:scrollTrack 48s linear infinite;padding-inline:0}.reviews-shell:hover .reviews-track,.reviews-shell:focus-within .reviews-track{animation-play-state:paused}.review-card{flex:0 0 clamp(18rem,28vw,23rem);padding:1.35rem;border-radius:1.5rem;background:color-mix(in srgb,var(--surface) 96%,transparent);border:1px solid var(--border);box-shadow:var(--shadow)}.review-header{display:flex;align-items:center;gap:.9rem;margin-bottom:.9rem}.review-header img{width:3.6rem;height:3.6rem;border-radius:50%;object-fit:cover;flex-shrink:0}.review-meta{display:grid;gap:.15rem}.review-meta strong{font-size:1.05rem;line-height:1.3}.review-meta span{color:var(--muted);font-size:.95rem}.review-stars{margin-bottom:.75rem;color:#d68b1f;letter-spacing:.2em;font-size:1rem}.review-card p{margin:0;line-height:1.8;color:var(--text)}.chip-list{display:flex;flex-wrap:wrap;gap:.8rem}.chip{padding:.7rem 1rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--muted)}.chip.is-active{background:var(--accent);color:#fff;border-color:transparent}.masonry-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:5rem;gap:1rem;overflow:hidden}.masonry-card{position:relative;display:block;height:100%;padding:0;border-radius:1.4rem;overflow:hidden;border:1px solid var(--border);grid-row:span var(--span);min-height:10rem}.masonry-card img{width:100%;height:100%;min-height:100%;object-fit:cover}.masonry-caption{position:absolute;left:0;right:0;bottom:0;display:grid;gap:.2rem;padding:1rem;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.68))}.masonry-caption span{font-size:.85rem;opacity:.84}.about-panel{display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:center}.about-copy{text-align:center}.about-card{display:grid;gap:.9rem;padding:1.5rem;border-radius:1.5rem}.about-card p{margin:0;padding-bottom:.9rem;border-bottom:1px solid var(--border);line-height:1.65}.about-card p:last-child{border-bottom:0;padding-bottom:0}.contact-section{padding-bottom:6rem}.contact-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;align-items:start}.contact-copy{margin:0;text-align:left;position:sticky;top:7rem}.contact-form{width:100%;padding:1.5rem;border-radius:1.8rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row dense;gap:1rem;margin-bottom:1rem}.form-field{display:grid;gap:.45rem}.form-field span{font-weight:600;line-height:1.4}.form-field input,.form-field select,.form-field textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface-strong);color:var(--text)}.form-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%238a7668' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}:root[data-theme=dark] .form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23d4c4b8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.event-type-field,.other-event-field{grid-column:2}.other-event-field{grid-row:span 1}.form-field small{color:#d64933}.form-note{display:grid;align-content:center;padding:1rem;border-radius:1.25rem;background:color-mix(in srgb,var(--accent) 10%,var(--surface-strong))}.form-note span{font-weight:700}.form-note p{margin:.35rem 0 0;color:var(--muted)}.contact-actions{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.status-message{margin:0;color:var(--muted);line-height:1.7}.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;padding:1.5rem;margin:0 auto 1.5rem;width:min(1100px,calc(100% - 3rem));border-radius:1.5rem;position:relative;text-align:center}.site-footer>div:first-child{display:flex;flex-direction:row;gap:.65rem;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}.site-footer>div:first-child strong,.site-footer>div:first-child p{margin:0}.site-footer>div:first-child p{text-align:center}.site-footer p{margin:0;color:var(--muted);line-height:1.7}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.footer-links a{display:inline-flex;align-items:center;gap:.45rem}.social-icon{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.footer-links a:nth-child(2) .social-icon,.footer-links a:nth-child(3) .social-icon{fill:currentColor;stroke:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--text)}.lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;background:#090807eb}.gallery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;overflow:auto;padding:1rem;background:#0e0a08e0;scrollbar-width:none;-ms-overflow-style:none}.gallery-overlay::-webkit-scrollbar{display:none}.gallery-overlay-panel{width:min(1200px,100%);margin:3.75rem auto 0;padding:1.5rem;border-radius:1.75rem;background:color-mix(in srgb,var(--surface-strong) 94%,transparent);border:1px solid var(--border);box-shadow:var(--shadow)}.gallery-overlay-floating-close{position:fixed;top:1rem;right:1rem;z-index:40;width:2.9rem;height:2.9rem;border:1px solid var(--border);border-radius:50%;background:color-mix(in srgb,var(--surface-strong) 96%,transparent);color:var(--text);font-size:1.6rem;line-height:1;box-shadow:var(--shadow)}.gallery-overlay-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:.5rem}.gallery-overlay-header h2{margin:0;line-height:1.2}.gallery-overlay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:5rem;gap:1rem}.gallery-overlay-card{position:relative;padding:0;border:0;overflow:hidden;border-radius:0;background:transparent;text-align:left;grid-row:span var(--span);min-height:10rem}.gallery-overlay-card img{width:100%;height:100%;object-fit:cover;border-radius:0}.lightbox-figure{margin:0;display:grid;gap:1rem;justify-items:center}.lightbox-figure img{max-height:78vh;border-radius:1.25rem}.lightbox-figure figcaption{display:flex;gap:.75rem;align-items:center;color:#fff}.lightbox-close,.lightbox-nav{border:0;background:#ffffff1f;color:#fff;width:3rem;height:3rem;border-radius:50%;font-size:1.5rem}.lightbox-close{position:absolute;top:1rem;right:1rem}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;background:var(--bg)}.preloader-inner{display:grid;justify-items:center;align-items:center;gap:.8rem;text-align:center}.error-fallback{min-height:100vh;display:grid;place-content:center;gap:.75rem;padding:2rem;text-align:center}.error-fallback h1,.error-fallback p{margin:0}.preloader-mark{width:3.4rem;height:3.4rem;border-radius:50%;border:3px solid color-mix(in srgb,var(--accent) 22%,transparent);border-top-color:var(--accent);animation:spin 1s linear infinite}.preloader-inner p{margin:0;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}[data-reveal]{opacity:1;transform:translateY(0)}html.reveal-ready [data-reveal]{opacity:0;transform:translateY(42px) scale(.985);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}html.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes scrollTrack{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 960px){.site-header{grid-template-columns:auto auto 1fr;padding:.85rem 1rem}.menu-toggle{display:inline-grid}.nav{position:absolute;top:calc(100% + .4rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:flex-start;padding:1rem;border:1px solid var(--border);border-radius:1.2rem;background:var(--surface-strong)}.nav.is-open{display:flex}.header-actions{justify-self:end;gap:.6rem}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-panel,.contact-layout{grid-template-columns:1fr}.video-grid,.masonry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-copy{position:static;max-width:none;text-align:center}.event-type-field,.other-event-field{grid-column:auto}.categories-toolbar,.contact-actions{flex-direction:column;align-items:stretch}.contact-actions .button,.categories-toolbar .secondary-button{width:100%}.status-message{text-align:center}}@media (max-width: 720px){.site-header{grid-template-columns:auto 1fr auto auto;grid-template-rows:auto;gap:.75rem;align-items:center}.brand{grid-column:1;grid-row:1;justify-self:start;align-self:center}.menu-toggle{grid-column:4;grid-row:1;justify-self:end;align-self:center}.header-actions{grid-column:3;grid-row:1;display:flex;justify-self:end;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.35rem;align-self:center;min-height:2.2rem}.theme-toggle,.header-actions .button{justify-content:center}.header-actions .button{display:none}.theme-toggle{min-height:2.2rem;padding:.12rem .2rem;gap:0;display:inline-flex;align-items:center;align-self:center;margin:0}.theme-toggle-text{display:none}.theme-toggle-track{width:3rem;height:1.7rem}.theme-toggle-thumb{width:1.45rem;height:1.45rem}:root[data-theme=dark] .theme-toggle-thumb{transform:translate(1.2rem) rotate(180deg)}.theme-toggle-icon{font-size:.72rem}.menu-toggle{width:2.35rem;height:2.35rem;margin:0}.hero-copy{min-height:100vh;width:100%;max-width:none;padding:7.5rem 1rem 8rem;align-content:center;text-align:center}.hero-copy p{max-width:none}.hero-cta-fixed{left:1rem;right:1rem;bottom:1rem;justify-content:center}.hero-cta-fixed .button{flex:1 1 12rem}.carousel-card{flex-basis:12.5rem}.carousel-track{animation-duration:58s}.review-card{flex-basis:16.5rem}.masonry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.stats-grid,.form-grid,.video-grid{grid-template-columns:1fr}.chip-list{justify-content:center}.carousel-title-row,.site-footer,.site-footer>div:first-child{flex-direction:column;align-items:center}.carousel-title-meta{justify-content:center}.site-footer{width:calc(100% - 2rem);padding:1.25rem 1rem}.contact-form{padding:1rem}.lightbox-figure img{max-width:100%;max-height:68vh}.gallery-overlay-panel{margin-top:3.5rem;padding:1rem}.gallery-overlay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.lightbox-backdrop{grid-template-columns:1fr;justify-items:center}.lightbox-nav{position:absolute;bottom:1rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}}@media (max-width: 520px){.gallery-overlay-grid{grid-template-columns:1fr}}@media (min-width: 1280px){.hero-copy{padding-left:3rem}.hero-cta-fixed{left:3rem}.section{padding-left:2rem;padding-right:2rem}}
