.order-status-module__jsEHMG__card{border:1px solid var(--ink-10);border-radius:var(--radius-2xl);background:var(--white);max-width:720px;margin:32px auto;padding:clamp(24px,5vw,48px)}.order-status-module__jsEHMG__topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.order-status-module__jsEHMG__refresh{border:1px solid var(--ink-10);border-radius:var(--radius-pill);background:var(--white);color:var(--ink-70);font:inherit;padding:7px 10px;font-size:13px}.order-status-module__jsEHMG__refresh:hover{border-color:var(--ink);color:var(--ink)}.order-status-module__jsEHMG__refresh:disabled{cursor:wait;opacity:.55}.order-status-module__jsEHMG__card h1{font-family:var(--font-display);margin-top:12px;font-size:clamp(36px,6vw,56px);font-weight:500;line-height:1.05}.order-status-module__jsEHMG__lead{max-width:560px;color:var(--ink-70);margin-top:14px;line-height:1.6}.order-status-module__jsEHMG__payment{background:var(--sand);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:15px 18px;display:flex}.order-status-module__jsEHMG__payment strong{color:#9b4312}.order-status-module__jsEHMG__payment[data-status=paid]{background:var(--tint-mint)}.order-status-module__jsEHMG__payment[data-status=paid] strong{color:#287044}.order-status-module__jsEHMG__payment[data-status=failed],.order-status-module__jsEHMG__payment[data-status=refunded]{background:#ffe8e2}.order-status-module__jsEHMG__details{gap:12px;margin:24px 0;display:grid}.order-status-module__jsEHMG__details div{border-bottom:1px solid var(--ink-10);justify-content:space-between;gap:20px;padding-bottom:12px;display:flex}.order-status-module__jsEHMG__details dt{color:var(--ink-50)}.order-status-module__jsEHMG__details dd{overflow-wrap:anywhere;text-align:right;max-width:65%;font-weight:600}.order-status-module__jsEHMG__share{color:var(--ink-70);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 18px;margin:0 0 20px;font-size:13px;line-height:1.45;display:flex}.order-status-module__jsEHMG__share button{border:1px solid var(--ink-10);border-radius:var(--radius-pill);background:var(--white);color:var(--ink);font:inherit;padding:7px 10px;font-size:13px;font-weight:600}.order-status-module__jsEHMG__share button:hover{border-color:var(--ink)}.order-status-module__jsEHMG__card>.order-status-module__jsEHMG__btn{width:100%}.order-status-module__jsEHMG__note,.order-status-module__jsEHMG__contact{color:var(--ink-70);margin-top:16px;font-size:13px;line-height:1.5}.order-status-module__jsEHMG__error{color:#8a2415;background:#ffe8e2;border-radius:10px;margin-top:16px;padding:12px}
.shop-module__MSl2xG__page{min-height:65vh;padding-block:48px 96px}.shop-module__MSl2xG__crumbs{color:var(--ink-50);gap:8px;margin-bottom:24px;font-size:13px;display:flex}.shop-module__MSl2xG__crumbs a:hover{color:var(--tomato)}.shop-module__MSl2xG__hero{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;margin-bottom:36px;display:flex}.shop-module__MSl2xG__hero h1{max-width:850px;font-family:var(--font-display);font-size:clamp(38px,6vw,72px);font-weight:500;line-height:1}.shop-module__MSl2xG__hero p{max-width:600px;color:var(--ink-70);line-height:1.6}.shop-module__MSl2xG__catalogLayout{gap:32px;display:grid}.shop-module__MSl2xG__filters{border:1px solid var(--ink-10);border-radius:var(--radius-lg);background:var(--white);align-content:start;gap:14px;padding:20px;display:grid}.shop-module__MSl2xG__filters label,.shop-module__MSl2xG__field{gap:7px;font-size:13px;font-weight:600;display:grid}.shop-module__MSl2xG__input,.shop-module__MSl2xG__textarea{border:1px solid var(--ink-10);background:var(--white);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:10px;padding:10px 13px}.shop-module__MSl2xG__textarea{resize:vertical;min-height:90px}.shop-module__MSl2xG__input:focus,.shop-module__MSl2xG__textarea:focus{outline:2px solid var(--ink);outline-offset:1px}.shop-module__MSl2xG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px;display:grid}.shop-module__MSl2xG__empty{border-radius:var(--radius-lg);background:var(--sand);text-align:center;color:var(--ink-70);padding:44px}.shop-module__MSl2xG__product{gap:36px;display:grid}.shop-module__MSl2xG__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shop-module__MSl2xG__galleryItem{aspect-ratio:1;border:1px solid var(--ink-10);border-radius:var(--radius-lg);background:var(--white);position:relative;overflow:hidden}.shop-module__MSl2xG__galleryItem:first-child{grid-column:1/-1}.shop-module__MSl2xG__galleryItem img{object-fit:contain;padding:7%}.shop-module__MSl2xG__details{align-self:start}.shop-module__MSl2xG__brand{color:var(--tomato);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.shop-module__MSl2xG__details h1{font-family:var(--font-display);font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.05}.shop-module__MSl2xG__price{align-items:baseline;gap:12px;margin:20px 0;font-size:26px;font-weight:700;display:flex}.shop-module__MSl2xG__price s{color:var(--ink-50);font-size:17px;font-weight:400}.shop-module__MSl2xG__availability{color:#287044;margin-bottom:22px;font-size:14px;font-weight:600}.shop-module__MSl2xG__optionGroup{margin:20px 0}.shop-module__MSl2xG__optionGroup legend{margin-bottom:10px;font-size:13px;font-weight:700}.shop-module__MSl2xG__chips{flex-wrap:wrap;gap:8px;display:flex}.shop-module__MSl2xG__chip{cursor:pointer}.shop-module__MSl2xG__chip input{opacity:0;position:absolute}.shop-module__MSl2xG__chip span{border:1px solid var(--ink-10);background:var(--white);border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:42px;padding:8px 12px;display:inline-flex}.shop-module__MSl2xG__chip input:checked+span{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.shop-module__MSl2xG__primary{border-radius:var(--radius-pill);background:var(--ink);min-height:50px;color:var(--white);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 24px;font-weight:700;display:inline-flex}.shop-module__MSl2xG__primary:hover{background:var(--tomato)}.shop-module__MSl2xG__primary:disabled{cursor:not-allowed;opacity:.5}.shop-module__MSl2xG__notice{color:#287044;margin-top:14px;font-size:14px}.shop-module__MSl2xG__infoBox{border-radius:var(--radius-lg);background:var(--lime);margin-top:28px;padding:20px;line-height:1.55}.shop-module__MSl2xG__description{white-space:pre-line;margin-top:42px;line-height:1.7}.shop-module__MSl2xG__specs{border-collapse:collapse;width:100%;margin-top:28px}.shop-module__MSl2xG__specs th,.shop-module__MSl2xG__specs td{border-bottom:1px solid var(--ink-10);text-align:left;vertical-align:top;padding:12px 0}.shop-module__MSl2xG__specs th{width:38%;color:var(--ink-50);font-weight:500}.shop-module__MSl2xG__specs a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--tomato);text-decoration-color:var(--tomato);text-underline-offset:4px;font-weight:600;text-decoration-thickness:2px}.shop-module__MSl2xG__specs a:hover{color:var(--tomato)}.shop-module__MSl2xG__cartLayout,.shop-module__MSl2xG__checkoutLayout{gap:30px;display:grid}.shop-module__MSl2xG__lines{gap:14px;display:grid}.shop-module__MSl2xG__line{border:1px solid var(--ink-10);border-radius:var(--radius-lg);background:var(--white);grid-template-columns:88px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.shop-module__MSl2xG__lineImage{aspect-ratio:1;position:relative}.shop-module__MSl2xG__lineImage img{object-fit:contain}.shop-module__MSl2xG__line h2{font-size:16px}.shop-module__MSl2xG__productLink:hover{color:var(--tomato);text-underline-offset:3px;text-decoration:underline}.shop-module__MSl2xG__lineMeta{color:var(--ink-50);margin-top:4px;font-size:13px}.shop-module__MSl2xG__stockNote{color:#287044;margin-top:4px;font-size:12px;font-weight:600}.shop-module__MSl2xG__qty{align-items:center;gap:8px;margin-top:10px;display:flex}.shop-module__MSl2xG__qty button,.shop-module__MSl2xG__remove{border:1px solid var(--ink-10);background:var(--white);cursor:pointer;border-radius:8px}.shop-module__MSl2xG__qty button{width:30px;height:30px}.shop-module__MSl2xG__qty button:disabled{cursor:not-allowed;opacity:.35}.shop-module__MSl2xG__remove{color:var(--tomato);margin-top:8px;padding:5px 9px}.shop-module__MSl2xG__summary{border-radius:var(--radius-lg);background:var(--sand);align-self:start;padding:24px}.shop-module__MSl2xG__summary h2{font-family:var(--font-display);margin-bottom:18px;font-size:28px}.shop-module__MSl2xG__summaryRow{justify-content:space-between;gap:20px;padding:9px 0;display:flex}.shop-module__MSl2xG__summaryTotal{border-top:1px solid var(--ink-10);margin-top:10px;padding-top:18px;font-size:20px;font-weight:700}.shop-module__MSl2xG__summary .shop-module__MSl2xG__primary{width:100%;margin-top:20px}.shop-module__MSl2xG__form{gap:26px;display:grid}.shop-module__MSl2xG__section{border:1px solid var(--ink-10);border-radius:var(--radius-lg);background:var(--white);align-content:start;gap:14px;padding:24px;display:grid}.shop-module__MSl2xG__section h2{font-family:var(--font-display);margin-bottom:4px;font-size:28px;font-weight:500}.shop-module__MSl2xG__fields{gap:14px;display:grid}.shop-module__MSl2xG__radio{border:1px solid var(--ink-10);cursor:pointer;border-radius:10px;align-items:start;gap:10px;padding:12px;display:flex}.shop-module__MSl2xG__consent{color:var(--ink-70);align-items:flex-start;gap:9px;margin-top:18px;font-size:13px;line-height:1.5;display:flex}.shop-module__MSl2xG__consent input{flex:none;margin-top:3px}.shop-module__MSl2xG__consent a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.shop-module__MSl2xG__error{color:#8a2415;background:#ffe8e2;border-radius:10px;padding:12px}.shop-module__MSl2xG__success{border-radius:var(--radius-lg);background:var(--white);text-align:center;max-width:720px;margin:30px auto;padding:42px}.shop-module__MSl2xG__success h1{font-family:var(--font-display);font-size:clamp(38px,6vw,64px);font-weight:500}.shop-module__MSl2xG__success p{max-width:560px;color:var(--ink-70);margin:16px auto;line-height:1.6}.shop-module__MSl2xG__orderId{background:var(--sand);border-radius:8px;padding:8px 12px;font-weight:700;display:inline-block}.shop-module__MSl2xG__pager{justify-content:center;align-items:center;gap:14px;margin-top:36px;display:flex}.shop-module__MSl2xG__pagerLink{border:1px solid var(--ink-10);background:var(--white);border-radius:999px;align-items:center;gap:7px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.shop-module__MSl2xG__pagerLink:hover{border-color:var(--ink)}.shop-module__MSl2xG__pagerMuted{color:var(--ink-50);border-color:var(--ink-10);cursor:default}.shop-module__MSl2xG__pagerInfo{color:var(--ink-70);font-variant-numeric:tabular-nums;font-size:14px}@media (min-width:768px){.shop-module__MSl2xG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 20px}.shop-module__MSl2xG__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.shop-module__MSl2xG__catalogLayout{grid-template-columns:240px 1fr}.shop-module__MSl2xG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-module__MSl2xG__product{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr)}.shop-module__MSl2xG__details{position:sticky;top:110px}.shop-module__MSl2xG__cartLayout,.shop-module__MSl2xG__checkoutLayout{grid-template-columns:minmax(0,1fr) 360px}.shop-module__MSl2xG__summary{position:sticky;top:110px}}
