.product-wizard{max-width:900px;margin:0 auto 24px;padding:30px}.wizard-hidden{display:none}.wizard-head{justify-content:space-between;align-items:center;display:flex}.wizard-progress{gap:10px;display:flex}.wizard-progress span{width:34px;height:34px;color:var(--muted);background:#edf1ef;border-radius:50%;place-items:center;font-weight:800;display:grid}.wizard-progress span.active{background:var(--green);color:#fff}.wizard-close{width:36px;height:36px;color:var(--muted);background:#edf1ef;border:0;border-radius:50%;font-size:22px}.wizard-step>h2{margin-bottom:6px;font-size:26px}.wizard-step>p:not(.kicker){color:var(--muted)}.type-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0;display:grid}.type-grid button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;column-gap:12px;padding:16px;display:grid}.type-grid button:hover,.type-grid button.selected{border-color:var(--green);background:var(--mint);box-shadow:0 0 0 3px #176b4d12}.type-grid i{grid-row:1/3;font-size:28px;font-style:normal}.type-grid b{font-size:14px}.type-grid small{color:var(--muted);margin-top:4px;font-size:11px}.wizard-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.upload-dropzone{text-align:center;cursor:pointer;background:#fbfdfc;border:2px dashed #cbd5d1;border-radius:18px;justify-content:center;align-items:center;gap:18px;min-height:180px;margin:8px 0 24px;padding:28px;transition:all .2s;display:flex;position:relative}.upload-dropzone:hover{border-color:var(--green);background:var(--mint);box-shadow:0 0 0 4px #176b4d10}.upload-dropzone input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-dropzone>span{flex-direction:column;align-items:center;gap:8px;display:flex}.upload-dropzone b{font-size:17px}.upload-dropzone em{color:var(--green);font-style:normal}.upload-dropzone small{color:var(--muted);font-weight:500}.upload-icon{width:48px;height:48px;color:var(--green);background:#e7f5ef;border-radius:14px;place-items:center;font-size:27px;display:grid!important}.upload-dropzone.has-file{background:#f4fbf8;border-style:solid;border-color:#aad5c5}.cover-dropzone.has-file{text-align:left;justify-content:flex-start}.cover-dropzone.has-file img{object-fit:cover;border-radius:14px;width:128px;height:128px;box-shadow:0 8px 24px #0c35261c}.cover-dropzone.has-file>span{text-align:left;align-items:flex-start}.conversion-step{margin-top:12px}.conversion-intro{justify-content:space-between;align-items:flex-start;gap:20px;padding:8px 0 26px;display:flex}.conversion-intro h2{letter-spacing:-.8px;margin:8px 0;font-size:32px}.conversion-intro h2 span{color:#f4a629}.conversion-intro>div>p:last-child{color:var(--muted);margin:0}.ready-badge{background:#effaf5;border:1px solid #cfeadd;border-radius:15px;align-items:center;gap:10px;min-width:158px;padding:11px 14px;display:flex}.ready-badge>i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:900;display:grid}.ready-badge span{flex-direction:column;display:flex}.ready-badge b{font-size:12px}.ready-badge small{color:var(--muted);font-size:10px}.conversion-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:20px;display:grid}.conversion-fields{gap:16px;display:grid}.conversion-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 30px #102c2210}.conversion-card.featured{background:linear-gradient(135deg,#fff 0%,#f3fbf7 100%);border-color:#b9dfd0}.conversion-card-head{align-items:flex-start;gap:13px;margin-bottom:16px;display:flex}.conversion-card-head>i{height:40px;color:var(--green);background:#e7f5ef;border-radius:12px;flex:0 0 40px;place-items:center;font-size:18px;font-style:normal;font-weight:900;display:grid}.conversion-card-head h3{margin:3px 0;font-size:16px}.conversion-card-head p{color:var(--muted);margin:0;font-size:12px!important}.optional-tag{text-transform:uppercase;letter-spacing:.8px;color:var(--green);font-size:8px;font-weight:800;display:inline-block}.conversion-card label{font-size:12px}.conversion-card input,.conversion-card textarea{background:#fbfdfc;border-color:#d9e4df;margin-top:7px}.conversion-card textarea{resize:vertical;line-height:1.55}.conversion-card label>small{color:var(--muted);margin-top:7px;font-weight:500;display:block}.conversion-card-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.conversion-card.compact{padding:18px}.sales-preview{color:#fff;background:#0e3528;border-radius:20px;padding:16px;position:sticky;top:22px;box-shadow:0 18px 40px #0c2d2226}.preview-top{justify-content:space-between;align-items:center;margin-bottom:13px;font-size:11px;font-weight:800;display:flex}.preview-top i{text-transform:uppercase;letter-spacing:.7px;color:#bce8d8;background:#ffffff19;border-radius:20px;padding:5px 7px;font-size:8px;font-style:normal}.preview-window{color:var(--ink);background:#fff;border-radius:14px;padding:12px}.preview-cover{color:#39715d;background:linear-gradient(135deg,#d9f2e8,#a9d9c7);border-radius:10px;place-items:center;height:112px;font-size:11px;font-weight:800;display:grid}.preview-lines{flex-direction:column;gap:6px;margin:12px 0;display:flex}.preview-lines b{font-size:11px}.preview-lines span{background:#e8eeeb;border-radius:4px;width:100%;height:5px}.preview-lines span.short{width:65%}.preview-price{margin:8px 0;font-size:13px;font-weight:900}.preview-cta{background:var(--green);color:#fff;text-align:center;border-radius:8px;padding:10px;font-size:10px;font-weight:900}.preview-block{color:#617068;justify-content:center;align-items:center;gap:6px;margin-top:9px;font-size:8px;display:flex}.preview-block i{color:var(--green);font-style:normal}.sales-checklist{padding:14px 4px 2px}.sales-checklist h4{margin:0 0 10px;font-size:11px}.sales-checklist p{color:#d8eee6!important;margin:7px 0!important;font-size:9px!important}.sales-checklist p i{color:#6ee0b7;margin-right:5px;font-style:normal}.conversion-actions>div{align-items:center;gap:12px;display:flex}.conversion-actions>div>small{text-align:right;max-width:170px;color:var(--muted)}@media (max-width:900px){.conversion-layout{grid-template-columns:1fr}.sales-preview{display:none;position:static}}@media (max-width:720px){.product-wizard{padding:20px 16px}.type-grid{grid-template-columns:1fr}.wizard-actions{flex-direction:column-reverse;align-items:stretch}.wizard-actions .button{width:100%}.conversion-intro{flex-direction:column}.ready-badge{width:100%}.conversion-card-grid{grid-template-columns:1fr}.conversion-actions>div{flex-direction:column;align-items:stretch}.conversion-actions>div>small{text-align:left;max-width:none}.conversion-intro h2{font-size:26px}}.section-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.section-title h3 small{color:#9aa5a0;font-weight:500}.switch{background:#dfe7e3;border:0;border-radius:30px;flex:none;width:52px;height:30px;padding:3px;transition:all .2s}.switch span{background:#fff;border-radius:50%;width:24px;height:24px;transition:all .2s;display:block;box-shadow:0 2px 8px #18372b33}.switch.on{background:var(--green)}.switch.on span{transform:translate(22px)}.promo-builder{gap:16px;padding-top:6px;display:grid}.promo-live{text-align:center;color:#fff;border-radius:12px;padding:15px 18px;font-weight:900}.field-label{font-size:12px}.color-palette{flex-wrap:wrap;gap:10px;margin-top:9px;display:flex}.color-palette button{border:4px solid #fff;border-radius:11px;width:36px;height:36px;box-shadow:0 0 0 1px #d7dfdb,0 4px 10px #173a2d20}.color-palette button.selected{box-shadow:0 0 0 3px var(--ink),0 5px 12px #173a2d28;transform:translateY(-2px)}.builder-section .conversion-card-head{margin-bottom:0}.builder-add,.builder-empty-add{color:var(--green);white-space:nowrap;background:#f0faf6;border:1px solid #b8d8cc;border-radius:10px;padding:9px 12px;font-weight:800}.builder-list{gap:12px;margin-top:16px;display:grid}.builder-item{background:#fafcfb;border:1px solid #dae3df;border-radius:14px;gap:10px;padding:16px;display:grid;position:relative}.builder-item input,.builder-item textarea{margin:0}.builder-item-top{justify-content:space-between;align-items:center;display:flex}.builder-item-top span{letter-spacing:1px;color:var(--green);background:#e8f5f0;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:900}.builder-item-top button{color:#d52b2b;background:#fff0f0;border:0;border-radius:8px;width:30px;height:30px;font-size:17px}.builder-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.builder-empty-add{background:#fff;border-style:dashed;padding:12px}.mini-promo{color:#fff;text-align:center;border-radius:7px;margin-bottom:9px;padding:7px;font-size:8px;font-weight:900}.preview-cover{overflow:hidden}.preview-cover img{object-fit:cover;width:100%;height:100%}.preview-count{color:#3d6556;background:#f1f7f4;border-radius:7px;margin-top:7px;padding:7px;font-size:8px}.sales-checklist p i{width:14px;display:inline-grid}@media (max-width:720px){.builder-two{grid-template-columns:1fr}.builder-add{font-size:11px}.section-title{align-items:center}}.store-switcher{background:#ffffff08;border:1px solid #ffffff18;border-radius:12px;margin-top:28px;padding:12px}.store-switcher small{color:#80a595;letter-spacing:.12em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.store-switcher select{color:#fff;background:#1c3a2e;border-color:#ffffff18;padding:9px;font-size:12px}.quota-strip{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;margin-bottom:22px;padding:14px 18px;display:flex}.quota-strip>span{color:var(--muted)}.quota-strip>i{background:#e8eeeb;border-radius:99px;flex:1;height:7px;overflow:hidden}.quota-strip>i span{background:var(--green);border-radius:99px;height:100%;display:block}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.modern-store-card,.empty-store-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;overflow:hidden}.modern-store-card.disabled{opacity:.55}.store-card-cover{place-items:center;height:125px;display:grid;position:relative}.store-card-cover>span{width:58px;height:58px;color:var(--green);background:#fff;border-radius:16px;place-items:center;font:800 26px Manrope;display:grid;box-shadow:0 10px 30px #0002}.store-card-cover em{background:#fff;border-radius:99px;padding:5px 9px;font-size:10px;font-style:normal;font-weight:800;position:absolute;top:12px;right:12px}.store-card-body{padding:20px}.store-card-body>small{color:var(--muted)}.store-card-body h2{margin:5px 0}.store-card-body>a{color:var(--green);font-size:12px;font-weight:700}.store-stats{color:var(--muted);gap:22px;margin:18px 0;font-size:12px;display:flex}.store-stats b{color:var(--ink)}.empty-store-card{text-align:center;min-height:330px;color:var(--muted);border-style:dashed;place-content:center;padding:30px;display:grid}.empty-store-card b{color:var(--green);font-size:44px}.empty-store-card span{color:var(--ink);font-size:17px;font-weight:800}.empty-store-card small{margin-top:7px}.store-wizard{max-width:1080px}.wizard-card{padding:34px 42px}.wizard-top{justify-content:space-between;align-items:center;display:flex}.wizard-steps{gap:12px;display:flex}.wizard-steps span{color:#69766f;background:#e9eeeb;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.wizard-steps .current,.wizard-steps .done{background:var(--green);color:#fff}.wizard-close{background:#edf1ef;border:0;border-radius:50%;width:44px;height:44px;font-size:24px}.wizard-card section{min-height:440px;padding-top:25px}.wizard-card section>h1{margin-bottom:7px;font-size:35px}.wizard-card section>p{font-size:17px}.wizard-card label{margin-top:20px;font-size:14px}.wizard-card input,.wizard-card select,.wizard-card textarea{border-radius:12px;padding:15px}.domain-input{border:1px solid #ccd6d0;border-radius:12px;display:flex;overflow:hidden}.domain-input input{border:0;border-radius:0}.domain-input b{white-space:nowrap;background:#f1f4f2;align-items:center;padding:0 16px;display:flex}.domain-preview{background:#ebf7f0;border-radius:12px;align-items:center;gap:14px;margin-top:18px;padding:15px;display:flex}.domain-preview>span{font-size:22px}.domain-preview div{display:grid}.domain-preview small{color:var(--muted);font-size:9px}.domain-preview strong{color:var(--green)}.domain-preview em{color:var(--green);margin-left:auto;font-size:12px;font-style:normal}.domain-preview.invalid{background:#fff0ef}.domain-preview.invalid em{color:var(--red)}.market-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.market-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:17px;display:flex}.market-grid button b{background:#f0f4f2;border-radius:7px;place-items:center;width:38px;height:30px;display:grid}.market-grid button span{flex:1}.market-grid button i{font-style:normal}.market-grid button.selected,.theme-grid button.selected,.publish-choice button.selected{border-color:var(--green);box-shadow:0 0 0 2px #176b4d18}.visual-grid{grid-template-columns:1fr 1fr;gap:35px;display:grid}.theme-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.theme-grid button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px}.theme-grid button span{border-radius:7px;height:55px;margin-bottom:7px;display:block}.live-store-preview{--brand:#176b4d;text-align:center;background:#fff;border:10px solid #17231e;border-radius:28px;padding:18px;box-shadow:0 25px 60px #122b2120}.mock-banner{background:linear-gradient(135deg,var(--brand),#fff);border-radius:10px;height:95px}.live-store-preview i{background:var(--brand);color:#fff;border-radius:14px;place-items:center;width:55px;height:55px;margin:-25px auto 10px;font-style:normal;font-weight:800;display:grid}.live-store-preview button{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:9px 20px}.review-card{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.review-card div{background:#f4f6f4;border-radius:11px;padding:18px;display:grid}.review-card small{color:var(--muted)}.publish-choice{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.publish-choice button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;padding:18px;display:grid}.publish-choice span{color:var(--muted);font-size:12px}.wizard-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.wizard-actions .ghost{margin-right:auto}@media (max-width:1000px){.store-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.store-switcher{margin:0 0 12px}.store-grid,.visual-grid,.review-card,.publish-choice{grid-template-columns:1fr}.wizard-card{padding:20px}.wizard-card section>h1{font-size:27px}.domain-input b{padding:0 8px;font-size:11px}.market-grid{grid-template-columns:1fr}.wizard-card section{min-height:0}.wizard-actions{background:#fff;padding-bottom:8px;position:sticky;bottom:0}}.coming-soon{text-align:center;place-content:center;min-height:360px;display:grid}.coming-soon>span{color:var(--green);font-size:44px}.coming-soon h2{margin:4px;font-size:42px}.coming-soon>p:last-child{color:var(--muted);font-size:17px}.branding-grid{grid-template-columns:1fr 1.6fr;gap:14px;margin:22px 0;display:grid}.brand-dropzone{text-align:center;border:2px dashed #cbd5d0;border-radius:16px;justify-content:center;align-items:center;min-height:170px;padding:16px;display:flex;position:relative;overflow:hidden}.brand-dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.brand-dropzone>span{color:var(--green);font-size:31px}.brand-dropzone>b{max-width:240px;font-size:13px}.brand-dropzone>small{color:var(--muted)}.brand-dropzone>img{object-fit:cover;opacity:.2;width:100%;height:100%;position:absolute;inset:0}.live-store-preview i img{object-fit:cover;border-radius:inherit;width:100%;height:100%}@media (max-width:720px){.branding-grid{grid-template-columns:1fr}}
.public-store{--store-accent:#176b4d;color:#142019;background:#f7f9f7;min-height:100vh}.public-container{width:min(1120px,100% - 40px);margin-inline:auto}.public-nav{justify-content:space-between;align-items:center;height:68px;display:flex}.public-brand,.public-trust,.public-footer>span:last-child{align-items:center;gap:9px;display:flex}.public-brand span{background:var(--store-accent);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.public-brand b{font:800 16px Manrope,sans-serif}.public-trust{color:#5e6c65;background:#fff;border:1px solid #dce4df;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:650}.public-trust svg,.public-footer svg{width:15px;height:15px;color:var(--store-accent)}.public-hero{background:radial-gradient(circle at 88% 18%,color-mix(in srgb,var(--store-accent) 16%,transparent),transparent 32%),linear-gradient(145deg,#eff7f2,#f9faf8);background-position:50%;background-size:cover;border-block:1px solid #e1e7e3;padding:72px 0}.public-hero.has-banner{color:#fff;border:0}.public-hero-content{align-items:center;gap:34px;display:flex}.public-logo{background:var(--store-accent);color:#fff;border:5px solid #ffffffd9;border-radius:28px;flex:none;place-items:center;width:112px;height:112px;font:850 44px Manrope,sans-serif;display:grid;overflow:hidden;box-shadow:0 20px 50px #112b2026}.public-logo img,.public-cover img{object-fit:cover;width:100%;height:100%}.public-identity{max-width:700px}.public-eyebrow{color:var(--store-accent);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 10px;font-size:11px;font-weight:850;display:flex}.public-eyebrow svg{width:15px;height:15px}.public-hero.has-banner .public-eyebrow{color:#d5f5e5}.public-identity h1{letter-spacing:-.045em;align-items:center;gap:9px;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.02;display:flex}.public-handle{color:#607069;align-items:center;gap:12px;margin:12px 0;font-weight:700;display:flex}.public-hero.has-banner .public-handle,.public-hero.has-banner .public-description{color:#e1e9e5}.public-handle>span{color:#126847;background:#e3f7ed;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;display:inline-flex}.public-handle svg{width:14px;height:14px}.public-description{color:#5f6e67;max-width:650px;margin:0;font-size:17px;line-height:1.65}.public-social-links{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.public-social-links a{border:1px solid color-mix(in srgb,var(--store-accent) 24%,#dce4df);background:#ffffffeb;border-radius:12px;place-items:center;width:38px;height:38px;transition:transform .18s,background .18s;display:grid;box-shadow:0 8px 22px #071b1314}.public-social-links a:hover{background:#fff;transform:translateY(-2px)}.public-social-links svg{width:19px;height:19px}.public-social-links a.facebook{color:#1877f2}.public-social-links a.whatsapp{color:#18a957}.public-social-links a.tiktok{color:#111}.public-social-links a.snapchat{color:#111;background:#ffec00}.public-hero.has-banner .public-social-links a{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071b138c;border-color:#ffffff45}.public-hero.has-banner .public-social-links a.snapchat{color:#111;background:#ffec00}.public-catalog{padding-block:64px 84px}.public-section-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.public-section-heading h2,.public-empty h2{letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,40px)}.public-section-heading>span{color:#64716a;background:#fff;border:1px solid #dbe3de;border-radius:999px;padding:7px 11px;font-size:12px}.public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.public-product{background:#fff;border:1px solid #dce4df;border-radius:20px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 35px #1c362b0a}.public-product:hover{transform:translateY(-4px);box-shadow:0 22px 48px #1c362b16}.public-cover{aspect-ratio:16/10;color:#176b4d;background:#dcefe5;place-items:center;font:850 64px Manrope,sans-serif;display:grid;overflow:hidden}.public-cover.tone-1{color:#9b6a16;background:#f5e8ce}.public-cover.tone-2{color:#6549a5;background:#e9e1f5}.public-cover.tone-3{color:#a34e4e;background:#f3e0df}.public-product-body{flex-direction:column;flex:1;padding:22px;display:flex}.public-product-type{color:var(--store-accent);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:850}.public-product h3{margin:8px 0;font-size:20px}.public-product-body>p{color:#65726c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-bottom:20px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.public-product-price{border-top:1px solid #edf0ee;justify-content:space-between;align-items:end;margin-top:auto;margin-bottom:14px;padding-top:15px;display:flex}.public-product-price small{color:#78837e}.public-product-price strong{font:800 20px Manrope,sans-serif}.public-buy-button,.checkout-submit{background:var(--store-accent);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;font-weight:800;transition:filter .18s,transform .18s;display:flex}.public-buy-button{height:46px}.public-buy-button:hover,.checkout-submit:hover{filter:brightness(.88);transform:translateY(-1px)}.public-buy-button svg,.checkout-submit svg{width:17px;height:17px}.public-empty{text-align:center;place-content:center;place-items:center;min-height:470px;padding-block:80px;display:grid}.public-empty>span{width:74px;height:74px;color:var(--store-accent);background:#e5f3eb;border-radius:22px;place-items:center;margin-bottom:20px;display:grid}.public-empty>span svg{width:32px;height:32px}.public-empty .public-eyebrow{justify-content:center}.public-empty>p:last-child{color:#65736c;max-width:520px;line-height:1.65}.public-footer{color:#66736d;border-top:1px solid #dce4df;justify-content:space-between;align-items:center;padding-block:25px;font-size:12px;display:flex}.result-icon.failed{color:#b5473e;background:#fff0ef}.spin{animation:1s linear infinite public-spin}@keyframes public-spin{to{transform:rotate(360deg)}}.checkout-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071b13b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.checkout-dialog{background:#fff;border:1px solid #ffffff6b;border-radius:24px;width:min(620px,100%);max-height:min(760px,100vh - 36px);overflow:auto;box-shadow:0 36px 100px #06160f66}.checkout-header{border-bottom:1px solid #e5eae7;align-items:center;gap:13px;padding:22px 24px;display:flex}.checkout-icon{width:44px;height:44px;color:var(--store-accent);background:#e8f5ee;border-radius:13px;place-items:center;display:grid}.checkout-icon svg{width:20px;height:20px}.checkout-header small{color:#68766f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.checkout-header h2{margin:0;font-size:21px}.checkout-close{color:#617069;background:#f0f3f1;border:0;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.checkout-close svg{width:18px}.checkout-summary{background:#f7f9f8;border:1px solid #e0e7e3;border-radius:13px;justify-content:space-between;align-items:center;margin:20px 24px 0;padding:15px 17px;display:flex}.checkout-summary span{color:#718078;font-size:11px;display:block}.checkout-summary b{margin-top:3px;display:block}.checkout-summary>strong{font:800 20px Manrope,sans-serif}.checkout-form{gap:13px;margin:0;padding:20px 24px 24px;display:grid}.checkout-fields-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-form label{gap:6px;font-size:12px;font-weight:750;display:grid}.checkout-form input,.checkout-form select{border-radius:10px;height:44px}.checkout-form label>small{color:#a43737;font-weight:650}.checkout-error{color:#a43737;background:#fff0ef;border-radius:9px;margin:0;padding:10px 12px;font-size:12px}.checkout-submit{height:48px;margin-top:2px}.checkout-submit:disabled{opacity:.62}.checkout-security{color:#6d7a73;justify-content:center;align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.checkout-security svg{width:14px;height:14px;color:var(--store-accent)}@media (max-width:900px){.public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-hero{padding:58px 0}.public-logo{border-radius:24px;width:94px;height:94px}.public-identity h1{font-size:42px}}@media (max-width:620px){.public-container{width:min(100% - 28px,1120px)}.public-nav{height:60px}.public-trust{padding:8px;font-size:0}.public-trust svg{width:16px;height:16px}.public-hero{padding:38px 0}.public-hero-content{align-items:flex-start;gap:17px}.public-logo{border-width:3px;border-radius:19px;width:68px;height:68px;font-size:28px}.public-identity h1{font-size:31px}.public-eyebrow{font-size:9px}.public-handle{flex-direction:column;align-items:flex-start;gap:7px;margin:8px 0}.public-description{font-size:14px;line-height:1.55}.public-catalog{padding-block:42px 60px}.public-section-heading{flex-direction:column;align-items:flex-start;gap:15px}.public-product-grid{grid-template-columns:1fr}.public-cover{aspect-ratio:16/9}.public-footer{flex-direction:column;align-items:flex-start;gap:9px}.checkout-backdrop{align-items:end;padding:0}.checkout-dialog{border-radius:22px 22px 0 0;max-height:94vh}.checkout-header{padding:18px}.checkout-summary{margin:16px 18px 0}.checkout-form{padding:17px 18px 22px}.checkout-fields-two{grid-template-columns:1fr}.checkout-header h2{font-size:18px}}.theme-bold{color:#f7fbf9;background:#101914}.theme-bold .public-nav{color:#fff}.theme-bold .public-brand span{border-radius:4px}.theme-bold .public-trust{color:#d4dfd9;background:#ffffff0c;border-color:#ffffff24}.theme-bold .public-hero{background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--store-accent) 44%,transparent),transparent 35%),#14221b;border-color:#ffffff18;padding:92px 0}.theme-bold .public-hero:not(.has-banner){color:#fff}.theme-bold .public-logo{border-color:var(--store-accent);box-shadow:10px 10px 0 color-mix(in srgb,var(--store-accent) 45%,transparent);border-radius:10px}.theme-bold .public-eyebrow{color:color-mix(in srgb,var(--store-accent) 70%,#fff)}.theme-bold .public-identity h1{text-transform:uppercase;max-width:850px;font-size:clamp(44px,6vw,76px);font-weight:900}.theme-bold .public-handle,.theme-bold .public-description{color:#b9c8c0}.theme-bold .public-catalog{color:#142019;background:#f7f9f7}.theme-bold .public-product{box-shadow:8px 8px 0 color-mix(in srgb,var(--store-accent) 18%,transparent);border-radius:8px}.theme-bold .public-cover{aspect-ratio:4/3}.theme-bold .public-buy-button{text-transform:uppercase;border-radius:4px}.theme-bold .public-footer{color:#aebdb5;border-color:#ffffff20}.theme-bold .public-empty{color:#fff}.theme-bold .public-empty>p:last-child{color:#b9c8c0}.theme-editorial{color:#2e2923;background:#fbf7ef}.theme-editorial .public-container{width:min(1180px,100% - 48px)}.theme-editorial .public-nav{border-bottom:1px solid #dfd6c8;height:78px}.theme-editorial .public-brand span{border-radius:50%}.theme-editorial .public-brand b,.theme-editorial .public-identity h1,.theme-editorial .public-section-heading h2,.theme-editorial .public-empty h2,.theme-editorial .public-product h3{font-family:Georgia,Times New Roman,serif}.theme-editorial .public-hero{background:linear-gradient(110deg,color-mix(in srgb,var(--store-accent) 10%,#fffaf1),#fbf7ef 65%);border:0;padding:88px 0}.theme-editorial .public-hero-content{align-items:flex-end}.theme-editorial .public-logo{width:126px;height:126px;box-shadow:none;border-radius:50%}.theme-editorial .public-identity h1{letter-spacing:-.055em;font-size:clamp(46px,6vw,74px);font-weight:500}.theme-editorial .public-description{font-family:Georgia,Times New Roman,serif;font-size:19px}.theme-editorial .public-catalog{padding-top:76px}.theme-editorial .public-section-heading{border-bottom:1px solid #dcd2c4;padding-bottom:18px}.theme-editorial .public-product-grid{grid-template-columns:1.5fr 1fr 1fr;align-items:start}.theme-editorial .public-product{box-shadow:none;background:#fffdf8;border-color:#ded5c8;border-radius:0}.theme-editorial .public-product:first-child .public-cover{aspect-ratio:16/11}.theme-editorial .public-cover{aspect-ratio:4/3}.theme-editorial .public-product-body{padding:24px}.theme-editorial .public-product h3{font-size:23px;font-weight:500}.theme-editorial .public-footer{border-color:#dcd2c4}@media (max-width:900px){.theme-editorial .public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-bold .public-hero{padding:68px 0}}@media (max-width:620px){.theme-editorial .public-container{width:min(100% - 28px,1180px)}.theme-editorial .public-nav{height:64px}.theme-editorial .public-hero{padding:44px 0}.theme-editorial .public-hero-content{align-items:flex-start}.theme-editorial .public-logo{width:72px;height:72px}.theme-editorial .public-product-grid{grid-template-columns:1fr}.theme-bold .public-identity h1{font-size:35px}.theme-bold .public-hero{padding:44px 0}}.public-product-grid,.theme-editorial .public-product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,300px));align-items:start;gap:16px}.public-product{border-radius:17px;width:100%;max-width:300px}.public-cover,.theme-bold .public-cover,.theme-editorial .public-cover,.theme-editorial .public-product:first-child .public-cover{aspect-ratio:16/9}.public-product-body,.theme-editorial .public-product-body{padding:16px}.public-product h3,.theme-editorial .public-product h3{margin:6px 0;font-size:17px}.public-product-body>p{min-height:39px;margin:0 0 14px;font-size:12px;line-height:1.55}.public-product-price{margin-bottom:11px;padding-top:12px}.public-product-price strong{font-size:18px}.public-buy-button{border-radius:10px;height:42px;font-size:13px}.theme-editorial .public-product{border-radius:17px}.theme-editorial .public-buy-button{border-radius:10px}.checkout-page{color:#152019;background:#fbfcfb;min-height:100vh}.checkout-page-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e4e9e6;justify-content:space-between;align-items:center;height:66px;padding:0 max(24px,50vw - 590px);display:flex}.checkout-page-brand,.checkout-page-trust{align-items:center;gap:10px;display:flex}.checkout-page-brand span{background:var(--store-accent);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:850;display:grid}.checkout-page-brand b{font:800 16px Manrope,sans-serif}.checkout-page-trust{color:#5d6b64;border:1px solid #dce4df;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.checkout-page-trust svg{width:15px;height:15px;color:var(--store-accent)}.checkout-page-main{width:min(1180px,100% - 40px);margin:auto;padding:42px 0 72px}.checkout-page-heading{text-align:center}.checkout-page-heading p{color:var(--store-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:850}.checkout-page-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(29px,4vw,42px)}.checkout-page-heading span{color:#68756f;margin-top:8px;font-size:14px;display:block}.checkout-page-grid{grid-template-columns:minmax(0,1.12fr) minmax(330px,.78fr);align-items:start;gap:38px;margin-top:38px;display:grid}.checkout-customer-form{background:#fff;border:1px solid #e0e7e3;border-radius:20px;gap:17px;padding:27px;display:grid;box-shadow:0 18px 50px #1231240a}.checkout-section-title{border-bottom:1px solid #edf0ee;align-items:center;gap:13px;padding-bottom:18px;display:flex}.checkout-section-title>span{background:color-mix(in srgb,var(--store-accent) 10%,#fff);width:43px;height:43px;color:var(--store-accent);border-radius:12px;place-items:center;display:grid}.checkout-section-title svg{width:20px;height:20px}.checkout-section-title h2{margin:0;font-size:19px}.checkout-section-title p{color:#6f7c76;margin:3px 0 0;font-size:12px}.checkout-customer-form>label,.checkout-customer-form .checkout-fields-two>label{color:#344139;gap:7px;font-size:12px;font-weight:750;display:grid}.checkout-customer-form label em{color:#b33d35;font-style:normal}.checkout-customer-form input,.checkout-customer-form select{color:#17231c;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #ced8d2;border-radius:11px;outline:0;padding:0 13px;transition:border-color .18s,box-shadow .18s}.checkout-customer-form input:focus,.checkout-customer-form select:focus{border-color:var(--store-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-accent) 13%,transparent)}.checkout-customer-form label>small{color:#ad3832;font-weight:650}.checkout-phone-row{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr)}.checkout-customer-form .checkout-submit{height:51px;margin-top:3px;font-size:14px}.checkout-order-card{background:#f3f6f4;border:1px solid #e5e9e7;border-radius:20px;padding:27px;position:sticky;top:24px}.checkout-order-eyebrow{margin:0 0 19px;font:800 19px Manrope,sans-serif}.checkout-order-product{border-bottom:1px solid #dce3df;grid-template-columns:76px 1fr;align-items:center;gap:14px;padding-bottom:19px;display:grid}.checkout-order-cover{aspect-ratio:1;background:color-mix(in srgb,var(--store-accent) 14%,#fff);width:76px;color:var(--store-accent);border-radius:13px;place-items:center;font-size:24px;font-weight:850;display:grid;overflow:hidden}.checkout-order-cover img{object-fit:cover;width:100%;height:100%}.checkout-order-product h2{margin:0;font-size:15px;line-height:1.35}.checkout-order-product p{color:#6b7871;margin:5px 0 0;font-size:11px}.checkout-order-description{color:#68756f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:16px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.checkout-order-totals{margin:18px 0 0}.checkout-order-totals div{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.checkout-order-totals dt,.checkout-order-totals dd{margin:0}.checkout-order-totals div:first-child{border-bottom:1px solid #dce3df;font-size:13px}.checkout-order-totals div:last-child{font:850 23px Manrope,sans-serif}.checkout-order-note{color:#627069;background:#fff;border-radius:11px;align-items:flex-start;gap:8px;margin:16px 0 0;padding:12px;font-size:11px;line-height:1.5;display:flex}.checkout-order-note svg{width:15px;height:15px;color:var(--store-accent);flex:none}@media (max-width:900px){.checkout-page-grid{grid-template-columns:1fr;gap:22px}.checkout-order-card{grid-row:1;position:static}.public-product-grid,.theme-editorial .public-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,280px))}.public-product{max-width:280px}}@media (max-width:620px){.checkout-page-nav{height:60px;padding-inline:14px}.checkout-page-trust{padding:8px;font-size:0}.checkout-page-main{width:min(100% - 28px,1180px);padding:28px 0 46px}.checkout-page-heading span{font-size:12px}.checkout-page-grid{margin-top:24px}.checkout-customer-form,.checkout-order-card{border-radius:16px;padding:19px}.checkout-fields-two,.checkout-phone-row{grid-template-columns:1fr}.checkout-order-product{grid-template-columns:62px 1fr}.checkout-order-cover{width:62px}.public-product-grid,.theme-editorial .public-product-grid{grid-template-columns:1fr}.public-product{max-width:360px}.public-catalog{padding-block:38px 54px}}.public-product{position:relative}.public-product-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.public-product-link:focus-visible{outline:3px solid color-mix(in srgb,var(--store-accent) 45%,transparent);outline-offset:3px}.public-buy-button{z-index:2;position:relative}.public-brand span{overflow:hidden}.public-brand span img{object-fit:cover;width:100%;height:100%}.public-product-actions{z-index:2;grid-template-columns:.86fr 1.14fr;gap:8px;display:grid;position:relative}.public-detail-button{border:1px solid color-mix(in srgb,var(--store-accent) 32%,#dce4df);height:42px;color:var(--store-accent);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;transition:background .18s,transform .18s;display:flex}.public-detail-button:hover{background:color-mix(in srgb,var(--store-accent) 7%,#fff);transform:translateY(-1px)}.public-detail-button svg{width:15px;height:15px}.public-product-actions .public-buy-button{font-size:12px}.product-detail-page{--promo-color:#dc2626;color:#152019;background:#f8faf8;min-height:100vh}.product-promo{background:var(--promo-color);color:#fff;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 20px;font-size:12px;font-weight:800;display:flex}.product-promo svg{width:15px;height:15px}.product-detail-nav{justify-content:space-between;align-items:center;height:70px;display:flex}.product-detail-nav .public-brand{align-items:center;gap:9px;display:flex}.product-detail-nav .verified-badge{width:17px;height:17px}.product-back-link{color:#536159;background:#fff;border:1px solid #dbe3de;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:750;display:flex}.product-back-link svg{width:15px;height:15px}.product-detail-hero{background:radial-gradient(circle at 76% 10%,color-mix(in srgb,var(--store-accent) 45%,transparent),transparent 34%),#122019;color:#fff;padding:58px 0 66px}.product-detail-hero-grid{grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:60px;display:grid}.product-detail-copy{max-width:700px}.product-detail-eyebrow{color:var(--store-accent);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 11px;font-size:10px;font-weight:850;display:flex}.product-detail-eyebrow svg{width:15px;height:15px}.product-detail-hero .product-detail-eyebrow{color:color-mix(in srgb,var(--store-accent) 58%,#fff)}.product-detail-copy h1{letter-spacing:-.048em;max-width:820px;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.08}.product-detail-copy>p:not(.product-detail-eyebrow){color:#c4d0ca;max-width:660px;margin:18px 0 0;font-size:16px;line-height:1.7}.product-detail-signals{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.product-detail-signals span{color:#e7eeea;background:#ffffff0d;border:1px solid #ffffff20;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.product-detail-signals svg{width:14px;height:14px;color:color-mix(in srgb,var(--store-accent) 62%,#fff)}.product-detail-cover{aspect-ratio:4/3;background:color-mix(in srgb,var(--store-accent) 22%,#fff);width:100%;color:var(--store-accent);border:7px solid #ffffff12;border-radius:24px;place-items:center;font-size:68px;font-weight:850;display:grid;overflow:hidden;box-shadow:0 30px 70px #06110c66}.product-detail-cover img,.product-purchase-cover img{object-fit:cover;width:100%;height:100%}.product-detail-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:42px;padding-block:54px 80px;display:grid}.product-detail-content{gap:22px;display:grid}.product-detail-section{background:#fff;border:1px solid #e0e7e3;border-radius:20px;padding:28px}.product-detail-section h2{letter-spacing:-.025em;margin:0;font-size:25px}.product-detail-description{color:#5e6c65;white-space:pre-line;margin:16px 0 0;line-height:1.8}.product-module-list{gap:11px;margin-top:20px;display:grid}.product-module-list article{background:#fafcfb;border:1px solid #e4eae6;border-radius:13px;gap:12px;padding:15px;display:flex}.product-module-list article>span{background:color-mix(in srgb,var(--store-accent) 12%,#fff);width:31px;height:31px;color:var(--store-accent);border-radius:9px;flex:none;place-items:center;display:grid}.product-module-list svg{width:15px;height:15px}.product-module-list h3{margin:0;font-size:14px}.product-module-list p{color:#68756f;margin:5px 0 0;font-size:12px;line-height:1.6}.product-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.product-testimonial-grid blockquote{background:#fafcfb;border:1px solid #e4eae6;border-radius:14px;margin:0;padding:18px}.product-testimonial-grid blockquote>p{color:#435149;margin:0;font-size:13px;line-height:1.7}.product-testimonial-grid footer{align-items:center;gap:9px;margin-top:15px;display:flex}.product-testimonial-grid footer>span{background:color-mix(in srgb,var(--store-accent) 13%,#fff);width:34px;height:34px;color:var(--store-accent);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.product-testimonial-grid footer b,.product-testimonial-grid footer small{display:block}.product-testimonial-grid footer b{font-size:12px}.product-testimonial-grid footer small{color:#78847e;margin-top:2px;font-size:10px}.product-faq-list{gap:9px;margin-top:20px;display:grid}.product-faq-list details{background:#fafcfb;border:1px solid #e2e8e4;border-radius:12px}.product-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:15px;font-size:13px;font-weight:750;list-style:none;display:flex}.product-faq-list summary::-webkit-details-marker{display:none}.product-faq-list summary svg{width:16px;height:16px;transition:transform .2s}.product-faq-list details[open] summary svg{transform:rotate(180deg)}.product-faq-list details p{color:#637069;margin:0;padding:0 15px 15px;font-size:12px;line-height:1.7}.product-purchase-card{background:#fff;border:1px solid #dce4df;border-radius:20px;position:sticky;top:22px;overflow:hidden;box-shadow:0 24px 65px #112d2017}.product-purchase-cover{aspect-ratio:16/10;background:color-mix(in srgb,var(--store-accent) 14%,#fff);color:var(--store-accent);place-items:center;font-size:48px;font-weight:850;display:grid;overflow:hidden}.product-purchase-body{padding:20px}.product-purchase-store{color:#68756f;align-items:center;gap:5px;margin:0;font-size:11px;display:flex}.product-purchase-store .verified-badge{width:15px;height:15px}.product-purchase-price{justify-content:flex-end;align-items:baseline;gap:9px;margin:20px 0 15px;display:flex}.product-purchase-price del{color:#8d9892;font-size:13px}.product-purchase-price strong{color:var(--store-accent);font:850 27px Manrope,sans-serif}.product-purchase-guarantees{border-top:1px solid #edf0ee;gap:8px;margin-top:15px;padding-top:15px;display:grid}.product-purchase-guarantees span{color:#66736d;align-items:center;gap:7px;font-size:10px;display:flex}.product-purchase-guarantees svg{width:14px;height:14px;color:var(--store-accent)}@media (max-width:900px){.product-detail-hero-grid{grid-template-columns:1fr 300px;gap:30px}.product-detail-layout{grid-template-columns:1fr}.product-purchase-card{grid-row:1;grid-template-columns:220px 1fr;display:grid;position:static}.product-purchase-cover{aspect-ratio:auto;height:100%}.product-testimonial-grid{grid-template-columns:1fr}}@media (max-width:620px){.product-detail-nav{height:62px}.product-detail-nav .public-brand b{text-overflow:ellipsis;white-space:nowrap;max-width:125px;overflow:hidden}.product-back-link{padding:8px;font-size:0}.product-detail-hero{padding:38px 0}.product-detail-hero-grid{grid-template-columns:1fr}.product-detail-copy h1{font-size:32px}.product-detail-copy>p:not(.product-detail-eyebrow){font-size:14px}.product-detail-cover{aspect-ratio:16/10;border-radius:18px}.product-detail-layout{gap:18px;padding-block:26px 50px}.product-purchase-card{display:block}.product-purchase-cover{aspect-ratio:16/10}.product-detail-section{border-radius:16px;padding:20px}.product-detail-section h2{font-size:21px}.product-detail-signals{gap:7px}.product-detail-signals span{font-size:10px}}
.media-gallery-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a18129e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.media-gallery-modal{background:#fff;border:1px solid #dbe5e0;border-radius:22px;width:min(1120px,96vw);max-height:min(820px,92vh);overflow:hidden;box-shadow:0 35px 100px #081b1247}.media-gallery-modal>header{border-bottom:1px solid #e3e9e6;justify-content:space-between;align-items:center;min-height:68px;padding:16px 22px;display:flex}.media-gallery-modal>header h2{margin:0;font-size:20px}.media-gallery-modal>header button{cursor:pointer;background:#f1f5f3;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.media-gallery-modal>header svg{width:19px}.media-gallery-layout{grid-template-columns:210px 1fr;min-height:560px;display:grid}.media-gallery-layout>aside{background:#f8faf9;border-right:1px solid #e3e9e6;flex-direction:column;gap:4px;padding:24px 18px;display:flex}.media-gallery-layout>aside b{background:#e8efeb;border-radius:12px;padding:13px 14px;font-size:12px}.media-gallery-layout>aside small{color:#718078;padding:0 14px;font-size:9px}.media-gallery-main{min-width:0;max-height:calc(92vh - 68px);padding:22px;overflow-y:auto}.media-gallery-upload{text-align:center;cursor:pointer;background:#fbfcfb;border:2px dashed #aebdb6;border-radius:18px;place-items:center;gap:7px;min-height:220px;padding:24px;display:grid;position:relative;overflow:hidden}.media-gallery-upload>svg{color:#76877e;width:32px;height:32px}.media-gallery-upload>strong{font-size:15px}.media-gallery-upload>span,.media-gallery-upload>small{color:#7a8982;font-size:10px}.media-gallery-upload>em{color:#17241e;background:#fff;border:1px solid #cedbd4;border-radius:10px;margin:4px 0;padding:10px 16px;font-size:11px;font-style:normal;font-weight:800}.media-gallery-upload>input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.media-gallery-upload .upload-progress{z-index:2;width:min(500px,90%);position:relative}.media-gallery-error{color:#b5473e;background:#fff0ef;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:10px}.media-gallery-search{background:#fff;border:1px solid #d8e2dd;border-radius:11px;align-items:center;gap:9px;margin:18px 0;padding:0 13px;display:flex}.media-gallery-search>svg{color:#829088;width:17px}.media-gallery-search input{height:42px;box-shadow:none;border:0;outline:0;padding:0}.media-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.media-gallery-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7e3;border-radius:13px;gap:7px;min-width:0;padding:7px;transition:all .18s;display:grid}.media-gallery-grid>button:hover{border-color:#63ae8b;transform:translateY(-2px);box-shadow:0 10px 24px #176b4d1f}.media-gallery-grid img{aspect-ratio:16/10;object-fit:cover;border-radius:9px;width:100%}.media-gallery-grid span{text-overflow:ellipsis;white-space:nowrap;padding:0 3px 3px;font-size:9px;font-weight:750;overflow:hidden}@media (max-width:760px){.media-gallery-backdrop{padding:8px}.media-gallery-modal{border-radius:16px;width:100%;max-height:96vh}.media-gallery-layout{min-height:0;display:block}.media-gallery-layout>aside{display:none}.media-gallery-main{max-height:calc(96vh - 68px);padding:14px}.media-gallery-upload{min-height:190px}.media-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
