:root{--blush:#de9597;--blush-dark:#d88e94;--blush-soft:#fff4f2;--sage:#7f8e76;--sage-dark:#5d6858;--cream:#fffaf7;--cream-dark:#f7f3ef;--line:#f1d9d3;--text:#4f5b4b;--muted:#6f7469;--shadow:0 28px 80px #7d695c26}*{box-sizing:border-box}body{background:var(--cream);color:var(--text);margin:0;font-family:Montserrat,Inter,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.page{background:var(--cream);min-height:100vh}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #f2d9d4;position:sticky;top:0}.header-inner{white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:18px;max-width:1280px;margin:0 auto;padding:12px 22px;display:flex}.brand{text-align:left;color:inherit;background:0 0;border:0;flex:none;align-items:center;gap:12px;display:flex}.logo{object-fit:contain;border-radius:50%;width:54px;height:54px;box-shadow:0 8px 30px #00000014}.brand-title{letter-spacing:.28em;color:#6c7766;margin:0;font-size:16px;font-weight:300}.brand-subtitle{text-transform:uppercase;letter-spacing:.22em;color:var(--blush-dark);margin:3px 0 0;font-size:10px}.nav{flex:auto;justify-content:center;align-items:center;gap:20px;min-width:0;display:flex}.nav button{color:var(--text);background:0 0;border:0;font-size:13px;font-weight:700}.nav button.active,.nav button:hover{color:var(--blush-dark)}.header-actions{flex:none;align-items:center;gap:10px;display:flex}.mini-user{text-overflow:ellipsis;max-width:180px;color:var(--muted);font-size:12px;overflow:hidden}.primary-btn,.secondary-btn,.ghost-btn{border:0;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:800}.primary-btn{background:var(--blush);color:#fff;box-shadow:0 14px 32px #de959747}.secondary-btn{color:var(--sage-dark);background:#fff;border:1px solid #ead4ce}.ghost-btn{color:var(--sage-dark);background:0 0;border:1px solid #ead4ce;padding:10px 16px}.hero{padding:70px 24px 96px;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(to bottom, var(--blush-soft), transparent);pointer-events:none;position:absolute;inset:0}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1180px;margin:0 auto;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.38em;color:var(--blush-dark);margin:0 0 20px;font-size:13px;font-weight:800}.script{color:var(--blush-dark);font-family:Brush Script MT,Segoe Script,Georgia,serif;font-weight:400}.heading{color:var(--sage-dark);font-family:Georgia,Playfair Display,Times New Roman,serif;font-weight:300}.hero-script{margin:0 0 16px;font-size:clamp(82px,12vw,140px);line-height:.85}.hero-heading{max-width:620px;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.05}.copy{color:var(--muted);font-size:17px;line-height:1.8}.hero-copy{max-width:650px;margin-top:28px}.button-row{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.feature-row{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:50px;display:grid}.feature-pill{text-align:center;background:#fff;border:1px solid #f1ddda;border-radius:24px;padding:18px;font-weight:800;box-shadow:0 10px 30px #0000000a}.image-frame{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:42px;padding:16px;position:relative}.banner{border-radius:30px;width:100%;display:block}.link-section{max-width:1180px;box-shadow:var(--shadow);background:#fff;border:1px solid #eadbd6;border-radius:36px;margin:72px auto 0;padding:38px}.link-grid,.product-grid,.free-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.link-card{background:var(--cream);text-align:left;border:1px solid #f0ddd8;border-radius:28px;padding:30px;transition:all .2s}.link-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000014}.link-card h3,.product-card h3,.free-card h3{margin:0 0 12px;font-size:27px}.main-section{max-width:1180px;margin:0 auto;padding:88px 24px}.section-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:54px;display:flex}.section-title{margin:0;font-size:clamp(42px,5vw,58px)}.section-copy{max-width:680px}.product-card{background:#fff;border:1px solid #f0ddda;border-radius:36px;overflow:hidden;box-shadow:0 22px 55px #ead9d373}.product-card img{object-fit:cover;width:100%;height:320px;display:block}.product-body{padding:28px}.product-title-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.price{color:var(--blush-dark);background:#fbe7e4;border-radius:999px;padding:8px 14px;font-weight:900}.cart-notice{background:#fff;border:1px solid #eadbd6;border-radius:26px;margin-bottom:30px;padding:22px;box-shadow:0 12px 28px #0000000d}.full-bg{background:var(--cream-dark);min-height:70vh}.free-card{text-align:center;background:#fff;border:1px solid #eadbd6;border-radius:34px;padding:32px;box-shadow:0 14px 38px #0000000f}.icon-box{background:var(--blush-soft);color:var(--blush);border-radius:28px;margin-bottom:24px;padding:44px;font-size:46px}.two-col{grid-template-columns:1fr 1fr;gap:34px;display:grid}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #f1dcda;border-radius:40px;padding:38px}.panel.sage{background:#f2f6ef;border-color:#dfe6da}.provider,.dash-item,input,textarea,select{width:100%;color:var(--sage-dark);background:#fffdfc;border:1px solid #ead8d3;border-radius:20px;margin-bottom:14px;padding:18px 20px;font-weight:700}textarea{resize:vertical;min-height:110px}.dash-item{background:#fff}.receipt{border-style:dashed;border-color:var(--blush);background:var(--cream)}.small-note{color:var(--muted);font-size:13px;line-height:1.6}.footer{text-align:center;background:#fff;border-top:1px solid #f0ddd8;padding:46px 24px}.footer-title{margin:0 0 12px;font-size:42px}.footer-tags{text-transform:uppercase;letter-spacing:.18em;color:#7d8579;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:26px;font-size:12px;display:flex}.legal{color:#7d8579;margin-top:24px;font-size:12px;line-height:1.7}@media (width<=1040px){.header-inner{white-space:normal;flex-wrap:wrap}.nav{flex-wrap:wrap;flex-basis:100%;order:3}}@media (width<=900px){.hero-grid,.two-col,.link-grid,.product-grid,.free-grid,.feature-row{grid-template-columns:1fr}.section-header{display:block}.brand-title{letter-spacing:.2em;font-size:14px}.brand-subtitle{display:none}}.panel>input,.panel>select,.panel>textarea{margin-top:16px;margin-bottom:18px}.panel .button-row+input,.panel .button-row+select{margin-top:22px}.panel .primary-btn,.panel .secondary-btn,.panel .ghost-btn{margin-top:10px}.panel .button-row .primary-btn,.panel .button-row .secondary-btn,.panel .button-row .ghost-btn{margin-top:0}.panel .small-note{margin-top:24px}.panel .cart-notice{margin-top:30px}input,select,textarea{min-height:58px;font-size:16px}input::placeholder,textarea::placeholder{color:#4f5b4bb8}.profile-form-stack input,.profile-form-stack select{margin:0}.link-card h3,.link-card p{margin-left:auto;margin-right:auto;text-align:center!important}.checkout-centered{justify-content:center;display:flex}.checkout-panel-narrow{width:min(720px,100%)}.checkout-summary{color:var(--sage-dark);background:#fffaf7;border:1px solid #eadbd6;border-radius:24px;margin:26px 0;padding:22px;line-height:1.8}.checkout-warning{color:var(--sage-dark);background:#fff4f2;border:1px solid #de9597;border-radius:24px;margin:26px 0;padding:24px;line-height:1.75}.checkout-warning strong{color:var(--sage-dark);margin-bottom:8px;font-size:18px;display:block}.checkout-warning p{color:var(--muted);margin:0 0 18px}.checkout-pay-button{margin-top:12px}.checkout-status{max-width:620px;margin-top:22px}.store-five-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.product-card-equal,.same-size-card{flex-direction:column;height:100%;display:flex}.product-image-button{background:0 0;border:0;padding:0;display:block}.product-card img{aspect-ratio:16/9;height:auto;max-height:none}.product-body{flex-direction:column;flex:1;display:flex}.product-body .copy{flex:1}.product-actions{grid-template-columns:1fr;gap:10px;margin-top:18px;display:grid}.product-actions .primary-btn,.product-actions .secondary-btn{width:100%}.product-detail-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:38px;margin-top:34px;display:grid}.product-detail-gallery{box-shadow:var(--shadow);background:#fff;border:1px solid #f0ddda;border-radius:36px;padding:18px}.product-detail-main-image{aspect-ratio:16/9;object-fit:cover;border-radius:26px;width:100%;display:block}.product-thumbs{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.product-thumbs button{background:#fff;border:1px solid #eadbd6;border-radius:18px;padding:6px}.product-thumbs img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;display:block}.form-label{color:var(--sage-dark);margin-top:24px;margin-bottom:8px;font-weight:800;display:block}.cart-list{gap:14px;margin:26px 0;display:grid}.cart-line{background:#fffdfc;border:1px solid #eadbd6;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.cart-line-actions{align-items:center;gap:12px;font-weight:800;display:flex}.admin-product-row{border:1px solid #eadbd6;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:18px;display:flex}.admin-product-actions{gap:10px;display:flex}.contact-preferences-panel{display:block}.toggle-row{gap:12px;margin-top:14px;display:flex}.auth-mode-buttons{margin-bottom:32px}.profile-form-stack{gap:24px;display:grid}.profile-form-stack input,.profile-form-stack select,.profile-form-stack textarea{margin:0!important}.profile-submit{margin-top:10px}.link-card{min-height:190px;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.link-card h3,.link-card p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}@media (width<=1300px){.store-five-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1100px){.store-five-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-layout{grid-template-columns:1fr}}@media (width<=700px){.store-five-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-five-grid .product-body{padding:14px}.store-five-grid .heading{font-size:18px}.store-five-grid .copy{font-size:13px;line-height:1.5}.store-five-grid .primary-btn,.store-five-grid .secondary-btn{padding:10px;font-size:11px}.price{padding:6px 10px;font-size:12px}.cart-line,.admin-product-row{display:block}.cart-line-actions,.admin-product-actions{margin-top:14px}}.category-pills{flex-wrap:wrap;gap:12px;margin:28px 0 38px;display:flex}.category-pill{color:var(--sage-dark);background:#fff;border:1px solid #ead4ce;border-radius:999px;padding:12px 20px;font-weight:800;box-shadow:0 10px 24px #00000009}.category-pill.active,.category-pill:hover{background:var(--blush);color:#fff;border-color:var(--blush)}.store-three-grid{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))!important}.store-three-grid .product-card,.store-three-grid .free-card{min-height:540px}.store-three-grid .product-card img{aspect-ratio:16/9;height:auto}.store-three-grid .product-body{min-height:270px}.admin-wide-layout{grid-template-columns:1fr;gap:28px;margin-top:42px;display:grid}.admin-inline-form{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.admin-subheading{color:var(--sage-dark);margin:30px 0 14px;font-size:18px}.admin-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-check-card{color:var(--sage-dark);background:#fff;border:1px solid #eadbd6;border-radius:18px;align-items:center;gap:10px;padding:14px;font-weight:800;display:flex}.admin-options-list{gap:16px;display:grid}.admin-option-card{background:#fff;border:1px solid #eadbd6;border-radius:24px;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}@media (width<=900px){.store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-inline-form,.admin-option-card,.admin-checkbox-grid{grid-template-columns:1fr}}@media (width<=560px){.store-three-grid{grid-template-columns:1fr!important}}.compact-page.main-section,.compact-admin-page.main-section{padding-top:48px}.compact-header{margin-bottom:24px}.compact-product-card,.store-three-grid .product-card,.store-three-grid .free-card{min-height:430px!important}.store-three-grid .product-body{min-height:220px!important;padding:22px!important}.product-card .heading,.free-card .heading{line-height:1.1;font-size:26px!important}.product-card .copy,.free-card .copy{font-size:15px;line-height:1.55}.free-card-image{aspect-ratio:16/9;object-fit:cover;border-radius:24px;width:100%;margin-bottom:18px;display:block}.free-card-body{flex-direction:column;flex:1;display:flex}.free-card-body .copy{flex:1}.compact-admin-layout{gap:22px!important}.compact-panel{border-radius:30px!important;padding:26px!important}.compact-panel-title{margin-top:0;font-size:24px}.admin-mode-tabs{gap:12px;margin:24px 0 10px;display:flex}.admin-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-description{min-height:95px;margin-top:14px!important}.compact-check-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.compact-check-grid .admin-check-card{justify-content:center;min-height:54px;padding:10px 12px}.compact-option-card{grid-template-columns:1fr 1fr 1.4fr auto!important;padding:12px!important}.admin-upload-field{color:var(--sage-dark);cursor:pointer;background:#fffdfc;border:1px solid #eadbd6;border-radius:18px;gap:6px;padding:12px 14px;font-weight:800;display:grid}.admin-upload-field input{display:none}.admin-upload-field span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.mini-upload{min-width:180px}.compact-actions{margin-top:18px!important}.compact-admin-row{margin-bottom:10px!important;padding:14px!important}@media (width<=1000px){.admin-compact-grid,.compact-check-grid,.compact-option-card{grid-template-columns:1fr!important}}.admin-image-upload-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.image-upload-card{align-content:start;min-height:180px}.image-upload-card img{aspect-ratio:16/9;object-fit:cover;border:1px solid #eadbd6;border-radius:14px;width:100%;margin-top:10px}.gallery-count{color:var(--blush-dark);margin-top:8px;font-size:13px}.admin-gallery-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.admin-gallery-item{background:#fff;border:1px solid #eadbd6;border-radius:18px;gap:8px;padding:10px;display:grid}.admin-gallery-item img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%}.admin-gallery-item span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-gallery-item .ghost-btn{padding:8px 10px;font-size:11px}@media (width<=900px){.admin-image-upload-grid,.admin-gallery-preview{grid-template-columns:1fr}}.store-three-grid .product-card{border-radius:34px;overflow:hidden}.store-three-grid .product-card img,.store-three-grid .free-card-image{border-radius:24px}.store-three-grid .product-body,.free-card-body{text-align:center;align-items:center}.store-three-grid .product-title-row{justify-content:center;width:100%;position:relative}.store-three-grid .price{position:absolute;top:50%;right:0;transform:translateY(-50%)}.store-three-grid .product-actions,.store-three-grid .product-actions .primary-btn,.free-card-body .primary-btn{width:100%}@media (width<=700px){.header-inner{gap:10px;padding:10px 16px}.logo{width:42px;height:42px}.brand-title{letter-spacing:.22em;font-size:13px}.nav{gap:14px}.nav button{font-size:12px}.header-actions{gap:8px}.primary-btn,.secondary-btn,.ghost-btn{padding:10px 14px;font-size:12px}.hero{padding:42px 20px 54px}.main-section{padding:42px 20px}.section-title,.hero-heading{line-height:1.05;font-size:38px!important}.hero-script{font-size:72px!important}.copy{font-size:15px;line-height:1.65}.category-pills{gap:10px;margin:20px 0 28px}.category-pill{padding:10px 14px;font-size:12px}.store-three-grid{grid-template-columns:1fr!important;gap:22px!important}.store-three-grid .product-card,.store-three-grid .free-card{border-radius:28px;min-height:unset!important}.store-three-grid .product-card img,.free-card-image{aspect-ratio:16/9;border-radius:20px}.store-three-grid .product-body,.free-card-body{min-height:unset!important;padding:20px!important}.product-card .heading,.free-card .heading{line-height:1.12;font-size:25px!important}.product-card .copy,.free-card .copy{margin-bottom:18px;font-size:14px;line-height:1.55}.store-three-grid .product-title-row{margin-bottom:8px}.store-three-grid .price{padding:7px 11px;font-size:12px;right:4px}.footer{padding:42px 20px}.footer-title{font-size:38px}.footer-tags{gap:18px;font-size:11px}}.mobile-nav-menu{flex:none;display:none;position:relative}.mobile-nav-menu summary{background:var(--blush);color:#fff;cursor:pointer;border:1px solid #ead4ce;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;list-style:none}.mobile-nav-menu summary::-webkit-details-marker{display:none}.mobile-nav-panel{width:min(76vw,240px);box-shadow:var(--shadow);z-index:100;background:#fff;border:1px solid #eadbd6;border-radius:22px;gap:8px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.mobile-nav-panel button{color:var(--sage-dark);text-align:left;background:#fff7f5;border:0;border-radius:16px;padding:10px 12px;font-size:13px;font-weight:800}.mobile-nav-panel button.active,.mobile-nav-panel button:hover{background:var(--blush);color:#fff}.catalog-card{overflow:hidden;padding:0!important}.catalog-image-button{background:0 0;border:0;width:100%;padding:0;display:block}.catalog-card .free-card-image{margin-bottom:0;border-radius:0!important}.catalog-card-title-row{justify-content:center;align-items:flex-start;gap:10px;width:100%;min-height:56px;display:flex;position:relative}.catalog-card-title-row .heading{padding:0 44px}.catalog-card-title-row .price{position:absolute;top:0;right:0}.category-page-header{margin-bottom:28px}.subsection-heading-row{margin-top:52px;margin-bottom:18px}.subsection-title{margin:0;font-size:34px}.category-tile-section{margin-top:10px}.category-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-tile{text-align:center;background:#fff;border:1px solid #eadbd6;border-radius:28px;align-content:center;gap:8px;min-height:120px;padding:24px;display:grid;box-shadow:0 14px 34px #0000000d}.category-tile:hover{transform:translateY(-3px);box-shadow:0 18px 40px #00000014}.category-tile-name{color:var(--sage-dark);font-family:Georgia,Playfair Display,Times New Roman,serif;font-size:24px}.category-tile-count{color:var(--blush-dark);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.empty-state{text-align:center;margin-top:18px}.admin-category-pills{gap:8px;margin:14px 0 0}.admin-category-pills .category-pill{box-shadow:none;padding:7px 10px;font-size:11px;line-height:1}.compact-check-grid .admin-check-card,.admin-check-card{font-size:12px;line-height:1.2}.compact-check-grid .admin-check-card{gap:7px;min-height:40px;padding:8px 9px}.admin-check-card input[type=checkbox]{width:15px;height:15px;min-height:0;accent-color:var(--blush);flex:0 0 15px;margin:0}@media (width<=900px){.category-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.header-inner{justify-content:space-between;white-space:nowrap!important;flex-wrap:nowrap!important}.brand{gap:7px;min-width:0}.logo{width:32px!important;height:32px!important}.brand-title{letter-spacing:.12em!important;font-size:10px!important}.brand-subtitle,.desktop-nav,.desktop-header-actions{display:none!important}.mobile-nav-menu{display:block}.store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.store-three-grid .free-card,.store-three-grid .product-card,.catalog-card{box-shadow:0 8px 18px #0000000d;border-radius:16px!important;min-height:0!important}.catalog-card .free-card-image,.store-three-grid .product-card img,.free-card-image{aspect-ratio:1;border-radius:0!important}.store-three-grid .product-body,.free-card-body{min-height:0!important;padding:8px!important}.catalog-card-title-row{min-height:34px;display:block}.catalog-card-title-row .heading{padding:0}.catalog-card-title-row .price{margin-top:4px;display:inline-block;position:static;transform:none}.product-card .heading,.free-card .heading,.catalog-card .heading{margin-bottom:4px;line-height:1.15;font-size:12px!important}.product-card .copy,.free-card .copy,.catalog-card .copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.store-three-grid .price,.catalog-card .price{padding:4px 7px;font-size:9px;top:auto;right:auto}.catalog-card .primary-btn,.free-card-body .primary-btn,.store-three-grid .product-actions .primary-btn{width:100%;padding:7px 6px;font-size:9px}.category-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tile{border-radius:18px;min-height:74px;padding:12px}.category-tile-name{font-size:16px}.category-tile-count{font-size:9px}}.catalog-card,.store-three-grid .product-card,.store-three-grid .free-card{flex-direction:column;min-height:0!important;display:flex!important}.catalog-image-button{text-align:left;width:100%}.catalog-image-frame{background:#fff;border-bottom:1px solid #f0ddd8;padding:1cm}.catalog-card .free-card-image,.store-three-grid .product-card img,.store-three-grid .free-card-image{aspect-ratio:16/9;object-position:center;background:#fff;width:100%;display:block;object-fit:contain!important;border-radius:22px!important;height:auto!important}.free-card-body,.store-three-grid .product-body{flex-direction:column;flex:1;gap:14px;display:flex;min-height:0!important;padding:22px 24px 24px!important}.catalog-card-title-row{justify-content:flex-start;align-items:flex-start;min-height:0;padding-right:84px}.catalog-card-title-row .heading{margin:0;padding:0}.catalog-card .copy,.store-three-grid .product-card .copy,.store-three-grid .free-card .copy{flex:0 auto;margin:0}.catalog-card-button,.catalog-card .primary-btn{justify-content:center;align-items:center;width:100%;min-height:58px;margin-top:auto;padding:15px 24px;display:inline-flex;border-radius:999px!important}.catalog-card .price{top:0;right:0}.compact-card-grid{gap:18px!important}.admin-checkbox-grid,.compact-check-grid{flex-wrap:wrap;gap:12px;display:flex!important}.admin-check-card,.compact-check-grid .admin-check-card{white-space:nowrap;border-radius:999px;justify-content:flex-start;width:fit-content;min-width:0;min-height:0!important;padding:12px 18px!important}.admin-check-card input[type=checkbox]{margin-right:2px}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.footer-legal-btn{justify-content:center;align-items:center;min-height:46px;text-decoration:none;display:inline-flex}@media (width<=900px){.catalog-image-frame{padding:.6cm}}@media (width<=700px){.catalog-image-frame{padding:.35cm}.store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.store-three-grid .free-card,.store-three-grid .product-card,.catalog-card{border-radius:16px!important}.catalog-card .free-card-image,.store-three-grid .product-card img,.free-card-image{aspect-ratio:16/9!important;border-radius:12px!important}.free-card-body,.store-three-grid .product-body{gap:6px;padding:8px!important}.catalog-card-title-row{padding-right:0}.catalog-card .price{align-self:flex-start;margin-top:2px;display:inline-flex;position:static}.catalog-card .primary-btn,.catalog-card-button,.free-card-body .primary-btn,.store-three-grid .product-actions .primary-btn{min-height:30px;padding:7px 8px;font-size:9px;border-radius:999px!important}.admin-checkbox-grid,.compact-check-grid{gap:8px}.admin-check-card,.compact-check-grid .admin-check-card{font-size:11px;padding:9px 12px!important}.footer-legal-links{gap:8px}.footer-legal-btn{width:100%}}.success-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#4f5b4b57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.success-modal{text-align:center;width:min(720px,100%);position:relative}.success-modal-close{width:42px;height:42px;color:var(--sage-dark);background:#fff;border:1px solid #ead4ce;border-radius:999px;font-size:26px;line-height:1;position:absolute;top:18px;right:20px}.checkout-success-summary{max-width:420px;color:var(--sage-dark);background:#fffaf7;border:1px solid #eadbd6;border-radius:24px;margin:24px auto 0;padding:18px}.success-modal-actions{justify-content:center}.dash-button{text-align:left;width:100%;transition:all .2s;display:block}.dash-button.active,.dash-button:hover{background:var(--blush-soft);border-color:var(--blush);color:var(--sage-dark);transform:translateY(-1px)}.profile-dashboard-panel{background:#fffdfc;border:1px solid #eadbd6;border-radius:30px;margin-top:28px;padding:24px}.profile-record-card,.profile-empty-state{background:#fff;border:1px solid #eadbd6;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px;display:flex}.profile-empty-state{text-align:center;display:block}.account-summary-card{align-self:start}.download-warning{color:var(--blush-dark);font-weight:800}@media (width<=760px){.profile-record-card{display:block}.profile-record-card .primary-btn,.profile-record-card .secondary-btn{width:100%;margin-top:12px}.success-modal{padding:34px 20px 24px}}.store-catalog-card{background:#fdfbfa;border:1px solid #ead5d0;position:relative;overflow:hidden;box-shadow:0 22px 54px #d9c6c138;border-radius:42px!important}.store-catalog-card .catalog-image-frame{background:#fcfaf9;border-bottom:1px solid #ead5d0;padding:1cm}.store-catalog-card .free-card-image{background:#fff;aspect-ratio:16/9!important;object-fit:contain!important;border-radius:34px!important}.store-card-price-row{z-index:2;justify-content:center;height:0;display:flex;position:relative}.store-card-price-badge{min-width:92px;min-height:92px;color:var(--blush-dark);background:#f6dedb;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:30px;font-weight:900;display:inline-flex;position:relative;top:-38px;box-shadow:0 12px 26px #d9b8b452}.store-catalog-card .free-card-body{text-align:center;justify-content:flex-start;align-items:center;gap:18px;padding:56px 34px 34px!important}.store-catalog-card .catalog-card-title-row{text-align:center;justify-content:center;width:100%;padding-right:0}.store-catalog-card .catalog-card-title-row .heading{text-align:center;max-width:8.8em;margin:0 auto;line-height:1.02;font-size:clamp(48px,3.5vw,64px)!important}.store-catalog-card .copy{text-align:center;max-width:540px;margin:0 auto;font-size:24px;line-height:1.45}.store-catalog-card .catalog-card-button{min-height:72px;margin-top:auto;padding:20px 28px;font-size:22px;border-radius:999px!important}@media (width<=1200px){.store-card-price-badge{min-width:78px;min-height:78px;font-size:24px;top:-28px}.store-catalog-card .free-card-body{padding:46px 24px 24px!important}.store-catalog-card .catalog-card-title-row .heading{font-size:clamp(34px,3vw,48px)!important}.store-catalog-card .copy{font-size:18px}.store-catalog-card .catalog-card-button{min-height:62px;font-size:18px}}@media (width<=700px){.store-catalog-card{border-radius:24px!important}.store-catalog-card .catalog-image-frame{padding:.32cm}.store-card-price-badge{min-width:46px;min-height:46px;padding:0 10px;font-size:12px;top:-18px;box-shadow:0 8px 16px #d9b8b438}.store-catalog-card .free-card-body{gap:8px;padding:26px 10px 12px!important}.store-catalog-card .catalog-card-title-row .heading{max-width:none;line-height:1.12;font-size:12px!important}.store-catalog-card .copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;font-size:10px;line-height:1.28;display:-webkit-box;overflow:hidden}.store-catalog-card .catalog-card-button{width:100%;min-height:30px;padding:7px 8px;font-size:9px}}.catalog-page .store-three-grid{place-items:stretch center;grid-template-columns:repeat(auto-fit,minmax(min(520px,100%),1fr))!important;gap:36px!important}.catalog-page .catalog-card{background:#fffdfc;border:1px solid #ead5d0;flex-direction:column;width:100%;max-width:730px;overflow:hidden;box-shadow:0 22px 54px #d9c6c138;border-radius:42px!important;min-height:900px!important;display:flex!important}.catalog-page .catalog-image-button{background:0 0;border:0;width:100%;padding:0;display:block}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{object-position:center;background:#fff;width:100%;display:block;aspect-ratio:16/9!important;object-fit:contain!important;border-radius:34px!important;height:auto!important}.catalog-page .store-card-price-badge{min-width:92px;min-height:92px;color:var(--blush-dark);background:#f6dedb;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:30px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 12px 26px #d9b8b452;position:relative!important;top:-46px!important;right:auto!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:22px;display:flex;min-height:0!important;padding:52px 50px 36px!important}.catalog-page .catalog-card-title-row,.catalog-page .store-catalog-card .catalog-card-title-row{text-align:center;justify-content:center;align-items:flex-start;width:100%;display:flex;min-height:0!important;padding:0!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:620px;color:var(--sage-dark);text-align:center;line-height:1.04;margin:0 auto!important;padding:0!important;font-size:clamp(42px,3.1vw,58px)!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{max-width:560px;color:var(--muted);text-align:center;font-size:24px;line-height:1.45;margin:0 auto!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{justify-content:center;align-items:center;width:100%;max-width:630px;min-height:76px;margin-top:auto;padding:18px 28px;font-size:22px;font-weight:900;display:inline-flex;border-radius:999px!important}@media (width<=1200px){.catalog-page .catalog-card{max-width:680px;min-height:820px!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:34px 36px 58px!important}.catalog-page .store-card-price-badge{min-width:80px;min-height:80px;font-size:24px;top:-40px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{padding:48px 36px 32px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{font-size:clamp(36px,4.2vw,52px)!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{font-size:20px}}@media (width<=700px){.catalog-page.main-section,.catalog-page{padding-left:10px!important;padding-right:10px!important}.catalog-page .store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.catalog-page .catalog-card{max-width:none;border-radius:18px!important;min-height:0!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:10px 10px 18px!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{aspect-ratio:16/9!important;border-radius:12px!important}.catalog-page .store-card-price-badge{min-width:38px;min-height:38px;padding:0 8px;font-size:11px;top:-17px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{gap:7px;padding:22px 8px 10px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:none;line-height:1.12;font-size:12px!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{min-height:30px;padding:7px 8px;font-size:9px}}.catalog-page .store-three-grid{justify-content:center;align-items:stretch;grid-template-columns:repeat(2,minmax(0,560px))!important;gap:30px!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{background:#fffdfc;width:100%;border-radius:34px!important;max-width:560px!important;min-height:690px!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{width:100%;aspect-ratio:16/9!important;object-fit:contain!important;border-radius:26px!important;height:auto!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{gap:14px!important;min-height:0!important;padding:42px 30px 28px!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{border-radius:999px!important;max-width:470px!important;min-height:58px!important;padding:15px 24px!important;font-size:17px!important}.catalog-page .category-tile-section{margin-top:44px}@media (width<=1180px){.catalog-page .store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{max-width:none!important;min-height:640px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{font-size:clamp(30px,3.4vw,40px)!important}}@media (width<=700px){.catalog-page.main-section,.catalog-page{max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.catalog-page .store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{border-radius:16px!important;min-height:0!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:8px 8px 15px!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{border-radius:10px!important}.catalog-page .store-card-price-badge{min-width:34px!important;min-height:34px!important;padding:0 7px!important;font-size:10px!important;top:-15px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{gap:6px!important;padding:18px 7px 9px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:none!important;font-size:11px!important;line-height:1.12!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{max-width:none!important;font-size:9px!important;line-height:1.22!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{min-height:28px!important;padding:6px 7px!important;font-size:8.5px!important}}.catalog-page.main-section,.catalog-page{max-width:1320px!important}.catalog-page .store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;gap:22px!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{border-radius:30px!important;max-width:none!important;min-height:610px!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:22px 22px 34px!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{border-radius:22px!important}.catalog-page .store-card-price-badge{min-width:60px!important;min-height:60px!important;padding:0 12px!important;font-size:19px!important;top:-28px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{gap:12px!important;padding:34px 20px 22px!important}.catalog-page .store-catalog-card .free-card-body{padding-top:38px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:320px!important;font-size:clamp(26px,2.1vw,34px)!important;line-height:1.08!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{max-width:300px!important;font-size:14px!important;line-height:1.42!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{max-width:100%!important;min-height:54px!important;padding:14px 22px!important;font-size:15px!important}@media (width<=1100px){.catalog-page .store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{min-height:640px!important}}.catalog-page.main-section,.catalog-page{max-width:1320px!important;padding-top:76px!important}.catalog-page .section-header{margin-bottom:40px!important}.catalog-page .store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;align-items:stretch!important;gap:22px!important;display:grid!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{background:#fffdfc!important;border:1px solid #ead5d0!important;border-radius:30px!important;flex-direction:column!important;width:100%!important;max-width:none!important;min-height:530px!important;display:flex!important;overflow:hidden!important;box-shadow:0 22px 54px #d9c6c138!important}.catalog-page .catalog-image-button{text-align:left!important;background:0 0!important;border:0!important;width:100%!important;padding:0!important;display:block!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:22px!important;width:100%!important;height:auto!important;display:block!important}.catalog-page .store-card-price-row{z-index:3!important;pointer-events:none!important;justify-content:center!important;height:0!important;display:flex!important;position:relative!important}.catalog-page .store-card-price-badge{min-width:60px!important;min-height:60px!important;color:var(--blush-dark)!important;background:#f6dedb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:19px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:relative!important;top:-28px!important;right:auto!important;box-shadow:0 12px 26px #d9b8b452!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{text-align:center!important;flex-direction:column!important;flex:1!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;min-height:0!important;padding:38px 20px 22px!important;display:flex!important}.catalog-page .catalog-card-title-row,.catalog-page .store-catalog-card .catalog-card-title-row{text-align:center!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;min-height:0!important;padding:0!important;display:flex!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:320px!important;color:var(--sage-dark)!important;text-align:center!important;margin:0 auto!important;padding:0!important;font-size:clamp(26px,2.1vw,32px)!important;line-height:1.08!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{max-width:300px!important;color:var(--muted)!important;text-align:center!important;margin:0 auto!important;font-size:14px!important;line-height:1.42!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;min-height:54px!important;margin-top:auto!important;padding:14px 22px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important}@media (width<=1100px){.catalog-page .store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.catalog-page.main-section,.catalog-page{max-width:100%!important;padding-top:42px!important;padding-left:10px!important;padding-right:10px!important}.catalog-page .store-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{border-radius:16px!important;min-height:0!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:8px 8px 15px!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{border-radius:10px!important}.catalog-page .store-card-price-badge{min-width:34px!important;min-height:34px!important;padding:0 7px!important;font-size:10px!important;top:-15px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{gap:6px!important;padding:18px 7px 9px!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{max-width:none!important;font-size:11px!important;line-height:1.12!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{max-width:none!important;font-size:9px!important;line-height:1.22!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{min-height:28px!important;padding:6px 7px!important;font-size:8.5px!important}}.heart-splash{z-index:3000;background:radial-gradient(circle,#fffaf7 0%,#fff4f2 100%);place-items:center;animation:.35s 4.65s forwards heartSplashFade;display:grid;position:fixed;inset:0}.heart-splash-card{place-items:center;gap:12px;display:grid;transform:translateY(-8px)}.heart-splash-card .script{color:var(--blush-dark);opacity:0;margin:0;font-size:clamp(38px,6vw,70px);animation:.5s .9s forwards heartSplashText}.heart-draw{width:clamp(86px,18vw,150px);height:auto;overflow:visible}.heart-draw path{fill:#f6dedb66;stroke:var(--blush-dark);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:300;stroke-dashoffset:300px;animation:1.1s forwards drawHeart,.45s .8s forwards fillHeart}@keyframes drawHeart{to{stroke-dashoffset:0}}@keyframes fillHeart{to{fill:#f6dedbf2}}@keyframes heartSplashText{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heartSplashFade{to{opacity:0;visibility:hidden}}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{background:#fffdfc!important;border-bottom:1px solid #ead5d0!important;padding:1cm!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important;border-radius:24px!important;width:100%!important;max-width:none!important;height:auto!important;display:block!important}.catalog-page .store-card-price-row{z-index:10!important;pointer-events:none!important;justify-content:center!important;align-items:flex-start!important;height:0!important;display:flex!important;position:relative!important}.catalog-page .store-card-price-badge{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:60px!important;min-height:60px!important;padding:0 12px!important;display:inline-flex!important;position:absolute!important;top:0!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{padding-top:42px!important}@media (width<=700px){.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:.32cm!important}.catalog-page .catalog-card .free-card-image,.catalog-page .store-catalog-card .free-card-image,.catalog-page .store-three-grid .product-card img,.catalog-page .store-three-grid .free-card-image{border-radius:10px!important}.catalog-page .store-card-price-badge{min-width:34px!important;min-height:34px!important;padding:0 7px!important}.catalog-page .free-card-body,.catalog-page .store-catalog-card .free-card-body,.catalog-page .store-three-grid .product-body{padding-top:20px!important}}@media (width<=700px){.catalog-page .store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.catalog-page .catalog-card,.catalog-page .store-catalog-card{border-radius:18px!important}.catalog-page .catalog-image-frame,.catalog-page .store-catalog-card .catalog-image-frame{padding:.36cm!important}.catalog-page .catalog-card-title-row .heading,.catalog-page .store-catalog-card .catalog-card-title-row .heading,.catalog-page .catalog-card .heading,.catalog-page .product-card .heading,.catalog-page .free-card .heading{font-size:16px!important;line-height:1.12!important}.catalog-page .catalog-card .copy,.catalog-page .store-catalog-card .copy,.catalog-page .product-card .copy,.catalog-page .free-card .copy{font-size:11px!important;line-height:1.25!important}.catalog-page .store-card-price-badge{min-width:42px!important;min-height:42px!important;font-size:12px!important}.catalog-page .catalog-card-button,.catalog-page .catalog-card .primary-btn,.catalog-page .free-card-body .primary-btn,.catalog-page .store-catalog-card .catalog-card-button{min-height:36px!important;padding:8px 9px!important;font-size:10px!important}}.catalog-page .store-card-price-row{z-index:20!important;pointer-events:none!important;width:100%!important;height:0!important;display:block!important;position:relative!important}.catalog-page .store-card-price-badge,.catalog-page .store-catalog-card .store-card-price-badge{z-index:21!important;margin:0!important;position:absolute!important;top:0!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}@media (width<=900px){.catalog-page .product-grid.store-three-grid,.catalog-page .free-grid.store-three-grid,.catalog-page .store-three-grid,.product-grid.store-three-grid,.free-grid.store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}@media (width<=700px){.catalog-page .product-grid.store-three-grid,.catalog-page .free-grid.store-three-grid,.catalog-page .store-three-grid,.product-grid.store-three-grid,.free-grid.store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}.heart-splash{animation-delay:4.65s!important}.catalog-page .store-card-price-row,.product-grid.store-three-grid .store-card-price-row,.free-grid.store-three-grid .store-card-price-row{z-index:30!important;pointer-events:none!important;width:100%!important;height:0!important;display:block!important;position:relative!important}.catalog-page .store-card-price-badge,.catalog-page .store-catalog-card .store-card-price-badge,.product-grid.store-three-grid .store-card-price-badge,.free-grid.store-three-grid .store-card-price-badge{z-index:31!important;margin:0!important;position:absolute!important;top:0!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}.category-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.category-tile{border-radius:20px!important;min-height:82px!important;padding:14px 10px!important}.category-tile-name{font-size:18px!important;line-height:1.1!important}.category-tile-count{letter-spacing:.08em!important;font-size:9px!important}@media (width<=700px){.hero{text-align:center!important;padding:30px 12px 36px!important}.hero-grid{gap:24px!important}.hero section:first-child,.hero .button-row,.hero .feature-row{text-align:center!important;justify-content:center!important;place-items:center!important}.hero .eyebrow{letter-spacing:.12em!important;white-space:nowrap!important;text-align:center!important;margin-bottom:10px!important;font-size:8px!important;line-height:1.2!important}.hero-script{text-align:center!important;width:100%!important;margin:0 auto 8px!important;font-size:58px!important}.hero-heading{text-align:center!important;white-space:nowrap!important;max-width:100%!important;margin:0 auto!important;font-size:19px!important;line-height:1.15!important}.hero-copy{text-align:center!important;max-width:330px!important;margin:12px auto 0!important;font-size:11px!important;line-height:1.45!important}.hero .button-row{flex-wrap:nowrap!important;gap:8px!important;margin-top:16px!important}.hero .button-row .primary-btn,.hero .button-row .secondary-btn{white-space:nowrap!important;min-height:34px!important;padding:8px 12px!important;font-size:10px!important}.feature-row{flex-wrap:nowrap!important;gap:10px!important;margin-top:18px!important;display:flex!important}.feature-pill{box-shadow:none!important;color:var(--sage-dark)!important;white-space:nowrap!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:8.5px!important;line-height:1!important}.image-frame{border-radius:24px!important;padding:8px!important}.banner{border-radius:18px!important}.link-section{border-radius:20px!important;margin-top:28px!important;padding:12px!important}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.link-card{text-align:center!important;border-radius:16px!important;min-height:52px!important;padding:8px 5px!important}.link-card h3{white-space:nowrap!important;margin:0!important;font-size:10px!important;line-height:1.1!important}.footer{padding:30px 10px!important}.footer-tags{display:none!important}.footer-title{font-size:34px!important}.footer .copy{max-width:330px!important;font-size:11px!important;line-height:1.45!important}.footer-legal-links{flex-wrap:nowrap!important;justify-content:center!important;gap:5px!important;margin-top:18px!important;display:flex!important}.footer-legal-btn{white-space:nowrap!important;width:auto!important;min-height:28px!important;padding:7px 6px!important;font-size:7.5px!important;line-height:1!important}.legal{margin-top:16px!important;font-size:9px!important;line-height:1.45!important}.category-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.category-tile{border-radius:14px!important;min-height:52px!important;padding:8px 4px!important}.category-tile-name{font-size:11px!important;line-height:1.08!important}.category-tile-count{letter-spacing:.04em!important;font-size:7px!important}.catalog-page .product-grid.store-three-grid,.catalog-page .free-grid.store-three-grid,.catalog-page .store-three-grid,.product-grid.store-three-grid,.free-grid.store-three-grid,.main-section .product-grid.store-three-grid,.main-section .free-grid.store-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}:is(.main-section:has(.profile-dashboard-layout),.main-section:has(.auth-mode-buttons)){text-align:center!important;padding:34px 12px!important}:is(.main-section:has(.profile-dashboard-layout) .panel,.main-section:has(.auth-mode-buttons) .panel){text-align:center!important;border-radius:26px!important;padding:20px 14px!important}.profile-dashboard-layout{margin-top:18px!important;display:block!important}.profile-dashboard-layout section:first-child{flex-wrap:wrap!important;justify-content:center!important;gap:7px!important;display:flex!important}.profile-dashboard-layout .dash-button{text-align:center!important;white-space:nowrap!important;border-radius:999px!important;width:auto!important;margin:0!important;padding:9px 10px!important;font-size:10px!important;line-height:1!important}.contact-preferences-panel{text-align:center!important;border-radius:18px!important;width:100%!important;margin-top:8px!important;margin-bottom:0!important;padding:12px!important}.contact-preferences-panel .small-note{margin:6px auto 10px!important;font-size:10px!important;line-height:1.35!important}.toggle-row{justify-content:center!important}.toggle-row .primary-btn,.toggle-row .secondary-btn{min-height:30px!important;padding:7px 14px!important;font-size:10px!important}.account-summary-card{text-align:center!important;border-radius:18px!important;margin:12px auto 0!important;padding:14px!important}.account-summary-card strong{margin-bottom:6px!important;display:block!important}.account-summary-card .small-note{margin:3px auto!important;font-size:10px!important;line-height:1.35!important}.profile-dashboard-panel{text-align:center!important;border-radius:22px!important;margin-top:16px!important;padding:16px 12px!important}.profile-dashboard-panel .compact-panel-title{font-size:22px!important}.profile-record-card,.profile-empty-state,.profile-form-stack input,.profile-form-stack select{text-align:center!important}html,body,#root,.page{max-width:100%!important;overflow-x:hidden!important}.hero,.hero-grid,.hero section,.hero .image-frame,.link-section{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.hero-grid{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;overflow:hidden!important}.hero section:first-child{min-width:0!important;max-width:100%!important;padding-left:2px!important;padding-right:2px!important}.hero-heading{text-wrap:balance;white-space:normal!important;overflow-wrap:normal!important;text-align:center!important;width:100%!important;max-width:min(350px,100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(16px,4.25vw,19px)!important;line-height:1.18!important}.hero-copy{text-wrap:balance;text-align:center!important;max-width:min(340px,100vw - 34px)!important}.hero-script{text-align:center!important;max-width:100%!important}.hero .button-row,.hero .feature-row,.link-grid{max-width:100%!important}.image-frame{overflow:hidden!important}.banner{width:100%!important;max-width:100%!important;height:auto!important}html,body,#root,.page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.page,.hero,.main-section,.full-bg,.compact-page,.panel,.section-header,.category-page-header,.subsection-heading-row,.link-section,.footer,.profile-dashboard,.profile-dashboard-panel,.profile-panel,.profile-form-stack,.product-detail-info,.checkout-panel-narrow,.success-modal{text-align:center!important}.hero,.main-section,.compact-page,.catalog-page.main-section{padding-left:12px!important;padding-right:12px!important}.hero-grid,.section-header,.category-page-header,.subsection-heading-row,.two-col,.product-detail-layout,.profile-grid,.dashboard-grid,.profile-dashboard,.button-row,.feature-row,.link-grid,.category-pills,.footer-legal-links{justify-content:center!important;place-items:center!important;margin-left:auto!important;margin-right:auto!important}.hero section:first-child,.section-header>div,.category-page-header>div,.subsection-heading-row>div,.product-detail-info,.panel,.profile-dashboard-panel,.profile-record-card,.dash-item,.footer>*,.hero-copy,.section-copy,.copy,.small-note,.legal,.heading,.eyebrow{text-align:center!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.hero .eyebrow{text-wrap:balance;white-space:normal!important;overflow-wrap:normal!important;width:min(100%,360px)!important;max-width:calc(100vw - 24px)!important}.hero-script{text-align:center!important;width:100%!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.hero-heading,.section-title,.subsection-title,.product-detail-info .section-title,.checkout-panel-narrow .section-title{text-wrap:balance;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;width:100%!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}.hero-heading{font-size:clamp(17px,5vw,22px)!important;line-height:1.16!important}.hero-copy,.section-copy,.copy{text-wrap:balance;text-align:center!important;max-width:min(360px,100vw - 32px)!important}.button-row,.hero .button-row{flex-wrap:wrap!important;width:100%!important;max-width:calc(100vw - 24px)!important;display:flex!important}.hero .feature-row{width:100%!important;max-width:calc(100vw - 24px)!important}.link-section{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}.link-grid{width:100%!important}.profile-form-stack input,.profile-form-stack select,.profile-form-stack textarea,input,select,textarea{text-align:center!important}.footer-legal-links{flex-wrap:nowrap!important;width:100%!important}.footer-legal-btn{white-space:nowrap!important;flex:1 1 0!important;width:auto!important;min-width:0!important;padding-left:6px!important;padding-right:6px!important;font-size:9px!important}.link-section{background:#ffffffd1!important;border-radius:22px!important;width:min(100%,100vw - 32px)!important;max-width:380px!important;margin-top:22px!important;padding:10px!important;box-shadow:0 12px 28px #7d695c14!important}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;display:grid!important}.link-card{min-height:44px!important;box-shadow:none!important;text-align:center!important;background:#fffaf7!important;border:1px solid #eadbd6!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:7px 4px!important;display:flex!important}.link-card:hover{box-shadow:none!important;transform:none!important}.link-card h3{letter-spacing:0!important;color:var(--sage-dark)!important;white-space:nowrap!important;margin:0!important;font-size:clamp(9px,2.7vw,11px)!important;line-height:1.05!important}.link-card p{display:none!important}}.maintenance-page{text-align:center;place-items:center;min-height:70vh;display:grid}.maintenance-panel{text-align:center;max-width:760px}.maintenance-heart{margin:0 0 14px;font-size:clamp(90px,16vw,150px);line-height:.8}.maintenance-admin-banner{z-index:49;color:var(--sage-dark);text-align:center;background:#fff4f2;border-bottom:1px solid #ead5d0;margin:0 auto;padding:12px 18px;font-weight:800;position:sticky;top:80px}.maintenance-toggle-card{width:fit-content;color:var(--sage-dark);background:#fff;border:1px solid #ead5d0;border-radius:999px;align-items:center;gap:12px;margin:24px 0;padding:14px 18px;font-weight:900;display:flex}.maintenance-toggle-card input{width:20px;min-height:20px;accent-color:var(--blush);margin:0}.marketing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.marketing-stats-grid div{text-align:center;background:#fff;border:1px solid #ead5d0;border-radius:20px;gap:4px;padding:18px;display:grid}.marketing-stats-grid strong{color:var(--sage-dark);font-family:Georgia,Playfair Display,Times New Roman,serif;font-size:32px;font-weight:300}.marketing-stats-grid span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.admin-notice{max-width:100%}@media (width<=700px){.maintenance-toggle-card{justify-content:center;width:100%}.marketing-stats-grid{grid-template-columns:1fr}}.marketing-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0;display:grid}.marketing-upload-field{align-content:center;min-height:98px}.marketing-upload-field strong{color:var(--sage-dark);font-size:14px}@media (width<=700px){.marketing-upload-grid{grid-template-columns:1fr}}
