*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111;background:#fff;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;letter-spacing:-.02em}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:#111;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bbb}.language-switcher{position:relative}.language-trigger{background:none;border:1px solid #ddd;padding:.375rem .75rem;font-size:.75rem;font-weight:500;letter-spacing:.05em;cursor:pointer;color:#666;transition:all .2s}.language-trigger:hover{border-color:#111;color:#111}.language-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #eee;min-width:60px;z-index:1000}.language-option{display:block;width:100%;padding:.5rem .75rem;background:none;border:none;font-size:.75rem;font-weight:500;letter-spacing:.05em;color:#666;cursor:pointer;text-align:left;transition:all .2s}.language-option:hover{background:#f9f9f9;color:#111}.language-option.active{color:#111;background:#f5f5f5}.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eee}.header-container{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.nav{display:flex;gap:2.5rem}.nav-link{font-size:.875rem;color:#666;transition:color .2s}.nav-link:hover,.nav-link.active{color:#111}.header-right{display:flex;align-items:center;gap:1.5rem}.cart-link{font-size:.875rem;color:#666;transition:color .2s}.cart-link:hover{color:#111}.cart-count{margin-left:.25rem}.login-btn{font-size:.875rem;color:#fff;background:#111;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background .2s}.login-btn:hover{background:#333}.user-menu{display:flex;align-items:center}.account-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666;transition:color .2s}.account-link:hover{color:#111}.user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-icon{font-size:1.25rem}.user-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscriber-badge{font-size:.625rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f5a623,#d4860e);padding:.125rem .375rem;border-radius:3px;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.header-container{padding:1rem 1.5rem}.nav{display:none}}.footer{background:#fafafa;border-top:1px solid #eee;margin-top:6rem}.footer-container{max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem}.footer-section h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#111;margin-bottom:1.25rem}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.75rem}.footer-section a,.footer-section li{font-size:.875rem;color:#666;transition:color .2s}.footer-section a:hover{color:#111}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ddd;border-radius:50%;color:#666;transition:all .2s}.footer-social a:hover{border-color:#111;color:#111;transform:translateY(-2px)}.footer-social svg{width:18px;height:18px}.footer-bottom{display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid #eee;font-size:.8125rem;color:#999}@media(max-width:768px){.footer-container{padding:3rem 1.5rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-social{margin-top:1rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}.product-card{display:block;text-decoration:none;color:inherit}.product-image{position:relative;aspect-ratio:1;background:#f5f5f5;margin-bottom:1rem;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.03)}.product-info{text-align:center}.product-title{font-size:.9375rem;font-weight:500;margin-bottom:.375rem;color:#111}.product-price{font-size:.875rem;color:#666}.social-feed{padding:6rem 2rem;background:#fafafa}.social-header{text-align:center;margin-bottom:4rem}.social-header h2{font-size:2.5rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.02em}.social-subtitle{font-size:1rem;color:#666;margin-bottom:2rem}.social-handles{display:flex;justify-content:center;gap:2rem}.social-handle{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#111;transition:opacity .2s}.social-handle:hover{opacity:.6}.social-handle svg{width:20px;height:20px}.social-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;max-width:1200px;margin:0 auto 3rem}.social-post{position:relative;aspect-ratio:1;overflow:hidden;background:#e8e8e8}.social-post img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.social-post:hover img{transform:scale(1.05)}.post-overlay{position:absolute;inset:0;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.social-post:hover .post-overlay{opacity:1}.play-icon{color:#fff;margin-bottom:.5rem}.post-stats{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:500}.post-stats svg{width:16px;height:16px}.platform-badge{position:absolute;top:.5rem;right:.5rem;color:#fff;opacity:.8}.platform-badge svg{width:16px;height:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.social-cta{text-align:center}.social-cta p{font-size:1rem;color:#666;margin-bottom:1.5rem}.social-buttons{display:flex;justify-content:center;gap:1rem}.social-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em;border:1px solid #111;transition:all .2s}.social-btn svg{width:18px;height:18px}.social-btn.instagram{background:#111;color:#fff}.social-btn.instagram:hover{background:#333}.social-btn.tiktok{background:transparent;color:#111}.social-btn.tiktok:hover{background:#111;color:#fff}@media(max-width:1024px){.social-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.social-feed{padding:4rem 1.5rem}.social-header h2{font-size:1.75rem}.social-handles{flex-direction:column;gap:1rem;align-items:center}.social-grid{grid-template-columns:repeat(2,1fr);gap:.25rem}.social-buttons{flex-direction:column;gap:.75rem}.social-btn{width:100%;justify-content:center}}.home{max-width:1400px;margin:0 auto}.section-label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:1rem}.hero{position:relative;padding:12rem 2rem;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0003,#00000059)}.hero-content{position:relative;z-index:1;max-width:700px;margin:0 auto}.hero h1{font-size:3.5rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:-.03em;line-height:1.1;color:#fff}.hero p{font-size:1.125rem;color:#ffffffd9;margin-bottom:3rem;line-height:1.8}.hero-actions{display:flex;gap:1rem;justify-content:center}.btn-primary{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#111;font-size:.8125rem;font-weight:500;letter-spacing:.02em;border:none;transition:all .2s}.btn-primary:hover{background:#f5f5f5;transform:translateY(-1px)}.shipping-banner{background:#b8860b;color:#fff;text-align:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem;background:#fafafa}.badge{display:flex;align-items:center;gap:1rem;justify-content:center}.badge-icon{font-size:2rem}.badge-text{display:flex;flex-direction:column}.badge-text strong{font-size:.875rem;font-weight:600;color:#111}.badge-text span{font-size:.75rem;color:#666}.story-section{padding:8rem 2rem;border-top:1px solid #eee}.story-container{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.story-media{aspect-ratio:4/5;overflow:hidden}.story-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-media:hover img{transform:scale(1.03)}.story-content h2{font-size:2.5rem;font-weight:400;margin-bottom:2rem;letter-spacing:-.02em;line-height:1.2}.story-content p{font-size:1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.story-link{display:inline-block;margin-top:1rem;font-size:.875rem;color:#111;border-bottom:1px solid #111;padding-bottom:.25rem;transition:opacity .2s}.story-link:hover{opacity:.6}.ritual-section{padding:8rem 2rem;background:#fafafa}.ritual-header{text-align:center;margin-bottom:5rem}.ritual-header h2{font-size:2.5rem;font-weight:400;letter-spacing:-.02em}.ritual-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1000px;margin:0 auto}.products-section{padding:6rem 2rem}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3rem}.section-header h2{font-size:1.75rem;font-weight:400}.view-all{font-size:.875rem;color:#666;border-bottom:1px solid currentColor;padding-bottom:.125rem;transition:color .2s}.view-all:hover{color:#111}.loading{text-align:center;padding:4rem;color:#999}.testimonial-section{padding:8rem 2rem;background:#111;color:#fff}.testimonial{max-width:800px;margin:0 auto;text-align:center}.testimonial p{font-size:1.5rem;font-weight:300;line-height:1.7;margin-bottom:2rem;font-style:italic}.testimonial footer{display:flex;flex-direction:column;gap:.25rem}.testimonial cite{font-size:.875rem;font-weight:500;font-style:normal}.testimonial footer span{font-size:.8125rem;color:#999}.testimonial-carousel{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:2rem}.testimonial-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.testimonial-dots .dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .2s}.testimonial-dots .dot:hover{background:#ffffff80}.testimonial-dots .dot.active{background:#fff;transform:scale(1.2)}.carousel-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.carousel-arrow svg{width:20px;height:20px}.carousel-arrow:hover{background:#f5f5f5;border-color:#111}.carousel-arrow.light{background:transparent;border-color:#ffffff4d;color:#fff}.carousel-arrow.light:hover{background:#ffffff1a;border-color:#fff}.ritual-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 4rem;max-width:1100px;margin:0 auto}.ritual-step{text-align:center}.step-icon{width:64px;height:64px;margin:0 auto 1.5rem;color:#111}.step-icon svg{width:100%;height:100%}.step-time{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#999;margin-bottom:1rem}.ritual-step h3{font-size:1.25rem;font-weight:500;margin-bottom:1rem}.ritual-step p{font-size:.9375rem;color:#666;line-height:1.7}.articles-section{padding:6rem 2rem;background:#fafafa}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.article-card{background:#fff;border-radius:4px;overflow:hidden;transition:transform .2s,box-shadow .2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.article-image{height:180px;overflow:hidden}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.article-card:hover .article-image img{transform:scale(1.05)}.article-info{padding:1.5rem}.article-theme{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#b8860b;margin-bottom:.5rem;display:block}.article-info h3{font-size:1rem;font-weight:500;line-height:1.4;margin-bottom:.75rem;color:#111}.cta-section{padding:8rem 2rem;text-align:center;background:#fafafa}.cta-section h2{font-size:2rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.02em}.cta-section p{font-size:1rem;color:#666;margin-bottom:2rem}.cta-section .btn-primary{background:#111;color:#fff}.cta-section .btn-primary:hover{background:#333}.certifications-section{padding:3rem 2rem;background:#fafafa;border-top:1px solid #eee}.certifications-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.certification-item{display:flex;align-items:center;gap:.75rem}.cert-icon{width:32px;height:32px;color:#111}.cert-icon svg{width:100%;height:100%}.cert-info{display:flex;flex-direction:column}.cert-info strong{font-size:.875rem;font-weight:600;color:#111}.cert-info span{font-size:.75rem;color:#666}.faq-section{padding:6rem 2rem;max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:3rem}.faq-header h2{font-size:2rem;font-weight:400;letter-spacing:-.02em}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #eee}.faq-item:first-child{border-top:1px solid #eee}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:500;color:#111;transition:color .2s}.faq-question:hover{color:#666}.faq-question svg{width:20px;height:20px;flex-shrink:0;color:#999;transition:transform .2s}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{padding:0 0 1.5rem}.faq-answer p{font-size:.9375rem;color:#666;line-height:1.7}@media(max-width:1024px){.products-grid,.trust-badges,.articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero{padding:8rem 1.5rem}.hero h1{font-size:2.25rem}.story-section{padding:4rem 1.5rem}.story-container{grid-template-columns:1fr;gap:3rem}.story-content h2{font-size:1.75rem}.ritual-section{padding:4rem 1.5rem}.ritual-header h2{font-size:1.75rem}.ritual-steps{grid-template-columns:1fr;gap:3rem}.step-icon{width:48px;height:48px}.products-section{padding:4rem 1.5rem}.products-grid{grid-template-columns:1fr;gap:2rem}.testimonial-section{padding:4rem 1.5rem}.testimonial p{font-size:1.125rem}.trust-badges{grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem 1.5rem}.badge-icon{font-size:1.5rem}.articles-section{padding:4rem 1.5rem}.articles-grid{grid-template-columns:1fr;gap:1.5rem}.article-card{display:flex;flex-direction:row}.article-image{width:120px;height:auto;flex-shrink:0}.article-info{padding:1rem}.cta-section{padding:4rem 1.5rem}.cta-section h2{font-size:1.5rem}.testimonial-carousel{flex-direction:column;gap:1.5rem}.testimonial-carousel .carousel-arrow{display:none}.certifications-section{padding:2rem 1.5rem}.certifications-grid{gap:2rem}.certification-item{flex:1 1 45%;justify-content:center}.faq-section{padding:4rem 1.5rem}.faq-header h2{font-size:1.5rem}.faq-question{font-size:.9375rem;padding:1.25rem 0}}.products-page{max-width:1400px;margin:0 auto;padding:0 2rem}.page-header{padding:4rem 0 3rem;text-align:center;border-bottom:1px solid #eee;margin-bottom:3rem}.page-header h1{font-size:2.5rem;font-weight:500;margin-bottom:2rem;letter-spacing:-.02em}.filter-nav{display:flex;justify-content:center;gap:.5rem}.filter-btn{padding:.625rem 1.25rem;background:transparent;border:1px solid #ddd;font-size:.8125rem;color:#666;transition:all .2s}.filter-btn:hover{border-color:#111;color:#111}.filter-btn.active{background:#111;border-color:#111;color:#fff}.theme-filter{padding:1.5rem 0;border-bottom:1px solid #eee;margin-bottom:2rem}.filter-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:1rem;text-align:center}.theme-pills{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.theme-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f5f5f5;border:1px solid transparent;border-radius:100px;font-size:.75rem;color:#666;cursor:pointer;transition:all .2s;white-space:nowrap}.theme-pill.active{background:#b8860b;color:#fff}.pill-count{font-size:.625rem;opacity:.7}.active-theme-banner{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:linear-gradient(135deg,#faf8f5,#f5f0e8);margin-bottom:2rem;border-radius:4px}.theme-info h2{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#111}.theme-info p{font-size:.9375rem;color:#666;max-width:600px}.read-articles-link{flex-shrink:0;padding:.75rem 1.5rem;background:#111;color:#fff;font-size:.8125rem;font-weight:500;transition:background .2s;white-space:nowrap}.read-articles-link:hover{background:#333}.products-main{padding-bottom:4rem}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.loading,.no-products{text-align:center;padding:6rem 2rem;color:#999}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.products-page{padding:0 1.5rem}.page-header{padding:2rem 0}.page-header h1{font-size:1.75rem;margin-bottom:1.5rem}.filter-nav{flex-wrap:wrap}.theme-filter{padding:1rem 0}.active-theme-banner{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem}.theme-info p{max-width:100%}.products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}}.rich-content-renderer{margin-top:3rem;width:100%}.rich-hero-block{position:relative;width:100%;height:400px;margin-bottom:3rem;border-radius:16px;overflow:hidden}.rich-hero-image{width:100%;height:100%;object-fit:cover}.rich-hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.rich-hero-overlay.dark{background:linear-gradient(to top,#000000b3,#0000004d);color:#fff}.rich-hero-overlay.light{background:linear-gradient(to top,#ffffffe6,#ffffff80);color:#1a1a1a}.rich-hero-heading{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.rich-hero-subheading{font-size:1.25rem;margin:0;opacity:.9;max-width:600px}.rich-features-block{padding:3rem 0;margin-bottom:2rem}.rich-features-title{text-align:center;font-size:1.75rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a}.rich-features-grid{display:grid;gap:2rem}.rich-features-grid.columns-2{grid-template-columns:repeat(2,1fr)}.rich-features-grid.columns-3{grid-template-columns:repeat(3,1fr)}.rich-features-grid.columns-4{grid-template-columns:repeat(4,1fr)}.rich-feature-item{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.rich-feature-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f59e0b26}.rich-feature-icon{width:56px;height:56px;margin:0 auto 1rem;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.rich-feature-icon svg{width:28px;height:28px}.rich-feature-title{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#1a1a1a}.rich-feature-text{font-size:.95rem;color:#666;margin:0;line-height:1.5}.rich-image-text-block{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:3rem;padding:2rem 0}.rich-image-text-block.layout-right{direction:rtl}.rich-image-text-block.layout-right>*{direction:ltr}.rich-image-text-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0000001a}.rich-image-text-content h3{font-size:1.75rem;font-weight:600;margin:0 0 1rem;color:#1a1a1a}.rich-image-text-content p{font-size:1rem;line-height:1.7;color:#555;margin:0 0 1.5rem}.rich-bullets{list-style:none;padding:0;margin:0}.rich-bullets li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:1rem;color:#444}.rich-bullets .bullet-icon{flex-shrink:0;width:24px;height:24px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-top:2px}.rich-bullets .bullet-icon svg{width:14px;height:14px}.rich-video-block{margin-bottom:3rem}.rich-video-title{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.rich-video-container{position:relative;width:100%;padding-bottom:56.25%;border-radius:16px;overflow:hidden;background:#000}.rich-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rich-video-caption{text-align:center;font-size:.9rem;color:#666;margin-top:1rem}.rich-gallery-block{margin-bottom:3rem}.rich-gallery-title{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.rich-gallery-grid{display:grid;gap:1rem}.rich-gallery-grid.columns-2{grid-template-columns:repeat(2,1fr)}.rich-gallery-grid.columns-3{grid-template-columns:repeat(3,1fr)}.rich-gallery-grid.columns-4{grid-template-columns:repeat(4,1fr)}.rich-gallery-item{overflow:hidden;border-radius:12px}.rich-gallery-item img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.rich-gallery-item:hover img{transform:scale(1.05)}.rich-gallery-caption{text-align:center;font-size:.85rem;color:#666;margin:.5rem 0 0;padding:0 .5rem}.rich-comparison-block{margin-bottom:3rem}.rich-comparison-title{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.rich-comparison-table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb}.rich-comparison-table{width:100%;border-collapse:collapse;font-size:.95rem}.rich-comparison-table th,.rich-comparison-table td{padding:1rem;text-align:center;border-bottom:1px solid #e5e7eb}.rich-comparison-table th{background:linear-gradient(135deg,#fffbeb,#fef3c7);font-weight:600;color:#92400e}.rich-comparison-table tr:last-child td{border-bottom:none}.rich-comparison-table tr:hover td{background:#fefce8}.rich-comparison-table .check-mark{color:#16a34a;font-size:1.25rem;font-weight:700}.rich-comparison-table .cross-mark{color:#dc2626;font-size:1.25rem}.rich-text-block{margin-bottom:2rem;padding:0 1rem}.rich-text-block.align-center{text-align:center}.rich-text-block.align-right{text-align:right}.rich-text-block.size-large h3{font-size:2rem}.rich-text-block.size-large p{font-size:1.15rem}.rich-text-block h3{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#1a1a1a}.rich-text-block p{font-size:1rem;line-height:1.7;color:#555;margin:0}.rich-quote-block{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:16px;border-left:4px solid #f59e0b}.rich-quote-block blockquote{margin:0}.rich-quote-block blockquote p{font-size:1.25rem;font-style:italic;line-height:1.7;color:#44403c;margin:0 0 1rem}.rich-quote-block blockquote footer{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.rich-quote-block blockquote cite{font-weight:600;color:#92400e;font-style:normal}.rich-quote-block .quote-source{color:#78716c}.rich-quote-block .quote-source:before{content:"- "}.rich-divider-block{margin:2rem 0;height:1px}.rich-divider-block.style-line{background:linear-gradient(to right,transparent,#e5e7eb,transparent)}.rich-divider-block.style-dots{background:none;display:flex;justify-content:center;gap:.5rem}.rich-divider-block.style-dots:before,.rich-divider-block.style-dots:after,.rich-divider-block.style-dots{content:""}@media(max-width:768px){.rich-hero-block{height:300px}.rich-hero-heading{font-size:1.75rem}.rich-hero-subheading{font-size:1rem}.rich-features-grid.columns-3,.rich-features-grid.columns-4{grid-template-columns:repeat(2,1fr)}.rich-image-text-block{grid-template-columns:1fr;gap:1.5rem}.rich-image-text-block.layout-right{direction:ltr}.rich-gallery-grid.columns-3,.rich-gallery-grid.columns-4{grid-template-columns:repeat(2,1fr)}.rich-comparison-table{font-size:.85rem}.rich-comparison-table th,.rich-comparison-table td{padding:.75rem .5rem}.rich-quote-block blockquote p{font-size:1.1rem}}@media(max-width:480px){.rich-features-grid.columns-2,.rich-features-grid.columns-3,.rich-features-grid.columns-4,.rich-gallery-grid.columns-2,.rich-gallery-grid.columns-3,.rich-gallery-grid.columns-4{grid-template-columns:1fr}}.product-detail{max-width:1200px;margin:0 auto;padding:1.5rem 2rem 4rem}.product-detail-loading,.product-detail-error{text-align:center;padding:6rem 2rem;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-detail-error h2{margin-bottom:1rem}.back-link{font-size:.875rem;color:#666;text-decoration:underline}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#666;margin-bottom:2rem}.breadcrumb a{color:#666;transition:color .2s}.breadcrumb a:hover{color:#111}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.product-gallery{position:sticky;top:100px;height:fit-content}.main-image{aspect-ratio:1;background:#f8f8f8;border-radius:12px;overflow:hidden}.main-image img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1rem}.product-info h1{font-size:1.75rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0}.benefit-tags{display:flex;flex-wrap:wrap;gap:.5rem}.benefit-tag{font-size:.6875rem;font-weight:500;color:#666;background:#f5f5f5;padding:.25rem .625rem;border-radius:100px;text-transform:uppercase;letter-spacing:.03em}.price-display{display:flex;align-items:baseline;gap:.75rem;margin:.5rem 0}.current-price{font-size:1.75rem;font-weight:600;color:#111}.original-price{font-size:1rem;color:#999;text-decoration:line-through}.size-selection{display:flex;align-items:center;gap:.75rem}.selection-label{font-size:.875rem;font-weight:500;color:#333}.size-options{display:flex;gap:.5rem}.size-btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;transition:all .15s}.size-btn:hover:not(.unavailable){border-color:#111}.size-btn.selected{background:#111;border-color:#111;color:#fff}.size-btn.unavailable{opacity:.4;cursor:not-allowed}.purchase-box{background:#fafafa;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.purchase-toggle{display:flex;background:#e8e8e8;border-radius:8px;padding:4px;gap:4px}.toggle-btn{flex:1;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:all .15s;color:#666}.toggle-btn.active{background:#fff;color:#111;box-shadow:0 1px 3px #00000014}.toggle-btn.subscribe.active{background:#16a34a;color:#fff}.frequency-row{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.frequency-row span{color:#666}.frequency-select{flex:1;padding:.5rem .75rem;font-size:.875rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer}.frequency-select:focus{outline:none;border-color:#16a34a}.cart-row{display:flex;gap:.75rem}.quantity-selector{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;background:#fff}.quantity-selector button{width:36px;height:36px;border:none;background:transparent;font-size:1rem;cursor:pointer;transition:background .15s}.quantity-selector button:hover:not(:disabled){background:#f5f5f5}.quantity-selector button:disabled{opacity:.3;cursor:not-allowed}.quantity-selector span{width:32px;text-align:center;font-size:.875rem;font-weight:500}.add-to-cart-btn{flex:1;padding:0 1.5rem;height:44px;font-size:.9375rem;font-weight:600;border:none;border-radius:6px;background:#111;color:#fff;cursor:pointer;transition:all .15s}.add-to-cart-btn:hover:not(:disabled){background:#333}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}.add-to-cart-btn.added{background:#16a34a}.subscription-perks{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding-top:.75rem;border-top:1px solid #e5e5e5}.subscription-perks span{font-size:.8125rem;font-weight:500;color:#555;display:flex;align-items:center;gap:.375rem}.subscription-perks span:before{content:"✓";font-size:.75rem;font-weight:700;color:#16a34a}.delivery-info{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#666;padding:.75rem 0;border-top:1px solid #eee}.delivery-info svg{width:20px;height:20px;flex-shrink:0}.rich-content-section{width:100%;padding:2rem 0;border-top:1px solid #eee}.description-section{max-width:800px;padding:2rem 0;border-top:1px solid #eee}.description-section h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.description-section p{font-size:.9375rem;color:#555;line-height:1.7}.read-more-btn{margin-top:.75rem;padding:0;font-size:.875rem;font-weight:500;color:#111;background:none;border:none;cursor:pointer;text-decoration:underline}.read-more-btn:hover{color:#666}.related-products{padding-top:3rem;border-top:1px solid #eee}.related-products h2{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.reviews-section{padding:2.5rem 0;border-top:1px solid #eee}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.reviews-header h2{font-size:1.25rem;font-weight:600;margin:0}.write-review-btn{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border:1px solid #111;background:#fff;color:#111;border-radius:6px;cursor:pointer;transition:all .15s}.write-review-btn:hover{background:#111;color:#fff}.review-submitted-message{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:#dcfce7;border:1px solid #86efac;border-radius:8px;margin-bottom:1.5rem}.review-submitted-message .success-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#16a34a;color:#fff;border-radius:50%;font-size:.875rem;flex-shrink:0}.review-submitted-message strong{display:block;color:#15803d;margin-bottom:.25rem}.review-submitted-message p{margin:0;font-size:.875rem;color:#166534}.star-rating{display:flex;gap:2px}.star-rating .star{color:#ddd;font-size:.875rem}.star-rating .star.filled{color:#f59e0b}.star-rating.stars-lg .star{font-size:1.25rem}.reviews-summary{display:flex;gap:3rem;padding:1.5rem;background:#fafafa;border-radius:12px;margin-bottom:2rem}.summary-left{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:120px}.average-rating{display:flex;flex-direction:column;align-items:center;gap:.25rem}.rating-number{font-size:2.5rem;font-weight:600;color:#111;line-height:1}.total-reviews{font-size:.8125rem;color:#666}.rating-breakdown{flex:1;display:flex;flex-direction:column;gap:.5rem;max-width:300px}.breakdown-row{display:flex;align-items:center;gap:.75rem}.breakdown-stars{font-size:.8125rem;color:#666;min-width:45px}.breakdown-bar{flex:1;height:8px;background:#e5e5e5;border-radius:4px;overflow:hidden}.breakdown-fill{height:100%;background:#f59e0b;border-radius:4px;transition:width .3s ease}.breakdown-count{font-size:.8125rem;color:#666;min-width:20px;text-align:right}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-card{padding:1.5rem;border:1px solid #eee;border-radius:12px;transition:border-color .15s}.review-card:hover{border-color:#ddd}.review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.review-title{font-size:.9375rem;font-weight:600;color:#111}.review-content{font-size:.9375rem;color:#444;line-height:1.6;margin:0 0 1rem}.review-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.review-author{display:flex;align-items:center;gap:.75rem}.author-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff;flex-shrink:0}.author-info{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8125rem}.author-name{font-weight:500;color:#333}.author-location{color:#888}.author-location:before{content:"·";margin-right:.5rem}.review-date{color:#888}.review-date:before{content:"·";margin-right:.5rem}.verified-badge{background:#dcfce7;color:#15803d;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.helpful-btn{padding:.5rem .875rem;font-size:.8125rem;font-weight:500;border:1px solid #ddd;background:#fff;color:#555;border-radius:6px;cursor:pointer;transition:all .15s}.helpful-btn:hover:not(:disabled){border-color:#111;color:#111}.helpful-btn.clicked{background:#f5f5f5;border-color:#ddd;color:#888;cursor:default}.no-reviews{text-align:center;padding:3rem 1rem;background:#fafafa;border-radius:12px}.no-reviews p{font-size:.9375rem;color:#666;margin:0}.review-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.review-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #eee}.modal-header h3{font-size:1.125rem;font-weight:600;margin:0}.close-modal{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#666;background:none;border:none;cursor:pointer;border-radius:6px;transition:background .15s}.close-modal:hover{background:#f5f5f5}.review-modal form{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#333}.form-group input,.form-group textarea{padding:.75rem;font-size:.9375rem;border:1px solid #ddd;border-radius:6px;transition:border-color .15s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#111}.form-group textarea{resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.star-selector{display:flex;gap:4px}.star-btn{width:36px;height:36px;font-size:1.25rem;color:#ddd;background:none;border:1px solid #eee;border-radius:6px;cursor:pointer;transition:all .15s}.star-btn:hover{border-color:#f59e0b}.star-btn.selected{color:#f59e0b;border-color:#f59e0b;background:#fef3c7}.submit-review-btn{padding:.875rem;font-size:.9375rem;font-weight:600;border:none;background:#111;color:#fff;border-radius:6px;cursor:pointer;transition:background .15s}.submit-review-btn:hover:not(:disabled){background:#333}.submit-review-btn:disabled{opacity:.6;cursor:not-allowed}.image-upload-area{display:flex;flex-wrap:wrap;gap:.75rem}.uploaded-image-preview{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden}.uploaded-image-preview img{width:100%;height:100%;object-fit:cover}.remove-image-btn{position:absolute;top:4px;right:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;font-size:1rem;cursor:pointer;line-height:1}.remove-image-btn:hover{background:#111}.image-upload-btn{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:2px dashed #ddd;border-radius:8px;cursor:pointer;transition:all .15s;color:#888;font-size:.75rem}.image-upload-btn:hover{border-color:#111;color:#111}.upload-icon{font-size:1.5rem;font-weight:300;line-height:1}.image-hint{font-size:.75rem;color:#888;margin-top:.5rem}.review-images{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.review-image-thumb{width:64px;height:64px;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .15s,box-shadow .15s}.review-image-thumb:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.lightbox-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.lightbox-close{position:absolute;top:1rem;right:1rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;transition:opacity .15s}.lightbox-close:hover{opacity:.7}.lightbox-image{max-width:90%;max-height:90vh;object-fit:contain;border-radius:8px}@media(max-width:1024px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.product-detail{padding:1rem}.product-layout{grid-template-columns:1fr;gap:1.5rem}.product-gallery{position:static}.product-info h1{font-size:1.5rem}.price-display{flex-wrap:wrap}.current-price{font-size:1.5rem}.size-selection{flex-direction:column;align-items:flex-start;gap:.5rem}.purchase-toggle,.cart-row{flex-direction:column}.quantity-selector{width:fit-content}.subscription-perks{flex-wrap:wrap;gap:.5rem 1rem}.related-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.reviews-header{flex-direction:column;align-items:flex-start;gap:1rem}.reviews-summary{flex-direction:column;gap:1.5rem}.summary-left{flex-direction:row;gap:1rem;width:100%;justify-content:flex-start}.average-rating{flex-direction:row;gap:.5rem}.rating-number{font-size:2rem}.rating-breakdown{max-width:100%}.review-footer{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}}.cart-page{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}.cart-page>h1{font-size:2rem;font-weight:500;margin-bottom:3rem;letter-spacing:-.02em}.cart-empty{text-align:center;padding:6rem 2rem}.cart-empty h1{font-size:1.5rem;font-weight:500;margin-bottom:.75rem}.cart-empty p{color:#666;margin-bottom:2rem}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:4rem}.cart-header{display:grid;grid-template-columns:1fr 120px 100px;gap:2rem;padding-bottom:1rem;border-bottom:1px solid #eee;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#999}.cart-item{display:grid;grid-template-columns:1fr 120px 100px;gap:2rem;padding:1.5rem 0;border-bottom:1px solid #eee;align-items:center}.item-info{display:flex;gap:1.5rem}.item-image{width:100px;height:100px;background:#f5f5f5;flex-shrink:0}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{display:flex;flex-direction:column;gap:.25rem}.item-title{font-weight:500;transition:opacity .2s}.item-title:hover{opacity:.7}.item-variant{font-size:.875rem;color:#666}.item-pricing{display:flex;align-items:center;gap:.5rem}.item-price{font-size:.875rem;color:#111;font-weight:500}.item-original-price{font-size:.8125rem;color:#999;text-decoration:line-through}.subscription-badge{display:inline-block;font-size:.6875rem;font-weight:600;color:#16a34a;background:#dcfce7;padding:.25rem .5rem;border-radius:4px;margin-top:.25rem}.remove-btn{background:none;border:none;padding:0;font-size:.8125rem;color:#999;text-align:left;margin-top:.5rem;transition:color .2s}.remove-btn:hover{color:#111}.item-quantity{display:flex;align-items:center;border:1px solid #ddd;width:fit-content}.item-quantity button{width:36px;height:36px;border:none;background:transparent;font-size:1rem;transition:background .2s}.item-quantity button:hover:not(:disabled){background:#f5f5f5}.item-quantity button:disabled{opacity:.3;cursor:not-allowed}.item-quantity span{width:36px;text-align:center;font-size:.875rem}.item-total{font-weight:500;text-align:right}.cart-summary{background:#fafafa;padding:2rem;height:fit-content;position:sticky;top:100px}.cart-summary h2{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.summary-row.total{border-top:1px solid #ddd;margin-top:1rem;padding-top:1rem;font-weight:600}.shipping-note{font-size:.8125rem;color:#999;margin:.5rem 0}.tax-note{font-size:.75rem;color:#999;margin:1rem 0 1.5rem}.checkout-error{background:#fee;color:#c00;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}.checkout-btn{width:100%;padding:1rem;background:#111;color:#fff;border:none;font-size:.875rem;font-weight:500;letter-spacing:.02em;transition:background .2s}.checkout-btn:hover:not(:disabled){background:#333}.checkout-btn:disabled{opacity:.5;cursor:not-allowed}.subscription-note{font-size:.8125rem;color:#16a34a;margin:.5rem 0;font-weight:500}@media(max-width:1024px){.cart-layout{grid-template-columns:1fr;gap:2rem}.cart-summary{position:static}}@media(max-width:768px){.cart-page{padding:1.5rem}.cart-header{display:none}.cart-item{grid-template-columns:1fr;gap:1rem}.item-quantity{order:2}.item-total{text-align:left;order:3}}.checkout-success{max-width:500px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 200px)}.success-content{text-align:center}.checkout-success h1{font-size:1.75rem;font-weight:500;margin-bottom:1rem;letter-spacing:-.02em}.success-message{color:#666;margin-bottom:3rem}.loading{color:#999;padding:2rem}.order-details{background:#fafafa;padding:1.5rem;margin-bottom:2rem;text-align:left}.order-row{display:flex;justify-content:space-between;padding:.75rem 0;font-size:.9375rem;border-bottom:1px solid #eee}.order-row:last-child{border-bottom:none}.order-row.total{font-weight:600;padding-top:1rem;margin-top:.5rem;border-top:1px solid #ddd}.order-pending{background:#fafafa;padding:2rem;margin-bottom:2rem}.order-pending p{color:#666;margin:0}.success-actions{margin-top:2rem}.about-page{max-width:700px;margin:0 auto;padding:0 2rem}.about-header{padding:4rem 0;text-align:center;border-bottom:1px solid #eee}.about-header h1{font-size:2.5rem;font-weight:500;margin-bottom:1rem;letter-spacing:-.02em}.about-header p{font-size:1.125rem;color:#666;line-height:1.7}.about-content{padding:3rem 0}.content-block{margin-bottom:3rem}.content-block h2{font-size:1.25rem;font-weight:500;margin-bottom:1rem}.content-block p{color:#666;line-height:1.8;margin-bottom:1rem}.content-block ul{list-style:none;padding:0}.content-block li{padding:.75rem 0;color:#666;line-height:1.6;border-bottom:1px solid #eee}.content-block li:last-child{border-bottom:none}.content-block strong{color:#111}.about-cta{padding:4rem 0;text-align:center;border-top:1px solid #eee}.about-cta h2{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.btn-primary{display:inline-block;padding:1rem 2.5rem;background:#111;color:#fff;font-size:.875rem;font-weight:500;border:none;transition:background .2s}@media(max-width:768px){.about-page{padding:0 1.5rem}.about-header{padding:2rem 0}.about-header h1{font-size:1.75rem}}.stories-page{max-width:1200px;margin:0 auto}.stories-header{text-align:center;padding:6rem 2rem;border-bottom:1px solid #eee}.stories-header h1{font-size:3rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.03em}.stories-header p{font-size:1.125rem;color:#666;max-width:500px;margin:0 auto;line-height:1.7}.section-label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:2rem}.theme-filter{padding:2rem;border-bottom:1px solid #eee;overflow-x:auto}.theme-pills{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.theme-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#f5f5f5;border:1px solid transparent;border-radius:100px;font-size:.8125rem;color:#666;cursor:pointer;transition:all .2s;white-space:nowrap}.theme-pill:hover{background:#eee}.theme-pill.active{background:#111;color:#fff}.pill-count{font-size:.6875rem;opacity:.7}.theme-description{padding:4rem 2rem;text-align:center;background:#fafafa}.theme-description h2{font-size:2rem;font-weight:400;margin-bottom:1rem}.theme-description p{color:#666;margin-bottom:1.5rem}.shop-theme-link{display:inline-block;padding:.75rem 1.5rem;background:#111;color:#fff;font-size:.8125rem;font-weight:500;transition:background .2s}.shop-theme-link:hover{background:#333}.article-theme{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#b8860b;margin-bottom:.75rem}.article-meta{margin-top:1.5rem}.featured-story{padding:6rem 2rem;border-bottom:1px solid #eee}.featured-content{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.featured-image{aspect-ratio:16/10;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#333);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:300;color:#ffffff4d;letter-spacing:-.02em}.featured-text h2{font-size:2rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.3}.featured-excerpt{font-size:1rem;color:#666;line-height:1.8;margin-bottom:2rem}.read-more-btn{background:none;border:1px solid #111;padding:.875rem 2rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:all .2s}.read-more-btn:hover:not(:disabled){background:#111;color:#fff}.read-more-btn:disabled{opacity:.4;cursor:not-allowed}.story-list{padding:6rem 2rem}.story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.story-card{display:flex;gap:1.5rem;padding:1.5rem;background:#fafafa;transition:background .2s}.story-card:hover{background:#f5f5f5}.story-card-image{flex-shrink:0;width:120px}.story-card-image img{width:100%;aspect-ratio:1;object-fit:cover}.card-placeholder{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#e8e8e8,#d8d8d8)}.no-articles{text-align:center;padding:4rem 2rem;color:#999}.featured-content{text-decoration:none;color:inherit}.story-card-content{flex:1}.story-category{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.5rem}.story-card h3{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;line-height:1.3}.story-card p{font-size:.875rem;color:#666;line-height:1.6;margin-bottom:.75rem}.read-time{font-size:.75rem;color:#999}.coming-soon{padding:4rem 2rem;text-align:center;background:#fafafa}.coming-soon p{font-size:.9375rem;color:#999;font-style:italic}.stories-cta{padding:6rem 2rem;text-align:center}.stories-cta h2{font-size:1.75rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:-.02em}.btn-primary{display:inline-block;padding:1rem 2.5rem;background:#111;color:#fff;font-size:.8125rem;font-weight:500;letter-spacing:.02em;border:none;transition:background .2s}.btn-primary:hover{background:#333}@media(max-width:900px){.featured-content{grid-template-columns:1fr;gap:2rem}.story-grid{grid-template-columns:1fr}}@media(max-width:600px){.stories-header{padding:4rem 1.5rem}.stories-header h1{font-size:2rem}.featured-story{padding:4rem 1.5rem}.featured-text h2{font-size:1.5rem}.story-list{padding:4rem 1.5rem}.story-card{flex-direction:column;gap:1rem}.story-card-image{width:100%}.stories-cta{padding:4rem 1.5rem}}.article-detail{max-width:1200px;margin:0 auto}.loading,.not-found{text-align:center;padding:6rem 2rem}.not-found h1{margin-bottom:1.5rem}.back-link{color:#666;text-decoration:underline}.article-hero{position:relative}.hero-image{width:100%;height:400px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-content{padding:3rem 2rem;text-align:center;border-bottom:1px solid #eee}.article-theme-link{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#b8860b;margin-bottom:1rem}.article-theme-link:hover{text-decoration:underline}.article-hero h1{font-size:2.5rem;font-weight:400;line-height:1.3;letter-spacing:-.02em;max-width:800px;margin:0 auto 1.5rem}.article-meta{color:#999;font-size:.875rem}.article-container{display:grid;grid-template-columns:1fr 320px;gap:4rem;padding:4rem 2rem}.article-content{max-width:700px}.article-content h2{font-size:1.75rem;font-weight:500;margin:2.5rem 0 1rem;letter-spacing:-.02em}.article-content h3{font-size:1.25rem;font-weight:500;margin:2rem 0 .75rem}.article-content p{font-size:1.0625rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:1.5rem}.article-content li{font-size:1rem;line-height:1.7;margin-bottom:.5rem}.article-content strong{font-weight:600;color:#111}.article-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#fafafa;border-left:3px solid #b8860b;font-style:italic}.article-content table{width:100%;margin:2rem 0;border-collapse:collapse}.article-content th,.article-content td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee}.article-content th{font-weight:600;background:#fafafa}.article-content hr{margin:3rem 0;border:none;border-top:1px solid #eee}.article-content em{color:#666}.recommended-products{position:sticky;top:2rem;align-self:start}.recommended-products h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.products-intro{font-size:.875rem;color:#666;margin-bottom:1.5rem}.product-cards{display:flex;flex-direction:column;gap:1rem}.product-card-mini{display:flex;gap:1rem;padding:1rem;background:#fafafa;border-radius:4px}.product-card-mini .product-image{width:80px;height:80px;flex-shrink:0}.product-card-mini .product-image img{width:100%;height:100%;object-fit:cover}.product-card-mini .product-info{flex:1;display:flex;flex-direction:column}.product-card-mini .product-title{font-size:.875rem;font-weight:500;color:#111;margin-bottom:.25rem;line-height:1.3}.product-card-mini .product-title:hover{text-decoration:underline}.product-card-mini .product-price{font-size:.8125rem;color:#666;margin-bottom:.5rem}.product-card-mini .add-btn{background:#111;color:#fff;border:none;padding:.5rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:auto}.product-card-mini .add-btn:hover{background:#333}.shop-all-link{display:block;margin-top:1.5rem;text-align:center;font-size:.875rem;color:#666;text-decoration:underline}.shop-all-link:hover{color:#111}.article-nav{display:flex;justify-content:space-between;padding:2rem;border-top:1px solid #eee}.back-to-stories,.more-in-theme{font-size:.875rem;color:#666;transition:color .2s}.back-to-stories:hover,.more-in-theme:hover{color:#111}@media(max-width:900px){.article-container{grid-template-columns:1fr}.recommended-products{position:static;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.product-cards{flex-direction:row;overflow-x:auto;gap:1rem;padding-bottom:1rem}.product-card-mini{flex-direction:column;min-width:200px}.product-card-mini .product-image{width:100%;height:120px}}@media(max-width:600px){.hero-image{height:250px}.article-hero h1{font-size:1.75rem}.hero-content,.article-container{padding:2rem 1.5rem}.article-content h2{font-size:1.5rem}.article-nav{flex-direction:column;gap:1rem;text-align:center}}.legal-page{max-width:700px;margin:0 auto;padding:3rem 2rem}.legal-page h1{font-size:2rem;font-weight:500;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee;letter-spacing:-.02em}.legal-content{color:#555;line-height:1.8}.legal-content h2{font-size:1.125rem;font-weight:500;color:#111;margin:2.5rem 0 1rem}.legal-content h3{font-size:1rem;font-weight:500;color:#111;margin:1.5rem 0 .75rem}.legal-content p{margin:0 0 1rem}.legal-content ul,.legal-content ol{margin:0 0 1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#111;border-bottom:1px solid #ddd;transition:border-color .2s}.legal-content a:hover{border-color:#111}.legal-content strong{color:#111;font-weight:500}.legal-content .info-box{background:#fafafa;padding:1.25rem;margin:1.5rem 0}.legal-content .info-box p:last-child{margin-bottom:0}@media(max-width:768px){.legal-page{padding:2rem 1.5rem}.legal-page h1{font-size:1.5rem}}.account-page{padding:3rem 2rem;min-height:60vh}.account-page .container{max-width:800px;margin:0 auto}.account-page h1{font-size:2rem;font-weight:600;margin-bottom:2rem}.account-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}.account-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#333}.profile-card{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.profile-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.profile-name{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.profile-email{font-size:.875rem;color:#666}.logout-btn{font-size:.875rem;color:#666;background:none;border:1px solid #ddd;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s}.logout-btn:hover{color:#111;border-color:#111}.subscription-card{padding:1.5rem;border-radius:8px;border:1px solid #eee}.subscription-card.active{background:linear-gradient(135deg,#fef9e7,#fef5e0);border-color:#f5a623}.subscription-card.inactive{background:#f8f8f8}.subscription-badge{display:inline-block;font-size:.75rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f5a623,#d4860e);padding:.25rem .75rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.subscription-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.subscription-benefit{font-size:1rem;color:#333;margin-bottom:.5rem}.subscription-period{font-size:.875rem;color:#666;margin-bottom:1rem}.subscription-description{font-size:1rem;color:#555;margin-bottom:1rem}.subscription-benefits{list-style:none;padding:0;margin:0 0 1.5rem}.subscription-benefits li{font-size:.9375rem;color:#333;padding:.375rem 0 .375rem 1.5rem;position:relative}.subscription-benefits li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:600}.subscription-price{margin-bottom:1.5rem}.subscription-price .price{font-size:2rem;font-weight:700;color:#111}.subscription-price .period{font-size:1rem;color:#666}.subscribe-btn{width:100%;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f5a623,#d4860e);border:none;padding:.875rem 1.5rem;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s}.subscribe-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f5a6234d}.subscribe-btn:disabled{opacity:.7;cursor:not-allowed}.cancel-btn{font-size:.875rem;color:#dc2626;background:none;border:1px solid #dc2626;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s}.cancel-btn:hover:not(:disabled){background:#dc2626;color:#fff}.cancel-btn:disabled{opacity:.7;cursor:not-allowed}.reactivate-btn{font-size:.875rem;color:#fff;background:#22c55e;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background .2s}.reactivate-btn:hover:not(:disabled){background:#16a34a}.reactivate-btn:disabled{opacity:.7;cursor:not-allowed}@media(max-width:640px){.account-page{padding:2rem 1rem}.account-section{padding:1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}
