:root{--o:#ff7828;--b:#111315;--c:#fbf7f1;--l:#e8e1d9;--s:Georgia,'Times New Roman',serif;--f:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--c);color:#15171b;font-family:var(--f)}a{color:inherit;text-decoration:none}.deko-shell{width:min(1460px,calc(100% - 64px));margin:auto}.deko-announcement{height:34px;background:#ff7b28;color:#111;font-size:13px;font-weight:700;display:flex;align-items:center}.deko-announcement__inner{display:flex;justify-content:center;gap:18px;white-space:nowrap}.deko-header{background:var(--b);color:#fff;position:relative;z-index:30}.deko-header__inner{height:74px;display:flex;align-items:center;gap:26px}.deko-logo{min-width:245px;display:flex;flex-direction:column;line-height:1}.deko-logo__word{font:800 34px var(--s);letter-spacing:-1px}.deko-logo__paw{display:inline-grid;place-items:center;width:.78em;height:.78em;border:2px solid currentColor;border-radius:50%;font-size:.35em;vertical-align:.14em;position:relative}.deko-logo__paw:before{content:'• • •';position:absolute;top:-.78em;font-size:1em;letter-spacing:-.02em}.deko-logo__tag{font-size:9px;letter-spacing:2px;margin-top:8px}.deko-nav{display:flex;gap:28px;flex:1;justify-content:center}.deko-nav a{font-size:12px;font-weight:700;padding:29px 0 24px;border-bottom:2px solid transparent}.deko-nav a:hover{border-color:var(--o)}.deko-search{width:290px;height:42px;display:flex;background:#292b2e;border:1px solid #484b50;border-radius:24px;overflow:hidden}.deko-search input{flex:1;min-width:0;background:none;border:0;color:#fff;padding:0 15px;outline:0}.deko-search button{width:44px;background:none;border:0;color:#fff;font-size:22px}.deko-header__actions{display:flex;align-items:center;gap:7px}.deko-icon-btn{border:0;background:none;color:#fff;width:34px;height:34px;font-size:22px}.deko-menu-btn,.deko-mobile-nav{display:none}.deko-cart-link{position:relative;font-size:19px}.deko-cart-count{position:absolute;right:-9px;top:-10px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--o);font-size:10px}.deko-home-hero{height:520px;position:relative;overflow:hidden;background:#090909;color:#fff}.deko-home-hero__image{position:absolute;right:0;width:68%;height:100%;object-fit:cover}.deko-home-hero__shade,.deko-collection-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.96) 31%,rgba(8,8,8,.43) 59%,rgba(8,8,8,.03) 100%)}.deko-home-hero__content,.deko-collection-hero__content{height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.deko-eyebrow{color:#ff9b56;font-size:12px;letter-spacing:4px;font-weight:800;margin:0 0 12px}.deko-home-hero h1,.deko-collection-hero h1{font:800 62px/.94 var(--s);letter-spacing:-2px;margin:0}.deko-home-hero h1 span,.deko-collection-hero h1 span{color:var(--o)}.deko-hero-copy{max-width:520px;font-size:17px;line-height:1.45}.deko-hero-actions{display:flex;gap:14px}.deko-btn{height:52px;padding:0 25px;border-radius:10px;display:inline-flex;align-items:center;font-weight:800}.deko-btn--orange{background:var(--o);color:#111}.deko-btn--outline{border:1px solid #fff}.deko-hero-benefits{display:flex;gap:35px;margin-top:32px;padding-top:18px;border-top:1px solid #ffffff2a}.deko-hero-benefits span{display:flex;gap:9px;align-items:center;color:var(--o);font-size:24px}.deko-hero-benefits small{color:#fff;font-size:10px}.deko-category-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px 0 8px}.deko-category-card{height:240px;border-radius:10px;overflow:hidden;position:relative;color:#fff}.deko-category-card img{width:100%;height:100%;object-fit:cover}.deko-category-card__shade{position:absolute;inset:0;background:linear-gradient(90deg,#000d,#0002)}.deko-category-card__content{position:absolute;inset:0;padding:34px;max-width:72%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.deko-category-card strong{font:800 31px/1 var(--s)}.deko-category-card small{font-size:13px;line-height:1.4;margin:10px 0 13px}.deko-category-card b{background:var(--o);color:#111;padding:11px 15px;border-radius:8px;font-size:12px}.deko-featured,.deko-testimonials,.deko-product-feedback{padding:10px 0 22px}.deko-section-head{display:flex;justify-content:space-between;align-items:center;margin:9px 0 13px}.deko-section-head h2{font:800 28px var(--s);margin:0}.deko-product-grid{display:grid;gap:13px}.deko-product-grid--home{grid-template-columns:repeat(6,1fr)}.deko-product-card{background:#fff;border:1px solid #eee6dd;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px #0000000d}.deko-product-card__image{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:#eee}.deko-product-card__image img{width:100%;height:100%;object-fit:cover}.deko-heart{position:absolute;right:9px;top:6px;color:#fff;font-size:27px;text-shadow:0 1px 3px #000}.deko-product-card__body{padding:9px}.deko-product-card__title{font-size:13px;font-weight:700;line-height:1.2;min-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deko-price{display:block;font-size:17px;margin:4px 0}.deko-rating span{color:var(--o);font-size:13px}.deko-rating small{font-size:9px;color:#666;margin-left:5px}.deko-card-form{margin-top:7px}.deko-card-cart{width:100%;height:38px;border:0;border-radius:7px;background:var(--o);font-weight:800}.deko-trustbar{background:#f0ede8;border-block:1px solid #e5dfd8}.deko-trustbar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:18px 0}.deko-trustbar__grid span{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;font-size:22px}.deko-trustbar__grid b{font-size:11px}.deko-trustbar__grid small{grid-column:2;font-size:9px;color:#666}.deko-testimonial-grid,.deko-feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.deko-testimonial-grid article,.deko-feedback-grid article{background:#fff;border:1px solid #eee6dd;border-radius:10px;padding:16px;display:flex;gap:12px}.deko-review-avatar{font-size:32px}.deko-testimonial-grid p,.deko-feedback-grid p{font-size:11px;line-height:1.45}.deko-collection-hero{height:365px;position:relative;overflow:hidden;background:#090909;color:#fff}.deko-collection-hero>img{position:absolute;right:0;width:72%;height:100%;object-fit:cover}.deko-breadcrumb{font-size:11px;margin-bottom:20px}.deko-collection-hero h1{font-size:59px}.deko-collection-hero p:not(.deko-eyebrow){max-width:470px;font-size:15px;line-height:1.45}.deko-hero-icons{display:flex;gap:24px;font-size:12px}.deko-collection-tools{display:none}.deko-collection-layout{display:grid;grid-template-columns:225px 1fr;gap:26px;padding:27px 0}.deko-filter{border-right:1px solid var(--l);padding-right:20px}.deko-filter__head{display:flex;justify-content:space-between}.deko-filter__head h2,.deko-collection-main__head h2{font:800 27px var(--s);margin:0 0 12px}.deko-filter__head button{display:none}.deko-filter__group{border-top:1px solid var(--l);padding:15px 0}.deko-filter__group h3{font:800 16px var(--s)}.deko-filter__group label{display:flex;gap:8px;align-items:center;font-size:12px;margin:9px 0}.deko-filter__group input{accent-color:var(--o);width:17px;height:17px}.deko-dot{width:17px;height:17px;border-radius:50%;border:1px solid #999}.deko-dot--orange{background:var(--o)}.deko-dot--black{background:#111}.deko-dot--white{background:#fff}.deko-collection-main__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.deko-collection-main__head select{padding:9px;border:1px solid #ddd;border-radius:7px;background:#fff}.deko-product-grid--collection{grid-template-columns:repeat(4,1fr)}.deko-empty{grid-column:1/-1;padding:60px;text-align:center;background:#fff}.deko-product__crumbs{display:flex;gap:8px;padding:17px 0;font-size:11px}.deko-product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:40px;padding-bottom:25px}.deko-gallery__main{position:relative;aspect-ratio:1.3;background:#eee;border-radius:9px;overflow:hidden}.deko-gallery__hero{width:100%;height:100%;object-fit:cover}.deko-bestseller{position:absolute;left:14px;top:14px;background:var(--o);padding:9px 13px;border-radius:8px;font-size:11px;font-weight:800}.deko-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:9px}.deko-gallery__thumbs button{aspect-ratio:1;padding:0;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff}.deko-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.deko-product-info h1{font:800 43px/1.02 var(--s);margin:0}.deko-product-rating span{color:var(--o);font-size:18px}.deko-product-rating b{font-size:11px;margin-left:9px}.deko-product-price{font-size:30px;font-weight:900;margin:10px 0}.deko-product-intro{font-size:14px;line-height:1.5}.deko-feature-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 0;border-bottom:1px solid var(--l)}.deko-feature-icons span{font-size:19px}.deko-feature-icons b,.deko-feature-icons small{display:block;font-size:9px}.deko-bundle-head{display:flex;justify-content:space-between;align-items:center;margin:12px 0 8px}.deko-bundle-head h2{font:800 20px var(--s);margin:0}.deko-bundle-head span{font-size:10px;background:#fff0e5;color:#d95a00;padding:7px 10px;border-radius:18px}.deko-bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.deko-bundle{position:relative;border:1px solid #ddd;border-radius:8px;background:#fff;min-height:150px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.deko-bundle input{position:absolute;opacity:0}.deko-bundle.is-selected{border:2px solid var(--o)}.deko-radio{position:absolute;left:10px;top:10px;width:17px;height:17px;border:2px solid #aaa;border-radius:50%}.deko-bundle.is-selected .deko-radio{border:5px solid var(--o)}.deko-bundle b{font-size:12px}.deko-bundle em{font-style:normal;color:#f15a00;font-size:10px;font-weight:800}.deko-bundle strong{font-size:18px;margin-top:13px}.deko-bundle s,.deko-bundle small{font-size:10px;color:#777}.deko-product-controls{display:grid;grid-template-columns:165px 1fr;gap:15px;margin-top:13px}.deko-product-controls label{display:block;font-size:11px;font-weight:800;margin-bottom:6px}.deko-qty{height:42px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid #ddd;border-radius:7px;overflow:hidden}.deko-qty button{border:0;background:#f4f4f4}.deko-qty input{border:0;text-align:center;min-width:0}.deko-variant-wrap select{width:100%;height:42px;border:1px solid #ddd;border-radius:7px;background:#fff}.deko-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:13px}.deko-add-btn,.deko-buy-now{height:54px;border:0;border-radius:8px;font-size:17px;font-weight:900}.deko-add-btn{background:var(--o)}.deko-buy-now{background:#111;color:#fff}.deko-buy-now small{display:block;font-size:9px}.deko-mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.deko-mini-trust span{font-size:16px}.deko-mini-trust b,.deko-mini-trust small{display:block;font-size:8px}.deko-product-below{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;padding:18px 0}.deko-description,.deko-details{background:#fff;border:1px solid var(--l);border-radius:9px;padding:18px;font-size:13px;line-height:1.5}.deko-description h2,.deko-details h2{font:800 24px var(--s);margin:0 0 8px}.deko-details dl{margin:0}.deko-details dl>div{display:grid;grid-template-columns:140px 1fr;padding:8px 0;border-bottom:1px solid var(--l);font-size:11px}.deko-details dd{margin:0}.deko-footer{position:relative;overflow:hidden;background:#0e0f10;color:#fff;padding-top:40px}.deko-footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.35fr .8fr .9fr .9fr 1.5fr;gap:38px}.deko-logo--footer{min-width:0}.deko-footer__brand p{font-size:12px;line-height:1.5;color:#ddd}.deko-script{color:var(--o)!important;font-family:cursive;font-size:17px!important}.deko-footer__col summary{font:800 16px var(--s);list-style:none;margin-bottom:12px}.deko-footer__col a{display:block;font-size:11px;margin:8px 0}.deko-footer__newsletter h3{font:800 17px var(--s);margin:0}.deko-footer__newsletter p{font-size:10px;line-height:1.4}.deko-newsletter-form{display:flex;height:40px;margin:12px 0}.deko-newsletter-form input{min-width:0;flex:1;background:#25272a;border:1px solid #777;color:#fff;padding:0 10px}.deko-newsletter-form button{border:0;background:var(--o);font-weight:800}.deko-socials{display:flex;gap:8px}.deko-socials span{width:30px;height:30px;border-radius:50%;background:#25272a;display:grid;place-items:center}.deko-footer__bottom{border-top:1px solid #333;margin-top:23px;min-height:56px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#bbb}
