*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1c3121;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f9f7f1;min-width:320px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}button{background:0 0;border:none}ul{list-style:none}#root{min-height:100vh}.container{width:min(1400px,100% - 40px);margin:0 auto}@media (width<=620px){.container{width:min(1400px,100% - 28px)}}:root{--background:#f9f7f1;--foreground:#1c3121;--card:#fff;--muted:#eeece6;--muted-foreground:#627061;--primary:#315239;--primary-strong:#284631;--primary-foreground:#fff;--secondary:#b8d56b;--secondary-foreground:#24361f;--border:#ddd7cb;--shadow-soft:0 18px 40px #1c312112;--shadow-lift:0 20px 40px #1c31211f}.site-shell{background:var(--background);min-height:100vh;color:var(--foreground)}.site-main{min-height:calc(100vh - 240px)}.page-stack{display:grid}.page-stack--bottom{padding-bottom:80px}.top-strip{background:var(--primary);color:#ffffffe6}.top-strip__inner{justify-content:space-between;align-items:center;gap:16px;min-height:38px;font-size:.875rem;display:flex}.top-strip__contacts{flex-wrap:wrap;gap:22px;display:flex}.top-strip__contacts span,.top-strip__inner p{align-items:center;gap:8px;display:inline-flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f7f1f2;border-bottom:1px solid #3152391a;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.brand img{object-fit:contain;filter:url(#remove-white);width:126px;max-width:100%;height:72px}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav__link{color:var(--muted-foreground);align-items:center;padding:6px 0;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.desktop-nav__link:after{content:"";background:var(--primary);opacity:0;border-radius:99px;width:100%;height:3px;transition:transform .25s,opacity .25s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.desktop-nav__link:hover{color:var(--primary)}.desktop-nav__link.is-active{color:var(--primary);font-weight:700}.desktop-nav__link.is-active:after{opacity:1;transform:scaleX(1)}.mobile-menu-toggle{border:1px solid var(--border);width:44px;height:44px;color:var(--foreground);border-radius:14px;justify-content:center;align-items:center;display:none}.mobile-menu{background:#f9f7f1fa;border-top:1px solid #3152391a;display:none}.mobile-menu.is-open{display:block}.mobile-menu__panel{width:min(100%,1320px);margin:0 auto;padding:20px}.mobile-menu__nav{gap:14px;display:grid}.mobile-menu__link{color:var(--muted-foreground);border-bottom:2px solid #0000;padding:12px 4px;font-weight:600;transition:all .2s}.mobile-menu__link.is-active{color:var(--primary);border-bottom-color:var(--primary);font-weight:800}.mobile-menu__contact{color:var(--muted-foreground);gap:12px;margin-top:18px;font-size:.95rem;display:grid}.mobile-menu__contact span{align-items:center;gap:10px;display:inline-flex}.button,.inline-link,.back-link,.chip{transition:transform .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-weight:700;display:inline-flex}.button:hover,.inline-link:hover,.back-link:hover,.chip:hover{transform:translateY(-1px)}.button--small{min-height:46px;padding:0 20px}.button--block{width:100%}.button--primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 12px 24px #3152392e}.button--primary:hover{background:var(--primary-strong)}.button--secondary{background:var(--secondary);color:var(--secondary-foreground);box-shadow:0 12px 24px #b8d56b33}.button--outline{border:1px solid var(--border);color:var(--foreground);background:#fff}.button--ghost-light{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff57}.button--ghost{min-height:auto;color:var(--muted-foreground);background:0 0;padding:0;font-weight:600}.button--whatsapp{color:#fff;background:#25d366;border-radius:16px;min-height:56px;box-shadow:0 16px 30px #25d3662e}.button-row{flex-wrap:wrap;gap:16px;display:flex}.button-row--center{justify-content:center}.hero-banner{justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-banner__image,.hero-banner__overlay{position:absolute;inset:0}.hero-banner__image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-banner__overlay{background:linear-gradient(#000000ad,#000000b3)}.hero-banner__content{z-index:1;text-align:center;padding-top:60px;padding-bottom:60px;position:relative}.hero-banner__content h1,.section-heading h2,.page-banner__inner h1,.blog-hero h1,.article-shell h1,.subtle-bar h1,.cta-panel h2,.newsletter-panel h2{letter-spacing:-.035em;font-weight:800;line-height:1.06}.hero-banner__content h1{color:#fff;text-shadow:0 2px 10px #00000080;max-width:960px;margin:0 auto 24px;font-size:clamp(2.8rem,6vw,5.35rem)}.hero-banner__content h1 span,.blog-hero h1 span{color:var(--secondary)}.hero-banner__content p{color:#ffffffeb;max-width:720px;margin:0 auto 34px;font-size:1.125rem;line-height:1.75}.eyebrow{border-radius:999px;align-items:center;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.eyebrow--glass{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#31523933;border:1px solid #ffffff38;margin-bottom:24px}.section{padding:80px 0}.section--muted{background:#eeece685}.section--primary{background:var(--primary);color:var(--primary-foreground);position:relative;overflow:hidden}.section-heading{gap:14px;margin-bottom:46px;display:grid}.section-heading h2,.page-banner__inner h1,.blog-hero h1,.article-shell h1,.subtle-bar h1,.cta-panel h2,.newsletter-panel h2{font-size:clamp(2rem,4.5vw,3.6rem)}.section-heading p,.page-banner__inner p,.blog-hero p,.cta-panel p,.newsletter-panel p{color:var(--muted-foreground);font-size:1.05rem;line-height:1.75}.section-heading--center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end}.value-grid,.location-grid,.contact-list,.blog-grid,.product-grid{gap:28px;display:grid}.value-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-card,.product-card,.blog-card,.location-card,.quote-card,.message-card,.contact-item-card,.locations-card,.detail-image-card,.article-cover,.search-field,.newsletter-form input,.field input,.field textarea,.field select{border:1px solid var(--border);background:var(--card)}.info-card,.location-card,.message-card,.contact-item-card,.quote-card{box-shadow:var(--shadow-soft)}.info-card{border-radius:24px;height:100%;padding:30px}.info-card--center{text-align:center}.info-card--left{gap:14px;display:grid}.info-card--wide{grid-column:span 2}.icon-badge{border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.icon-badge.soft-green{color:var(--secondary-foreground);background:#b8d56b3d}.icon-badge.primary-soft{color:var(--primary);background:#3152391a}.icon-badge.accent-soft{color:var(--foreground);background:#eeece6}.info-card h3,.location-card h3,.product-card h2,.product-card h3,.blog-card h3,.contact-item-card h3,.quote-card h2,.message-card h2{letter-spacing:-.02em;margin:0 0 12px;font-size:1.35rem;font-weight:800}.info-card p,.location-card p,.product-card p,.blog-card p,.contact-item-card p,.quote-card p,.message-card p,.article-content p,.article-content li,.rich-copy p,.form-note,.success-text,.contact-chip span,.contact-chip strong{color:var(--muted-foreground);line-height:1.75}.product-carousel-wrap{position:relative}.product-carousel{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 16px);grid-auto-flow:column;gap:24px;padding:6px 4px;display:grid;overflow-x:auto}.product-carousel::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;border-radius:24px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.product-card:hover,.blog-card:hover{box-shadow:var(--shadow-lift)}.product-card--large,.blog-card{transition:transform .25s,box-shadow .25s}.product-card--large:hover,.blog-card:hover{transform:translateY(-4px)}.product-card__media,.blog-card__media,.detail-image-card,.article-cover{position:relative;overflow:hidden}.product-card__media img,.blog-card__media img,.detail-image-card img,.article-cover img{object-fit:cover;width:100%;height:100%;display:block}.product-card__media img,.detail-image-card img{object-fit:contain;background:#fff;padding:12px}.mobile-title-break{display:none}.product-card__media{aspect-ratio:4/3;background:var(--muted)}.product-card__media--wide,.blog-card__media{aspect-ratio:16/9}.product-card__body,.blog-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.product-card__body--large{padding:32px}.tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.tag--soft{color:var(--secondary-foreground);background:#b8d56b33;margin-bottom:14px}.tag--solid,.product-badge{color:var(--foreground);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f9f7f1eb;position:absolute;top:16px;left:16px}.blog-card__media{position:relative}.meta-row,.filter-count,.article-meta{color:var(--muted-foreground);align-items:center;gap:8px;font-size:.86rem;font-weight:600;display:inline-flex}.inline-link,.back-link{color:var(--primary);align-items:center;gap:8px;font-weight:700;display:inline-flex}.carousel-arrow{z-index:2;border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:-20px;display:inline-flex;position:absolute;top:50%}.carousel-arrow--left{left:-16px}.carousel-arrow--right{right:-16px}.mobile-cta,.load-more-row{text-align:center;margin-top:32px}.cta-panel:before,.newsletter-panel:before{content:"";background:radial-gradient(circle,#ffffff1f,#0000 55%);position:absolute;inset:0}.cta-panel__inner,.newsletter-panel__inner{z-index:1;text-align:center;max-width:760px;margin:0 auto;position:relative}.cta-panel p,.newsletter-panel p{color:#ffffffd1;max-width:700px;margin:0 auto 32px}.page-banner{background:#eeece67a;border-bottom:1px solid #31523914;position:relative;overflow:hidden}.page-banner--primary{background:var(--primary);color:#fff}.page-banner__texture{opacity:.1;mix-blend-mode:overlay;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.page-banner__inner{z-index:1;text-align:center;padding-top:84px;padding-bottom:84px;position:relative}.page-banner__inner h1{margin-bottom:14px}.page-banner__inner p{max-width:720px;margin:0 auto}.page-banner--primary .page-banner__inner p{color:#ffffffd1}.about-grid,.detail-grid,.contact-grid{gap:60px;display:grid}.about-grid,.detail-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)}.about-copy{gap:20px;display:grid}.about-copy h2{letter-spacing:-.03em;font-size:2.2rem;font-weight:800;line-height:1.15}.about-copy p{color:var(--muted-foreground);font-size:1.05rem;line-height:1.85}.about-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.contact-chip{background:var(--muted);border-radius:16px;gap:4px;margin-top:8px;padding:14px 16px;display:inline-grid}.locations-card{border-radius:32px;margin-top:88px;padding:40px}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-card{border-radius:24px;padding:32px}.location-card h3{color:var(--primary)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list{gap:10px;display:grid}.feature-list div{color:#1c3121d6;align-items:center;gap:10px;font-size:.95rem;display:inline-flex}.feature-dot{background:var(--secondary);border-radius:999px;width:6px;height:6px}.product-card__footer{color:var(--primary);border-top:1px solid #31523917;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:24px;font-weight:700;display:flex}.round-arrow{background:#3152390d;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.subtle-bar{background:#eeece659;border-bottom:1px solid #31523914}.subtle-bar__inner{padding-top:28px;padding-bottom:28px}.subtle-bar__inner .tag{margin-top:12px}.subtle-bar__inner h1{margin-top:18px}.detail-image-card{aspect-ratio:4/3;background:var(--muted);box-shadow:var(--shadow-soft);border-radius:32px;margin-bottom:34px}.rich-copy h3{margin:0 0 16px;font-size:1.7rem;font-weight:800}.rich-copy p{margin-bottom:28px;font-size:1.05rem}.rich-copy ul{gap:16px;display:grid}.rich-copy li{color:#1c3121db;align-items:flex-start;gap:14px;display:flex}.rich-copy li svg{color:var(--secondary-foreground);flex:none;margin-top:2px}.quote-card{border-radius:32px;align-self:start;padding:34px;position:sticky;top:112px}.quote-card__head{margin-bottom:28px}.contact-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:40px}.contact-copy{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.contact-list{gap:14px;display:grid}.contact-item-card{border-radius:20px;align-items:center;gap:18px;padding:18px 24px;display:flex}.contact-item-card h3{margin-bottom:4px}.contact-item-card p{margin:0;line-height:1.5}.map-link-btn{background:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:opacity .2s;display:inline-flex}.map-link-btn:hover{color:#fff;opacity:.9}.message-card{border-radius:24px;flex-direction:column;justify-content:center;height:100%;padding:34px;display:flex}.map-section{padding-top:20px}.map-card{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-soft);border-radius:28px;overflow:hidden}.map-card__header{border-bottom:1px solid var(--border);background:#eeece666;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;display:flex}.map-card__header h3{color:var(--primary);margin:0 0 4px;font-size:1.3rem;font-weight:800}.map-card__header p{color:var(--muted-foreground);margin:0;font-size:.92rem}.map-iframe-wrapper{width:100%;height:380px}.map-iframe-wrapper iframe{border:0;width:100%;height:100%}.form-stack{gap:20px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field{gap:8px;display:grid}.field span{color:var(--foreground);font-size:.92rem;font-weight:700}.field input,.field textarea,.field select,.search-field input,.newsletter-form input{width:100%;color:var(--foreground);font:inherit;border-radius:12px;padding:15px 16px}.field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23315239' 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 16px center;background-repeat:no-repeat;background-size:18px;padding-right:42px}.field select:invalid{color:var(--muted-foreground)}.field textarea{resize:none}.field input:focus,.field textarea:focus,.field select:focus,.search-field input:focus,.newsletter-form input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #3152391a}.form-note,.success-text{font-size:.88rem}.success-text{color:var(--primary);font-weight:600}.blog-hero{background:#eeece64d}.blog-hero__inner{text-align:center;max-width:760px;padding-top:80px;padding-bottom:80px}.blog-hero p{max-width:720px;margin:0 auto 32px}.search-field{max-width:520px;box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;margin:0 auto;padding-left:16px;display:flex;position:relative}.search-field svg{color:var(--muted-foreground)}.search-field input{border-radius:inherit;background:0 0;border:0}.filter-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:36px;display:flex}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--border);color:var(--foreground);background:#fff;border-radius:999px;padding:11px 16px;font-size:.9rem;font-weight:700}.chip.is-active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:var(--shadow-soft)}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid--full{gap:28px}.blog-card{box-shadow:var(--shadow-soft);border-radius:24px;overflow:hidden}.newsletter-form{gap:12px;max-width:520px;margin:0 auto;display:flex}.newsletter-form input{border-radius:999px;min-height:54px}.article-shell{max-width:920px}.article-meta{gap:20px;margin:26px 0 18px}.article-shell h1{margin-bottom:28px}.article-cover{aspect-ratio:21/9;box-shadow:var(--shadow-soft);border-radius:24px;margin-bottom:38px}.article-content .lead{color:var(--foreground);font-size:1.2rem}.article-content h3{margin:32px 0 18px;font-size:1.65rem;font-weight:800}.article-content ul{padding-left:22px;list-style:outside}.not-found{place-items:center;min-height:70vh;display:grid}.not-found__panel{text-align:center}.not-found__panel h1{margin-bottom:14px;font-size:4rem;font-weight:800}.site-footer{background:var(--primary);color:#ffffffe6;padding:64px 0 24px}.site-footer__grid{grid-template-columns:1.1fr .9fr .9fr 1fr;gap:32px;display:grid}.site-footer__brand img{object-fit:contain;filter:url(#remove-white);width:140px;height:80px}.site-footer h3{color:#fff;margin-bottom:16px;font-size:1.1rem;font-weight:700}.site-footer__brand p,.site-footer__contact p,.site-footer__links a,.site-footer__bottom p{color:#ffffffbd;line-height:1.8}.site-footer__links{gap:6px;display:grid}.site-footer__bottom{text-align:center;border-top:1px solid #ffffff29;margin-top:42px;padding-top:18px}.floating-whatsapp{z-index:100;color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 26px #25d3663d}.desktop-only{display:inline-flex}.mobile-only{display:none}@media (width<=1180px){.site-footer__grid,.detail-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.quote-card{position:static}.product-grid,.blog-grid,.value-grid,.location-grid{grid-template-columns:1fr 1fr}}@media (width<=960px){.top-strip{display:none}.site-header__inner{width:100%;padding:0 14px}.desktop-nav{display:none}.mobile-menu-toggle{z-index:70;background:var(--background);display:inline-flex;position:fixed;top:18px;right:14px}.about-highlights{grid-template-columns:1fr}.info-card--wide{grid-column:span 1}.filter-row,.section-heading--split{grid-template-columns:1fr;align-items:start;display:grid}.desktop-only{display:none}}@media (width<=760px){.section,.blog-hero__inner,.page-banner__inner{padding-top:64px;padding-bottom:64px}.hero-banner{min-height:78vh}.hero-banner__content h1{max-width:12ch;margin-left:auto;margin-right:auto;font-size:clamp(2.15rem,8.8vw,3rem);line-height:1.02}.mobile-title-break{display:block}.hero-banner__content p{max-width:320px;font-size:.96rem}.button-row,.newsletter-form,.form-grid{grid-template-columns:1fr;display:grid}.product-grid,.blog-grid,.value-grid,.location-grid{grid-template-columns:1fr}.product-carousel{grid-auto-columns:82%}.button,.button--secondary,.button--ghost-light,.button--outline{width:100%}.mobile-only{display:block}.contact-item-card,.message-card,.quote-card,.locations-card,.location-card,.info-card,.product-card__body--large,.site-footer{padding-left:22px;padding-right:22px}.site-footer__grid{grid-template-columns:1fr}.floating-whatsapp{bottom:18px;right:18px}}.client-marquee-section{background:var(--card);border-top:1px solid #31523914;border-bottom:1px solid #31523914;padding:60px 0;overflow:hidden}.client-marquee-heading{margin-bottom:36px}.marquee-track-container{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.marquee-track{align-items:center;gap:28px;width:max-content;padding:8px 0;animation:26s linear infinite marquee-scroll;display:flex}.marquee-track-container:hover .marquee-track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-logo-card{flex:none}.brand-logo-box{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;min-width:210px;height:84px;padding:14px 22px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 16px #1c31210f}.brand-logo-box:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1c31211f}.brand-logo-inner{align-items:center;gap:14px;display:flex}.brand-logo-icon{background:#3152390f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.brand-logo-text{flex-direction:column;display:flex}.brand-name{color:var(--foreground);font-size:1.05rem;font-weight:800;line-height:1.2}.brand-sub{color:var(--muted-foreground);margin-top:2px;font-size:.78rem;font-weight:600}.brand-logo-img-icon{object-fit:contain;border-radius:10px;flex-shrink:0;width:44px;height:44px}.luxury-hero{color:#fff;background:#111;align-items:center;min-height:68vh;display:flex;position:relative;overflow:hidden}.luxury-hero__image{opacity:.65;filter:brightness(.9);background-position:50%;background-size:cover;position:absolute;inset:0}.luxury-hero__overlay{background:linear-gradient(90deg,#000000b8 0%,#0003 100%);position:absolute;inset:0}.luxury-hero__content{z-index:2;max-width:680px;padding-top:80px;padding-bottom:80px;position:relative}.luxury-hero__content h1{letter-spacing:-.01em;color:#fff;margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:400;line-height:1.15}.luxury-hero__content p{color:#ffffffe0;margin-bottom:32px;font-family:Georgia,serif;font-size:1.15rem}.button--luxury{color:#1c3121;letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:14px 34px;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #00000026}.button--luxury:hover{background:var(--primary);color:#fff}.button--luxury-outline{color:var(--foreground);border:1px solid var(--foreground);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:12px 28px;font-size:.85rem;font-weight:700;transition:all .25s;display:inline-flex}.button--luxury-outline:hover{background:var(--primary);border-color:var(--primary);color:#fff}.luxury-heading{text-align:center;margin-bottom:44px}.luxury-heading--left{text-align:left}.luxury-heading h2{color:var(--foreground);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:2.1rem;font-weight:400}.luxury-subheading{color:var(--muted-foreground);margin-bottom:12px;font-family:Georgia,serif;font-size:1.05rem}.luxury-divider{background:var(--border);width:140px;height:1px;margin:16px auto 0}.luxury-divider--left{margin-left:0}.collections-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.collection-card{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.collection-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.collection-card__media{aspect-ratio:4/3;background:#fdfbf7;overflow:hidden}.collection-card__media img{object-fit:contain;width:100%;height:100%;padding:16px}.collection-card__body{text-align:center;border-top:1px solid var(--border);background:#eeece659;padding:20px}.collection-card__body h3{color:var(--foreground);margin-bottom:6px;font-family:Georgia,serif;font-size:1.25rem;font-weight:400}.collection-card__sub{color:var(--muted-foreground);text-underline-offset:4px;font-size:.85rem;text-decoration:underline}.planet-care-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#eeece673}.planet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.planet-pillar-card{text-align:center;border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;padding:28px 20px}.planet-icon{margin-bottom:14px;font-size:2.2rem;display:block}.planet-pillar-card h3{color:var(--foreground);margin-bottom:6px;font-family:Georgia,serif;font-size:1.15rem;font-weight:600}.planet-pillar-card p{color:var(--muted-foreground);margin:0;font-size:.92rem}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.story-lead{color:var(--foreground);margin-bottom:16px;font-family:Georgia,serif;font-size:1.15rem;font-style:italic}.story-body{color:var(--muted-foreground);margin-bottom:28px;line-height:1.8}.story-media{border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:24px;overflow:hidden}.story-media img{object-fit:cover;width:100%;height:100%}.review-section{background:#eeece64d}.review-card{text-align:center;border:1px solid var(--border);max-width:720px;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;margin:0 auto;padding:40px 32px}.review-quote{color:var(--foreground);margin-bottom:16px;font-family:Georgia,serif;font-size:1.3rem;font-style:italic;line-height:1.6}.review-author{color:var(--primary);margin-bottom:8px;font-weight:700}.review-stars{color:#eab308;letter-spacing:4px;font-size:1.2rem}.badges-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.badge-item{border:1px solid var(--border);color:var(--foreground);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:.92rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1c31210a}.badge-icon{font-size:1.2rem}@media (width<=960px){.collections-grid,.planet-grid,.story-grid{grid-template-columns:1fr}}
