:root{--purple-950:#1a0325;--purple-900:#260536;--purple-850:#310642;--purple-800:#3c0751;--purple-700:#570b73;--purple-600:#71149a;--purple-500:#8b23b3;--purple-100:#f5edf8;--yellow:#ffd318;--yellow-2:#ffb800;--white:#fff;--ink:#241229;--muted:#78677d;--card:#fff;--line:#eadff0;--green:#20bc62;--green-dark:#14944a;--danger:#a24058;--shadow:0 24px 72px rgba(23,0,31,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#190222 0,#4f0867 48%,#260536);color:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}.no-scroll{overflow:hidden}.page-shell{min-height:100vh;overflow:hidden}.site-header{height:78px;padding:0 clamp(16px,4vw,58px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:45;background:#23042fe0;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mini img{width:108px;height:64px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(0,0,0,.25))}.header-actions{display:flex;align-items:center;gap:10px}.icon-link,.cart-icon-button{width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#ffffff14;color:#fff;display:grid;place-items:center;font-size:22px;position:relative;cursor:pointer}.cart-icon-button b{position:absolute;right:-4px;top:-5px;background:var(--yellow);color:#31103c;width:21px;height:21px;border-radius:50%;font-size:11px;display:grid;place-items:center;border:2px solid #39104a}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);min-height:650px;padding:78px clamp(24px,7vw,110px);align-items:center;gap:38px;background:radial-gradient(circle at 18% 10%,rgba(153,48,187,.36),transparent 32%),linear-gradient(145deg,#250334 10%,#52096a 56%,#29043a)}.hero-glow{position:absolute;border-radius:50%;filter:blur(14px);pointer-events:none}.hero-glow-one{width:360px;height:360px;right:5%;top:10%;background:#ffd3181f}.hero-glow-two{width:220px;height:220px;left:6%;bottom:4%;background:#c152ec26}.hero-copy{position:relative;z-index:2;max-width:640px}.eyebrow,.section-heading>span,.cart-header>div>span,.modal-product-header>div>span{display:inline-flex;align-items:center;gap:8px;color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:12px}.eyebrow:before{content:"";width:28px;height:2px;background:var(--yellow)}.hero-copy h1{font-family:"Baloo 2",sans-serif;font-size:clamp(56px,7vw,88px);line-height:.89;letter-spacing:-.035em;margin:18px 0 22px}.hero-copy h1 em{color:var(--yellow);font-style:normal}.hero-copy>p{color:#eadcef;line-height:1.65;font-size:17px;max-width:560px;margin:0}.hero-buttons{display:flex;gap:12px;margin-top:29px}.primary-button,.secondary-button{height:52px;border-radius:16px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px}.primary-button{background:linear-gradient(135deg,var(--yellow),var(--yellow-2));color:#391042;box-shadow:0 14px 30px #ffb9002e}.secondary-button{border:1px solid rgba(255,255,255,.24);background:#ffffff14}.brand-promise{display:flex;gap:18px;flex-wrap:wrap;margin-top:23px;color:#d8c6de;font-size:12px;font-weight:700}.hero-visual{min-height:480px;display:grid;place-items:center;position:relative}.hero-visual>img{width:min(470px,88%);position:relative;z-index:2;filter:drop-shadow(0 30px 26px rgba(0,0,0,.35))}.logo-halo{position:absolute;width:410px;height:410px;border-radius:50%;background:radial-gradient(circle,#8d25aa 0,#5c0b72 44%,rgba(255,211,24,.16) 45%,transparent 66%);box-shadow:0 0 80px #ffd3181c}.floating-chip{position:absolute;z-index:3;background:#fffffff0;color:#4d0c5f;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:900;box-shadow:0 15px 30px #00000038}.chip-one{left:1%;top:20%}.chip-two{right:0;bottom:17%}.quick-info{width:min(1120px,calc(100% - 32px));margin:-38px auto 0;position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;color:var(--ink);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.quick-info article{display:flex;align-items:center;gap:13px;padding:22px 25px;border-right:1px solid var(--line)}.quick-info article:last-child{border-right:0}.quick-icon{width:47px;height:47px;border-radius:15px;background:#f3e8f7;display:grid;place-items:center;font-size:22px}.quick-info strong{display:block;color:#4d0c60;font-size:13px}.quick-info small{display:block;color:#88748c;font-size:11px;margin-top:4px}.menu-section{padding:100px clamp(16px,5vw,72px) 86px;background:linear-gradient(180deg,#51086933,#20032ba6)}.section-heading{text-align:center;max-width:650px;margin:0 auto 34px}.section-heading h2{font-family:"Baloo 2",sans-serif;font-size:clamp(38px,5vw,58px);line-height:1;margin:9px 0 12px}.section-heading p{color:#d9c6df;line-height:1.6;font-size:14px;margin:0}.section-heading.left{text-align:left;margin:0 0 30px}.section-heading.left h2{font-size:45px}.category-nav{position:sticky;top:78px;z-index:35;display:flex;gap:8px;overflow-x:auto;padding:11px 0 13px;margin:0 auto 31px;max-width:1120px;background:linear-gradient(180deg,#310642f7,#310642e6);scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav button{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0f;color:#e5d5ea;padding:10px 15px;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.category-nav button.active{background:var(--yellow);color:#421150;border-color:var(--yellow)}#catalogRoot{max-width:1120px;margin:0 auto}.catalog-section{scroll-margin-top:145px;margin-bottom:28px}.catalog-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.catalog-title-row h3{font-family:"Baloo 2",sans-serif;font-size:30px;line-height:1;margin:0}.catalog-title-row p{color:#cdb8d4;margin:5px 0 0;font-size:12px}.products-grid{display:grid;grid-template-columns:1fr;gap:18px}.product-card{background:linear-gradient(180deg,#fff,#fcf9fd);color:var(--ink);border-radius:27px;overflow:hidden;box-shadow:0 18px 42px #0c001338;border:1px solid rgba(255,255,255,.18);display:grid;grid-template-columns:minmax(170px,42%) 1fr;min-width:0;min-height:270px}.product-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.35),transparent 28%),linear-gradient(145deg,#8f24af,#4d0a66);overflow:hidden;padding:12px}.product-visual:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.product-visual img{width:100%;height:100%;max-height:250px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 15px 14px rgba(0,0,0,.24))}.product-badge{position:absolute;left:13px;top:13px;z-index:3;background:var(--yellow);color:#3c1246;font-size:9px;font-weight:900;text-transform:uppercase;padding:7px 10px;border-radius:999px}.product-card-body{padding:22px;display:flex;flex-direction:column}.product-kicker{color:#8c7592;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.product-card h4{font-family:"Baloo 2",sans-serif;font-size:25px;line-height:1.02;margin:8px 0 9px;color:#4b0b60}.product-card p{color:#735d78;line-height:1.5;font-size:12px;margin:0}.product-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.product-meta span{border:1px solid #e8ddec;background:#f8f3fa;color:#674d6c;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.product-card-footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.starting-price small{display:block;color:#917e95;font-size:10px}.starting-price strong{font-size:19px;color:#4a0b5f}.add-product{border:0;border-radius:14px;background:linear-gradient(135deg,var(--yellow),var(--yellow-2));color:#3a1044;padding:12px 15px;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 9px 20px #ffb9002e}.how-it-works{padding:86px clamp(18px,6vw,90px) 110px;background:#21042e}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1120px}.steps-grid article{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:23px;background:#ffffff0e}.steps-grid article>b{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:var(--yellow);color:#3b1046}.steps-grid h3{font-family:"Baloo 2",sans-serif;font-size:21px;margin:14px 0 6px}.steps-grid p{color:#c9b6d0;font-size:12px;line-height:1.55;margin:0}footer{text-align:center;padding:55px 20px 110px;background:#180222}footer>img{width:160px;margin:0 auto 12px}footer p{color:#dfcee5}footer p strong{color:var(--yellow)}.footer-links{display:flex;justify-content:center;gap:18px;font-size:12px;font-weight:800;margin:20px 0}footer>small{color:#9c84a4;font-size:10px}.floating-cart{position:fixed;z-index:50;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(520px,calc(100% - 24px));height:68px;border:0;border-radius:22px;background:linear-gradient(135deg,var(--yellow),var(--yellow-2));color:#36103f;box-shadow:0 19px 48px #00000052;display:flex;align-items:center;gap:12px;padding:0 17px;cursor:pointer}.floating-cart-icon{font-size:25px}.floating-cart-copy{text-align:left;display:flex;flex-direction:column;flex:1}.floating-cart-copy b{font-size:14px}.floating-cart-copy small{font-size:11px;margin-top:3px}.floating-cart-count{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#4f0b64;color:#fff;font-weight:900}.overlay{position:fixed;inset:0;background:#110018b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:80}.product-modal,.cart-drawer{position:fixed;z-index:90;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.product-modal{width:min(650px,calc(100% - 24px));max-height:min(90vh,880px);left:50%;top:50%;transform:translate(-50%,-50%);border-radius:29px;overflow:hidden;display:flex;flex-direction:column}.close-button{position:absolute;right:15px;top:15px;width:41px;height:41px;border:0;border-radius:50%;background:#f0e7f3;color:#4e155b;font-size:28px;line-height:1;cursor:pointer;z-index:3}.close-button.inline{position:static;flex:0 0 auto}.modal-scroll{overflow:auto;padding:27px 25px 16px}.modal-product-header{display:grid;grid-template-columns:138px 1fr;align-items:center;gap:18px;padding-right:35px}.modal-visual{height:132px;border-radius:23px;display:grid;place-items:center;background:linear-gradient(145deg,#8f24af,#4d0a66);overflow:hidden;padding:8px}.modal-visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(0,0,0,.22))}.modal-product-header h2{font-family:"Baloo 2",sans-serif;color:#4e0c62;margin:6px 0;font-size:31px;line-height:1}.modal-product-header p{margin:0;color:#765f7c;font-size:12px;line-height:1.5}.product-modal fieldset{border:0;padding:0;margin:23px 0 0}.product-modal legend{font-weight:900;margin-bottom:11px;color:#33123d;font-size:14px}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.option-card{position:relative}.option-card input{position:absolute;opacity:0;pointer-events:none}.option-card label{display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid #e4d7e8;border-radius:15px;padding:13px;cursor:pointer;background:#fff;font-size:12px;font-weight:800;min-height:48px}.option-card label b{color:#5d0d73}.option-card input:checked+label{border-color:#6f118d;background:#f6ecf8;box-shadow:0 0 0 2px #6f118d14}.included-box{margin-top:19px;border:1px solid #e7dcea;border-radius:16px;background:#faf6fb;padding:14px}.included-box strong{font-size:12px;color:#521166}.included-box p{margin:5px 0 0;color:#756079;font-size:11px;line-height:1.5}.extras-block{margin-top:22px}.extra-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.extra-intro h3{font-size:14px;margin:0}.extra-intro small{color:#8a758e;font-size:10px}.extra-group{border-top:1px solid #eee5f0;padding-top:17px;margin-top:15px}.extra-group:first-of-type{margin-top:0}.extra-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.extra-group-head h3{font-size:13px;margin:0}.extra-group-head small{color:#8a758e}.extra-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.extra-option{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #eee4f1;border-radius:13px;font-size:11px;cursor:pointer}.extra-option input{accent-color:#6e1189}.extra-option span{flex:1}.extra-option b{color:#5f0e76;white-space:nowrap}.observation-label{display:block;font-weight:800;font-size:13px;margin-top:21px}.observation-label textarea,.field-label textarea,.field-label input,.field-label select{width:100%;border:1px solid #e3d7e6;border-radius:15px;padding:13px 14px;margin-top:8px;outline:none;color:#2e1535;background:#fff;transition:.2s}.observation-label textarea{min-height:78px;resize:vertical}.observation-label textarea:focus,.field-label textarea:focus,.field-label input:focus,.field-label select:focus{border-color:#8019a0;box-shadow:0 0 0 3px #8019a017}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0 0;font-weight:900}.quantity-control{display:flex;align-items:center;border:1px solid #e4d9e7;border-radius:13px;overflow:hidden}.quantity-control button{border:0;background:#f7f1f8;width:42px;height:40px;color:#4d125a;font-size:22px;cursor:pointer}.quantity-control strong{width:44px;text-align:center}.add-to-cart-button{min-height:68px;border:0;background:linear-gradient(135deg,var(--yellow),var(--yellow-2));color:#36103f;font-weight:900;display:flex;align-items:center;justify-content:space-between;padding:0 25px;cursor:pointer}.add-to-cart-button b{font-size:18px}.cart-drawer{top:0;right:0;width:min(590px,100%);height:100%;display:flex;flex-direction:column}.cart-header{padding:22px 23px 16px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff,#fbf7fc)}.cart-header h2{font-family:"Baloo 2",sans-serif;font-size:31px;margin:3px 0 0;color:#4e0c62}.cart-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;padding:11px 24px 15px;border-bottom:1px solid #eadfed;background:#fff}.cart-progress span{display:flex;align-items:center;gap:5px;color:#8a778e;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.cart-progress span b{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#eee4f1;color:#6b5670;font-size:9px}.cart-progress span.active{color:#5b0e72}.cart-progress span.active b{background:#5b0e72;color:#fff}.cart-progress i{height:1px;background:#e4d9e7}.cart-content{flex:1;overflow:auto;padding:17px 20px 24px;background:#fff}.empty-cart{text-align:center;padding:80px 20px}.empty-cart>span{font-size:56px}.empty-cart h3{margin:18px 0 7px}.empty-cart p{color:#7c687f}.empty-cart button{border:0;border-radius:14px;background:#5c0e72;color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}.cart-items-wrap{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:13px;border:1px solid #e9deec;border-radius:19px;padding:12px;background:#fff;box-shadow:0 9px 24px #350a410f}.cart-item-visual{height:92px;border-radius:16px;background:linear-gradient(145deg,#8f24af,#4d0a66);display:grid;place-items:center;overflow:hidden;padding:5px}.cart-item-visual img{width:100%;height:100%;object-fit:contain}.cart-item-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.cart-item-kicker{font-size:8px;color:#8b7690;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.cart-item h3{font-size:14px;margin:3px 0 4px;color:#32113d}.cart-item-unit-price{font-size:13px;color:#531166;white-space:nowrap}.cart-item-details{display:grid;gap:4px;color:#78637c;font-size:10px;line-height:1.4;margin:7px 0}.cart-item-details span{display:block}.cart-item-actions{display:flex;align-items:center;gap:5px;margin-top:8px}.cart-item-actions button{width:30px;height:30px;border:1px solid #e4d8e8;background:#fff;border-radius:9px;color:#531166;font-weight:900;cursor:pointer}.cart-item-actions b{min-width:22px;text-align:center;font-size:12px}.remove-item{border:0!important;background:transparent!important;color:var(--danger)!important;width:auto!important;font-size:10px;margin-left:5px;padding:0 4px}.cart-item-total{margin-left:auto;font-size:11px;color:#4e0c62;font-weight:900}.checkout-card{margin-top:18px;display:grid;gap:13px}.order-summary-box{border-radius:20px;padding:17px;background:linear-gradient(135deg,#5b0e72,#7d1a9d);color:#fff;box-shadow:0 15px 30px #530d692e}.order-summary-box>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:9px}.order-summary-box>div:first-child strong{font-size:20px;color:var(--yellow)}.order-summary-box>div span{font-size:11px;color:#eadcef}.order-summary-box>div strong{font-size:12px}.order-summary-box small{display:block;border-top:1px solid rgba(255,255,255,.15);padding-top:10px;color:#d9c4df;font-size:9px;line-height:1.4}.checkout-section{border:1px solid #e6dae9;border-radius:20px;padding:16px;background:#fbf8fc}.checkout-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.checkout-section-title>b{width:31px;height:31px;border-radius:10px;background:#5b0e72;color:#fff;display:grid;place-items:center;font-size:12px}.checkout-section-title>div{display:flex;flex-direction:column}.checkout-section-title strong{font-size:13px;color:#32113d}.checkout-section-title small{font-size:9px;color:#8b7890;margin-top:2px}.field-label{display:block;font-size:11px;font-weight:900;color:#32113d}.field-label textarea{min-height:76px;resize:vertical}.choice-cards{display:grid;gap:9px;margin-bottom:14px}.delivery-choice{grid-template-columns:1fr 1fr}.payment-choice{grid-template-columns:1fr}.choice-card{position:relative;display:grid;grid-template-columns:39px 1fr 22px;align-items:center;gap:9px;border:1px solid #e3d8e7;border-radius:15px;padding:11px;background:#fff;cursor:pointer;min-width:0}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-icon{width:38px;height:38px;border-radius:12px;background:#f1e7f4;display:grid;place-items:center;font-size:18px;color:#5b0e72}.choice-card>span:nth-of-type(2){display:flex;flex-direction:column;min-width:0}.choice-card strong{font-size:11px;color:#2e1337}.choice-card small{font-size:8px;color:#8b7890;margin-top:3px}.choice-card i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;border:1px solid #ddd0e1;color:transparent;font-style:normal;font-size:10px}.choice-card:has(input:checked){border-color:#6e1189;background:#f7eef9;box-shadow:0 0 0 2px #6e118912}.choice-card:has(input:checked) i{background:#6e1189;border-color:#6e1189;color:#fff}.choice-card.compact{grid-template-columns:39px 1fr 22px}.checkout-section.last{margin-bottom:2px}.visually-labeled{font-size:0}.visually-labeled textarea{font-size:12px;margin-top:0}.cart-footer{border-top:1px solid #e9dfeb;padding:13px 20px max(14px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -10px 28px #2d073812}.checkout-total-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#6e5a73;font-size:11px}.checkout-total-line strong{font-size:17px;color:#4e0c62}.whatsapp-checkout{width:100%;height:58px;border:0;border-radius:17px;background:linear-gradient(135deg,var(--green),#59c871);color:#fff;font-weight:900;display:flex;justify-content:center;gap:13px;align-items:center;cursor:pointer;box-shadow:0 13px 24px #20bc6238}.whatsapp-checkout b{font-size:20px}.clear-cart{width:100%;border:0;background:transparent;color:#9b405a;padding:11px 0 0;font-size:11px;cursor:pointer}.toast{position:fixed;z-index:120;left:50%;bottom:95px;transform:translate(-50%,20px);background:#26102d;color:#fff;border-radius:12px;padding:12px 16px;font-size:12px;font-weight:800;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 12px 30px #0000004d}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:900px){.hero-section{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center;margin:auto}.eyebrow{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-buttons,.brand-promise{justify-content:center}.hero-visual{min-height:390px}.quick-info{grid-template-columns:1fr}.quick-info article{border-right:0;border-bottom:1px solid var(--line)}.quick-info article:last-child{border-bottom:0}.products-grid{grid-template-columns:1fr}.product-card{grid-template-columns:230px 1fr}.steps-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-header{height:66px;padding-inline:14px}.brand-mini img{width:84px;height:53px}.hero-section{padding:35px 18px 42px;min-height:auto}.hero-copy h1{font-size:50px}.hero-copy>p{font-size:14px}.hero-buttons{display:grid;grid-template-columns:1fr 1fr}.primary-button,.secondary-button{padding:0 11px;font-size:12px}.brand-promise{display:grid;grid-template-columns:1fr 1fr;text-align:left}.hero-visual{min-height:300px}.hero-visual>img{width:86%}.logo-halo{width:290px;height:290px}.floating-chip{font-size:9px;padding:9px 11px}.chip-one{left:0;top:16%}.chip-two{right:0;bottom:14%}.quick-info{margin-top:-16px}.menu-section{padding:60px 12px}.category-nav{top:66px;margin-inline:-12px;padding-inline:12px}.catalog-title-row{padding-inline:4px}.catalog-title-row h3{font-size:27px}.product-card{grid-template-columns:42% 58%;border-radius:20px;min-height:235px}.product-visual{padding:5px}.product-visual img{max-height:220px}.product-card-body{padding:14px 13px}.product-kicker{font-size:8px}.product-card h4{font-size:19px;margin-top:5px}.product-card p{font-size:9px;line-height:1.42}.product-meta{gap:4px;margin-top:8px}.product-meta span{font-size:7px;padding:5px 6px}.product-card-footer{padding-top:10px;align-items:end}.starting-price strong{font-size:15px}.add-product{padding:10px 9px;font-size:9px}.how-it-works{padding-inline:18px}.section-heading.left h2{font-size:36px}.product-modal{width:100%;max-height:93vh;left:0;bottom:0;top:auto;transform:none;border-radius:28px 28px 0 0}.modal-scroll{padding:23px 18px 14px}.modal-product-header{grid-template-columns:105px 1fr;gap:13px}.modal-visual{height:100px}.modal-product-header h2{font-size:25px}.option-grid,.extra-list{grid-template-columns:1fr 1fr}.option-card label{font-size:10px;padding:11px 10px}.extra-option{font-size:9px;padding:9px 8px}.cart-drawer{width:100%}.cart-header{padding-top:max(17px,env(safe-area-inset-top))}.cart-content{padding:14px 13px 22px}.cart-progress{padding-inline:15px}.cart-item{grid-template-columns:82px 1fr;padding:10px}.cart-item-visual{height:82px}.delivery-choice{grid-template-columns:1fr 1fr}.floating-cart{height:64px;border-radius:19px}.floating-cart-copy b{font-size:13px}.choice-card{padding:9px;grid-template-columns:34px 1fr 18px;gap:7px}.choice-icon{width:34px;height:34px;font-size:16px}.choice-card strong{font-size:10px}.choice-card small{font-size:7px}}@media(max-width:390px){.hero-buttons,.brand-promise,.option-grid,.extra-list,.product-card{grid-template-columns:1fr}.product-visual{height:190px}.product-card-body{padding:16px}.product-card p{font-size:10px}.delivery-choice{grid-template-columns:1fr}}.site-header{min-height:78px;height:auto;gap:18px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.contact-links{display:flex;align-items:center;gap:8px;min-width:0}.contact-link{min-height:42px;display:flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,184,211,.28);border-radius:14px;background:#ffb8d31a;color:#ffb8d3;font-size:12px;font-weight:900;white-space:nowrap;transition:transform .2s ease,background .2s ease,border-color .2s ease}.contact-link:hover{transform:translateY(-1px);background:#ffb8d32b;border-color:#ffb8d37a}.contact-link img{width:25px;height:25px;object-fit:contain;flex:0 0 auto}.icon-link{display:none}.catalog-section{margin-bottom:42px}.catalog-title-row{align-items:center;margin-bottom:14px}.catalog-title-row h3{font-size:27px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.product-card{min-height:0;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#fff,#fcf9fd);box-shadow:0 13px 30px #0c00132e}.product-visual{width:100%;height:155px;min-height:155px;padding:8px}.product-visual:before{width:118px;height:118px}.product-visual img{width:100%;height:100%;max-height:145px;object-fit:contain}.product-badge{left:9px;top:9px;padding:5px 8px;font-size:7px}.product-card-body{flex:1;padding:13px}.product-kicker{font-size:8px}.product-card h4{font-size:19px;margin:5px 0 6px}.product-card p{min-height:42px;font-size:9px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-meta{gap:4px;margin-top:8px}.product-meta span{padding:5px 6px;font-size:7px}.product-card-footer{padding-top:11px;gap:7px;align-items:flex-end}.starting-price small{font-size:8px}.starting-price strong{font-size:15px}.add-product{min-height:36px;padding:9px 10px;border-radius:11px;font-size:8px;white-space:nowrap}@media(max-width:900px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.site-header{min-height:104px;padding:8px 12px;display:grid;grid-template-columns:auto 1fr;align-items:center}.brand-mini img{width:82px;height:50px}.header-actions{min-width:0;gap:7px}.contact-links{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:6px}.contact-link{min-width:0;min-height:38px;padding:6px 8px;gap:5px;font-size:9px;overflow:hidden}.contact-link span{overflow:hidden;text-overflow:ellipsis}.contact-link img{width:21px;height:21px}.cart-icon-button{width:40px;height:40px;border-radius:13px}.category-nav{top:104px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-title-row h3{font-size:24px}.product-card{border-radius:17px}.product-visual{height:126px;min-height:126px;padding:5px}.product-visual img{max-height:118px}.product-visual:before{width:94px;height:94px}.product-card-body{padding:10px}.product-card h4{font-size:17px}.product-card p{min-height:39px;font-size:8px}.product-meta span{font-size:6px}.product-card-footer{display:grid;grid-template-columns:1fr;align-items:stretch}.add-product{width:100%;font-size:8px}.observation-label textarea,.field-label textarea,.field-label input,.field-label select{font-size:16px}}@media(max-width:390px){.site-header{min-height:112px;grid-template-columns:76px 1fr}.category-nav{top:112px}.contact-link{font-size:8px;padding-inline:6px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-visual{height:112px;min-height:112px}.product-visual img{max-height:105px}.product-card h4{font-size:15px}.product-card p{-webkit-line-clamp:2;line-clamp:2;min-height:24px}}.menu-section{padding:82px clamp(16px,4vw,54px) 96px}.menu-heading{max-width:760px;margin-bottom:30px}#catalogRoot{width:min(1080px,100%);max-width:1080px;margin:0 auto}.unified-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.unified-product-card{min-height:176px;display:grid;grid-template-columns:148px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:linear-gradient(145deg,#47115f,#311043);color:#fff;box-shadow:0 15px 34px #09000e38;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.unified-product-card:hover{transform:translateY(-2px);border-color:#ffd3188c;box-shadow:0 18px 38px #09000e4d}.unified-product-visual{width:148px;height:100%;min-height:176px;padding:13px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#8b23b38a,#5b0e72ad)}.unified-product-visual:before{width:112px;height:112px;border-color:#ffffff1f}.unified-product-visual img{width:100%;height:100%;max-height:150px;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(0,0,0,.28))}.unified-product-body{min-width:0;padding:18px 18px 16px;display:flex;flex-direction:column}.unified-product-body .product-kicker{color:#d5afdf;font-size:8px;letter-spacing:.11em}.unified-product-body h4{margin:4px 0 5px;color:#fff;font-size:22px;line-height:1.05}.unified-product-body p{min-height:0;margin:0;color:#dfcfe5;font-size:10px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.unified-product-actions{margin-top:auto;padding-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.unified-product-actions .starting-price small{color:#cbb8d1;font-size:9px}.unified-product-actions .starting-price strong{display:block;margin-top:2px;color:var(--yellow);font-size:19px;line-height:1}.unified-product-actions .add-product{min-width:92px;min-height:38px;padding:9px 15px;border-radius:999px;font-size:9px;box-shadow:none}@media(max-width:820px){.unified-products-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}}@media(max-width:620px){.menu-section{padding:56px 12px 82px}.menu-heading{text-align:left;margin-bottom:22px;padding-inline:10px}.menu-heading h2{font-size:37px}.menu-heading p{font-size:12px}.unified-products-grid{gap:12px}.unified-product-card{min-height:144px;grid-template-columns:112px minmax(0,1fr);border-radius:20px}.unified-product-visual{width:112px;min-height:144px;padding:9px}.unified-product-visual:before{width:84px;height:84px}.unified-product-visual img{max-height:116px}.unified-product-body{padding:13px 13px 12px}.unified-product-body h4{font-size:19px}.unified-product-body p{font-size:9px}.unified-product-actions{padding-top:9px;gap:8px}.unified-product-actions .starting-price strong{font-size:16px}.unified-product-actions .add-product{min-width:78px;min-height:34px;padding:8px 12px;font-size:8px}}@media(max-width:390px){.unified-product-card{grid-template-columns:98px minmax(0,1fr)}.unified-product-visual{width:98px}.unified-product-body{padding-inline:11px}.unified-product-body h4{font-size:17px}.unified-product-actions .starting-price strong{font-size:14px}.unified-product-actions .add-product{min-width:70px;padding-inline:9px}}.brand-mini img{width:118px;height:68px}.hero-visual>img{width:min(560px,100%)}@media(max-width:700px){.brand-mini img{width:92px;height:57px}}@media(max-width:620px){.hero-visual{min-height:340px}.hero-visual>img{width:min(430px,112%);max-width:none}.logo-halo{width:325px;height:325px}}.brand-mini img{width:120px;height:70px;object-fit:contain}.hero-visual{overflow:visible}.hero-visual>img{width:min(620px,118%);max-width:none;transform:scale(1.08);transform-origin:center}@media(max-width:700px){.brand-mini img{width:96px;height:58px}}@media(max-width:620px){.hero-visual{min-height:350px}.hero-visual>img{width:128%;max-width:none;transform:scale(1.08)}.logo-halo{width:315px;height:315px}}@media(max-width:390px){.hero-visual>img{width:132%}}.hero-visual>img{width:min(520px,96%);max-width:100%;transform:none}@media(max-width:620px){.hero-visual{min-height:310px}.hero-visual>img{width:94%;max-width:330px;transform:none}.logo-halo{width:285px;height:285px}}@media(max-width:390px){.hero-visual{min-height:290px}.hero-visual>img{width:92%;max-width:300px}.logo-halo{width:260px;height:260px}}.product-badge{display:none!important}
