@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Stardos+Stencil:wght@400;700&display=swap);
@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#2c3e50;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#2c3e50;font-family:Stardos Stencil,serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media (max-width:768px){h1{font-size:2rem}}h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem}@media (max-width:768px){h2{font-size:1.5rem}}h3{font-size:1.5rem}h3,h4{margin-bottom:1rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h5,h6{margin-bottom:.5rem}h6{font-size:1rem;letter-spacing:.05em;text-transform:uppercase}p{margin-bottom:1rem}p:last-child{margin-bottom:0}p.lead{color:#666;font-size:1.125rem;font-weight:500;line-height:1.8}ol,ul{margin-bottom:1rem;padding-left:1.5rem}ol li,ul li{margin-bottom:.25rem}ol:last-child,ul:last-child{margin-bottom:0}ul{list-style-type:disc}ol{list-style-type:decimal}a{color:#7e5d4c;text-decoration:underline;text-decoration-color:rgba(126,93,76,.3);text-underline-offset:2px;transition:all .2s ease}a:hover{color:#9a6f47;text-decoration-color:#9a6f47}a:focus{outline:2px solid #c9cc68;outline-offset:2px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#7e5d4c}.text-secondary{color:#9a6f47}.text-accent{color:#c9cc68}.text-muted{color:#666}.text-light{color:#767676}.font-primary{font-family:Stardos Stencil,serif}.font-secondary{font-family:Inter,sans-serif}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.u-mb-0{margin-bottom:0!important}.u-mb-1{margin-bottom:.5rem!important}.u-mb-2{margin-bottom:1rem!important}.u-mb-3{margin-bottom:2rem!important}.u-text-center{text-align:center!important}.u-text-right{text-align:right!important}.u-hide{display:none!important}.u-show{display:block!important}.reveal-hidden{opacity:0}@media (prefers-reduced-motion:reduce){.reveal-hidden{opacity:1!important;transform:none!important;transition:none!important}}.animate-fade-in{animation:fadeIn .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-slide-up{animation:slideUp .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slide-left{animation:slideLeft .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.animate-slide-right{animation:slideRight .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.animate-scale-in{animation:scaleIn .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-section,.page-hero,.product-hero{overflow:visible;position:relative}.hero-section:after,.page-hero:after,.product-hero:after{background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.3));bottom:0;content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0}@media (prefers-reduced-motion:reduce){.hero-section:after,.page-hero:after,.product-hero:after{display:none}}.content-section{position:relative;z-index:1}.content-section:first-of-type{margin-top:-5vh}@media (max-width:768px){.content-section:first-of-type{margin-top:-3vh}}[data-reveal-group] [data-reveal]:first-child{transition-delay:0ms}[data-reveal-group] [data-reveal]:nth-child(2){transition-delay:.1s}[data-reveal-group] [data-reveal]:nth-child(3){transition-delay:.2s}[data-reveal-group] [data-reveal]:nth-child(4){transition-delay:.3s}[data-reveal-group] [data-reveal]:nth-child(5){transition-delay:.4s}[data-reveal-group] [data-reveal]:nth-child(6){transition-delay:.5s}[data-reveal]{transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){[data-reveal]{transition:none!important}}.scroll-indicator{display:none!important}.site-header{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:1000}.header-main{background-color:#fff;padding:1.5rem 0}@media (max-width:992px){.header-main{padding:1rem 0}}@media (max-width:768px){.header-main{padding:.75rem 0}}.header-main .header-main-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}@media (max-width:1200px){.header-main .header-main-content{gap:1.5rem;padding:0 1.5rem}}@media (max-width:992px){.header-main .header-main-content{gap:1rem;padding:0 1rem}}@media (max-width:768px){.header-main .header-main-content{gap:.75rem;padding:0 1rem}}@media (max-width:480px){.header-main .header-main-content{gap:.5rem;padding:0 .75rem}}.site-branding{flex-shrink:0}.site-branding .site-logo{align-items:center;display:flex;text-decoration:none;transition:all .3s ease}.site-branding .site-logo:hover{transform:translateY(-1px)}.site-branding .site-logo .logo-stack{align-items:center;display:flex;flex-direction:column;gap:.3rem}.site-branding .site-logo .logo-stack .logo-image{display:block;height:auto;max-height:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:228px}@media (max-width:992px){.site-branding .site-logo .logo-stack .logo-image{max-height:51px;width:192px}}@media (max-width:768px){.site-branding .site-logo .logo-stack .logo-image{max-height:42px;width:168px}}@media (max-width:576px){.site-branding .site-logo .logo-stack .logo-image{max-height:36px;width:144px}}.site-branding .site-logo .logo-stack .site-tagline{color:#666;font-family:Source Sans Pro,sans-serif;font-size:.75rem;font-style:italic;letter-spacing:.05em;line-height:1;margin:0;text-align:center;white-space:nowrap}@media (max-width:992px){.site-branding .site-logo .logo-stack .site-tagline{font-size:.7rem}}@media (max-width:768px){.site-branding .site-logo .logo-stack .site-tagline{display:none}}.header-search-reveal{background-color:#f8f9fa;border-bottom:1px solid hsla(0,0%,40%,.1);max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.header-search-reveal.active{margin-bottom:1.5rem!important;max-height:120px;opacity:1;padding:1rem 0}.header-search-reveal.active:after{content:"";display:block;height:1.5rem;width:100%}.header-search-reveal .search-reveal-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:800px;padding-bottom:1.5rem!important}.header-search-reveal .search-form{flex:1;position:relative}.header-search-reveal .search-wrapper{background-color:#fff;border:2px solid hsla(0,0%,40%,.2);border-radius:8px;display:flex;overflow:hidden;transition:all .3s ease}.header-search-reveal .search-wrapper:focus-within{border-color:#c9cc68;box-shadow:0 0 0 3px hsla(62,50%,60%,.1)}.header-search-reveal .search-field{background:transparent;border:none;color:#2c3e50;flex:1;font-size:1rem;padding:.75rem 1rem}.header-search-reveal .search-field::-moz-placeholder{color:hsla(0,0%,40%,.7);font-style:italic}.header-search-reveal .search-field::placeholder{color:hsla(0,0%,40%,.7);font-style:italic}.header-search-reveal .search-field:focus{outline:none}.header-search-reveal .search-submit{background-color:#7e5d4c;border:none;cursor:pointer;padding:.75rem 1rem;transition:all .3s ease}.header-search-reveal .search-submit:hover{background-color:#b8865e;transform:scale(1.05)}.header-search-reveal .search-submit .search-icon{filter:grayscale(1) brightness(10);font-size:1.2rem}.header-search-reveal .search-suggestions{margin-top:.5rem}.header-search-reveal .search-suggestions .search-hint{color:hsla(0,0%,40%,.8);font-size:.8rem;font-style:italic}.header-search-reveal .search-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:color .3s ease}.header-search-reveal .search-close:hover{color:#2c3e50}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}.header-actions .header-account-link,.header-actions .header-cart-link{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:relative;text-decoration:none;transition:all .3s ease}.header-actions .header-account-link:hover,.header-actions .header-cart-link:hover{background-color:hsla(62,50%,60%,.1);color:#2c3e50}.header-actions .header-account-link .account-icon,.header-actions .header-account-link .cart-icon,.header-actions .header-cart-link .account-icon,.header-actions .header-cart-link .cart-icon{font-size:1.2rem}.header-actions .header-account-link .cart-count,.header-actions .header-cart-link .cart-count{align-items:center;background:#e74c3c;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;line-height:1;position:absolute;right:0;top:0;width:18px}.header-actions .search-toggle{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;padding:.5rem;transition:all .3s ease}.header-actions .search-toggle:hover{background-color:hsla(62,50%,60%,.1);color:#2c3e50}.header-actions .search-toggle .search-toggle-icon{font-size:1.2rem}.header-actions .adventure-cta{align-items:center;background-color:#c9cc68;border-radius:8px;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media (max-width:992px){.header-actions .adventure-cta{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:768px){.header-actions .adventure-cta{font-size:.85rem;padding:.5rem .8rem}}@media (max-width:576px){.header-actions .adventure-cta{font-size:.8rem;padding:.4rem .6rem}}@media (max-width:480px){.header-actions .adventure-cta{justify-content:center;min-width:44px}}.header-actions .adventure-cta:hover{background-color:#bbbf42;box-shadow:0 4px 12px hsla(62,50%,60%,.3);transform:translateY(-2px)}@media (max-width:768px){.header-actions .adventure-cta .cta-text{font-size:.8rem}}@media (max-width:576px){.header-actions .adventure-cta .cta-text{display:none}}.header-actions .adventure-cta .cta-icon{font-size:1.1rem}@media (max-width:768px){.header-actions .adventure-cta .cta-icon{font-size:1rem}}.header-actions .mobile-menu-toggle{background:none;border:none;border-radius:4px;cursor:pointer;display:none;min-height:44px;min-width:44px;padding:.75rem;transition:background-color .3s ease}@media (max-width:992px){.header-actions .mobile-menu-toggle{align-items:center;display:flex;justify-content:center}}@media (max-width:768px){.header-actions .mobile-menu-toggle{padding:.5rem}}.header-actions .mobile-menu-toggle:hover{background-color:hsla(62,50%,60%,.1)}.header-actions .mobile-menu-toggle:focus{outline:2px solid #c9cc68;outline-offset:2px}.header-actions .mobile-menu-toggle .hamburger{background-color:#2c3e50;border-radius:2px;height:3px;position:relative;transition:all .3s ease;width:24px}@media (max-width:768px){.header-actions .mobile-menu-toggle .hamburger{height:2px;width:22px}}.header-actions .mobile-menu-toggle .hamburger:after,.header-actions .mobile-menu-toggle .hamburger:before{background-color:#2c3e50;border-radius:2px;content:"";height:3px;position:absolute;transition:all .3s ease;width:24px}@media (max-width:768px){.header-actions .mobile-menu-toggle .hamburger:after,.header-actions .mobile-menu-toggle .hamburger:before{height:2px;width:22px}}.header-actions .mobile-menu-toggle .hamburger:before{top:-8px}@media (max-width:768px){.header-actions .mobile-menu-toggle .hamburger:before{top:-7px}}.header-actions .mobile-menu-toggle .hamburger:after{top:8px}@media (max-width:768px){.header-actions .mobile-menu-toggle .hamburger:after{top:7px}}.header-actions .mobile-menu-toggle.active .hamburger{background-color:transparent}.header-actions .mobile-menu-toggle.active .hamburger:before{top:0;transform:rotate(45deg)}.header-actions .mobile-menu-toggle.active .hamburger:after{top:0;transform:rotate(-45deg)}.main-navigation.platform-nav{display:flex;flex:1;justify-content:center}@media (max-width:992px){.main-navigation.platform-nav{display:none}}.main-navigation.platform-nav .nav-items{align-items:center;display:flex;gap:1rem;justify-content:center}@media (max-width:1200px){.main-navigation.platform-nav .nav-items{gap:.75rem}}@media (max-width:992px){.main-navigation.platform-nav .nav-items{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.main-navigation.platform-nav .nav-items::-webkit-scrollbar{display:none}}.main-navigation.platform-nav .nav-item{align-items:center;border:2px solid transparent;border-radius:8px;color:#7e5d4c;display:flex;flex-direction:column;font-weight:700;justify-content:center;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease}@media (max-width:992px){.main-navigation.platform-nav .nav-item{flex-shrink:0;padding:.4rem .8rem}}@media (max-width:768px){.main-navigation.platform-nav .nav-item{padding:.3rem .6rem}}.main-navigation.platform-nav .nav-item.active,.main-navigation.platform-nav .nav-item:hover{background-color:hsla(62,50%,60%,.1);border-color:hsla(62,50%,60%,.3);color:#c9cc68;transform:translateY(-1px)}.main-navigation.platform-nav .nav-item.active .nav-icon,.main-navigation.platform-nav .nav-item:hover .nav-icon{transform:scale(1.1)}.main-navigation.platform-nav .nav-item .nav-icon{display:block;font-size:1.4rem;margin-bottom:.2rem;transition:transform .3s ease}@media (max-width:992px){.main-navigation.platform-nav .nav-item .nav-icon{font-size:1.2rem;margin-bottom:.1rem}}@media (max-width:768px){.main-navigation.platform-nav .nav-item .nav-icon{font-size:1rem;margin-bottom:0}}.main-navigation.platform-nav .nav-item .nav-label{font-family:Stardos Stencil,serif;font-size:.85rem;font-weight:400;letter-spacing:.03em;margin-bottom:.1rem}@media (max-width:992px){.main-navigation.platform-nav .nav-item .nav-label{font-size:.75rem}}@media (max-width:768px){.main-navigation.platform-nav .nav-item .nav-label{font-size:.7rem}}.main-navigation.platform-nav .nav-item .nav-description{color:hsla(0,0%,40%,.7);font-size:.65rem;line-height:1.2;margin:0}@media (max-width:992px){.main-navigation.platform-nav .nav-item .nav-description{font-size:.6rem}}@media (max-width:768px){.main-navigation.platform-nav .nav-item .nav-description{display:none}}.mobile-nav-overlay{background-color:rgba(0,0,0,.8);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:2000}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-overlay .mobile-nav-content{background-color:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);height:100vh;overflow-y:auto;padding:2rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:320px}@media (max-width:768px){.mobile-nav-overlay .mobile-nav-content{padding:1.5rem;width:280px}}@media (max-width:480px){.mobile-nav-overlay .mobile-nav-content{padding:1rem;width:100vw}}@media (max-width:376px){.mobile-nav-overlay .mobile-nav-content{padding:.75rem}}.mobile-nav-overlay.active .mobile-nav-content{transform:translateX(0)}.mobile-nav-overlay .mobile-nav-header{align-items:center;border-bottom:1px solid hsla(0,0%,40%,.2);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-nav-overlay .mobile-nav-header .mobile-nav-title{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.2rem}.mobile-nav-overlay .mobile-nav-header .mobile-nav-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;padding:.25rem}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item{align-items:center;border-bottom:1px solid hsla(0,0%,40%,.1);border-radius:4px;color:#2c3e50;display:flex;gap:1rem;margin-bottom:.25rem;min-height:60px;padding:1rem 0;text-decoration:none;transition:all .3s ease}@media (max-width:768px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item{min-height:54px;padding:.75rem 0}}@media (max-width:480px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item{margin:0 -.25rem .25rem;padding:.75rem}}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:focus,.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:hover{background-color:hsla(62,50%,60%,.05);color:#7e5d4c;padding-left:.5rem}@media (max-width:480px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:focus,.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:hover{padding-left:1rem}}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:focus{outline:2px solid #c9cc68;outline-offset:2px}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item:active{background-color:hsla(62,50%,60%,.1);transform:scale(.98)}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-icon{flex-shrink:0;font-size:1.5rem}@media (max-width:768px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-icon{font-size:1.3rem}}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-content{flex:1}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-content .nav-label{display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}@media (max-width:768px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-content .nav-label{font-size:.95rem;margin-bottom:.2rem}}.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-content .nav-description{color:#666;font-size:.85rem;line-height:1.2}@media (max-width:768px){.mobile-nav-overlay .mobile-nav-menu .mobile-nav-item .nav-content .nav-description{font-size:.8rem}}.mobile-nav-overlay .mobile-nav-footer{border-top:1px solid hsla(0,0%,40%,.2);margin-top:2rem;padding-top:2rem}.mobile-nav-overlay .mobile-nav-footer .mobile-adventure-cta{background-color:#c9cc68;border-radius:8px;color:#2c3e50;display:block;font-weight:600;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-overlay .mobile-nav-footer .mobile-adventure-cta:hover{background-color:#bbbf42;transform:translateY(-1px)}body.mobile-nav-open{overflow:hidden}.header-actions .newsletter-cta{align-items:center;background-color:hsla(0,0%,40%,.1);border-radius:6px;color:#666;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.5rem .8rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media (max-width:768px){.header-actions .newsletter-cta{font-size:.75rem;gap:.3rem;padding:.4rem .6rem}}@media (max-width:576px){.header-actions .newsletter-cta .cta-text{display:none}}.header-actions .newsletter-cta:hover{background-color:hsla(0,0%,40%,.15);transform:translateY(-1px)}.header-actions .newsletter-cta .cta-icon{font-size:1rem}@media (max-width:768px){.header-actions .newsletter-cta .cta-icon{font-size:.9rem}}.header-actions .passport-cta{align-items:center;background-color:#7e5d4c;border-radius:8px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:.4rem;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media (max-width:768px){.header-actions .passport-cta{font-size:.8rem;padding:.5rem .8rem}}@media (max-width:576px){.header-actions .passport-cta{font-size:.75rem;padding:.4rem .6rem}}.header-actions .passport-cta:hover{background-color:#5e4639;box-shadow:0 4px 12px rgba(126,93,76,.3);transform:translateY(-2px)}@media (max-width:576px){.header-actions .passport-cta .cta-text{display:none}}.header-actions .passport-cta .cta-price{font-size:.8rem;opacity:.9}@media (max-width:768px){.header-actions .passport-cta .cta-price{font-size:.75rem}}@media (min-width:577px){.header-actions .passport-cta .cta-price:before{content:" - "}}.header-actions .member-access{align-items:center;background:linear-gradient(135deg,#c9cc68,#dddfa1);border-radius:8px;color:#2c3e50;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media (max-width:768px){.header-actions .member-access{font-size:.8rem;padding:.5rem .8rem}}@media (max-width:576px){.header-actions .member-access{font-size:.75rem;padding:.4rem .6rem}.header-actions .member-access .member-text{display:none}}.header-actions .member-access:hover{background:linear-gradient(135deg,#d0d27b,#e4e6b4);box-shadow:0 4px 12px hsla(62,50%,60%,.4);transform:translateY(-2px)}.header-actions .member-access .member-icon{font-size:1.1rem}@media (max-width:768px){.header-actions .member-access .member-icon{font-size:1rem}}.mobile-nav-footer .mobile-newsletter-cta{background-color:hsla(0,0%,40%,.1);border-radius:6px;color:#666;display:block;font-size:.9rem;font-weight:500;margin-bottom:.75rem;padding:.8rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-footer .mobile-newsletter-cta:hover{background-color:hsla(0,0%,40%,.15)}.mobile-nav-footer .mobile-passport-cta{background-color:#7e5d4c;border-radius:8px;color:#fff;display:block;font-weight:600;margin-bottom:.75rem;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-footer .mobile-passport-cta:hover{background-color:#5e4639;transform:translateY(-1px)}.mobile-nav-footer .mobile-member-access{background:linear-gradient(135deg,#c9cc68,#dddfa1);border-radius:8px;color:#2c3e50;display:block;font-weight:600;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-footer .mobile-member-access:hover{background:linear-gradient(135deg,#d0d27b,#e4e6b4);transform:translateY(-1px)}@media (max-width:768px){.header-actions{gap:.5rem}.header-actions .search-toggle{display:none!important}.header-actions .member-access,.header-actions .newsletter-cta,.header-actions .passport-cta{justify-content:center;min-width:44px}}@media (max-width:480px){.header-actions{gap:.25rem}.header-actions .member-access,.header-actions .newsletter-cta,.header-actions .passport-cta{padding:.5rem!important}}.site-footer{background-color:#2a1810;color:#f5f2ed;margin-top:4rem}.site-footer a{color:#f5f2ed;text-decoration:none;transition:color .3s ease}.site-footer a:focus,.site-footer a:hover{color:#c9cc68;text-decoration:underline}.footer-cta{background-color:#1f120b;border-bottom:1px solid rgba(184,134,94,.2);padding:3rem 0}.footer-cta .adventure-signup-footer{margin:0 auto;max-width:700px;text-align:center}.footer-cta .adventure-signup-footer h2{color:#f5f2ed;font-family:Stardos Stencil,serif;font-size:2rem;margin-bottom:.5rem}.footer-cta .adventure-signup-footer p{color:hsla(38,29%,95%,.8);font-size:1.1rem;margin-bottom:1.5rem}.footer-cta .adventure-signup-footer .adventure-preview{align-items:center;background-color:hsla(62,50%,60%,.1);border:1px solid hsla(62,50%,60%,.3);border-radius:8px;display:flex;gap:2rem;justify-content:center;margin-bottom:2rem;padding:1rem 2rem}@media (max-width:600px){.footer-cta .adventure-signup-footer .adventure-preview{flex-direction:column;gap:.5rem}}.footer-cta .adventure-signup-footer .adventure-preview .expedition-tag{color:#c9cc68;font-family:Stardos Stencil,serif;font-size:1rem;font-weight:600}.footer-cta .adventure-signup-footer .adventure-preview .countdown{background-color:rgba(184,134,94,.2);border-radius:4px;color:hsla(38,29%,95%,.9);font-size:.9rem;padding:.3rem .8rem}.footer-cta .footer-email-signup .signup-wrapper{display:flex;gap:1rem;margin:0 auto;max-width:500px}@media (max-width:600px){.footer-cta .footer-email-signup .signup-wrapper{flex-direction:column}}.footer-cta .footer-email-signup input[type=email]{background-color:rgba(42,24,16,.5);border:2px solid #b8865e;border-radius:4px;color:#f5f2ed;flex:1;font-size:1rem;padding:.75rem 1rem}.footer-cta .footer-email-signup input[type=email]::-moz-placeholder{color:hsla(38,29%,95%,.5)}.footer-cta .footer-email-signup input[type=email]::placeholder{color:hsla(38,29%,95%,.5)}.footer-cta .footer-email-signup input[type=email]:focus{background-color:rgba(42,24,16,.8);border-color:#c9cc68;outline:none}.footer-cta .footer-email-signup .signup-button{background-color:#c9cc68;border:none;border-radius:4px;color:#2a1810;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease;white-space:nowrap}.footer-cta .footer-email-signup .signup-button:hover{background-color:#bbbf42;transform:translateY(-2px)}.footer-cta .footer-email-signup .consent-wrapper{margin-top:1rem;text-align:center}.footer-cta .footer-email-signup .consent-wrapper .consent-label{align-items:center;color:hsla(38,29%,95%,.8);cursor:pointer;display:inline-flex;font-size:.9rem;gap:.5rem}.footer-cta .footer-email-signup .consent-wrapper .consent-label input[type=checkbox]{cursor:pointer;height:18px;width:18px}.footer-cta .footer-email-signup .adventure-messages{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem}.footer-cta .footer-email-signup .adventure-messages.success{background-color:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.4);color:#10b981}.footer-cta .footer-email-signup .adventure-messages.error{background-color:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.4);color:#ef4444}.footer-main{padding:3rem 0}.footer-main .footer-columns{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (min-width:768px){.footer-main .footer-columns{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.footer-main .footer-columns{gap:1.5rem;grid-template-columns:repeat(6,1fr)}}.footer-main .footer-column .footer-widget-title,.footer-main .footer-column h3{color:#b8865e;font-family:Stardos Stencil,serif;font-size:1.1rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}@media (min-width:1024px){.footer-main .footer-column .footer-widget-title,.footer-main .footer-column h3{font-size:1rem}}.footer-main .footer-column ul{list-style:none;margin:0;padding:0}.footer-main .footer-column ul li{margin-bottom:.8rem}.footer-main .footer-column ul li a{display:inline-block;font-size:.9rem;font-weight:500;padding:.2rem 0}.footer-main .footer-column ul li a:hover{transform:translateX(5px);transition:transform .3s ease}.footer-main .footer-column ul li .nav-description{color:hsla(38,29%,95%,.6);display:block;font-size:.75rem;font-style:italic;line-height:1.3;margin-top:.2rem}.footer-main .footer-column.footer-column-3 .footer-widget-title{color:#c9cc68;font-weight:600}.footer-bottom{background-color:#1f120b;border-top:1px solid rgba(184,134,94,.1);padding:2.5rem 0}.footer-bottom .footer-bottom-content{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.footer-bottom .footer-bottom-content{align-items:center;grid-template-columns:1fr 1fr 1fr}}.footer-bottom .footer-brand .logo-placeholder{margin-bottom:1rem}.footer-bottom .footer-brand .logo-placeholder .brand-text h4{color:#c9cc68;font-family:Stardos Stencil,serif;font-size:1.5rem;margin:0 0 .25rem}.footer-bottom .footer-brand .logo-placeholder .brand-text .tagline{color:hsla(38,29%,95%,.8);font-size:.9rem;font-style:italic}.footer-bottom .footer-brand .trademark{color:hsla(38,29%,95%,.7);font-size:.8rem;line-height:1.4;margin:0}.footer-bottom .footer-brand .trademark .authenticity-note{color:hsla(38,29%,95%,.6);display:block;font-style:italic;margin-top:.5rem}.footer-bottom .footer-adventure-follow{text-align:center}.footer-bottom .footer-adventure-follow h4{color:#b8865e;font-family:Stardos Stencil,serif;font-size:1.1rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.footer-bottom .footer-adventure-follow .social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-bottom .footer-adventure-follow .social-links .social-link{align-items:center;background-color:rgba(184,134,94,.1);border-radius:6px;display:flex;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-bottom .footer-adventure-follow .social-links .social-link .social-icon{font-size:1.1rem}.footer-bottom .footer-adventure-follow .social-links .social-link .social-text{color:#f5f2ed;font-size:.85rem;font-weight:500}.footer-bottom .footer-adventure-follow .social-links .social-link:hover{background-color:hsla(62,50%,60%,.2);border:1px solid hsla(62,50%,60%,.3);transform:translateY(-2px)}.footer-bottom .footer-adventure-follow .social-links .social-link:hover .social-text{color:#c9cc68}@media (max-width:600px){.footer-bottom .footer-adventure-follow .social-links .social-link{border-radius:50%;height:40px;justify-content:center;padding:.6rem;width:40px}.footer-bottom .footer-adventure-follow .social-links .social-link .social-text{display:none}}.footer-bottom .footer-info{text-align:right}@media (max-width:768px){.footer-bottom .footer-info{text-align:center}}.footer-bottom .footer-info .copyright{color:#f5f2ed;font-size:.9rem;font-weight:500;margin:0 0 .5rem}.footer-bottom .footer-info .cultural-commitment{color:hsla(38,29%,95%,.7);font-size:.8rem;line-height:1.4;margin:0}.footer-bottom .footer-info .cultural-commitment .commitment-link{color:#c9cc68;text-decoration:underline}.footer-bottom .footer-info .cultural-commitment .commitment-link:hover{color:#d7d98e}.container{margin:0 auto;max-width:1400px;padding:0 1rem;width:100%}@media (min-width:1200px){.container{padding:0 2rem}}.btn,.button,.cta-button,.wp-element-button{border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:focus,.button:focus,.cta-button:focus,.wp-element-button:focus{outline:2px solid #c9cc68;outline-offset:2px}.btn,.button,.wp-element-button{background-color:#7e5d4c;border-color:#7e5d4c;color:#fff}.btn:hover,.button:hover,.wp-element-button:hover{background-color:#9a6f47;border-color:#9a6f47;box-shadow:0 4px 12px rgba(126,93,76,.3);color:#fff;transform:translateY(-2px)}.button.primary,.cta-button.primary{background-color:#c9cc68;border-color:#c9cc68;color:#2c3e50}.button.primary:hover,.cta-button.primary:hover{background-color:#b0bc5a;border-color:#b0bc5a;color:#2c3e50}.btn--secondary,.button.secondary{background-color:transparent;border-color:#7e5d4c;color:#7e5d4c}.btn--secondary:hover,.button.secondary:hover{background-color:#7e5d4c;color:#fff}.site-header{background:#fff;border-bottom:1px solid hsla(0,0%,40%,.1);box-shadow:0 2px 4px rgba(0,0,0,.05);position:sticky;top:0;z-index:1010}.main-navigation{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 1.5rem}.main-navigation .site-logo{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.5rem;font-weight:700;text-decoration:none}.main-navigation .site-logo:hover{color:#9a6f47}.main-navigation .nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.main-navigation .nav-menu li{margin:0}.main-navigation .nav-menu a{border-radius:4px;color:#2c3e50;font-family:Stardos Stencil,serif;font-size:1.125rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.main-navigation .nav-menu a:focus,.main-navigation .nav-menu a:hover{background-color:#f8f9fa;color:#7e5d4c}.main-navigation .nav-menu .current-menu-item>a,.main-navigation .nav-menu .current_page_item>a{border-bottom:2px solid #c9cc68;color:#7e5d4c}.main-navigation .menu-item-connect>a{font-weight:600;position:relative}.main-navigation .menu-item-connect>a:after{color:#c9cc68;content:"•";font-size:1.2em;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.main-navigation .menu-item-connect>a:hover{color:#c9cc68}.connect-navigation{background:#fff;border-bottom:1px solid hsla(0,0%,40%,.1);box-shadow:0 2px 4px rgba(0,0,0,.05);position:sticky;top:80px;z-index:1020}.nav-container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.nav-items{align-items:stretch;display:flex;justify-content:space-between}.nav-item{border-bottom:3px solid transparent;color:#666;cursor:pointer;flex:1;padding:1.5rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease}.nav-item.active,.nav-item:hover{background:#f8f9fa;border-bottom-color:#c9cc68;color:#7e5d4c}.nav-item .nav-icon{display:block;font-size:2rem;margin-bottom:.5rem}.nav-item .nav-label{display:block;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.nav-item .nav-description{color:#767676;font-size:.875rem;margin:0}@media (max-width:992px){.main-navigation{padding:0 1rem}.main-navigation .nav-menu{display:none}.nav-items{-webkit-overflow-scrolling:touch;gap:0;overflow-x:auto}.nav-item{flex-shrink:0;min-width:120px}}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem}@media (max-width:992px){.mobile-menu-toggle{display:block}}.mobile-menu-toggle .hamburger{background-color:#2c3e50;height:3px;position:relative;transition:all .3s ease;width:24px}.mobile-menu-toggle .hamburger:after,.mobile-menu-toggle .hamburger:before{background-color:#2c3e50;content:"";height:3px;position:absolute;transition:all .3s ease;width:24px}.mobile-menu-toggle .hamburger:before{top:-8px}.mobile-menu-toggle .hamburger:after{top:8px}.mobile-menu-toggle.active .hamburger{background-color:transparent}.mobile-menu-toggle.active .hamburger:before{top:0;transform:rotate(45deg)}.mobile-menu-toggle.active .hamburger:after{top:0;transform:rotate(-45deg)}.klaviyo-form-message{animation:slideIn .3s ease-out;border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem;text-align:center}.klaviyo-form-message.success{background-color:rgba(40,167,69,.1);border:1px solid rgba(40,167,69,.3);color:#1e7e34}.klaviyo-form-message.error{background-color:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#bd2130}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.adventure-signup,.footer-email-signup{position:relative}.adventure-signup.loading button,.adventure-signup.loading input[type=email],.footer-email-signup.loading button,.footer-email-signup.loading input[type=email]{cursor:not-allowed;opacity:.7}.adventure-signup-message{border-radius:6px;margin:1rem 0;padding:1rem;text-align:center}.adventure-signup-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.adventure-signup-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.beans-adventure-interface{background:linear-gradient(135deg,#f8f6f0,#fff);border:1px solid rgba(126,93,76,.08);border-radius:16px;box-shadow:0 4px 24px rgba(126,93,76,.08),0 1px 4px rgba(126,93,76,.04);margin:40px 0;overflow:hidden;padding:32px 28px;position:relative}.beans-adventure-interface:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%237e5d4c' fill-opacity='.015' fill-rule='evenodd'%3E%3Ccircle cx='7' cy='7' r='1'/%3E%3Ccircle cx='53' cy='53' r='1'/%3E%3C/g%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.beans-adventure-interface .adventure-header{margin-bottom:32px;position:relative;text-align:center;z-index:1}.beans-adventure-interface .adventure-header .compass-icon{font-size:36px;margin-bottom:12px;opacity:.9}.beans-adventure-interface .adventure-header h3{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:28px;font-weight:600;letter-spacing:-.5px;margin:0 0 8px;text-shadow:0 1px 2px rgba(0,0,0,.05)}.beans-adventure-interface .adventure-header .adventure-subtitle{color:#9a6f47;font-size:16px;font-weight:400;line-height:1.5;margin:0 auto;max-width:520px}.beans-adventure-interface .adventure-paths{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}@media (max-width:768px){.beans-adventure-interface .adventure-paths{gap:20px;grid-template-columns:1fr}}.beans-adventure-interface .adventure-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);border:1px solid rgba(126,93,76,.12);border-radius:12px;cursor:pointer;overflow:hidden;padding:24px 20px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.beans-adventure-interface .adventure-card:before{background:linear-gradient(135deg,hsla(62,50%,60%,.03),rgba(126,93,76,.03));bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.beans-adventure-interface .adventure-card:hover{border-color:hsla(62,50%,60%,.2);box-shadow:0 8px 32px rgba(126,93,76,.12),0 2px 8px rgba(126,93,76,.06);transform:translateY(-2px)}.beans-adventure-interface .adventure-card:hover:before{opacity:1}.beans-adventure-interface .adventure-card:hover .path-icon{transform:scale(1.1)}.beans-adventure-interface .adventure-card.selected{background:hsla(62,50%,60%,.08);border-color:#c9cc68;box-shadow:0 4px 20px hsla(62,50%,60%,.15),0 1px 4px hsla(62,50%,60%,.1)}.beans-adventure-interface .adventure-card.selected .path-icon{transform:scale(1.05)}.beans-adventure-interface .adventure-card .path-icon{display:block;font-size:32px;margin-bottom:12px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.beans-adventure-interface .adventure-card h4{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:20px;font-weight:600;letter-spacing:-.3px;margin:0 0 8px}.beans-adventure-interface .adventure-card p{color:#9a6f47;font-size:15px;font-weight:400;line-height:1.4;margin:0}.beans-adventure-interface .adventure-options{background:hsla(0,0%,100%,.9);border:1px solid rgba(126,93,76,.08);border-radius:12px;padding:24px;position:relative;z-index:1}.beans-adventure-interface .adventure-options .option-group{margin-bottom:20px}.beans-adventure-interface .adventure-options .option-group:last-child{margin-bottom:0}.beans-adventure-interface .adventure-options .option-group label{color:#7e5d4c;display:block;font-size:15px;font-weight:600;margin-bottom:8px}.beans-adventure-interface .adventure-options .option-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237e5d4c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid rgba(126,93,76,.12);border-radius:8px;color:#7e5d4c;font-size:15px;font-weight:500;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}.beans-adventure-interface .adventure-options .option-group select:focus{border-color:#c9cc68;box-shadow:0 0 0 3px hsla(62,50%,60%,.1);outline:none}.beans-adventure-interface .adventure-options .option-group select:hover{border-color:rgba(126,93,76,.2)}.beans-adventure-interface .adventure-pricing{background:linear-gradient(135deg,rgba(126,93,76,.02),hsla(62,50%,60%,.02));border:1px solid rgba(126,93,76,.08);border-radius:12px;margin:24px 0;padding:20px 24px;text-align:center}.beans-adventure-interface .adventure-pricing .price-display{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:32px;font-weight:700;letter-spacing:-1px;margin-bottom:4px}.beans-adventure-interface .adventure-pricing .price-context{color:#9a6f47;font-size:14px;font-weight:500;margin:0}.beans-adventure-interface .adventure-pricing .subscription-savings{background:hsla(62,50%,60%,.15);border-radius:20px;color:#9a6f47;display:inline-block;font-size:13px;font-weight:600;margin-top:12px;padding:8px 12px}.beans-adventure-interface .adventure-action{margin-top:24px;text-align:center}.beans-adventure-interface .adventure-action .btn-adventure{background:linear-gradient(135deg,#c9cc68,#b5b85a);border:none;border-radius:12px;box-shadow:0 4px 16px hsla(62,50%,60%,.25),0 1px 4px hsla(62,50%,60%,.15);color:#5a5c2a;cursor:pointer;font-family:Stardos Stencil,serif;font-size:17px;font-weight:600;letter-spacing:-.3px;min-width:280px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.beans-adventure-interface .adventure-action .btn-adventure:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.beans-adventure-interface .adventure-action .btn-adventure:hover{background:linear-gradient(135deg,#d4d76e,#c0c360);box-shadow:0 8px 24px hsla(62,50%,60%,.35),0 2px 8px hsla(62,50%,60%,.2);transform:translateY(-2px)}.beans-adventure-interface .adventure-action .btn-adventure:hover:before{left:100%}.beans-adventure-interface .adventure-action .btn-adventure:active{box-shadow:0 4px 16px hsla(62,50%,60%,.3),0 1px 4px hsla(62,50%,60%,.2);transform:translateY(-1px)}.beans-adventure-interface .adventure-action .btn-adventure:disabled{box-shadow:0 2px 8px hsla(62,50%,60%,.15);cursor:not-allowed;opacity:.6;transform:none}.beans-adventure-interface .adventure-action .btn-adventure:disabled:hover{box-shadow:0 2px 8px hsla(62,50%,60%,.15);transform:none}.beans-adventure-interface .adventure-action .action-subtitle{color:#9a6f47;font-size:14px;font-weight:400;margin-top:8px}.beans-adventure-interface .cultural-note{background:rgba(126,93,76,.03);border-left:3px solid #c9cc68;border-radius:0 8px 8px 0;color:#9a6f47;font-size:14px;font-style:italic;line-height:1.5;margin-top:24px;padding:16px 20px}.beans-adventure-interface.loading .btn-adventure{background:#e8e8e8;color:#767676;cursor:wait}.beans-adventure-interface.loading .btn-adventure:after{animation:spin 1s linear infinite;border:2px solid #767676;border-radius:50%;border-top-color:transparent;content:"";display:inline-block;height:16px;margin-left:8px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adventure-decision-modal{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:9999}.adventure-decision-modal.active{opacity:1;visibility:visible}.adventure-decision-modal .modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-height:90vh;max-width:600px;overflow-y:auto;padding:32px;transform:scale(.9) translateY(20px);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.active .adventure-decision-modal .modal-content{transform:scale(1) translateY(0)}.adventure-decision-modal .modal-content .modal-header{margin-bottom:24px;text-align:center}.adventure-decision-modal .modal-content .modal-header h4{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:24px;margin:0 0 8px}.adventure-decision-modal .modal-content .modal-header p{color:#9a6f47;margin:0}.adventure-decision-modal .modal-content .close-modal{background:none;border:none;color:#767676;cursor:pointer;font-size:24px;position:absolute;right:16px;top:16px}.adventure-decision-modal .modal-content .close-modal:hover{color:#7e5d4c}@media (max-width:480px){.beans-adventure-interface{margin:24px 0;padding:24px 20px}.beans-adventure-interface .adventure-header h3{font-size:24px}.beans-adventure-interface .adventure-card{padding:20px 16px}.beans-adventure-interface .adventure-card .path-icon{font-size:28px}.beans-adventure-interface .adventure-card h4{font-size:18px}.beans-adventure-interface .btn-adventure{font-size:16px;min-width:auto;padding:14px 24px;width:100%}}.taste-box-container{font-family:Inter,sans-serif;margin:3rem auto;max-width:900px;padding:0 1rem}.taste-box{background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08);overflow:hidden}.taste-box-header{background:#7e5d4c;background:linear-gradient(135deg,#7e5d4c,#9a6f47);color:#fff;padding:2.5rem 2rem;text-align:center}.taste-box-title{color:#fff;font-family:Stardos Stencil,serif;font-size:2rem;font-weight:600;margin-bottom:.75rem}.taste-box-subtitle{color:#fff;font-size:1rem;font-weight:400;opacity:.95}.coffee-preview{align-items:flex-start;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;gap:2rem;padding:2.5rem 2rem}.coffee-icon{background:#7e5d4c;border-radius:12px;flex-shrink:0;height:120px;overflow:hidden;width:120px}.coffee-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.coffee-details{flex:1;padding-top:.5rem}.coffee-name{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.coffee-origin{color:#666;font-size:1rem;font-weight:400;margin:0 0 .75rem}.coffee-story{color:#666;font-size:.875rem;line-height:1.5;margin:0}.purchase-section{background:#fff;padding:2rem}.purchase-toggle{background:#f8f9fa;border:2px solid #e9ecef;border-radius:50px;display:flex;margin-bottom:2rem;padding:.25rem;position:relative}.toggle-btn{background:transparent;border:none;border-radius:50px;color:#666;cursor:pointer;flex:1;font-size:1rem;font-weight:600;padding:1rem 1.5rem;position:relative;transition:all .3s ease;z-index:2}.toggle-btn.subscription-toggle.active{background:#d2691e;box-shadow:0 2px 8px rgba(210,105,30,.3);color:#fff;transform:scale(1.02)}.toggle-btn.subscription-toggle:not(.active):hover{background:rgba(210,105,30,.1);color:#d2691e}.toggle-btn.single-toggle.active{background:#7e5d4c;box-shadow:0 2px 8px rgba(126,93,76,.3);color:#fff}.toggle-btn.single-toggle:not(.active):hover{background:rgba(126,93,76,.1);color:#7e5d4c}.options-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem;transition:all .3s ease}.options-grid.subscription-mode{grid-template-columns:1fr 1fr 1fr}.option-group{display:flex;flex-direction:column}.option-group.frequency-group{display:none}.option-label{color:#2c3e50;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.option-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;border:2px solid #e9ecef;border-radius:8px;color:#2c3e50;cursor:pointer;font-size:1rem;padding:.875rem 3rem .875rem 1rem;transition:all .2s ease}.option-select:hover{border-color:#c9cc68}.option-select:focus{border-color:#c9cc68;box-shadow:0 0 0 3px hsla(62,50%,60%,.1);outline:none}.pricing-summary{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;margin-bottom:1.5rem;padding:1.75rem}.price-line{color:#666;display:flex;font-size:1rem;justify-content:space-between;margin-bottom:1rem}.price-line:last-child{margin-bottom:0}.price-line.savings{color:#28a745;font-weight:600}.price-line.total{border-top:2px solid #dae0e5;color:#2c3e50;font-size:1.25rem;font-weight:700;margin-bottom:0;margin-top:1rem;padding-top:1rem}.price-line.total #total-price{color:#7e5d4c;font-size:1.5rem}.community-impact{background:hsla(62,50%,60%,.1);border-left:4px solid #c9cc68;border-radius:4px;margin-bottom:2rem;padding:1.25rem}.impact-text{color:#666;font-size:.875rem;line-height:1.6;margin:0}.impact-amount{color:#2c3e50;font-size:1rem;font-weight:700}.action-btn{border:none;border-radius:50px;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1.25rem 2rem;text-transform:none;transition:all .3s ease;width:100%}.action-btn,.action-btn.subscription{background:#d2691e;color:#fff}.action-btn.subscription:hover{background:#b8621a;box-shadow:0 8px 24px rgba(210,105,30,.4);transform:translateY(-2px)}.action-btn.single{background:#7e5d4c;color:#fff}.action-btn.single:hover{background:#5e4639;box-shadow:0 8px 24px rgba(126,93,76,.4);transform:translateY(-2px)}.action-btn:hover:not(.single){background:#b8621a;box-shadow:0 8px 24px rgba(210,105,30,.4);transform:translateY(-2px)}.security-note{align-items:center;color:#767676;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;margin-top:1.5rem;text-align:center}.lock-icon{font-size:1rem;opacity:.7}@media (max-width:768px){.taste-box-header{padding:2rem 1.5rem}.taste-box-title{font-size:1.5rem}.coffee-preview{align-items:center;flex-direction:column;padding:2rem 1.5rem;text-align:center}.coffee-details{padding-top:0}.options-grid,.options-grid.subscription-mode{grid-template-columns:1fr}.purchase-section{padding:1.5rem}}.adventure-cta{background:linear-gradient(135deg,#fdfcfa,#fff);border:1px solid rgba(126,93,76,.1);border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:3rem 0;padding:3rem;transition:all .3s ease}@media (max-width:768px){.adventure-cta{margin:2rem 0;padding:2rem}}.adventure-cta .cta-content{margin:0 auto;max-width:600px;text-align:center}.adventure-cta .cta-title{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media (max-width:768px){.adventure-cta .cta-title{font-size:1.5rem}}.adventure-cta .cta-description{color:#666;font-size:1.125rem;line-height:1.5;margin-bottom:1.5rem}.follow-cta{background:linear-gradient(135deg,hsla(62,50%,60%,.05),#fff);border-color:hsla(62,50%,60%,.2)}.follow-cta .adventure-email-form .form-wrapper{display:flex;gap:.5rem;margin-bottom:1rem}@media (max-width:576px){.follow-cta .adventure-email-form .form-wrapper{flex-direction:column}}.follow-cta .adventure-email-form .email-input{border:2px solid rgba(126,93,76,.2);border-radius:8px;flex:1;font-size:1rem;padding:1rem 1.5rem;transition:all .2s ease}.follow-cta .adventure-email-form .email-input:focus{border-color:#c9cc68;box-shadow:0 0 0 3px hsla(62,50%,60%,.1);outline:none}@media (max-width:576px){.follow-cta .adventure-email-form .email-input{width:100%}}.follow-cta .adventure-email-form .btn{padding:1rem 2rem;white-space:nowrap}@media (max-width:576px){.follow-cta .adventure-email-form .btn{width:100%}}.follow-cta .adventure-email-form .form-promise{color:#767676;font-size:.875rem;font-style:italic;margin:0}.follow-cta .adventure-email-form .form-messages{margin-top:1rem}.follow-cta .adventure-email-form .form-messages .form-message{border-radius:4px;font-size:.875rem;padding:1rem}.follow-cta .adventure-email-form .form-messages .form-message.success{background:rgba(40,167,69,.1);border:1px solid rgba(40,167,69,.3);color:#1e7e34}.follow-cta .adventure-email-form .form-messages .form-message.error{background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#bd2130}.join-cta{background:linear-gradient(135deg,rgba(126,93,76,.05),#fff);border-color:rgba(126,93,76,.2)}.join-cta .cta-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.join-cta .cta-price{color:#666;font-size:1.125rem;font-weight:500}.join-cta .btn-large{font-size:1.25rem;padding:1.5rem 3rem}.adventure-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.adventure-modal.active{align-items:center;display:flex;justify-content:center}.adventure-modal.active .modal-content{animation:modalSlideIn .3s ease-out}.adventure-modal .modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.adventure-modal .modal-content{background:#fff;border-radius:16px;box-shadow:0 16px 32px rgba(0,0,0,.2);max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%;z-index:1}.adventure-modal .modal-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:color .2s ease;width:32px}.adventure-modal .modal-close:hover{color:#7e5d4c}.adventure-modal .modal-body{padding:4rem;text-align:center}@media (max-width:576px){.adventure-modal .modal-body{padding:3rem}}.adventure-modal .modal-icon{font-size:48px;margin-bottom:1.5rem}.adventure-modal .modal-title{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.adventure-modal .modal-description{color:#666;font-size:1.125rem;line-height:1.5;margin-bottom:2rem}.adventure-modal .adventure-email-form .email-input{border:2px solid rgba(126,93,76,.2);border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.adventure-modal .adventure-email-form .email-input:focus{border-color:#c9cc68;box-shadow:0 0 0 3px hsla(62,50%,60%,.1);outline:none}.adventure-modal .adventure-email-form .btn{font-size:1.125rem;margin-bottom:1rem;padding:1.5rem;width:100%}.adventure-modal .adventure-email-form .form-promise{color:#767676;font-size:.875rem;font-style:italic;margin:0}.adventure-slide-in{background:#fff;border-radius:12px 12px 0 0;bottom:0;box-shadow:0 16px 32px rgba(0,0,0,.2);max-width:calc(100% - 4rem);position:fixed;right:2rem;transform:translateY(100%);transition:transform .3s ease-out;width:400px;z-index:9998}@media (max-width:576px){.adventure-slide-in{right:1rem;width:calc(100% - 2rem)}}.adventure-slide-in.active{transform:translateY(0)}.adventure-slide-in .slide-in-close{background:none;border:none;color:#666;cursor:pointer;font-size:20px;position:absolute;right:1rem;top:1rem;transition:color .2s ease}.adventure-slide-in .slide-in-close:hover{color:#7e5d4c}.adventure-slide-in .slide-in-content{padding:2rem}.adventure-slide-in .slide-in-intro{color:#666;font-size:.875rem;font-style:italic;margin-bottom:.5rem}.adventure-slide-in .slide-in-title{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.adventure-slide-in .slide-in-description{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.adventure-slide-in .btn{margin-bottom:1rem;width:100%}.adventure-slide-in .slide-in-price{color:#666;display:block;font-size:.875rem;text-align:center}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.cta-spacer{height:3rem}.cultural-passport-landing .site-content{max-width:100%;padding:0}.hero-conversation{background:linear-gradient(135deg,#9a6f47,#7e5d4c);color:#fff;overflow:hidden;padding:5rem 0 6rem;position:relative}.hero-conversation:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-conversation .expedition-status{animation:subtle-pulse 3s ease-in-out infinite;background:linear-gradient(90deg,#c9cc68,#d4d686);box-shadow:0 2px 8px rgba(44,62,80,.1);color:#1a252f;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:.75px;padding:1.2rem;position:relative;text-align:center;z-index:2}.hero-conversation .hero-content{margin:0 auto;max-width:900px;padding:0 2rem;position:relative;text-align:center;z-index:2}.hero-conversation .hero-content h1{animation:fadeInDown .8s ease-out;font-family:Stardos Stencil,serif;font-size:3.5rem;font-weight:700;line-height:1.15;margin-bottom:3rem;text-shadow:0 2px 4px rgba(44,62,80,.2)}@media (max-width:768px){.hero-conversation .hero-content h1{font-size:2.5rem;margin-bottom:2rem}}.hero-conversation .hero-content .conversation-intro{animation:fadeInUp .8s ease-out .2s both;margin:0 auto 3rem;max-width:680px}.hero-conversation .hero-content .conversation-intro p{color:hsla(0,0%,100%,.98);font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.75;margin-bottom:1.5rem}@media (max-width:768px){.hero-conversation .hero-content .conversation-intro p{font-size:1.15rem;line-height:1.65}}.hero-conversation .hero-content .current-context{animation:fadeInUp .8s ease-out .4s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;box-shadow:0 8px 32px rgba(44,62,80,.1);margin:3rem 0;padding:2.5rem;transition:transform .3s ease}.hero-conversation .hero-content .current-context:hover{transform:translateY(-2px)}.hero-conversation .hero-content .current-context h3{color:#c9cc68;font-family:Stardos Stencil,serif;font-size:1.6rem;margin-bottom:1.2rem;text-shadow:0 1px 2px rgba(44,62,80,.1)}.hero-conversation .hero-content .current-context p{color:hsla(0,0%,100%,.95);font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.65}.hero-conversation .hero-content .member-status{animation:fadeInUp .8s ease-out .6s both;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:3.5rem 0}@media (max-width:768px){.hero-conversation .hero-content .member-status{gap:2rem;grid-template-columns:1fr}}.hero-conversation .hero-content .member-status .status-item{text-align:center;transition:transform .3s ease}.hero-conversation .hero-content .member-status .status-item:hover{transform:scale(1.05)}.hero-conversation .hero-content .member-status .status-item .number{animation:countUp 1.5s ease-out .8s both;color:#c9cc68;display:block;font-family:Stardos Stencil,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(44,62,80,.15)}.hero-conversation .hero-content .member-status .status-item .label{color:hsla(0,0%,100%,.85);font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.75px;text-transform:uppercase}.hero-conversation .hero-content .gentle-cta{animation:fadeInUp .8s ease-out .8s both;background:transparent;border:2px solid #c9cc68;border-radius:8px;color:#c9cc68;display:inline-block;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;margin-top:2rem;overflow:hidden;padding:1.2rem 2.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-conversation .hero-content .gentle-cta:before{background:#c9cc68;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.hero-conversation .hero-content .gentle-cta:hover{box-shadow:0 8px 24px hsla(62,50%,60%,.3);color:#1a252f;transform:translateY(-3px)}.hero-conversation .hero-content .gentle-cta:hover:before{left:0}@keyframes subtle-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.002)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.why-exists{background:linear-gradient(180deg,#fff,#fefefe);padding:5rem 0;position:relative}.why-exists .problem-intro{margin:0 auto 4rem;max-width:820px;padding:0 2rem;text-align:center}.why-exists .problem-intro h2{color:#2c3e50;display:inline-block;font-family:Stardos Stencil,serif;font-size:2.8rem;margin-bottom:1.8rem;position:relative}.why-exists .problem-intro h2:after{background:#c9cc68;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media (max-width:768px){.why-exists .problem-intro h2{font-size:2.2rem}}.why-exists .problem-intro p{color:#666;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.75;margin-top:2rem}.why-exists .story-progression{margin:0 auto;max-width:1000px;padding:0 2rem}.why-exists .story-progression .story-block{background:linear-gradient(145deg,#fff,#fbfcfc);border-radius:16px;box-shadow:0 4px 16px rgba(44,62,80,.06);margin-bottom:3.5rem;padding:2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.why-exists .story-progression .story-block:hover{box-shadow:0 8px 24px rgba(44,62,80,.1);transform:translateY(-3px)}.why-exists .story-progression .story-block.highlighted{background:linear-gradient(135deg,#c9cc68,#d9db96);border:1px solid hsla(62,50%,60%,.3);box-shadow:0 8px 32px hsla(62,50%,60%,.2);color:#2c3e50}.why-exists .story-progression .story-block.highlighted .member-quote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-radius:12px;box-shadow:0 4px 16px rgba(44,62,80,.08);margin-top:1.5rem;padding:2.5rem}.why-exists .story-progression .story-block.highlighted .member-quote blockquote{color:#233140;font-family:Stardos Stencil,serif;font-size:1.35rem;font-style:italic;line-height:1.6;margin-bottom:1.2rem;padding:0 2rem;position:relative}.why-exists .story-progression .story-block.highlighted .member-quote blockquote:before{color:hsla(62,50%,60%,.6);content:'"';font-size:3rem;font-weight:700;left:-5px;position:absolute;top:-10px}.why-exists .story-progression .story-block.highlighted .member-quote blockquote:after{bottom:-30px;color:hsla(62,50%,60%,.6);content:'"';font-size:3rem;font-weight:700;position:absolute;right:-5px}.why-exists .story-progression .story-block.highlighted .member-quote cite{color:#666;display:block;font-family:Inter,sans-serif;font-weight:600;margin-right:1rem;text-align:right}.why-exists .story-progression .story-block h3{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.6rem;font-weight:600;margin-bottom:1.2rem}.why-exists .story-progression .story-block p{color:#666;font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.7}.why-exists .story-progression .community-examples{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}@media (max-width:768px){.why-exists .story-progression .community-examples{grid-template-columns:1fr}}.why-exists .story-progression .community-examples .example-card{align-items:center;background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,40%,.08);border-radius:10px;display:flex;gap:.75rem;padding:1.25rem;transition:all .3s ease}.why-exists .story-progression .community-examples .example-card:hover{box-shadow:0 2px 8px rgba(44,62,80,.08);transform:translateX(4px)}.why-exists .story-progression .community-examples .example-card .icon{color:#c9cc68;font-size:1.3rem}.why-exists .story-progression .community-examples .example-card p{color:#233140;font-family:Inter,sans-serif;font-size:1rem;font-style:italic;line-height:1.5;margin:0}.why-exists .realization{background:linear-gradient(135deg,hsla(62,50%,60%,.05),hsla(62,50%,60%,.02));border-left:4px solid #c9cc68;border-radius:12px;margin:4rem auto 0;max-width:720px;padding:2rem;text-align:center}.why-exists .realization p{color:#666;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7}.why-exists .realization p em{color:#7e5d4c;font-style:normal;font-weight:600}.how-it-works{background:linear-gradient(135deg,#fefefe,#fff);padding:5rem 0;position:relative}.how-it-works:before{background:linear-gradient(90deg,transparent,hsla(62,50%,60%,.2),transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.how-it-works .value-explanation{margin:0 auto;max-width:820px;padding:0 2rem}.how-it-works .value-explanation h2{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:2.5rem;margin-bottom:2.5rem;position:relative;text-align:center}.how-it-works .value-explanation h2:after{background:linear-gradient(90deg,transparent,#c9cc68,transparent);border-radius:2px;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.how-it-works .value-explanation .simple-explanation p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.how-it-works .value-explanation .simple-explanation .four-benefits{background:hsla(62,50%,60%,.03);border-left:3px solid #c9cc68;border-radius:12px;margin:2.5rem 0;padding:2rem}.how-it-works .value-explanation .simple-explanation .four-benefits h3{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.how-it-works .value-explanation .simple-explanation .four-benefits ul{list-style:none;padding:0}.how-it-works .value-explanation .simple-explanation .four-benefits ul li{color:#666;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem;position:relative;transition:all .3s ease}.how-it-works .value-explanation .simple-explanation .four-benefits ul li:hover{color:#4d4d4d;transform:translateX(4px)}.how-it-works .value-explanation .simple-explanation .four-benefits ul li:before{color:#c9cc68;content:"→";font-size:1.2rem;font-weight:700;left:0;position:absolute;transition:transform .3s ease}.how-it-works .value-explanation .simple-explanation .four-benefits ul li:hover:before{transform:translateX(4px)}.how-it-works .value-explanation .simple-explanation .four-benefits ul li strong{color:#2c3e50;font-weight:600}.how-it-works .value-explanation .simple-explanation .positioning-quote{background:linear-gradient(135deg,#fff,hsla(62,50%,60%,.04));border-left:4px solid #c9cc68;border-radius:8px;box-shadow:0 4px 16px rgba(44,62,80,.05);margin:2.5rem 0;padding:2.5rem;position:relative}.how-it-works .value-explanation .simple-explanation .positioning-quote:before{color:hsla(62,50%,60%,.3);content:'"';font-family:Stardos Stencil,serif;font-size:3rem;font-weight:700;left:20px;position:absolute;top:10px}.how-it-works .value-explanation .simple-explanation .positioning-quote p{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.2rem;font-style:italic;line-height:1.7;margin:0;padding-left:2rem}.social-proof{background:linear-gradient(180deg,#fff,#fbfcfc);padding:5rem 0;position:relative}.social-proof .proof-intro{margin:0 auto 4rem;max-width:800px;padding:0 2rem;text-align:center}.social-proof .proof-intro h2{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:2.2rem;margin-bottom:1rem}.social-proof .proof-intro p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem}.social-proof .producer-voice{background:linear-gradient(135deg,#c9cc68,#d4d686);border-radius:20px;box-shadow:0 12px 40px hsla(62,50%,60%,.25);margin:0 auto 4rem;max-width:900px;overflow:hidden;padding:3.5rem;position:relative;text-align:center}.social-proof .producer-voice:before{background:hsla(0,0%,100%,.05);content:"";height:200%;pointer-events:none;position:absolute;right:-10%;top:-50%;transform:rotate(35deg);width:60%}.social-proof .producer-voice .producer-quote blockquote{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:1.4rem;font-style:italic;line-height:1.5;margin-bottom:1rem}.social-proof .producer-voice .producer-quote blockquote:after,.social-proof .producer-voice .producer-quote blockquote:before{color:#7e5d4c;content:'"';font-size:2.5rem;line-height:0}.social-proof .producer-voice .producer-quote cite{color:#1a252f;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.social-proof .member-testimonials{display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto 4rem;max-width:1050px;padding:0 2rem}@media (max-width:992px){.social-proof .member-testimonials{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.social-proof .member-testimonials{grid-template-columns:1fr}}.social-proof .member-testimonials .testimonial-card{background:#fff;border:1px solid hsla(0,0%,40%,.06);border-radius:12px;box-shadow:0 4px 16px rgba(44,62,80,.08);padding:2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-proof .member-testimonials .testimonial-card:hover{box-shadow:0 8px 28px rgba(44,62,80,.12);transform:translateY(-5px)}.social-proof .member-testimonials .testimonial-card:before{color:hsla(62,50%,60%,.2);content:'"';font-family:Stardos Stencil,serif;font-size:2.5rem;font-weight:700;left:20px;position:absolute;top:15px}.social-proof .member-testimonials .testimonial-card blockquote{color:#666;font-family:Inter,sans-serif;font-size:1.05rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem;padding-top:1.5rem}.social-proof .member-testimonials .testimonial-card cite{color:#2c3e50;display:block;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.social-proof .member-testimonials .testimonial-card cite:before{color:#c9cc68;content:"— "}.social-proof .community-activity{margin:0 auto 3rem;max-width:820px;padding:0 2rem}.social-proof .community-activity h3{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:1.6rem;margin-bottom:2rem;position:relative;text-align:center}.social-proof .community-activity h3:after{background:#c9cc68;bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.social-proof .community-activity .activity-list .activity-item{align-items:center;background:linear-gradient(135deg,#fff,#fefefe);border:1px solid hsla(0,0%,40%,.06);border-radius:10px;display:flex;gap:1.2rem;margin-bottom:.75rem;padding:1.25rem;transition:all .3s ease}.social-proof .community-activity .activity-list .activity-item:hover{box-shadow:0 4px 12px rgba(44,62,80,.08);transform:translateX(5px)}.social-proof .community-activity .activity-list .activity-item .activity-icon{color:#c9cc68;font-size:1.3rem}.social-proof .community-activity .activity-list .activity-item .activity-text{color:#666;flex:1;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.5}.social-proof .community-activity .activity-list .activity-item .activity-status{background:linear-gradient(135deg,hsla(62,50%,60%,.15),hsla(62,50%,60%,.1));border:1px solid hsla(62,50%,60%,.2);border-radius:20px;color:#aaad3a;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.35rem 1rem}.social-proof .honest-size{margin:0 auto;max-width:600px;padding:0 2rem;text-align:center}.social-proof .honest-size p{color:#666;font-family:Inter,sans-serif;font-size:1rem}.social-proof .honest-size p em{color:#7e5d4c}.faq-section{background:linear-gradient(135deg,#fefefe,#fff);padding:5rem 0;position:relative}.faq-section .faq-intro{margin:0 auto 4rem;max-width:800px;padding:0 2rem;text-align:center}.faq-section .faq-intro h2{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:2.2rem;margin-bottom:1rem}.faq-section .faq-intro p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem}.faq-section .faq-list{margin:0 auto;max-width:820px;padding:0 2rem}.faq-section .faq-list .faq-item{background:#fff;border:1px solid hsla(0,0%,40%,.08);border-radius:12px;margin-bottom:2.5rem;padding:2rem;transition:all .3s ease}.faq-section .faq-list .faq-item:hover{box-shadow:0 6px 20px rgba(44,62,80,.08);transform:translateY(-2px)}.faq-section .faq-list .faq-item.highlighted{background:linear-gradient(135deg,#f2f3da,#f9f9ed);border:1px solid hsla(62,50%,60%,.2);border-radius:12px;box-shadow:0 4px 16px hsla(62,50%,60%,.1);padding:2.5rem}.faq-section .faq-list .faq-item h3{color:#7e5d4c;font-family:Stardos Stencil,serif;font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;padding-left:1.5rem;position:relative}.faq-section .faq-list .faq-item h3:before{color:#c9cc68;content:"Q.";font-weight:700;left:0;position:absolute}.faq-section .faq-list .faq-item p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:0;padding-left:1.5rem}.faq-section .honest-moment{margin:4rem auto 0;max-width:700px;padding:0 2rem;text-align:center}.faq-section .honest-moment p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.faq-section .honest-moment p em{color:#7e5d4c;font-style:italic}.invitation{background:linear-gradient(180deg,#fff,#fbfcfc);padding:5rem 0 6rem;position:relative}.invitation:before{background:linear-gradient(90deg,transparent,hsla(62,50%,60%,.15),transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.invitation .invitation-content{margin:0 auto;max-width:700px;padding:0 2rem;text-align:center}.invitation .invitation-content h2{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:2.2rem;margin-bottom:2rem}.invitation .invitation-content .qualification{margin-bottom:3rem}.invitation .invitation-content .qualification p{color:#666;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7}.invitation .invitation-content .next-steps{margin:3rem 0}.invitation .invitation-content .next-steps h3{color:#2c3e50;font-family:Stardos Stencil,serif;font-size:1.4rem;margin-bottom:2rem}.invitation .invitation-content .next-steps .steps-list{margin:0 auto;max-width:500px;text-align:left}.invitation .invitation-content .next-steps .steps-list .step-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.invitation .invitation-content .next-steps .steps-list .step-item .step-number{align-items:center;background:#c9cc68;border-radius:50%;color:#2c3e50;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;height:2rem;justify-content:center;margin-top:.25rem;width:2rem}.invitation .invitation-content .next-steps .steps-list .step-item p{color:#666;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin:0}.invitation .invitation-content .guarantee{background:#f8f8f8;border-radius:8px;margin:3rem 0;padding:1.5rem}.invitation .invitation-content .guarantee p{color:#666;font-family:Inter,sans-serif;font-size:1rem;margin:0}.invitation .invitation-content .guarantee p strong{color:#2c3e50}.invitation .invitation-content .join-cta{background:linear-gradient(135deg,#c9cc68,#d0d27b);border-radius:10px;box-shadow:0 4px 16px hsla(62,50%,60%,.3);color:#1a252f;display:inline-block;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin:2.5rem 0;overflow:hidden;padding:1.4rem 3.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.invitation .invitation-content .join-cta:before{background:hsla(0,0%,100%,.3);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.invitation .invitation-content .join-cta:hover{box-shadow:0 8px 28px hsla(62,50%,60%,.4);transform:translateY(-3px) scale(1.02)}.invitation .invitation-content .join-cta:hover:before{height:300px;width:300px}.invitation .invitation-content .personal-note{align-items:center;display:flex;gap:2rem;margin-top:3rem;text-align:left}@media (max-width:768px){.invitation .invitation-content .personal-note{flex-direction:column;gap:1rem;text-align:center}}.invitation .invitation-content .personal-note .founders-photo{flex-shrink:0}.invitation .invitation-content .personal-note .founders-photo .founders-image{border:3px solid #c9cc68;border-radius:50%;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}@media (max-width:768px){.invitation .invitation-content .personal-note .founders-photo .founders-image{height:100px;width:100px}}.invitation .invitation-content .personal-note .note-text{flex:1}.invitation .invitation-content .personal-note .note-text p{color:#666;font-family:Inter,sans-serif;font-size:1rem;margin-bottom:.5rem}.invitation .invitation-content .personal-note .note-text p em{font-style:italic}.invitation .invitation-content .personal-note .note-text p strong{color:#2c3e50;font-weight:600}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}@media (max-width:768px){.cultural-passport-landing .hero-conversation{padding:4rem 0 5rem}.cultural-passport-landing .hero-conversation .hero-content{padding:0 1.5rem}.cultural-passport-landing .hero-conversation .hero-content h1{font-size:2.2rem;margin-bottom:2rem}.cultural-passport-landing .hero-conversation .hero-content .conversation-intro p{font-size:1.1rem;line-height:1.6}.cultural-passport-landing .hero-conversation .hero-content .current-context{margin:2.5rem 0;padding:2rem}.cultural-passport-landing .hero-conversation .hero-content .current-context h3{font-size:1.4rem}.cultural-passport-landing .hero-conversation .hero-content .current-context p{font-size:1.05rem}.cultural-passport-landing .hero-conversation .hero-content .member-status{margin:2.5rem 0}.cultural-passport-landing .hero-conversation .hero-content .member-status .status-item .number{font-size:2rem}.cultural-passport-landing .hero-conversation .hero-content .gentle-cta{font-size:1.05rem;padding:1rem 2rem}.cultural-passport-landing .faq-section,.cultural-passport-landing .how-it-works,.cultural-passport-landing .invitation,.cultural-passport-landing .social-proof,.cultural-passport-landing .why-exists{padding:4rem 0}.cultural-passport-landing .faq-section .faq-intro,.cultural-passport-landing .faq-section .invitation-content,.cultural-passport-landing .faq-section .problem-intro,.cultural-passport-landing .faq-section .proof-intro,.cultural-passport-landing .faq-section .value-explanation,.cultural-passport-landing .how-it-works .faq-intro,.cultural-passport-landing .how-it-works .invitation-content,.cultural-passport-landing .how-it-works .problem-intro,.cultural-passport-landing .how-it-works .proof-intro,.cultural-passport-landing .how-it-works .value-explanation,.cultural-passport-landing .invitation .faq-intro,.cultural-passport-landing .invitation .invitation-content,.cultural-passport-landing .invitation .problem-intro,.cultural-passport-landing .invitation .proof-intro,.cultural-passport-landing .invitation .value-explanation,.cultural-passport-landing .social-proof .faq-intro,.cultural-passport-landing .social-proof .invitation-content,.cultural-passport-landing .social-proof .problem-intro,.cultural-passport-landing .social-proof .proof-intro,.cultural-passport-landing .social-proof .value-explanation,.cultural-passport-landing .why-exists .faq-intro,.cultural-passport-landing .why-exists .invitation-content,.cultural-passport-landing .why-exists .problem-intro,.cultural-passport-landing .why-exists .proof-intro,.cultural-passport-landing .why-exists .value-explanation{padding:0 1.5rem}.cultural-passport-landing .faq-section .faq-intro h2,.cultural-passport-landing .faq-section .invitation-content h2,.cultural-passport-landing .faq-section .problem-intro h2,.cultural-passport-landing .faq-section .proof-intro h2,.cultural-passport-landing .faq-section .value-explanation h2,.cultural-passport-landing .how-it-works .faq-intro h2,.cultural-passport-landing .how-it-works .invitation-content h2,.cultural-passport-landing .how-it-works .problem-intro h2,.cultural-passport-landing .how-it-works .proof-intro h2,.cultural-passport-landing .how-it-works .value-explanation h2,.cultural-passport-landing .invitation .faq-intro h2,.cultural-passport-landing .invitation .invitation-content h2,.cultural-passport-landing .invitation .problem-intro h2,.cultural-passport-landing .invitation .proof-intro h2,.cultural-passport-landing .invitation .value-explanation h2,.cultural-passport-landing .social-proof .faq-intro h2,.cultural-passport-landing .social-proof .invitation-content h2,.cultural-passport-landing .social-proof .problem-intro h2,.cultural-passport-landing .social-proof .proof-intro h2,.cultural-passport-landing .social-proof .value-explanation h2,.cultural-passport-landing .why-exists .faq-intro h2,.cultural-passport-landing .why-exists .invitation-content h2,.cultural-passport-landing .why-exists .problem-intro h2,.cultural-passport-landing .why-exists .proof-intro h2,.cultural-passport-landing .why-exists .value-explanation h2{font-size:2rem;margin-bottom:1.5rem}.cultural-passport-landing .faq-section .faq-intro p,.cultural-passport-landing .faq-section .invitation-content p,.cultural-passport-landing .faq-section .problem-intro p,.cultural-passport-landing .faq-section .proof-intro p,.cultural-passport-landing .faq-section .value-explanation p,.cultural-passport-landing .how-it-works .faq-intro p,.cultural-passport-landing .how-it-works .invitation-content p,.cultural-passport-landing .how-it-works .problem-intro p,.cultural-passport-landing .how-it-works .proof-intro p,.cultural-passport-landing .how-it-works .value-explanation p,.cultural-passport-landing .invitation .faq-intro p,.cultural-passport-landing .invitation .invitation-content p,.cultural-passport-landing .invitation .problem-intro p,.cultural-passport-landing .invitation .proof-intro p,.cultural-passport-landing .invitation .value-explanation p,.cultural-passport-landing .social-proof .faq-intro p,.cultural-passport-landing .social-proof .invitation-content p,.cultural-passport-landing .social-proof .problem-intro p,.cultural-passport-landing .social-proof .proof-intro p,.cultural-passport-landing .social-proof .value-explanation p,.cultural-passport-landing .why-exists .faq-intro p,.cultural-passport-landing .why-exists .invitation-content p,.cultural-passport-landing .why-exists .problem-intro p,.cultural-passport-landing .why-exists .proof-intro p,.cultural-passport-landing .why-exists .value-explanation p{font-size:1.1rem}.cultural-passport-landing .community-activity,.cultural-passport-landing .faq-list,.cultural-passport-landing .member-testimonials,.cultural-passport-landing .story-progression{padding:0 1.5rem}.cultural-passport-landing .community-activity .story-block,.cultural-passport-landing .faq-list .story-block,.cultural-passport-landing .member-testimonials .story-block,.cultural-passport-landing .story-progression .story-block{margin-bottom:2.5rem;padding:2rem}.cultural-passport-landing .community-activity .story-block h3,.cultural-passport-landing .faq-list .story-block h3,.cultural-passport-landing .member-testimonials .story-block h3,.cultural-passport-landing .story-progression .story-block h3{font-size:1.4rem}.cultural-passport-landing .community-activity .story-block p,.cultural-passport-landing .faq-list .story-block p,.cultural-passport-landing .member-testimonials .story-block p,.cultural-passport-landing .story-progression .story-block p{font-size:1.05rem}.cultural-passport-landing .community-activity .story-block.highlighted .member-quote,.cultural-passport-landing .faq-list .story-block.highlighted .member-quote,.cultural-passport-landing .member-testimonials .story-block.highlighted .member-quote,.cultural-passport-landing .story-progression .story-block.highlighted .member-quote{padding:2rem}.cultural-passport-landing .community-activity .story-block.highlighted .member-quote blockquote,.cultural-passport-landing .faq-list .story-block.highlighted .member-quote blockquote,.cultural-passport-landing .member-testimonials .story-block.highlighted .member-quote blockquote,.cultural-passport-landing .story-progression .story-block.highlighted .member-quote blockquote{font-size:1.2rem;padding:0 1rem}.cultural-passport-landing .producer-voice{border-radius:16px;margin:0 1.5rem 3rem;padding:2.5rem 2rem}.cultural-passport-landing .producer-voice .producer-quote blockquote{font-size:1.2rem}.cultural-passport-landing .invitation .invitation-content .join-cta{font-size:1.15rem;padding:1.2rem 2.5rem}.cultural-passport-landing .invitation .invitation-content .personal-note{padding:0 1rem}}@media (min-width:769px) and (max-width:992px){.cultural-passport-landing .hero-conversation .hero-content h1{font-size:3rem}.cultural-passport-landing .faq-intro h2,.cultural-passport-landing .invitation-content h2,.cultural-passport-landing .problem-intro h2,.cultural-passport-landing .proof-intro h2,.cultural-passport-landing .value-explanation h2{font-size:2.3rem}}@media print{.cultural-passport-landing .expedition-status{display:none}.cultural-passport-landing *{animation:none!important;transition:none!important}}@media (prefers-reduced-motion:reduce){.cultural-passport-landing *,.cultural-passport-landing :after,.cultural-passport-landing :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
