@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap");:root{--bg:#f7f6f2;--ink:#141414;--muted:#77736c;--line:hsla(0,0%,8%,.09);--glass:hsla(0,0%,100%,.66);--card:hsla(0,0%,100%,.82);--shadow:0 14px 45px hsla(0,0%,7%,.055)}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% -5%,hsla(37,30%,67%,.2),transparent 34%),var(--bg);color:var(--ink);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 28px));margin:auto}.serif{font-family:Playfair Display,serif}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:700;color:var(--muted)}.glass{background:var(--glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 12px 42px rgba(0,0,0,.055)}.header{position:relative;z-index:100;top:10px;left:10px;right:10px;border-radius:21px}.nav{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.brand{font-size:15px;font-weight:700;letter-spacing:-.04em;max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navlinks{display:none;gap:27px;font-size:12px}.navlinks a{color:#5d5953;transition:.2s}.navlinks a:hover{color:var(--ink)}.iconbtn{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;border:1px solid var(--line);background:hsla(0,0%,100%,.62);cursor:pointer}.hero{min-height:78vh;padding:145px 0 58px;display:flex;align-items:flex-end;background:radial-gradient(circle at 78% 24%,hsla(38,34%,72%,.28),transparent 38%)}.hero h1{font-size:clamp(48px,12vw,100px);line-height:.88;letter-spacing:-.07em;max-width:920px;margin:13px 0 20px}.hero p{max-width:590px;line-height:1.75;color:var(--muted);font-size:14px;margin:0 0 26px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 18px;border:0;border-radius:14px;background:#151515;color:#fff;font-weight:600;font-size:13px;cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 9px 24px rgba(0,0,0,.11)}.btn:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(0,0,0,.15)}.btn.secondary{background:#fff;color:#151515;border:1px solid var(--line);box-shadow:none}.btn.full{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.section{padding:58px 0}.sectionhead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.section h2{font-size:27px;letter-spacing:-.05em;margin:0}.categories{display:flex;gap:9px;overflow:auto;scrollbar-width:none;padding-bottom:2px}.categories::-webkit-scrollbar{display:none}.chip{white-space:nowrap;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:hsla(0,0%,100%,.58);font-size:12px;transition:.2s}.chip:hover{background:#fff;transform:translateY(-1px)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px}.card{display:block;background:var(--card);border:1px solid var(--line);border-radius:19px;transition:.25s;box-shadow:0 7px 25px rgba(0,0,0,.035)}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.productimg{background:linear-gradient(135deg,#eeeae3,#e4e0d8)}.productimg img{transition:transform .45s ease}.card:hover .productimg img{transform:scale(1.025)}.badge{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:999px;background:hsla(0,0%,100%,.84);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:9px;font-weight:700;letter-spacing:.06em}.cardbody{padding:11px 10px 13px}.productname{font-size:12.5px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{display:flex;gap:7px;align-items:center;margin-top:6px}.offer{font-size:13.5px;font-weight:700}.old{font-size:10.5px;color:#999;text-decoration:line-through}.footer{padding:48px 0 85px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footergrid{display:grid;grid-gap:24px;gap:24px}.socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.socials .chip{background:hsla(0,0%,100%,.72)}.detailwrap{padding:100px 0 58px}.detailgrid{display:grid;grid-gap:25px;gap:25px}.gallery{grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.gallery img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:18px;background:#e9e7e2}.detail h1{font-size:clamp(36px,9vw,66px);line-height:.98;letter-spacing:-.06em;margin:10px 0 15px}.detailprice{font-size:23px;font-weight:700}.detail .old{font-size:14px;margin-left:7px}.detail .muted{line-height:1.7}.field{display:grid;grid-gap:7px;gap:7px;margin:12px 0}.field label{font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:12px;background:#fff;outline:none}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#777;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.adminwrap{min-height:100vh;padding:28px 0;background:#f1f0eb}.adminwrap h1{letter-spacing:-.055em;margin:12px 0 18px}.adminnav{display:flex;gap:7px;overflow:auto;margin:14px 0 22px;padding-bottom:2px}.adminnav::-webkit-scrollbar{display:none}.adminnav a,.adminnav button{white-space:nowrap;padding:9px 12px;border-radius:11px;background:#fff;border:1px solid var(--line);font-size:11px}.adminlist{display:grid;grid-gap:9px;gap:9px}.thumb{width:55px;height:70px;object-fit:cover;border-radius:10px;background:#eee}.row{display:flex;gap:12px;align-items:center;justify-content:space-between}.notice{padding:11px 13px;border-radius:13px;background:#f6f4ef;font-size:12px;line-height:1.55}.panel{background:hsla(0,0%,100%,.9);border:1px solid var(--line);border-radius:20px;padding:18px}.adminlist .panel,.panel{box-shadow:0 4px 20px rgba(0,0,0,.025)}.danger{color:#b42318}.cartbar{position:-webkit-sticky;position:sticky;bottom:14px;z-index:20}.productimg:empty:after{content:"Product image";position:absolute;inset:0;display:grid;place-items:center;color:#aaa;font-size:11px}@media(min-width:760px){.container{width:min(1180px,calc(100% - 48px))}.header{left:24px;right:24px}.nav{height:62px;padding:0 18px}.navlinks{display:flex}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hero{min-height:82vh}.detailgrid{grid-template-columns:1.08fr .92fr;align-items:start}.detail{position:-webkit-sticky;position:sticky;top:100px}}@media(max-width:420px){.grid{gap:9px}.cardbody{padding:9px 9px 11px}.hero{padding-top:132px}.hero h1{font-size:45px}}.shopsearch{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-gap:8px;gap:8px;margin-bottom:18px;width:100%;max-width:100%}.shopsearch input,.shopsearch select{width:100%;min-width:0;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:hsla(0,0%,100%,.7);outline:none}.shopsearch input:focus,.shopsearch select:focus{border-color:#777;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.shopsearch select{background:#fff;cursor:pointer}.shopsearch .btn{width:100%;min-width:0}@media(max-width:420px){.shopsearch{grid-template-columns:minmax(0,1fr) 100px}.shopsearch .btn{grid-column:1/-1}}@media(max-width:340px){.shopsearch{grid-template-columns:minmax(0,1fr) 92px}}.product-create{display:flex;flex-direction:column;gap:18px}.product-section{border:1px solid var(--line);border-radius:20px;padding:18px;background:hsla(0,0%,100%,.58)}.product-section-head{margin-bottom:18px}.product-section-head h2{font-size:18px}.category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.category-row select{min-width:0}.new-category-box{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;margin-top:9px}.product-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.product-photo-slot{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px dashed var(--line);border-radius:16px;background:rgba(0,0,0,.025)}.product-photo-slot img{width:100%;height:100%;object-fit:cover;display:block}.photo-add{border:0;background:transparent;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;color:var(--ink);padding:10px}.photo-add span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);font-size:25px}.photo-add strong{font-size:13px}.photo-add small{color:var(--muted);font-size:10px;text-align:center}.photo-remove{position:absolute;right:8px;top:8px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:20px;line-height:1;cursor:pointer}.money-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.money-input span{padding:0 13px;color:var(--muted)}.money-input input{border:0!important;border-radius:0!important;flex:1 1;min-width:0}.offer-price-preview{border:1px solid var(--line);border-radius:16px;padding:15px;display:flex;flex-direction:column;justify-content:center;background:#fff}.offer-price-preview span{color:var(--muted);font-size:12px}.offer-price-preview strong{font-size:25px;margin-top:3px}.offer-price-preview small{color:var(--muted);text-decoration:line-through}.toggle-list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-bottom:14px}.toggle-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;border-bottom:1px solid var(--line);cursor:pointer}.toggle-row:last-child{border-bottom:0}.toggle-row span{display:flex;flex-direction:column;gap:3px}.toggle-row strong{font-size:14px}.toggle-row small{color:var(--muted);font-size:11px}.toggle-row input{width:20px;height:20px;flex:0 0 auto}.suggested-options{margin-bottom:15px}.option-label{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.option-chips{display:flex;flex-wrap:wrap;gap:7px}.option-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;cursor:pointer}.variant-list{gap:10px;margin-bottom:12px}.variant-row{border:1px solid var(--line);border-radius:16px;padding:12px;display:grid;grid-template-columns:1fr 1fr 100px;grid-gap:10px;gap:10px;background:#fff}.variant-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.variant-actions label{display:flex;align-items:center;gap:6px}.text-danger{border:0;background:none;color:#b42318;cursor:pointer}.product-message{border:1px solid var(--line);border-radius:14px;padding:12px 14px;font-size:13px;background:#fff}.product-submit{position:-webkit-sticky;position:sticky;bottom:10px;z-index:5}.product-submit .btn{box-shadow:0 8px 25px rgba(0,0,0,.12)}.muted{color:var(--muted);font-size:13px}@media(max-width:759px){.product-create{gap:12px}.product-section{padding:14px;border-radius:17px}.product-fields{grid-template-columns:1fr;gap:12px}.product-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-photo-slot{border-radius:13px}.variant-row{grid-template-columns:1fr;gap:9px}.variant-actions{grid-column:auto}.category-row,.new-category-box{grid-template-columns:1fr}.product-section-head h2{font-size:17px}}@media(max-width:380px){.product-photo-grid{gap:5px}.photo-add strong{font-size:11px}.photo-add small{display:none}.product-section{padding:12px}}.product-editor{display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;overflow:hidden}.product-section{width:100%;box-sizing:border-box}.product-section-head{margin-bottom:16px}.product-section-head h2{margin:0 0 5px;font-size:20px}.product-section-head p{margin:0;color:var(--muted);font-size:13px}.product-fields{grid-template-columns:1fr 1fr;width:100%}.option-checks{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:15px}.option-checks label{display:inline-flex;align-items:center;gap:8px;font-size:14px}.option-checks input{width:20px;height:20px;margin:0}.image-create-grid{grid-gap:12px;gap:12px}.productimg{width:100%;aspect-ratio:3/4;border-radius:16px;background:#eeeae4;color:#aaa}.image-picker,.productimg{display:flex;align-items:center;justify-content:center}.image-picker{position:relative;min-height:46px;margin-top:8px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;font-size:13px;font-weight:600}.image-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.image-remove{width:100%;margin-top:8px;min-height:40px}.suggestion-list{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 18px}.suggestion-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;cursor:pointer}.variant-list{display:flex;flex-direction:column;gap:12px}.variant-card{border:1px solid var(--line);border-radius:18px;padding:15px;background:#faf9f6;min-width:0}.variant-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.save-message{border:1px solid #e3caca;background:#fff7f7;border-radius:12px;padding:12px 14px;font-size:14px;color:#8a3030}.save-message.success{border-color:#cde3d2;background:#f4fbf5;color:#26703a}.save-product-button{position:-webkit-sticky;position:sticky;bottom:10px;z-index:5;box-shadow:0 8px 30px rgba(0,0,0,.12)}@media(max-width:700px){.image-create-grid,.product-fields{grid-template-columns:1fr}.image-slot{width:100%}.productimg{max-height:none}.editor-title{align-items:flex-start;gap:10px}.editor-title .btn{flex-shrink:0}.variant-card{padding:14px}}@media(min-width:701px){.image-slot .productimg{max-height:460px}}iframe,img,video{max-width:100%}.product-create,.product-editor{width:100%}.product-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.image-create-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.image-slot{min-width:0}.image-slot .productimg{width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:20px;background:#efede7;display:flex;align-items:center;justify-content:center}.image-slot .productimg img{width:100%;height:100%;object-fit:cover}.image-picker{display:block;margin-top:10px;cursor:pointer}.image-picker span{display:flex;min-height:52px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:600;text-align:center;padding:10px}.image-picker input{display:none}.gallery{display:grid;grid-gap:14px;gap:14px}.gallery-image{width:100%;overflow:hidden;border-radius:24px;background:#efede7}.gallery-image img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.variant-buttons{display:flex;flex-wrap:wrap;gap:9px}.variant-choice{padding:8px 16px;border-radius:999px;font:inherit}.variant-choice.active{background:#151515;color:#fff;border-color:#151515}.variant-choice:disabled{opacity:.45;cursor:not-allowed}.quantity-control{min-height:54px;border-radius:16px}.quantity-control button{font-size:24px}.quantity-control span{display:flex;align-items:center;justify-content:center;font-weight:700}.offer-expiry,.offer-notice,.stock-notice{margin:12px 0;padding:12px 14px;border-radius:14px;background:#f4f2ed}.discount-badge{margin-left:10px;padding:5px 9px;font-size:12px;vertical-align:middle}.card-offer{margin-top:7px;font-size:12px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-placeholder{width:100%;height:100%;min-height:100px;display:flex;align-items:center;justify-content:center;color:#aaa}.sold-badge{left:auto!important;right:9px!important}.secondary-badge{top:44px!important}.add-to-cart-box{margin-top:22px}@media (max-width:759px){.image-create-grid,.product-fields{grid-template-columns:1fr}.image-slot .productimg{max-height:none}.editor-title,.product-section .row{align-items:flex-start;gap:12px}.product-section .row>.btn{width:100%}.option-checks{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:12px!important;gap:12px!important}.option-checks label{min-width:0}.detailgrid{grid-template-columns:1fr!important}.detail h1{font-size:clamp(42px,12vw,64px);line-height:.95}.gallery{order:1}.detail{order:2}.adminwrap .container{width:min(100% - 20px,1180px)}}@media (max-width:420px){.product-fields{gap:12px}.option-checks{grid-template-columns:1fr!important}.variant-buttons{gap:7px}.variant-choice{padding:8px 13px}.quantity-control{grid-template-columns:48px 1fr 48px}}.product-gallery{margin-bottom:28px}.product-gallery-main{border-radius:28px;background:#eeece6}.product-gallery-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#999}.product-gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.product-gallery-thumb{border-radius:18px;background:#eeece6}.detail-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:16px 0 18px}.discount-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#151515;color:#fff;font-size:14px;font-weight:700}.product-info-banner{background:#f1efe9;font-size:16px}.product-info-banner,.soldout-banner{margin:12px 0;padding:15px 18px;border-radius:18px}.soldout-banner{background:#f7e8e8;color:#8b3c3c;font-weight:700}.product-description{margin:18px 0 24px}.product-description p{margin:0;line-height:1.7}.offer-countdown{align-items:center;justify-content:space-between;gap:14px;padding:15px 18px}.offer-countdown-label{font-weight:600}.countdown-units{display:flex;gap:8px}.countdown-units span{display:flex;align-items:baseline;gap:2px}.countdown-units b{font-size:18px}.countdown-units small{font-size:11px;opacity:.7}.variant-choice-grid{display:flex;flex-wrap:wrap;gap:8px}.variant-choice{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.variant-choice.selected{background:#151515;color:#fff;border-color:#151515}.variant-choice.unavailable{opacity:.4;text-decoration:line-through}.qty-control{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;height:58px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.qty-control button{height:100%;border:0;background:transparent;font-size:25px;cursor:pointer}.qty-control button:disabled{opacity:.25}.qty-control strong{text-align:center;font-size:18px}.stock-line{margin-top:7px;font-size:13px}.purchase-actions{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.purchase-actions .secondary{background:#fff;color:#151515;border:1px solid var(--line)}.cart-list{grid-gap:12px;gap:12px}.cart-item{grid-template-columns:72px minmax(0,1fr) auto;grid-gap:14px;gap:14px}.cart-item-image{width:72px;height:92px;object-fit:cover;border-radius:14px;background:#eeece6}.cart-item-info{min-width:0}@media(max-width:759px){.product-gallery{margin-left:0;margin-right:0}.product-gallery-main{border-radius:22px}.detail{width:100%}.offer-countdown{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:58px minmax(0,1fr)}.cart-item-image{width:58px;height:74px}.cart-item .btn{grid-column:1/-1;width:100%}}@media(min-width:760px){.detailwrap>.container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);grid-gap:54px;gap:54px;align-items:start}.product-gallery{position:-webkit-sticky;position:sticky;top:24px}.product-gallery-main{max-height:760px}}.hero{padding:76px 0 58px!important}.hero .container{min-height:0!important}.section{padding-top:42px!important;padding-bottom:42px!important}.grid{gap:14px!important}.card{border-radius:20px!important}.productimg{min-height:0!important}.cardbody{padding:12px!important}.productname{line-height:1.25!important}.price,.productname{font-size:15px!important}.detailwrap{padding-top:18px!important}.detailgrid{gap:22px!important}.gallery{width:100%}.gallery-main{width:100%;aspect-ratio:3/4;border-radius:22px;overflow:hidden;background:#f0eee9}.gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumbs{display:grid;grid-template-columns:repeat(2,72px);grid-gap:8px;gap:8px;margin-top:8px}.gallery-thumb{width:72px;height:88px;border-radius:12px;background:#f0eee9}.gallery-empty{aspect-ratio:3/4;border-radius:22px;background:#f0eee9;display:grid;place-items:center;color:#999}.detail h1{font-size:clamp(38px,10vw,64px)!important;line-height:.98!important;margin:8px 0 14px!important}.detailprice{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:28px!important}.offer-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#151515;color:#fff;font-size:13px;font-weight:700}.detail-description{font-size:16px!important;line-height:1.7!important}.feature-note{margin-top:12px;padding:14px 16px;border-radius:18px;background:#f1f0eb;font-size:15px}.offer-countdown{margin-top:12px;padding:16px;background:#151515;display:flex;flex-direction:column;gap:7px}.offer-countdown strong{font-size:16px}.offer-countdown>span{font-size:25px;font-weight:700;letter-spacing:.02em}.offer-countdown.expired{opacity:.55}.option-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.option-button{min-height:42px;padding:0 15px;border-radius:12px;border:1px solid var(--line);background:#fff;cursor:pointer}.option-button.selected{background:#151515;color:#fff;border-color:#151515}.option-button:disabled{opacity:.4;cursor:not-allowed}.quantity-control{height:56px;grid-template-columns:56px 1fr 56px;border:1px solid var(--line)}.quantity-control button{height:100%;font-size:25px}.stock-line{margin:8px 0 14px}.purchase-buy,.purchase-primary{min-height:56px;border-radius:18px!important}.purchase-buy{margin-top:10px;background:#fff!important;color:#151515!important;border:1px solid var(--line)!important}.cart-page{padding-top:38px!important}.cart-list{display:flex;flex-direction:column}.cart-item{grid-template-columns:68px minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:10px;border:1px solid var(--line);background:hsla(0,0%,100%,.72)}.cart-thumb{width:68px;height:82px;border-radius:12px;background:#f0eee9;display:grid;place-items:center}.cart-name{color:inherit}.cart-variant{margin-top:3px}.cart-price{margin-top:4px;font-size:14px}.cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.mini-qty{display:inline-grid;grid-template-columns:28px 28px 28px;height:30px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.mini-qty button{border:0;background:transparent;font-size:17px}.mini-qty strong{display:grid;place-items:center;font-size:12px}.cart-remove{border:0;background:transparent;color:#777;padding:8px}.cart-summary{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.72)}.cart-summary>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cart-summary strong{font-size:21px}@media (max-width:520px){.hero{padding:58px 0 44px!important}.hero h1{font-size:48px!important;line-height:1!important}.hero p{font-size:16px!important;line-height:1.6!important}.section{padding-top:30px!important;padding-bottom:30px!important}.sectionhead h2{font-size:30px!important}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.cart-item{grid-template-columns:58px minmax(0,1fr);gap:10px}.cart-thumb{width:58px;height:70px}.cart-remove{grid-column:2;justify-self:start;padding:0}.cart-bottom{align-items:center}}@media (max-width:360px){.grid{gap:8px!important}.cardbody{padding:9px!important}.price,.productname{font-size:13px!important}.cart-item{grid-template-columns:54px minmax(0,1fr)}.cart-thumb{width:54px;height:66px}}body,html{overflow-x:hidden}*{box-sizing:border-box}img{max-width:100%}.header{position:relative!important;top:auto!important;margin:12px auto 0!important;z-index:30}.hero{min-height:0!important;padding:42px 0 34px!important}.hero h1{margin:0 0 16px!important}.hero p{margin:0 0 22px!important;max-width:680px}.section{padding-top:32px!important;padding-bottom:32px!important}#categories{padding-top:12px!important;padding-bottom:20px!important}#shop{padding-top:18px!important}.sectionhead{margin-bottom:16px!important}.shopsearch{width:100%!important;max-width:100%!important;margin-bottom:22px!important}.grid{gap:12px!important}.card{border-radius:18px!important;overflow:hidden}.productimg{aspect-ratio:3/4!important;border-radius:18px 18px 0 0!important}.productimg img{width:100%;height:100%;object-fit:cover;display:block}.cardbody{padding:10px 10px 13px!important}.productname{line-height:1.3!important}.price,.productname{font-size:14px!important}.price{margin-top:6px!important;gap:6px!important}.badge{font-size:10px!important;padding:5px 8px!important}.product-container{padding-top:14px;padding-bottom:40px}.product-back{margin-bottom:16px;color:inherit;font-size:14px;font-weight:600}.product-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:26px;gap:26px}.product-gallery-main{border-radius:20px;background:#f1f0ec}.empty-product-image{display:flex;align-items:center;justify-content:center;color:#a0a0a0;font-size:15px}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px}.product-gallery-thumb{padding:0;border:1px solid #e5e3df;background:#f1f0ec;border-radius:12px;overflow:hidden;aspect-ratio:3/4;cursor:pointer}.product-gallery-thumb.active{border:2px solid #111}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-information{min-width:0}.product-detail-title{font-size:44px!important;line-height:.98!important;letter-spacing:-.045em!important;margin:8px 0 16px!important;overflow-wrap:anywhere}.product-price-row{gap:12px;margin-bottom:18px}.product-current-price{font-size:32px;line-height:1}.product-old-price{font-size:17px;color:#999;text-decoration:line-through}.product-discount{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#171717;color:#fff;font-size:13px;font-weight:700}.product-info-box,.product-offer-option{padding:16px 18px;border-radius:18px;background:#f0efeb;margin:12px 0;font-size:16px;line-height:1.35}.product-offer-option{font-weight:700}.product-description{color:#737373;font-size:18px;margin:22px 0}.offer-countdown{margin:14px 0;padding:18px;border-radius:20px;background:#171717;color:#fff}.offer-countdown-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:8px}.offer-countdown-time{font-size:28px;line-height:1.1;font-weight:800;letter-spacing:.01em}.product-option{margin:20px 0}.product-option-label{font-weight:700;margin-bottom:9px}.product-option-values{display:flex;flex-wrap:wrap;gap:8px}.option-value{border:1px solid #ddd;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:600}.option-value.active{background:#171717;color:#fff;border-color:#171717}.option-value:disabled{opacity:.4;cursor:not-allowed}.product-quantity-field{margin-top:22px}.quantity-control{display:grid;grid-template-columns:52px 1fr 52px;min-height:58px;border:1px solid #e1dfdb;border-radius:18px;background:#fff;overflow:hidden}.quantity-control button{height:58px;border:0;background:transparent;font-size:28px;cursor:pointer}.quantity-control button:disabled{opacity:.25;cursor:not-allowed}.quantity-control strong{font-size:18px}.stock-line{color:#777;font-size:14px;margin:9px 0 16px}.soldout-box{margin-top:20px;padding:17px;border-radius:18px;background:#eee;text-align:center;font-weight:700}.product-actions,.product-purchase{margin-top:16px}.product-add-button,.product-buy-button{min-height:56px!important;margin-top:10px;border-radius:18px!important}.product-buy-button{background:#fff!important;color:#111!important;border:1px solid #dedbd6!important}.cart-page{padding-top:30px!important}.cart-container{max-width:820px}.cart-header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:22px}.cart-header h1{margin:4px 0 0}.cart-clear{border:1px solid #ddd;background:#fff;border-radius:12px;padding:9px 12px;font-weight:600}.cart-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:12px;border:1px solid #e4e2de;border-radius:18px;background:#fff}.cart-thumb{width:70px;height:84px;border-radius:13px;overflow:hidden;background:#f1f0ec;display:flex;align-items:center;justify-content:center;color:#999;font-size:10px;text-align:center}.cart-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cart-info{min-width:0}.cart-name{display:block;color:#111;text-decoration:none;font-size:15px;line-height:1.25;font-weight:700}.cart-variant{color:#777;font-size:12px}.cart-meta{display:flex;align-items:center;gap:10px;margin-top:7px;font-size:13px;color:#777}.cart-meta strong{color:#111;font-size:14px}.cart-unit-price{color:#999;margin-top:3px}.cart-remove{border:1px solid #ddd;background:#fff;border-radius:11px;padding:8px 10px;font-size:12px;font-weight:600;cursor:pointer}.cart-summary{margin-top:18px;padding-top:18px;border-top:1px solid #e5e3df}.cart-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:22px}.cart-total-row strong{font-size:26px}.cart-checkout{min-height:54px;border-radius:16px!important}.empty-cart{padding:30px 22px;border:1px solid #e4e2de;border-radius:20px;background:#fff}.empty-cart h2{margin-top:0}.empty-cart p{color:#777;margin-bottom:20px}.checkout-page{padding-top:30px!important}.checkout-intro{margin-bottom:20px}.checkout-form{border-radius:20px}@media(max-width:600px){.container{width:min(100% - 28px,1180px)!important}.header{margin:10px auto 0!important}.hero{padding:28px 0 22px!important}.hero h1{font-size:48px!important;line-height:.98!important}.hero p{font-size:17px!important;line-height:1.45!important}.section{padding:24px 0!important}#categories{padding-top:8px!important;padding-bottom:16px!important}#shop{padding-top:12px!important}.sectionhead h2{font-size:31px!important;line-height:1.05!important}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.productimg{aspect-ratio:3/4!important}.cardbody{padding:8px 9px 10px!important}.price,.productname{font-size:13px!important}.product-detail-title{font-size:42px!important}.product-current-price{font-size:29px}.product-description{font-size:16px;line-height:1.55}.offer-countdown-time{font-size:25px}.cart-item{grid-template-columns:62px minmax(0,1fr);gap:11px;padding:11px}.cart-thumb{width:62px;height:76px}.cart-remove{grid-column:2;justify-self:start;padding:7px 10px}.cart-total-row{font-size:20px}.cart-total-row strong{font-size:23px}}@media(max-width:360px){.hero h1{font-size:42px!important}.product-detail-title{font-size:37px!important}.grid{gap:8px!important}}:root{--store-bg:#f7f6f2;--store-ink:#171717;--store-muted:#747474;--store-border:hsla(0,0%,8%,.1);--store-glass:hsla(0,0%,100%,.55);--store-glass-strong:hsla(0,0%,100%,.72);--store-radius:18px}.store-page{min-height:100vh;background:radial-gradient(circle at top right,hsla(0,0%,100%,.9),transparent 38%),var(--store-bg);color:var(--store-ink)}.store-container{width:min(100% - 28px,1180px);margin:0 auto}.product-form *,.store-page *{box-sizing:border-box}.product-form button,.store-page a,.store-page button{-webkit-tap-highlight-color:transparent}.back-link{display:inline-flex;align-items:center;min-height:36px;margin:18px 0;color:var(--store-ink);text-decoration:none;font-size:14px;font-weight:600}.page-title{margin:2px 0 0;font-size:clamp(32px,8vw,58px);line-height:.98;letter-spacing:-.055em}.product-category,.section-kicker,.small-label{color:#777;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:36px;gap:36px;padding:8px 0 60px}.product-gallery{width:100%}.product-gallery-main{width:100%;aspect-ratio:3/4;max-height:650px;overflow:hidden;border:1px solid var(--store-border);border-radius:22px;background:var(--store-glass)}.product-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-empty{aspect-ratio:3/4;display:grid;place-items:center;border:1px solid var(--store-border);border-radius:22px;background:hsla(0,0%,100%,.4);color:#aaa;font-size:15px}.product-gallery-thumbs{display:flex;gap:8px;margin-top:9px}.gallery-thumb{width:56px;height:70px;padding:0;border-radius:9px;overflow:hidden;border:1px solid var(--store-border);background:transparent;opacity:.68}.gallery-thumb.active{opacity:1;border-color:rgba(0,0,0,.45)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:8px}.product-title{margin:8px 0 15px;max-width:760px;font-size:clamp(30px,6vw,58px);line-height:.98;letter-spacing:-.055em;font-weight:700}.product-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:14px}.product-price-row strong{font-size:26px;letter-spacing:-.04em}.product-price-row del{color:#9b9b9b;font-size:16px}.discount-pill,.small-outline-button,.small-remove-button,.variant-button{border:1px solid var(--store-border);background:var(--store-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.discount-pill{min-height:30px;padding:0 11px;border-radius:999px;font-size:11px;font-weight:700}.offer-info-card,.stock-card{border:1px solid var(--store-border);border-radius:14px;background:var(--store-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:12px 14px;margin:10px 0}.offer-info-card strong{display:block;font-size:14px}.offer-info-card p{margin:5px 0;color:var(--store-muted);font-size:13px;line-height:1.5}.stock-card{color:#444;font-size:13px}.offer-timer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding-top:8px;border-top:1px solid var(--store-border);font-size:11px;color:#666}.offer-timer strong{font-size:12px;color:var(--store-ink)}.product-description{margin:18px 0 22px;max-width:720px;color:#707070;font-size:15px;line-height:1.65;white-space:pre-line}.purchase-box{width:100%}.variant-box{margin-bottom:16px}.variant-options{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.variant-button{min-height:34px;padding:0 12px;border-radius:999px;color:#444;font-size:12px;cursor:pointer}.variant-button.selected{background:#171717;color:#fff;border-color:#171717}.variant-button:disabled{opacity:.35;cursor:not-allowed}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 7px}.quantity-row>span{font-size:12px;font-weight:700}.quantity-control{display:inline-flex;align-items:center;gap:15px;min-height:36px;padding:0 7px;border:1px solid var(--store-border);border-radius:999px;background:var(--store-glass)}.mini-quantity button,.quantity-control button{width:30px;height:30px;border:0;border-radius:50%;background:transparent;font-size:18px;cursor:pointer}.quantity-control strong{min-width:18px;text-align:center;font-size:13px}.stock-note{margin-bottom:12px;color:#777;font-size:11px}.compact-buy-button,.compact-primary-button,.compact-secondary-button{min-height:44px;border-radius:13px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.compact-buy-button,.compact-primary-button{width:100%;border:1px solid #171717;background:hsla(0,0%,9%,.93);color:#fff}.compact-secondary-button{width:100%;margin-top:8px;border:1px solid var(--store-border);background:hsla(0,0%,100%,.58);color:#171717;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.compact-buy-button.disabled{opacity:.45;cursor:not-allowed}.cart-message{margin-top:8px;color:#666;font-size:11px;text-align:center}.cart-page{padding:20px 0 60px}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:18px}.small-outline-button{min-height:35px;padding:0 13px;border-radius:10px;color:#222;font-size:12px;cursor:pointer}.cart-list{display:grid;grid-gap:10px;gap:10px}.cart-item-card{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid var(--store-border);border-radius:17px;background:var(--store-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cart-image-link{display:block;width:76px;height:96px;overflow:hidden;border-radius:11px;background:#efeee9}.cart-image-link img{width:100%;height:100%;object-fit:cover;display:block}.cart-no-image{width:100%;height:100%;display:grid;place-items:center;color:#aaa;font-size:10px}.cart-item-content{min-width:0}.cart-product-link{color:inherit;text-decoration:none}.cart-product-link h2{margin:0;font-size:14px;line-height:1.25;font-weight:700}.cart-variant{margin-top:4px;color:#888;font-size:10px}.cart-price{margin-top:7px;font-size:13px;font-weight:700}.cart-controls{display:flex;align-items:center;gap:8px;margin-top:9px;flex-wrap:wrap}.mini-quantity{display:inline-flex;align-items:center;gap:3px;min-height:30px;padding:0 3px;border:1px solid var(--store-border);border-radius:999px;background:hsla(0,0%,100%,.5)}.mini-quantity button{width:25px;height:25px;font-size:15px}.mini-quantity span{min-width:17px;text-align:center;font-size:11px}.small-remove-button{min-height:30px;padding:0 9px;border-radius:9px;font-size:10px;color:#666;cursor:pointer}.cart-line-total{align-self:start;font-size:13px}.cart-summary-card,.empty-cart-card{margin-top:12px;padding:16px;border:1px solid var(--store-border);border-radius:17px;background:var(--store-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.summary-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.summary-row span{font-size:15px}.summary-row strong{font-size:21px}.block-button{display:flex}.inline-button{width:auto;padding:0 15px}.empty-cart-card p{margin:0 0 13px;color:#777;font-size:13px}.product-form{display:grid;grid-gap:12px;gap:12px;padding-bottom:50px}.glass-form-section{padding:16px;border:1px solid var(--store-border);border-radius:17px;background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.form-title{margin:4px 0 16px;font-size:23px;letter-spacing:-.04em}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-form .field{display:grid;grid-gap:6px;gap:6px;margin-bottom:11px}.product-form label{font-size:11px;font-weight:700;color:#555}.product-form input,.product-form select,.product-form textarea{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--store-border);border-radius:10px;background:hsla(0,0%,100%,.65);color:#171717;font:inherit;font-size:13px;outline:none}.product-form textarea{min-height:100px;resize:vertical}.product-form input:focus,.product-form select:focus,.product-form textarea:focus{border-color:rgba(0,0,0,.3)}.product-image-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:8px}.product-image-upload{position:relative;aspect-ratio:3/4;display:grid;place-items:center;overflow:hidden;border:1px dashed rgba(0,0,0,.2);border-radius:12px;background:hsla(0,0%,100%,.4);cursor:pointer;color:#777;text-align:center;font-size:11px}.product-image-upload img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-image-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.switch-row{display:flex!important;align-items:center;gap:8px;margin:10px 0;cursor:pointer}.switch-row input{width:17px;min-height:17px;accent-color:#171717}.compact-primary-button{min-height:43px}.form-message{padding:10px 12px;border:1px solid var(--store-border);border-radius:10px;background:hsla(0,0%,100%,.5);font-size:12px}.muted.small{color:#888;font-size:10px;line-height:1.5}@media (max-width:700px){.store-container{width:min(calc(100% - 20px),680px)}.product-detail{display:block;padding-bottom:35px}.product-gallery-main{aspect-ratio:3/3.35;max-height:none;border-radius:17px}.product-gallery-thumbs{margin-top:7px}.gallery-thumb{width:46px;height:58px;border-radius:8px}.product-info{padding-top:18px}.product-title{font-size:31px;line-height:1.02;margin:7px 0 12px}.product-price-row strong{font-size:23px}.product-description{font-size:13px;line-height:1.6;margin:15px 0 18px}.offer-info-card,.stock-card{padding:10px 12px;border-radius:12px}.offer-timer{font-size:10px}.offer-timer strong{font-size:11px}.quantity-row{margin-top:12px}.compact-buy-button,.compact-secondary-button{min-height:42px;border-radius:12px;font-size:12px}.cart-page{padding-top:12px}.page-title{font-size:35px}.cart-item-card{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:9px}.cart-image-link{width:64px;height:80px;border-radius:9px}.cart-product-link h2{font-size:13px}.cart-price{font-size:12px}.cart-line-total{position:absolute;right:10px;top:10px;font-size:12px}.cart-controls{padding-right:55px}.cart-summary-card{padding:13px;border-radius:15px}.summary-row span{font-size:14px}.summary-row strong{font-size:19px}.form-grid-2{grid-template-columns:1fr}.product-image-upload-grid{gap:6px}.glass-form-section{padding:13px;border-radius:14px}.site-header,.store-header,header,nav{max-width:100%;width:100%;overflow:hidden}.site-header>*,.store-header>*,header>*{max-width:100%}}.store-home{max-width:100%;background:#f8f7f3}.container{width:min(100% - 32px,1180px);margin-inline:auto}.floating-header{position:absolute;z-index:20;top:14px;left:0;right:0;width:100%;pointer-events:none}.floating-header-inner{width:min(calc(100% - 28px),1160px);margin:0 auto;min-height:54px;padding:7px 8px 7px 15px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:hsla(0,0%,100%,.48);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(0,0,0,.05);pointer-events:auto}.floating-brand{min-width:0;display:flex;align-items:center;gap:8px;color:#111;text-decoration:none;font-size:15px;font-weight:700;overflow:hidden}.floating-brand span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.floating-logo{width:28px;height:28px;object-fit:contain;border-radius:8px;flex:0 0 auto}.floating-cart{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;text-decoration:none;background:hsla(0,0%,100%,.65);border:1px solid rgba(0,0,0,.08);font-size:16px}.compact-hero{padding:105px 0 32px}.compact-hero-inner{width:min(calc(100% - 32px),760px);margin:0 auto}.hero-eyebrow{margin-bottom:7px;color:#777;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.compact-hero h1{margin:0;max-width:720px;font-size:clamp(38px,9vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:700}.compact-hero p{max-width:570px;margin:14px 0 20px;color:#777;font-size:16px;line-height:1.5}.hero-actions{gap:7px}.small-primary,.small-social{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:650;text-decoration:none;box-sizing:border-box}.small-primary{color:#fff;background:#151515}.small-social{color:#222;background:hsla(0,0%,100%,.62);border:1px solid rgba(0,0,0,.08)}.compact-section{padding:18px 0 28px}.compact-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.compact-section-heading h2{margin:0;font-size:27px;line-height:1.05;letter-spacing:-.04em}.compact-section-heading span{color:#888;font-size:12px}.compact-categories{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.compact-categories::-webkit-scrollbar{display:none}.compact-chip{flex:0 0 auto;padding:9px 13px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.68);color:#222;font-size:12px;text-decoration:none}.compact-search{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px;margin-bottom:22px}.compact-search button,.compact-search input,.compact-search select{height:43px;min-width:0;border-radius:13px;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;font:inherit}.compact-search input{padding:0 13px;background:hsla(0,0%,100%,.7)}.compact-search select{padding:0 10px;background:hsla(0,0%,100%,.7)}.compact-search button{grid-column:1/-1;background:#151515;color:#fff;border:0;font-size:13px;font-weight:650}.compact-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.compact-product-card{min-width:0;color:#151515;text-decoration:none}.compact-product-image{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:18px;background:#eeece6;border:1px solid rgba(0,0,0,.05)}.compact-product-image img{display:block}.compact-no-image{width:100%;height:100%;display:grid;place-items:center;color:#aaa;font-size:12px}.compact-badges span{padding:5px 8px;border-radius:999px;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;line-height:1;font-weight:750;letter-spacing:.08em}.compact-product-body{padding:8px 3px 5px}.compact-product-body h3{margin:0 0 6px;font-size:13px;line-height:1.25;letter-spacing:-.015em;font-weight:650}.compact-price{display:flex;align-items:center;gap:6px}.compact-price strong{font-size:14px}.compact-price del{color:#999;font-size:11px}.compact-product-body small{display:block;margin-top:5px;color:#777;font-size:9px}.compact-footer{padding:35px 0 30px;border-top:1px solid rgba(0,0,0,.06)}.compact-footer p{margin:8px 0;color:#888;font-size:12px;line-height:1.5}.footer-actions{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0 18px}.footer-actions a{padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.07);color:#333;text-decoration:none;font-size:10px}.compact-footer small{color:#aaa;font-size:9px}.products-heading{margin-bottom:10px}.stock-card{display:none!important}.offer-info-card{margin:12px 0!important;padding:10px 12px!important;border-radius:14px!important}.offer-info-card p{margin:4px 0!important}.product-detail .product-image,.product-detail .productimg{max-height:500px}.product-detail{gap:20px!important}.product-title{font-size:clamp(30px,8vw,52px)!important}.product-description{font-size:14px!important;line-height:1.55!important}@media (min-width:700px){.compact-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.compact-search{grid-template-columns:minmax(0,1fr) 150px 100px}.compact-search button{grid-column:auto}.compact-hero{padding-top:125px;padding-bottom:42px}}@media (max-width:380px){.floating-header-inner{width:calc(100% - 20px)}.compact-hero-inner{width:calc(100% - 24px)}.compact-hero h1{font-size:35px}.compact-product-grid{gap:7px}.small-primary,.small-social{padding-inline:11px;font-size:11px}}.checkout-items{margin:16px 0;padding:10px;border-radius:18px;background:hsla(0,0%,100%,.65)}.checkout-item{grid-template-columns:52px minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:8px 4px}.checkout-item+.checkout-item{border-top:1px solid rgba(0,0,0,.06)}.checkout-item-image{width:52px;height:64px;border-radius:11px;font-size:8px}.checkout-item-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.checkout-item-info div,.checkout-item-info small{display:block;margin-top:3px;color:#888;font-size:10px}.checkout-item-price{white-space:nowrap;font-size:12px}.checkout-total{margin-top:5px;padding:12px 4px 3px;border-top:1px solid rgba(0,0,0,.08);font-size:13px}.checkout-total strong{font-size:15px}.checkout-form{padding:18px!important;border-radius:20px!important}.checkout-form .field{margin-bottom:11px!important}.checkout-form label{margin-bottom:5px!important;font-size:11px!important}.checkout-form input,.checkout-form textarea{min-height:44px!important;border-radius:12px!important;font-size:13px!important}.checkout-form textarea{min-height:90px!important}.checkout-form .btn{min-height:46px!important;border-radius:14px!important;font-size:13px!important}.compact-gallery{display:flex;flex-direction:column;align-items:center}.compact-main-image{width:min(66vw,310px);background:#eeece6;border:1px solid rgba(0,0,0,.06)}.compact-gallery-empty{width:min(66vw,310px);aspect-ratio:3/4;display:grid;place-items:center;border-radius:18px;background:#eeece6;color:#aaa;font-size:12px}.compact-thumbnails{gap:6px}.compact-thumb{width:48px;height:60px;border:1px solid rgba(0,0,0,.08);background:#eee}.compact-thumb.active{border-color:#111}.product-info{min-width:0}.product-title{font-size:clamp(27px,7vw,48px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.product-price-row{margin:10px 0!important}.product-price-row strong{font-size:22px!important}.product-price-row del{font-size:13px!important}.offer-info-card{margin:10px 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.offer-info-card p,.offer-info-card strong{font-size:11px!important}.offer-info-card>*{margin:3px 0!important}.offer-info-card .countdown,.offer-info-card .offer-countdown,.offer-info-card>div{min-height:34px!important;padding:8px 10px!important;border-radius:10px!important;background:hsla(0,0%,100%,.7)!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:none!important;font-size:11px!important}.compact-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}.compact-quantity{display:inline-flex;align-items:center;gap:16px;min-height:42px;padding:0 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.65)}.compact-quantity button{width:28px;height:28px;padding:0;border:0;background:transparent;font-size:20px}.compact-quantity span{min-width:18px;text-align:center;font-size:13px;font-weight:700}.available-text{margin-top:6px;color:#888;font-size:10px}.compact-product-actions{display:grid;grid-gap:7px;gap:7px;margin-top:12px}.compact-add-button,.compact-buy-button{width:100%;min-height:44px;border-radius:13px;font-size:12px;font-weight:700}.compact-add-button{color:#fff;background:#181818;border:0}.compact-buy-button{color:#181818;background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.08)}.compact-cart-list{display:grid;grid-gap:8px;gap:8px}.compact-cart-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:9px;border:1px solid rgba(0,0,0,.07);border-radius:15px;background:hsla(0,0%,100%,.65)}.compact-cart-image{width:62px;height:78px;overflow:hidden;border-radius:10px;background:#eeece6;display:grid;place-items:center;color:#aaa;font-size:8px}.compact-cart-image img{width:100%;height:100%;object-fit:cover}.compact-cart-info{min-width:0}.compact-cart-info a{color:#111;text-decoration:none}.compact-cart-info strong{display:block;font-size:12px;line-height:1.25}.compact-cart-info small{display:block;margin-top:3px;color:#888;font-size:9px}.cart-unit-price{display:block;margin-top:4px;font-size:11px}.cart-quantity{display:inline-flex;align-items:center;gap:8px;margin-top:7px;padding:3px 6px;border:1px solid rgba(0,0,0,.08);border-radius:999px}.cart-quantity button{width:22px;height:22px;padding:0;border:0;background:transparent;font-size:16px}.cart-quantity strong{min-width:14px;text-align:center;font-size:11px}.remove-cart{display:block;margin-top:4px;padding:0;border:0;background:transparent;color:#999;font-size:9px}.cart-line-total{white-space:nowrap;font-size:11px}.compact-cart-summary{margin-top:12px;padding:12px;border-radius:15px;border:1px solid rgba(0,0,0,.07);background:hsla(0,0%,100%,.65)}.compact-cart-summary>div{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px}.compact-checkout-button{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:12px;background:#181818;color:#fff;text-decoration:none;font-size:12px;font-weight:700}@media (max-width:380px){.compact-gallery-empty,.compact-main-image{width:min(61vw,275px)}}.floating-header,.floating-header *{box-sizing:border-box}.floating-header{position:absolute!important;top:10px!important;left:0!important;right:0!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;z-index:50}.floating-header,.floating-header-inner{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.floating-header-inner{width:calc(100% - 24px)!important;max-width:1180px!important;min-height:48px!important;margin:0 auto!important;padding:4px 4px 4px 12px!important}.floating-cart{width:38px!important;height:38px!important;background:transparent!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important}body,html{width:100%;max-width:100%;overflow-x:hidden!important}.store-home{width:100%;max-width:100vw;overflow-x:hidden}.compact-hero{position:relative;overflow:hidden;min-height:310px;display:flex;align-items:center;background:radial-gradient(circle at 85% 25%,rgba(0,0,0,.055),transparent 28%),radial-gradient(circle at 15% 70%,rgba(0,0,0,.035),transparent 30%)}.compact-hero:before{content:"";position:absolute;width:170px;height:170px;right:-75px;top:80px;border:1px solid rgba(0,0,0,.07);border-radius:50%}.compact-hero:after{content:"";position:absolute;width:230px;height:230px;right:-110px;top:50px;border:1px solid rgba(0,0,0,.045);border-radius:50%}.compact-hero-inner{position:relative;z-index:2}.compact-hero h1{max-width:600px}.hero-actions{position:relative;z-index:3}.small-social{display:inline-flex;align-items:center;gap:6px}.hero-contact-note{margin-top:12px;color:#999;font-size:10px}.homepage-offer-timer{display:inline-flex;margin-top:5px;padding:4px 7px;border-radius:999px;background:rgba(0,0,0,.045);color:#777;font-size:8px;line-height:1}.floating-header-inner{display:flex!important;align-items:center!important;justify-content:space-between!important}.floating-header .brand{text-decoration:none;color:inherit;font-size:16px;font-weight:750;letter-spacing:-.03em}.compact-hero{min-height:350px!important;padding-top:105px!important;padding-bottom:38px!important}.hero-kicker{font-size:9px;letter-spacing:.24em;font-weight:750;color:#888;margin-bottom:9px}.compact-hero-title{margin:0!important;max-width:620px;font-size:clamp(34px,10vw,68px)!important;line-height:.98!important;letter-spacing:-.065em!important}.compact-hero-description{max-width:500px;margin:13px 0 17px;font-size:14px;line-height:1.55;color:#777}.hero-shop-button{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:0 16px;border-radius:999px;background:#151515;color:#fff;text-decoration:none;font-size:11px;font-weight:750}.hero-shop-button span{font-size:15px}.hero-socials{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.hero-social-button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;color:#222;background:hsla(0,0%,100%,.56);border:1px solid rgba(0,0,0,.07);text-decoration:none;font-size:9px;font-weight:650}.hero-social-button svg{width:14px;height:14px}.compact-product-grid{gap:18px!important}.compact-product-card{border-radius:17px!important;overflow:hidden}.compact-product-image{aspect-ratio:3/4!important;border-radius:17px!important;min-height:0!important}.compact-product-image img{width:100%;height:100%;object-fit:cover}.compact-badges{position:absolute;left:8px;top:8px;right:8px;display:flex;flex-wrap:wrap;gap:5px}.compact-badges .badge{position:static!important;padding:5px 7px!important;border-radius:999px!important;font-size:7px!important;line-height:1!important}.compact-card-body{padding:8px 3px 3px!important}.compact-card-body .productname{font-size:12px!important;line-height:1.25!important}.compact-card-body .price{margin-top:5px!important}.compact-card-body .offer{font-size:13px!important;font-weight:750}.compact-card-body .old{font-size:9px!important}.compact-section{padding-top:24px!important;padding-bottom:24px!important}.compact-section-head{margin-bottom:10px!important}.compact-section-head h2{font-size:27px!important;letter-spacing:-.045em!important}.checkout-items{margin:12px 0;padding:9px;border-radius:15px;border:1px solid rgba(0,0,0,.07);background:hsla(0,0%,100%,.6)}.checkout-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;padding:7px 3px}.checkout-item-image{width:48px;height:60px;overflow:hidden;border-radius:8px;background:#eeece6;display:grid;place-items:center;color:#aaa;font-size:7px}.checkout-item-image img{width:100%;height:100%;object-fit:cover}.checkout-item-info{min-width:0}.checkout-item-info strong{display:block;font-size:11px;line-height:1.25}.checkout-item-info small{display:block;margin-top:2px;color:#888;font-size:8px}.checkout-item-info span{display:block;margin-top:4px;color:#777;font-size:9px}.checkout-item>strong{white-space:nowrap;font-size:10px}.checkout-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.07);margin-top:4px;padding:9px 3px 2px;font-size:11px}.checkout-total strong{font-size:14px}.checkout-form{padding:14px!important}.checkout-form .field{margin-bottom:10px!important}.checkout-form label{font-size:10px!important}.checkout-form input,.checkout-form textarea{min-height:43px!important;padding:9px 11px!important;border-radius:11px!important;font-size:12px!important}.checkout-form textarea{min-height:75px!important}.checkout-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.checkout-submit{min-height:45px!important;border-radius:12px!important;font-size:11px!important}@media (max-width:420px){.floating-header-inner{width:calc(100% - 18px)!important}.compact-hero{padding-top:98px!important}.compact-hero-title{font-size:38px!important}.compact-hero-description{font-size:13px}.compact-product-grid{gap:14px!important}}@media (max-width:340px){.checkout-two{grid-template-columns:1fr}.hero-social-button span{display:none}.hero-social-button{width:34px;justify-content:center;padding:0}}.product-editor{max-width:760px;margin:0 auto;padding-bottom:32px}.editor-top{margin-bottom:18px}.editor-top h1{margin:4px 0 0;font-size:clamp(25px,6vw,36px);letter-spacing:-.04em}.editor-card{margin-bottom:12px;border-radius:20px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(0,0,0,.07);box-shadow:0 10px 35px rgba(0,0,0,.045)}.editor-card h2{margin:0 0 15px;font-size:17px;letter-spacing:-.02em}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.toggle{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;border:1px solid rgba(0,0,0,.07);background:hsla(0,0%,100%,.55);cursor:pointer}.toggle input{width:17px;height:17px;flex:0 0 auto}.toggle span{display:flex;flex-direction:column;gap:2px}.toggle b{font-size:13px}.toggle small{font-size:11px;opacity:.58}.editor-help{display:block;margin-top:8px;font-size:11px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.image-slots{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.image-slot{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:3/4;min-height:120px;overflow:hidden;border-radius:15px;border:1px dashed rgba(0,0,0,.16);background:rgba(0,0,0,.025);cursor:pointer}.image-slot img{width:100%;height:100%;object-fit:cover;display:block}.image-slot input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-empty{width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.055);font-size:22px;font-weight:300}.image-empty,.image-label{display:flex;align-items:center;justify-content:center}.image-label{position:absolute;left:7px;bottom:7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:hsla(0,0%,100%,.84);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:700}.save-bar{margin-top:14px}.save-bar .btn{min-height:46px;border-radius:14px;font-weight:700}@media (max-width:600px){.product-editor{padding-left:2px;padding-right:2px}.form-grid,.toggle-grid{grid-template-columns:1fr}.image-slots{gap:7px}.image-slot{min-height:105px;border-radius:12px}.editor-card{border-radius:17px;padding:14px}}.admin-container{max-width:1100px}.admin-page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 18px}.admin-page-head h1{margin:3px 0 2px;font-size:clamp(26px,6vw,36px);letter-spacing:-.045em}.admin-page-head p{margin:0;font-size:12px}.admin-add-btn{white-space:nowrap;min-height:40px;padding:0 15px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.products-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-product-card{display:flex;gap:12px;padding:10px;border-radius:18px;background:hsla(0,0%,100%,.68);border:1px solid rgba(0,0,0,.065);box-shadow:0 8px 28px rgba(0,0,0,.045);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);min-width:0}.admin-product-image{position:relative;width:96px;min-width:96px;height:120px;overflow:hidden;border-radius:13px;background:rgba(0,0,0,.035);display:block}.admin-product-image img{object-fit:cover}.admin-product-image img,.admin-product-image>span:not(.product-status){width:100%;height:100%;display:block}.product-status{position:absolute;left:6px;bottom:6px;padding:4px 7px;border-radius:999px;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:700}.admin-product-content{flex:1 1;min-width:0;display:flex;flex-direction:column}.admin-product-info h2{margin:1px 0 3px;font-size:14px;line-height:1.25;letter-spacing:-.02em}.admin-product-info h2,.admin-product-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-product-meta{color:rgba(0,0,0,.52);font-size:10px}.admin-product-price{display:flex;align-items:baseline;gap:6px;margin-top:9px}.admin-product-price strong{font-size:15px}.admin-product-price span{font-size:10px;text-decoration:line-through;opacity:.45}.admin-product-bottom{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.stock-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:rgba(0,0,0,.045);font-size:9px;white-space:nowrap}.admin-product-actions{display:flex;gap:6px;margin-top:auto;padding-top:10px}.small-admin-btn{min-height:30px;padding:0 11px;border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.small-admin-btn.primary{background:rgba(0,0,0,.88);color:#fff}.small-admin-btn.danger{background:rgba(210,55,55,.09);color:#b42318}.small-admin-btn:disabled{opacity:.5;cursor:wait}.empty-admin{text-align:center;padding:45px 20px;border-radius:20px}.empty-admin h2{margin:12px 0 5px;font-size:18px}.empty-admin p{margin:0 auto 18px;max-width:350px;font-size:12px}.empty-icon{width:42px;height:42px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.055);font-size:25px}@media (max-width:680px){.admin-page-head{align-items:flex-start;margin-top:17px}.admin-page-head .admin-add-btn{margin-top:4px}.products-admin-grid{grid-template-columns:1fr}.admin-product-card{border-radius:16px}.admin-product-image{width:82px;min-width:82px;height:105px}}@media (max-width:420px){.admin-page-head{gap:8px}.admin-add-btn{padding:0 11px;font-size:11px}.admin-product-card{gap:9px;padding:8px}.admin-product-image{width:72px;min-width:72px;height:92px}.small-admin-btn{flex:1 1;padding:0 7px}}.adminnav{width:100%;margin-bottom:10px;padding:7px;border-radius:16px;background:hsla(0,0%,100%,.52);border:1px solid rgba(0,0,0,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(0,0,0,.035)}.adminnav-scroll{display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none}.adminnav-scroll::-webkit-scrollbar{display:none}.adminnav-link{flex:0 0 auto;min-height:32px;padding:0 10px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;background:transparent;color:inherit;font:inherit;font-size:11px;font-weight:650;white-space:nowrap;cursor:pointer}.adminnav-link:hover{background:rgba(0,0,0,.045)}.adminnav-link.active{background:rgba(0,0,0,.88);color:#fff}.adminnav-link.logout{margin-left:auto}.adminnav-link.logout:hover{background:rgba(180,30,30,.08);color:#a51d1d}.category-create-card{max-width:700px;margin-bottom:12px;border-radius:18px}.category-create-card h2{margin:0 0 12px;font-size:16px}.category-create-row{display:flex;gap:8px}.category-create-row input{flex:1 1;min-width:0}.category-add-btn{min-width:70px;min-height:40px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center}.category-message{margin-top:9px}.category-list{display:grid;grid-gap:8px;gap:8px;max-width:700px}.category-card{min-height:55px;padding:9px 10px 9px 13px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:hsla(0,0%,100%,.65);border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 20px rgba(0,0,0,.035);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.category-card-info{min-width:0;display:flex;flex-direction:column;gap:2px}.category-card-info strong{font-size:13px}.category-card-info span{font-size:9px;opacity:.45}.category-empty{text-align:center;max-width:700px;padding:35px 15px;border-radius:18px}.category-empty h2{margin:10px 0 3px;font-size:16px}.category-empty p{margin:0;font-size:11px}@media (max-width:480px){.adminnav{border-radius:13px;padding:5px}.adminnav-link{min-height:30px;padding:0 8px;font-size:10px}.category-create-row{gap:6px}.category-add-btn{min-width:58px;padding:0 9px}.category-card{min-height:51px;border-radius:13px}}.settings-page{max-width:760px;margin:0 auto;padding-bottom:35px}.settings-header{margin:20px 0 15px}.settings-header h1{margin:3px 0;font-size:clamp(27px,6vw,36px);letter-spacing:-.045em}.settings-header p{margin:0;font-size:12px}.settings-card{margin-bottom:11px;border-radius:18px;background:hsla(0,0%,100%,.68);border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 28px rgba(0,0,0,.035);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.settings-card h2{margin:0 0 14px;font-size:16px}.settings-help{margin:7px 0 0;font-size:10px}.logo-upload-row{gap:13px}.logo-preview,.logo-upload-row{display:flex;align-items:center}.logo-preview{width:72px;height:72px;flex:0 0 72px;border-radius:15px;justify-content:center;overflow:hidden;background:rgba(0,0,0,.035);border:1px solid rgba(0,0,0,.06)}.logo-preview img{width:100%;height:100%;object-fit:contain}.logo-preview span{font-size:25px;opacity:.3}.upload-button{min-height:34px;padding:0 11px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.86);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.upload-button input{display:none}.social-list{display:grid;grid-gap:7px;gap:7px;margin-bottom:13px}.social-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:12px;background:rgba(0,0,0,.025)}.social-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.social-row strong{font-size:12px}.social-row a{max-width:430px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;opacity:.5;font-size:10px}.social-add{display:grid;grid-template-columns:130px 1fr auto;grid-gap:8px;gap:8px;align-items:end}.social-add .field{margin:0}.social-add .small-admin-btn{min-height:40px}.settings-save{margin-top:13px}.settings-save .notice{margin-bottom:8px}.settings-save .btn{min-height:45px;border-radius:13px}@media (max-width:600px){.settings-page{padding-left:2px;padding-right:2px}.social-add{grid-template-columns:1fr}.social-add .small-admin-btn{width:100%}.social-row{align-items:flex-start}}.store-header{position:absolute;inset:0 0 auto;z-index:20;padding:14px 0}.store-nav{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-left:16px;padding-right:16px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 12px 40px rgba(0,0,0,.08)}.store-brand{display:inline-flex;align-items:center;gap:9px;min-width:0;font-weight:750;letter-spacing:-.02em;text-decoration:none}.store-brand-logo,.store-brand-mark{width:30px;height:30px;flex:0 0 30px;border-radius:9px}.store-brand-logo{object-fit:contain}.store-brand-mark{display:grid;place-items:center;background:rgba(0,0,0,.06);font-size:13px}.store-nav-links{display:flex;align-items:center;gap:22px;font-size:13px}.store-footer-links a,.store-nav-links a{text-decoration:none}.store-nav-actions{display:flex;align-items:center;gap:7px}.store-cart-button,.store-icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:inherit;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.13);text-decoration:none}.store-cart-button svg,.store-icon-button svg{width:18px;height:18px}.store-cart-button{margin-left:2px}.store-hero{min-height:620px;display:flex;align-items:center;overflow:hidden;position:relative;padding:115px 0 70px;background:radial-gradient(circle at 78% 42%,rgba(0,0,0,.08),transparent 31%),radial-gradient(circle at 18% 28%,rgba(0,0,0,.045),transparent 28%)}.store-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;grid-gap:35px;gap:35px}.hero-copy{max-width:680px}.hero-eyebrow,.section-kicker{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.14em;opacity:.58}.hero-copy h1{margin:0;max-width:720px;font-size:clamp(42px,8vw,76px);line-height:.95;letter-spacing:-.065em}.hero-copy p{max-width:560px;margin:20px 0 25px;font-size:15px;line-height:1.7;opacity:.68}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hero-whatsapp{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;border-radius:13px;text-decoration:none;border:1px solid rgba(0,0,0,.11);background:hsla(0,0%,100%,.55)}.hero-whatsapp svg{width:18px;height:18px}.hero-side{min-height:340px;position:relative;display:grid;place-items:center}.hero-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(0,0,0,.045);filter:blur(3px)}.hero-orbit{position:absolute;border:1px solid rgba(0,0,0,.1);border-radius:50%;transform:rotate(-17deg)}.hero-orbit-one{width:290px;height:150px}.hero-orbit-two{width:220px;height:310px;transform:rotate(26deg)}.hero-side-letter{position:relative;z-index:2;font-size:150px;line-height:1;font-weight:800;letter-spacing:-.1em;opacity:.075}.store-categories-section{padding-top:34px}.store-shop-section{padding-top:30px}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.store-product-card{overflow:hidden;border-radius:15px}.store-product-card .productimg{aspect-ratio:3/4;overflow:hidden;position:relative}.store-product-card .productimg img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.store-product-card .image-placeholder{width:100%;height:100%}.store-product-card .cardbody{padding:10px 11px 12px}.store-product-card .productname{font-size:13px;line-height:1.35}.store-product-card .price{margin-top:6px}.store-product-card .card-offer{margin-top:5px;font-size:10px}.compact-offer-timer{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;min-height:32px;margin-top:8px;padding:4px 9px;border-radius:9px;font-size:10px;background:rgba(0,0,0,.045);border:1px solid rgba(0,0,0,.07)}.offer-timer-label{opacity:.58}.offer-timer-values{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.offer-timer-values span{opacity:.7}.offer-timer-values strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:750;color:inherit}.store-footer{margin-top:45px;padding:28px 0;border-top:1px solid rgba(0,0,0,.08)}.store-footer-inner{display:flex;justify-content:space-between;gap:25px}.store-footer strong{font-size:14px}.store-footer p{max-width:450px;margin:7px 0 0;font-size:12px;line-height:1.6;opacity:.6}.store-footer-links{display:flex;gap:15px;align-items:center;font-size:12px}@media (max-width:800px){.store-nav-links{display:none}.store-hero{min-height:590px;padding-top:110px}.store-hero-inner{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(42px,14vw,65px)}.hero-side{min-height:115px;margin-top:-5px}.hero-side-letter{font-size:85px}.hero-orbit-one{width:180px;height:90px}.hero-orbit-two{width:130px;height:180px}.hero-glow{width:140px;height:140px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-footer-inner{flex-direction:column}}@media (max-width:420px){.store-nav{border-radius:15px}.store-cart-button,.store-icon-button{width:33px;height:33px}.store-product-card .cardbody{padding:8px 9px 10px}.store-product-card .price,.store-product-card .productname{font-size:12px}}.product-page{min-height:100vh}.product-container{max-width:1120px;padding-top:92px;padding-bottom:60px}.product-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;font-size:12px;text-decoration:none;opacity:.65}.product-back svg{width:16px;height:16px}.product-detail-refined{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1fr);align-items:start;grid-gap:38px;gap:38px}.product-visual-column{min-width:0}.product-info-refined{min-width:0;padding:4px 0}.product-category-link{display:inline-block;text-decoration:none;opacity:.58}.product-title{max-width:650px;margin:7px 0 13px;font-size:clamp(27px,4vw,43px);line-height:1.04;letter-spacing:-.045em}.refined-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;margin-bottom:14px}.refined-price-row strong{font-size:25px;letter-spacing:-.035em}.refined-price-row del{font-size:13px;opacity:.42}.discount-pill{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:7px;font-size:10px;font-weight:750;background:rgba(0,0,0,.065)}.refined-offer-card{margin:12px 0;padding:12px 13px;border-radius:13px;border:1px solid rgba(0,0,0,.075);background:rgba(0,0,0,.025)}.offer-heading-row{display:flex;align-items:center;gap:7px;font-size:12px}.offer-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor}.refined-offer-card p{margin:7px 0 0;font-size:11px;line-height:1.55;opacity:.64}.refined-stock-card{display:flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin:11px 0;padding:7px 10px;border-radius:9px;font-size:11px;border:1px solid rgba(0,0,0,.07);background:rgba(0,0,0,.025)}.refined-stock-card strong{margin-left:3px}.stock-indicator{width:6px;height:6px;border-radius:50%;background:currentColor}.availability-section{margin:18px 0}.availability-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px;font-size:12px}.availability-heading span{font-size:10px;opacity:.48}.availability-options{display:flex;flex-wrap:wrap;gap:7px}.availability-option{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;min-height:37px;padding:5px 10px;border-radius:9px;border:1px solid rgba(0,0,0,.11);font-size:11px;line-height:1.15}.availability-option small{margin-top:2px;font-size:7px;opacity:.5}.availability-option.unavailable{opacity:.42;text-decoration:line-through}.refined-description{margin:20px 0 18px;padding-top:17px;border-top:1px solid rgba(0,0,0,.08)}.refined-description h2{margin:0 0 7px;font-size:13px}.refined-description p{margin:0;font-size:12px;line-height:1.75;opacity:.68;white-space:pre-line}.product-purchase-area{margin-top:18px}.product-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;font-size:9px;opacity:.48}.product-trust-row span{padding:5px 8px;border-radius:7px;background:rgba(0,0,0,.035)}.compact-gallery{width:100%}.compact-main-image{width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:18px;background:rgba(0,0,0,.025)}.compact-main-image img{width:100%;height:100%;display:block;object-fit:cover}.empty-product-image{background:rgba(0,0,0,.025)}.compact-thumbnails{display:flex;gap:7px;margin-top:8px}.compact-thumb{width:55px;height:68px;padding:0;overflow:hidden;border-radius:8px;border:1px solid transparent;background:rgba(0,0,0,.025);cursor:pointer;opacity:.65}.compact-thumb.active{border-color:currentColor;opacity:1}.compact-thumb img{width:100%;height:100%;display:block;object-fit:cover}@media (max-width:800px){.product-container{padding-top:82px}.product-detail-refined{grid-template-columns:1fr;gap:22px}.product-visual-column{max-width:540px;width:100%;margin:0 auto}.compact-main-image{border-radius:15px}.product-title{font-size:31px}.product-info-refined{padding-bottom:20px}}@media (max-width:460px){.product-container{padding-left:13px;padding-right:13px}.product-detail-refined{gap:18px}.product-title{font-size:28px}.refined-price-row strong{font-size:23px}.compact-thumb{width:48px;height:59px}.product-trust-row{gap:5px}}.store-header{z-index:50!important}.store-nav{background:hsla(0,0%,100%,.42)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border:1px solid rgba(0,0,0,.06)!important;border-radius:24px!important;min-height:58px!important;padding:8px 12px!important}.store-brand{font-weight:700!important;letter-spacing:-.025em!important;gap:8px!important}.store-hero{padding-top:92px!important;padding-bottom:28px!important}.store-hero,.store-hero-inner{min-height:0!important}.hero-copy h1{font-size:clamp(42px,12vw,72px)!important;line-height:.94!important;margin:12px 0 16px!important}.hero-copy p{margin-bottom:22px!important}.hero-side{display:none!important}.hero-actions{margin-top:0!important}.compact-offer-timer,.homepage-offer-timer,.offer-timer{min-height:0!important;height:auto!important;margin:7px 0 0!important;padding:5px 7px!important;border-radius:9px!important;font-size:9px!important;line-height:1.1!important}.offer-timer-values{gap:4px!important}.offer-timer-values strong{font-size:10px!important}.card-offer{margin-top:5px!important;min-height:0!important;height:auto!important;padding:4px 7px!important;font-size:9px!important}.store-product-card{height:100%!important}.store-product-card .cardbody{min-height:78px!important;display:flex!important;flex-direction:column!important}.store-product-card .productname{min-height:34px!important}.store-product-card .price{margin-top:auto!important}.checkout-item-rich{display:grid!important;grid-template-columns:78px 1fr auto!important;grid-gap:12px!important;gap:12px!important;align-items:center!important}.checkout-product-image{width:78px;aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:#eeeae3;display:grid;place-items:center;color:#999;font-size:10px}.checkout-product-image img{width:100%;height:100%;object-fit:cover}.checkout-product-info{min-width:0}.checkout-product-info>strong{display:block;font-size:14px;line-height:1.3}.checkout-variant{margin-top:4px;font-size:11px}.checkout-unit-price{margin-top:5px;font-size:12px;font-weight:600}.checkout-quantity{display:inline-flex;align-items:center;gap:10px;margin-top:8px;border:1px solid var(--line);border-radius:999px;padding:3px}.checkout-quantity button{width:27px;height:27px;border:0;border-radius:50%;background:#f1f0ed;font-size:17px}.checkout-quantity button:disabled{opacity:.4}.checkout-line-total{white-space:nowrap;font-size:13px}@media (max-width:520px){.checkout-item-rich{grid-template-columns:68px 1fr!important}.checkout-product-image{width:68px}.checkout-line-total{grid-column:2}}.store-header{z-index:100!important;pointer-events:none}.store-header .store-nav{pointer-events:auto;background:hsla(0,0%,100%,.72)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important;border:1px solid hsla(0,0%,100%,.85)!important;box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 22px rgba(155,70,255,.08),0 0 45px rgba(0,210,255,.05)!important}.store-brand{font-size:15px!important;font-weight:750!important;letter-spacing:-.03em!important}.store-brand-logo,.store-brand-mark{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;box-shadow:0 0 10px rgba(130,70,255,.2),0 0 22px rgba(0,210,255,.1)!important}.store-header,.store-nav{transform:translateZ(0)}.store-hero{display:none!important}#shop{scroll-margin-top:95px}.category-list a,.category-list button,.category-pills a,.category-pills button{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.category-list a:hover,.category-list button:hover,.category-pills a:hover,.category-pills button:hover{transform:translateY(-2px);box-shadow:0 0 10px rgba(155,70,255,.25),0 0 22px rgba(0,210,255,.1)!important}.card,.store-product-card{position:relative;overflow:hidden;border:1px solid rgba(120,90,255,.14)!important;box-shadow:0 8px 24px rgba(0,0,0,.06),0 0 10px rgba(130,70,255,.08),0 0 24px rgba(0,210,255,.045)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.card:before,.store-product-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,transparent,rgba(170,70,255,.08) 45%,rgba(0,220,255,.07) 55%,transparent);opacity:.45}.card:hover,.store-product-card:hover{transform:translateY(-3px);border-color:rgba(150,80,255,.35)!important;box-shadow:0 12px 30px rgba(0,0,0,.1),0 0 14px rgba(170,70,255,.22),0 0 32px rgba(0,210,255,.12)!important}.productimg{position:relative;overflow:hidden}.productimg img{transition:transform .35s ease,filter .35s ease}.store-product-card:hover .productimg img{transform:scale(1.025);filter:saturate(1.04)}.btn,.hero-primary,.hero-whatsapp,button{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.btn:hover,button:hover{transform:translateY(-1px)}.btn-primary,.hero-primary,button[type=submit]{box-shadow:0 0 10px rgba(150,60,255,.2),0 0 25px rgba(0,210,255,.08)!important}.btn-primary:hover,.hero-primary:hover,button[type=submit]:hover{box-shadow:0 0 14px rgba(170,60,255,.38),0 0 32px rgba(0,210,255,.18)!important}input,select,textarea{transition:border-color .2s ease,box-shadow .2s ease!important}input:focus,select:focus,textarea:focus{outline:none!important;border-color:rgba(130,80,255,.55)!important;box-shadow:0 0 0 3px rgba(130,80,255,.08),0 0 16px rgba(170,70,255,.15),0 0 28px rgba(0,210,255,.07)!important}.card-offer,.compact-offer-timer,.offer-timer{box-shadow:0 0 8px rgba(170,60,255,.16),0 0 18px rgba(0,210,255,.07)!important}.checkout-item-rich{border:1px solid rgba(130,80,255,.16)!important;box-shadow:0 8px 24px rgba(0,0,0,.05),0 0 14px rgba(150,70,255,.07)!important}.checkout-product-image{box-shadow:0 0 12px rgba(120,80,255,.1),0 0 22px rgba(0,210,255,.05)}.checkout-quantity{box-shadow:0 0 10px rgba(130,80,255,.08)}@media (max-width:600px){.store-header{top:10px!important}.store-header .store-nav{width:calc(100% - 20px)!important;min-height:54px!important;padding:7px 9px!important;border-radius:20px!important}.store-brand{font-size:14px!important}.store-brand-logo,.store-brand-mark{width:36px!important;height:36px!important;min-width:36px!important}}.checkout-section-title{margin:22px 0 12px;font-size:13px;font-weight:800;letter-spacing:-.01em}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.checkout-form .field input,.checkout-form .field textarea{width:100%;border-radius:13px}.checkout-form .field label{display:block;margin-bottom:6px;font-size:11px;font-weight:700}.checkout-form{box-shadow:0 10px 35px rgba(0,0,0,.07),0 0 18px rgba(140,70,255,.07)!important}.checkout-form .btn{margin-top:8px;box-shadow:0 0 12px rgba(150,60,255,.2),0 0 28px rgba(0,210,255,.08)!important}@media (max-width:600px){.checkout-grid{grid-template-columns:1fr}.checkout-section-title{margin-top:20px}}:root{--glass-bg:hsla(0,0%,100%,.42);--glass-bg-strong:hsla(0,0%,100%,.58);--glass-border:hsla(0,0%,100%,.78);--neon-purple:rgba(150,70,255,.72);--neon-cyan:rgba(0,210,255,.58)}.btn,.card,.category-list,.category-list a,.category-list button,.category-pills,.category-pills a,.category-pills button,.checkout-item-rich,.compact-add-button,.compact-buy-button,.editor-card,.panel,.store-header,.store-nav,.store-product-card,.variant-option,input,select,textarea{background:var(--glass-bg)!important;backdrop-filter:blur(22px) saturate(155%)!important;-webkit-backdrop-filter:blur(22px) saturate(155%)!important}.store-header{z-index:999!important;pointer-events:none!important}.store-header .store-nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;min-height:58px!important;margin:0 auto!important;padding:8px 12px!important;border:1px solid hsla(0,0%,100%,.82)!important;border-radius:22px!important;box-shadow:0 10px 35px rgba(0,0,0,.09),0 0 10px rgba(150,70,255,.24),0 0 24px rgba(0,210,255,.13)!important;animation:marksoraHeaderGlow 4s ease-in-out infinite!important;pointer-events:auto!important}.store-header.fixed,.store-header.sticky,.store-header[class*=fixed],.store-header[class*=sticky]{position:absolute!important}@keyframes marksoraHeaderGlow{0%,to{box-shadow:0 10px 35px rgba(0,0,0,.09),0 0 8px rgba(150,70,255,.2),0 0 18px rgba(0,210,255,.1)}50%{box-shadow:0 10px 35px rgba(0,0,0,.09),0 0 14px rgba(150,70,255,.38),0 0 32px rgba(0,210,255,.18)}}.card,.checkout-item-rich,.store-product-card{position:relative!important;overflow:hidden;border:1px solid hsla(0,0%,100%,.78)!important;box-shadow:0 10px 28px rgba(0,0,0,.06),0 0 7px rgba(150,70,255,.25),0 0 18px rgba(0,210,255,.1)!important;animation:marksoraCardGlow 4.5s ease-in-out infinite!important}@keyframes marksoraCardGlow{0%,to{box-shadow:0 10px 28px rgba(0,0,0,.06),0 0 6px rgba(150,70,255,.2),0 0 14px rgba(0,210,255,.08)}50%{box-shadow:0 10px 28px rgba(0,0,0,.06),0 0 11px rgba(150,70,255,.34),0 0 24px rgba(0,210,255,.15)}}.btn,.category-list a,.category-list button,.category-pills a,.category-pills button,.compact-add-button,.compact-buy-button,.variant-option{position:relative!important;background:hsla(0,0%,100%,.4)!important;border:1px solid hsla(0,0%,100%,.82)!important;border-radius:16px!important;box-shadow:0 5px 18px rgba(0,0,0,.05),0 0 5px rgba(150,70,255,.28),0 0 12px rgba(0,210,255,.1)!important;animation:marksoraButtonGlow 3.6s ease-in-out infinite!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}@keyframes marksoraButtonGlow{0%,to{box-shadow:0 5px 18px rgba(0,0,0,.05),0 0 5px rgba(150,70,255,.24),0 0 12px rgba(0,210,255,.08)}50%{box-shadow:0 5px 18px rgba(0,0,0,.05),0 0 9px rgba(150,70,255,.42),0 0 19px rgba(0,210,255,.14)}}.btn:hover,.category-list a:hover,.category-list button:hover,.category-pills a:hover,.category-pills button:hover,.compact-add-button:hover,.compact-buy-button:hover,.variant-option:hover{transform:translateY(-2px)!important;border-color:rgba(180,130,255,.72)!important}input,select,textarea{border:1px solid hsla(0,0%,100%,.82)!important;background:hsla(0,0%,100%,.44)!important;box-shadow:0 4px 16px rgba(0,0,0,.035),0 0 5px rgba(150,70,255,.16),0 0 10px rgba(0,210,255,.06)!important}.category-list a,.category-list button,.category-pills a,.category-pills button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.explore,.section-eyebrow,.store-explore,.store-section-eyebrow{text-align:center!important;width:100%!important}.explore,.store-explore{margin-left:auto!important;margin-right:auto!important}.product-grid,.store-product-grid{align-items:stretch!important}.product-grid>*,.store-product-grid>*{min-width:0}@media (prefers-reduced-motion:reduce){.btn,.card,.category-list a,.category-list button,.category-pills a,.category-pills button,.checkout-item-rich,.compact-add-button,.compact-buy-button,.store-header .store-nav,.store-product-card,.variant-option{animation:none!important;transition:none!important}}.btn,.category-list a,.category-list button,.category-pills a,.category-pills button,.compact-add-button,.compact-buy-button,.search-button,.search-form button,button,button[type=submit]{color:#171717!important;-webkit-text-fill-color:#171717!important}.search-button,.search-form button,button[type=submit]{background:hsla(0,0%,100%,.48)!important}.btn-primary,.compact-buy-button{color:#fff!important;-webkit-text-fill-color:#fff!important;background:rgba(20,20,24,.82)!important}.store-header{position:absolute!important;top:14px!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;z-index:9999!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.store-header,.store-header .store-nav,.store-header nav,.store-header>*,header.store-header{position:static!important}.store-header,header.store-header{position:absolute!important}.store-header .store-nav,.store-header nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;margin:0 auto!important;min-height:58px!important;background:hsla(0,0%,100%,.48)!important;backdrop-filter:blur(24px) saturate(165%)!important;-webkit-backdrop-filter:blur(24px) saturate(165%)!important;border:1px solid hsla(0,0%,100%,.85)!important;border-radius:22px!important;box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 8px rgba(150,70,255,.28),0 0 20px rgba(0,210,255,.12)!important;animation:marksoraNavNeon 3.8s ease-in-out infinite!important}@keyframes marksoraNavNeon{0%,to{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 7px rgba(150,70,255,.22),0 0 17px rgba(0,210,255,.08)}50%{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 13px rgba(150,70,255,.42),0 0 27px rgba(0,210,255,.16)}}.hero,.hero-section,.store-hero,.store-hero-section{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important}.store-main,main.store-main{padding-top:92px!important}.category-list,.category-pills{width:100%!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.category-list>*,.category-pills>*{margin-left:0!important;margin-right:0!important}.explore,.store-explore,.store-main .section-eyebrow{width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.product-search,.search-form,.store-search{width:100%!important}.product-search button,.search-form button,.store-search button{min-height:58px!important;font-weight:700!important}.card,.checkout-item-rich,.editor-card,.panel,.store-product-card{border:1px solid hsla(0,0%,100%,.78)!important;box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 6px rgba(150,70,255,.22),0 0 16px rgba(0,210,255,.09)!important;animation:marksoraSurfaceNeon 4.5s ease-in-out infinite!important}@keyframes marksoraSurfaceNeon{0%,to{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 6px rgba(150,70,255,.2),0 0 15px rgba(0,210,255,.07)}50%{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 11px rgba(150,70,255,.34),0 0 23px rgba(0,210,255,.13)}}.btn,.category-list a,.category-list button,.category-pills a,.category-pills button,.compact-add-button,.compact-buy-button,.variant-option{animation:marksoraButtonNeon 3.5s ease-in-out infinite!important}.card:before,.checkout-item-rich:before,.store-product-card:before{display:none!important;content:none!important}html body header.store-header{position:absolute!important;top:14px!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;z-index:9999!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}html body header.store-header .store-nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;min-height:58px!important;margin:0 auto!important;padding:8px 12px!important;background:hsla(0,0%,100%,.48)!important;backdrop-filter:blur(24px) saturate(165%)!important;-webkit-backdrop-filter:blur(24px) saturate(165%)!important;border:1px solid hsla(0,0%,100%,.82)!important;border-radius:22px!important;box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 8px rgba(150,70,255,.3),0 0 22px rgba(0,210,255,.12)!important;animation:marksora-floating-header-neon 4s ease-in-out infinite!important}@keyframes marksora-floating-header-neon{0%,to{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 7px rgba(150,70,255,.24),0 0 17px rgba(0,210,255,.08)}50%{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 14px rgba(150,70,255,.46),0 0 28px rgba(0,210,255,.18)}}html body header.store-header.fixed,html body header.store-header.sticky,html body header.store-header[class*=fixed],html body header.store-header[class*=sticky]{position:absolute!important}html body header.store-header .store-nav,html body header.store-header nav{position:relative!important}html body header.store-header:after,html body header.store-header:before{position:absolute!important}html body .hero.store-hero,html body .store-hero,html body section.store-hero{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important}html body .store-main{padding-top:86px!important}html body .category-list>*,html body .category-pills>*{margin-left:0!important;margin-right:0!important}html body .product-search button,html body .search-form button,html body .store-search button{color:#171717!important;-webkit-text-fill-color:#171717!important;font-weight:700!important;opacity:1!important}html body header.marksora-floating-header{z-index:99999!important;overflow:visible!important}html body header.marksora-floating-header>nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;min-height:58px!important;margin:0 auto!important;padding:8px 12px!important;display:flex!important;align-items:center!important;background:hsla(0,0%,100%,.46)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important;border:1px solid hsla(0,0%,100%,.86)!important;border-radius:22px!important;box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 8px rgba(150,70,255,.28),0 0 20px rgba(0,210,255,.12)!important;animation:marksoraFloatingGlow 4s ease-in-out infinite!important}@keyframes marksoraFloatingGlow{0%,to{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 7px rgba(150,70,255,.24),0 0 16px rgba(0,210,255,.08)}50%{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 14px rgba(150,70,255,.45),0 0 28px rgba(0,210,255,.17)}}html body .marksora-floating-header .store-brand,html body .marksora-floating-header .store-nav-brand{font-size:15px!important;font-weight:700!important}html body .marksora-floating-header a,html body .marksora-floating-header button{background:hsla(0,0%,100%,.36)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-color:hsla(0,0%,100%,.72)!important}html body .store-hero{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important}html body .category-list,html body .category-pills{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}html body .search-form button,html body .store-search button,html body button.search-button{color:#171717!important;-webkit-text-fill-color:#171717!important;opacity:1!important;font-weight:700!important;background:hsla(0,0%,100%,.48)!important;border:1px solid hsla(0,0%,100%,.82)!important;box-shadow:0 0 6px rgba(150,70,255,.25),0 0 14px rgba(0,210,255,.09)!important}html body .card,html body .store-product-card{background:hsla(0,0%,100%,.42)!important;backdrop-filter:blur(20px) saturate(155%)!important;-webkit-backdrop-filter:blur(20px) saturate(155%)!important;border:1px solid hsla(0,0%,100%,.8)!important;animation:marksoraCardNeon 4.5s ease-in-out infinite!important}@keyframes marksoraCardNeon{0%,to{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 6px rgba(150,70,255,.22),0 0 15px rgba(0,210,255,.08)}50%{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 12px rgba(150,70,255,.4),0 0 25px rgba(0,210,255,.15)}}html body .category-list a,html body .category-list button,html body .category-pills a,html body .category-pills button,html body .compact-add-button,html body .compact-buy-button,html body .variant-option{background:hsla(0,0%,100%,.42)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid hsla(0,0%,100%,.8)!important;animation:marksoraButtonNeon 3.5s ease-in-out infinite!important}@keyframes marksoraButtonNeon{0%,to{box-shadow:0 4px 15px rgba(0,0,0,.04),0 0 5px rgba(150,70,255,.22),0 0 11px rgba(0,210,255,.07)}50%{box-shadow:0 4px 15px rgba(0,0,0,.04),0 0 10px rgba(150,70,255,.4),0 0 20px rgba(0,210,255,.14)}}html body header.marksora-floating-header{position:relative!important;margin:14px 0 0!important;z-index:50!important}html body header.marksora-floating-header>nav.store-nav{border:1px solid hsla(0,0%,100%,.82)!important;box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 8px rgba(150,70,255,.3),0 0 20px rgba(0,210,255,.12)!important;animation:marksoraHeaderPulse 4s ease-in-out infinite!important}@keyframes marksoraHeaderPulse{0%,to{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 7px rgba(150,70,255,.22),0 0 16px rgba(0,210,255,.07)}50%{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 13px rgba(150,70,255,.4),0 0 26px rgba(0,210,255,.15)}}html body .store-main,html body main.store-main{padding-top:0!important}html body .store-categories-section{padding-top:34px!important}html body .store-categories-section .sectionhead{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}html body .store-categories-section .sectionhead>div{width:100%!important;text-align:center!important}html body .store-categories-section .section-kicker{display:block!important;width:100%!important;text-align:center!important}html body .store-categories-section h2{text-align:center!important}html body .store-categories-section .categories{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;text-align:center!important}html body .store-categories-section .chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;background:hsla(0,0%,100%,.4)!important;backdrop-filter:blur(18px) saturate(160%)!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important;border:1px solid hsla(0,0%,100%,.82)!important;border-radius:999px!important;color:#171717!important;-webkit-text-fill-color:#171717!important;box-shadow:0 4px 14px rgba(0,0,0,.04),0 0 6px rgba(150,70,255,.24),0 0 13px rgba(0,210,255,.08)!important;animation:marksoraChipPulse 3.5s ease-in-out infinite!important}@keyframes marksoraChipPulse{0%,to{box-shadow:0 4px 14px rgba(0,0,0,.04),0 0 5px rgba(150,70,255,.2),0 0 11px rgba(0,210,255,.06)}50%{box-shadow:0 4px 14px rgba(0,0,0,.04),0 0 10px rgba(150,70,255,.38),0 0 19px rgba(0,210,255,.13)}}html body .store-shop-section{padding-top:34px!important}html body .store-shop-section button{color:#171717!important;-webkit-text-fill-color:#171717!important;opacity:1!important}html body .card,html body .store-categories-section .chip,html body .store-nav-actions a,html body .store-product-card,html body .store-shop-section button,html body .store-shop-section input,html body .store-shop-section select{backdrop-filter:blur(18px) saturate(160%)!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important}html body .store-product-card{background:hsla(0,0%,100%,.42)!important;border:1px solid hsla(0,0%,100%,.8)!important;animation:marksoraProductNeon 4.5s ease-in-out infinite!important}@keyframes marksoraProductNeon{0%,to{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 6px rgba(150,70,255,.21),0 0 15px rgba(0,210,255,.07)}50%{box-shadow:0 8px 25px rgba(0,0,0,.055),0 0 12px rgba(150,70,255,.4),0 0 25px rgba(0,210,255,.15)}}html body .card:before,html body .store-product-card:before{display:none!important;content:none!important}html body header.marksora-floating-header{position:absolute!important;z-index:100!important}html body header.marksora-floating-header .store-nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;min-height:58px!important;margin:0 auto!important;padding:8px 12px!important;display:flex!important;align-items:center!important;pointer-events:auto!important;background:hsla(0,0%,100%,.48)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important;border:1px solid hsla(0,0%,100%,.82)!important;border-radius:22px!important;box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 7px rgba(150,70,255,.25),0 0 17px rgba(0,210,255,.09)!important;animation:marksoraHeaderEdgeGlow 4s ease-in-out infinite!important}@keyframes marksoraHeaderEdgeGlow{0%,to{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 6px rgba(150,70,255,.2),0 0 14px rgba(0,210,255,.07)}50%{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 11px rgba(150,70,255,.36),0 0 22px rgba(0,210,255,.13)}}html body .marksora-floating-header .store-brand-mark{background:transparent!important;background-color:transparent!important}html body .marksora-floating-header .store-brand-logo,html body .marksora-floating-header .store-brand-mark{border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .marksora-floating-header .store-brand-logo{background:transparent!important}html body .marksora-floating-header .store-brand{background:transparent!important;box-shadow:none!important;border:0!important}html body .marksora-floating-header .store-cart-button,html body .marksora-floating-header .store-icon-button{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:transform .2s ease,filter .2s ease!important}html body .marksora-floating-header .store-cart-button:hover,html body .marksora-floating-header .store-icon-button:hover{transform:translateY(-1px)!important;filter:drop-shadow(0 0 7px rgba(150,70,255,.35))!important}html body header.marksora-floating-header,html body header.marksora-floating-header *{scroll-behavior:auto}html body header.marksora-floating-header{position:static!important;top:auto!important;right:auto!important;left:auto!important;padding:14px 0 0!important;z-index:auto!important}html body header.marksora-floating-header>nav.store-nav{border:1px solid hsla(0,0%,100%,.84)!important;box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 7px rgba(150,70,255,.25),0 0 18px rgba(0,210,255,.09)!important;animation:marksora-header-neon 4s ease-in-out infinite!important;transform:none!important}@keyframes marksora-header-neon{0%,to{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 7px rgba(150,70,255,.25),0 0 18px rgba(0,210,255,.09)}50%{box-shadow:0 8px 28px rgba(0,0,0,.07),0 0 12px rgba(150,70,255,.38),0 0 24px rgba(0,210,255,.14)}}html body header.marksora-floating-header .store-cart-button,html body header.marksora-floating-header .store-icon-button{transform:none!important}html body header.marksora-floating-header a:active,html body header.marksora-floating-header a:focus,html body header.marksora-floating-header a:focus-visible,html body header.marksora-floating-header button:active,html body header.marksora-floating-header button:focus,html body header.marksora-floating-header button:focus-visible{background:transparent!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;outline:none!important}html body header.marksora-floating-header+main{padding-top:0!important}@media (max-width:600px){html body header.marksora-floating-header{padding-top:12px!important}html body header.marksora-floating-header>nav.store-nav{width:calc(100% - 28px)!important;min-height:58px!important;margin:0 auto!important;border-radius:22px!important}}html body header.marksora-floating-header,html body header.marksora-floating-header.fixed,html body header.marksora-floating-header.sticky{position:static!important}html body header.marksora-floating-header{position:fixed!important;top:14px!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;z-index:999999!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important;pointer-events:none!important}html body header.marksora-floating-header>nav.store-nav{position:relative!important;width:calc(100% - 28px)!important;max-width:1180px!important;min-height:58px!important;margin:0 auto!important;padding:8px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;pointer-events:auto!important;background:hsla(0,0%,100%,.46)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important;border:1px solid hsla(0,0%,100%,.86)!important;border-radius:22px!important;box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 7px rgba(150,70,255,.3),0 0 18px rgba(0,210,255,.1)!important;animation:marksora-floating-neon 4s ease-in-out infinite!important}@keyframes marksora-floating-neon{0%,to{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 7px rgba(150,70,255,.3),0 0 18px rgba(0,210,255,.1)}50%{box-shadow:0 8px 30px rgba(0,0,0,.08),0 0 13px rgba(150,70,255,.48),0 0 27px rgba(0,210,255,.18)}}html body header.marksora-floating-header .store-brand,html body header.marksora-floating-header .store-brand-logo,html body header.marksora-floating-header .store-brand-mark,html body header.marksora-floating-header .store-cart-button,html body header.marksora-floating-header .store-icon-button{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body header.marksora-floating-header .store-cart-button,html body header.marksora-floating-header .store-icon-button{filter:none!important;transition:transform .2s ease!important}html body header.marksora-floating-header .store-cart-button:hover,html body header.marksora-floating-header .store-icon-button:hover{background:transparent!important;box-shadow:none!important;filter:none!important;transform:translateY(-1px)!important}html body header.marksora-floating-header a:active,html body header.marksora-floating-header a:focus,html body header.marksora-floating-header a:focus-visible{background:transparent!important;box-shadow:none!important;outline:none!important}@media (max-width:600px){html body header.marksora-floating-header{top:12px!important}html body header.marksora-floating-header>nav.store-nav{width:calc(100% - 28px)!important;min-height:58px!important;border-radius:22px!important}}html body header.marksora-floating-header+main{padding-top:86px!important}html,html body a,html body button{-webkit-tap-highlight-color:transparent!important}html body .btn-primary,html body .compact-buy-button,html body button[class*=buy]{background:#151515!important;background-color:#151515!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid hsla(0,0%,8%,.18)!important;opacity:1!important;visibility:visible!important;box-shadow:0 7px 22px rgba(0,0,0,.1),0 0 5px rgba(150,90,255,.12)!important}html body .btn-primary:disabled,html body .compact-buy-button:disabled,html body button[class*=buy]:disabled{background:#151515!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.55!important}html body .btn,html body .card,html body .category-list a,html body .category-list button,html body .category-pills a,html body .category-pills button,html body .chip,html body .compact-add-button,html body .compact-buy-button,html body .store-cart-button,html body .store-icon-button,html body .store-product-card,html body .variant-option{-webkit-tap-highlight-color:transparent!important;transition:transform .16s ease,box-shadow .18s ease,background-color .18s ease!important}html body .btn:active,html body .card:active,html body .category-list a:active,html body .category-list button:active,html body .category-pills a:active,html body .category-pills button:active,html body .chip:active,html body .compact-add-button:active,html body .compact-buy-button:active,html body .store-cart-button:active,html body .store-icon-button:active,html body .store-product-card:active,html body .variant-option:active{transform:scale(.985)!important;background-image:radial-gradient(circle at center,hsla(0,0%,100%,.42) 0,hsla(0,0%,100%,.18) 22%,hsla(0,0%,100%,0) 62%)!important;background-blend-mode:screen!important}html body .btn-primary:active,html body .compact-buy-button:active{background-color:#151515!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .card:active,html body .store-product-card:active{box-shadow:0 5px 18px rgba(0,0,0,.06),0 0 8px rgba(150,90,255,.14)!important}html body a:focus,html body button:focus,html body input:focus,html body select:focus,html body textarea:focus{outline:none!important}html body a:focus-visible,html body button:focus-visible{outline:2px solid rgba(150,90,255,.28)!important;outline-offset:2px!important}html body .settings-page button{-webkit-tap-highlight-color:transparent!important}html body .settings-page button,html body .settings-page button span{color:#fff!important;-webkit-text-fill-color:#fff!important}html body .settings-page button:disabled{opacity:1!important;color:hsla(0,0%,100%,.72)!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important}html body .settings-page button{background:rgba(25,25,28,.94)!important;border:1px solid hsla(0,0%,100%,.18)!important;box-shadow:0 8px 22px rgba(0,0,0,.1),0 0 10px rgba(150,90,255,.1)!important}html body .settings-page button:hover{background:rgba(35,35,40,.96)!important}html body .settings-page button:active{transform:scale(.985)!important;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.38),hsla(0,0%,100%,0) 58%),rgba(25,25,28,.94)!important}.payment-page{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(circle at 20% 10%,rgba(150,80,255,.12),transparent 35%),radial-gradient(circle at 90% 90%,rgba(0,210,255,.1),transparent 35%),var(--background,#f7f7f8)}.payment-card{position:relative;width:100%;max-width:460px;overflow:hidden;padding:30px 24px 24px;border:1px solid hsla(0,0%,100%,.85);border-radius:30px;background:hsla(0,0%,100%,.58);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:0 20px 60px rgba(0,0,0,.1),0 0 8px rgba(150,70,255,.22),0 0 22px rgba(0,210,255,.08)}.payment-glow{position:absolute;width:180px;height:180px;right:-90px;top:-90px;border-radius:50%;background:rgba(150,70,255,.13);filter:blur(35px);pointer-events:none}.payment-brand{position:relative;display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.payment-brand span{color:#8b5cf6}.payment-label{margin-top:32px;font-size:12px;font-weight:800;letter-spacing:.16em;opacity:.55}.payment-amount{margin-top:6px;font-size:42px;line-height:1.05;font-weight:800;letter-spacing:-.04em}.payment-order{margin-top:8px;font-size:13px;opacity:.55}.payment-divider{height:1px;margin:24px 0;background:rgba(0,0,0,.08)}.payment-info{display:grid;grid-gap:14px;gap:14px}.payment-info div{display:flex;flex-direction:column;gap:4px}.payment-info span{font-size:12px;font-weight:600;opacity:.5}.payment-info strong{font-size:16px;word-break:break-word}.payment-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;margin-top:26px;border-radius:18px;border:1px solid rgba(150,80,255,.35);color:#111!important;text-decoration:none!important;background:hsla(0,0%,100%,.52);box-shadow:0 0 6px rgba(150,80,255,.2),0 0 16px rgba(0,210,255,.08);font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.payment-button:hover{transform:translateY(-1px);box-shadow:0 0 8px rgba(150,80,255,.3),0 0 22px rgba(0,210,255,.12)}.payment-button:active{transform:scale(.985);background:hsla(0,0%,100%,.72)}.payment-button span{font-size:20px}.payment-hint{margin:14px 4px 0;text-align:center;font-size:12px;line-height:1.5;opacity:.55}.payment-after{margin-top:22px;padding:14px;border:1px solid rgba(150,80,255,.16);border-radius:16px;background:hsla(0,0%,100%,.3);font-size:13px;line-height:1.5}.payment-secure{margin-top:18px;text-align:center;font-size:11px;opacity:.45}@media(max-width:480px){.payment-page{padding:16px 12px}.payment-card{padding:26px 20px 22px;border-radius:26px}.payment-amount{font-size:36px}}html body .variant-option{min-width:52px!important;min-height:42px!important;padding:9px 14px!important;margin:0!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:14px!important;font-weight:650!important;line-height:1!important;white-space:nowrap!important;letter-spacing:0!important;box-sizing:border-box!important}html body .variant-option.active{border-color:rgba(150,70,255,.55)!important;box-shadow:0 4px 14px rgba(150,70,255,.12),0 0 9px rgba(150,70,255,.16)!important;transform:translateY(-1px)}html body .variant-option:disabled{opacity:.42!important;cursor:not-allowed!important}@media (max-width:480px){html body .variant-option{min-width:48px!important;min-height:40px!important;padding:8px 12px!important;border-radius:13px!important;font-size:13px!important}}.store-brand{gap:0!important}.store-brand-logo,.store-brand-mark{display:none!important}.checkout-summary{margin:12px 0 16px;padding:16px!important;border-radius:18px!important}.checkout-summary .checkout-section-title{margin-top:0!important;margin-bottom:12px!important}.checkout-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:13px}.checkout-summary-row strong{white-space:nowrap}.checkout-summary-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1);font-size:16px;font-weight:800}.checkout-summary-total strong{font-size:18px;white-space:nowrap}@media (max-width:600px){.checkout-summary{margin:10px 0 14px;padding:14px!important}.checkout-summary-row{font-size:12px}.checkout-summary-total{font-size:15px}.checkout-summary-total strong{font-size:17px}}