:root{--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--transition: 200ms ease}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;list-style:none;text-decoration:none}body{font-family:"Source Sans 3","Segoe UI",sans-serif;background:#fff;color:rgba(14,7,3,.7215686275);line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid #dc7837;outline-offset:3px}p{margin:0}strong{font-weight:700;color:rgba(14,7,3,.7215686275)}h1,h2,h3,h4{font-family:"Manrope","Segoe UI",sans-serif;color:rgba(14,7,3,.7215686275);letter-spacing:-0.01em}h1{line-height:1.1}h2,h3{line-height:1.3}.container{width:min(1140px,92%);margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:10px;background:rgba(220,120,55,.12);color:#0e0703;font-weight:600;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.stat-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:999px;background:rgba(14,7,3,.06);color:#7a3d18;font-weight:600;font-size:.9rem}.button,.article-cta .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.4rem;border-radius:999px;border:1px solid rgba(0,0,0,0);font-weight:700;letter-spacing:.01em;transition:background-color 200ms ease,color 200ms ease,border-color 200ms ease,transform 200ms ease;cursor:pointer}.button-primary,.article-cta .cta-button{background:linear-gradient(135deg, #dc7837 0%, rgb(199.3191489362, 99.6595744681, 34.8808510638) 100%);color:#fff;box-shadow:0 8px 30px rgba(14,7,3,.08)}.button-primary:hover,.article-cta .cta-button:hover,.button-primary:focus-visible,.article-cta .cta-button:focus-visible{transform:translateY(-1px);box-shadow:0 18px 50px rgba(14,7,3,.1)}.button-ghost{background:rgba(0,0,0,0);color:#0e0703;border-color:rgba(14,7,3,.2)}.button-ghost:hover,.button-ghost:focus-visible{border-color:#0e0703;background:rgba(14,7,3,.05)}.site-header{background:hsla(0,0%,100%,.97);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(220,120,55,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 20px rgba(14,7,3,.08)}.site-header .header-top{background:linear-gradient(90deg, rgba(220, 120, 55, 0.1), rgba(122, 61, 24, 0.08));color:rgba(14,7,3,.7215686275);font-size:.9rem;text-align:center;padding:.6rem 1rem;letter-spacing:.03em;font-weight:500;border-bottom:1px solid rgba(220,120,55,.1)}.site-header .header-main{padding:1.5rem 0}.site-header .header-main .container{display:flex;align-items:center;justify-content:space-between;gap:3rem}.brand{display:inline-flex;align-items:center;gap:1.25rem;color:#0e0703;text-decoration:none;transition:transform .4s cubic-bezier(0.34, 1.56, 0.64, 1)}.brand:hover{transform:translateX(5px)}.brand .brand-logo{height:56px;width:auto;display:block;filter:drop-shadow(0 4px 8px rgba(14, 7, 3, 0.15))}.brand .brand-text{display:grid;gap:.3rem;position:relative;padding-left:1.25rem}.brand .brand-text::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom, #dc7837, #7a3d18);border-radius:1px}.brand .brand-name{font-size:1.8rem;font-weight:700;letter-spacing:-0.02em;color:#0e0703;font-family:"Georgia",serif}.brand .brand-tagline{font-size:.85rem;color:rgba(14,7,3,.7215686275);font-weight:400;letter-spacing:.05em;text-transform:uppercase}.primary-nav{display:flex;align-items:center;gap:2.5rem}.primary-nav .nav-link{position:relative;font-weight:500;font-size:1rem;color:#7a3d18;padding:.5rem 0;transition:all .3s ease;letter-spacing:.02em;font-family:"Georgia",serif}.primary-nav .nav-link::before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#dc7837;transition:width .3s ease}.primary-nav .nav-link::after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:4px;height:4px;background:#7a3d18;border-radius:50%;opacity:.5}.primary-nav .nav-link:last-child::after{display:none}.primary-nav .nav-link:hover,.primary-nav .nav-link:focus-visible{color:#0e0703}.primary-nav .nav-link:hover::before,.primary-nav .nav-link:focus-visible::before{width:100%}.primary-nav .nav-link.is-active{color:#dc7837;font-weight:600}.primary-nav .nav-link.is-active::before{width:100%;height:2px;background:linear-gradient(90deg, #dc7837, #f08129)}.primary-nav .nav-cta{background:linear-gradient(135deg, #dc7837, rgb(190.6382978723, 95.3191489362, 33.3617021277));color:#fff;padding:.85rem 2rem;border-radius:4px;font-weight:600;margin-left:1rem;box-shadow:0 4px 15px rgba(220,120,55,.25);transition:all .3s ease;border:1px solid rgba(220,120,55,.3);font-family:inherit}.primary-nav .nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,120,55,.35);color:#fff;text-decoration:none}.primary-nav .nav-cta::before,.primary-nav .nav-cta::after{display:none}.hero.mineral-elegance{position:relative;min-height:95vh;background:linear-gradient(135deg, rgb(185.9246575342, 92.9623287671, 36.5753424658) 0%, #7a3d18 30%, #0e0703 100%);overflow:hidden;display:flex;align-items:center;padding:4rem 0 6rem}.hero.mineral-elegance .hero-background{position:absolute;inset:0;z-index:1}.hero.mineral-elegance .mineral-texture{position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),radial-gradient(circle at 80% 70%, rgba(220, 120, 55, 0.08) 0%, transparent 25%),linear-gradient(45deg, transparent 49%, rgba(255, 255, 255, 0.05) 50%, transparent 51%),linear-gradient(-45deg, transparent 49%, rgba(255, 255, 255, 0.05) 50%, transparent 51%);background-size:100px 100px,150px 150px,60px 60px,60px 60px;opacity:.6}.hero.mineral-elegance .light-streaks{position:absolute;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.03) 20%, rgba(255, 255, 255, 0.08) 50%, rgba(255, 255, 255, 0.03) 80%, transparent 100%);animation:lightSweep 8s infinite linear}.hero.mineral-elegance .container{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr 1fr;gap:6rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem}.hero.mineral-elegance .hero-content{animation:mineralReveal 1.2s ease-out}@keyframes mineralReveal{from{opacity:0;transform:translateX(-30px);filter:blur(10px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}.hero.mineral-elegance .badge-container{display:flex;gap:1rem;margin-bottom:3rem;align-items:center}.hero.mineral-elegance .badge{background:hsla(0,0%,100%,.15);color:#fff;padding:.6rem 1.75rem;border-radius:2px;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.hero.mineral-elegance .badge::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);animation:shimmer 3s infinite}.hero.mineral-elegance .badge-tag{background:rgba(0,0,0,0);color:hsla(0,0%,100%,.9);padding:.5rem 1.25rem;border-radius:2px;font-size:.75rem;font-weight:500;border:1px solid hsla(0,0%,100%,.2);font-family:"Georgia",serif;font-style:italic}.hero.mineral-elegance h1{font-size:clamp(3.5rem,5vw,4.5rem);line-height:1.05;font-weight:300;color:#fff;margin-bottom:2rem;letter-spacing:-0.02em;font-family:"Georgia",serif;text-shadow:0 2px 10px rgba(14,7,3,.3)}.hero.mineral-elegance h1 .highlight{display:block;font-weight:700;color:#fff;position:relative;padding-bottom:.5rem}.hero.mineral-elegance h1 .highlight::after{content:"";position:absolute;bottom:0;left:0;width:120px;height:2px;background:linear-gradient(90deg, #dc7837, #f08129)}.hero.mineral-elegance .hero-description{color:hsla(0,0%,100%,.85);font-size:1.25rem;line-height:1.8;margin-bottom:4rem;max-width:700px;font-weight:300;font-family:"Georgia",serif;letter-spacing:.01em}.hero.mineral-elegance .hero-actions{display:flex;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap}.hero.mineral-elegance .primary-btn{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg, #dc7837, rgb(212.3404255319, 106.170212766, 37.1595744681));color:#fff;padding:1.25rem 3.5rem;border-radius:2px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(0.34, 1.56, 0.64, 1);border:none;box-shadow:0 8px 30px rgba(220,120,55,.4);font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;position:relative;overflow:hidden}.hero.mineral-elegance .primary-btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);transition:left .5s}.hero.mineral-elegance .primary-btn:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(220,120,55,.5)}.hero.mineral-elegance .primary-btn:hover::before{left:100%}.hero.mineral-elegance .secondary-btn{display:inline-flex;align-items:center;gap:1rem;background:rgba(0,0,0,0);color:#fff;padding:1.25rem 2.5rem;border-radius:2px;font-weight:500;text-decoration:none;transition:all .4s ease;border:2px solid hsla(0,0%,100%,.3);font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase}.hero.mineral-elegance .secondary-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-3px)}.hero.mineral-elegance .trust-indicators{display:flex;gap:2.5rem;margin-top:3rem;flex-wrap:wrap}.hero.mineral-elegance .trust-item{display:flex;align-items:center;gap:.75rem;color:hsla(0,0%,100%,.8);font-size:.95rem;font-weight:400;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);min-width:200px}.hero.mineral-elegance .trust-item svg{color:#f08129;flex-shrink:0}.hero.mineral-elegance .hero-visual{position:relative;height:600px}.hero.mineral-elegance .showcase-container{position:relative;width:100%;height:100%}.hero.mineral-elegance .showcase-piece{position:absolute;background:hsla(0,0%,100%,.95);border-radius:4px;box-shadow:0 20px 60px rgba(14,7,3,.25);transition:all .6s cubic-bezier(0.34, 1.56, 0.64, 1);border:1px solid rgba(220,120,55,.3);overflow:hidden}.hero.mineral-elegance .vase-showcase{top:5%;right:5%;width:320px;padding:2rem;transform:rotate(3deg);z-index:3;animation:floatMineral 8s infinite ease-in-out}.hero.mineral-elegance .vase-showcase::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #dc7837, #f08129)}.hero.mineral-elegance .bowl-showcase{bottom:10%;left:10%;width:280px;padding:1.75rem;transform:rotate(-4deg);z-index:2;animation:floatMineral 9s infinite ease-in-out .3s}.hero.mineral-elegance .bowl-showcase::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #7a3d18, #dc7837)}.hero.mineral-elegance .showcase-piece:hover{transform:rotate(0deg) translateY(-15px) scale(1.05);z-index:10;box-shadow:0 30px 80px rgba(14,7,3,.35)}.hero.mineral-elegance .piece-content{display:flex;flex-direction:column}.hero.mineral-elegance .piece-badge{position:absolute;top:1rem;right:1rem;background:#dc7837;color:#fff;padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:600;letter-spacing:.05em;z-index:2}.hero.mineral-elegance .piece-image{margin:1rem 0 2rem;text-align:center}.hero.mineral-elegance .piece-image .image-placeholder{font-size:4rem;line-height:1}.hero.mineral-elegance .piece-info{text-align:center}.hero.mineral-elegance .piece-info h4{color:#0e0703;font-size:1.4rem;margin:0 0 .5rem 0;font-weight:600;font-family:"Georgia",serif}.hero.mineral-elegance .piece-info p{color:rgba(14,7,3,.7215686275);font-size:1rem;margin:0 0 1.5rem 0;line-height:1.6}.hero.mineral-elegance .piece-meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(220,120,55,.3)}.hero.mineral-elegance .piece-meta .price{color:#dc7837;font-size:1.5rem;font-weight:700;font-family:"Georgia",serif}.hero.mineral-elegance .piece-meta .rating{color:#7a3d18;font-size:.9rem}.hero.mineral-elegance .craftsmanship-stats{position:absolute;bottom:15%;right:25%;display:flex;gap:2rem;background:hsla(0,0%,100%,.9);padding:1.5rem 2rem;border-radius:4px;box-shadow:0 10px 40px rgba(14,7,3,.2);border:1px solid rgba(220,120,55,.2);z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero.mineral-elegance .stat-item{text-align:center}.hero.mineral-elegance .stat-item .stat-value{color:#dc7837;font-size:2rem;font-weight:700;font-family:"Georgia",serif;margin-bottom:.25rem}.hero.mineral-elegance .stat-item .stat-label{color:rgba(14,7,3,.7215686275);font-size:.85rem;text-transform:uppercase;letter-spacing:.1em}.hero.mineral-elegance .signature-element{position:absolute;top:20%;left:5%;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:hsla(0,0%,100%,.4)}.hero.mineral-elegance .signature-element .signature-text{font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed}.hero.mineral-elegance .scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:hsla(0,0%,100%,.7);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem}.hero.mineral-elegance .scroll-arrow{animation:bounce 2s infinite}@keyframes lightSweep{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes floatMineral{0%,100%{transform:translateY(0) rotate(var(--initial-rotate, 3deg))}50%{transform:translateY(-20px) rotate(var(--initial-rotate, 3deg))}}@keyframes shimmer{0%{left:-100%}100%{left:100%}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width: 1200px){.hero.mineral-elegance .container{gap:4rem;padding:0 2.5rem}.hero.mineral-elegance .vase-showcase{width:280px}.hero.mineral-elegance .bowl-showcase{width:240px}}@media(max-width: 1024px){.hero.mineral-elegance .container{grid-template-columns:1fr;text-align:center;gap:5rem}.hero.mineral-elegance .hero-content{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.hero.mineral-elegance .trust-indicators{justify-content:center}.hero.mineral-elegance .hero-visual{height:500px;margin-top:3rem}.primary-nav{gap:1.5rem}.brand .brand-name{font-size:1.5rem}}@media(max-width: 768px){.hero.mineral-elegance{padding:3rem 0 4rem}.hero.mineral-elegance .hero-actions{flex-direction:column;align-items:center;gap:1rem}.hero.mineral-elegance .hero-description{font-size:1.1rem}.hero.mineral-elegance h1{font-size:clamp(2.5rem,4vw,3rem)}.hero.mineral-elegance .craftsmanship-stats{flex-direction:column;gap:1rem;padding:1rem;right:10%}.site-header .header-main .container{flex-direction:column;gap:1.5rem}.primary-nav{width:100%;justify-content:center;flex-wrap:wrap;gap:1rem}}@media(max-width: 480px){.hero.mineral-elegance .container{padding:0 1.5rem}.hero.mineral-elegance .badge-container{flex-direction:column;align-items:center}.hero.mineral-elegance .trust-indicators{flex-direction:column;align-items:center;gap:1rem}.hero.mineral-elegance .vase-showcase,.hero.mineral-elegance .bowl-showcase{width:85%;margin:0 auto}}.article-list{padding:3.5rem 0 4.5rem;background:linear-gradient(180deg, #fff 0%, rgba(240, 129, 41, 0.7) 100%)}.article-list .section-header{text-align:center;margin-bottom:2.4rem;display:grid;gap:.65rem}.article-list .section-header h2{font-size:clamp(1.8rem,3vw,2.2rem)}.article-list .section-header p{color:#7a3d18;font-size:1rem}.article-list .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.8rem}.article-list .show-more{margin-top:1.5rem;text-align:center}.article-list .ghost-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:rgba(0,0,0,0);color:#dc7837;border:2px solid #dc7837;border-radius:.375rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.article-list .ghost-button:hover{background:#dc7837;color:#fff;transform:translateY(-1px)}.article-list .ghost-button:active{transform:translateY(0)}.is-hidden{display:none !important}.card{background-color:#fff;border-radius:22px;overflow:hidden;border:1px solid #dc7837;display:flex;flex-direction:column;min-height:100%;transition:transform 200ms ease,box-shadow 200ms ease,border-color 200ms ease;box-shadow:0 8px 30px rgba(14,7,3,.08)}.card .card-link{display:flex;flex-direction:column;height:100%;color:inherit}.card:hover,.card:focus-within{transform:translateY(-4px);box-shadow:0 18px 50px rgba(14,7,3,.1);border-color:rgba(14,7,3,.16)}.card .card-media{position:relative;aspect-ratio:4/3;background:linear-gradient(135deg, rgba(220, 120, 55, 0.12), rgba(122, 61, 24, 0.35));overflow:hidden}.card .card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 200ms ease}.card:hover .card-media img,.card:focus-within .card-media img{transform:scale(1.04)}.card .card-body{padding:1.5rem;display:grid;gap:.75rem}.card .card-body h3{font-size:1.2rem}.card .card-body p{color:#7a3d18;font-size:.98rem}.card .meta{color:#7a3d18;font-size:.9rem;font-weight:600}.badge{position:absolute;left:1rem;top:1rem;background-color:hsla(0,0%,100%,.9);color:#0e0703;font-weight:700;font-size:.8rem;padding:.4rem .85rem;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(14,7,3,.12);box-shadow:0 8px 30px rgba(14,7,3,.08)}.site-footer{background:#0e0703;color:hsla(0,0%,100%,.88);padding:2.8rem 0}.site-footer .container{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.site-footer .footer-content{display:flex;flex-direction:column;gap:1.25rem}.site-footer .footer-info{display:grid;gap:.75rem}.site-footer .footer-info p{margin:0}.site-footer .footer-info .copyright{font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.76)}.site-footer .footer-info .footer-address,.site-footer .footer-info .footer-contact{color:hsla(0,0%,100%,.82);font-size:.95rem}.site-footer .footer-info a{color:hsl(23.6363636364,70.2127659574%,73.9215686275%);font-weight:600}.site-footer .footer-info a:hover,.site-footer .footer-info a:focus-visible{color:#fff}.site-footer .footer-nav{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.site-footer .footer-nav a{color:hsla(0,0%,100%,.82);font-size:.95rem;font-weight:600;transition:color 200ms ease}.site-footer .footer-nav a:hover,.site-footer .footer-nav a:focus-visible{color:#fff}.products-hero{background:linear-gradient(140deg, rgba(220, 120, 55, 0.1), rgba(122, 61, 24, 0.08));padding:4rem 0 5rem;position:relative;overflow:hidden}.products-hero::before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle, rgba(220, 120, 55, 0.08) 0%, rgba(220, 120, 55, 0) 70%);z-index:0}.products-hero::after{content:"";position:absolute;bottom:-30%;left:-15%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle, rgba(122, 61, 24, 0.06) 0%, rgba(122, 61, 24, 0) 70%);z-index:0}.products-hero .product-benefits li::before{content:"✓";color:#f7c417;font-weight:700;font-size:1.25rem}.products-hero .products-hero-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1;display:grid;gap:1.5rem}.products-hero .products-hero-content .eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin:0 auto .5rem}.products-hero .products-hero-content .eyebrow .icon{color:#dc7837;font-size:1.2rem}.products-hero .products-hero-content .eyebrow span{text-transform:uppercase;letter-spacing:.15em;font-weight:600;font-size:.85rem;color:#dc7837;background:rgba(220,120,55,.1);padding:.4rem 1rem;border-radius:50px;display:inline-block}.products-hero .products-hero-content h1{font-size:clamp(2.5rem,4vw,3.2rem);font-weight:700;color:#7a3d18;line-height:1.2;margin:0}.products-hero .products-hero-content h1 .highlight{color:#dc7837;position:relative}.products-hero .products-hero-content h1 .highlight::after{content:"";position:absolute;bottom:.2em;left:0;width:100%;height:.2em;background:linear-gradient(90deg, rgba(220, 120, 55, 0.2), rgba(220, 120, 55, 0));border-radius:2px}.products-hero .products-hero-content p{color:#0e0703;font-size:1.15rem;line-height:1.6;max-width:700px;margin:0 auto;opacity:.9}.products-hero .products-hero-content .hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(122,61,24,.1)}.products-hero .products-hero-content .hero-stats .stat{display:flex;flex-direction:column;align-items:center}.products-hero .products-hero-content .hero-stats .stat .stat-icon{width:24px;height:24px;margin-bottom:.5rem}.products-hero .products-hero-content .hero-stats .stat .stat-icon.quality{color:#dc7837}.products-hero .products-hero-content .hero-stats .stat .stat-icon.natural{color:#7a3d18}.products-hero .products-hero-content .hero-stats .stat .stat-icon.verified{color:#dc7837}.products-hero .products-hero-content .hero-stats .stat .stat-text{font-size:.9rem;font-weight:600;color:#7a3d18;text-align:center}.products-grid{background:#fff;padding:5rem 0}.products-grid .section-header{text-align:center;margin-bottom:4rem}.products-grid .section-header h2{font-size:2.2rem;color:#7a3d18;margin-bottom:1rem}.products-grid .section-header h2 .orange{color:#dc7837}.products-grid .section-header p{color:#0e0703;max-width:700px;margin:0 auto;font-size:1.05rem}.products-grid .filter-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.products-grid .filter-tabs .filter-tab{background:#fff;border:2px solid rgba(122,61,24,.1);color:#7a3d18;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.products-grid .filter-tabs .filter-tab:hover{border-color:#7a3d18;background:rgba(122,61,24,.05)}.products-grid .filter-tabs .filter-tab.active{background:#7a3d18;color:#fff;border-color:#7a3d18}.products-grid .products-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:2.5rem;margin-bottom:4rem}.products-grid .products-container .product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(122,61,24,.1)}.products-grid .products-container .product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(220,120,55,.2)}.products-grid .products-container .product-card .product-badge{position:absolute;top:1rem;left:1rem;background:#dc7837;color:#fff;padding:.4rem .8rem;border-radius:50px;font-size:.75rem;font-weight:700;z-index:1}.products-grid .products-container .product-card .product-image{height:200px;background:linear-gradient(135deg, rgba(122, 61, 24, 0.1), rgba(220, 120, 55, 0.1));display:flex;align-items:center;justify-content:center;position:relative}.products-grid .products-container .product-card .product-image .product-icon{font-size:3.5rem;color:#7a3d18}.products-grid .products-container .product-card .product-content{padding:1.5rem}.products-grid .products-container .product-card .product-content .product-category{color:#dc7837;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:block}.products-grid .products-container .product-card .product-content h3{font-size:1.3rem;color:#7a3d18;margin-bottom:.75rem;line-height:1.3}.products-grid .products-container .product-card .product-content .product-description{color:#0e0703;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;opacity:.8}.products-grid .products-container .product-card .product-content .product-footer{display:flex;justify-content:space-between;align-items:center}.products-grid .products-container .product-card .product-content .product-footer .product-price{font-size:1.5rem;font-weight:700;color:#dc7837}.products-grid .products-container .product-card .product-content .product-footer .product-price .currency{font-size:.9rem;color:#0e0703;margin-right:.25rem}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart{background:#7a3d18;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart:hover{background:rgb(79.3835616438,39.6917808219,15.6164383562);transform:translateY(-2px)}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart.in-cart{background:#dc7837}.benefits-section{background:linear-gradient(135deg, rgba(122, 61, 24, 0.03), rgba(220, 120, 55, 0.02));padding:5rem 0}.benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.benefits-section .benefits-grid .benefit-card{background:#fff;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid rgba(0,0,0,0)}.benefits-section .benefits-grid .benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.08);border-color:rgba(220,120,55,.1)}.benefits-section .benefits-grid .benefit-card .benefit-icon{width:60px;height:60px;margin:0 auto 1.5rem;background:rgba(122,61,24,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.benefits-section .benefits-grid .benefit-card .benefit-icon svg{width:30px;height:30px;color:#7a3d18}.benefits-section .benefits-grid .benefit-card .benefit-icon.orange{background:rgba(220,120,55,.1)}.benefits-section .benefits-grid .benefit-card .benefit-icon.orange svg{color:#dc7837}.benefits-section .benefits-grid .benefit-card h3{color:#7a3d18;margin-bottom:1rem;font-size:1.3rem}.benefits-section .benefits-grid .benefit-card p{color:#0e0703;font-size:.95rem;line-height:1.5;opacity:.9}@media(max-width: 768px){.products-hero{padding:3rem 0 4rem}.products-hero .products-hero-content{gap:1.25rem}.products-hero .products-hero-content h1{font-size:2rem}.products-hero .products-hero-content p{font-size:1rem}.products-hero .products-hero-content .hero-stats{gap:2rem;flex-wrap:wrap}.products-grid{padding:3rem 0}.products-grid .products-container{grid-template-columns:1fr;gap:2rem}.benefits-section{padding:3rem 0}.benefits-section .benefits-grid{grid-template-columns:1fr;gap:1.5rem}}.features-bar{background-color:#0e0703;padding:1.3rem 0}.features-bar .features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.25rem;align-items:center}.features-bar .feature-item{display:flex;align-items:center;gap:.75rem;color:#7a3d18;font-size:.95rem}.features-bar .feature-item .feature-icon{width:34px;height:34px;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:#fff;border:1px solid hsla(0,0%,100%,.2)}.products-list{padding:3.5rem 0 4.5rem;background-color:#fff}.products-list .section-header{text-align:center;margin-bottom:2.6rem}.products-list .section-header h2{font-size:2rem}.products-list .section-header p{color:#7a3d18;margin-top:.65rem}.products-list .products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.8rem}.product-card{position:relative;background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid #dc7837;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 8px 30px rgba(14,7,3,.08)}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(14,7,3,.14);border-color:rgba(14,7,3,.16)}.product-card .product-media{aspect-ratio:1/1;background:linear-gradient(135deg, rgba(122, 61, 24, 0.7), rgba(240, 129, 41, 0.7));overflow:hidden}.product-card .product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-media img{transform:scale(1.04)}.product-card .product-body{padding:1.4rem;display:grid;gap:.65rem;flex:1}.product-card .product-body h3{font-size:1.1rem;color:#0e0703;min-height:2.6rem}.product-card .product-rating{display:flex;align-items:center;gap:.5rem}.product-card .product-rating .stars{color:#dc7837;font-size:.9rem}.product-card .product-rating .rating-value{color:#7a3d18;font-size:.9rem;font-weight:600}.product-card .product-btn{background:linear-gradient(135deg, #dc7837 0%, rgb(199.3191489362, 99.6595744681, 34.8808510638) 100%);color:#fff;padding:.65rem 1.5rem;border-radius:999px;font-weight:700;font-size:.9rem;text-align:center;transition:background-color 200ms ease,transform 200ms ease;width:100%;display:inline-block}.product-card .product-btn:hover,.product-card .product-btn:focus-visible{transform:translateY(-1px)}.guarantee-section{background-color:#fff;padding:3.2rem 0}.guarantee-section .guarantee-box{background:linear-gradient(135deg, rgba(14, 7, 3, 0.95), rgba(14, 7, 3, 0.9));border-radius:22px;padding:2.6rem;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;box-shadow:0 18px 50px rgba(14,7,3,.1)}.guarantee-section .guarantee-icon .guarantee-seal{width:96px;height:96px;background-color:#fff;border-radius:50%;display:grid;place-items:center;font-size:2.6rem;color:#dc7837;font-weight:800;box-shadow:0 8px 30px rgba(14,7,3,.08)}.guarantee-section .guarantee-content{color:#fff}.guarantee-section .guarantee-content h2{color:#fff;font-size:1.7rem;margin-bottom:.8rem;letter-spacing:.04em}.guarantee-section .guarantee-content p{font-size:1.02rem;opacity:.92}.guarantee-section .guarantee-btn{background-color:#fff;color:#0e0703;padding:.75rem 1.75rem;border-radius:999px;font-weight:700;font-size:1rem;display:inline-block;transition:transform 200ms ease,box-shadow 200ms ease;box-shadow:0 8px 30px rgba(14,7,3,.08)}.guarantee-section .guarantee-btn:hover,.guarantee-section .guarantee-btn:focus-visible{transform:translateY(-1px);box-shadow:0 18px 50px rgba(14,7,3,.1)}.testimonials-section{background:rgba(122,61,24,.65);padding:3.2rem 0 4rem}.testimonials-section .section-header{text-align:center;margin-bottom:2.4rem}.testimonials-section .section-header h2{font-size:1.8rem}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.8rem}.testimonial-card{background-color:#fff;border-radius:16px;padding:1.8rem;box-shadow:0 8px 30px rgba(14,7,3,.08);display:grid;gap:1rem;border:1px solid #dc7837}.testimonial-card .testimonial-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.testimonial-card .testimonial-header strong{color:#0e0703;font-size:.98rem}.testimonial-card .testimonial-header .stars{color:#dc7837;font-size:.9rem}.testimonial-card p{color:#7a3d18;font-size:.98rem;line-height:1.6}.article-main{background:#fff;padding:3.5rem 0 4.5rem}.article-page{display:grid;gap:2.8rem;max-width:860px;margin:0 auto}.article-lede{display:grid;gap:1rem}.article-lede .article-tag{background-color:rgba(220,120,55,.14);color:#0e0703;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;width:-moz-fit-content;width:fit-content;padding:.4rem .75rem;border-radius:999px}.article-lede h1{font-size:clamp(2rem,3vw,2.6rem)}.article-lede .article-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.4rem;color:#7a3d18;font-size:.95rem}.article-lede .article-intro{font-size:1.05rem;color:#7a3d18}.article-hero{border-radius:22px;overflow:hidden;max-width:520px;margin:0 auto;box-shadow:0 18px 50px rgba(14,7,3,.1)}.article-hero img{width:100%;height:auto;display:block}.article-hero figcaption{background-color:rgba(14,7,3,.05);color:#7a3d18;font-size:.9rem;padding:.9rem 1.2rem}.article-content{display:grid;gap:1.6rem;color:#7a3d18;font-size:1.02rem;line-height:1.75}.article-content h2,.article-content h3{color:#0e0703}.article-content h2{font-size:1.65rem}.article-content h3{font-size:1.22rem}.article-content ul,.article-content ol{padding-left:1.2rem;display:grid;gap:.5rem}.article-content li{position:relative}.article-content blockquote{border-left:4px solid #dc7837;padding:1rem 1.5rem;background-color:rgba(220,120,55,.1);color:#0e0703;font-style:italic}.article-content a{color:#dc7837;font-weight:700}.article-highlight{background:linear-gradient(135deg, rgba(240, 129, 41, 0.95), rgba(122, 61, 24, 0.85));border:1px solid rgba(220,120,55,.22);border-radius:16px;padding:1.4rem;display:grid;gap:.7rem}.article-highlight h3{margin:0;font-size:1.18rem;color:#0e0703}.article-highlight p{margin:0;color:#232931}.article-cta{background:linear-gradient(120deg, rgba(220, 120, 55, 0.14), rgba(122, 61, 24, 0.35));border-radius:22px;padding:1.8rem;display:grid;gap:1rem;border:1px solid rgba(220,120,55,.2)}.article-cta h2{color:#232931;font-size:1.45rem}.article-cta p{color:#7a3d18;color:#232931}.article-cta .cta-button{width:-moz-fit-content;width:fit-content}.article-related{border-top:1px solid rgba(220,120,55,.7);padding-top:2rem;display:grid;gap:1.4rem}.article-related h2{font-size:1.35rem;color:#0e0703}.article-related-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))}.article-related-link{background-color:rgba(240,129,41,.9);border-radius:16px;padding:1rem 1.25rem;color:#0e0703;font-weight:700;text-decoration:none;display:block;transition:background-color 200ms ease,transform 200ms ease,border-color 200ms ease;border:1px solid rgba(220,120,55,.18)}.article-related-link span{display:block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#7a3d18;margin-bottom:.35rem}.article-related-link:hover,.article-related-link:focus-visible{background-color:rgba(122,61,24,.8);transform:translateY(-2px);border-color:rgba(220,120,55,.35)}.page-content{padding:3rem 0 4rem;background-color:#fff}.page-header{text-align:center;margin-bottom:2.3rem;padding-bottom:1.4rem;border-bottom:2px solid rgba(220,120,55,.18)}.page-header h1{font-size:2.4rem;color:#0e0703;font-weight:800}.content-wrapper{max-width:820px;margin:0 auto;display:grid;gap:1.4rem}.content-wrapper p{font-size:1.02rem;line-height:1.75;color:#7a3d18;margin-bottom:1.2rem}.content-wrapper p:last-child{margin-bottom:0}.content-wrapper a{color:#dc7837;font-weight:700;text-decoration:none;transition:color 200ms ease}.content-wrapper a:hover,.content-wrapper a:focus-visible{color:rgb(199.3191489362,99.6595744681,34.8808510638);text-decoration:underline}.product-page{background-color:#fff}.product-hero{padding:3.2rem 0;background:linear-gradient(135deg, rgba(240, 129, 41, 0.85), rgba(122, 61, 24, 0.8))}.product-hero-grid{display:grid;grid-template-columns:1fr;gap:2.8rem;align-items:center}.product-hero-image{position:relative;text-align:center;padding:1.5rem;background:#fff;border-radius:22px;box-shadow:0 8px 30px rgba(14,7,3,.08);border:1px solid #dc7837}.product-hero-image img{max-width:420px;margin:0 auto}.product-badge{position:absolute;top:1rem;right:1rem;background-color:rgba(220,120,55,.15);color:#0e0703;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-hero-content h1{font-size:2.4rem;color:#0e0703;margin-bottom:.5rem;font-weight:800}.product-subtitle{font-size:1.15rem;color:#dc7837;margin-bottom:1.3rem;font-weight:700}.product-description{margin-bottom:1.6rem}.product-description p{font-size:1.02rem;line-height:1.7;color:#0e0703}.product-benefits h3{font-size:1.22rem;color:#0e0703;margin-bottom:.8rem;font-weight:700}.product-benefits ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;list-style:none}.product-benefits li{display:flex;align-items:center;gap:.6rem;padding:.75rem;background-color:rgba(240,129,41,.9);border-radius:10px;color:#0e0703;font-weight:700;border:1px solid #dc7837}.product-benefits li::before{content:"";width:1.1rem;height:1.1rem;display:inline-block;background:url("../img/check.svg") no-repeat center;background-size:contain;flex-shrink:0}.product-checkout{padding:3.2rem 0}.checkout-box{background:linear-gradient(135deg, #eff7f2 0%, #e1f1ea 100%);border-radius:22px;padding:2.4rem;box-shadow:0 8px 30px rgba(14,7,3,.08)}.checkout-box h2{text-align:center;font-size:2rem;color:#0e0703;margin-bottom:2rem;font-weight:800}.checkout-content{display:grid;grid-template-columns:1fr;gap:2rem;max-width:920px;margin:0 auto;background-color:#fff;padding:1.8rem;border-radius:22px;box-shadow:0 8px 30px rgba(14,7,3,.08);border:1px solid #dc7837}.product-package{position:relative;text-align:center;padding:1.5rem}.package-badge{position:absolute;top:0;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, #dc7837 0%, rgb(212.3404255319, 106.170212766, 37.1595744681) 100%);color:#fff;padding:.7rem 1.4rem;border-radius:2rem;font-size:1.05rem;font-weight:800;box-shadow:0 8px 30px rgba(14,7,3,.08)}.package-image{max-width:250px;margin:2rem auto 0}.package-details{text-align:center}.package-title{font-size:1.7rem;color:#0e0703;margin-bottom:1rem;font-weight:800}.package-title span{color:#dc7837;font-weight:800}.package-pricing{margin-bottom:1.6rem}.price-main{display:flex;align-items:baseline;justify-content:center;gap:.35rem;margin-bottom:.8rem;font-weight:800;color:#0e0703}.price-label{background:rgba(220,120,55,.16);color:#0e0703;padding:.35rem .75rem;border-radius:999px;font-size:.85rem}.price-save{color:#dc7837}.price-value{font-size:3rem}.price-unit{font-size:1.2rem;color:#7a3d18}.price-details{font-size:1rem}.price-details p{margin-bottom:.35rem;color:#7a3d18}.price-old{text-decoration:line-through;color:#9aa8b0;margin-right:.35rem}.shipping-info{font-size:.95rem;color:#7a3d18}.checkout-btn{width:100%;background:linear-gradient(135deg, #dc7837 0%, rgb(208, 104, 36.4) 100%);color:#fff;border:none;padding:1.05rem 2rem;border-radius:10px;font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 30px rgba(14,7,3,.08);margin-bottom:1.1rem}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(14,7,3,.1)}.package-features{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:center;gap:.65rem;padding:.75rem;background-color:rgba(240,129,41,.9);border-radius:10px;font-size:1rem;color:#0e0703;border:1px solid #dc7837}.feature-icon{color:#dc7837;font-weight:800;font-size:1.15rem}.product-guarantee{padding:3rem 0 3.5rem;background-color:#fff}.product-guarantee .guarantee-content{display:flex;align-items:center;justify-content:center;gap:1.6rem;text-align:center;padding:1.8rem;background-color:rgba(240,129,41,.9);border-radius:22px;border:1px solid #dc7837}.product-guarantee .guarantee-seal{width:80px;height:80px;background:linear-gradient(135deg, #dc7837 0%, rgb(208, 104, 36.4) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:800;flex-shrink:0;box-shadow:0 8px 30px rgba(14,7,3,.08)}.product-guarantee .guarantee-text h2{font-size:1.6rem;color:#0e0703;margin-bottom:.4rem;font-weight:800}.product-guarantee .guarantee-text p{font-size:1.02rem;color:#7a3d18;line-height:1.6}@media(min-width: 768px){.hero{padding:4.5rem 0 5rem}.site-footer .footer-content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.article-main{padding:4rem 0 5rem}.article-content{font-size:1.05rem}.article-cta{padding:2rem 2.3rem}.product-hero-grid{grid-template-columns:1fr 1fr}.checkout-content{grid-template-columns:1fr 1fr;align-items:center}.package-details{text-align:left}.price-main{justify-content:flex-start}.product-guarantee .guarantee-content{text-align:left}}@media(max-width: 767px){.primary-nav{gap:1rem}.hero{padding:3.5rem 0 4rem}.article-list .grid{gap:1.4rem}.features-bar .features-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}.guarantee-section .guarantee-box{grid-template-columns:1fr;text-align:center;padding:2rem 1.4rem}.guarantee-section .guarantee-icon .guarantee-seal{margin:0 auto}.product-benefits ul{grid-template-columns:1fr}.checkout-box{padding:1.5rem}.checkout-content{padding:1.4rem}.price-value{font-size:2.6rem}.product-guarantee .guarantee-content{flex-direction:column}.site-header{position:relative}}