.crystal-detail__header{background:linear-gradient(135deg,#faf8f5 0%,#e8e0d5 100%);padding:4rem 0 3rem}.crystal-detail__hero{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-top:1.5rem;display:grid}@media (max-width:768px){.crystal-detail__hero{grid-template-columns:1fr;gap:1.5rem}}.crystal-detail__visual{background:linear-gradient(135deg,var(--crystal-color)0%,rgba(255,255,255,.3) 50%,var(--crystal-color)100%);border-radius:.75rem;justify-content:center;align-items:center;height:300px;display:flex}.crystal-detail__gem{background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,var(--crystal-color)40%,rgba(0,0,0,.2) 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:120px;height:150px;animation:3s ease-in-out infinite crystal-float;box-shadow:0 10px 30px rgba(0,0,0,.2),inset 0 -5px 20px rgba(255,255,255,.3)}@keyframes crystal-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.crystal-detail__intention{text-transform:uppercase;letter-spacing:2px;color:#56762d;margin-bottom:.5rem;font-size:max(.75rem,min(.7rem + .25vw,.875rem));display:inline-block}.crystal-detail__name{color:#3a3632;margin-bottom:.75rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(2rem,min(4vw,3rem));line-height:1.2}.crystal-detail__description{color:#a8a096;margin-bottom:1.5rem;font-size:max(1.25rem,min(1.1rem + .75vw,1.5rem));line-height:1.75}.crystal-detail__meta{flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;display:flex}.crystal-detail__meta-item{flex-direction:column;gap:.25rem;display:flex}.crystal-detail__meta-label{text-transform:uppercase;letter-spacing:1.5px;color:#a8a096;font-size:max(.75rem,min(.7rem + .25vw,.875rem))}.crystal-detail__meta-value{color:#3a3632;font-size:max(.875rem,min(.8rem + .35vw,1rem));font-weight:500}.crystal-detail__properties{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.crystal-detail__property{color:#3d5420;background:rgba(86,118,45,.1);border-radius:9999px;padding:.25rem .75rem;font-size:max(.75rem,min(.7rem + .25vw,.875rem))}.crystal-detail__cta-button{color:#fff;background:#56762d;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .25s,transform .25s;display:inline-block}.crystal-detail__cta-button:hover{background:#3d5420;transform:translateY(-2px)}.crystal-detail__story{background:#fffef9}.crystal-detail__story-content{max-width:750px;margin:0 auto}.crystal-detail__story-content h2{color:#3a3632;margin-bottom:1.25rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(2rem,min(1.5rem + 2.5vw,3rem))}.crystal-detail__story-content p{color:#a8a096;font-size:max(1rem,min(.9rem + .5vw,1.125rem));line-height:1.8}.crystal-detail__care{background:#faf8f5}.crystal-detail__care-content{background:#fffef9;border-left:4px solid #56762d;border-radius:.75rem;max-width:750px;margin:0 auto;padding:2rem}.crystal-detail__care-content h2{color:#3a3632;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(1.5rem,min(1.25rem + 1.25vw,2rem))}.crystal-detail__care-content p{color:#a8a096;line-height:1.75}.crystal-detail__section-title{color:#3a3632;text-align:center;margin-bottom:2rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(2rem,min(1.5rem + 2.5vw,3rem))}.crystal-detail__faq-list{flex-direction:column;gap:1rem;max-width:750px;margin:0 auto;display:flex}.crystal-detail__faq-item{background:#faf8f5;border-radius:.5rem;padding:1.5rem}.crystal-detail__faq-item h3{color:#3a3632;margin-bottom:.75rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(1.25rem,min(1.1rem + .75vw,1.5rem))}.crystal-detail__faq-item p{color:#a8a096;line-height:1.75}.crystal-detail__articles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.crystal-detail__article-card{background:#fffef9;border-radius:1rem;transition:all .25s;overflow:hidden;box-shadow:0 4px 6px rgba(26,25,24,.07)}.crystal-detail__article-card{padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block}.crystal-detail__article-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgba(26,25,24,.1)}.crystal-detail__article-category{text-transform:uppercase;letter-spacing:2px;color:#56762d;margin-bottom:.5rem;font-size:max(.75rem,min(.7rem + .25vw,.875rem));display:inline-block}.crystal-detail__article-title{color:#3a3632;margin-bottom:.5rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:max(1.25rem,min(1.1rem + .75vw,1.5rem));line-height:1.35}.crystal-detail__article-excerpt{color:#a8a096;font-size:max(.875rem,min(.8rem + .35vw,1rem));line-height:1.75}.crystal-detail__related-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}
