:root{color:#190f12;background:#f8dce9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #fff7fb;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--ink: #190f12;--muted: #745a62;--soft: #fae5ef;--soft-2: #f4d3e5;--accent: #7a5af8;--accent-dark: #5234da;--berry: #b63d35;--line: rgba(78, 39, 52, .09);--shadow: 0 18px 42px rgba(92, 48, 70, .14)}html,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 16% 6%,rgba(255,255,255,.88) 0 18%,transparent 36%),linear-gradient(135deg,#f9d2e3,#f8eaf3 48%,#e7d2ff)}button,a,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;min-height:100svh;place-items:center;padding:20px}.phone-frame{position:relative;display:flex;flex-direction:column;width:min(100%,430px);max-width:100vw;height:min(900px,calc(100svh - 40px));min-height:620px;overflow:hidden;border:8px solid rgba(255,255,255,.68);border-radius:38px;background:linear-gradient(180deg,#fff9fcfa,#fff7fbf5),var(--bg);box-shadow:0 36px 96px #59294938}.screen-content{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 0 22px;scroll-behavior:smooth}.screen-content::-webkit-scrollbar{width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 24px 10px}.topbar h1,.hero-panel h2,.section-heading h3,.empty-state h3,.product-card h4,.featured-product h4{margin:0;letter-spacing:0}.topbar h1{font-size:24px;line-height:1.05}.eyebrow,.topbar .eyebrow{margin:0 0 4px;color:var(--muted);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.topbar-actions{display:flex;gap:10px}.icon-button{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;background:#ffffffdb;color:var(--ink);box-shadow:0 12px 28px #5c30461a;transition:background .16s ease,color .16s ease,transform .16s ease}.icon-button:hover,.icon-button[aria-expanded=true]{background:var(--ink);color:#fff}.icon-button:active{transform:translateY(1px) scale(.98)}.hero-panel{position:relative;display:flex;align-items:flex-end;justify-content:space-between;min-height:170px;margin:8px 20px 18px;overflow:hidden;padding:22px;border-radius:30px;color:var(--ink);background:radial-gradient(circle at 78% 26%,rgba(255,255,255,.82) 0 13%,transparent 32%),linear-gradient(135deg,#ffd8e9,#f6c4dd 62%,#d6b8ff);box-shadow:var(--shadow)}.hero-panel:after{position:absolute;right:-24px;bottom:-32px;width:160px;height:160px;border-radius:50%;background:#ffffff47;content:""}.hero-panel h2{max-width:238px;font-size:30px;line-height:1.02}.hero-panel p,.hero-panel span{position:relative;z-index:1;margin:0;color:#190f129e;font-size:13px;font-weight:500}.hero-panel span{display:block;max-width:210px;margin-top:9px;line-height:1.3}.hero-mark{position:relative;z-index:1;display:grid;width:82px;height:82px;place-items:center;border-radius:50%;background:#ffffffa8;color:var(--berry);box-shadow:inset 0 0 0 1px #ffffffc7}.catalog-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 20px 20px;padding:0 12px 0 16px;border:0;border-radius:28px;background:var(--surface-strong);color:var(--muted);box-shadow:0 14px 30px #5c304617}.catalog-search input{min-width:0;height:58px;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px;font-weight:500}.catalog-search input::placeholder{color:#8b737b;font-weight:650}.catalog-search button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f7e6ef;color:var(--berry)}.section-block{padding:0 20px 20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-heading h3,.empty-state h3{color:var(--ink);font-size:20px;line-height:1.15}.section-heading span,.link-button{border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:600}.compact-heading{margin-top:22px}.chip-row,.district-row{display:flex;gap:10px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}.chip-row::-webkit-scrollbar,.district-row::-webkit-scrollbar{display:none}.chip,.district-pill{display:inline-flex;flex:0 0 auto;min-height:48px;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:24px;background:#ffffffdb;color:var(--ink);font-size:14px;font-weight:600;line-height:1.15;white-space:nowrap;box-shadow:0 10px 24px #5c304614}.image-chip[aria-pressed=true],.district-pill[aria-pressed=true]{background:var(--ink);color:#fff}.catalog-section,.cabinet-section,.orders-section,.profile-section{padding-bottom:22px}.featured-slider{display:flex;gap:12px;overflow-x:auto;padding:0 22px 10px 0;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-slider::-webkit-scrollbar{display:none}.featured-product{position:relative;flex:0 0 214px;display:grid;grid-template-rows:138px minmax(156px,auto);width:214px;min-height:304px;overflow:hidden;padding:0;border:0;border-radius:24px;background:var(--surface-strong);color:var(--ink);text-align:left;box-shadow:0 12px 28px #5c304617;scroll-snap-align:start}.featured-product.product-card-button{display:grid}.featured-copy{display:flex;flex-direction:column;min-width:0;min-height:156px;padding:12px}.featured-category{display:block;min-height:16px;margin:0 0 7px;color:var(--muted);font-size:11px;font-weight:650;line-height:1.2}.featured-product h4{display:-webkit-box;max-width:100%;min-height:42px;overflow:hidden;color:var(--ink);font-size:17px;font-weight:650;line-height:1.22;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.featured-product p{display:-webkit-box;min-height:34px;margin:7px 0 0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.featured-footer{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto;padding-top:12px}.featured-product strong{min-width:0;color:var(--berry);font-size:14px;font-weight:650;line-height:1.15}.featured-photo{display:grid;width:100%;height:138px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#ffe3ef,#e8d7ff);color:var(--berry)}.featured-photo img{width:100%;height:100%;object-fit:cover}.featured-action{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;background:#fff1f7;color:var(--berry);font-size:12px;font-weight:650;text-align:center}.favorite-float{position:absolute;right:20px;bottom:20px;display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:#ffffffe6;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{display:flex;min-height:278px;flex-direction:column;overflow:hidden;border:0;border-radius:24px;background:var(--surface-strong);box-shadow:0 12px 28px #5c304617}.product-card-button{display:flex;flex-direction:column;width:100%;padding:0;color:inherit;text-align:left}.product-photo{display:grid;aspect-ratio:1 / .78;place-items:center;overflow:hidden;background:linear-gradient(145deg,#ffe3ef,#e8d7ff);color:var(--berry)}.product-photo img{width:100%;height:100%;object-fit:cover}.product-card-body{display:flex;flex:1;flex-direction:column;min-height:144px;padding:12px}.product-card h4{display:-webkit-box;min-height:36px;overflow:hidden;color:var(--ink);font-size:15px;line-height:1.18;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card p{display:-webkit-box;min-height:32px;margin:5px 0 0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-meta{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0;color:#725963;font-size:12px;font-weight:500}.product-meta span{display:inline-flex;align-items:center;gap:3px}.product-card strong{display:block;margin-top:auto;color:var(--berry);font-size:15px}.all-products-section{padding-top:4px}.all-products-grid{margin-top:16px}.detail-topbar{display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;padding:4px 0 2px}.detail-topbar h2{margin:0;color:var(--ink);font-size:18px;line-height:1;text-align:center}.product-detail-section{display:grid;gap:16px;padding-top:4px}.product-detail-photo{position:relative;display:grid;aspect-ratio:1 / .72;place-items:center;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 66% 18%,rgba(255,255,255,.82) 0 16%,transparent 36%),linear-gradient(145deg,#ffe2ee,#f3d3ff);color:var(--berry);box-shadow:var(--shadow)}.product-detail-photo img{width:100%;height:100%;object-fit:cover}.price-bubble{position:absolute;right:16px;top:18px;min-width:132px;padding:13px 16px;border-radius:22px;background:#ffffffe0;box-shadow:0 14px 34px #5c30461f}.price-bubble span{display:block;color:var(--muted);font-size:12px;font-weight:500}.price-bubble strong{color:var(--ink);font-size:22px;line-height:1.1}.product-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px}.product-detail-header>div:first-child{min-width:0}.product-detail-header h3{margin:2px 0 4px;color:var(--ink);font-size:25px;font-weight:650;line-height:1.12;overflow-wrap:anywhere}.product-detail-header p,.product-detail-header span{margin:0;color:var(--muted);font-size:13px;font-weight:500}.quantity-chip{display:grid;grid-template-columns:28px 34px 28px;align-items:center;flex:0 0 auto;min-width:106px;height:50px;padding:0 8px;border-radius:25px;background:#fff;color:var(--ink);box-shadow:0 12px 28px #5c304617;text-align:center}.quantity-chip button{display:grid;width:28px;height:34px;place-items:center;border:0;border-radius:17px;background:transparent;color:var(--ink);transition:background .16s ease,color .16s ease,transform .16s ease}.quantity-chip button:active:not(:disabled){transform:scale(.92)}.quantity-chip button:focus-visible{outline:3px solid rgba(122,90,248,.22);outline-offset:0}.quantity-chip button:disabled{cursor:default;color:#190f1257}.quantity-chip strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-weight:650}.detail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-stats div{display:grid;min-height:96px;align-content:center;justify-items:center;gap:5px;padding:10px;border-radius:24px;background:#ffffffd6;color:var(--accent);box-shadow:0 12px 28px #5c304612;text-align:center}.detail-stats strong{color:var(--ink);font-size:14px}.detail-stats span{color:var(--muted);font-size:11px;font-weight:500}.product-detail-description,.product-copy-block p{margin:0;color:#59454e;font-size:14px;line-height:1.48}.product-detail-list{display:grid;gap:8px;margin:0;padding:14px;border-radius:24px;background:#ffffffbf}.product-detail-list div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line)}.product-detail-list div:last-child{border-bottom:0}.product-detail-list dt{color:var(--muted);font-size:12px;font-weight:500}.product-detail-list dd{margin:0;color:var(--ink);font-size:13px;font-weight:600;text-align:right}.product-copy-block{display:grid;gap:7px;padding:16px;border:0;border-radius:24px;background:#ffffffc2;box-shadow:0 10px 24px #5c30460f}.product-copy-block h4{margin:0;color:var(--ink);font-size:16px}.review-list{display:grid;gap:8px}.review-item{display:grid;gap:5px;padding-top:8px;border-top:1px solid var(--line)}.review-item strong{color:var(--berry);font-size:13px}.review-item span{width:fit-content;padding:5px 9px;border-radius:999px;background:#eff7e8;color:#4e6c32;font-size:11px;font-weight:600}.empty-state,.catalog-state{margin:0 20px 108px;padding:22px;border:0;border-radius:28px;background:#ffffffc7;box-shadow:0 12px 28px #5c304614}.catalog-state p,.empty-state p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.empty-visual{display:grid;width:62px;height:62px;place-items:center;margin-bottom:16px;border-radius:50%;background:linear-gradient(135deg,#ffd7e8,#d9c2ff)}.empty-visual:after{color:var(--berry);content:"UB";font-size:15px;font-weight:700}.skeleton-row,.skeleton-grid span{display:block;border-radius:24px;background:linear-gradient(90deg,#f7dbe8,#fff,#f7dbe8);background-size:200% 100%;animation:shimmer 1.25s ease-in-out infinite}.skeleton-row{height:58px;margin-bottom:12px}.skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.skeleton-grid span{height:170px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cabinet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px;padding:20px;border-radius:28px;background:linear-gradient(135deg,#ffe3ef,#fff);box-shadow:0 12px 28px #5c304614}.cabinet-header h3{margin:0;color:var(--ink);font-size:24px;line-height:1.08}.status-badge{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:#fff;color:var(--berry);font-size:12px;font-weight:650;box-shadow:0 8px 20px #5c304612}.cabinet-list{display:grid;gap:10px}.cabinet-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:0 16px;border:0;border-radius:22px;background:#ffffffd6;box-shadow:0 10px 24px #5c30460f}.cabinet-list span{color:var(--muted);font-size:13px}.cabinet-list strong{color:var(--ink);font-size:13px}.profile-action-list{display:grid;gap:10px;margin-top:14px}.baker-action-list{margin-top:18px}.profile-action-button{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border:0;border-radius:22px;background:#ffffffdb;color:var(--ink);box-shadow:0 10px 24px #5c30460f;text-align:left}.profile-action-button span{display:grid;min-width:0;gap:4px}.profile-action-button strong{color:var(--ink);font-size:14px;line-height:1.2}.profile-action-button small{color:var(--muted);font-size:12px;font-weight:600;line-height:1.25}.baker-form,.product-form,.product-edit-form,.order-form{display:grid;gap:13px}.baker-form label,.product-form label,.product-edit-form label,.order-form label{display:grid;gap:7px;color:#5f4851;font-size:13px;font-weight:600}.baker-form input,.baker-form select,.baker-form textarea,.product-form input,.product-form select,.product-form textarea,.product-edit-form input,.product-edit-form select,.product-edit-form textarea,.order-form input,.order-form select,.order-form textarea,.inline-feedback-form select,.inline-feedback-form textarea{width:100%;border:0;border-radius:18px;background:#fffffff2;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);font-size:15px}.baker-form input,.baker-form select,.product-form input,.product-form select,.product-edit-form input,.product-edit-form select,.order-form input,.order-form select{height:50px;padding:0 14px}.baker-form select,.product-form select,.product-edit-form select,.order-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background:linear-gradient(45deg,transparent 50%,var(--accent) 50%) right 20px center / 7px 7px no-repeat,linear-gradient(135deg,var(--accent) 50%,transparent 50%) right 15px center / 7px 7px no-repeat,#fffffff2;font-weight:500}.baker-form input:focus,.baker-form select:focus,.baker-form textarea:focus,.product-form input:focus,.product-form select:focus,.product-form textarea:focus,.product-edit-form input:focus,.product-edit-form select:focus,.product-edit-form textarea:focus,.order-form input:focus,.order-form select:focus,.order-form textarea:focus,.catalog-search:focus-within,.inline-feedback-form select:focus,.inline-feedback-form textarea:focus{outline:3px solid rgba(122,90,248,.14);outline-offset:0}.baker-form textarea,.product-form textarea,.product-edit-form textarea,.order-form textarea,.inline-feedback-form textarea{resize:vertical;padding:12px 14px}.product-form,.product-manager,.baker-inbox{margin-top:18px;padding:18px;border-radius:28px;background:#ffffffb8;box-shadow:0 12px 28px #5c304612}.product-manager{display:grid;gap:12px}.compact-empty{margin:0}.managed-products{display:grid;gap:12px}.managed-product{overflow:hidden;border-radius:24px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #7e566914}.managed-product-main{display:grid;gap:14px;padding:15px}.managed-product h4{margin:8px 0 6px;color:var(--ink);font-size:18px;line-height:1.18}.managed-product p{margin:0;color:var(--muted);font-size:13px;font-weight:650}.product-actions,.product-edit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.danger-button{min-height:50px;border:0;border-radius:25px;background:#fff2f1;color:#a03338;font-size:13px;font-weight:750;box-shadow:inset 0 0 0 1px #a033381f}.danger-button:disabled{cursor:default;opacity:.58}.managed-product-edit{padding:0 15px 15px}.product-edit-form{padding-top:14px;border-top:1px solid rgba(126,86,105,.1)}.product-status-approved{background:#eef9e8;color:#4f7a37}.product-status-pending_review,.product-status-draft{background:#fff5dc;color:#8a6118}.product-status-rejected,.product-status-hidden{background:#fff0f0;color:#a03338}.product-form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--accent)}.product-form-heading h4{margin:0;color:var(--ink);font-size:19px;line-height:1.15}.product-form-heading p{margin:5px 0 0;color:var(--muted);font-size:13px;font-weight:700}.photo-picker{position:relative;min-height:92px;padding:15px;border:1px dashed rgba(122,90,248,.34);border-radius:24px;background:#ffffffb3}.photo-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.photo-preview{position:relative;display:block;width:100%;height:154px;margin-top:10px;overflow:hidden;border-radius:18px;background:#f7eef2}.photo-preview img{display:block;width:100%;height:100%;object-fit:cover}.photo-remove-button{position:absolute;z-index:2;top:8px;right:8px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#1a0f12e0;color:#fff;cursor:pointer;box-shadow:0 8px 18px #1a0f1229}.photo-picker strong{display:inline-flex;width:fit-content;min-height:38px;align-items:center;margin-top:8px;padding:0 14px;border-radius:20px;background:var(--ink);color:#fff;font-size:13px}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-group{display:flex;flex-wrap:wrap;gap:8px}.choice-group label{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 12px;border-radius:20px;background:#ffffffd6;color:var(--ink);font-size:13px}.choice-group input{width:16px;height:16px;padding:0;accent-color:var(--accent)}.form-note{margin:0;color:#4f7a37;font-size:13px;font-weight:600}.form-note.error{color:#a03338}.primary-button,.secondary-button,.text-button{min-height:50px;border-radius:25px;font-weight:700}.primary-button{border:0;background:linear-gradient(180deg,#9273ff,var(--accent));color:#fff;box-shadow:0 15px 28px #5c43de47}.primary-button:disabled,.secondary-button:disabled{cursor:default;opacity:.62}.text-button{min-height:38px;padding:0;border:0;background:transparent;color:var(--accent-dark);font-size:14px}.secondary-button{border:0;background:#fff;color:var(--berry);box-shadow:0 10px 24px #5c304614;font-size:13px}.icon-text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.checkout-panel{padding:18px;border:0;border-radius:30px;background:linear-gradient(145deg,#ffffffd1,#eedbffd1);box-shadow:var(--shadow)}.cart-add-panel,.cart-total-panel,.split-order-panel{display:grid;gap:13px}.cart-add-actions,.split-order-actions{display:grid;gap:9px}.cart-section{display:grid;gap:14px;padding-top:4px}.cart-groups,.cart-items{display:grid;gap:12px}.cart-group{display:grid;gap:12px;padding:16px;border-radius:26px;background:#ffffffd1;box-shadow:0 12px 28px #5c304614}.cart-group-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-group-header h3,.cart-item h4{margin:0;color:var(--ink);line-height:1.18}.cart-group-header h3{font-size:18px}.cart-group-header span,.cart-item span,.cart-total-panel span{color:var(--muted);font-size:12px;font-weight:600}.cart-group-header strong,.cart-total-panel strong{color:var(--berry);font-size:15px}.cart-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto 34px;align-items:center;gap:10px;padding-top:10px;border-top:1px solid var(--line)}.cart-item-photo{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#ffe3ef,#e8d7ff);color:var(--berry)}.cart-item-photo img{width:100%;height:100%;object-fit:cover}.cart-item h4{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-quantity{min-width:92px;height:44px;grid-template-columns:24px 30px 24px;padding:0 7px}.cart-quantity strong{width:30px;height:30px}.cart-remove-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#fff2f1;color:#a03338}.cart-total-panel{padding:16px;border-radius:26px;background:#ffffffdb;box-shadow:0 12px 28px #5c304614}.cart-summary-bar{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;width:calc(100% - 48px);min-height:48px;margin:0 24px 8px;padding:0 16px;border:0;border-radius:24px;background:var(--ink);color:#fff;box-shadow:0 14px 28px #190f122e}.cart-summary-bar span,.cart-summary-bar strong{font-size:13px}.cart-summary-bar strong{justify-self:end}.order-list{display:grid;gap:12px}.order-card{display:grid;gap:12px;padding:16px;border:0;border-radius:26px;background:#ffffffd1;box-shadow:0 12px 28px #5c304614}.order-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-card h4{margin:4px 0 0;color:var(--ink);font-size:18px;line-height:1.2}.order-id{color:var(--muted);font-size:12px;font-weight:600}.order-details{display:grid;gap:8px;margin:0}.order-details div{display:flex;justify-content:space-between;gap:12px;padding-top:8px;border-top:1px solid var(--line)}.order-details dt{color:var(--muted);font-size:12px;font-weight:500}.order-details dd{margin:0;color:var(--ink);font-size:13px;font-weight:600;text-align:right}.order-comment{margin:0;padding:11px 13px;border-radius:20px;background:#fff4fa;color:#59454e;font-size:13px;line-height:1.4}.order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feedback-stack{display:grid;gap:10px}.inline-feedback-form{display:grid;gap:10px;padding:14px;border-radius:24px;background:#ffffffc7}.complaint-feedback-form{background:#fff8fbe0}.feedback-form-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-feedback-form strong{color:var(--ink);font-size:14px;font-weight:600}.feedback-form-header span{color:var(--muted);font-size:12px;line-height:1.25;text-align:right}.inline-feedback-form select{width:82px;height:42px;padding:0 12px;border-radius:21px;font-weight:500}.inline-feedback-form .primary-button,.inline-feedback-form .secondary-button{min-height:44px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#190f1247;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.confirmation-modal{position:relative;display:grid;width:min(100%,326px);gap:12px;justify-items:center;overflow:hidden;padding:34px 24px 24px;border-radius:30px;background:#fff;color:var(--ink);box-shadow:0 24px 58px #190f1238;text-align:center}.modal-close-button{position:absolute;top:12px;left:12px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#fff4fa;color:var(--ink)}.verification-icon{display:grid;width:76px;height:76px;place-items:center;border-radius:50%;background:#eef8e9;color:#5b8d3a}.confirmation-modal h4{margin:0;font-size:21px;line-height:1.14}.confirmation-modal p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.modal-progress{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#f1e3ec}.modal-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--accent);transform-origin:left center;animation:modal-progress-close 10s linear forwards}@keyframes modal-progress-close{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.bottom-nav{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;width:calc(100% - 36px);margin:10px 18px max(16px,env(safe-area-inset-bottom));padding:8px;border:0;border-radius:28px;background:#ffffffdb;box-shadow:0 18px 38px #5c304629;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;min-height:54px;place-items:center;border:0;border-radius:22px;background:transparent;color:#7a626b;font-size:11px;font-weight:600;text-decoration:none}.bottom-nav button[aria-current=page]{background:linear-gradient(180deg,#9273ff,var(--accent));color:#fff;box-shadow:0 12px 22px #5c43de3d}@media(max-width:520px){.app-shell{display:block;padding:0}.phone-frame{width:100%;height:100svh;min-height:100svh;border:0;border-radius:0;box-shadow:none}}@media(max-width:380px){.topbar,.section-block{padding-right:16px;padding-left:16px}.hero-panel,.catalog-search{margin-right:16px;margin-left:16px}.featured-slider{padding-right:16px}.featured-product{flex-basis:204px;width:204px;grid-template-rows:132px minmax(158px,auto)}.featured-photo{height:132px}.featured-copy{min-height:158px}.featured-product h4{font-size:16px}.featured-product strong{font-size:13px}.detail-stats,.form-grid-two{grid-template-columns:1fr}}
