@layer storefront{.product-commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);grid-template-areas:"information purchase";align-items:start;gap:clamp(24px,4vw,56px)}.product-commerce-layout>*{min-width:0}.product-purchase-panel{grid-area:purchase;border:1px solid var(--am-border);background:var(--am-surface);border-radius:20px;padding:clamp(16px,2vw,24px)}.product-purchase-panel>h2{margin:0 0 20px;font-size:1.25rem}.product-web-information{grid-area:information;display:grid;gap:28px;line-height:1.65}.product-web-information h2{font-size:1.2rem;margin:0 0 12px}.product-web-information .legal-doc{padding:0;background:transparent;border:0}.product-web-information p{color:var(--am-text-muted)}.ps-product-facts{display:grid;gap:10px;margin:0 0 20px}.ps-product-facts>div{display:grid;grid-template-columns:minmax(100px,.6fr) minmax(0,1fr);gap:16px;padding-bottom:10px;border-bottom:1px solid var(--am-border)}.ps-product-facts dt{color:var(--am-text-muted)}.ps-product-facts dd{margin:0;overflow-wrap:anywhere}.product-web-options{padding:18px;border:1px solid var(--am-border);border-radius:16px}.product-web-options summary{cursor:pointer;font-weight:600}.product-web-options summary:focus-visible{outline:2px solid var(--am-amber-1);outline-offset:5px}.product-web-options ul{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:12px}.product-web-options li{display:grid;gap:2px;padding-bottom:12px;border-bottom:1px solid var(--am-border)}.product-web-options li span{color:var(--am-text-muted);font-size:.9rem}.product-web-options-group{margin-top:16px}.product-web-help a{display:inline-block;color:var(--am-amber-1);margin:0 20px 4px 0;text-underline-offset:3px}.product-purchase-panel .telegram-recipient-grid--manual{grid-template-columns:minmax(0,1fr)}.product-purchase-panel .telegram-recipient-message{line-height:1.5;margin-top:10px}.product-purchase-panel .web-purchase-selection{padding:16px;border:1px solid var(--am-border);border-radius:12px}.product-purchase-panel .web-purchase-selection p{margin:0 0 6px;overflow-wrap:anywhere}.product-purchase-panel .price-card{flex-wrap:wrap;gap:12px}.product-purchase-panel .price-card__aside{max-width:200px}.product-purchase-panel .commerce-surface .sticky-cta{position:static;bottom:auto;margin-inline:0;z-index:5}.product-purchase-panel .review-feed-card__meta{flex-wrap:wrap}@media (max-width:850px){.product-commerce-layout{display:flex;flex-direction:column;gap:28px}.product-purchase-panel,.product-web-information{width:100%}}}