@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{--bg: #fff7f6;--surface: #ffffff;--surface-soft: #fff0ee;--ink: #241715;--muted: #766361;--line: #f1d8d3;--primary: #ea1d2c;--primary-dark: #cb0d1f;--primary-soft: #ffe3e0;--success: #15803d;--warning: #a16207;--shadow: 0 18px 44px rgba(204, 42, 51, .12);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(234,29,44,.14),transparent 28%),linear-gradient(180deg,#fff8f5,#fff3ef);color:var(--ink);font-family:Manrope,Segoe UI,sans-serif}img{max-width:100%}button,input,textarea{font:inherit}button{border:none}input,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:.92rem 1rem;background:#fff;color:var(--ink)}textarea{min-height:92px;resize:vertical}label{display:grid;gap:.45rem;font-size:.92rem;color:#473432}h1,h2,h3,strong{margin:0;font-family:Sora,Manrope,sans-serif}p{margin:0}.mobile-app{min-height:100vh;max-width:560px;margin:0 auto;padding:1rem 1rem calc(7.1rem + env(safe-area-inset-bottom,0px))}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.6rem 0 1rem;background:linear-gradient(180deg,rgba(255,247,246,.96),rgba(255,247,246,.72),transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-header--static{position:relative;top:auto}.brand-block{display:flex;align-items:center;gap:.8rem;min-width:0}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(140deg,var(--primary),#ff6149);color:#fff;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:700;box-shadow:0 12px 22px #ea1d2c3d}.brand-logo-shell{width:58px;height:46px;display:grid;place-items:center;padding:.28rem;border-radius:18px;background:transparent;border:1px solid rgba(234,29,44,.12);box-shadow:0 12px 22px #ea1d2c29;overflow:hidden}.brand-logo{width:100%;height:100%;object-fit:contain;display:block}.brand-copy{display:grid;gap:.1rem}.brand-copy strong{font-size:1rem}.brand-copy span{color:var(--muted);font-size:.84rem}.header-pill{min-width:0;display:grid;gap:.1rem;padding:.7rem .85rem;border-radius:18px;border:1px solid rgba(234,29,44,.14);background:#ffffffe0;box-shadow:0 10px 22px #8a2c2c14;text-align:right}.header-pill strong{font-size:.92rem}.header-pill small{color:var(--muted);font-size:.72rem}.app-content,.page-stack{display:grid;gap:1rem}.hero-card,.section-card,.install-card,.cta-card,.notice-card,.empty-box,.success-card{border-radius:var(--radius-xl);background:var(--surface);border:1px solid rgba(241,216,211,.95);box-shadow:var(--shadow);margin:10px}.hero-card{padding:1.4rem;background:radial-gradient(circle at top right,rgba(255,227,224,.95),transparent 38%),linear-gradient(160deg,#fff,#fff2ef)}.hero-card__copy{display:grid;gap:.8rem}.hero-card h1{font-size:clamp(1.7rem,5vw,2.25rem);line-height:1.08}.hero-card p{color:#5e4b48;line-height:1.5}.eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:32px;padding:.38rem .76rem;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-size:.76rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.install-card,.cta-card,.section-card,.success-card{padding:1.15rem}.install-card,.cta-card{display:grid;gap:.85rem}.section-card__head{display:grid;gap:.45rem;margin-bottom:1rem}.section-card__actions{display:flex;justify-content:flex-start}.section-card__head p,.install-card p,.cta-card p,.notice-card p,.empty-box p,.muted-text{color:var(--muted);line-height:1.5}.section-card--compact .section-card__head{margin-bottom:.7rem}.schedule-block{display:grid;gap:1rem}.schedule-block__group{display:grid;gap:.7rem}.chip-row{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.choice-chip,.time-chip,.category-chip{flex:0 0 auto;display:grid;gap:.1rem;padding:.8rem .9rem;border-radius:18px;border:1px solid var(--line);background:#fff;color:#442d2a;cursor:pointer}.choice-chip small{color:var(--muted);font-size:.74rem}.choice-chip--active,.time-chip--active,.category-chip--active{border-color:#ea1d2c4d;background:var(--primary-soft);color:var(--primary-dark);box-shadow:inset 0 0 0 1px #ea1d2c14}.time-chip,.category-chip{display:inline-flex;align-items:center;justify-content:center;min-height:52px;font-weight:700}.primary-button,.secondary-button,.ghost-button,.bottom-cart-bar,.stepper-button{border-radius:18px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.primary-button,.secondary-button,.ghost-button{min-height:50px;padding:.9rem 1.1rem;font-weight:800}.primary-button{background:linear-gradient(135deg,var(--primary),#ff5b42);color:#fff;box-shadow:0 18px 30px #ea1d2c38}.secondary-button{background:#2d1f1d;color:#fff}.ghost-button{background:#fff6f4;color:#5a3d39;border:1px solid var(--line)}.ghost-button--icon{width:46px;min-width:46px;min-height:46px;padding:0;flex:0 0 46px;display:inline-grid;place-items:center}.ghost-button--icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ghost-button--danger{color:#9c2b2b;background:#fff1f1}.profile-form__secondary-actions{display:flex;justify-content:center}.profile-logout-button{min-height:46px;padding:.75rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;border:1px solid rgba(90,61,57,.14);background:linear-gradient(180deg,#fff6f4f5,#fffffff5);color:#5a3d39;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.profile-logout-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.profile-logout-button__icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#ea1d2c14;color:var(--primary-dark)}.profile-logout-button__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.stepper-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.customer-strip,.customer-summary{display:flex;justify-content:space-between;align-items:center;gap:.9rem;padding:.95rem 1rem;border-radius:22px;background:linear-gradient(145deg,#fff4f3,#fff);border:1px solid var(--line)}.customer-strip__content,.customer-summary div{display:grid;gap:.18rem}.customer-strip__content,.customer-summary div,.history-card__top div,.cart-item__top div{min-width:0}.customer-strip span,.customer-summary span{color:var(--muted)}.history-list,.cart-list{display:grid;gap:.85rem}.history-card,.cart-item{display:grid;gap:.85rem;padding:1rem;border-radius:22px;border:1px solid var(--line);background:linear-gradient(145deg,#fffefe,#fff4f3)}.history-card__top,.history-card__footer,.cart-item__top,.quantity-row,.button-row{display:flex;justify-content:space-between;align-items:center;margin:10px;gap:.75rem}.history-card__top div,.cart-item__top div{display:grid;gap:.18rem}.history-card__top span,.cart-item__top span,.quantity-row small{color:var(--muted)}.cart-item__remove-button{position:absolute;top:0;right:0;width:42px;height:42px;flex:0 0 42px;display:inline-grid;place-items:center;border-radius:14px;border:1px solid rgba(156,43,43,.14);background:#fff1f1;color:#9c2b2b;cursor:pointer}.cart-item__remove-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.history-card__footer small{color:var(--muted);line-height:1.4}.history-card__items{display:grid;gap:.45rem}.history-card__item{display:flex;justify-content:space-between;gap:.8rem;color:#4d3835}.status-pill{align-self:start;padding:.35rem .7rem;border-radius:999px;background:#fff1d6;color:#9c6700;font-size:.78rem;font-weight:700;text-transform:capitalize}.search-input{margin-bottom:.85rem}.catalog-page{gap:.85rem}.catalog-toolbar{gap:.9rem;padding:1rem;background:radial-gradient(circle at top right,rgba(255,227,224,.78),transparent 40%),linear-gradient(180deg,#fff,#fff5f2)}.catalog-toolbar__top{display:grid;gap:.75rem}.catalog-toolbar__title{display:grid;gap:.55rem}.catalog-toolbar__title div{display:grid;gap:.3rem}.catalog-toolbar__title h2{font-size:1.22rem;line-height:1.12}.catalog-toolbar__title p{color:var(--muted);font-size:.9rem;line-height:1.4}.catalog-toolbar__schedule{display:grid;gap:.12rem;padding:.8rem .9rem;border-radius:18px;border:1px solid rgba(234,29,44,.12);background:#ffffffe0;box-shadow:0 10px 20px #8a2c2c0f}.catalog-toolbar__schedule strong{font-size:.98rem}.catalog-toolbar__schedule span{color:var(--muted);font-size:.78rem}.catalog-toolbar__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:.65rem}.catalog-toolbar__meta-item{display:grid;gap:.08rem;padding:.7rem .85rem;border-radius:18px;border:1px solid var(--line);background:linear-gradient(145deg,#fff8f7,#fff)}.catalog-toolbar__meta-item strong{font-size:1rem}.catalog-toolbar__meta-item span{color:var(--muted);font-size:.76rem}.catalog-toolbar__meta-item--accent{background:linear-gradient(145deg,var(--primary-soft),#fff1ef);border-color:#ea1d2c29}.catalog-toolbar .search-input{margin-bottom:0}.catalog-sticky-strip{position:sticky;top:env(safe-area-inset-top,0px);z-index:8;padding:.2rem 0 .4rem;margin-top:-.15rem;background:linear-gradient(180deg,rgba(255,247,246,.96),rgba(255,247,246,.82),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:93vw}.category-strip{display:flex;gap:.55rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:.1rem;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.category-strip::-webkit-scrollbar{display:none}.category-strip .category-chip{flex:0 0 auto;max-width:100%;scroll-snap-align:start;text-align:center;line-height:1.25}.product-grid{display:grid;gap:.85rem}.catalog-results-list{display:grid;gap:.95rem}.catalog-results{gap:.9rem;padding:1rem;scroll-margin-top:calc(env(safe-area-inset-top,0px) + 4.75rem);background:radial-gradient(circle at top right,rgba(255,227,224,.5),transparent 36%),linear-gradient(180deg,#fff,#fff7f5)}.catalog-results--active{border-color:#ea1d2c33;box-shadow:0 20px 44px #cc2a3329}.catalog-results__head{align-items:start;gap:.75rem;margin-bottom:.95rem}.catalog-results__title{display:grid;gap:.3rem}.catalog-results__title h2{line-height:1.12}.catalog-results__count{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:38px;padding:.45rem .8rem;border-radius:999px;background:#fff1ef;border:1px solid rgba(234,29,44,.12);color:var(--primary-dark);font-size:.82rem;font-weight:800}.product-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:.9rem;padding:.95rem;border-radius:24px;border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fff8f7)}.product-card__image,.cart-item__image{width:92px;height:92px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#ffe1dd,#fff6f4);display:grid;place-items:center;border:1px solid rgba(234,29,44,.1);color:var(--primary-dark);font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.item-image__placeholder{width:100%;height:100%;display:grid;place-items:center}.item-image__placeholder svg{width:44px;height:44px;opacity:.75}.product-card__image img,.cart-item__image img{width:100%;height:100%;object-fit:cover}.product-card__content,.cart-item__content{display:grid;gap:.65rem;min-width:0}.cart-item__content{position:relative;padding-right:3.2rem}.product-card__head{display:grid;gap:.2rem}.product-card__head strong{line-height:1.25}.product-card__head span,.product-card__content p{color:var(--muted);font-size:.88rem;line-height:1.45}.product-card__observation{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.product-card__badge{display:inline-flex;width:fit-content;max-width:100%;padding:.42rem .7rem;border-radius:999px;background:#ecfdf3;color:#166534;font-size:.78rem;font-weight:700}.product-card__badge--preorder{background:#fff6d8;color:#9a6700}.product-card__badge--locked{background:#ffe8e4;color:#b42318}.product-card__footer{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem}.product-card__footer b{font-size:1.05rem;color:var(--primary-dark)}.cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start}.quantity-row{flex-wrap:wrap;justify-content:flex-start}.stepper-button{width:38px;height:38px;display:grid;place-items:center;background:#fff1ee;color:var(--primary-dark);font-size:1.25rem;font-weight:800}.cart-item__subtotal{display:inline-flex;justify-content:flex-start;align-items:center;gap:.4rem;padding:.72rem .82rem;width:fit-content;max-width:100%;grid-column:1 / -1;justify-self:start;align-self:end;border-radius:16px;background:#fff5f3;border:1px solid rgba(234,29,44,.08);margin-top:.1rem}.cart-item__subtotal strong{color:var(--primary-dark);font-size:.98rem}.cart-item__note-row{display:grid;gap:.55rem}.cart-item__note-button{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:.1rem;padding:.2rem .9rem;border-radius:999px;border:1px solid rgba(234,29,44,.12);background:linear-gradient(145deg,#fff7f5,#fff);color:#5b3f3b;font-size:.84rem;font-weight:700;cursor:pointer}.cart-item__note-button-icon{width:30px;height:30px;flex:0 0 30px;display:inline-grid;place-items:center;border-radius:12px;background:#fff0ee;color:var(--primary-dark)}.cart-item__note-button-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-item__note-preview{color:var(--muted);font-size:.88rem;line-height:1.5}.app-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;align-items:end;padding:1rem;background:#18100f75;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-modal-card{width:min(100%,560px);margin:0 auto;position:relative;display:grid;gap:1rem;padding:1rem;border-radius:26px;background:linear-gradient(180deg,#fffefe,#fff5f3);border:1px solid rgba(241,216,211,.95);box-shadow:0 24px 50px #1f15143d}.app-modal-card__close{position:absolute;top:.9rem;right:.9rem;width:40px;height:40px;display:inline-grid;place-items:center;border-radius:14px;background:#fff3f1;border:1px solid rgba(234,29,44,.1);color:#6a4b47;cursor:pointer}.app-modal-card__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.app-modal-card__head{display:flex;justify-content:space-between;align-items:start;gap:.9rem;padding-right:3rem}.app-modal-card__head h3{margin-top:.28rem}.app-modal-card__field{display:grid;gap:.45rem}.app-modal-card__field textarea{min-height:124px}.app-modal-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.bottom-cart-bar{position:sticky;bottom:5.6rem;width:100%;display:flex;justify-content:space-between;align-items:center;gap:.9rem;padding:1rem 1.15rem;background:linear-gradient(135deg,#191312,#32201d);color:#fff;box-shadow:0 18px 40px #19131257}.notice-card,.empty-box{padding:1rem 1.05rem;display:grid;gap:.35rem}.notice-card--error{background:#fff1f1;border-color:#f4c9c9}.notice-card--success{background:#effdf5;border-color:#c9edd8}.loading-box{padding:2rem 1.2rem;text-align:center;color:var(--muted)}.profile-form{display:grid;gap:.85rem}.profile-form .section-card__actions{margin-top:.25rem}.success-card{display:grid;gap:1rem;text-align:center;background:radial-gradient(circle at top,rgba(234,29,44,.12),transparent 32%),linear-gradient(180deg,#fff,#fff5f2)}.success-card h1{font-size:1.7rem}.success-card p{color:var(--muted)}.success-card__meta{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.success-card__meta div{display:grid;gap:.2rem;padding:.95rem;border-radius:20px;background:#ffffffe6;border:1px solid var(--line)}.success-card__meta span{color:var(--muted);font-size:.84rem}.button-row{flex-wrap:wrap}.button-row>*{flex:1 1 180px}.footer-dock{position:fixed;left:50%;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:20;width:min(520px,calc(100vw - 1.2rem));display:grid;gap:.45rem}.footer-version{justify-self:center;padding:.2rem .62rem;border-radius:999px;background:#1f1514c7;border:1px solid rgba(255,255,255,.08);color:#ffffffb8;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-cart-button{position:fixed;right:max(calc((100vw - min(520px,calc(100vw - 1.2rem)))/2),.6rem);bottom:calc(5.15rem + env(safe-area-inset-bottom,0px));z-index:21;display:inline-flex;align-items:center;gap:.7rem;min-height:54px;padding:.78rem .95rem;border-radius:999px;background:linear-gradient(145deg,var(--primary),#ff694e);color:#fff;text-decoration:none;box-shadow:0 16px 30px #ea1d2c47}.floating-cart-button__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#ffffff29}.floating-cart-button__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.floating-cart-button__copy{display:grid;gap:.05rem}.floating-cart-button__copy small{color:#ffffffc2;font-size:.68rem;font-weight:700}.floating-cart-button__copy strong{font-size:.84rem}.bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;padding:.42rem;border-radius:24px;background:#1f1514f2;box-shadow:0 14px 28px #1f151438;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav__item{display:grid;justify-items:center;gap:.16rem;min-height:54px;padding:.44rem .3rem .38rem;border-radius:18px;color:#ffffffb8;text-decoration:none;text-align:center;font-size:.72rem;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease}.bottom-nav__item span{display:block}.bottom-nav__item.active{background:#ffffff1f;color:#fff}.bottom-nav__item--disabled{opacity:.5}.bottom-nav__icon-shell{position:relative;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#ffffff14;transition:background .18s ease,transform .18s ease}.bottom-nav__icon-shell svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bottom-nav__item.active .bottom-nav__icon-shell{background:#ffffff29}@media(max-width:460px){.mobile-app{padding-inline:.8rem}.section-card,.install-card,.cta-card,.success-card{padding:1rem}.search-input{font-size:.94rem}.eyebrow{min-height:30px;padding:.34rem .68rem;font-size:.72rem}.section-card__head{gap:.65rem;margin-bottom:.85rem}.section-card__actions>*{width:100%}.catalog-toolbar{gap:.75rem;padding:.92rem}.catalog-toolbar__title{gap:.45rem}.catalog-toolbar__title h2{font-size:1.06rem}.catalog-toolbar__title p{font-size:.83rem}.catalog-toolbar__schedule{padding:.72rem .8rem;border-radius:16px}.catalog-toolbar__schedule strong{font-size:.9rem}.catalog-toolbar__schedule span{font-size:.74rem}.catalog-toolbar__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.category-chip{min-height:48px;padding-inline:.82rem}.category-strip .category-chip{width:auto;max-width:calc(100vw - 2.1rem);min-height:46px;padding:.72rem .68rem;white-space:normal;word-break:break-word}.catalog-toolbar__meta-item{padding:.62rem .72rem}.catalog-sticky-strip{top:env(safe-area-inset-top,0px);padding-bottom:.35rem}.catalog-results{gap:.8rem;padding:.92rem}.catalog-results__head{gap:.55rem;margin-bottom:.7rem}.catalog-results__title h2{font-size:1.02rem}.catalog-results__count{min-height:34px;padding:.4rem .72rem;font-size:.76rem}.product-card{grid-template-columns:76px minmax(0,1fr);gap:.75rem;padding:.85rem;border-radius:22px}.product-card__image,.cart-item__image{width:76px;height:76px;border-radius:18px}.product-card__head strong,.product-card__head span,.product-card__content p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-card__head strong{font-size:.96rem;-webkit-line-clamp:2}.product-card__head span{-webkit-line-clamp:1}.product-card__head .product-card__observation{display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:initial}.product-card__content p{font-size:.84rem;-webkit-line-clamp:2}.product-card__badge{max-width:100%;font-size:.74rem;line-height:1.35}.product-card__footer{flex-direction:column;align-items:stretch;gap:.6rem}.product-card__footer b{font-size:1rem}.product-card__footer .primary-button{width:100%;min-height:46px;padding:.82rem .95rem}.customer-strip,.customer-summary,.history-card__top,.history-card__footer,.cart-item__top{flex-direction:column;align-items:stretch}.customer-strip,.customer-summary,.history-card,.cart-item{gap:.7rem}.customer-summary .ghost-button,.cart-item__top .ghost-button,.history-shell .section-card__head .ghost-button{width:100%}.customer-summary .ghost-button--icon{width:46px}.profile-logout-button,.cart-item__note-button,.app-modal-card__actions .primary-button,.app-modal-card__actions .ghost-button{width:100%}.cart-item__top .cart-item__remove-button{width:42px;top:0;right:0;align-self:auto}.history-card__item{flex-direction:column;align-items:flex-start;gap:.25rem}.app-modal-backdrop{padding:.75rem}.app-modal-card__head,.app-modal-card__actions{flex-direction:column;align-items:stretch}.status-pill{width:fit-content}.cart-item{grid-template-columns:76px minmax(0,1fr);padding:.85rem;border-radius:22px}.quantity-row{gap:.55rem}.quantity-row small{flex-basis:100%}.success-card__meta{grid-template-columns:1fr}.button-row>*{flex-basis:100%}}@media(max-width:380px){.floating-cart-button{gap:.55rem;min-height:48px;padding:.66rem .8rem}.floating-cart-button__icon{width:32px;height:32px}.floating-cart-button__copy small{font-size:.62rem}.floating-cart-button__copy strong{font-size:.78rem}.bottom-nav{gap:.22rem;padding:.34rem}.bottom-nav__item{min-height:50px;padding:.4rem .18rem .34rem;font-size:.66rem}.bottom-nav__icon-shell{width:30px;height:30px}}@media(min-width:768px){.mobile-app{padding-top:1.3rem}.install-card,.cta-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.section-card__actions{justify-content:flex-start}.catalog-toolbar__top{grid-template-columns:minmax(0,1fr) auto;align-items:start}.catalog-toolbar__schedule{min-width:168px}.catalog-sticky-strip{top:env(safe-area-inset-top,0px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
