.htp-hero{background:linear-gradient(135deg,#2c1505 0,#6b3f1f 100%);padding:64px 24px 56px;color:#fff}.htp-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px}.htp-hero .breadcrumb ol{display:flex;gap:6px;list-style:none;padding:0;margin:0 0 20px;font-size:.8rem;color:rgba(255,255,255,.6)}.htp-hero .breadcrumb ol li+li::before{content:"/";margin-right:6px}.htp-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.htp-hero .breadcrumb a:hover{color:#fff}.htp-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 16px}.htp-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.htp-equipment{padding:72px 24px;background:#faf8f5}.htp-recipe{padding:72px 24px;background:#fff}.htp-steps{padding:72px 24px;background:#faf8f5}.htp-bloom{padding:72px 24px;background:#fff}.htp-devices{padding:72px 24px;background:#faf8f5}.htp-back{padding:32px 24px 56px;background:#fff}.htp-container{max-width:1280px;margin:0 auto}.htp-section-title{font-size:1.6rem;font-weight:800;color:#2c1505;margin:0 0 40px;text-align:center}.htp-equip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.htp-equip-card{background:#fff;border:1px solid #e8ddd4;border-radius:14px;padding:28px 24px;transition:box-shadow .2s,transform .2s}.htp-equip-card:hover{box-shadow:0 8px 24px rgba(60,20,5,.1);transform:translateY(-2px)}.htp-equip-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#6b3f1f,#c8864a);color:#fff;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.htp-bloom-content h3,.htp-equip-card h3,.htp-step-body h3{font-size:1rem;font-weight:700;color:#2c1505;margin:0 0 10px}.htp-equip-card p,.htp-step-body p{font-size:.88rem;color:#5a4a3a;line-height:1.6;margin:0}.htp-recipe-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.htp-recipe-card{background:#faf8f5;border:1px solid #e8ddd4;border-radius:12px;padding:24px 20px;text-align:center}.htp-recipe-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#c8864a;margin-bottom:10px}.htp-recipe-value{font-size:1.15rem;font-weight:800;color:#2c1505;margin-bottom:10px}.htp-recipe-note{font-size:.8rem;color:#7a6a5a;line-height:1.5}.htp-steps-list{display:flex;flex-direction:column;gap:16px;max-width:800px;margin:0 auto}.htp-step{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid #e8ddd4;border-radius:12px;padding:24px}.htp-step-num{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#2c1505,#6b3f1f);color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center}.htp-bloom-content h3,.htp-step-body h3{margin:0 0 8px}.htp-bloom-card{max-width:800px;margin:0 auto;background:#faf8f5;border:1px solid #e8ddd4;border-radius:14px;padding:40px}.htp-bloom-content h3{font-size:1.2rem;margin:0 0 16px}.htp-bloom-content p,.htp-device-card p{font-size:.9rem;color:#5a4a3a;line-height:1.7;margin:0 0 16px}.htp-bloom-tips{display:flex;flex-direction:column;gap:8px;border-top:1px solid #e8ddd4;padding-top:20px;margin-top:4px}.htp-bloom-tip{font-size:.85rem;color:#5a4a3a}.htp-bloom-tip strong{color:#2c1505}.htp-device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.htp-device-card{background:#fff;border:1px solid #e8ddd4;border-radius:14px;padding:28px 24px;transition:box-shadow .2s}.htp-device-card:hover{box-shadow:0 6px 20px rgba(60,20,5,.08)}.htp-device-name{font-size:1.3rem;font-weight:800;color:#2c1505;margin-bottom:4px}.htp-device-profile{font-size:.78rem;font-weight:600;color:#c8864a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.htp-device-card p{font-size:.88rem;line-height:1.6}.htp-device-tags{display:flex;flex-direction:column;gap:4px;border-top:1px solid #f0e6dc;padding-top:14px}.htp-device-tags span{font-size:.8rem;color:#6a5a4a}.htp-back-inner{display:flex;align-items:center;gap:32px}.htp-back-link,.htp-back-link-secondary{color:#6b3f1f;font-weight:600;text-decoration:none;font-size:.9rem}.htp-back-link:hover{color:#2c1505}.htp-back-link-secondary{color:#c8864a;border-left:1px solid #e8ddd4;padding-left:32px}.htp-back-link-secondary:hover{color:#6b3f1f}@media (max-width:900px){.htp-equip-grid,.htp-recipe-cards{grid-template-columns:repeat(2,1fr)}.htp-device-grid{grid-template-columns:1fr}}@media (max-width:600px){.htp-equip-grid,.htp-recipe-cards{grid-template-columns:1fr}.htp-back-inner{flex-direction:column;align-items:flex-start;gap:12px}.htp-back-link-secondary{border-left:none;padding-left:0}}