.product-page{color:#271e30;background:#f8f5f0;min-height:100vh;font-family:inherit}.product-nav{background:#fff;border-bottom:1px solid #e5dae9;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(20px,50vw - 625px);display:flex}.product-nav a:first-child{color:#69478a;font-size:1.3rem;font-weight:850}.product-nav a{color:#443749;text-decoration:none}.product-wrap{max-width:1250px;margin:auto;padding:1rem 20px 5rem}.product-crumb{color:#796e7d;margin:1rem 0 2rem;font-size:.85rem}.product-crumb a{color:#69478a}.product-main{grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:3.5rem;display:grid}.product-image{aspect-ratio:1.45;background:radial-gradient(circle at 50% 25%,#f3edf8,#cfc3d7);border-radius:22px;place-items:center;padding:6%;display:grid;box-shadow:0 16px 50px #4b30541a}.product-image img{aspect-ratio:2;object-fit:cover;border:8px solid #292332;border-radius:7px;width:100%;transform:perspective(900px)rotateX(15deg);box-shadow:0 30px 30px #271d2960}.product-gallery>p{color:#766b77;font-size:.83rem}.product-feature{background:#ede4f2;border-radius:16px;gap:.4rem;margin-top:1.5rem;padding:1.5rem;display:grid}.product-copy>small,.product-related small{color:#785895;letter-spacing:.1em;font-weight:750}.product-copy h1{letter-spacing:-.045em;margin:.55rem 0 1rem;font-size:clamp(2.3rem,4vw,4.3rem);line-height:1.05}.product-description{color:#594b5f;font-size:1.12rem}.product-rating{color:#705f78;border-bottom:1px solid #ded6dd;padding:1rem 0}.product-price{color:#36223e;margin:1rem 0 .2rem;font-size:2.6rem;display:block}.product-shipping{color:#684e68;font-size:.92rem}.product-highlights{padding-left:1.25rem;line-height:1.9}.product-action,.review-form button{text-align:center;color:#fff;cursor:pointer;background:#704b92;border:0;border-radius:12px;width:100%;padding:1rem;font-weight:800;text-decoration:none;display:block;box-shadow:0 5px #48315f}.product-action:hover,.review-form button:hover{background:#5b357c}.product-terms{color:#756878;font-size:.86rem;line-height:1.65}.product-sections{grid-template-columns:1fr 1fr;gap:2rem;margin:4rem 0;display:grid}.product-sections article,.product-reviews,.product-related{background:#fff;border:1px solid #e6dce6;border-radius:20px;padding:2rem}.product-sections h2,.product-reviews h2,.product-related h2{margin:0 0 1rem;font-size:1.55rem}.product-sections p{color:#574e58;line-height:1.7}.product-sections dl>div{border-bottom:1px solid #eee6eb;justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.product-sections dt{font-weight:750}.product-sections dd{text-align:right;color:#655767;margin:0}.product-review-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-review-grid article{background:#f8f4fa;border-radius:14px;padding:1.2rem}.product-review-grid span{color:#c17d25}.review-form{border-top:1px solid #e7dce7;gap:1rem;max-width:760px;margin-top:2rem;padding-top:2rem;display:grid}.review-form>div{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.review-form label{gap:.4rem;font-weight:700;display:grid}.review-form input,.review-form textarea,.review-form select{color:#271e30;background:#fff;border:1px solid #cabdcb;border-radius:9px;width:100%;padding:.75rem}.review-form button{max-width:260px}.product-related{margin-top:2rem}.product-related>div{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-related a{color:inherit;gap:.5rem;text-decoration:none;display:grid}.product-related img{aspect-ratio:1.25;object-fit:cover;border-radius:12px;width:100%}@media (max-width:750px){.product-nav{flex-wrap:wrap;font-size:.83rem}.product-main,.product-sections{grid-template-columns:1fr;gap:1.5rem}.product-wrap{padding:1rem 16px 4rem}.product-sections{margin:2rem 0}.product-sections article,.product-reviews,.product-related{padding:1.3rem}.product-related>div{grid-template-columns:repeat(2,1fr)}.review-form>div,.product-review-grid{grid-template-columns:1fr}}
