.page-container{background:#fafaf9;min-height:100vh}.product-hero{justify-content:center;align-items:center;min-height:70vh;padding:120px 60px 80px;display:flex;position:relative;overflow:hidden}.product-hero-content{z-index:10;width:100%;max-width:1200px;position:relative}.product-category{letter-spacing:.3em;text-transform:uppercase;color:#666;margin-bottom:1.5rem;font-size:.75rem}.product-hero h1{color:#1a1a1a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:300;line-height:1.4}.product-subtitle{color:#666;max-width:800px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.product-tags{flex-wrap:wrap;gap:12px;margin-top:2rem;display:flex}.tag{color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000001a;border-radius:20px;align-items:center;padding:8px 16px;font-size:.85rem;display:inline-flex}.tag-green{background:#10b9811a;border-color:#10b98133}.tag-orange{background:#f973161a;border-color:#f9731633}.tag-dot{border-radius:50%;width:6px;height:6px;margin-right:8px}.content-section{background:#fff;padding:80px 60px}.section-wrapper{max-width:1200px;margin:0 auto}.content-section h2{color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:300;line-height:1.5}.text-content{max-width:800px;margin-bottom:3rem}.text-content p{color:#555;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.9}.text-content strong{color:#2c5f2d;font-weight:500}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:3rem 0;display:grid}.benefit-card{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000d}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.benefit-card h3{letter-spacing:.05em;color:#2c5f2d;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:600}.benefit-card p{color:#666;font-size:.95rem;line-height:1.7}.how-to-box{background:#2c5f2d0d;border:1px solid #2c5f2d1a;border-radius:20px;margin:2rem 0;padding:30px}.how-to-box h3{color:#2c5f2d;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.how-to-box ul{margin:1rem 0;list-style:none}.how-to-box li{color:#555;margin-bottom:.5rem;font-size:1rem;line-height:1.8}.how-to-box p{color:#666;margin-top:1rem;font-size:.95rem;line-height:1.7}.cta-box{text-align:center;margin:3rem 0}.shop-button{color:#fff;background:#2c5f2d;border-radius:30px;padding:16px 48px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #2c5f2d4d}.shop-button:hover{background:#1e4620;transform:translateY(-2px);box-shadow:0 6px 25px #2c5f2d66}.concept-card{background:#fb923c14;border:2px dashed #fb923c4d;border-radius:20px;margin:2rem 0;padding:30px}.concept-card h3{letter-spacing:.15em;text-transform:uppercase;color:#ea580c;margin-bottom:1rem;font-size:.85rem;font-weight:600}.concept-card p{color:#666;font-size:.95rem;line-height:1.7}.status-card{text-align:center;background:#fff;border:1px solid #0000001a;border-radius:20px;margin:2rem 0;padding:30px}.status-badge{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:#1a1a1a;border-radius:20px;margin-bottom:1rem;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.status-card p{color:#666;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.ritual-steps{gap:20px;margin:2rem 0;display:grid}.ritual-step{background:#00000005;border-radius:15px;align-items:flex-start;gap:20px;padding:20px;display:flex}.step-number{color:#fff;background:#2c5f2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.ritual-step p{color:#555;margin:0;font-size:1rem;line-height:1.7}.philosophy-card{background:#2c5f2d0d;border-left:4px solid #2c5f2d;border-radius:10px;margin:3rem 0;padding:30px}.philosophy-card p{color:#555;margin-bottom:1rem;font-size:1rem;line-height:1.8}.philosophy-card p:last-child{margin-bottom:0}.back-button{color:#2c5f2d;background:#fff;border:2px solid #2c5f2d;border-radius:30px;padding:12px 32px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.back-button:hover{color:#fff;background:#2c5f2d;transform:translateY(-2px)}.static-page-hero{text-align:center;background:linear-gradient(135deg,#2c5f2d0d 0%,#4c814d0d 100%);padding:160px 60px 80px}.static-page-content h1{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:300}.static-page-section{background:#fff;padding:80px 60px}.legal-content h2{color:#2c5f2d;margin:3rem 0 1rem;font-size:1.8rem;font-weight:500}.legal-content h2:first-of-type{margin-top:0}.legal-content p,.legal-content li{color:#555;margin-bottom:1rem;font-size:1rem;line-height:1.8}.legal-content ul,.legal-content ol{margin:1rem 0 1rem 2rem}.legal-content li{margin-bottom:.5rem}.contact-info{background:#2c5f2d0d;border-left:4px solid #2c5f2d;border-radius:8px;margin:2rem 0;padding:20px}.contact-info p{margin-bottom:.5rem}.contact-info a{color:#2c5f2d;text-decoration:underline}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:2rem 0;display:grid}.value-card{text-align:center;background:#fff;border:1px solid #00000014;border-radius:15px;padding:30px}.value-card h3{color:#2c5f2d;margin-bottom:1rem;font-size:1.3rem;font-weight:500}.value-card p{color:#666;font-size:.95rem;line-height:1.7}.company-info{background:#00000005;border-radius:15px;margin:2rem 0;padding:40px}.info-row{border-bottom:1px solid #0000000d;padding:15px 0;display:flex}.info-row:last-child{border-bottom:none}.info-label{color:#2c5f2d;flex-shrink:0;min-width:150px;font-weight:600}.info-value{color:#555}.info-value a{color:#2c5f2d;text-decoration:underline}@media (max-width:768px){.product-hero{min-height:60vh;padding:100px 30px 60px}.product-hero h1{font-size:2.2rem}.product-subtitle{font-size:1rem}.content-section{padding:60px 30px}.content-section h2{font-size:1.8rem}.benefits-grid{grid-template-columns:1fr;gap:20px}.product-tags{flex-direction:column;align-items:flex-start}.static-page-hero{padding:120px 30px 60px}.static-page-content h1{font-size:2rem}.values-grid,.company-info{grid-template-columns:1fr}.info-row{flex-direction:column}.info-label{margin-bottom:.5rem}}
