@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#f6f3f1;font-synthesis:none;--red:#a91322;--red2:#d72b3d;--panel:#151517;--panel2:#1c1c1f;--line:#2d2d31;--muted:#9a999f;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);background:#09090a;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:#09090a}body{color:#f6f3f1;background:radial-gradient(circle at 50% -120px,#3d1117 0,#0000 370px),#09090a;min-width:320px;min-height:100dvh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #ff6b79}.app-shell{width:min(100%,560px);min-height:100dvh;padding:calc(72px + var(--safe-top)) 14px calc(100px + var(--safe-bottom));margin:0 auto;position:relative}.app-header{z-index:20;width:min(100%,560px);height:calc(65px + var(--safe-top));padding:var(--safe-top) 15px 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0ded;border-bottom:1px solid #242427;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.app-brand{align-items:center;gap:9px;display:flex}.app-brand img{object-fit:cover;border-radius:10px;width:39px;height:39px}.app-brand div{display:grid}.app-brand strong{font-size:14px}.app-brand span{color:#c13c49;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.cart-button{color:#fff;background:#19191c;border:1px solid #38383c;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:relative}.cart-button svg{width:19px}.cart-button b{background:var(--red2);border:2px solid #0c0c0d;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.section-title{margin:14px 2px 18px}.section-title span{letter-spacing:.17em;text-transform:uppercase;color:#dc4554;font-size:10px;font-weight:800}.section-title h1{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(25px,8vw,34px);line-height:1.05}.chips{scrollbar-width:none;gap:7px;margin:0 -14px 17px;padding:0 14px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips button{white-space:nowrap;border:1px solid var(--line);color:#aaa9ae;background:#151517;border-radius:999px;height:36px;padding:0 14px;font-size:11px;font-weight:700}.chips button.active{color:#ff6573;background:#371319;border-color:#761d29}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.seed-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;min-width:0;overflow:hidden}.seed-card__image{background:#202023;place-items:center;height:clamp(145px,45vw,225px);display:grid;position:relative}.seed-card__image>img{object-fit:cover;width:100%;height:100%}.seed-card__image>.seed-card__placeholder{object-fit:cover;filter:grayscale(.4);opacity:.7}.seed-card__image small{text-overflow:ellipsis;white-space:nowrap;color:#eee;text-transform:uppercase;background:#080809cf;border:1px solid #ffffff24;border-radius:999px;max-width:calc(100% - 16px);padding:4px 7px;font-size:8px;position:absolute;bottom:8px;left:8px;overflow:hidden}.seed-card__body{padding:11px}.seed-card h2{margin:0 0 5px;font-size:13px;line-height:1.3}.seed-card p{height:31px;color:var(--muted);margin:0 0 10px;font-size:9px;line-height:1.55;overflow:hidden}.seed-card__body>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.seed-card strong{white-space:nowrap;font-size:13px}.seed-card button{background:var(--red);color:#fff;border:0;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.seed-card button:active,.primary-button:active{filter:brightness(.8)}.seed-card button svg{width:17px}.bottom-nav{z-index:30;left:50%;bottom:max(8px,var(--safe-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#151517f2;border:1px solid #343438;border-radius:21px;grid-template-columns:repeat(4,1fr);width:min(100% - 16px,530px);height:72px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 45px #000b}.bottom-nav a{color:#85858b;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:9px;font-weight:700;text-decoration:none;display:flex}.bottom-nav a svg{width:21px}.bottom-nav a.active{color:#ff6573;background:#2a1317}.screen-state{text-align:center;min-height:100dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.screen-state svg{width:30px}.screen-state p{margin:0;font-size:12px}.screen-state--error svg{color:#e34b59}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{color:#77777c;text-align:center;border:1px dashed #303034;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:240px;font-size:12px;display:flex}.empty svg{width:30px}.order-list{gap:9px;display:grid}.order-list>button{border:1px solid var(--line);background:var(--panel);color:#fff;text-align:left;border-radius:14px;grid-template-columns:1fr auto 18px;align-items:center;gap:10px;width:100%;min-height:78px;padding:13px;display:grid}.order-list>button>div{gap:5px;display:grid}.order-list>button>div:nth-child(2){justify-items:end}.order-list span{color:var(--muted);font-size:9px}.order-list svg{color:#666;width:17px}.tag{text-transform:uppercase;background:#303034;border-radius:999px;width:max-content;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.tag--new{color:#ff7e89;background:#48151c}.tag--confirmed{color:#7fc0ff;background:#143451}.tag--processing{color:#ffc970;background:#433015}.tag--completed{color:#73d99a;background:#153923}.tag--cancelled{color:#aaa}.contact-page{text-align:center;padding-top:30px}.contact-page>img{object-fit:cover;border:1px solid #411b21;border-radius:28px;width:128px;height:128px;box-shadow:0 20px 65px #5b101c42}.contact-page .section-title{margin-top:26px}.contact-page>p{color:var(--muted);max-width:380px;margin:0 auto 20px;font-size:12px;line-height:1.7}.contact-page>small{color:#777;margin-top:11px;display:block}.primary-button{background:var(--red);color:#fff;border:1px solid #cc2a3a;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button svg{width:18px}.faq{gap:8px;display:grid}.faq details{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:0 14px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:54px;font-size:12px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary svg{color:#d54a57;width:17px;transition:transform .2s}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{border-top:1px solid var(--line);color:var(--muted);white-space:pre-wrap;margin:0;padding:12px 0 14px;font-size:11px;line-height:1.7}.sheet-backdrop{z-index:100;background:#000b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:min(100%,560px);max-height:94dvh;padding:8px 16px calc(22px + var(--safe-bottom));background:linear-gradient(155deg,#1b1b1e,#111113);border:1px solid #3a3a3f;border-bottom:0;border-radius:24px 24px 0 0;overflow:auto;box-shadow:0 -25px 80px #000}.sheet__handle{background:#4b4b50;border-radius:3px;width:38px;height:4px;margin:0 auto 7px}.sheet>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.sheet h2{margin:0;font-size:21px}.icon-button{border:1px solid var(--line);color:#fff;background:#202023;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.icon-button svg{width:18px}.cart-lines{border-top:1px solid var(--line)}.cart-line{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:71px;display:flex}.cart-line>img{object-fit:cover;border-radius:10px;width:50px;height:50px}.cart-line>svg{background:#27272a;border-radius:10px;width:50px;padding:14px}.cart-line__copy{flex:1;gap:3px;min-width:0;display:grid}.cart-line__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.cart-line__copy span{color:var(--muted);font-size:10px}.cart-line>b{font-size:12px}.quantity{align-items:center;gap:8px;display:flex}.quantity button{border:1px solid var(--line);color:#fff;background:#252528;border-radius:8px;place-items:center;width:29px;height:29px;padding:0;display:grid}.quantity button:disabled{opacity:.35}.quantity svg{width:13px}.quantity b{text-align:center;min-width:15px;font-size:11px}.comment-field{color:#aaa;gap:7px;margin:15px 0;font-size:10px;display:grid}.comment-field textarea{border:1px solid var(--line);color:#fff;resize:none;background:#0d0d0f;border-radius:11px;padding:11px}.cart-total{justify-content:space-between;align-items:center;margin:16px 0;display:flex}.cart-total span{color:var(--muted);font-size:11px}.cart-total strong{font-size:20px}.checkout{width:100%}.form-error{color:#ff7581;text-align:center;font-size:11px}.detail-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.detail-meta>span{color:var(--muted);font-size:10px}.order-comment{background:#202023;border-radius:11px;margin-top:13px;padding:12px}.order-comment span{color:var(--muted);font-size:9px}.order-comment p{margin:5px 0 0;font-size:11px;line-height:1.6}.success{text-align:center;flex-direction:column;align-items:center;padding:12px 2px;display:flex}.success>i{color:#73d99a;background:#153923;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:18px;display:grid}.success>i svg{width:29px}.success>span{color:var(--muted);font-size:10px}.success>strong{margin:3px 0 10px;font-size:28px}.success>p{color:#aaa;max-width:330px;font-size:12px;line-height:1.6}.success .primary-button{width:100%;margin-top:8px}@media (width>=480px){.app-shell{padding-inline:18px}.catalog-grid{gap:13px}.seed-card__body{padding:14px}.seed-card h2{font-size:15px}.seed-card p{height:34px;font-size:10px}.seed-card strong{font-size:15px}}@media (width<=350px){.app-shell{padding-inline:9px}.catalog-grid{gap:7px}.seed-card__image{height:138px}.seed-card__body{padding:9px}.bottom-nav{width:calc(100% - 10px)}.bottom-nav a{font-size:8px}.sheet{padding-inline:11px}}.seed-card{cursor:pointer;grid-template-rows:auto minmax(0,1fr);display:grid}.seed-card:focus-visible{outline-offset:2px;outline:2px solid #ff6b79}.seed-card__body{flex-direction:column;min-width:0;display:flex}.seed-card h2{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.seed-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:auto;min-height:31px;display:-webkit-box;overflow:hidden}.seed-card__body>div{margin-top:auto}.product-detail-backdrop{z-index:200;background:#050506;justify-content:center;display:flex;position:fixed;inset:0}.product-detail{background:#0d0d0f;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,560px);height:100dvh;min-height:0;display:grid;box-shadow:0 0 70px #000}.product-detail>header{min-height:calc(62px + var(--safe-top));padding:calc(10px + var(--safe-top)) 16px 10px;border-bottom:1px solid var(--line);background:#111113;justify-content:space-between;align-items:center;display:flex}.product-detail>header>span{letter-spacing:.14em;text-transform:uppercase;color:#dc4554;font-size:11px;font-weight:800}.product-detail__scroll{overscroll-behavior:contain;min-height:0;overflow-y:auto}.product-detail__image{background:#202023;place-items:center;height:clamp(280px,52dvh,500px);display:grid;position:relative;overflow:hidden}.product-detail__image>img{object-fit:contain;width:100%;height:100%;display:block}.product-detail__image>.product-detail__placeholder{object-fit:cover;filter:grayscale(.4);opacity:.7}.product-detail__image>small{text-overflow:ellipsis;white-space:nowrap;color:#eee;text-transform:uppercase;background:#080809dc;border:1px solid #ffffff2b;border-radius:999px;max-width:calc(100% - 32px);padding:5px 9px;font-size:9px;position:absolute;bottom:14px;left:16px;overflow:hidden}.product-detail__content{padding:22px 18px 36px}.product-detail__content>span{letter-spacing:.15em;text-transform:uppercase;color:#dc4554;font-size:10px;font-weight:800}.product-detail__content h2{letter-spacing:-.035em;overflow-wrap:anywhere;margin:7px 0 14px;font-size:clamp(25px,8vw,38px);line-height:1.08}.product-detail__content p{color:#c0bfc3;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.75}.product-detail>footer{padding:12px 16px calc(12px + var(--safe-bottom));border-top:1px solid var(--line);background:#151517f7;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;display:grid;box-shadow:0 -12px 35px #0008}.product-detail>footer>div{gap:2px;min-width:86px;display:grid}.product-detail>footer>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.product-detail>footer>div>strong{white-space:nowrap;font-size:20px}.product-detail>footer>.primary-button{width:100%}@media (width>=561px){.product-detail{border-inline:1px solid var(--line)}}@media (width<=350px){.product-detail>header{padding-inline:11px}.product-detail__content{padding-inline:14px}.product-detail>footer{gap:10px;padding-inline:11px}.product-detail>footer>div{min-width:76px}.product-detail>footer>div>strong{font-size:17px}.product-detail>footer>.primary-button{padding-inline:12px}}.cart-button,.seed-card button,.icon-button,.quantity button{appearance:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:flex}.cart-button svg,.seed-card button svg,.icon-button svg,.quantity button svg{flex:none;margin:0;display:block;transform:none}.cart-button svg{width:19px;height:19px}.seed-card button svg{width:17px;height:17px}.icon-button svg{width:18px;height:18px}.quantity button svg{width:13px;height:13px}.bottom-nav a svg{flex:none;width:21px;height:21px;margin:0;display:block}.product-detail>footer>.primary-button svg{flex:none;width:18px;height:18px;margin:0;display:block}.checkout-form{gap:15px;margin-top:16px;display:grid}.checkout-form fieldset{border:0;gap:7px;margin:0;padding:0;display:grid}.checkout-form legend{color:#aaa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:10px;font-weight:700}.checkout-form fieldset>label{border:1px solid var(--line);background:#111113;border-radius:11px;align-items:center;gap:10px;min-height:47px;padding:10px 12px;display:flex}.checkout-form fieldset>label.selected{background:#2a1216;border-color:#a92533}.checkout-form input[type=radio]{width:16px;height:16px;accent-color:var(--red2);margin:0}.checkout-form fieldset span{justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:11px;font-weight:700;display:flex}.checkout-form fieldset small{color:var(--muted);font-size:10px}.checkout-fields{gap:9px;display:grid}.checkout-fields label{color:#aaa;gap:6px;font-size:10px;display:grid}.checkout-fields input{border:1px solid var(--line);color:#fff;background:#0d0d0f;border-radius:10px;width:100%;min-height:43px;padding:10px 11px}.checkout-fields input:focus{outline-offset:1px;outline:2px solid #ff6b79}.cart-total--compact{margin:9px 0}.cart-total--compact strong{font-size:13px}.order-delivery{border:1px solid var(--line);background:#111113;border-radius:11px;gap:7px;margin:0 0 14px;padding:12px;display:grid}.order-delivery>span{color:var(--muted);gap:3px;font-size:9px;display:grid}.order-delivery strong{color:#eee;overflow-wrap:anywhere;font-size:11px}.detail-meta>strong{font-size:11px}
