@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600&display=swap";.app-shell{min-height:100vh;min-height:100dvh;padding:0 12px calc(var(--tab-height) + 24px + env(safe-area-inset-bottom));background:var(--bg)}.app-shell--browser{display:flex;align-items:center;justify-content:center;min-height:100vh}.app{width:100%;max-width:520px;margin:0 auto;overflow-x:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px 16px}.topbar__main{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:20px;background:linear-gradient(145deg,#7fb06938,#7fb06914);border:1px solid var(--border);box-shadow:inset 0 1px #ffffff0f,0 0 20px #7fb06914;flex-shrink:0}.topbar__titles{min-width:0}.topbar__label{font-size:10px;text-transform:uppercase;letter-spacing:.22em;color:var(--text-faint);font-weight:500}.topbar__title{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:600;line-height:1.1;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-user,.header-action{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:13px;font-weight:500;transition:background .25s ease,border-color .25s ease,transform .18s ease}.header-action:hover{background:var(--surface2);border-color:var(--border-light);transform:translateY(-1px)}.header-user{color:var(--text-muted)}.header-user__dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #7fb069b3;flex-shrink:0}.searchbar{display:flex;align-items:center;gap:10px;height:48px;padding:0 16px;border-radius:16px;background:var(--surface);border:1px solid var(--border);transition:border-color .25s ease,box-shadow .25s ease;margin-bottom:4px}.searchbar:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.searchbar__icon{color:var(--text-faint);font-size:18px;flex-shrink:0}.searchbar input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.searchbar input::placeholder{color:var(--text-faint)}.screen-stack{display:flex;flex-direction:column;gap:12px;padding-top:4px;width:100%;min-width:0}.hero-mini,.sheet,.product-page,.profile-hero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-mini{padding:20px;border-radius:var(--radius-xl);display:grid;gap:16px}.hero-welcome{padding:22px 20px 20px;border-radius:var(--radius-xl);background:linear-gradient(145deg,var(--surface2) 0%,var(--surface) 100%);border:1px solid var(--border);display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}.hero-welcome:before{content:"";position:absolute;top:-60px;right:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(127,176,105,.1) 0%,transparent 70%);pointer-events:none}.hero-welcome__top{display:flex;align-items:center;gap:14px}.hero-welcome__avatar{width:46px;height:46px;flex-shrink:0;border-radius:14px;display:grid;place-items:center;font-size:20px;font-weight:600;background:linear-gradient(135deg,#7fb06947,#7fb0691a);border:1px solid rgba(127,176,105,.22);color:#fff;font-family:Cormorant Garamond,Georgia,serif}.hero-welcome__greeting{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.15;color:var(--text)}.hero-welcome__leaf{display:inline-block}.hero-welcome__tagline{font-size:13px;line-height:1.65;color:var(--text-muted)}.hero-welcome__features{display:flex;flex-direction:column;gap:5px}.hero-welcome__feat{font-size:13px;color:#afd7a0d9;font-weight:400;letter-spacing:.01em}.hero-mini__badge,.section-head__subtitle,.product-page__tag,.profile-hero__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.22em;color:var(--accent);font-weight:500}.hero-mini__title,.sheet__title,.product-page__title,.section-head__title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.08;letter-spacing:-.01em;color:var(--text)}.hero-mini__title{font-size:32px}.sheet__title{font-size:26px}.hero-mini__text,.sheet__text,.product-card__text,.chat-card__text,.product-page__desc,.quick-card__text,.empty-result,.field-help{color:var(--text-muted);line-height:1.6}.hero-mini__profile{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#ffffff08;border:1px solid var(--border);overflow:hidden}.hero-mini__profile>div{min-width:0}.hero-mini__avatar,.profile-hero__avatar{width:52px;height:52px;flex-shrink:0;border-radius:16px;display:grid;place-items:center;font-size:22px;font-weight:600;font-family:Cormorant Garamond,Georgia,serif;background:linear-gradient(145deg,#7fb06947,#7fb0691a);border:1px solid rgba(127,176,105,.18);color:var(--text)}.profile-hero__avatar-image{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.hero-mini__name,.profile-hero__name{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-mini__sub{color:var(--text-muted);font-size:13px;margin-top:3px}.hero-mini__actions,.product-page__actions,.field-row{display:flex;gap:10px;flex-wrap:wrap}.primary-btn,.secondary-btn{height:46px;padding:0 20px;border-radius:14px;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.01em;transition:transform .2s ease,background .25s ease,box-shadow .25s ease,opacity .2s ease;white-space:nowrap}.primary-btn{background:var(--accent);color:#0a1c0c;font-weight:600;box-shadow:0 8px 24px #7fb06940}.primary-btn:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 12px 32px #7fb06959}.primary-btn:active:not(:disabled){transform:translateY(0)}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.primary-btn--small{height:42px;font-size:13px}.secondary-btn{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border)}.secondary-btn:hover:not(:disabled){background:var(--surface3);border-color:var(--border-light);color:var(--text);transform:translateY(-1px)}.sheet{margin-top:12px;padding:18px;border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border)}.sheet.empty-state{text-align:center}.section-head{margin-bottom:16px}.section-head__title{font-size:22px;margin-top:4px}.quick-grid,.cards-grid{display:grid;gap:10px}.quick-grid,.cards-grid,.cards-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-card{width:100%;text-align:left;padding:16px;border-radius:18px;background:var(--surface2);border:1px solid var(--border);color:var(--text);cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;min-height:120px;display:flex;flex-direction:column}.quick-card:hover{transform:translateY(-2px);background:var(--surface3);border-color:var(--border-light);box-shadow:0 8px 24px #0003}.quick-card__emoji{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:22px;background:#7fb0691a;border:1px solid rgba(127,176,105,.12);margin-bottom:12px}.quick-card__title{font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:600;line-height:1.15;color:var(--text)}.quick-card__text{font-size:12px;margin-top:6px;color:var(--text-muted)}.product-card{width:100%;text-align:left;padding:0;border-radius:18px;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;overflow:hidden;display:flex;flex-direction:column;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-2px);border-color:var(--border-light);box-shadow:0 12px 32px #00000040,0 0 0 1px #7fb06914}.product-card__image-area{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--surface2);position:relative}.product-card__image-area img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-card__image-area img{transform:scale(1.04)}.product-card__emoji-area{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;background:linear-gradient(145deg,var(--surface2),var(--surface3));font-size:48px}.product-card__body{padding:12px 14px 14px;display:flex;flex-direction:column;flex:1}.product-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.product-card__img{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}.product-card__pill,.chat-card__count,.profile-hero__status{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#7fb0691f;border:1px solid rgba(127,176,105,.18);color:var(--accent);white-space:nowrap;flex-shrink:0}.product-card__subtitle{margin-top:0;color:var(--text-faint);font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:4px}.product-card__title{font-size:14px;font-weight:500;line-height:1.3;color:var(--text)}.product-card__text{font-size:12px;margin-top:5px;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.product-card__footer{margin-top:auto;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__price{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;color:var(--gold);letter-spacing:.01em}.product-card__open{color:var(--text-faint);font-size:12px;font-weight:500;transition:color .2s}.product-card:hover .product-card__open{color:var(--accent)}.chat-card{width:100%;text-align:left;padding:16px;border-radius:18px;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;display:block;transition:transform .22s ease,border-color .22s ease,background .22s ease}.chat-card:hover{transform:translateY(-2px);border-color:var(--border-light);background:var(--surface2)}.chat-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chat-card__emoji{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:22px;background:#7fb0691a;border:1px solid rgba(127,176,105,.12);margin-bottom:12px}.chat-card__title{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;line-height:1.15;color:var(--text)}.chat-card__text{font-size:13px;margin-top:6px;color:var(--text-muted);line-height:1.55}.chat-card__link{display:inline-block;margin-top:14px;color:var(--accent);font-weight:500;font-size:13px;transition:color .2s}.chat-card:hover .chat-card__link{color:var(--accent-hover)}.profile-hero{padding:20px;border-radius:var(--radius-xl);display:flex;gap:16px;align-items:center}.profile-hero__info{min-width:0;flex:1}.profile-hero__status{margin-top:8px;border-radius:8px}.profile-hero__status.is-ok{background:#7fb0691f;color:#b8d9a6;border-color:#7fb06933}.profile-hero__status.is-bad{background:#c0614a1f;color:#e0a090;border-color:#c0614a33}.profile-list{display:grid;gap:0}.profile-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.profile-row:last-child{border-bottom:0;padding-bottom:0}.profile-row__label{color:var(--text-faint);font-size:13px;flex-shrink:0}.profile-row__value{text-align:right;font-size:13px;color:var(--text);word-break:break-word}.profile-row__value.is-danger{color:var(--danger)}.form-card{margin-bottom:16px;padding:16px;border-radius:16px;background:var(--surface2);border:1px solid var(--border)}.field-label{display:block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);font-weight:500}.field-input{flex:1 1 200px;min-width:0;height:44px;padding:0 14px;border-radius:12px;border:1px solid var(--border);outline:none;background:var(--surface);color:var(--text);font-size:14px;transition:border-color .25s ease,box-shadow .25s ease}.field-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.field-input::placeholder{color:var(--text-faint)}.field-textarea{width:100%;min-height:80px;padding:12px 14px;resize:vertical;font-family:inherit;height:auto}.field-help{margin-top:8px;font-size:12px}.product-page{padding:18px;border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border);display:grid;gap:18px}.product-page__visual{min-height:220px;border-radius:18px;display:grid;place-items:center;background:var(--surface2);border:1px solid var(--border);overflow:hidden}.product-page__emoji{font-size:96px}.product-page__tag{margin-bottom:8px}.product-page__title{font-size:28px;margin-bottom:4px}.product-page__price{font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:600;color:var(--gold);letter-spacing:.01em}.product-page__desc{font-size:14px;line-height:1.7;margin-top:10px}.empty-result{padding:32px 16px;text-align:center;color:var(--text-muted);font-size:14px}.empty-result__emoji{font-size:36px;margin-bottom:10px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;bottom:env(safe-area-inset-bottom,0);width:100%;max-width:520px;margin-left:auto;margin-right:auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;background:#0d1710e0;border-top:1px solid rgba(201,168,76,.18);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 -8px 32px #00000052;z-index:100}.bottom-nav__item{min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px 6px;border-radius:12px;background:transparent;border:none;color:var(--text-faint);cursor:pointer;transition:color .25s ease,background .25s ease}.bottom-nav__item--active{color:var(--accent)}.bottom-nav__item--active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:2px;border-radius:0 0 2px 2px;background:var(--gold)}.bottom-nav__emoji{font-size:20px;line-height:1;position:relative;display:inline-block}.bottom-nav__label{font-size:10px;font-weight:500;letter-spacing:.02em;white-space:nowrap}.cart-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--gold);color:#1a0e00;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #c9a84c80;line-height:1}.home-catalog-btns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-catalog-btn{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease;text-align:left}.home-catalog-btn:hover{transform:translateY(-2px);background:var(--surface3);border-color:var(--border-light)}.home-catalog-btn--plant{border-color:#7fb06938;background:#7fb06912}.home-catalog-btn--planter{border-color:#c9a84c33;background:#c9a84c0d}.home-catalog-btn__emoji{font-size:26px;margin-bottom:2px}.home-catalog-btn__label{font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:600;line-height:1.1}.home-catalog-btn__count{font-size:11px;color:var(--text-faint)}.catalog-subtab-switcher{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.catalog-subtab-btn{padding:11px 16px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:14px;font-weight:500;cursor:pointer;transition:all .22s ease}.catalog-subtab-btn--active{background:#7fb0691f;border-color:#7fb06947;color:var(--accent);font-weight:600}.category-filter{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;padding-bottom:14px;margin-bottom:14px;scrollbar-width:none;-ms-overflow-style:none;width:100%;box-sizing:border-box;min-width:0}.category-filter::-webkit-scrollbar{display:none}.category-filter__btn{flex-shrink:0;padding:7px 14px;border-radius:999px;background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);font-size:13px;font-weight:500;cursor:pointer;transition:all .22s ease;white-space:nowrap}.category-filter__btn--active{background:#7fb06924;border-color:#7fb06959;color:var(--accent);font-weight:600}.cart-items{display:grid;gap:10px;margin-top:14px}.cart-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;background:var(--surface2);border:1px solid var(--border)}.cart-item__emoji{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:24px;background:var(--surface3);border:1px solid var(--border-light);flex-shrink:0}.cart-item__info{flex:1;min-width:0}.cart-item__name{font-weight:500;font-size:14px;margin-bottom:3px;color:var(--text)}.cart-item__price{font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:600;color:var(--gold)}.cart-item__controls{display:flex;align-items:center;gap:8px;padding:5px 8px;border-radius:10px;background:var(--surface3);border:1px solid var(--border)}.cart-item__btn{width:26px;height:26px;border-radius:999px;background:var(--accent);border:none;color:#0a1c0c;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;display:grid;place-items:center;line-height:1}.cart-item__btn:hover{background:var(--accent-hover);transform:scale(1.08)}.cart-item__quantity{min-width:22px;text-align:center;font-weight:600;font-size:14px;color:var(--text)}.cart-item__remove{width:30px;height:30px;border-radius:999px;background:#c0614a1a;border:1px solid rgba(192,97,74,.2);color:var(--danger);font-size:14px;cursor:pointer;transition:background .2s,transform .15s;flex-shrink:0;display:grid;place-items:center}.cart-item__remove:hover{background:#c0614a2e;transform:scale(1.08)}.cart-summary{margin-top:18px;padding:16px;border-radius:14px;background:var(--surface2);border:1px solid var(--border)}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;color:var(--text-muted);font-size:14px}.cart-summary__row--total{margin-top:6px;padding-top:12px;border-top:1px solid var(--border);font-size:13px;font-weight:500;color:var(--text-muted)}.cart-summary__row--total span:last-child{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;color:var(--gold)}.orders-list{display:grid;gap:10px;margin-top:14px}.order-card{width:100%;text-align:left;padding:16px;border-radius:14px;background:var(--surface2);border:1px solid var(--border);cursor:pointer;transition:background .22s ease,border-color .22s ease,transform .22s ease}.order-card:hover{background:var(--surface3);border-color:var(--border-light);transform:translateY(-1px)}.order-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.order-card__number{font-family:Courier New,Courier,monospace;font-weight:700;font-size:15px;color:var(--text);letter-spacing:.05em}.order-status{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.order-status--pending{background:var(--gold-muted);color:var(--gold);border:1px solid rgba(201,168,76,.2)}.order-status--confirmed{background:#7fb0691a;color:var(--accent);border:1px solid rgba(127,176,105,.2)}.order-status--shipped{background:#4f9cd21a;color:#7dbad8;border:1px solid rgba(79,156,210,.2)}.order-status--delivered{background:#7fb06926;color:#9fd87e;border:1px solid rgba(127,176,105,.25)}.order-status--cancelled{background:#c0614a1a;color:var(--danger);border:1px solid rgba(192,97,74,.2)}.order-card__date{color:var(--text-faint);font-size:13px;margin-bottom:12px}.order-card__footer{display:flex;justify-content:space-between;align-items:center}.order-card__total{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600;color:var(--gold)}.order-card__arrow{color:var(--text-faint);font-size:16px;transition:color .2s}.order-card:hover .order-card__arrow{color:var(--accent)}.order-card-wrap{display:flex;flex-direction:column}.order-card--expanded{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.order-expand{padding:14px 16px;background:var(--surface);border:1px solid var(--border);border-top:none;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.order-expand__comment{margin-top:12px}.order-expand__comment p{margin:4px 0 0;color:var(--text-muted);font-size:13px;line-height:1.55}.order-expand__meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid var(--border);font-size:13px;color:var(--text-faint)}.order-expand__meta .order-detail__total{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;color:var(--gold)}.order-items{display:grid;gap:8px;margin-top:10px}.order-item{padding:11px 12px;border-radius:10px;background:var(--surface2);border:1px solid var(--border)}.order-item__name{font-weight:500;font-size:13px;margin-bottom:5px;color:var(--text)}.order-item__details{display:flex;justify-content:space-between;align-items:center;color:var(--text-faint);font-size:12px}.order-item__subtotal{font-weight:600;color:var(--gold);font-family:Cormorant Garamond,Georgia,serif;font-size:14px}.order-detail{margin-top:16px;padding:16px;border-radius:14px;background:var(--surface2);border:1px solid var(--border)}.order-detail__row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border)}.order-detail__row:last-child{border-bottom:none}.order-detail__total{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:600;color:var(--gold)}.order-detail__comment{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.order-detail__comment p{margin:8px 0 0;color:var(--text-muted);line-height:1.55}.error-message{padding:12px 16px;border-radius:10px;background:#c0614a1a;border:1px solid rgba(192,97,74,.2);color:var(--danger);font-size:13px}.loading-spinner{display:inline-block;width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.order-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:28px 0}.order-success h2{font-family:Cormorant Garamond,Georgia,serif;margin:0;font-size:28px;font-weight:600;color:var(--text)}.order-success p{margin:0;color:var(--text-muted);font-size:14px}.order-success p strong{color:var(--text);font-weight:600}.order-success .primary-btn,.order-success .secondary-btn{margin-top:4px;width:100%;max-width:280px}.profile-edit-form{display:flex;flex-direction:column;gap:10px}.profile-edit-form .field-input{width:100%;padding:12px 14px;border-radius:12px;background:var(--surface2);border:1px solid var(--border);color:var(--text);font-size:14px;outline:none;transition:border-color .22s;height:auto}.profile-edit-form .field-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.img-slider{position:relative;width:100%;border-radius:18px;overflow:hidden;background:var(--surface2);cursor:pointer;-webkit-user-select:none;user-select:none}.img-slider__track{display:flex;transition:transform .38s cubic-bezier(.25,.46,.45,.94);will-change:transform}.img-slider__slide{width:100%;flex-shrink:0;aspect-ratio:1 / 1;object-fit:cover;display:block;pointer-events:none}.img-slider__dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:6px;pointer-events:none}.img-slider__dot{width:5px;height:5px;border-radius:999px;background:#fff6;border:none;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease;pointer-events:all}.img-slider__dot--active{width:20px;background:#fff}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f7;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none}.lightbox__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#ffffff1f;border:none;color:#fff;font-size:22px;cursor:pointer;display:grid;place-items:center;z-index:10;transition:background .2s}.lightbox__close:hover{background:#fff3}.lightbox__counter{position:absolute;top:22px;left:0;right:0;text-align:center;color:#ffffff73;font-size:13px;z-index:10}.lightbox__track{display:flex;width:100%;transition:transform .38s cubic-bezier(.25,.46,.45,.94);will-change:transform}.lightbox__slide{width:100%;flex-shrink:0;max-height:80vh;object-fit:contain;display:block}.lightbox__dots{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:6px}@media (max-width: 460px){.app-shell{padding-inline:10px}.topbar__title{font-size:20px}.hero-mini__title{font-size:28px}.cards-grid,.cards-grid--compact,.quick-grid{grid-template-columns:1fr 1fr}.cart-item{flex-wrap:wrap}.cart-item__controls{order:3;flex:1}.cart-item__remove{order:4}}@media (max-width: 380px){.cards-grid,.cards-grid--compact,.quick-grid{grid-template-columns:1fr}.field-row,.hero-mini__actions,.product-page__actions{flex-direction:column}.primary-btn,.secondary-btn,.primary-btn--small{width:100%}.profile-row{flex-direction:column;align-items:flex-start}.profile-row__value{text-align:left}}:root{--bg: #0d1710;--surface: #131f16;--surface2: #182b1c;--surface3: #1e3323;--border: #243d28;--border-light: #2d4a32;--text: #e8ede4;--text-muted: #8fa88a;--text-faint: #5a7a5d;--accent: #7fb069;--accent-hover: #8ec476;--accent-glow: rgba(127, 176, 105, .15);--gold: #c9a84c;--gold-muted: rgba(201, 168, 76, .12);--danger: #c0614a;--tab-height: 64px;--panel: rgba(19, 31, 22, .92);--panel-soft: rgba(24, 43, 28, .8);--panel-strong: rgba(30, 51, 35, .96);--line: rgba(255, 255, 255, .07);--line-soft: rgba(255, 255, 255, .05);--muted: var(--text-muted);--muted-2: var(--text-faint);--accent-2: var(--accent-hover);--accent-soft: var(--accent-glow);--shadow: 0 20px 52px rgba(0, 0, 0, .45);--radius-xl: 24px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}html{overflow-x:hidden;color-scheme:dark;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}button,input,textarea,a{font:inherit}button{border:none;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::-webkit-scrollbar{width:0;height:0}
