.shop-page{min-height:100dvh;padding:clamp(16px,3vw,38px) 0 72px}.hero-grid{grid-template-columns:minmax(560px,1.12fr) minmax(500px,.88fr);grid-template-areas:"art checkout""details checkout";align-items:start;gap:clamp(14px,2vw,24px) clamp(30px,4vw,64px);min-height:min(840px,100dvh - 72px);display:grid}.product-art{isolation:isolate;grid-area:art;min-height:clamp(580px,62vh,740px);position:relative}.image-frame{background:linear-gradient(145deg, #ffffffa3, #ffe7932e), var(--cream);border:8px solid #ffffffd6;border-radius:28px;position:absolute;inset:0 18px 72px 0;overflow:hidden;box-shadow:0 30px 90px #98244f29}.image-frame img{object-fit:cover}.product-art:before{content:"";z-index:-1;border:2px dashed #98244f2e;border-radius:30px;position:absolute;inset:0 90px 108px 42px;transform:rotate(-2deg)}.product-art:after{content:"";z-index:-2;filter:blur(28px);background:#98244f24;border-radius:999px;height:64px;position:absolute;bottom:28px;left:10%;right:16%}.art-orbit{z-index:-1;border-radius:999px;position:absolute}.art-orbit-mint{background:#9ee6cf8a;width:132px;height:132px;top:38px;right:0}.art-orbit-lemon{background:#ffe793a3;width:108px;height:108px;bottom:88px;left:26px}.art-caption{z-index:2;color:var(--cherry);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid #ffffffdb;border-radius:999px;align-items:center;gap:9px;padding:11px 15px;font-size:.92rem;font-weight:900;display:inline-flex;position:absolute;top:-14px;left:40px;box-shadow:0 14px 34px #98244f1f}.sticker{z-index:2;color:var(--cherry);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5eb;border:1px solid #ffffffdb;align-items:center;gap:8px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 16px 38px #98244f29}.sticker-one{border-radius:999px;padding:13px 17px;bottom:104px;left:44px}.sticker-two{border-radius:18px;padding:14px 15px;top:120px;right:0;transform:rotate(5deg)}@media (min-width:1500px){.hero-grid{grid-template-columns:minmax(700px,1.18fr) minmax(580px,.82fr)}.checkout-panel{width:min(100%,610px)}.checkout-panel h1{max-width:11ch;font-size:clamp(4.2rem,3.25vw,5.45rem)}}.checkout-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffffd6,#fffdf5a3),#ffffffad;border:1px solid #ffffffdb;border-radius:24px;grid-area:checkout;width:min(100%,560px);padding:clamp(28px,2.4vw,40px);box-shadow:0 28px 90px #98244f21}.eyebrow{color:var(--rose-600);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.86rem;font-weight:900;display:inline-flex}.checkout-panel h1{letter-spacing:0;max-width:12ch;margin:18px 0 14px;font-size:clamp(3rem,3.15vw,4.7rem);line-height:1}.short-copy{color:var(--muted);max-width:42ch;font-size:1.08rem;line-height:1.7}.trust-row{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.trust-row span{min-height:34px;color:var(--muted);background:#ffffffb3;border:1px solid #98244f1a;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.86rem;font-weight:900;display:inline-flex}.option-block{margin-top:28px}.label-row{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.label{color:var(--cherry);text-transform:uppercase;margin-bottom:10px;font-size:.83rem;font-weight:1000;display:block}.field-hint{color:var(--muted);font-size:.82rem;font-weight:900}.amount-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.amount-chip{border:1px solid var(--line);min-height:52px;color:var(--ink);background:#ffffffd1;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-weight:1000;transition:transform .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.amount-chip:hover,.amount-chip.active{background:var(--cherry);color:#fff;transform:translateY(-2px);box-shadow:0 12px 26px #98244f33}.amount-chip:active{transform:translateY(0)scale(.98)}.custom-amount-field{color:var(--cherry);gap:8px;margin-top:14px;font-weight:900;display:grid}.custom-amount-field span{font-size:.9rem}.custom-amount-field input{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#ffffffe0;border-radius:16px;padding:0 15px;font-weight:900}.custom-amount-field input:focus{outline-offset:1px;outline:3px solid #f875a73d}.quantity-row{justify-content:space-between;align-items:end;gap:20px;margin-top:22px;display:flex}.stepper{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:44px 74px 44px;height:44px;display:grid;overflow:hidden}.stepper button,.stepper input{color:var(--ink);text-align:center;background:0 0;border:0;font-weight:900}.stepper button{background:#ffe7f0cc;place-items:center;display:grid}.buyer-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.buyer-grid label{color:var(--cherry);font-weight:900}.buyer-grid label span{display:block}.buyer-grid input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#ffffffdb;border-radius:16px;margin-top:8px;padding:0 14px}.buyer-grid input:focus,.stepper input:focus{outline-offset:1px;outline:3px solid #f875a73d}.buyer-privacy-note{color:var(--muted);margin:8px 0 0;font-size:.82rem;font-weight:800;line-height:1.45}.total-card{background:linear-gradient(135deg,#ffe79357,#ffffffc2),#fff;border:1px solid #98244f1f;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 16px;padding:16px 18px;display:flex}.total-card span{color:var(--muted);font-weight:900;display:block}.total-card small{color:var(--muted);margin-top:3px;font-weight:800;display:block}.total-card strong{color:var(--cherry);white-space:nowrap;align-items:center;gap:8px;font-size:2.05rem;display:inline-flex}.paypal-box{min-height:92px}.paypal-box p{color:var(--muted);margin:8px 0 0;font-size:.9rem}.paypal-hint{border-left:3px solid var(--rose-400);padding-left:10px}.primary-button{background:var(--cherry);color:#fff;text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-weight:1000;line-height:1;display:inline-flex;box-shadow:0 15px 30px #98244f3d}.notice{color:var(--cherry);background:#ffe89073;border-radius:16px;margin-top:14px;padding:12px 14px;font-weight:800}.support-link{color:var(--rose-600);align-items:center;gap:8px;margin-top:18px;font-weight:900;display:inline-flex}.mobile-checkout-bar{display:none}.details-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff8a;border:1px solid #ffffffd1;border-radius:24px;grid-area:details;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);gap:clamp(22px,3vw,36px);margin-top:clamp(-26px,-2vw,-12px);padding:clamp(24px,3vw,36px);display:grid;box-shadow:0 18px 54px #98244f14}.section-title span{color:var(--rose-600);text-transform:uppercase;font-weight:1000}.section-title h2{margin:10px 0 0;font-size:clamp(2rem,3vw,3.35rem);line-height:1}.floating-widget{z-index:60;--floating-gap:12px;--floating-offset:calc(var(--floating-offset-index,0) * (100% + var(--floating-gap)));width:var(--floating-width,64px);height:var(--floating-height,64px);background:var(--cherry);color:#fff;border:2px solid #ffffffe6;place-items:center;font-weight:1000;text-decoration:none;display:grid;position:fixed;overflow:hidden;box-shadow:0 14px 32px #98244f47}.floating-widget img{object-fit:cover;width:100%;height:100%}.float-shape-rounded{border-radius:18px}.float-shape-circle{border-radius:999px}.float-shape-square{border-radius:0}.float-shape-pill{border-radius:999px}.float-shape-bookmark{border-right:0;border-radius:18px 0 0 18px}.float-left-bottom.float-shape-bookmark,.float-left-middle.float-shape-bookmark{border-left:0;border-right:2px solid #ffffffe6;border-radius:0 18px 18px 0}.float-right-bottom{right:22px;bottom:calc(22px + var(--floating-offset))}.float-left-bottom{left:22px;bottom:calc(22px + var(--floating-offset))}.float-right-middle{right:calc(22px + var(--floating-offset));top:50%;transform:translateY(-50%)}.float-left-middle{left:calc(22px + var(--floating-offset));top:50%;transform:translateY(-50%)}.float-right-bottom.float-shape-bookmark,.float-right-middle.float-shape-bookmark{right:var(--floating-offset)}.float-left-bottom.float-shape-bookmark,.float-left-middle.float-shape-bookmark{left:var(--floating-offset)}.empty-page{padding:80px 0}.selection-page{min-height:100dvh;padding:clamp(18px, 3vw, 42px) 0 calc(96px + env(safe-area-inset-bottom,0px));overflow-x:clip}.selection-hero{border-bottom:1px solid #98244f1a;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:clamp(18px,3vw,30px);padding-bottom:clamp(16px,2.4vw,24px);display:grid}.selection-hero>div:first-child{min-width:0}.selection-hero .eyebrow{background:#ffffffc7;padding:7px 11px;font-size:.78rem;box-shadow:0 10px 28px #98244f14}.selection-hero h1{max-width:18ch;color:var(--ink);overflow-wrap:anywhere;margin:12px 0 8px;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1}.selection-hero p{max-width:680px;color:var(--muted);margin:0;font-size:1rem;font-weight:850;line-height:1.55}.selection-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.selection-hero-note{min-width:0;min-height:44px;color:var(--cherry);background:#ffffffc2;border:1px solid #98244f1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 14px;display:inline-flex;box-shadow:0 12px 30px #98244f14}.selection-hero-note strong{color:var(--cherry);order:-1;font-size:1.08rem;font-weight:1000;line-height:1}.selection-hero-note span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.selection-history-button{min-height:44px;color:var(--cherry);background:linear-gradient(135deg,#fffffff0,#fff7fae0),#fff;border:1px solid #98244f1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:1000;display:inline-flex;box-shadow:0 12px 26px #98244f17}.selection-history-button small{background:var(--cherry);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.76rem;font-weight:1000;display:grid}.selection-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:clamp(20px,3vw,38px);display:grid}.selection-masonry{column-count:3;column-gap:18px}.selection-card{break-inside:avoid;cursor:pointer;background:#ffffffc7;border:2px solid #ffffffd1;border-radius:8px;width:100%;margin:0 0 18px;transition:transform .17s,border-color .17s,box-shadow .17s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 16px 42px #98244f17}.selection-card:after{border-radius:inherit;pointer-events:none;content:"";position:absolute;inset:0}.selection-card:hover{border-color:var(--rose-400);box-shadow:0 24px 58px #98244f29}.selection-card.is-selected{border-color:#cf2f6c9e;outline:0;box-shadow:0 0 0 3px #ffcaddbd,0 16px 38px #98244f29,0 0 34px #f875a733}.selection-card.is-selected:after{box-shadow:inset 0 0 0 2px #ffffffd1,inset 0 0 0 3px #cf2f6c57,inset 0 -64px 70px #ffe7f029}.selection-image-wrap{background:#fff;position:relative;overflow:hidden}.selection-image-wrap img{object-fit:cover;width:100%;min-height:160px;display:block}.selection-preview-button,.selection-preview-dialog>button{width:38px;height:38px;color:var(--cherry);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffeb;border-radius:999px;place-items:center;display:grid;box-shadow:0 10px 24px #98244f24}.selection-preview-button{position:absolute;top:10px;right:10px}.selection-check{z-index:2;filter:drop-shadow(0 0 #ffffffe6)drop-shadow(0 10px 18px #98244f38);pointer-events:none;place-items:center;width:58px;height:54px;display:grid;position:absolute;top:9px;left:9px}.selection-candy-icon{width:100%;height:100%;display:block}.selection-image-meta{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:8px;min-width:0;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.selection-image-meta span,.selection-image-meta strong{color:#23564d;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#e0fff5f5,#fffdf5f0);border:0;border-radius:999px;min-width:0;max-width:min(68%,180px);padding:7px 12px;font-size:.78rem;font-weight:1000;line-height:1;overflow:hidden;box-shadow:0 9px 20px #185e5029}.selection-image-meta span{flex:0 auto}.selection-image-meta strong{max-width:44%;color:var(--cherry);background:linear-gradient(135deg,#ffe7f0,#fff);flex:none;margin-left:auto;box-shadow:0 9px 20px #98244f29}.selection-image-meta span:only-child,.selection-image-meta strong:only-child{max-width:100%;margin-left:0}.selection-card-body{gap:8px;padding:10px 14px 12px;display:grid}.selection-card-body strong{color:var(--ink);font-size:1.08rem;font-weight:1000;line-height:1.25}.selection-card-body p{color:var(--muted);margin:0;font-size:.92rem;font-weight:850;line-height:1.55}.selection-card-body>span{color:var(--rose-600);font-size:1.05rem;font-weight:1000}.selection-card-stepper{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:32px minmax(0,1fr) 32px;height:32px;margin-top:2px;display:grid;overflow:hidden}.selection-card-stepper button,.selection-card-stepper input{min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;font-size:.92rem;font-weight:1000}.selection-card-stepper button{background:#ffe7f0db;place-items:center;display:grid}.selection-card-stepper.is-placeholder{visibility:hidden;pointer-events:none}@media (hover:hover) and (pointer:fine){.selection-card:hover{transform:translateY(-3px)}}.selection-submit-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffffe6,#fffdf5b8),#ffffffbd;border:1px solid #ffffffdb;border-radius:24px;gap:16px;padding:22px;scroll-margin-top:16px;display:grid;position:sticky;top:24px;box-shadow:0 28px 80px #98244f21}.selection-submit-panel h2{color:var(--ink);margin:0;font-size:1.7rem;line-height:1.05}.selection-summary-box{background:linear-gradient(135deg,#ffe7935c,#ffffffc7),#fff;border:1px solid #98244f1f;border-radius:20px;gap:4px;padding:16px;display:grid}.selection-summary-box strong{color:var(--cherry);font-size:2.6rem;font-weight:1000;line-height:1}.selection-summary-box span,.selection-summary-box small{color:var(--muted);font-weight:900}.selection-contact-grid{gap:12px;display:grid}.selection-contact-grid label{color:var(--cherry);gap:7px;font-weight:900;display:grid}.selection-contact-grid input,.selection-contact-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#ffffffe0;border-radius:16px;padding:12px 14px}.selection-contact-grid textarea{resize:vertical;min-height:86px}.selection-submit-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.selection-submit-button:disabled,.selection-mobile-bar button:disabled{cursor:wait;opacity:.72}.selection-mobile-bar{display:none}.selection-cart-sheet-overlay,.selection-history-sheet-overlay{z-index:95;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#35233147;align-items:flex-end;animation:.18s both selection-sheet-overlay-in;display:flex;position:fixed;inset:0}.selection-cart-sheet-overlay.is-closing,.selection-history-sheet-overlay.is-closing{animation:.18s both selection-sheet-overlay-out}.selection-cart-sheet,.selection-history-sheet{width:100%;height:min(54dvh,520px);max-height:calc(100dvh - 20px);padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));background:#fffafd;border:1px solid #ffffffdb;border-radius:24px 24px 0 0;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;animation:.18s cubic-bezier(.2,.8,.2,1) both selection-sheet-in;display:grid;box-shadow:0 -24px 80px #35233138}.selection-cart-sheet-overlay.is-closing .selection-cart-sheet,.selection-history-sheet-overlay.is-closing .selection-history-sheet{animation:.18s cubic-bezier(.4,0,.8,.2) both selection-sheet-out}.selection-history-sheet{grid-template-rows:auto auto minmax(0,1fr);height:min(58dvh,560px)}@keyframes selection-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes selection-sheet-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes selection-sheet-in{0%{opacity:.86;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes selection-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:.88;transform:translateY(20px)}}@media (prefers-reduced-motion:reduce){.selection-cart-sheet-overlay,.selection-history-sheet-overlay,.selection-cart-sheet-overlay.is-closing,.selection-history-sheet-overlay.is-closing,.selection-cart-sheet,.selection-history-sheet,.selection-cart-sheet-overlay.is-closing .selection-cart-sheet,.selection-history-sheet-overlay.is-closing .selection-history-sheet{animation:none}}.selection-cart-sheet-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.selection-cart-sheet-head div{gap:4px;display:grid}.selection-cart-sheet-head span{color:var(--rose-600);text-transform:uppercase;font-size:.76rem;font-weight:1000}.selection-cart-sheet-head strong{color:var(--ink);font-size:1.16rem;font-weight:1000;line-height:1.2}.selection-cart-sheet-head small{color:var(--cherry);font-size:1.32rem;font-weight:1000}.selection-cart-sheet-head>button{border:1px solid var(--line);width:38px;height:38px;color:var(--cherry);background:#fff;border-radius:999px;flex:none;place-items:center;display:grid}.selection-history-local-note{color:var(--muted);margin:-4px 0 0;font-size:.78rem;font-weight:800;line-height:1.45}.selection-cart-list{align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.selection-history-sheet-list{align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.selection-history-sheet-item{background:linear-gradient(135deg,#fffffff5,#fff7fae6),#fff;border:1px solid #98244f1a;border-radius:18px;padding:12px;display:block;box-shadow:0 10px 24px #98244f12}.selection-history-sheet-item div{gap:4px;min-width:0;display:grid}.selection-history-sheet-item span{color:var(--rose-600);font-size:.78rem;font-weight:1000}.selection-history-sheet-item strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:1000;overflow:hidden}.selection-history-sheet-item small{color:var(--muted);font-size:.84rem;font-weight:900}.selection-cart-item{background:linear-gradient(135deg,#fffffff5,#fffafdeb),#fff;border:1px solid #98244f1c;border-radius:18px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid;box-shadow:0 10px 28px #98244f12}.selection-cart-item img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:14px;width:64px}.selection-cart-item-content{gap:9px;min-width:0;display:grid}.selection-cart-item-meta,.selection-cart-item-actions{align-items:center;gap:8px;min-width:0;display:flex}.selection-cart-item-actions{justify-content:space-between}.selection-cart-item-meta strong,.selection-cart-item-meta span,.selection-cart-quantity{color:var(--cherry);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#dcfcf1f5,#ffffffe6);border:1px solid #fffffff0;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:1000;line-height:1;overflow:hidden;box-shadow:0 8px 20px #0f766e1a}.selection-cart-item-meta strong{max-width:min(64%,180px)}.selection-cart-item-meta span{color:var(--rose-600);background:linear-gradient(135deg,#ffe7f0fa,#ffffffeb);flex:none;margin-left:auto;box-shadow:0 8px 20px #db27771f}.selection-cart-quantity{box-shadow:none;color:var(--ink);background:#ffe7f0d1}.selection-cart-item-actions>button{width:34px;height:34px;color:var(--cherry);background:#fff;border:1px solid #98244f1f;border-radius:999px;flex:none;place-items:center;display:grid;box-shadow:0 8px 18px #98244f14}.selection-cart-stepper{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:32px minmax(40px,1fr) 32px;width:min(150px,100%);height:34px;display:grid;overflow:hidden}.selection-cart-stepper button,.selection-cart-stepper input{min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;font-weight:1000}.selection-cart-stepper button{background:#ffe7f0db;place-items:center;display:grid}.selection-cart-empty{min-height:120px;color:var(--muted);border:1px dashed #98244f2e;border-radius:16px;place-items:center;font-weight:900;display:grid}.selection-cart-review-button{background:var(--cherry);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-weight:1000;display:inline-flex;box-shadow:0 12px 24px #98244f33}.selection-preview-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#35233157;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.selection-preview-dialog{background:#fffafd;border:1px solid #ffffffdb;border-radius:24px;grid-template-rows:minmax(0,1fr) auto;width:min(1040px,100%);max-height:calc(100dvh - 44px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 100px #3523313d}.selection-preview-dialog>button{z-index:2;border:0;justify-self:end;position:absolute;top:14px;right:14px}.selection-preview-dialog img{object-fit:contain;background:#fff;width:100%;min-height:0;max-height:min(78dvh,820px)}.selection-preview-dialog div{gap:8px;padding:18px 20px 22px;display:grid}.selection-preview-dialog strong{color:var(--ink);font-size:1.3rem;font-weight:1000}.selection-preview-dialog p{color:var(--muted);margin:0;font-weight:850;line-height:1.6}.selection-preview-dialog span{color:var(--rose-600);font-weight:1000}.selection-success{text-align:center;align-content:center;place-items:center;gap:16px;min-height:calc(100dvh - 96px);display:grid}.selection-success-mark{background:var(--cherry);color:#fff;border-radius:999px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 20px 48px #98244f33}.selection-success h1{color:var(--ink);margin:0;font-size:clamp(3.3rem,10vw,6rem);line-height:.95}.selection-success p{max-width:520px;color:var(--muted);margin:0;font-size:1.05rem;font-weight:850;line-height:1.7}.selection-return-button{width:auto;padding:0 28px;font-size:1rem}.selection-success-reference,.selection-submission-public{gap:14px;width:min(980px,100% - 40px);display:grid}.selection-success-reference{background:#ffffffc7;border:1px solid #98244f1f;border-radius:20px;width:min(560px,100%);padding:18px;box-shadow:0 18px 44px #98244f14}.selection-success-reference span{color:var(--muted);text-transform:uppercase;font-weight:900}.selection-success-reference strong{color:var(--cherry);font-size:1.7rem;font-weight:1000}.selection-success-reference div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.selection-success-reference a,.selection-success-reference button{border:1px solid var(--line);min-height:40px;color:var(--cherry);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 15px;font-weight:1000;display:inline-flex}.selection-submission-public{gap:18px;padding-top:10px;display:grid}.selection-submission-public-head{border-bottom:1px solid #98244f1a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 0 18px;display:grid}.selection-submission-public-head h1{color:var(--ink);overflow-wrap:anywhere;max-width:100%;margin:12px 0 6px;font-size:clamp(2.15rem,6vw,4rem);line-height:1}.selection-submission-public-head p{color:var(--muted);margin:0;font-size:1rem;font-weight:900}.selection-public-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.selection-public-summary div{background:#ffffffb3;border:1px solid #98244f1a;border-radius:14px;gap:5px;padding:12px 14px;display:grid}.selection-public-summary span{color:var(--muted);text-transform:uppercase;font-size:.84rem;font-weight:900}.selection-public-summary strong{color:var(--ink);overflow-wrap:anywhere;align-items:center;gap:8px;font-size:1rem;font-weight:1000;display:inline-flex}.selection-public-summary small{color:#94651c;background:#fff7e8;border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:1000}.selection-public-status{color:#94651c;background:#fff4d3d1;border:1px solid #c4892d3d;border-radius:999px;align-items:center;width:max-content;padding:5px 10px;font-size:.82rem;font-weight:1000;line-height:1;display:inline-flex}.selection-public-status.is-confirmed{color:#247a57;background:#e0f8eec7;border-color:#2a966938}.selection-public-status.is-paid{color:#126b54;background:#d6faeee6;border-color:#16795f3d}.selection-public-status.is-completed{color:#4e579c;background:#eaedffc7;border-color:#4f5bb02e}.selection-public-status.is-cancelled{color:var(--cherry);background:#ffe7f0c7;border-color:#98244f33}.selection-public-note{border-left:3px solid var(--rose-400);color:var(--muted);white-space:pre-wrap;margin:0;padding-left:12px;font-weight:850;line-height:1.7}.selection-status-note{color:#94651c;background:#fff8e1a8;border:1px solid #c4892d29;border-radius:16px;margin:0;padding:12px 14px;font-weight:900;line-height:1.55}.selection-status-note.is-locked{color:var(--cherry);background:#ffe7f094;border-color:#98244f24}.selection-public-items{grid-template-columns:1fr;gap:14px;display:grid}.selection-public-item{background:#ffffffb8;border:1px solid #98244f1a;border-radius:16px;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:12px;display:grid}.selection-public-image-button{cursor:zoom-in;background:#fff;border:0;border-radius:14px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.selection-public-image-button:after{content:"Preview";min-height:24px;color:var(--cherry);opacity:0;background:#ffffffe0;border-radius:999px;place-items:center;font-size:.72rem;font-weight:1000;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:8px;left:8px;right:8px;transform:translateY(4px)}.selection-public-image-button:hover:after,.selection-public-image-button:focus-visible:after{opacity:1;transform:translateY(0)}.selection-public-item img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:14px;width:100%}.selection-public-item-copy{gap:6px;min-width:0;display:grid}.selection-public-item strong{color:var(--ink);font-size:1.02rem;font-weight:1000;line-height:1.25}.selection-public-item p,.selection-public-item span{color:var(--muted);margin:0;font-size:.9rem;font-weight:850;line-height:1.45}.selection-public-item-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.selection-public-item-tags span{min-height:30px;color:var(--muted);white-space:nowrap;background:#fffafde6;border:1px solid #98244f1a;border-radius:999px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:1000;line-height:1;display:inline-flex}.selection-edit-toolbar{border-top:1px solid #98244f1a;align-items:start;gap:8px;padding-top:12px;display:grid}.selection-edit-toolbar div,.selection-add-more>div,.selection-save-footer>div{gap:5px;min-width:0;display:grid}.selection-edit-toolbar strong,.selection-add-more>div>strong,.selection-save-footer strong{color:var(--ink);font-size:1.05rem;font-weight:1000;line-height:1.2}.selection-edit-toolbar span,.selection-add-more>div>span,.selection-save-footer span{color:var(--muted);font-size:.88rem;font-weight:850;line-height:1.45}.selection-save-footer button,.selection-add-button{background:var(--cherry);color:#fff;text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:1rem;font-weight:1000;line-height:1;display:inline-flex;box-shadow:0 14px 28px #98244f2e}.selection-save-footer button:disabled{cursor:wait;opacity:.7}.selection-edit-message{color:var(--cherry);background:#ffffffd1;border:1px solid #98244f1f;border-radius:18px;padding:13px 16px;font-weight:900}.selection-edit-message.is-success{color:#237347;background:#effff6e6;border-color:#31975b33}.selection-public-item-editable{background:linear-gradient(135deg,#fffffff5,#fffafdeb),#fff;border-color:#98244f1c;border-radius:18px;align-items:center;padding:10px;box-shadow:0 10px 28px #98244f12}.selection-public-item-editable .selection-public-image-button{align-self:center}.selection-public-item-editable .selection-public-item-copy{gap:9px}.selection-public-item-meta{align-items:center;gap:8px;min-width:0;display:flex}.selection-public-item-meta strong,.selection-public-item-meta span,.selection-edit-quantity{color:var(--cherry);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#dcfcf1f5,#ffffffe6);border:1px solid #fffffff0;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:1000;line-height:1;overflow:hidden;box-shadow:0 8px 20px #0f766e1a}.selection-public-item-meta strong{max-width:min(64%,180px)}.selection-public-item-meta span{color:var(--rose-600);background:linear-gradient(135deg,#ffe7f0fa,#ffffffeb);flex:none;margin-left:auto;box-shadow:0 8px 20px #db27771f}.selection-edit-quantity{box-shadow:none;color:var(--ink);background:#ffe7f0d1}.selection-edit-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.selection-edit-stepper{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:32px minmax(42px,1fr) 32px;width:min(168px,100%);height:34px;display:grid;overflow:hidden}.selection-edit-stepper button,.selection-edit-stepper input{min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;font-size:1rem;font-weight:1000;line-height:1}.selection-edit-stepper button{background:#ffe7f0e0;place-items:center;display:grid}.selection-edit-stepper button:disabled,.selection-edit-stepper input:disabled,.selection-remove-button:disabled,.selection-add-stepper button:disabled,.selection-add-stepper input:disabled,.selection-add-button:disabled{cursor:not-allowed;opacity:.48}.selection-remove-button{aspect-ratio:1;width:34px;height:34px;color:var(--cherry);background:#fff;border:1px solid #98244f1f;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 8px 18px #98244f14}.selection-public-item.is-unavailable{opacity:.72}.selection-add-more{background:#ffffffb8;border:1px solid #ffffffdb;border-radius:22px;gap:14px;padding:16px;display:grid;box-shadow:0 18px 48px #98244f14}.selection-add-more-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.selection-add-card{background:linear-gradient(135deg,#fffffff5,#fffafdeb),#fff;border:1px solid #98244f1c;border-radius:18px;grid-template-columns:64px minmax(0,1fr);grid-template-areas:"image copy""image actions";align-items:center;gap:9px 12px;padding:10px;display:grid;box-shadow:0 10px 28px #98244f12}.selection-add-card .selection-public-image-button{aspect-ratio:1;border-radius:14px;grid-area:image;width:64px}.selection-add-card img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:14px;width:64px}.selection-add-copy{grid-area:copy;align-items:center;gap:8px;min-width:0;display:flex}.selection-add-meta strong,.selection-add-meta span{color:var(--cherry);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#dcfcf1f5,#ffffffe6);border:1px solid #fffffff0;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:1000;line-height:1;overflow:hidden;box-shadow:0 8px 20px #0f766e1a}.selection-add-meta strong{max-width:min(64%,180px)}.selection-add-meta span{color:var(--rose-600);background:linear-gradient(135deg,#ffe7f0fa,#ffffffeb);flex:none;margin-left:auto;box-shadow:0 8px 20px #db27771f}.selection-add-actions{grid-area:actions;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.selection-add-button{width:34px;min-width:34px;height:34px;min-height:34px;padding:0;box-shadow:0 8px 18px #98244f14}.selection-add-stepper{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:32px minmax(42px,1fr) 32px;width:min(168px,100%);height:34px;display:grid;overflow:hidden}.selection-add-stepper button,.selection-add-stepper input{min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;font-size:1rem;font-weight:1000;line-height:1}.selection-add-stepper button{background:#ffe7f0e0;place-items:center;display:grid}.selection-save-footer{background:linear-gradient(135deg,#ffe7f09e,#ffffffd6),#fff;border:1px solid #ffffffdb;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(180px,auto);align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 20px 54px #98244f1a}.selection-save-footer .selection-edit-message{grid-column:1/-1}.article-page,.success-card{max-width:860px;box-shadow:var(--shadow);background:#ffffffa8;border:1px solid #ffffffc7;border-radius:24px;margin-top:40px;padding:42px}.article-page h1,.success-card h1{margin:24px 0;font-size:clamp(2.4rem,6vw,5rem);line-height:1}.success-card svg{color:var(--rose-600)}.success-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.success-card dl div{border:1px solid var(--line);background:#ffffffb8;border-radius:16px;padding:14px}.success-card dt{color:var(--muted);font-weight:900}.success-card dd{overflow-wrap:anywhere;word-break:break-word;margin:4px 0 0;font-weight:1000}.success-actions{align-items:center;gap:20px;display:flex}.success-actions .primary-button{place-items:center;width:auto;min-width:170px;padding:0 20px;display:inline-grid}@media (max-width:1180px){.hero-grid,.details-section{grid-template-columns:1fr}.hero-grid{grid-template-areas:"art""checkout""details";gap:26px;min-height:0}.details-section{margin-top:0}.product-art{min-height:clamp(300px,44vw,460px)}.image-frame{inset:22px 0 54px}}@media (max-width:900px){.shop-page{padding-top:12px}.checkout-panel{width:100%;padding:22px}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-grid,.success-card dl{grid-template-columns:1fr}}@media (max-width:640px){.shop-page{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}.hero-grid{gap:14px}.product-art{min-height:238px}.product-art:before{border-radius:24px;inset:0 22px 18px 14px}.image-frame{border-width:6px;border-radius:22px;inset:16px 0 0}.art-caption{padding:9px 12px;font-size:.78rem;top:0;left:18px}.sticker-one{padding:9px 12px;font-size:.78rem;bottom:10px;left:18px}.sticker-two{padding:9px 10px;font-size:.78rem;top:64px;right:8px}.checkout-panel{margin-bottom:0;padding:18px}.checkout-panel h1{margin:12px 0 8px;font-size:clamp(2rem,10vw,3rem)}.short-copy{margin:0;font-size:1rem;line-height:1.45}.trust-row{display:none}.option-block{margin-top:18px}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.amount-chip{min-height:44px}.custom-amount-field{margin-top:10px}.custom-amount-field input{height:46px}.quantity-row{justify-content:stretch;gap:8px;margin-top:16px;display:grid}.stepper{grid-template-columns:48px minmax(0,1fr) 48px;width:100%}.total-card{flex-direction:column;align-items:flex-start;gap:6px;margin:18px 0 12px;padding:13px 14px}.total-card strong{font-size:1.75rem}.buyer-grid{gap:10px;margin-top:16px}.buyer-grid input{height:44px}.paypal-box{min-height:74px}.support-link{margin-top:10px}.mobile-checkout-bar{--mobile-checkout-offset:12px;--mobile-checkout-visual-bottom:0px;left:12px;right:12px;bottom:calc(var(--mobile-checkout-offset) + env(safe-area-inset-bottom,0px) + var(--mobile-checkout-visual-bottom));z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #98244f24;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 14px;display:flex;position:fixed;box-shadow:0 18px 46px #98244f2e}.mobile-checkout-bar div{gap:2px;display:grid}.mobile-checkout-bar span{color:var(--muted);font-size:.76rem;font-weight:900}.mobile-checkout-bar strong{color:var(--cherry);font-size:1.18rem;font-weight:1000}.mobile-checkout-bar button{background:var(--cherry);color:#fff;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:1000;box-shadow:0 12px 24px #98244f33}.floating-widget{z-index:80}.float-right-bottom{right:16px;bottom:calc(96px + env(safe-area-inset-bottom,0px) + var(--floating-offset))}.float-left-bottom{left:16px;bottom:calc(96px + env(safe-area-inset-bottom,0px) + var(--floating-offset))}.float-right-middle{right:calc(14px + var(--floating-offset))}.float-left-middle{left:calc(14px + var(--floating-offset))}.details-section{gap:14px;margin-top:0;padding:20px}.section-title h2{margin-top:6px}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.article-page,.success-card{margin-top:16px;padding:24px}.article-page h1,.success-card h1{font-size:clamp(2.7rem,14vw,4.4rem)}.success-actions{gap:12px;display:grid}.success-actions .primary-button{width:100%}}@media (max-width:1180px){.selection-layout{grid-template-columns:1fr}.selection-submit-panel{position:static}.selection-masonry{column-count:2}}@media (max-width:760px){.selection-page{padding-top:14px}.selection-hero{grid-template-columns:1fr;gap:12px;margin-bottom:16px;padding-bottom:14px;display:grid}.selection-hero h1{max-width:100%;margin:10px 0 6px;font-size:clamp(2.05rem,9vw,3rem);line-height:1.02}.selection-hero-actions{justify-content:flex-start;gap:8px}.selection-hero-note{padding:0 12px}.selection-hero-note strong{font-size:1rem}.selection-history-button{min-height:40px;padding:0 12px}.selection-layout{gap:16px}.selection-submit-panel{margin-bottom:12px}.selection-submission-public-head,.selection-edit-toolbar,.selection-save-footer{grid-template-columns:1fr;align-items:stretch}.selection-submission-public-head h1{margin:12px 0 8px;font-size:clamp(2.35rem,10vw,3.1rem);line-height:1}.selection-submission-public-head p{font-size:.95rem}.selection-edit-toolbar{gap:16px}.selection-edit-toolbar strong,.selection-add-more>div>strong,.selection-save-footer strong{font-size:1.3rem}.selection-edit-toolbar span,.selection-add-more>div>span,.selection-save-footer span{font-size:.98rem}.selection-return-button,.selection-save-footer button{width:100%}.selection-public-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.selection-page{padding-bottom:calc(116px + env(safe-area-inset-bottom,0px))}.selection-masonry{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.selection-card{border-radius:8px;grid-template-rows:auto auto;width:100%;margin:0;display:grid}.selection-image-wrap{aspect-ratio:4/5}.selection-card-body{gap:7px;padding:8px 10px 9px}.selection-card-body p{font-size:.78rem;line-height:1.4}.selection-image-meta{gap:6px;bottom:8px;left:8px;right:8px}.selection-image-meta span,.selection-image-meta strong{max-width:min(66%,128px);padding:7px 10px;font-size:.72rem}.selection-image-meta strong{max-width:44%}.selection-image-wrap img{object-fit:cover;width:100%;height:100%;min-height:0}.selection-preview-button{width:32px;height:32px}.selection-check{width:50px;height:46px;top:7px;left:7px}.selection-card-stepper{grid-template-columns:28px minmax(0,1fr) 28px;height:30px}.selection-submit-panel{border-radius:20px;padding:16px}.selection-mobile-bar{--selection-mobile-offset:12px;--selection-mobile-visual-bottom:0px;left:12px;right:12px;bottom:calc(var(--selection-mobile-offset) + env(safe-area-inset-bottom,0px) + var(--selection-mobile-visual-bottom));z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #98244f24;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;padding:10px 10px 10px 14px;display:flex;position:fixed;box-shadow:0 18px 46px #98244f2e}.selection-mobile-bar div{flex:auto;gap:2px;min-width:0;display:grid}.selection-mobile-bar span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:900;overflow:hidden}.selection-mobile-bar strong{color:var(--cherry);font-size:1.1rem;font-weight:1000;line-height:1.1}.selection-mobile-bar button{background:var(--cherry);color:#fff;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:1000;display:inline-flex;box-shadow:0 12px 24px #98244f33}.selection-mobile-bar .selection-mobile-cart-button{width:46px;color:var(--cherry);background:#fff;padding:0;position:relative;box-shadow:0 10px 22px #98244f24}.selection-mobile-cart-button small{background:var(--cherry);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.7rem;font-weight:1000;line-height:1;display:grid;position:absolute;top:-5px;right:-4px}.selection-submission-public{gap:12px;padding-top:0}.selection-submission-public-head{border-radius:20px;padding:18px}.selection-submission-public-head h1{margin:10px 0 6px;font-size:clamp(2.1rem,11vw,2.85rem)}.selection-public-summary{grid-template-columns:1fr;gap:10px}.selection-public-summary div{border-radius:16px;gap:5px;padding:12px}.selection-public-summary strong{font-size:.98rem}.selection-public-summary small{width:max-content}.selection-public-items{grid-template-columns:1fr;gap:10px}.selection-public-item{background:#ffffffe6;border-radius:18px;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px}.selection-public-item-editable{background:linear-gradient(135deg,#fffffff5,#fffafdeb),#fff;grid-template-columns:64px minmax(0,1fr);padding:10px}.selection-public-item strong,.selection-add-card strong{overflow-wrap:anywhere}.selection-public-item strong{font-size:1.02rem}.selection-public-item p,.selection-public-item span{font-size:.88rem}.selection-public-image-button:after{content:"View";opacity:1;border:1px solid #98244f1f;min-height:22px;font-size:.64rem;bottom:7px;left:8px;right:8px;transform:none}.selection-edit-toolbar,.selection-add-more,.selection-save-footer{border-radius:18px;padding:14px}.selection-save-footer button{min-height:48px;font-size:1rem}.selection-edit-actions{align-items:center;gap:8px;display:flex}.selection-edit-stepper{grid-template-columns:32px minmax(42px,1fr) 32px;width:min(168px,100%);height:34px}.selection-remove-button{width:34px;height:34px;min-height:34px}.selection-add-more-grid{grid-template-columns:1fr}.selection-add-card{grid-template-columns:64px minmax(0,1fr);gap:9px 12px;padding:10px}.selection-add-card .selection-public-image-button,.selection-add-card img{aspect-ratio:1;border-radius:14px;width:64px}.selection-add-button{width:34px;min-width:34px;height:34px;min-height:34px}.selection-add-stepper{grid-template-columns:32px minmax(42px,1fr) 32px;width:min(168px,100%);height:34px}}@media (max-width:340px){.selection-masonry{grid-template-columns:1fr}}.selection-checkout-page{align-items:start;padding-top:clamp(24px,5vw,58px)}.selection-checkout-public{gap:20px;width:min(1060px,100% - 40px)}.selection-checkout-head .selection-public-status.is-paid{color:#247a57;background:#e0f8eec7;border-color:#2a966938}.selection-checkout-head .selection-public-status.is-cancelled{color:var(--cherry);background:#ffe7f0c7;border-color:#98244f33}.selection-checkout-head .selection-public-status.is-confirmed,.selection-checkout-head .selection-public-status.is-deferred,.selection-checkout-head .selection-public-status.is-paying{color:#247a57;background:#e0f8eec7;border-color:#2a966938}.selection-checkout-head .selection-public-status.is-pending{color:#94651c;background:#fff4d3d1;border-color:#c4892d3d}.selection-checkout-groups{gap:18px;display:grid}.selection-checkout-group{background:#ffffffbd;border:1px solid #98244f1a;border-radius:18px;gap:14px;padding:clamp(14px,2vw,20px);display:grid;box-shadow:0 16px 36px #98244f12}.selection-checkout-group-head{border-bottom:1px solid #98244f14;justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.selection-checkout-group-head div{gap:4px;min-width:0;display:grid}.selection-checkout-group-head span{color:var(--muted);font-size:.86rem;font-weight:900}.selection-checkout-group-head strong{color:var(--ink);font-size:1.08rem;font-weight:1000}.selection-checkout-group-head a{color:var(--cherry);flex:none;font-size:.9rem;font-weight:1000}.selection-checkout-item{grid-template-columns:88px minmax(0,1fr)}.selection-checkout-payment-card{background:linear-gradient(135deg,#fffafdf5,#ffffffe6),#fff;border:1px solid #98244f1f;border-radius:18px;gap:14px;padding:clamp(16px,2vw,22px);display:grid;box-shadow:0 16px 38px #98244f14}.selection-checkout-paypal{justify-items:center;gap:10px;scroll-margin:120px;display:grid}.selection-checkout-paypal>[id$=-paypal-buttons]{justify-self:center;width:min(100%,760px)}.payment-request-confirm-panel{gap:10px;display:grid}.payment-request-confirm-button{border-radius:999px;justify-content:center;width:100%;min-height:52px}.payment-request-pay-later-button{min-height:38px;color:var(--cherry);background:#ffffffe0;border:1px solid #98244f24;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:7px;padding:0 16px;font-weight:1000;display:inline-flex;box-shadow:0 10px 24px #98244f14}.payment-request-pay-later-button:hover{background:#fff7fb;border-color:#98244f42}.payment-request-pay-later-button:disabled,.payment-request-confirm-button:disabled{cursor:wait;opacity:.68}.selection-checkout-paid{color:#247a57;align-items:center;gap:10px;font-weight:1000;display:inline-flex}.selection-checkout-original-price{color:#ffffffb8;font-size:.72em;text-decoration:line-through}.payment-request-public-gallery{gap:12px;display:grid}.payment-request-public-image{background:radial-gradient(circle at 52% 8px,#fffffff2 0 2px,#0000 3px),radial-gradient(circle at 16px 14px,#ffd9eab8 0 7px,#0000 8px),radial-gradient(circle at calc(100% - 18px) calc(100% - 18px),#ffefc0b3 0 8px,#0000 9px),linear-gradient(135deg,#fffafdfa,#fffffff0),#fff;border:1px solid #98244f1a;border-radius:18px;grid-template-columns:clamp(112px,28vw,148px) minmax(0,1fr);align-items:stretch;gap:14px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #98244f12}.payment-request-public-image:hover{border-color:#98244f2e;transform:translateY(-2px);box-shadow:0 16px 34px #98244f1c}.payment-request-public-image button{width:100%;min-width:0;color:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:14px;padding:0;display:block;position:relative;overflow:hidden}.payment-request-public-image img{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #98244f14;border-radius:14px;width:100%;height:100%;min-height:112px;transition:transform .18s;display:block}.payment-request-public-image button span{width:34px;height:34px;min-height:0;color:var(--cherry);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffe6;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;bottom:8px;left:8px;box-shadow:0 10px 24px #98244f29}.payment-request-public-image button:hover img,.payment-request-public-image button:focus-visible img{transform:scale(1.025)}.payment-request-public-image-meta{grid-template-rows:auto auto auto;align-content:start;gap:6px;min-width:0;padding:2px 6px 6px 0;display:grid;position:relative}.payment-request-public-image-meta:before{content:"";background:linear-gradient(90deg,#f7a5c7,#f2d07a);border-radius:999px;width:28px;height:3px;position:absolute;top:2px;left:0}.payment-request-public-image-price{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.payment-request-public-image-price span{color:#9f6a25;letter-spacing:0;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:.78rem;font-weight:1000;display:inline-flex}.payment-request-public-image strong{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:.92rem;font-weight:900;line-height:1.35}.payment-request-public-image-meta>strong{display:block}.payment-request-public-image em{color:var(--cherry);background:#ffe7f0e0;border:1px solid #98244f1f;border-radius:999px;flex:none;padding:8px 12px;font-size:1.02rem;font-style:normal;font-weight:1000;box-shadow:inset 0 1px #ffffffd6}.payment-request-public-image-detail{color:#776471;flex-wrap:wrap;align-items:center;gap:7px;font-size:.78rem;font-weight:900;display:flex}.payment-request-public-image-detail span{background:#fff7fbe6;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;line-height:1;display:inline-flex}.payment-request-preview-dialog{width:min(820px,100%);box-shadow:none;background:0 0;border:0;border-radius:26px;display:block;overflow:visible}.payment-request-preview-overlay{z-index:2147483000}.payment-request-preview-dialog>button{z-index:4;width:42px;height:42px;color:var(--cherry);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffafdf5;border:1px solid #ffffffd1;border-radius:999px;place-items:center;padding:0;display:grid;top:-12px;right:-12px;box-shadow:0 14px 34px #3523313d}.payment-request-preview-dialog>button:hover,.payment-request-preview-dialog>button:focus-visible{background:#fff;transform:translateY(-1px)}.payment-request-preview-figure{background:#fff;border:1px solid #ffffffd1;border-radius:26px;margin:0;display:grid;overflow:hidden;box-shadow:0 34px 100px #35233147}.payment-request-preview-dialog .payment-request-preview-image-wrap{border-radius:inherit;background:radial-gradient(circle at 14% 14%,#ffe7f08c 0 18%,#0000 19%),#fff;gap:0;padding:0;display:block;position:relative;overflow:hidden}.payment-request-preview-figure.has-caption .payment-request-preview-image-wrap{border-radius:26px 26px 0 0}.payment-request-preview-dialog .payment-request-preview-image-wrap img{object-fit:contain;border-radius:inherit;background:0 0;border:0;width:100%;max-height:min(74dvh,760px);display:block}.payment-request-preview-dialog .payment-request-preview-price-bar{color:#fff;pointer-events:none;background:linear-gradient(#35233100,#352331c7);justify-content:space-between;align-items:flex-end;gap:18px;padding:46px 22px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.payment-request-preview-dialog .payment-request-preview-price-bar span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:1px solid #ffffff70;border-radius:999px;min-width:0;padding:8px 12px;font-size:.92rem;font-weight:1000;line-height:1}.payment-request-preview-dialog .payment-request-preview-price-bar strong{color:#7b3152;text-shadow:none;background:linear-gradient(135deg,#ffd9eafa,#f2d07af2);border:1px solid #ffffff94;border-radius:999px;flex:none;padding:8px 14px;font-size:clamp(1.12rem,3.4vw,1.6rem);font-weight:1000;line-height:1;box-shadow:0 12px 28px #35233138}.payment-request-preview-figure figcaption{color:var(--muted);overflow-wrap:anywhere;background:linear-gradient(135deg,#fffafd,#fff);padding:16px 22px 20px;font-size:1rem;font-weight:900;line-height:1.5}.payment-request-public .selection-checkout-payment-card .total-card{background:linear-gradient(135deg,#fffae8f5,#ffffffeb),#fff;border-color:#e6ae4642;margin:0}.payment-request-public .selection-checkout-payment-card .support-link{justify-self:start}@media (max-width:520px){.payment-request-public-image{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:8px}.payment-request-public-image img{min-height:96px}.payment-request-public-image button span{width:30px;height:30px}.payment-request-public-image-meta{gap:4px;padding-right:4px}.payment-request-public-image-price{gap:8px}.payment-request-public-image em{padding:7px 10px;font-size:.95rem}.payment-request-preview-dialog .payment-request-preview-price-bar{gap:10px;padding:42px 14px 14px}.payment-request-preview-dialog .payment-request-preview-price-bar span,.payment-request-preview-dialog .payment-request-preview-price-bar strong{padding:7px 10px;font-size:.95rem}.payment-request-preview-figure figcaption{padding:14px 16px 16px}}.selection-scroll-pay-button{left:50%;bottom:max(18px, env(safe-area-inset-bottom));z-index:50;background:var(--cherry);color:#fff;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-size:1rem;font-weight:1000;display:inline-flex;position:fixed;transform:translate(-50%);box-shadow:0 18px 42px #98244f42}.selection-scroll-pay-button:hover,.selection-scroll-pay-button:focus-visible{background:var(--rose-600)}@media (max-width:760px){.selection-checkout-public{gap:14px;width:min(100% - 24px,1060px)}.selection-checkout-group-head{flex-direction:column;align-items:flex-start}.selection-checkout-group-head a{width:100%}.selection-checkout-item{grid-template-columns:78px minmax(0,1fr)}}
