: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:750;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:750}.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:750}.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:800}.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:800;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-product{position:relative;display:grid;grid-template-columns:1fr 45%;width:100%;min-height:250px;overflow:hidden;padding:22px;border:0;border-radius:30px;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.82) 0 18%,transparent 36%),linear-gradient(145deg,#ffcae1,#f8afd1);color:var(--ink);text-align:left;box-shadow:var(--shadow)}.featured-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.featured-copy span{margin-bottom:12px;color:#190f12a6;font-size:13px;font-weight:850}.featured-product h4{max-width:210px;font-size:29px;line-height:1.05}.featured-product p{margin:9px 0 0;color:#190f129e;font-size:14px;font-weight:750}.featured-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:#190f12b8;font-size:13px;font-weight:850}.featured-meta span{display:inline-flex;align-items:center;gap:4px}.featured-product strong{margin-top:auto;color:var(--ink);font-size:22px;line-height:1}.featured-photo{position:absolute;right:-10px;bottom:50px;display:grid;width:190px;height:152px;place-items:center;color:var(--berry)}.featured-photo img{width:100%;height:100%;object-fit:cover;border-radius:28px;filter:drop-shadow(0 18px 24px rgba(105,34,48,.18))}.featured-action{position:absolute;right:78px;bottom:20px;min-width:138px;padding:15px 20px;border-radius:999px;background:#fff;color:var(--ink);font-size:14px;font-weight:850;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{overflow:hidden;border:0;border-radius:24px;background:var(--surface-strong);box-shadow:0 12px 28px #5c304617}.product-card-button{display:block;width:100%;padding:0;color:inherit;text-align:left}.product-photo{display:grid;aspect-ratio:1 / .86;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{padding:12px}.product-card h4{color:var(--ink);font-size:15px;line-height:1.18}.product-card p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.3}.product-meta{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0;color:#725963;font-size:12px;font-weight:800}.product-meta span{display:inline-flex;align-items:center;gap:3px}.product-card strong{display:block;color:var(--berry);font-size:15px}.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:750}.price-bubble strong{color:var(--ink);font-size:22px;line-height:1.1}.product-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-detail-header h3{margin:2px 0 4px;color:var(--ink);font-size:27px;line-height:1.08}.product-detail-header p,.product-detail-header span{margin:0;color:var(--muted);font-size:13px;font-weight:750}.quantity-chip{display:grid;grid-template-columns:26px 30px 26px;align-items:center;min-width:100px;height:50px;border-radius:25px;background:#fff;color:var(--ink);box-shadow:0 12px 28px #5c304617;text-align:center}.quantity-chip strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--accent);color:#fff}.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:750}.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:750}.product-detail-list dd{margin:0;color:var(--ink);font-size:13px;font-weight:800;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:850}.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:900}.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:900;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}.baker-form,.product-form,.order-form{display:grid;gap:13px}.baker-form label,.product-form label,.order-form label{display:grid;gap:7px;color:#5f4851;font-size:13px;font-weight:800}.baker-form input,.baker-form select,.baker-form textarea,.product-form input,.product-form select,.product-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,.order-form input,.order-form select{height:50px;padding:0 14px}.baker-form select,.product-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:760}.baker-form input:focus,.baker-form select:focus,.baker-form textarea:focus,.product-form input:focus,.product-form select:focus,.product-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,.order-form textarea,.inline-feedback-form textarea{resize:vertical;padding:12px 14px}.product-form,.baker-inbox{margin-top:18px;padding:18px;border-radius:28px;background:#ffffffb8;box-shadow:0 12px 28px #5c304612}.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}.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:800}.form-note.error{color:#a03338}.primary-button,.secondary-button,.text-button{min-height:50px;border-radius:25px;font-weight:900}.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)}.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:900}.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:800}.order-details dd{margin:0;color:var(--ink);font-size:13px;font-weight:800;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,.feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inline-feedback-form{display:grid;gap:8px;padding:12px;border-radius:22px;background:#ffffffbd}.inline-feedback-form strong{color:var(--ink);font-size:13px}.inline-feedback-form select{height:40px;padding:0 10px}.inline-feedback-form .primary-button,.inline-feedback-form .secondary-button{min-height:40px}.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:850;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-product{grid-template-columns:1fr;min-height:272px}.featured-photo{right:-24px;width:170px}.detail-stats,.feedback-grid,.form-grid-two{grid-template-columns:1fr}}
