.product-page{background:var(--paper)}.product-page .header{position:relative;left:auto;right:auto;top:auto;margin:18px 4% 0;background:#2a1b2c;color:#f5e2ef}.product-page .brand span{font-size:8px}.product-main{padding:0 6%}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:12px;color:#9a7c8e;margin:34px 0 25px}.breadcrumbs a:hover{color:#692f50}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.product-gallery{position:sticky;top:25px;background:radial-gradient(ellipse at center,#683e5c55,transparent 65%),#27182c;border-radius:28px;padding:25px;color:#e8cce0;overflow:hidden;min-width:0}.gallery-topline{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.12em;color:#bc96b0}.gallery-topline button{border:1px solid #dec3d730;background:#ffffff09;color:#ead0e2;font-size:23px;width:43px;height:43px;border-radius:50%}.product-stage{min-height:510px;display:flex;align-items:center;justify-content:center;padding:40px 15px;perspective:1400px}.product-cover{width:280px;height:420px;border-radius:3px 9px 9px 3px;border-left:5px solid #4c2c42;box-shadow:10px 6px 0 -5px #d9cbb8,15px 9px 0 -5px #3c2234,25px 35px 50px #120b1766;transform:rotate(-7deg) rotateY(-12deg);transition:transform .6s var(--ease)}.product-cover .book-title{font-size:59px}.product-cover .hero-names{font-size:9px}.gallery-caption{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#b999ad;margin:0 0 20px}.product-view-buttons{display:flex;gap:9px}.product-view-buttons button{flex:1;min-height:47px;border:1px solid #bfa0b73a;background:transparent;color:#c1a0b7;border-radius:30px;font-size:14px;transition:background .3s,color .3s}.product-view-buttons button.active{background:#dcb4ce;color:#392039;border-color:#dcb4ce}.product-info{padding:10px 0 0}.product-info>.eyebrow{font-size:12px;color:#a6718b}.product-info h1{font:500 clamp(48px,4.9vw,76px)/1 var(--serif);letter-spacing:-1.5px;margin:22px 0 16px}.product-info h1 em{color:#9c5377}.product-subtitle{font-size:14px;color:#9b7b90}.product-price-row{display:flex;gap:22px;align-items:center;margin:23px 0}.product-price-row strong{font:500 39px var(--serif)}.product-price-row>span{font-size:12px;color:#9b7f90;border-left:1px solid #d9c4d2;padding-left:22px}.product-description{font-size:16px;line-height:1.85;color:#836b7b}.personalization-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;padding:24px 0;border-bottom:1px solid #e4d3dd;font-size:13px;color:#765267}.product-colors{border:0;padding:25px 0;margin:0;min-width:0}.product-colors legend{float:left;width:100%;font-size:14px;font-weight:500;margin-bottom:10px}.product-colors legend span{font-size:12px;color:#a8879a;font-weight:400;float:right;margin-top:2px}.product-colors .swatches{clear:both;margin:10px 0 12px}.product-colors .swatches button{font-size:12px;padding:10px 12px}.product-colors>p{font-size:12px;color:#a18696}.product-cta{width:100%;font-size:15px}.product-cta-note{text-align:center;font-size:12px;color:#a68799;margin-top:12px}.product-accordions{margin-top:30px}.product-accordions details{border-bottom:1px solid #e0cad8;padding:18px 0}.product-accordions summary{list-style:none;cursor:pointer;font-size:14px;display:flex;justify-content:space-between;gap:15px;font-weight:500;min-height:24px;align-items:center}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary:after{content:'+';font-weight:400;font-size:22px;color:#ad7a98}.product-accordions details[open] summary:after{content:'−'}.product-accordions p{font-size:14px;line-height:1.8;color:#957b8b;margin-top:15px}.product-preview-note{font-size:12px;color:#a38999;margin-top:25px}.product-value{text-align:center;padding:95px 0}.product-value>.eyebrow{font-size:12px;color:#ab7b96;margin-bottom:20px}.product-value-grid{text-align:left;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.product-value-grid article{border-top:1px solid #ddc7d6;padding-top:24px}.product-value-grid article>span{font:italic 30px var(--serif);color:#b27999}.product-value-grid h3{font:500 28px var(--serif);margin:15px 0}.product-value-grid p{font-size:16px;line-height:1.8;color:#977c8e}.product-inside{width:280px;min-height:420px;padding:32px;background:linear-gradient(90deg,#d0bba2,#f8eedc 9%,#f4e7d1);border-radius:3px 9px 9px 3px;box-shadow:15px 25px 45px #10081755;color:#6f5143;transform:rotate(2deg);display:flex;align-items:center;flex-direction:column;justify-content:center}.product-inside>span{font-size:9px;letter-spacing:.17em;color:#a78766}.product-inside h2{font-size:36px;text-align:center;margin-top:25px}.product-inside h2 em{color:#9a785d}.product-inside>i{margin:15px 0;color:#b28e68;font-style:normal}.product-inside p{font:17px/1.6 var(--serif);margin-bottom:15px}.product-inside small{font-size:7px;color:#b49a7d;margin-top:12px;line-height:1.7}.product-page #product-dialog{background:#27182c;color:#e4c8dc;padding:65px 30px 25px;max-width:550px}.product-page #product-detail{display:flex;justify-content:center}.product-page #product-detail .product-cover{transform:none}.product-page #product-dialog>p{font-size:12px;text-align:center;color:#b390a8;margin-top:28px}.product-mobile-bar{display:none}
@media(max-width:1050px){.product-main{padding-inline:4%}.product-layout{gap:5%}.product-gallery{padding:20px}.product-stage{min-height:460px}.product-cover{width:235px;height:353px}.product-cover .book-title{font-size:49px}.product-inside{width:235px;min-height:353px;padding:26px}.product-inside p{font-size:15px}.product-inside h2{font-size:31px}.personalization-list{grid-template-columns:1fr}.product-colors .swatches button{font-size:10px;padding-inline:6px}.product-info h1{font-size:55px}}
@media(max-width:700px){.product-page .header{margin-top:12px}.product-main{padding-inline:5%}.breadcrumbs{font-size:12px;margin:25px 0 20px;gap:8px}.product-layout{display:flex;flex-direction:column;gap:32px}.product-gallery{position:relative;top:auto;width:100%;border-radius:23px;padding:20px}.gallery-topline{font-size:10px}.product-stage{min-height:360px;padding:30px 5px}.product-cover{width:208px;height:312px}.product-cover .book-title{font-size:45px}.product-cover .book-kicker{top:23px;font-size:6px}.product-cover .hero-names{font-size:7px}.product-cover .book-publisher{bottom:20px;font-size:7px}.gallery-caption{font-size:11px;gap:9px;margin-bottom:15px}.product-view-buttons button{font-size:13px;min-height:46px}.product-info{padding:0 3%}.product-info>.eyebrow{font-size:11px}.product-info h1{font-size:57px;margin-top:18px}.product-subtitle{font-size:14px}.product-price-row{margin:20px 0}.product-price-row strong{font-size:37px}.product-price-row>span{font-size:12px}.product-description{font-size:16px}.personalization-list{grid-template-columns:1fr;font-size:14px;gap:12px;padding-block:22px}.product-colors .swatches button{font-size:11px;flex-direction:row;min-height:48px;border-radius:30px;padding:8px}.product-colors .swatch{width:16px;height:16px}.product-colors legend{font-size:14px}.product-colors legend span{display:none}.product-colors>p{font-size:12px;line-height:1.8}.product-cta{font-size:14px}.product-accordions summary{font-size:15px}.product-accordions p{font-size:14px}.product-value{padding:65px 3%}.product-value h2{font-size:46px}.product-value>.eyebrow{font-size:11px}.product-value-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.product-value-grid h3{font-size:28px}.product-value-grid p{font-size:16px}.product-mobile-bar{display:flex}.product-inside{width:225px;min-height:325px;padding:25px}.product-inside h2{font-size:33px}.product-inside p{font-size:15px}.product-inside>span{font-size:8px}.product-page #product-detail .product-cover{width:245px;height:368px}.product-page #product-detail .book-title{font-size:50px}}
@media(prefers-reduced-motion:reduce){.product-cover{transition:none}}
