.site-profile-chatbot,[data-component=site-profile-chatbot]{z-index:10001!important}body[data-page*=site] [data-component=create-site-ai-assistant],[data-component=create-site-ai-assistant]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media screen and (max-width: 768px){[data-component=create-site-ai-assistant] [data-icon=LightbulbFilament],[data-component=create-site-ai-assistant] button[aria-label*="AI Assistant"],[data-component=create-site-ai-assistant] button[aria-label="Open AI Assistant"],[data-component=create-site-ai-assistant] button[data-colorscheme=yellow],[data-component=create-site-ai-assistant] .chakra-button[data-colorscheme=yellow],[data-component=create-site-ai-assistant][style*="z-index: 1050"],[data-component=create-site-ai-assistant][style*="zIndex: 1050"]{display:none!important}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-item{animation:slideInLeft .3s ease-out forwards}.mobile-nav-item:nth-child(1){animation-delay:0ms}.mobile-nav-item:nth-child(2){animation-delay:50ms}.mobile-nav-item:nth-child(3){animation-delay:.1s}.mobile-nav-item:nth-child(4){animation-delay:.15s}.mobile-nav-item:nth-child(5){animation-delay:.2s}.mobile-nav-item:nth-child(6){animation-delay:.25s}.mobile-menu-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-menu-transition{transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-nav-button{position:relative;overflow:hidden;transition:all .2s ease-out}.mobile-nav-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease-in-out}.mobile-nav-button:hover:before{left:100%}.mobile-menu-scroll::-webkit-scrollbar{width:4px}.mobile-menu-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:2px}.mobile-menu-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:2px}.mobile-menu-scroll::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}@supports (padding: max(0px)){.mobile-menu-container{padding-top:max(env(safe-area-inset-top),0px);padding-bottom:max(env(safe-area-inset-bottom),0px)}}@media (max-width: 768px){.mobile-nav-button{min-height:44px;min-width:44px}}.mobile-menu-texture{position:relative}.mobile-menu-texture:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;transition:opacity .3s ease-in-out}@media (prefers-color-scheme: dark){.mobile-menu-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}p,h1,h2,h3,h4,h5,h6,span,div[role=textbox],input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=search],textarea,select{font-size:16px!important;transform:translateZ(0)}}.scroll-container{-webkit-overflow-scrolling:touch;will-change:scroll-position}button,a,[role=button],[tabindex]{min-height:44px;min-width:44px;position:relative}@media screen and (max-width: 768px){button{padding:12px 16px;font-size:16px;border-radius:8px;transition:transform .1s ease-out,box-shadow .1s ease-out}button:active{transform:scale(.98);transition-duration:.05s}}.texture-loading{background-color:var(--chakra-colors-bg-surface);background-image:none;transition:background-image .3s ease-in-out,opacity .3s ease-in-out}.texture-loaded{background-image:var(--texture-url);opacity:var(--texture-opacity)}@media screen and (max-width: 768px){.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-nav-item{padding:8px;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:60px;transition:background-color .2s ease}.mobile-nav-item:active{background-color:#0000001a}}img{max-width:100%;height:auto;display:block}.image-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 2s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media screen and (max-width: 768px){.carousel-container{touch-action:pan-x;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always}}@media screen and (max-width: 768px){.mobile-grid{display:grid;grid-template-columns:1fr;gap:16px;padding:16px}.mobile-grid-item{min-height:120px;padding:16px;border-radius:12px;transition:transform .2s ease-out}.mobile-grid-item:active{transform:scale(.98)}}@media screen and (max-width: 768px){h1{font-size:1.75rem;line-height:1.2;margin-bottom:.5rem}h2{font-size:1.5rem;line-height:1.3;margin-bottom:.5rem}h3{font-size:1.25rem;line-height:1.4;margin-bottom:.5rem}h4{font-size:1.125rem;line-height:1.4;margin-bottom:.5rem}p{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.mobile-text-small{font-size:.75rem;line-height:1.4}.mobile-text-large{font-size:1rem;line-height:1.5}}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.gpu-accelerated{transform:translateZ(0);will-change:transform}.optimize-animations{will-change:transform,opacity;backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.parallax{transform:none!important}}@media (prefers-contrast: high){.texture-overlay{opacity:0!important}button,.card{border:2px solid currentColor}}@media (prefers-color-scheme: dark){.image-placeholder,.loading-skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%)}}@media screen and (max-width: 768px) and (orientation: landscape){.mobile-landscape-adjust{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.hero-section{min-height:70vh}}@supports (-webkit-touch-callout: none){.ios-safe-area{padding-bottom:env(safe-area-inset-bottom)}.full-height{height:-webkit-fill-available}}@media screen and (max-width: 768px){.android-optimize{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.swipeable{touch-action:pan-x;user-select:none}.pinch-zoom{touch-action:pinch-zoom}.scroll-lock{touch-action:none;overflow:hidden}@media (max-width: 768px) and (prefers-reduced-data: reduce){.texture-background{background-image:none!important}.decorative-image,.optional-content{display:none!important}}.mobile-only{display:block}.desktop-only{display:none}@media screen and (min-width: 769px){.mobile-only{display:none}.desktop-only{display:block}}@media screen and (max-width: 768px){.mobile-p-2{padding:.5rem}.mobile-p-4{padding:1rem}.mobile-p-6{padding:1.5rem}.mobile-px-4{padding-left:1rem;padding-right:1rem}.mobile-py-4{padding-top:1rem;padding-bottom:1rem}.mobile-m-2{margin:.5rem}.mobile-m-4{margin:1rem}.mobile-mx-4{margin-left:1rem;margin-right:1rem}.mobile-my-4{margin-top:1rem;margin-bottom:1rem}.mobile-mb-8{margin-bottom:2rem}}.search-header-mobile{padding:.75rem;transition:all .3s ease;position:relative;overflow:hidden;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ultra-compact{padding:.35rem!important;margin-bottom:.35rem!important}.ultra-compact-controls{margin-top:.25rem!important;padding-top:.15rem!important}.ultra-compact-badges{margin-top:.25rem!important;padding-top:.125rem!important}.ultra-compact-filter-wrap{margin:0!important}.mini-badge{height:1.25rem;padding:0 .5rem!important;font-size:.65rem!important}.mini-badge-text{max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.mini-reset-btn{font-size:.65rem!important;padding:0 .25rem!important;height:auto!important;min-height:0!important}.filter-controls-row{margin-bottom:.25rem!important;padding:0!important}.chakra-text.chakra-text-3xs,.chakra-badge.chakra-badge-3xs{font-size:.65rem!important}.search-header-mobile:after{content:"";position:absolute;bottom:0;left:50%;width:90%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);transform:translate(-50%);z-index:0}.search-header-mobile .chakra-heading{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em;font-weight:700}.search-header-mobile .chakra-button{font-size:.875rem;height:auto;padding:.5rem .75rem;border-radius:.5rem;transition:all .2s ease;position:relative;overflow:hidden}.search-header-mobile .chakra-button:active{transform:translateY(1px)}@media screen and (max-width: 768px){.elastic-search-compact{border-radius:.75rem;box-shadow:0 2px 4px #0000000d;transition:all .3s ease}.elastic-search-compact:focus-within{box-shadow:0 6px 16px #0000001a;transform:translateY(-1px)}.elastic-search-compact .chakra-tabs__tablist{margin-bottom:.35rem!important;display:flex;width:100%;gap:.5rem;border-radius:.5rem .5rem 0 0;overflow:hidden;border-bottom-width:1px;border-color:var(--chakra-colors-ancient-mapBorder)}.elastic-search-compact .chakra-tabs__tab{padding:.25rem .5rem;font-size:.75rem;min-height:28px;flex:1;justify-content:center;transition:all .2s ease}.ultra-compact .elastic-search-compact .chakra-tabs__tablist{margin-bottom:.25rem!important;padding-bottom:.2rem}.ultra-compact .elastic-search-compact .chakra-tabs__tab{padding:.2rem .4rem;font-size:.7rem;min-height:24px}.elastic-search-compact .chakra-input{font-size:.875rem;padding:.5rem .75rem;height:2.5rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.ultra-compact .elastic-search-compact .chakra-input{height:2.25rem!important;font-size:.8125rem!important;padding:.4rem .6rem!important}.elastic-search-compact .chakra-input:focus{box-shadow:0 2px 4px #0000001a}.elastic-search-compact .chakra-input__right-element{height:2.5rem}.ultra-compact .elastic-search-compact .chakra-input__right-element{height:2.25rem!important}.search-filter-badges .chakra-badge{font-size:.75rem;padding:.25rem .625rem;border-radius:1rem;transition:all .2s ease-out;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(0,0,0,.1)}.search-filter-badges .chakra-badge:active{transform:scale(.97)}.search-controls{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;flex-wrap:wrap}.search-controls .chakra-button{font-size:.75rem;padding:.375rem .625rem;height:2.25rem;border-radius:.5rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:1;box-shadow:0 1px 2px #0000000d}.ultra-compact-controls .chakra-button{height:1.75rem!important;font-size:.7rem!important;padding:.25rem .5rem!important}.search-controls .chakra-button:active{transform:translateY(2px)}.search-controls .chakra-button svg{transition:transform .2s ease}.search-controls .chakra-button:hover svg{transform:scale(1.1)}.search-spacing-compact>*+*{margin-top:.75rem}.search-tab-icon{width:1rem;height:1rem;margin-right:.375rem;transition:all .2s ease}.search-input:focus{box-shadow:0 0 0 1px #4299e199,0 4px 8px #0000001a!important;border-color:#3182ce!important;transform:translateY(-1px);z-index:1}.search-suggestions{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000d;animation:fadeSlideIn .2s ease-out;transform-origin:top center}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}@media screen and (max-width: 480px){.search-header-mobile{padding:.5rem;border-radius:.75rem}.search-header-mobile .chakra-heading{font-size:1.125rem;line-height:1.2;margin-bottom:.5rem}.elastic-search-compact .chakra-tabs__tab{padding:.375rem .5rem;font-size:.75rem;min-height:28px}.elastic-search-compact .chakra-input{font-size:.875rem;height:2.5rem;padding:.5rem .75rem}.search-controls .chakra-button{font-size:.75rem;padding:.25rem .5rem;height:2rem}.search-filter-badges .chakra-badge{font-size:.625rem;padding:.125rem .5rem}.mobile-text-xs{font-size:.625rem!important}.mobile-text-sm{font-size:.75rem!important}.mobile-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}}@media (hover: none) and (pointer: coarse){.touch-target{min-height:44px;min-width:44px}.search-controls .chakra-button,.search-filter-badges .chakra-badge{position:relative}.search-controls .chakra-button:after,.search-filter-badges .chakra-badge:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:inherit}.search-controls .chakra-button:active:after,.search-filter-badges .chakra-badge:active:after{opacity:1}}@media screen and (max-width: 768px){.search-results-header{padding:.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.search-results-header .chakra-text{font-size:.875rem;line-height:1.4;font-weight:600}.search-results-header .chakra-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:1rem;font-weight:500;box-shadow:0 1px 2px #0000001a}.search-results-header .chakra-icon{width:1rem;height:1rem;margin-right:.5rem}.result-card{border-radius:1rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.result-card:active{transform:scale(.98);box-shadow:0 2px 4px #0000001a}.result-card-image{border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a}.result-card-image img{transition:transform .3s ease}.result-card-image:active img{transform:scale(1.02)}@keyframes shimmer-enhanced{0%{background-position:-200% 0}to{background-position:200% 0}}.loading-skeleton-enhanced{background:linear-gradient(90deg,rgba(240,240,240,.6) 25%,rgba(250,250,250,.8) 50%,rgba(240,240,240,.6) 75%);background-size:200% 100%;animation:shimmer-enhanced 1.5s infinite;border-radius:.5rem}}@media screen and (max-width: 480px){.search-results-header{padding:.5rem}.search-results-header .chakra-text{font-size:.75rem}.search-results-header .chakra-badge{font-size:.625rem;padding:.125rem .375rem}.scroll-container-enhanced{scroll-padding:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.scroll-container-enhanced::-webkit-scrollbar{display:none}.scroll-item-enhanced{scroll-snap-align:start;flex-shrink:0}.perf-optimized{contain:content;content-visibility:auto;contain-intrinsic-size:0 500px}.filter-drawer{border-radius:1rem 1rem 0 0;overflow:hidden}.filter-drawer-header{position:relative;text-align:center;padding:.75rem}.filter-drawer-header:after{content:"";position:absolute;top:.5rem;left:50%;transform:translate(-50%);width:3.5rem;height:.25rem;background-color:#0003;border-radius:.125rem}}@media screen and (max-width: 768px){.site-profile-hero{padding:1rem!important}.site-profile-hero .chakra-heading{font-size:1.75rem!important;line-height:1.2!important}.site-profile-grid{grid-template-columns:1fr!important;gap:1rem!important}.site-profile-card{margin-bottom:1.5rem!important;border-radius:1rem!important}.chakra-accordion__button{padding:1rem!important;font-size:1rem!important}.chakra-accordion__panel{padding:1rem!important}.media-gallery-mobile{padding:.5rem!important}.media-gallery-mobile .chakra-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.discussion-section-mobile{border-radius:1rem!important;margin:1rem 0!important}.discussion-section-mobile .chakra-box{padding:1rem!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.site-profile-grid{grid-template-columns:1fr 1fr!important;gap:1.5rem!important}.site-profile-hero .chakra-heading{font-size:2.5rem!important}}.site-profile-interactive{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.site-profile-interactive:hover{transform:translateY(-2px)!important;box-shadow:0 10px 25px #00000026!important}.site-profile-interactive:active{transform:translateY(0)!important;transition-duration:.1s!important}@supports (backdrop-filter: blur(10px)){.site-profile-glass{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}}@supports not (backdrop-filter: blur(10px)){.site-profile-glass{background-color:#ffffffe6!important}[data-theme=dark] .site-profile-glass{background-color:#000c!important}}.chakra-button:focus-visible,.chakra-icon-button:focus-visible,.chakra-input:focus-visible,.chakra-textarea:focus-visible{outline:3px solid var(--chakra-colors-interactive-primary)!important;outline-offset:2px!important;box-shadow:0 0 0 3px var(--chakra-colors-interactive-primary)!important}@media screen and (max-width: 768px){.media-gallery-container{margin:0 -1rem!important;border-radius:1rem 1rem 0 0!important}.media-gallery-grid .chakra-simple-grid{gap:.75rem!important;padding:0 .5rem!important}.media-thumbnail{border-radius:1rem!important;box-shadow:0 2px 8px #0000001a!important}.media-thumbnail:active{transform:scale(.95)!important;transition:transform .1s ease!important}.media-thumbnail .chakra-badge{font-size:.75rem!important;padding:.25rem .5rem!important;min-height:28px!important;min-width:28px!important}.chakra-tabs__tablist{overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:.5rem!important}.chakra-tabs__tablist::-webkit-scrollbar{display:none!important}.chakra-tabs__tab{flex-shrink:0!important;margin-right:.5rem!important}.chakra-switch{transform:scale(1.2)!important}.chakra-icon-button{min-width:48px!important;min-height:48px!important;border-radius:50%!important}.chakra-modal__content{margin:0!important;border-radius:1rem 1rem 0 0!important;max-height:90vh!important}.chakra-modal__body{padding:1rem!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.media-gallery-grid .chakra-simple-grid{gap:1rem!important}.media-thumbnail{max-width:200px!important}}@media (hover: none) and (pointer: coarse){.media-thumbnail:hover{transform:none!important}.media-thumbnail:active{transform:scale(.95)!important;transition:transform .1s ease!important}.chakra-tabs__tab:hover{transform:none!important}.chakra-tabs__tab:active{transform:scale(.95)!important;transition:transform .1s ease!important}.chakra-badge:hover{transform:none!important}.chakra-badge:active{transform:scale(.9)!important;transition:transform .1s ease!important}}.media-gallery-container{scroll-behavior:smooth!important}@media screen and (max-width: 768px){.chakra-skeleton{border-radius:1rem!important}.loading-skeleton{border-radius:1rem!important;min-height:140px!important}}@media screen and (max-width: 768px){.chakra-button:focus,.chakra-icon-button:focus,.chakra-tabs__tab:focus{box-shadow:0 0 0 4px var(--chakra-colors-interactive-primary)!important;outline:none!important}.chakra-text{text-shadow:0 1px 2px rgba(0,0,0,.1)!important}}@media screen and (max-width: 768px){.about-hero-section{padding:60px 16px 40px;min-height:70vh}.about-hero-title{font-size:2.5rem!important;line-height:1.1;margin-bottom:16px}.about-hero-subtitle{font-size:1.1rem!important;margin-bottom:12px}.about-hero-description{font-size:1rem!important;line-height:1.6;padding:0 8px;text-align:left}}@media screen and (max-width: 768px){.about-feature-card{margin-bottom:24px;padding:20px 16px;transform:none!important;transition:transform .2s ease,box-shadow .2s ease}.about-feature-card:hover{transform:translateY(-4px)!important}.about-feature-icon{width:60px!important;height:60px!important;margin-bottom:16px}.about-feature-title{font-size:1.25rem!important;margin-bottom:12px}.about-feature-description{font-size:.95rem!important;line-height:1.5}}@media screen and (max-width: 768px){.about-mission-statement{padding:24px 20px;margin:0 8px;font-size:1.1rem!important;line-height:1.6}.about-mission-signature{font-size:1rem!important;margin-top:16px}.about-target-user-card{padding:16px;margin-bottom:16px}.about-target-user-icon{width:40px!important;height:40px!important}}@media screen and (max-width: 768px){.about-cta-container{padding:32px 20px;margin:0 12px;transform:none!important}.about-cta-title{font-size:1.75rem!important;line-height:1.2;margin-bottom:16px}.about-cta-description{font-size:1rem!important;line-height:1.6;margin-bottom:24px}.about-cta-buttons{flex-direction:column;gap:16px;width:100%}.about-cta-button{width:100%;padding:16px 24px;font-size:1.1rem!important;min-height:56px}}@media screen and (max-width: 768px){.about-themed-divider{margin:40px 0}.about-divider-icons{gap:12px;margin-bottom:16px}.about-divider-line{width:80%!important}}@media screen and (max-width: 768px){.about-page-spine{display:none!important}.about-page-marker{bottom:20px!important;left:20px!important;padding:8px 12px!important;font-size:.9rem!important}}@media screen and (max-width: 768px){.about-section-heading{font-size:1.75rem!important;line-height:1.2;margin-bottom:16px;text-align:center}.about-section-subheading{font-size:1.25rem!important;line-height:1.3;margin-bottom:12px}.about-body-text{font-size:1rem!important;line-height:1.6}.about-handwritten-text{font-size:1rem!important}}@media screen and (max-width: 768px){.about-interactive-element{min-height:44px;min-width:44px;touch-action:manipulation}.about-button{padding:14px 20px;font-size:1rem;border-radius:8px;transition:transform .1s ease-out,box-shadow .1s ease-out}.about-button:active{transform:scale(.98);transition-duration:.05s}}@media screen and (max-width: 768px){.about-focus-visible{outline:2px solid var(--chakra-colors-interactive-primary);outline-offset:2px}.about-reduced-motion{animation:none!important;transition:none!important;transform:none!important}}@media screen and (max-width: 768px){.about-texture-element{background-size:200px!important;opacity:.05!important}.about-decorative-element{display:none}.about-background-texture{background-size:400px!important;opacity:.03!important}}@media screen and (max-width: 768px) and (orientation: landscape){.about-hero-section{min-height:60vh;padding:40px 16px 32px}.about-section-spacing{padding:32px 0}.about-cta-container{padding:24px 20px}}@media screen and (max-width: 768px){.chakra-ui-dark .about-texture-element{opacity:.08!important}.chakra-ui-dark .about-background-texture{opacity:.05!important}.chakra-ui-dark .about-decorative-shadow{box-shadow:0 4px 12px #0000004d!important}}@media screen and (max-width: 768px){.contact-hero-section{padding:40px 16px}.contact-hero-title{font-size:2rem!important;margin-bottom:16px}.contact-hero-description{font-size:1rem!important;line-height:1.6;padding:0 8px}.contact-hero-icons{gap:12px!important}}@media screen and (max-width: 768px){.contact-method-card{margin-bottom:16px;padding:20px 16px!important}.contact-method-icon{width:50px!important;height:50px!important}.contact-method-title{font-size:1.125rem!important}.contact-method-description{font-size:.875rem!important}.contact-method-value{font-size:.95rem!important;word-break:break-word}}@media screen and (max-width: 768px){.contact-form-container{padding:24px 20px!important;margin:0 8px}.contact-form-title{font-size:1.5rem!important;margin-bottom:12px}.contact-form-description{font-size:.95rem!important;line-height:1.5;margin-bottom:24px}.contact-form-field{margin-bottom:20px}.contact-form-label{font-size:.95rem!important;margin-bottom:8px}.contact-form-input,.contact-form-textarea{font-size:1rem!important;padding:12px 16px!important;min-height:48px}.contact-form-textarea{min-height:120px!important}.contact-form-button{width:100%!important;padding:16px 24px!important;font-size:1.1rem!important;min-height:56px}}@media screen and (max-width: 768px){.contact-divider{margin:32px 0!important}.contact-divider-icons{gap:12px!important}.contact-divider-line{width:40px!important}}@media screen and (max-width: 768px){.contact-page-spine{display:none!important}.contact-page-marker{bottom:20px!important;left:20px!important;padding:8px 12px!important;font-size:.9rem!important}}@media screen and (max-width: 768px){.contact-section-heading{font-size:1.75rem!important;line-height:1.2;margin-bottom:16px}.contact-body-text{font-size:1rem!important;line-height:1.6}.contact-small-text{font-size:.875rem!important}}@media screen and (max-width: 768px){.contact-interactive-element{min-height:44px;min-width:44px;touch-action:manipulation}.contact-card{transition:transform .2s ease,box-shadow .2s ease}.contact-card:hover{transform:translateY(-2px)!important}.contact-button{transition:transform .1s ease-out,box-shadow .1s ease-out}.contact-button:active{transform:scale(.98);transition-duration:.05s}}@media screen and (max-width: 768px){.contact-form-error{font-size:.875rem!important;margin-top:4px}.contact-form-required{color:var(--chakra-colors-red-500)}}@media screen and (max-width: 768px){.contact-focus-visible{outline:2px solid var(--chakra-colors-interactive-primary);outline-offset:2px}.contact-reduced-motion{animation:none!important;transition:none!important;transform:none!important}}@media screen and (max-width: 768px){.contact-texture-element{background-size:200px!important;opacity:.05!important}.contact-background-texture{background-size:400px!important;opacity:.03!important}.contact-decorative-element{display:none}}@media screen and (max-width: 768px) and (orientation: landscape){.contact-hero-section{padding:32px 16px}.contact-form-container{padding:20px 16px!important}.contact-method-cards{gap:16px!important}}@media screen and (max-width: 768px){.chakra-ui-dark .contact-texture-element{opacity:.08!important}.chakra-ui-dark .contact-background-texture{opacity:.05!important}.chakra-ui-dark .contact-card-shadow{box-shadow:0 4px 12px #0000004d!important}}@media screen and (max-width: 768px){.contact-email-link{word-break:break-all;font-size:.9rem!important}}@media screen and (max-width: 768px){.contact-grid{grid-template-columns:1fr!important;gap:24px!important}.contact-form-grid{grid-template-columns:1fr!important;gap:20px!important}}.home-lazy-section{content-visibility:auto;contain-intrinsic-size:0 400px}.home-section-container{contain:layout style}.home-carousel-active{will-change:transform}.home-carousel-idle{will-change:auto}.home-texture-deferred{background-image:none!important}.home-texture-deferred.loaded{background-image:var(--texture-image);transition:opacity .3s ease-in-out}@media (prefers-reduced-motion: reduce){.home-animated{animation:none!important;transition:none!important}.home-carousel{transition:none!important}}.home-gpu-accelerated{transform:translateZ(0);backface-visibility:hidden}@media screen and (max-width: 768px){.home-hero-section{padding:60px 16px 40px;min-height:80vh}.home-hero-title{font-size:2.25rem!important;line-height:1.1;margin-bottom:12px}.home-hero-subtitle{font-size:1rem!important;margin-bottom:16px}.home-hero-description{font-size:1rem!important;line-height:1.6;padding:0 8px;text-align:center}.home-hero-buttons{flex-direction:column;gap:12px;width:100%}.home-hero-button{width:100%!important;min-height:48px;font-size:1rem!important}.home-hero-stats{flex-direction:column!important;gap:16px!important;padding:20px 16px!important}.home-hero-stat{width:100%!important;text-align:center;padding:12px 0;border-bottom:1px solid var(--chakra-colors-border-light)}.home-hero-stat:last-child{border-bottom:none}.home-hero-carousel{height:250px!important;margin-bottom:24px}}@media screen and (max-width: 768px){.home-features-section{padding:40px 16px}.home-features-header{margin-bottom:32px}.home-features-title{font-size:1.75rem!important;margin-bottom:16px}.home-features-description{font-size:1rem!important;line-height:1.6;padding:0 8px}.home-feature-card{margin-bottom:20px;padding:20px 16px!important;transform:none!important;transition:transform .2s ease,box-shadow .2s ease}.home-feature-card:hover{transform:translateY(-4px)!important}.home-feature-icon{width:60px!important;height:60px!important;margin-bottom:16px}.home-feature-title{font-size:1.125rem!important;margin-bottom:12px}.home-feature-description{font-size:.9rem!important;line-height:1.5}.home-feature-badge{font-size:.75rem!important;padding:4px 8px!important}}@media screen and (max-width: 768px){.home-how-it-works-section{padding:60px 16px 40px}.home-how-it-works-title{font-size:2rem!important;margin-bottom:20px;line-height:1.2}.home-how-it-works-description{font-size:1.1rem!important;line-height:1.7;margin-bottom:40px;padding:0 8px}.home-step-card{margin-bottom:32px;padding:24px 20px!important;border-radius:16px!important}.home-step-icon{width:60px!important;height:60px!important;margin-bottom:16px}.home-step-title{font-size:1.125rem!important;margin-bottom:12px}.home-step-description{font-size:.95rem!important;line-height:1.5}.home-step-number{font-size:.75rem!important;padding:4px 8px!important}}@media screen and (max-width: 768px){.home-discoveries-section{padding:40px 16px}.home-discoveries-title{font-size:1.75rem!important;margin-bottom:16px}.home-discoveries-description{font-size:1rem!important;line-height:1.6;margin-bottom:32px}.home-discovery-card{margin-bottom:20px;padding:16px!important}.home-discovery-image{height:200px!important;margin-bottom:16px}.home-discovery-title{font-size:1.125rem!important;margin-bottom:8px}.home-discovery-description{font-size:.9rem!important;line-height:1.5}}@media screen and (max-width: 768px){.home-tools-section{padding:40px 16px}.home-tools-title{font-size:1.75rem!important;margin-bottom:16px}.home-tools-description{font-size:1rem!important;line-height:1.6;margin-bottom:32px}.home-tool-card{margin-bottom:20px;padding:20px 16px!important}.home-tool-icon{width:50px!important;height:50px!important;margin-bottom:16px}.home-tool-title{font-size:1.125rem!important;margin-bottom:12px}.home-tool-description{font-size:.95rem!important;line-height:1.5}}@media screen and (max-width: 768px){.home-community-section{padding:40px 16px}.home-community-title{font-size:1.75rem!important;margin-bottom:16px}.home-community-description{font-size:1rem!important;line-height:1.6;margin-bottom:32px}.home-community-cta{padding:24px 20px!important;margin:0 8px}.home-community-cta-title{font-size:1.5rem!important;margin-bottom:16px}.home-community-cta-description{font-size:1rem!important;line-height:1.6;margin-bottom:24px}.home-community-buttons{flex-direction:column;gap:16px;width:100%}.home-community-button{width:100%!important;min-height:48px;font-size:1rem!important}}@media screen and (max-width: 768px){.home-divider{margin:32px 0!important}.home-divider-icons{gap:12px!important}.home-divider-line{width:40px!important}}@media screen and (max-width: 768px){.home-page-spine{display:none!important}.home-page-marker{bottom:20px!important;left:20px!important;padding:8px 12px!important;font-size:.9rem!important}}@media screen and (max-width: 768px){.home-section-heading{font-size:1.75rem!important;line-height:1.2;margin-bottom:16px;text-align:center}.home-section-subheading{font-size:1.25rem!important;line-height:1.3;margin-bottom:12px}.home-body-text{font-size:1rem!important;line-height:1.6}.home-small-text{font-size:.875rem!important}.home-handwritten-text{font-size:1rem!important}}@media screen and (max-width: 768px){.home-interactive-element{min-height:44px;min-width:44px;touch-action:manipulation}.home-card{transition:transform .2s ease,box-shadow .2s ease}.home-card:hover{transform:translateY(-2px)!important}.home-button{transition:transform .1s ease-out,box-shadow .1s ease-out}.home-button:active{transform:scale(.98);transition-duration:.05s}}@media screen and (max-width: 768px){.home-focus-visible{outline:2px solid var(--chakra-colors-interactive-primary);outline-offset:2px}.home-reduced-motion{animation:none!important;transition:none!important;transform:none!important}}@media screen and (max-width: 768px){.home-texture-element{background-size:200px!important;opacity:.03!important}.home-background-texture{background-size:400px!important;opacity:.02!important}.home-decorative-element{display:none}.home-animation{animation-duration:2s!important;animation-iteration-count:1!important}}@media screen and (max-width: 768px) and (orientation: landscape){.home-hero-section{min-height:60vh;padding:32px 16px}.home-section-spacing{padding:32px 16px}.home-hero-carousel{height:200px!important}}@media screen and (max-width: 768px){.chakra-ui-dark .home-texture-element{opacity:.05!important}.chakra-ui-dark .home-background-texture{opacity:.03!important}.chakra-ui-dark .home-card-shadow{box-shadow:0 4px 12px #0000004d!important}}@media screen and (max-width: 768px){.home-grid{grid-template-columns:1fr!important;gap:24px!important}.home-features-grid{grid-template-columns:1fr!important;gap:20px!important}.home-stats-grid{grid-template-columns:1fr!important;gap:16px!important}}@media screen and (max-width: 768px){.home-carousel{height:250px!important}.home-carousel-slide{padding:12px!important}.home-carousel-image{height:180px!important;object-fit:cover}.home-carousel-content{padding:12px!important}.home-carousel-title{font-size:1rem!important;margin-bottom:8px}.home-carousel-description{font-size:.875rem!important;line-height:1.4}}*{--texture-parchment: url(/textures/parchment.png);--texture-canvas: url(/textures/canvas.png);--texture-leather: url(/textures/leather.png);--texture-aged: url(/textures/aged-paper.png);--texture-linen: url(/textures/linen.png);--texture-compass: url(/textures/compass-rose.png);--texture-flourish: url(/textures/flourish.png);--texture-field-guide-light: url(/textures/textures/fieldguidetexturelight.png);--texture-field-guide-dark: url(/textures/textures/fieldguidetexturedark.png);--texture-woven-note-light: url(/textures/textures/wovenlight.png);--texture-woven-note-dark: url(/textures/textures/wovendark.png);--texture-dashboard-bg: url(/textures/parchment.png);--texture-card-bg: url(/textures/canvas.png);--texture-divider: url(/textures/map-divider.png);margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}:focus-visible{outline:2px solid #3182ce;outline-offset:2px}@media (max-width: 768px){input,select,textarea{font-size:16px!important}}@supports (padding: max(0px)){body{padding-left:min(0vmin,env(safe-area-inset-left));padding-right:min(0vmin,env(safe-area-inset-right))}}.chakra-checkbox__control{width:1.2rem!important;height:1.2rem!important;border-width:2px!important;border-radius:4px!important}.chakra-checkbox__control[data-checked]{background-color:var(--chakra-colors-ancient-terracotta)!important;border-color:var(--chakra-colors-ancient-terracotta)!important}.chakra-checkbox__control[data-checked] svg{color:#000!important;stroke-width:3px!important;width:.75rem!important;height:.75rem!important;opacity:1!important}body.chakra-ui-dark .chakra-checkbox__control[data-checked]{background-color:var(--chakra-colors-ancient-terracotta)!important}body.chakra-ui-dark .chakra-checkbox__control[data-checked] svg{color:#fff!important}svg[data-testid=phosphor-check-circle]{width:18px!important;height:18px!important;opacity:1!important;filter:drop-shadow(0px 0px 1px rgba(0,0,0,.3))!important}svg[data-testid=phosphor-check-circle]{color:#000!important}body.chakra-ui-dark svg[data-testid=phosphor-check-circle]{color:#fff!important;filter:drop-shadow(0px 0px 2px rgba(255,255,255,.3))!important}
