.collection-page{--lt-black:#11110f;--lt-ink:#171714;--lt-muted:#77746e;--lt-line:#e8e4dd;--lt-warm:#f7f5f1;--lt-card:#ffffff;background:var(--lt-warm);color:var(--lt-ink);padding:0 0 48px}.collection-shell{width:min(calc(100% - 24px),1180px)}.collection-intro{padding:32px 0 20px;text-align:center}.collection-intro__eyebrow{display:inline-block;margin-bottom:10px;font-size:9px;font-weight:900;letter-spacing:.28em;direction:ltr}.collection-intro h1{margin:0;font-size:32px;line-height:1.05;font-weight:850;letter-spacing:-.035em}.collection-intro>p{max-width:360px;margin:10px auto 0;color:var(--lt-muted);font-size:12px;line-height:1.7}.collection-steps{max-width:420px;margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:8px}.collection-step{min-width:0;display:flex;align-items:center;gap:6px;color:#aaa7a1;white-space:nowrap}.collection-step span{width:24px;height:24px;border:1px solid #dad6cf;border-radius:999px;display:grid;place-items:center;background:#fff;font-size:8px;font-weight:900}.collection-step strong{font-size:9px;font-weight:800}.collection-step.is-current{color:var(--lt-black)}.collection-step.is-current span{border-color:var(--lt-black);background:var(--lt-black);color:#fff}.collection-steps i{flex:1 1 20px;max-width:36px;height:1px;background:#ddd9d2}.collection-offer-selector{max-width:640px;margin:0 auto 28px;padding:16px;border:1px solid var(--lt-line);border-radius:22px;background:#fffffff0;box-shadow:0 12px 34px #1916110e}.collection-offer-selector__top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.collection-offer-selector__top small,.collection-products-head small{display:block;margin-bottom:3px;color:#98948c;font-size:9px;font-weight:800}.collection-offer-selector__top strong{display:block;font-size:15px;line-height:1.2}.collection-offer-selector__hint{color:#9a968f;font-size:9px;white-space:nowrap}.collection-offer-selector__options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.collection-offer-selector__options button{position:relative;min-height:116px;padding:17px 10px 13px;border:1px solid #dedad3;border-radius:17px;background:#fff;color:var(--lt-ink);font:inherit;text-align:center;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.collection-offer-selector__options button:active{transform:scale(.985)}.collection-offer-selector__options button[data-offer-choice="2"]{border-color:#c7c2b9}.collection-offer-selector__options button.is-active{border-color:var(--lt-black);background:var(--lt-black);color:#fff;box-shadow:0 10px 24px #11110f1f}.offer-choice__name{display:block;font-size:10px;font-weight:900;letter-spacing:.02em;direction:ltr}.offer-choice__price{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-top:7px;font-size:10px;font-weight:800;direction:ltr}.offer-choice__price b{font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1;font-weight:600}.offer-choice__sub{display:block;margin-top:7px;color:#87827a;font-size:9px}button.is-active .offer-choice__sub{color:#c8c5c0}.offer-choice__badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);padding:5px 9px;border:1px solid var(--lt-black);border-radius:999px;background:#fff;color:var(--lt-black);font-size:8px;font-weight:900;white-space:nowrap}.collection-offer-selector>p{margin:11px 2px 0;color:#817c74;text-align:center;font-size:9.5px;line-height:1.55}.collection-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 2px 14px}.collection-products-head h2{margin:0;font-size:20px;line-height:1.1;letter-spacing:-.025em}.collection-products-head>span{padding:6px 9px;border:1px solid #e1ddd6;border-radius:999px;background:#fff;color:#77736c;font-size:9px;white-space:nowrap}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 9px}.product-card{min-width:0;overflow:hidden;border:1px solid #ebe7e0;border-radius:18px;background:var(--lt-card);box-shadow:0 4px 16px #19161109;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card.is-selected{border-color:var(--lt-black);box-shadow:0 0 0 1px var(--lt-black),0 10px 26px #11110f17}.product-card__link{display:block;color:inherit;text-decoration:none}.product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;display:grid;place-items:center;padding:8px;background:#fff}.product-card__media img,.product-card__placeholder{width:100%;height:100%;object-fit:contain}.product-card__status{position:absolute;top:8px;left:8px;padding:5px 7px;border:1px solid rgba(0,0,0,.06);border-radius:999px;background:#ffffffeb;color:#3d3b37;font-size:7px;font-weight:900;letter-spacing:.08em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-card__body{min-height:73px;padding:10px 10px 7px;border-top:1px solid #f0ede8;background:#fff}.product-card__title{min-height:31px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#171714;font-size:12px;font-weight:750;line-height:1.3;letter-spacing:-.012em;direction:ltr;text-align:left}.product-card__price{margin-top:7px;color:#5f5c56;font-size:12.5px;font-weight:650;line-height:1.2;direction:ltr;text-align:left}.product-card__select{width:calc(100% - 16px);min-height:39px;margin:0 8px 9px;padding:0 12px;border:1px solid #dedad3;border-radius:12px;background:#f8f7f4;color:#1c1b18;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:10.5px;font-weight:850;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.product-card__select-icon{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:#fff;font-size:15px;font-weight:400;line-height:1}.product-card.is-selected .product-card__select{border-color:var(--lt-black);background:var(--lt-black);color:#fff}.product-card.is-selected .product-card__select-icon{background:#fff;color:#111}.offer-card.is-active{outline:2px solid #171512;outline-offset:2px}body.has-order-dock{padding-bottom:126px}.order-dock{position:fixed;left:8px;right:8px;bottom:8px;z-index:75;max-width:620px;margin:auto}.order-dock[hidden]{display:none}.order-dock__inner{padding:10px;border:1px solid #e5e1da;border-radius:20px;background:#fffffff7;color:var(--lt-ink);box-shadow:0 16px 46px #1614102b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.order-dock__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 8px}.order-dock__meta small{display:block;margin-bottom:2px;color:#98948d;font-size:8px;font-weight:800}.order-dock__meta strong{display:block;font-size:11px}.order-dock__count{min-width:36px;height:28px;padding:0 9px;border-radius:999px;background:#11110f;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;direction:ltr}.order-dock__selected{display:flex;gap:6px;min-height:0;margin-bottom:8px;overflow-x:auto;scrollbar-width:none}.order-dock__selected:empty{display:none}.order-dock__selected::-webkit-scrollbar{display:none}.order-dock__chip{flex:0 0 auto;max-width:190px;padding:4px 8px 4px 4px;border:1px solid #e8e4de;border-radius:999px;background:#f8f7f4;display:flex;align-items:center;gap:6px;color:#292824;font-size:8.5px}.order-dock__chip img{width:28px;height:28px;border-radius:999px;object-fit:cover;background:#fff}.order-dock__chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-dock__buy{width:100%;min-height:50px;padding:0 18px;border:0;border-radius:14px;background:var(--lt-black);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font:inherit;font-size:12px;font-weight:900;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.order-dock__buy:active:not(:disabled){transform:scale(.99)}.order-dock__buy:disabled{opacity:.28;cursor:not-allowed}.order-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;align-items:end}.order-modal[hidden]{display:none}.order-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0909087a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.order-modal__sheet{position:relative;z-index:1;width:100%;max-height:92vh;overflow:auto;padding:12px 14px 22px;border-radius:26px 26px 0 0;background:#fbfaf8;box-shadow:0 -18px 52px #00000038;direction:rtl}.order-modal__handle{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d2cec7}.order-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.order-modal__head small{display:block;color:#8a857d;font-size:8px;font-weight:900;letter-spacing:.18em;direction:ltr}.order-modal__head h2{margin:4px 0 0;font-size:23px;letter-spacing:-.025em}.order-modal__head p{margin:6px 0 0;color:#858078;font-size:10px;line-height:1.5}.order-modal__close{width:36px;height:36px;flex:0 0 auto;border:1px solid #e2ded7;border-radius:999px;background:#fff;color:#55514b;font-size:22px;line-height:1;cursor:pointer}.order-summary{margin-bottom:14px;padding:12px;border:1px solid #e6e2dc;border-radius:17px;background:#fff}.order-summary__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px;font-size:11px;font-weight:850}.order-summary__products{display:grid;gap:7px}.order-summary__product{min-width:0;display:flex;align-items:center;gap:8px;font-size:10px}.order-summary__product img{width:42px;height:42px;flex:0 0 auto;border:1px solid #ece8e2;border-radius:10px;object-fit:cover;background:#fff}.order-summary__product span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-form{display:grid;gap:10px}.order-form label span{display:block;margin:0 3px 5px;color:#4d4943;font-size:10px;font-weight:850}.order-form input,.order-form textarea{width:100%;border:1px solid #dedad3;border-radius:13px;background:#fff;color:#111;font:inherit;font-size:16px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.order-form input{height:50px;padding:0 12px}.order-form textarea{min-height:78px;padding:12px;resize:vertical}.order-form input:focus,.order-form textarea:focus{border-color:#111;box-shadow:0 0 0 3px #11110f0f}.order-form__submit{min-height:54px;margin-top:2px;border:0;border-radius:14px;background:var(--lt-black);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.order-form__secure{color:#8e8982;text-align:center;font-size:9px}.order-form__note{margin:0;color:#746c63;text-align:center;font-size:9px;line-height:1.5}.order-toast{position:fixed;left:50%;bottom:132px;z-index:120;transform:translate(-50%);max-width:calc(100% - 32px);padding:10px 14px;border-radius:999px;background:#111;color:#fff;box-shadow:0 8px 24px #00000038;font-size:10px;text-align:center;white-space:nowrap}@media(max-width:389px){.collection-shell{width:min(calc(100% - 18px),1180px)}.collection-intro{padding-top:26px}.collection-intro h1{font-size:29px}.collection-step strong{display:none}.collection-offer-selector{padding:13px}.collection-offer-selector__options button{min-height:108px}.collection-grid{gap:9px 7px}.product-card{border-radius:16px}.product-card__body{padding:9px 8px 6px}.product-card__title{font-size:11.5px}.product-card__price{font-size:12px}.product-card__select{width:calc(100% - 14px);margin:0 7px 8px}}@media(min-width:750px){.collection-page{padding-bottom:70px}.collection-intro{padding:46px 0 26px}.collection-intro h1{font-size:42px}.collection-intro>p{font-size:13px}.collection-offer-selector{padding:20px;margin-bottom:36px}.collection-offer-selector__options button{min-height:128px}.collection-products-head{margin-bottom:18px}.collection-products-head h2{font-size:26px}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 13px}.product-card__title{font-size:12.5px}.product-card__price{font-size:13px}.order-modal{align-items:center;justify-items:center;padding:24px}.order-modal__sheet{max-width:520px;border-radius:26px;padding:16px 22px 24px}body.has-order-dock{padding-bottom:118px}}@media(min-width:1200px){.collection-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-cards.css.map */
