:root{--color-forest: #15261F;--color-mist: #F5F3EF;--color-gold: #D4AF37;--color-gold-muted: #BC9B4E;--color-green-accent: #688F4E;--color-green-light: #B1D182;--color-text-dark: #0D1411;--color-white: #ffffff;--font-sans: "Montserrat", sans-serif;--font-serif: "Playfair Display", serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-mist);color:var(--color-text-dark);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:400;line-height:1.1;letter-spacing:-.02em}.text-reveal,.fade-in{opacity:0}.serif-font{font-family:var(--font-serif)}.section-header{font-size:3rem;margin-bottom:2rem;color:var(--color-forest);font-family:var(--font-serif)}.centered{text-align:center}.body-copy{font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;color:#4a4a4a;font-weight:300}.cta-button{padding:1rem 2.5rem;background-color:transparent;border:1px solid var(--color-white);color:var(--color-white);font-family:var(--font-sans);text-transform:uppercase;font-weight:500;letter-spacing:2px;cursor:pointer;transition:all .5s ease;font-size:.85rem}.cta-button:hover{background-color:var(--color-white);color:var(--color-forest);letter-spacing:3px}.cta-button.gold{border-color:var(--color-gold-muted);color:var(--color-gold-muted)}.cta-button.gold:hover{background-color:var(--color-gold-muted);color:var(--color-mist)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-content{position:relative;z-index:2;text-align:center;color:var(--color-white);max-width:800px;padding:0 1rem}.hero-logo{width:180px;margin-bottom:2rem;filter:drop-shadow(0 0 20px rgba(255,255,255,.3))}.hero-headline-sub{font-family:var(--font-serif);font-size:2.5rem;font-weight:400;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 10px rgba(0,0,0,.3)}.hero-subheadline{font-size:1.1rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.sun-glow{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:240px;height:240px;background:radial-gradient(circle,#ffe178cc,#ffbe3280 45%,#ffc86400 70%);border-radius:50%;z-index:1;pointer-events:none;animation:sunPulse 1.5s infinite alternate ease-in-out;mix-blend-mode:screen;filter:blur(15px)}@keyframes sunPulse{0%{opacity:.7;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1.1);filter:blur(20px)}}.hero-section{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-bg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-bg-media{width:100%;height:100%;object-fit:cover;opacity:.9}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#15261f4d,#15261f99);z-index:0}.hero-content{position:relative;z-index:1;text-align:center;color:var(--color-white);max-width:900px;padding:0 20px}.hero-headline{font-size:5rem;margin-bottom:1.5rem;font-family:var(--font-serif);font-weight:400;letter-spacing:-.03em;line-height:1.05}.hero-subheadline{font-size:1.35rem;margin-bottom:3rem;font-weight:300;max-width:600px;margin-left:auto;margin-right:auto;opacity:.9}.hero-origin{margin-top:4rem;font-size:.8rem;opacity:.7;text-transform:uppercase;letter-spacing:4px;font-weight:500}.origin-section{background-color:var(--color-forest);padding:10rem 0;color:var(--color-white);overflow:hidden;position:relative}.split-layout{display:flex;align-items:center;gap:6rem}.origin-visual,.origin-text{flex:1}.map-silhouette{width:100%;max-width:550px;filter:drop-shadow(0 0 40px rgba(212,175,55,.15));opacity:.9}.location-container{position:relative;display:flex;justify-content:center;align-items:center}.location-badge{position:absolute;bottom:-30px;right:5%;background:#ffffff0d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);padding:1.25rem 2rem;border-radius:2px;color:var(--color-mist);font-family:var(--font-sans);box-shadow:0 10px 40px -10px #0000004d;transform:translateY(20px);opacity:0}.coordinates{display:block;font-weight:500;letter-spacing:1.5px;margin-bottom:.5rem;color:var(--color-gold-muted);font-size:.9rem;text-transform:uppercase}.badge-divider{border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);margin:.75rem 0}.elevation{font-size:.8rem;font-weight:400;letter-spacing:1px;opacity:.8;text-transform:uppercase}.origin-section .section-header{color:var(--color-gold);letter-spacing:-.5px}.origin-section .body-copy{color:var(--color-white)}.product-section{padding:12rem 0;background:linear-gradient(180deg,var(--color-mist) 0%,#fff 100%);overflow:visible}.product-container{max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.product-display{display:flex;justify-content:center;align-items:center;margin-top:8rem;position:relative;flex-wrap:wrap;gap:4rem}.product-image-wrapper{flex:0 0 500px;text-align:center;z-index:2;margin:0 2rem}.product-carton{width:100%;max-height:none;height:auto;width:450px;object-fit:contain;filter:drop-shadow(0 40px 80px rgba(0,0,0,.2))}.floating-carton{animation:float 8s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}.feature-box{flex:0 0 300px;margin:0;opacity:0;text-align:left}.feature-left{text-align:right}.feature-right{text-align:left}.feature-box h3{font-family:var(--font-serif);color:var(--color-forest);margin-bottom:.75rem;font-size:1.75rem;font-weight:400}.feature-box p{font-size:1rem;color:#666;line-height:1.7;font-weight:300}.sustainability-section{padding:10rem 0;text-align:center;background-color:var(--color-mist)}.sustainability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:6rem auto 0}.sust-card{background:#2b463c08;padding:3rem;border:1px solid rgba(43,70,60,.05);border-radius:2px;box-shadow:none;transition:all .4s ease;text-align:left;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.sust-card:hover{transform:translateY(-5px);background:#fff;box-shadow:0 20px 50px #00000014;border-color:transparent}.icon-svg{width:40px;height:40px;margin-bottom:2rem;color:var(--color-forest)}.icon-svg svg{width:100%;height:100%;overflow:visible}.icon-svg.white-icon{color:var(--color-white)}.icon-svg path{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 2s ease-out;stroke-width:1.25}.sust-card:hover .icon-svg path,.icon-svg.animated path{stroke-dashoffset:0}.sust-card h3{margin-bottom:1rem;color:var(--color-forest);font-size:1.5rem;font-family:var(--font-serif);font-weight:500}.sust-card.highlight{background-color:var(--color-forest);color:#fff;box-shadow:0 20px 40px #15261f4d;border:none;grid-column:span 1}.sust-card.highlight h3{color:var(--color-gold-muted)}.sust-card.highlight p{color:#ffffffe6}@media(max-width:768px){.sustainability-grid{grid-template-columns:1fr;gap:1.5rem}}.export-section{position:relative;padding:12rem 0;color:#fff;overflow:hidden}.export-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.export-section .export-bg{overflow:hidden}.export-video{width:100%;height:100%;object-fit:cover}.export-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#15261f66,#15261fe6);z-index:0}.export-text-box{position:relative;z-index:1;max-width:650px}.export-text-box .section-header{color:var(--color-gold-muted);font-size:3.5rem}.export-list{margin-top:3rem;list-style:none}.export-list li{margin-bottom:1.5rem;padding-left:2rem;position:relative;font-size:1.1rem;font-weight:300}.export-list li:before{content:"—";color:var(--color-gold-muted);position:absolute;left:0;font-size:1.5rem;line-height:1.1rem}.footer-section{background-color:#050806;color:#fff;padding:6rem 0 3rem}.footer-content{display:flex;flex-direction:column;align-items:center}.footer-headline{font-family:var(--font-serif);font-size:3.5rem;margin-bottom:3rem;color:var(--color-gold-muted);text-align:center;font-weight:400}.footer-form{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:550px}.footer-form input{padding:1.25rem;border:0;border-bottom:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-family:var(--font-sans);font-size:1rem;transition:border-color .3s}.footer-form input::placeholder{color:#fff6}.footer-form input:focus{outline:none;border-color:var(--color-gold-muted)}.footer-logo{width:100px;margin-bottom:1.5rem;opacity:.9;display:block;margin-left:auto;margin-right:auto}.footer-bottom{margin-top:6rem;text-align:center;border-top:1px solid rgba(255,255,255,.05);padding-top:3rem;width:100%;opacity:.6}.social-links a{color:#fff;text-decoration:none;margin:0 15px;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;transition:color .3s}.social-links a:hover{color:var(--color-gold-muted)}.copyright{margin-top:1.5rem;font-size:.75rem;color:#555;letter-spacing:1px}@media(max-width:768px){.section-header{font-size:2.2rem;word-wrap:break-word}.centered-mobile{text-align:center}.hero-headline{font-size:2.5rem}.hero-logo{width:140px;margin-bottom:1.5rem}.hero-headline-sub{font-size:1.8rem}.hero-subheadline{font-size:1rem;padding:0 1rem}.sun-glow{width:180px;height:180px;top:25%;filter:blur(25px)}.origin-section{padding:6rem 0}.split-layout{flex-direction:column;gap:4rem}.origin-visual{width:100%;display:flex;justify-content:center}.map-silhouette{max-width:100%;width:80%}.location-badge{bottom:-20px;right:auto;padding:1rem 1.5rem;width:90%;max-width:300px}.product-section{padding:6rem 0}.product-display{flex-direction:column;gap:3rem;margin-top:4rem}.product-image-wrapper{order:-1;margin:0;flex:auto;width:100%}.product-carton{width:280px}.feature-box{flex:auto;width:100%;text-align:center!important;padding:0 1rem}.sustainability-section{padding:6rem 0}.sustainability-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding:0 1rem}.sust-card{padding:2rem}.export-section{padding:6rem 0}.export-text-box .section-header{font-size:2.5rem}.export-list li{font-size:1rem;padding-left:1.5rem}.footer-headline{font-size:2.5rem}.footer-form{gap:1rem}.social-links a{display:inline-block;margin:5px 10px}}@media(max-width:480px){.sun-glow{top:22%}.hero-content{padding-top:2rem}}
