:root{--cherry:#7b1734;--cherry-dark:#5f1027;--green:#1d633d;--green-dark:#173f2a;--cream:#f7f6f2;--card:#fff;--line:#dde3dd;--muted:#667166;--shadow:0 8px 26px rgba(32,45,35,.08)}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#243126;background:var(--cream);padding-bottom:78px}.ct-app-header{position:sticky;top:0;z-index:20;background:var(--cherry);color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.16)}.ct-app-bar{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:12px 18px}.ct-brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.ct-brand>span:first-child{font-size:28px}.ct-brand strong{display:block;font-size:19px;line-height:1.1}.ct-brand small{display:block;font-size:12px;opacity:.88;margin-top:2px}.ct-header-actions{display:flex;gap:9px}.ct-header-actions a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15);color:#fff;text-decoration:none;font-size:20px}.ct-main-nav{max-width:1180px;margin:auto;display:flex;gap:7px;padding:0 14px 11px;overflow-x:auto}.ct-main-nav a{white-space:nowrap;color:#fff;text-decoration:none;padding:8px 12px;border-radius:999px;font-weight:700;font-size:14px}.ct-main-nav a.active,.ct-main-nav a:hover{background:#fff;color:var(--cherry)}.ct-wrap{max-width:1180px;margin:auto;padding:18px}.ct-wrap img{max-width:100%;height:auto}.ct-hero{background:linear-gradient(135deg,#fff 0%,#f5edf0 100%);border:1px solid #ead9df;border-radius:22px;padding:24px;margin:4px 0 22px;box-shadow:var(--shadow)}.ct-hero h1{margin:0 0 8px;color:var(--cherry);font-size:clamp(30px,5vw,48px);line-height:1.05}.ct-hero p{margin:0;line-height:1.55}.ct-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.ct-grid>*{min-width:0;max-width:100%}.ct-card{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;display:block;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease;max-width:100%}.ct-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(32,45,35,.12)}.ct-card img,.ct-placeholder{display:block;width:100%!important;max-width:100%!important;height:220px!important;max-height:220px!important;aspect-ratio:auto!important;object-fit:contain!important;background:#eef2ee}.ct-placeholder{display:flex;align-items:center;justify-content:center;font-size:52px}.ct-card-body{padding:15px}.ct-card h3{margin:0 0 8px;font-size:18px;line-height:1.25}.ct-price{font-size:21px;font-weight:800;color:var(--cherry)}.ct-muted{color:var(--muted)}.ct-pill{display:inline-block;background:#edf5ef;color:var(--green);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.ct-btn{display:inline-block;background:var(--cherry);color:#fff!important;text-decoration:none;padding:12px 16px;border-radius:12px;font-weight:800;border:0}.ct-btn:hover{background:var(--cherry-dark)}.ct-product{display:grid;grid-template-columns:minmax(260px,1fr) minmax(280px,1fr);gap:26px}.ct-product img,.ct-product .ct-placeholder{border-radius:18px;background:#fff;border:1px solid var(--line)}.ct-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:18px 0 30px}.ct-category-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;text-decoration:none;color:inherit;display:flex;gap:14px;align-items:flex-start;min-height:128px;box-shadow:var(--shadow)}.ct-category-card:hover{border-color:var(--cherry);transform:translateY(-2px)}.ct-category-icon{font-size:34px;line-height:1}.ct-category-card h2,.ct-category-card h3{margin:0 0 7px;color:var(--cherry)}.ct-category-count{font-size:13px;font-weight:800;color:var(--green);margin-top:10px}.ct-chip-row{display:flex;gap:8px;overflow-x:auto;padding:4px 0 14px}.ct-chip{white-space:nowrap;display:inline-block;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#243126;text-decoration:none;font-weight:700}.ct-chip.active{background:var(--cherry);color:#fff;border-color:var(--cherry)}.ct-menu-list{display:grid;gap:10px}.ct-menu-item{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px;box-shadow:var(--shadow)}.ct-menu-item h3{margin:0 0 5px;font-size:18px}.ct-menu-item .ct-price{white-space:nowrap}.ct-back{display:inline-block;margin-bottom:14px;color:var(--cherry);font-weight:800;text-decoration:none}.ct-site-footer{margin-top:40px;background:var(--green-dark);color:#fff}.ct-footer-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:24px;font-size:14px;line-height:1.6;padding-bottom:26px}.ct-footer-legal{opacity:.92}.ct-footer-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.25)}.ct-footer-links a{color:#fff;text-decoration:underline;text-underline-offset:3px}.ct-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-shadow:0 -6px 20px rgba(0,0,0,.08)}.ct-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:#6f786f;font-size:20px}.ct-bottom-nav a small{font-size:11px;font-weight:700}.ct-bottom-nav a.active{color:var(--cherry)}.ct-offer-badge{display:inline-block;max-width:100%;margin:0 0 9px;padding:6px 9px;border-radius:9px;background:#fff0b8;color:#5d4300;font-size:13px;font-weight:800;line-height:1.25}.ct-offer-panel{display:flex;flex-direction:column;gap:4px;margin:14px 0;padding:14px 16px;border:1px solid #e0bd44;border-radius:14px;background:#fff7d5;color:#4f3a00}.ct-offer-panel strong{font-size:13px;text-transform:uppercase;letter-spacing:.04em}.ct-offer-panel span{font-size:18px;font-weight:800;line-height:1.3}.legal-page{max-width:920px;padding-top:24px;padding-bottom:48px}.legal-nav{display:flex;gap:8px;overflow-x:auto;padding:0 0 18px}.legal-nav a{white-space:nowrap;color:var(--cherry);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;text-decoration:none;font-weight:700;font-size:14px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(20px,4vw,42px);box-shadow:var(--shadow)}.legal-card h1,.legal-card h2{color:var(--cherry)}.legal-card p,.legal-card li{line-height:1.7}.legal-summary{font-size:19px;padding:18px;border-left:5px solid var(--cherry);background:#f7edf1;border-radius:0 12px 12px 0}.ct-wrap .ct-grid img,.ct-wrap .ct-card img,.ct-wrap img[loading="lazy"]{display:block!important;width:100%!important;max-width:100%!important;height:220px!important;max-height:220px!important;min-height:0!important;object-fit:contain!important;object-position:center!important;background:#eef2ee!important}@media(max-width:700px){body{padding-bottom:76px}.ct-app-bar{padding:10px 14px}.ct-brand strong{font-size:17px}.ct-brand small{font-size:11px}.ct-main-nav{padding-bottom:9px}.ct-wrap{padding:14px}.ct-hero{padding:20px;border-radius:18px}.ct-product{grid-template-columns:1fr}.ct-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ct-card img,.ct-card .ct-placeholder,.ct-wrap .ct-grid img,.ct-wrap img[loading="lazy"]{height:170px!important;max-height:170px!important}.ct-card-body{padding:11px}.ct-card h3{font-size:15px}.ct-price{font-size:18px}.ct-category-grid{grid-template-columns:1fr 1fr;gap:10px}.ct-category-card{display:block;padding:14px;min-height:145px}.ct-category-icon{font-size:28px;margin-bottom:8px}.ct-category-card h2,.ct-category-card h3{font-size:16px}.ct-category-card p{font-size:13px}.ct-offer-badge{font-size:12px}.ct-offer-panel span{font-size:16px}.ct-footer-inner{grid-template-columns:1fr;gap:12px}.ct-footer-links{grid-column:auto}.legal-card{padding:20px;border-radius:14px}}