:root{--orange:#e85d04;--brown:#4a2f1d;--cream:#fffaf6;--line:#f0e3d9;--text:#2b211b;--muted:#806f64}*{box-sizing:border-box}body{margin:0;background:#fffdfb;color:var(--text);font-family:'Plus Jakarta Sans',sans-serif}.top-bar{background:#4a2f1d;color:#fff;font-size:11px}.top-bar-inner{display:flex;justify-content:space-between;align-items:center;padding:9px 24px}.top-bar-left{display:flex;gap:24px}.top-bar a{color:#fff;text-decoration:none;font-weight:700}.category-header{display:flex;align-items:center;gap:30px;padding:10px 24px;background:#fff}.category-logo img{height:68px;width:auto;display:block}.category-search{height:42px;border:1px solid #eaded4;border-radius:6px;display:flex;align-items:center;gap:9px;flex:1;max-width:660px}.category-search svg{width:17px;color:#9b8a7e;margin-left:13px}.category-search input{border:0;outline:0;flex:1;font:12px inherit}.category-search button{height:100%;border:0;background:var(--orange);color:#fff;padding:0 22px;border-radius:0 5px 5px 0;font:700 11px inherit}.category-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.category-actions a{display:flex;align-items:center;gap:6px;color:#6c5d53;text-decoration:none;font-size:11px;font-weight:700}.category-actions a svg{width:18px}.category-actions .header-quote{background:var(--orange);color:#fff;padding:12px 14px;border-radius:5px}.category-actions .header-quote svg{width:14px}.category-nav{border-top:1px solid #f1e9e3;border-bottom:1px solid var(--line);background:#fff}.category-nav-inner{display:flex;align-items:center;gap:28px;padding:13px 24px}.category-nav a{text-decoration:none;color:#806f64;font-size:11px;font-weight:700}.category-nav a:hover,.category-nav .category-nav-active{color:var(--orange)}.category-nav-active{display:flex;gap:7px;align-items:center}.category-nav-active svg{width:15px}.category-hero{background:linear-gradient(110deg,#fff7ef,#fffdfb);border-bottom:1px solid var(--line);overflow:hidden}.hero-inner{min-height:340px;display:grid;grid-template-columns:1fr 430px;align-items:center;padding:36px 24px}.crumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#9b8e85;margin-bottom:35px}.crumb a{color:var(--orange);text-decoration:none}.crumb svg{width:13px}.kicker{font-size:10px;font-weight:800;letter-spacing:1.6px;color:#bc7a4b;margin:0 0 10px}.hero-inner h1,.section-intro h2,.category-benefit h2{font-size:36px;line-height:1.1;margin:0;color:var(--brown);letter-spacing:-1px}.hero-copy{color:var(--muted);font-size:14px;line-height:1.7;max-width:520px;margin:15px 0 20px}.hero-points{display:flex;gap:16px;flex-wrap:wrap;color:#685b52;font-size:10px;font-weight:700}.hero-points span{display:flex;align-items:center;gap:6px}.hero-points svg{width:15px;color:var(--orange)}.hero-art{height:280px;display:flex;align-items:center;justify-content:center}.hero-art img{width:100%;height:100%;object-fit:cover;border-radius:28px 28px 0 28px;box-shadow: 0 20px 40px rgba(74, 47, 29, 0.12); border: 1px solid rgba(255, 255, 255, 0.6);}.category-section{padding:64px 24px 72px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-intro h2{font-size:27px;letter-spacing:-.6px}.section-intro>p{max-width:370px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.category-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:20px}.category-tabs{display:flex;gap:6px;flex-wrap:wrap}.category-tabs button{border:1px solid #eaded4;background:#fff;color:#88796f;padding:9px 15px;border-radius:20px;font:700 10px inherit;cursor:pointer}.category-tabs button:hover,.category-tabs button.active{background:var(--brown);color:#fff;border-color:var(--brown)}.sort-control{display:flex;align-items:center;gap:7px;color:#998c83;font-size:10px}.sort-control svg{width:15px}.sort-control select{border:1px solid #eaded4;color:#66584e;padding:9px 11px;border-radius:6px;font:600 10px inherit;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{background:#fff;border:1px solid var(--line);border-radius:12px;text-decoration:none;color:inherit;overflow:hidden;transition:.2s;display:block}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #6a41241a;border-color:#e4c8b4}.category-image{height:175px;background:#fff8f2;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.category-card:hover .category-image img{transform:scale(1.04)}.category-image span{position:absolute;left:13px;top:13px;padding:5px 9px;border-radius:20px;background:#fff;color:var(--orange);font-size:9px;font-weight:800}.image-placeholder{background:linear-gradient(135deg,#fff0e3,#fce1ca);color:#c98657}.image-placeholder svg{width:50px;height:50px;stroke-width:1.3}.category-card-body{padding:16px 17px 18px}.category-card-body h3{font-size:15px;color:var(--brown);margin:0 0 7px}.category-card-body p{font-size:11px;color:#92837a;line-height:1.5;min-height:34px;margin:0 0 14px}.category-card-body strong{display:flex;align-items:center;gap:5px;color:var(--orange);font-size:10px}.category-card-body strong svg{width:14px}.no-results{display:none;text-align:center;padding:45px;color:var(--muted);font-size:12px}.occasion-section{background:#fff7f0;padding:75px 0 80px}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.occasion-grid a{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:32px 24px;background:#fff;border:1px solid #f0dfd1;border-radius:16px;text-decoration:none;color:var(--brown);transition:.2s;box-shadow: 0 4px 20px rgba(74, 47, 29, 0.02);}.occasion-grid a:hover{border-color:#e85d04;transform:translateY(-4px);box-shadow: 0 10px 25px rgba(232, 93, 4, 0.08);}.occasion-grid svg{width:32px;height:32px;color:var(--orange)}.occasion-grid span{font-size:16px;font-weight:800}.occasion-grid small{font-size:13px;color:#9b8a7e;line-height:1.4}.category-benefit{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding:90px 24px 0}.main-footer{margin-top:0;}.category-benefit h2{font-size:36px;line-height:1.2;letter-spacing:-0.5px}.category-benefit>div>p:last-child{max-width:500px;color:var(--muted);font-size:15px;line-height:1.8;margin-top:18px}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.benefit-list span{display:flex;flex-direction:column;gap:8px;padding:24px 20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow: 0 4px 15px rgba(74, 47, 29, 0.01);transition: .2s;}.benefit-list span:hover{border-color:#e85d04;transform:translateY(-2px);box-shadow: 0 8px 20px rgba(74, 47, 29, 0.04);}.benefit-list svg{width:28px;height:28px;color:var(--orange)}.benefit-list b{font-size:15px;color:var(--brown);font-weight:700}.benefit-list small{font-size:12px;color:#978980;line-height:1.4}.category-footer{background:#4a2f1d;color:#eadbd0}.category-footer>.container{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:50px;padding:50px 24px}.category-footer img{width:145px;height:auto;filter:brightness(0) invert(1);margin-bottom:10px}.category-footer p,.category-footer a{color:#cbb8aa;font-size:11px;line-height:1.7}.category-footer a{display:block;text-decoration:none}.category-footer h4{color:#fff;font-size:12px;margin:0 0 14px}.category-footer strong{color:#fff;display:block;margin-bottom:8px}.category-footer-bottom{border-top:1px solid #715545;text-align:center;padding:15px;font-size:10px;color:#bfa99b}@media(max-width:900px){.category-header{gap:15px}.category-actions a span{display:none}.hero-inner{grid-template-columns:1fr 300px}.category-grid{grid-template-columns:repeat(2,1fr)}.occasion-grid{grid-template-columns:repeat(2,1fr)}.category-benefit{gap:35px}.category-footer>.container{gap:25px}}@media(max-width:650px){.top-bar-left{display:none}.top-bar-inner{justify-content:center}.category-header{flex-wrap:wrap;padding:8px 16px}.category-logo img{height:52px}.category-search{order:3;flex-basis:100%;max-width:none}.category-actions{gap:10px}.category-actions .header-quote{padding:9px}.category-nav-inner{gap:16px;overflow:auto;padding:11px 16px;white-space:nowrap}.hero-inner{display:block;padding:24px 16px 0}.hero-inner h1{font-size:30px}.crumb{margin-bottom:23px}.hero-art{height:180px;margin-top:22px}.category-section{padding:42px 16px 50px}.section-intro{display:block;margin-bottom:22px}.section-intro>p{margin-top:10px}.category-toolbar{display:block}.sort-control{margin-top:12px}.category-grid{grid-template-columns:1fr;gap:16px}.category-image{height:190px}.occasion-section{padding:42px 0}.occasion-grid{grid-template-columns:1fr 1fr;gap:10px}.occasion-grid a{padding:15px}.category-benefit{display:block;padding:48px 16px}.benefit-list{margin-top:24px;gap:10px}.category-footer>.container{grid-template-columns:1fr 1fr;gap:30px;padding:38px 16px}.category-footer>.container>div:first-child{grid-column:1/-1}}
