.deko-page-subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-top:.5rem;max-width:700px}.deko-type-hero{padding:2rem 0 0}.deko-type-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.deko-type-hero-text .badge-row{margin-bottom:1rem}.deko-type-hero-text .cta-row{margin-top:0}@media(max-width:768px){.deko-type-hero-grid{grid-template-columns:1fr;gap:1.5rem}.deko-type-hero-text{order:2}.deko-type-hero-carousel{order:1}}.deko-type-detail{padding:3rem 0}.deko-type-grid{display:grid;grid-template-columns:1fr 320px;gap:3rem;align-items:start}.deko-type-main{min-width:0}.deko-type-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.deko-type-section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--neutral-cream-dark)}.deko-type-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.deko-type-section-title{font-family:var(--font-display);font-size:1.35rem;font-weight:400;color:var(--text-primary);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.deko-type-section-title::before{content:'';display:inline-block;width:4px;height:1.3rem;background:var(--accent-gold);border-radius:2px;flex-shrink:0}.deko-type-section-intro{color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem;font-style:italic}.deko-type-prose{font-size:.95rem;line-height:1.8;color:var(--text-primary)}.deko-type-prose h2{font-family:var(--font-display);font-size:1.15rem;margin-top:2rem;margin-bottom:.75rem;color:var(--text-primary)}.deko-type-prose p{margin-bottom:1rem}.deko-type-prose strong{color:var(--text-primary);font-weight:600}.deko-carousel{display:flex;flex-direction:column;gap:.75rem;max-width:560px}.deko-carousel-main{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(90,70,50,.12)}.deko-carousel-viewport{position:relative;aspect-ratio:4/3;max-height:420px;background:var(--neutral-cream-light)}.deko-carousel-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .5s ease;pointer-events:none}.deko-carousel-slide.active{opacity:1;pointer-events:auto}.deko-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:var(--z-above);width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.85);backdrop-filter:blur(4px);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .2s ease,transform .2s ease;color:var(--text-primary)}.deko-carousel-btn:hover{background:var(--white);transform:translateY(-50%)scale(1.08)}.deko-carousel-btn--prev{left:.75rem}.deko-carousel-btn--next{right:.75rem}.deko-carousel-thumbs{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:thin;scrollbar-color:var(--primary-sage-light)transparent;-webkit-overflow-scrolling:touch}.deko-carousel-thumbs::-webkit-scrollbar{height:4px}.deko-carousel-thumbs::-webkit-scrollbar-thumb{background:var(--primary-sage-light);border-radius:2px}.deko-carousel-thumb{flex-shrink:0;width:60px;height:45px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;transition:border-color .2s ease,opacity .2s ease;opacity:.6;background:0 0}.deko-carousel-thumb.active{border-color:var(--accent-gold);opacity:1}.deko-carousel-thumb:hover{opacity:1}.deko-carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block}.deko-carousel-caption{text-align:center;min-height:1.4em;margin:0}.deko-carousel-caption-text{display:none;font-size:.8rem;color:var(--text-tertiary);font-style:italic}.deko-carousel-caption-text.active{display:inline}@media(max-width:768px){.deko-carousel{max-width:100%}.deko-carousel-viewport{max-height:none}.deko-carousel-thumb{width:50px;height:38px}.deko-carousel-btn{width:30px;height:30px}}.deko-carousel-btn--expand{position:absolute;top:.75rem;right:.75rem;left:auto;transform:none;width:32px;height:32px}.deko-carousel-btn--expand:hover{transform:scale(1.08)}.deko-lightbox{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.deko-lightbox.is-open{opacity:1;visibility:visible}.deko-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.9)}.deko-lightbox-close{position:absolute;top:1rem;right:1rem;z-index:var(--z-above);width:44px;height:44px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.deko-lightbox-close:hover{background:rgba(255,255,255,.3)}.deko-lightbox-content{position:relative;z-index:var(--z-above);max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.deko-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;display:none;border-radius:4px}.deko-lightbox-img.active{display:block}.decoration-card-image picture,.deko-category-image picture,.related-card-image picture,.deko-type-item-image picture,.material-related-card-image picture,.deko-carousel-viewport picture,.deko-carousel-thumb picture,.deko-lightbox-content picture{display:contents}.deko-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:var(--z-above);width:48px;height:48px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.deko-lightbox-nav:hover{background:rgba(255,255,255,.3)}.deko-lightbox-nav--prev{left:1rem}.deko-lightbox-nav--next{right:1rem}.deko-lightbox-counter{position:absolute;top:1.25rem;left:50%;transform:translateX(-50%);z-index:var(--z-above);color:rgba(255,255,255,.7);font-size:.85rem;font-family:var(--font-body)}.deko-lightbox-caption{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:var(--z-above);color:rgba(255,255,255,.8);font-size:.9rem;font-family:var(--font-display);text-align:center;max-width:80vw}@media(max-width:768px){.deko-lightbox-nav{width:38px;height:38px}.deko-lightbox-nav--prev{left:.5rem}.deko-lightbox-nav--next{right:.5rem}}.deko-type-applications-grid{display:flex;flex-direction:column}.deko-type-application-card{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--neutral-cream-dark)}.deko-type-application-card:last-child{border-bottom:none}.deko-type-application-icon{flex-shrink:0;width:38px;height:38px;background:var(--primary-sage-light);border-radius:10px;display:flex;align-items:center;justify-content:center}.deko-type-application-content h3{font-family:var(--font-display);font-size:.95rem;color:var(--text-primary);margin-bottom:.3rem}.deko-type-application-content p{font-size:.85rem;color:var(--text-secondary);line-height:1.6}.deko-type-care-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.deko-type-care-item{background:var(--white);padding:1.25rem;border-radius:var(--radius-lg);border:1px solid var(--neutral-cream-dark);position:relative;overflow:hidden}.deko-type-care-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px}.deko-type-care-item--display::before{background:linear-gradient(90deg,var(--primary-sage) 0%,var(--primary-sage-light) 100%)}.deko-type-care-item--care::before{background:linear-gradient(90deg,var(--accent-terracotta) 0%,var(--accent-terracotta-light) 100%)}.deko-type-care-label{font-size:.85rem;font-weight:600;margin-bottom:.6rem;display:flex;align-items:center;gap:.4rem}.deko-type-care-item--display .deko-type-care-label{color:var(--primary-sage-dark)}.deko-type-care-item--care .deko-type-care-label{color:var(--accent-terracotta)}.deko-type-care-label svg{flex-shrink:0}.deko-type-care-item p{font-size:.85rem;color:var(--text-secondary);line-height:1.6;margin:0}.deko-type-faq-list{display:flex;flex-direction:column;gap:.5rem}.deko-type-faq-item{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--neutral-cream-dark);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.deko-type-faq-item:hover{border-color:var(--primary-sage-light)}.deko-type-faq-item[open]{border-color:var(--primary-sage-medium);box-shadow:0 2px 8px rgba(90,97,72,8%)}.deko-type-faq-question{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.15rem;font-size:.9rem;font-weight:600;color:var(--text-primary);cursor:pointer;list-style:none;transition:color .2s ease}.deko-type-faq-question:hover{color:var(--primary-sage)}.deko-type-faq-question::-webkit-details-marker{display:none}.deko-type-faq-chevron{flex-shrink:0;margin-left:1rem;color:var(--primary-sage-medium);transition:transform .3s ease,color .2s ease}.deko-type-faq-item[open] .deko-type-faq-chevron{transform:rotate(180deg);color:var(--primary-sage)}.deko-type-faq-answer{padding:0 1.15rem 1.15rem;border-top:1px solid var(--neutral-cream);padding-top:.9rem}.deko-type-faq-answer p{font-size:.85rem;color:var(--text-secondary);line-height:1.7;margin:0}.deko-type-sidebar-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 2px 12px rgba(90,70,50,8%);border:1px solid var(--neutral-cream-dark);padding:0}.deko-type-sidebar-header{background:linear-gradient(135deg,var(--primary-sage) 0%,var(--primary-sage-dark,#4A5238) 100%);padding:.9rem 1.25rem;display:flex;align-items:center;gap:.6rem}.deko-type-sidebar-header svg{flex-shrink:0;opacity:.85}.deko-type-sidebar-title{font-family:var(--font-display);font-size:.95rem;font-weight:600;color:var(--white);margin:0;letter-spacing:.2px;border-bottom:none;padding-bottom:0}.deko-type-props-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.deko-type-props-item{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--neutral-cream)}.deko-type-props-item:last-child{border-bottom:none}.deko-type-props-item dt{font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--primary-sage);flex-shrink:0}.deko-type-props-item dd{margin:0;font-size:.85rem;color:var(--text-primary);line-height:1.4;text-align:right}.deko-type-sidebar-materials{background:var(--white);border-radius:var(--radius-lg);padding:1.25rem;border:1px solid var(--neutral-cream-dark);box-shadow:0 2px 12px rgba(90,70,50,8%)}.deko-type-sidebar-subtitle{font-family:var(--font-display);font-size:.85rem;color:var(--text-primary);margin-bottom:.75rem}.deko-type-sidebar-tags{display:flex;flex-wrap:wrap;gap:.4rem}.deko-type-sidebar-tag{font-size:.75rem;background:var(--primary-sage-light);color:var(--primary-sage);padding:.3rem .7rem;border-radius:20px;text-decoration:none;transition:background .2s ease;text-transform:capitalize}a.deko-type-sidebar-tag:hover{background:var(--primary-sage-medium);color:#fff}.badge-pill-cream{background:var(--neutral-cream);color:var(--text-secondary);font-size:.75rem;font-weight:600;padding:.35rem .8rem;border-radius:20px;letter-spacing:.02em}.deko-sidebar-cta{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--neutral-cream-dark);padding:1.5rem;position:relative;overflow:hidden}.deko-sidebar-cta-accent{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent-gold) 0%,var(--accent-gold-light) 100%)}.deko-sidebar-cta-title{font-family:var(--font-display);font-size:1.05rem;color:var(--text-primary);margin-bottom:.5rem}.deko-sidebar-cta-text{font-size:.85rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.deko-sidebar-cta-actions{display:flex;flex-direction:column;gap:.5rem}.deko-sidebar-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:var(--accent-terracotta);color:#fff;padding:.65rem 1.2rem;border-radius:var(--radius-md);font-weight:600;font-size:.85rem;text-decoration:none;transition:background .2s ease}.deko-sidebar-cta-btn:hover{background:var(--accent-terracotta-dark,#7a3f2b)}.deko-sidebar-cta-link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;color:var(--primary-sage);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s ease}.deko-sidebar-cta-link:hover{color:var(--primary-sage-dark)}.related-card-count{font-size:.75rem;color:var(--text-tertiary);margin-top:.25rem}@media(max-width:1024px){.deko-type-grid{grid-template-columns:1fr 280px;gap:2rem}}@media(max-width:768px){.deko-type-grid{grid-template-columns:1fr}.deko-type-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.deko-type-care-grid{grid-template-columns:1fr}}@media(max-width:480px){.deko-type-sidebar{grid-template-columns:1fr}}.category-intro-section{padding:3rem 0;background:var(--base)}.category-intro-card{display:grid;grid-template-columns:380px 1fr;gap:2.5rem;align-items:start;background:var(--neutral-cream-light);border-radius:var(--radius-lg,16px);overflow:hidden;box-shadow:0 4px 20px rgba(90,70,50,8%)}.category-intro-image{height:100%;min-height:360px;overflow:hidden}.category-intro-image img{width:100%;height:100%;object-fit:cover;display:block}.category-intro-content{padding:2rem 2.5rem 2rem 0}.category-intro-title{font-family:var(--font-display);font-size:1.5rem;font-weight:400;color:var(--text-primary);margin:0 0 1.25rem;line-height:1.3;display:flex;align-items:center;gap:.75rem}.category-intro-title::before{content:'';display:inline-block;width:4px;height:1.4rem;background:var(--accent-gold);border-radius:2px;flex-shrink:0}.category-intro-prose{font-size:.95rem;line-height:1.8;color:var(--text-secondary)}.category-intro-prose p{margin-bottom:.9rem}.category-intro-prose p:first-child{color:var(--text-primary)}.category-intro-prose p:last-child{margin-bottom:0}@media(max-width:1024px){.category-intro-card{grid-template-columns:320px 1fr;gap:2rem}}@media(max-width:768px){.category-intro-section{padding:2rem 0}.category-intro-card{grid-template-columns:1fr}.category-intro-image{min-height:220px;max-height:280px}.category-intro-content{padding:0 1.5rem 1.5rem}.category-intro-title{font-size:1.3rem}}.category-seo-sections{padding:3rem 0;background:var(--neutral-cream-light)}.category-seo-block{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--neutral-cream-dark)}.category-seo-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.category-seo-title{font-family:var(--font-display);font-size:1.35rem;font-weight:400;color:var(--text-primary);margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}.category-seo-title::before{content:'';display:inline-block;width:4px;height:1.3rem;background:var(--accent-gold);border-radius:2px;flex-shrink:0}.category-seo-prose{max-width:800px;margin:0 auto;font-size:.95rem;line-height:1.8;color:var(--text-secondary)}.category-seo-prose p{margin-bottom:1rem}.category-seo-prose p:last-child{margin-bottom:0}.category-seo-prose a{color:var(--primary-sage);text-decoration:none;border-bottom:1px solid var(--primary-sage-light);transition:color .2s ease,border-color .2s ease}.category-seo-prose a:hover{color:var(--accent-terracotta);border-color:var(--accent-terracotta)}@media(max-width:768px){.category-seo-sections{padding:2rem 0}.category-seo-block{margin-bottom:2rem;padding-bottom:2rem}.category-seo-title{font-size:1.2rem}}