:root{--primary:#00a652;--primary-pressed:#009149;--danger:#ed1b24;--surface:#fff;--bg:#f8f9fa;--bg-alt:#f0f2f5;--heading:#1a1a2e;--text-secondary:#475569;--text-muted:#b0b8c4;--border:#dfe5eb;--shadow:0 16px 40px #1a1a2e14;--sans:"Inter", "Ubuntu", "Segoe UI", "Helvetica Neue", sans-serif;font-family:var(--sans);color:var(--text-secondary);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.45}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);margin:0}body,button,input,textarea{font:inherit}button,input,textarea{outline:none}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #00a6523d}img{max-width:100%}a{color:inherit;text-decoration:none}#root{min-height:100svh}.app-shell{background:#eef3f7;min-height:100svh}.mobile-app{background:var(--bg);min-height:100svh;color:var(--text-secondary);flex-direction:column;display:flex}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f9faf5;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}.brand-lockup{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-logo{object-fit:cover;border-radius:14px;width:80px;height:60px}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{color:var(--heading);font-size:1rem;line-height:1.1}.brand-lockup small{color:var(--text-muted);margin-top:2px;font-size:.74rem}.topbar__actions{align-items:center;gap:8px;display:inline-flex}.icon-button,.menu-button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--heading);border-radius:14px;box-shadow:0 8px 20px #1a1a2e0f}.icon-button{align-items:center;gap:8px;padding:0 12px;display:inline-flex}.icon-button strong{min-width:24px;height:24px;color:var(--primary);background:#00a6521f;border-radius:999px;place-items:center;font-size:.78rem;display:grid}.menu-button{place-items:center;gap:3px;width:46px;padding:0;display:grid}.menu-button span{background:var(--heading);border-radius:999px;width:18px;height:2px;display:block}.menu-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090d145c;align-items:start;padding:18px 14px;display:grid;position:fixed;inset:0}.menu-sheet{background:var(--surface);border:1px solid var(--border);-webkit-overflow-scrolling:touch;border-radius:24px;width:100%;max-height:calc(100svh - 56px);padding:14px;overflow:auto;box-shadow:0 24px 50px #1a1a2e24}.menu-sheet__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.menu-item{border:1px solid var(--border);width:100%;min-height:48px;color:var(--heading);text-align:left;background:#fff;border-radius:14px;margin-bottom:10px;padding:0 14px;font-weight:700}.menu-item:last-of-type{margin-bottom:12px}.menu-section{margin:10px 0 12px}.menu-section strong{color:var(--heading);text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:.82rem;display:block}.menu-categories{gap:8px;display:grid}.menu-category{border:1px solid var(--border);min-height:42px;color:var(--heading);text-align:left;background:#fff;border-radius:14px;padding:0 12px;font-weight:700}.menu-category--active{color:var(--primary-pressed);background:#00a6521a;border-color:#00a6523d}.content{box-sizing:border-box;gap:14px;width:100%;max-width:575px;margin:0 auto;padding:14px 14px 98px;display:grid}.section-card,.blog-card,.contact-card,.product-card,.product-row,.cart-row,.summary-card,.empty-state,.upload-dropzone,.hero-shell,.hero-visual,.promo-strip,.detail-card,.shop-more-card{border:1px solid var(--border);background:var(--surface);box-shadow:0 16px 40px #1a1a2e0f}.hero-shell{border-radius:28px;gap:16px;padding:18px;display:grid}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:800}.hero-copy h1,.section-heading h2,.detail-card h2{color:var(--heading);letter-spacing:-.03em;margin:0;line-height:1.02}.hero-copy h1{font-size:2rem}.hero-copy p,.section-card p,.blog-card p,.contact-card p,.detail-card p,.empty-state p,.product-row p,.product-card p,.cart-row p{color:var(--text-secondary)}.hero-actions,.section-heading,.contact-card__actions,.product-row__actions,.product-row__meta,.product-row__footer,.product-card__body,.detail-meta,.summary-card,.quantity-controls{display:flex}.hero-actions{gap:10px;margin-top:16px}.primary-button,.secondary-button,.link-button,.talk-button,.bottom-nav__item,.quantity-controls button{min-height:44px;font:inherit;border-radius:14px}.danger-button{min-height:44px;font:inherit;color:var(--danger);background:#ed1b2414;border:1px solid #ed1b242e;border-radius:14px}.primary-button,.secondary-button,.talk-button{border:0;padding:0 16px;font-weight:800}.primary-button{background:var(--primary);color:#fff;box-shadow:0 12px 24px #00a65238}.primary-button:hover{background:var(--primary-pressed)}.secondary-button,.talk-button{color:var(--primary-pressed);background:#00a65214;border:1px solid #00a65238}.link-button{color:var(--primary-pressed);background:0 0;border:0;padding:0;font-weight:800}.hero-visual{background:#edf6ef;border-radius:24px;min-height:290px;position:relative;overflow:hidden}.hero-visual__image{object-fit:cover;border-radius:18px;position:absolute;box-shadow:0 14px 30px #1a1a2e14}.hero-visual__image--full{width:calc(100% - 24px);height:calc(100% - 24px);inset:12px}.hero-visual__thumbs{gap:8px;width:82px;display:grid;position:absolute;top:12px;right:12px}.hero-visual__thumb{background:#fff;border:2px solid #0000;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 18px #1a1a2e14}.hero-visual__thumb--active{border-color:#00a6526b}.hero-visual__thumb img{object-fit:cover;width:100%;height:54px;display:block}.hero-visual__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:16px;max-width:calc(100% - 28px);padding:10px 12px;position:absolute;bottom:14px;left:14px}.hero-visual__badge span,.hero-visual__badge strong{display:block}.account-card{border-radius:12px;padding:0;overflow:hidden}.account-profile{color:#fff;text-align:center;background:linear-gradient(#00a652 0% 100%);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 22px;display:flex;box-shadow:0 8px 28px #0000001f}.account-profile .avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.avatar-img{object-fit:cover;width:100%;height:100%;display:block}.account-profile h3{color:#fff;margin:12px 0 4px;font-size:1.05rem;font-weight:700}.account-profile p{color:#fffffff2;margin:0}.account-profile .muted{color:#ffffffe6;opacity:.95;margin-top:8px;font-size:.92rem}.account-actions{justify-content:center;gap:8px;margin-top:14px;display:flex}.hero-visual__badge span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero-visual__badge strong{color:var(--heading);margin-top:2px;font-size:.92rem}.promo-strip{border-radius:20px;gap:12px;padding:14px}.promo-strip article{flex:1 1 0}.promo-strip strong{color:var(--heading);font-size:1.05rem;display:block}.promo-strip span{color:var(--text-muted);margin-top:4px;font-size:.8rem;display:block}.section-card{border-radius:24px;padding:16px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.blog-card{border-radius:20px;overflow:hidden}.blog-card img,.detail-card__image,.product-card__image,.product-row__image{object-fit:cover;width:100%;display:block}.blog-card img,.detail-card__image{height:180px}.blog-card div{padding:14px}.blog-card h3{color:var(--heading);margin:0 0 8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{text-align:left;border-radius:20px;padding:0;display:grid;overflow:hidden}.product-card__image{background:#f3f5f7;height:132px}.product-card__body{flex-direction:column;gap:8px;padding:12px}.product-card__body p,.product-row__meta span,.product-row__footer span{color:var(--text-muted);margin:0;font-size:.78rem}.product-card__body h3,.product-row__content h3,.cart-row__content h3,.detail-card h2{color:var(--heading);margin:0;font-size:1rem;line-height:1.25}.product-card strong,.product-row strong,.cart-row strong,.detail-meta strong,.summary-card strong{color:var(--heading)}.searchbar{color:var(--heading);gap:8px;margin-bottom:14px;font-weight:700;display:grid}.searchbar input,.stack-form input,.stack-form textarea{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:48px;color:var(--heading);font:inherit;background:#fff;border-radius:16px;outline:none;padding:0 14px}.stack-form textarea{resize:vertical;min-height:104px;padding:14px}.searchbar input:focus,.stack-form input:focus,.stack-form textarea:focus{border-color:#00a65285;box-shadow:0 0 0 4px #00a6521f}.product-list{gap:12px;display:grid}.product-list--featured{gap:14px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.featured-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;display:grid;overflow:hidden;box-shadow:0 14px 30px #1a1a2e0f}.featured-card__media{background:#f3f6f4;border:0;padding:0;position:relative}.featured-card__media img{object-fit:cover;width:100%;height:150px;display:block}.featured-card__tag{color:#fff;background:#00a652eb;border-radius:999px;padding:6px 8px;font-size:.72rem;font-weight:800;position:absolute;top:10px;right:10px}.featured-card__body{gap:8px;padding:12px;display:grid}.featured-card__meta,.featured-card__footer{color:var(--text-muted);justify-content:space-between;gap:8px;font-size:.74rem;display:flex}.featured-card__body h3{color:var(--heading);margin:0;font-size:.98rem;line-height:1.25}.featured-card__body p{color:var(--text-secondary);margin:0;font-size:.78rem}.featured-card__footer strong{color:var(--heading)}.featured-card__button{width:100%}.featured-grid__more{grid-column:1/-1}.product-row{cursor:pointer;border-radius:20px;grid-template-columns:96px 1fr;gap:0;display:grid;overflow:hidden}.product-row--featured{grid-template-columns:118px 1fr}.product-row__image-wrap{background:#f3f6f4;border:0;padding:0}.product-row__image{height:100%;min-height:176px}.product-row__content{gap:8px;padding:14px;display:grid}.product-row__meta,.product-row__footer{color:var(--text-muted);justify-content:space-between;gap:10px;font-size:.76rem}.product-row__content p{margin:0}.product-row__actions{gap:10px;margin-top:4px}.product-row__actions .primary-button,.product-row__actions .secondary-button{flex:1 1 0}.shop-more-card{min-height:92px;color:var(--primary-pressed);text-align:left;background:#00a6520f;border:1px dashed #00a65252;border-radius:20px;align-content:center;justify-items:start;gap:6px;padding:16px;display:grid}.shop-more-card strong{color:var(--heading)}.detail-card{border-radius:24px;overflow:hidden}.detail-card__body{gap:12px;padding:14px;display:grid}.detail-page__back{margin-bottom:8px}.detail-gallery{gap:10px;display:grid}.detail-gallery__main{background:#f3f6f4;border-radius:22px;height:260px}.detail-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.detail-gallery__thumb{background:#fff;border:2px solid #0000;border-radius:14px;padding:0;overflow:hidden}.detail-gallery__thumb--active{border-color:#00a65273}.detail-gallery__thumb img{object-fit:cover;width:100%;height:58px;display:block}.detail-info{gap:10px;display:grid}.detail-description{color:var(--text-secondary);margin:0;line-height:1.55}.detail-meta--inline{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.detail-meta--inline strong{font-size:1.35rem}.detail-meta--inline span{color:var(--primary-pressed);background:#00a65214;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-specs div{border:1px solid var(--border);background:#fbfcfd;border-radius:16px;gap:4px;padding:10px 12px;display:grid}.detail-specs span,.quantity-panel span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.detail-specs strong{color:var(--heading);font-size:.9rem}.detail-order-box{border:1px solid var(--border);background:#f8f9fae0;border-radius:20px;gap:12px;padding:14px;display:grid}.quantity-panel{gap:8px;display:grid}.quantity-controls--detail{grid-template-columns:44px 1fr 44px;width:100%;display:grid}.quantity-controls--detail input{border:1px solid var(--border);text-align:center;min-height:44px;font:inherit;color:var(--heading);background:#fff;border-radius:0}.detail-actions{flex-direction:column}.talk-button--call{color:var(--accent);background:#ed1b2414;border-color:#ed1b242e}.detail-recommendations{gap:12px;display:grid}.featured-grid--reco{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card--loading{cursor:default}.featured-card__media--loading{background:linear-gradient(90deg,#eef2f4 0%,#f5f7f9 50%,#eef2f4 100%) 0 0/200% 100%;min-height:150px;animation:1.2s ease-in-out infinite loading-shimmer}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.detail-meta{flex-direction:column;gap:6px}.blog-below-products{margin-top:2px}.contact-card{border-radius:20px;padding:14px}.contact-card h3{color:var(--heading);margin:0 0 8px}.contact-card__actions{flex-wrap:wrap;gap:10px}.contact-card__actions .talk-button,.contact-card__actions .secondary-button{flex:calc(50% - 5px)}.account-auth{gap:14px;display:grid}.account-auth__switcher{background:#00a6520f;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.account-auth__switch{color:var(--text-secondary);background:0 0;border:0;border-radius:14px;min-height:48px;font-size:.82rem;font-weight:800}.account-auth__switch--active{color:var(--primary-pressed);background:#fff;box-shadow:0 8px 20px #1a1a2e14}.account-form{padding:2px 0 0}.account-card{place-items:center;gap:16px;display:grid}.account-profile{text-align:center;background:linear-gradient(#00a6521a,#00a65208);border:1px solid #00a6521f;border-radius:18px;align-items:center;gap:10px;padding:16px;display:grid}.avatar{background:var(--primary);color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;font-size:1rem;font-weight:900;display:grid}.account-profile h3,.account-profile p{margin:0}.orders-list{gap:12px;display:grid}.order-card{border:1px solid var(--border);background:#fff;border-radius:18px;gap:12px;padding:14px;display:grid}.order-card__meta,.order-card__body{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-card__body{flex-wrap:wrap}.order-detail-card{border:1px solid var(--border);background:#fff;border-radius:20px;gap:14px;padding:16px;display:grid}.order-detail-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-tracker{gap:10px;display:grid}.prescription-timeline{gap:12px;padding:4px 0 2px}.prescription-timeline .order-tracker__step{background:linear-gradient(#fff,#fbfcfd);border:1px solid #e5ebf0;align-items:flex-start;padding:12px 14px 12px 50px;position:relative;box-shadow:0 10px 24px #1a1a2e0a}.prescription-timeline .order-tracker__step:not(:last-child):after{content:"";background:#d9e1e8;width:2px;height:calc(100% + 12px);position:absolute;top:40px;left:26px}.prescription-timeline .order-tracker__dot{color:#8e9aa7;background:#eef2f5;border:2px solid #d6dfe6;width:26px;height:26px;font-size:.8rem;position:absolute;top:12px;left:14px;box-shadow:0 6px 14px #1a1a2e0f}.prescription-timeline .order-tracker__step--done{background:#00a65212;border-color:#00a65229}.prescription-timeline .order-tracker__step--done .order-tracker__dot{background:var(--primary);border-color:var(--primary);color:#fff}.prescription-timeline .order-tracker__step--active{background:linear-gradient(#00a6521f,#00a6520d);border-color:#00a65247}.prescription-timeline .order-tracker__step--active .order-tracker__dot{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 10px 22px #00a65238}.prescription-timeline .order-tracker__step strong{font-size:.95rem;line-height:1.15;display:block}.prescription-timeline .order-tracker__step--done strong,.prescription-timeline .order-tracker__step--active strong{color:var(--heading)}.prescription-timeline .order-tracker__step--active+.order-tracker__step:after{background:#d9e1e8}.order-tracker__step{color:var(--text-secondary);background:#f7f9fb;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.order-tracker__step--done,.order-tracker__step--active{color:var(--heading);background:#00a65214}.order-tracker__step--active{border:1px solid #00a65238}.order-tracker__dot{background:#fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.82rem;font-weight:900;display:grid}.order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.order-detail-grid div{background:#f7f9fb;border-radius:16px;padding:12px}.order-detail-grid span,.order-detail-grid strong{display:block}.order-detail-grid span{color:var(--text-secondary);margin-bottom:4px;font-size:.78rem}.order-items-list{gap:10px;display:grid}.order-item-row{background:#f7f9fb;border-radius:16px;align-items:center;gap:12px;padding:10px;display:flex}.order-item-row img{object-fit:cover;border-radius:14px;width:52px;height:52px}.order-item-row p{margin:4px 0 0}.account-card .empty-state{margin:0}.upload-dropzone{background:#00a6520d;border-style:dashed;border-radius:18px;padding:14px}.upload-dropzone img{border-radius:12px;width:100%;height:auto;box-shadow:0 10px 20px #1a1a2e0f}.upload-login-state{text-align:center;gap:12px;display:grid}.upload-progress{background:#00a6520f;border:1px solid #00a65224;border-radius:16px;gap:8px;padding:14px;display:grid}.upload-progress__label{color:var(--heading);justify-content:space-between;align-items:center;gap:10px;font-size:.9rem;font-weight:800;display:flex}.upload-progress__label strong{color:var(--primary-pressed)}.upload-progress__bar{background:#e7eef2;border-radius:999px;height:10px;overflow:hidden}.upload-progress__bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #11c263);height:100%;transition:width .18s;position:relative;overflow:hidden}.upload-progress--active .upload-progress__bar-fill:after{content:"";background:linear-gradient(110deg,#0000 0%,#ffffff5c 50%,#0000 100%);animation:1.2s ease-in-out infinite upload-shimmer;position:absolute;inset:0;transform:translate(-100%)}.upload-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite upload-spin;display:inline-block}@keyframes upload-spin{to{transform:rotate(360deg)}}@keyframes upload-shimmer{to{transform:translate(100%)}}.stack-form{flex-direction:column;gap:12px}.stack-form label{color:var(--heading);gap:8px;font-weight:700;display:grid}.cart-section .summary-card{margin:14px 0}.cart-stepper{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;padding:16px 14px;display:grid;box-shadow:0 14px 34px #1a1a2e0f}.cart-stepper__item{color:var(--text-muted);text-align:center;justify-items:center;gap:8px;font-weight:700;display:grid;position:relative}.cart-stepper__item--active{color:var(--heading)}.cart-stepper__icon{color:#9aa5b1;background:#e9eef2;border-radius:999px;place-items:center;width:42px;height:42px;font-size:.95rem;font-weight:900;display:grid}.cart-stepper__item--active .cart-stepper__icon{color:var(--primary);background:#00a6521f;box-shadow:0 10px 22px #00a6522e}.cart-stepper__line{z-index:-1;background:#e6ebef;border-radius:999px;width:calc(100% + 12px);height:3px;position:absolute;top:20px;right:calc(-50% - 6px)}.cart-list{gap:10px;margin-top:6px;display:grid}.empty-state{border-radius:18px;padding:14px}.cart-row{border-radius:24px;align-items:start;gap:14px;padding:14px}.cart-row__image{width:108px;height:108px;color:var(--primary-pressed);background:#f6f8fa;border-radius:20px;flex:none;place-items:center;font-weight:900;display:grid}.cart-row__thumb{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.cart-row__content{flex:auto;gap:12px;display:grid}.cart-row__titlebar,.cart-row__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-row__titlebar h3{flex:auto;font-size:1.02rem}.cart-row__price{color:var(--text-muted);margin:4px 0 0;font-size:.9rem}.cart-row__remove{color:#b3beca;background:#eef2f5;border:0;border-radius:999px;width:30px;height:30px;padding:0;font-size:1.2rem;font-weight:800;line-height:1}.quantity-controls{align-items:center;gap:8px}.quantity-controls--cart{background:#f4f7f9;border:1px solid #e6ebef;border-radius:999px;justify-content:space-between;width:124px;padding:4px}.quantity-controls--cart button{background:#fff;border:0;width:34px;box-shadow:0 6px 14px #1a1a2e0f}.quantity-controls button{border:1px solid var(--border);width:40px;color:var(--heading);background:#fff;font-weight:900}.quantity-controls span{text-align:center;min-width:18px;color:var(--heading);font-weight:700}.summary-card{background:#fff;border-radius:24px;flex-direction:column;gap:10px;padding:0;overflow:hidden}.summary-card__header{background:var(--primary);color:#fff;align-items:center;gap:12px;min-height:70px;padding:0 16px;font-size:1.06rem;font-weight:800;display:flex}.summary-card__icon{background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.summary-card__body{gap:12px;padding:18px 16px 16px;display:grid}.summary-card__body div,.list-row,.account-card{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-steps{gap:14px;display:grid}.checkout-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fbfcfd 100%);border-radius:24px;padding:16px;box-shadow:0 16px 40px #1a1a2e0f}.checkout-payment-list{gap:12px;display:grid}.checkout-payment-details{background:#00a6520d;border:1px solid #00a65224;border-radius:18px;gap:12px;margin-top:14px;padding:14px;display:grid}.checkout-payment-details__note{color:var(--primary-pressed);background:#eefaf1;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.checkout-payment-details__note strong{color:inherit;font-size:.96rem}.checkout-payment-details__note span{color:var(--text-muted);font-size:.8rem}.checkout-card .stack-form label,.checkout-payment-details label{color:var(--heading);letter-spacing:.02em;text-transform:uppercase;gap:8px;font-size:.84rem;font-weight:700;display:grid}.checkout-card .stack-form input,.checkout-card .stack-form textarea,.checkout-payment-details input{box-sizing:border-box;width:100%;min-height:52px;color:var(--heading);font:inherit;background:linear-gradient(#fff 0%,#fbfcfd 100%);border:1px solid #d8e0e7;border-radius:16px;outline:none;padding:0 14px;font-size:.95rem;box-shadow:inset 0 1px #ffffffeb}.checkout-card .stack-form textarea{resize:vertical;min-height:112px;padding:14px}.checkout-card .stack-form input::placeholder,.checkout-card .stack-form textarea::placeholder,.checkout-payment-details input::placeholder{color:#a9b4bf}.checkout-card .stack-form input:focus,.checkout-card .stack-form textarea:focus,.checkout-payment-details input:focus{border-color:#00a65273;box-shadow:0 0 0 4px #00a6521f}.consent-row{cursor:pointer;border-radius:8px;align-items:center;gap:12px;margin:6px 0 12px;padding:6px 8px;display:inline-flex}.consent-row input[type=checkbox]{appearance:none;background:#fff;border:2px solid #d2dbe2;border-radius:999px;flex:none;width:10px;height:20px;display:inline-block;position:relative}.consent-row input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.consent-row input[type=checkbox]:after{content:"";background:0 0;border-radius:50%;width:10px;height:10px;transition:background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.consent-row input[type=checkbox]:checked:after{background:#fff}.consent-row input[type=checkbox]:focus-visible{outline-offset:3px;border-radius:999px;outline:3px solid #00a6522e}.consent-row__text{color:var(--text-muted);font-size:.86rem;line-height:1.1}.checkout-payment-option{border:1px solid var(--border);width:100%;color:var(--heading);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 10px 24px #1a1a2e0a}.checkout-payment-option__check{background:#fff;border:2px solid #cbd5df;border-radius:999px;flex:none;width:22px;height:22px;position:relative;box-shadow:inset 0 0 0 2px #fff}.checkout-payment-option__body{flex:auto;gap:3px;display:grid}.checkout-payment-option__body strong{font-size:.98rem;line-height:1.15}.checkout-payment-option__body span{color:var(--text-muted);font-size:.8rem}.checkout-payment-option--active{background:linear-gradient(#00a6521a,#00a6520a);border-color:#00a6526b;box-shadow:0 14px 28px #00a6521f}.checkout-payment-option--active .checkout-payment-option__check{border-color:var(--primary);background:var(--primary)}.checkout-payment-option--active .checkout-payment-option__check:after{content:"";background:#fff;border-radius:999px;position:absolute;inset:5px}.checkout-payment-option:focus-visible{outline-offset:2px;outline:3px solid #00a6522e}.cart-section__checkout{border-radius:18px;min-height:54px;font-size:1rem;box-shadow:0 14px 28px #00a65238}.talk-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.toast{z-index:60;background:var(--heading);color:#fff;border-radius:16px;width:calc(100% - 24px);max-width:520px;padding:12px 14px;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #1a1a2e38}.bottom-nav{z-index:40;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(5,1fr);gap:6px;width:100%;max-width:575px;padding:10px 12px 12px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__item{color:var(--text-secondary);background:0 0;border:1px solid #0000;place-items:center;gap:4px;padding:0 6px;font-size:.72rem;font-weight:800;line-height:1;display:grid}.bottom-nav__icon{font-size:1rem;line-height:1}.bottom-nav__label{letter-spacing:.01em;font-size:.68rem}.bottom-nav__item--active{color:var(--primary-pressed);background:#00a65217;border-color:#00a65229}@media (width>=576px){.app-shell{place-items:center;padding:24px;display:grid}.mobile-app{border:1px solid #dfe5ebe6;border-radius:34px;width:100%;max-width:430px;min-height:92svh;overflow:hidden;box-shadow:0 30px 70px #1a1a2e24}}@media (width<=420px){.product-grid,.featured-grid,.contact-card__actions .talk-button,.contact-card__actions .secondary-button{flex:100%}.product-row,.featured-grid{grid-template-columns:1fr}.product-row__image{min-height:168px}.featured-card__media img{height:166px}}
