:root{--cream:#f5eddf;--burgundy:#8b1a1a;--warm-black:#1a1412;--champagne:#d4a962;--terracotta:#c45030}.page-our-story *{box-sizing:border-box;margin:0;padding:0}html:has(.page-our-story){scroll-behavior:smooth}body:has(.page-our-story){box-sizing:border-box;background:var(--warm-black);color:var(--cream);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden}.page-our-story .z{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.page-our-story nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#1a1412d9;border-bottom:1px solid #f5eddf0a;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.page-our-story .nav-logo{align-items:center;text-decoration:none;display:flex}.page-our-story .nav-logo img{height:34px}.page-our-story .nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.page-our-story .nav-links a{letter-spacing:.2em;text-transform:uppercase;color:#f5eddf66;font-size:.7rem;text-decoration:none;transition:color .3s}.page-our-story .nav-links a:hover{color:var(--champagne)}.page-our-story .nav-cta{border-radius:100px;border:1px solid #f5eddf33!important;padding:.5rem 1.3rem!important;transition:all .3s!important}.page-our-story .hamburger{cursor:pointer;z-index:101;background:0 0;border:none;padding:8px;display:none}.page-our-story .hamburger span{background:var(--cream);width:22px;height:1.5px;margin:5px 0;transition:all .3s;display:block}.page-our-story .hamburger.open span:first-child{transform:rotate(45deg)translate(4px,5px)}.page-our-story .hamburger.open span:nth-child(2){opacity:0}.page-our-story .hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}.page-our-story .mobile-overlay{z-index:99;opacity:0;background:#1a1412f7;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:opacity .35s;display:none;position:fixed;inset:0}.page-our-story .mobile-overlay.open{opacity:1;display:flex}.page-our-story .mobile-overlay a{letter-spacing:.2em;text-transform:uppercase;color:var(--cream);opacity:.7;font-size:1.1rem;text-decoration:none;transition:opacity .3s}.page-our-story .mobile-overlay a:hover{opacity:1}.page-our-story .mobile-overlay .nav-cta{border-radius:100px;margin-top:1rem;border:1px solid #f5eddf4d!important;padding:.8rem 2rem!important}@media (max-width:900px){.page-our-story .hamburger{display:block}}.page-our-story .nav-cta:hover{background:var(--burgundy)!important;color:var(--cream)!important;border-color:var(--burgundy)!important}.page-our-story .story-hero{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.page-our-story .story-hero:before{content:"";pointer-events:none;background:radial-gradient(#8b1a1a26 0%,#0000 70%);position:absolute;inset:0}.page-our-story .story-hero-content{z-index:1;max-width:800px;padding:0 2rem;position:relative}.page-our-story .story-kicker{letter-spacing:.5em;text-transform:uppercase;color:var(--champagne);opacity:.6;margin-bottom:2.5rem;font-size:11px}.page-our-story .story-hero h1{font-family:var(--font-playfair), serif;color:var(--cream);margin-bottom:2rem;font-size:clamp(2.2rem,5vw,3.8rem);font-style:italic;font-weight:400;line-height:1.2}.page-our-story .story-hero-sub{color:#f5eddf80;max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.8}.page-our-story .scroll-hint{background:linear-gradient(to bottom, transparent, var(--champagne));opacity:.3;width:1px;height:60px;animation:2s ease-in-out infinite scrollPulse;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@keyframes scrollPulse{0%,to{opacity:.1}50%{opacity:.4}}.page-our-story .story-flow{max-width:680px;margin:0 auto;padding:2rem 2rem 4rem}.page-our-story .story-flow p{color:#f5eddfa6;text-align:center;margin-bottom:2.5rem;font-size:1.1rem;line-height:2}.page-our-story .story-rule{background:var(--burgundy);opacity:.6;width:40px;height:1px;margin:4rem auto}.page-our-story .story-image-full{width:100vw;height:70vh;min-height:420px;margin-top:1rem;margin-bottom:1rem;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.page-our-story .story-image-full img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.page-our-story .story-image-full:after{content:"";background:linear-gradient(to bottom, var(--warm-black) 0%, transparent 15%, transparent 85%, var(--warm-black) 100%);pointer-events:none;position:absolute;inset:0}.page-our-story .story-image-duo{grid-template-columns:1fr 1fr;gap:4px;width:100vw;margin-top:1rem;margin-bottom:1rem;margin-left:calc(50% - 50vw);display:grid}.page-our-story .story-image-duo img{object-fit:cover;object-position:center 30%;width:100%;height:50vh;min-height:320px}.page-our-story .story-flow blockquote.quotes-intro{font-family:var(--font-playfair), serif;color:var(--cream);text-align:left;white-space:normal;opacity:0;max-width:100%;margin-bottom:2rem;margin-left:0;margin-right:auto;padding-bottom:1.5rem;padding-left:0;font-size:clamp(1.6rem,3.5vw,2.4rem);font-style:normal;font-weight:400;line-height:1.3;transform:translateY(20px)}.page-our-story .story-flow blockquote.quotes-intro:before{width:40px;height:2px;top:auto;bottom:0;left:0;transform:none}.page-our-story .story-flow blockquote.quotes-intro.visible{opacity:1;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.page-our-story .quotes-section{margin:2rem 0;padding:3rem 0}.page-our-story .story-flow blockquote{font-family:var(--font-playfair), serif;color:var(--cream);opacity:0;max-width:85%;margin-bottom:3rem;padding-left:1.5rem;font-size:clamp(1.8rem,4vw,2.8rem);font-style:italic;font-weight:400;line-height:1.3;position:relative}.page-our-story .story-flow blockquote:before{content:"";background:var(--burgundy);width:2px;position:absolute;top:.3em;bottom:.3em;left:0}.page-our-story .story-flow blockquote:nth-child(odd){text-align:left;margin-right:auto;transform:translate(-30px)}.page-our-story .story-flow blockquote:nth-child(2n){text-align:right;margin-left:auto;padding-left:0;padding-right:1.5rem}.page-our-story .story-flow blockquote:nth-child(2n):before{left:auto;right:0}.page-our-story .story-flow blockquote.visible{opacity:1;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translate(0)}.page-our-story .quotes-context{color:#f5eddfa6;text-align:center;margin-top:2rem;margin-bottom:2rem;font-size:1.1rem;line-height:2}.page-our-story .story-statement{font-family:var(--font-playfair), serif;text-align:center;color:var(--cream);margin:1rem 0 2.5rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:500;line-height:1.35}.page-our-story .story-statement .highlight{color:var(--burgundy);background:linear-gradient(to right, var(--burgundy), var(--terracotta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-our-story .story-closing{text-align:center;padding:4rem 2rem 6rem;position:relative}.page-our-story .story-closing:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b1a1a33 0%,#0000 70%);width:200px;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-our-story .story-closing-mark{opacity:.4;filter:brightness(2);width:36px;margin:0 auto 2.5rem;display:block}.page-our-story .story-closing h2{font-family:var(--font-playfair), serif;color:var(--cream);margin-bottom:2.5rem;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;font-weight:400;line-height:1.35}.page-our-story .back-btn{color:var(--cream);letter-spacing:.2em;text-transform:uppercase;border:1px solid #f5eddf33;border-radius:100px;padding:.85rem 2.5rem;font-size:.68rem;text-decoration:none;transition:all .4s;display:inline-block}.page-our-story .back-btn:hover{background:var(--burgundy);color:var(--cream);border-color:var(--burgundy)}.page-our-story footer{background:var(--warm-black);border-top:1px solid #f5eddf0a;padding:2.5rem 3rem}.page-our-story .footer-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.page-our-story .footer-left{align-items:center;gap:2rem;display:flex}.page-our-story .footer-logo{opacity:.7;height:28px}.page-our-story .footer-links{gap:1.5rem;list-style:none;display:flex}.page-our-story .footer-links a{letter-spacing:.2em;text-transform:uppercase;color:#f5eddf40;font-size:.62rem;text-decoration:none;transition:color .3s}.page-our-story .footer-links a:hover{color:var(--cream)}.page-our-story .footer-right{align-items:center;gap:1.5rem;display:flex}.page-our-story .footer-social{align-items:center;gap:1rem;display:flex}.page-our-story .footer-social a{border:1px solid #f5eddf14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.page-our-story .footer-social a:hover{border-color:#f5eddf4d}.page-our-story .footer-social svg{fill:#f5eddf66;width:14px;height:14px;transition:fill .3s}.page-our-story .footer-social a:hover svg{fill:var(--cream)}.page-our-story .footer-copy{color:#f5eddf1f;letter-spacing:.1em;font-size:.55rem}.page-our-story .fade-in{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.page-our-story .fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.page-our-story nav{padding:1.25rem 1.5rem}.page-our-story .nav-links a:not(.nav-cta){display:none}.page-our-story .story-flow{padding:2rem 1.5rem 3rem}.page-our-story .story-hero h1{font-size:clamp(1.6rem,6vw,2.4rem)}.page-our-story .story-flow blockquote{max-width:90%;font-size:clamp(1.3rem,5vw,1.8rem)}.page-our-story .quotes-section{padding:2rem 0}.page-our-story .story-image-full{height:40vh;min-height:240px}.page-our-story .story-image-duo{grid-template-columns:1fr}.page-our-story .story-image-duo img{height:35vh}.page-our-story .footer-inner{text-align:center;flex-direction:column;gap:1.5rem}.page-our-story .footer-left,.page-our-story .footer-right{flex-direction:column;gap:1rem}}.page-our-story a:focus-visible,.page-our-story button:focus-visible{outline:2px solid var(--champagne);outline-offset:3px;border-radius:4px}.page-our-story a,.page-our-story button{cursor:pointer}@media (prefers-reduced-motion:reduce){.page-our-story *,.page-our-story :before,.page-our-story :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-our-story .footer-links a{color:#f5eddfa6}@media (max-width:900px){.page-our-story .nav-links{display:none}}
