:root{--gold: #FFB700;--brown: #6B3F3B;--cream: #FFFFFF;--beige: #FFFFFF;--ink:#6B3F3B;--line:#ead9c5;--white:#fff;--shadow:0 12px 32px rgba(77,45,24,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button,input{font:inherit}.container{width:min(1380px,calc(100% - 48px));margin:0 auto}.keedog-announcement{background:var(--gold);color:#6b3f3b;font-size:12px;font-weight:600}.announce-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:36px}.announce-item{display:flex;align-items:center;gap:9px;white-space:nowrap}.announce-icon{font-size:18px}.announce-divider{height:18px;width:1px;background:#4a261259}.header-main{display:grid;grid-template-columns:180px minmax(320px,1fr) auto;gap:38px;align-items:center;padding:25px 0}.brand{display:inline-flex;align-items:center;gap:5px}.brand-mark{font-family:Great Vibes,cursive;font-size:58px;line-height:.8;color:var(--gold);text-shadow:0 1px 0 #9a5a10}.brand-crown{font-size:27px;color:var(--brown);margin-top:-28px;margin-right:-36px;z-index:1}.search{height:46px;border:1px solid #edcfaa;border-radius:13px;display:flex;overflow:hidden;background:#fff}.search input{border:0;outline:0;flex:1;padding:0 18px;color:#6e625b}.search button{border:0;background:var(--gold);width:54px;cursor:pointer;font-size:20px}.header-actions{display:flex;gap:22px;align-items:center}.header-action{display:flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}.header-action .ico{font-size:23px;color:var(--brown)}.cart-count{background:var(--gold);border-radius:50%;min-width:20px;height:20px;display:inline-grid;place-items:center;font-size:10px;font-weight:700;margin-left:-4px}.nav{background:var(--beige);border-top:1px solid rgba(150,92,35,.08)}.nav-list{display:flex;justify-content:center;gap:48px;align-items:center;min-height:42px}.nav-list a{font-size:13px;font-weight:600;color:var(--brown)}.nav-list a.sale{color:var(--gold)}.hero{position:relative;background:linear-gradient(105deg,#fff,#f8ebdc);overflow:hidden}.hero-grid{min-height:485px;display:grid;grid-template-columns:42% 58%;align-items:center}.hero-copy{padding:48px 0 74px 24px;position:relative;z-index:2}.eyebrow{font-size:13px;font-weight:700;color:var(--brown);display:flex;gap:8px;align-items:center;margin-bottom:18px}.eyebrow .crown{color:var(--gold);font-size:23px}.hero h1{font-family:Playfair Display,serif;font-weight:600;font-size:53px;line-height:1.02;color:var(--brown);margin:0;letter-spacing:-1.5px}.hero h1 .script{display:block;font-family:Great Vibes,cursive;color:var(--gold);font-weight:400;font-size:72px;line-height:.9;margin-top:2px;letter-spacing:0}.hero p{font-size:16px;line-height:1.55;max-width:460px;color:#633f31;margin:22px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--gold);color:#6b3f3b;border:0;border-radius:8px;padding:14px 25px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);filter:brightness(.98)}.hero-art{height:100%;min-height:485px;position:relative;display:flex;align-items:end;justify-content:center}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:right center}.hero-art-placeholder{width:100%;height:100%;min-height:485px;display:grid;place-items:center;color:#987c68;background:radial-gradient(circle at 65% 45%,#fff9ee 0,#f3dfc9 65%,#e7cbaa);font-size:14px}.hero-logo{position:absolute;right:20%;top:38px;color:#d9aa57;font-family:Playfair Display,serif;font-size:78px;opacity:.72}.hero-benefits{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:min(1200px,calc(100% - 40px));background:#fffffff7;border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 10px;z-index:4}.benefit{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;border-right:1px solid #eadccf}.benefit:last-child{border-right:0}.benefit-icon{width:46px;height:46px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:24px;color:var(--brown);flex:none}.benefit strong{display:block;font-size:12px;color:var(--brown);margin-bottom:4px}.benefit span{font-size:11px;line-height:1.35;color:#735d50}.section{padding:78px 0 22px}.section-title{text-align:center;font-family:Playfair Display,serif;color:var(--brown);font-size:25px;margin:0 0 32px}.section-title .accent{color:var(--gold)}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:18px}.category{text-align:center}.category-image{width:120px;height:120px;border-radius:50%;margin:0 auto 10px;background:#f8eadb;display:grid;place-items:center;overflow:hidden;border:1px solid #f0dfcd}.category-placeholder{font-size:38px}.category-title{font-size:12px;font-weight:700;color:var(--brown);text-transform:uppercase}.products-section{padding:24px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-family:Playfair Display,serif;color:var(--brown);font-size:24px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid #eee1d5;border-radius:12px;background:#fff;padding:10px;overflow:hidden;position:relative}.product-image{aspect-ratio:1/1;background:#fff;border-radius:9px;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-info{padding:10px 4px 2px}.product-title{font-size:13px;line-height:1.25;min-height:34px;color:#36231c}.rating{font-size:11px;color:var(--gold);margin:7px 0}.price{font-size:17px;font-weight:800;color:var(--brown);margin-bottom:9px}.card-btn{width:100%;padding:10px;border-radius:7px;border:0;background:var(--gold);font-size:12px;font-weight:800;cursor:pointer}.product-placeholder{font-size:48px}.club{margin:16px auto 28px;background:linear-gradient(100deg,#6a351b,#e09a13 42%,#ffc12c);border-radius:16px;overflow:hidden;color:#fff;min-height:220px;display:grid;grid-template-columns:30% 45% 25%;align-items:center}.club-image{height:100%;min-height:220px;background:radial-gradient(circle at 50% 50%,#bd6d22,#5a2a18);display:grid;place-items:center;font-size:88px}.club-copy{text-align:center;padding:30px}.club-copy h2{font-family:Playfair Display,serif;font-size:28px;margin:0 0 7px}.club-copy p{margin:0 0 18px}.club-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.club-icon{font-size:11px;text-align:center}.club-icon b{display:block;font-size:23px;margin-bottom:4px}.club-btn{background:#6b3f3b;color:#fff;padding:11px 30px;border-radius:7px;font-weight:700;display:inline-block}.club-product{height:100%;display:grid;place-items:center;font-size:100px;background:#ffffff14}.trust{background:#f7eadc;border-radius:14px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto 45px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #dfcdb8;text-align:left}.trust-item:last-child{border:0}.trust-icon{font-size:28px;color:var(--brown)}.trust strong{display:block;font-size:12px;color:var(--brown)}.trust span{font-size:11px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:50px 0}.footer-title{font-family:Playfair Display,serif;font-size:18px;margin-bottom:16px}.footer-links{display:grid;gap:9px;font-size:13px;color:#e8d7c8}.footer-brand{font-family:Great Vibes,cursive;color:var(--gold);font-size:52px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;font-size:11px;color:#d8c3b4;display:flex;justify-content:space-between}.breadcrumbs{padding:16px 0;font-size:12px;color:#7b6659;background:#fff}.page-shell{padding:35px 0 70px}.page-title{font-family:Playfair Display,serif;color:var(--brown);font-size:40px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:50px 0}.product-page-image{background:#fff;border-radius:16px;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.product-page-image img{width:100%;height:100%;object-fit:contain}.product-page h1{font-family:Playfair Display,serif;color:var(--brown);font-size:40px;margin-top:0}.product-page .price{font-size:25px}.product-form{display:grid;gap:15px}.product-form input,.product-form select{height:46px;border:1px solid #dcc9b5;border-radius:8px;padding:0 12px}.quantity{display:flex;gap:8px;align-items:center}.quantity input{width:80px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:14px;border-bottom:1px solid #eaded2;text-align:left}.cart-summary{text-align:right;margin-top:24px}@media(max-width:1100px){.header-main{grid-template-columns:160px 1fr;gap:18px}.header-actions{grid-column:1/-1;justify-content:flex-end}.nav-list{gap:22px;overflow:auto;justify-content:flex-start;padding:0 15px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:50px 28px 170px}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22}.hero-copy{position:relative}.categories{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.club{grid-template-columns:28% 72%}.club-product{display:none}}@media(max-width:700px){.container{width:min(100% - 28px,1380px)}.announce-inner{gap:12px;overflow:hidden;justify-content:flex-start;padding:0 14px}.announce-item:nth-of-type(n+3),.announce-divider:nth-of-type(n+3){display:none}.header-main{grid-template-columns:1fr;justify-items:center}.header-actions{grid-column:auto;justify-content:center;flex-wrap:wrap}.search{width:100%}.brand-mark{font-size:54px}.hero h1{font-size:40px}.hero h1 .script{font-size:58px}.hero-benefits{grid-template-columns:1fr 1fr;transform:translate(-50%,30%);bottom:0}.benefit{border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid #eadccf}.section{padding-top:150px}.categories{grid-template-columns:repeat(2,1fr)}.category-image{width:100px;height:100px}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.club{grid-template-columns:1fr}.club-image{display:none}.trust{grid-template-columns:1fr 1fr;gap:15px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){padding-bottom:12px;border-bottom:1px solid #dfcdb8}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block;line-height:1.6}.product-page{grid-template-columns:1fr;gap:25px}}.header-main{grid-template-columns:190px minmax(320px,1fr) auto;gap:34px;padding:18px 0 16px}.brand{display:flex;align-items:center;width:190px;height:76px}.brand-logo-image{display:block;width:178px;height:72px;object-fit:contain;object-position:left center}.nav-list a{font-weight:400;letter-spacing:.15px}.nav-list a .nav-chevron{font-size:11px;margin-left:4px}.club-reference-link{display:block;line-height:0}.club-reference-image{display:block;width:100%;height:auto;max-width:100%;object-fit:cover}@media(max-width:1100px){.header-main{grid-template-columns:165px 1fr;gap:18px}.brand{width:165px}.brand-logo-image{width:155px;height:66px}}@media(max-width:700px){.brand{width:180px;height:70px;justify-content:center}.brand-logo-image{width:170px;height:66px}.club-reference-wrap{margin-left:0;margin-right:0;border-radius:12px}}.keedog-announcement{background:var(--gold);color:#6b3f3b}.announce-inner{min-height:42px;gap:34px}.announce-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:0;flex:none}.announce-icon svg{width:22px;height:22px;display:block;color:#6b3f3b}.announce-item{gap:9px;font-size:12px}.brand-logo-image{width:174px;height:78px;object-fit:contain;object-position:left center}.hero-image-only{background:#f7eadb;line-height:0;overflow:hidden}.hero-reference-link{display:block;width:100%;line-height:0}.hero-image-only img{display:block;width:100%;height:auto;max-width:none}@media(max-width:1100px){.brand-logo-image{width:155px;height:68px}}@media(max-width:700px){.announce-inner{gap:16px;min-height:40px}.announce-item{font-size:10px;gap:6px}.announce-icon{width:20px;height:20px}.announce-icon svg{width:19px;height:19px}.brand-logo-image{width:168px;height:70px}.hero-image-only img{width:100%;height:auto}}.categories-section{padding-top:72px}.categories-section .section-title{font-size:24px;letter-spacing:.1px;margin-bottom:28px}.category-image{width:118px;height:118px;background:#f8eadb;border:1px solid #f0dfcd;box-shadow:0 2px 8px #4d2d180a}.category-image img{width:100%;height:100%;object-fit:cover}.category-title{font-family:DM Sans,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05px;color:var(--brown)}.site-footer{background:#6b3f3b;color:#fff;margin-top:40px}.footer-grid{grid-template-columns:1.65fr 1fr 1fr 1fr;gap:46px;padding:48px 0 42px}.footer-brand-column{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-wrap{display:flex;align-items:center;justify-content:flex-start;width:225px;min-height:82px;margin-bottom:14px}.footer-logo-image{display:block;width:210px;height:auto;max-height:82px;object-fit:contain;object-position:left center}.footer-title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:600;line-height:1.2;color:#fff;margin-bottom:18px}.footer-links{font-family:DM Sans,Arial,sans-serif;display:grid;gap:10px;font-size:13px;color:#eadbd1}.footer-links a{transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-bottom{font-family:DM Sans,Arial,sans-serif;border-top:1px solid rgba(255,255,255,.12);padding:16px 0;font-size:11px;color:#d8c3b4;display:flex;justify-content:space-between}@media(max-width:700px){.categories-section{padding-top:125px}.category-image{width:100px;height:100px}.footer-logo-wrap{width:190px;min-height:70px}.footer-logo-image{width:180px;max-height:70px}}.site-header{background:#fff}.header-main{grid-template-columns:235px minmax(360px,1fr) auto;gap:46px;align-items:center;padding:14px 0 12px;min-height:112px}.brand{width:220px;height:92px;display:flex;align-items:center}.brand-logo-image{display:block;width:215px;height:88px;object-fit:contain;object-position:left center}.search{height:48px;border-color:#e9cda9;border-radius:15px}.search input{font-size:14px;color:#6e625b}.search input::placeholder{color:#9b9996;opacity:1}.search button{width:58px}.search button svg{width:20px;height:20px;fill:none;stroke:#6b3f3b;stroke-width:2;stroke-linecap:round}.header-actions{gap:25px}.header-action{font-size:13px;color:#6b3f3b;gap:8px}.header-action svg{width:27px;height:27px;fill:none;stroke:#6b3f3b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.header-action:nth-child(2) svg{width:30px;height:30px}.header-action:nth-child(3) svg{width:29px;height:25px}.cart-count{min-width:22px;height:22px;font-size:10px;margin-left:-4px}.nav{background:#f5e6d5;border-top:0}.nav-list{min-height:76px;gap:0;justify-content:space-between;padding:0 22px}.nav-category{display:flex!important;align-items:center;justify-content:center;gap:9px;min-width:120px;font-size:12px!important;font-weight:600!important;color:#6b3f3b!important;position:relative}.nav-icon{width:44px;height:44px;border:1.5px solid #FFB700;border-radius:50%;display:grid;place-items:center;flex:none}.nav-icon svg{width:27px;height:27px;fill:none;stroke:#6b3f3b;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.nav-category.sale .nav-icon svg{stroke:#ffb700}.nav-chevron{font-size:11px;margin-left:-5px;color:#6b3f3b}.nav-category-label{text-transform:uppercase;white-space:nowrap}.hero-image-only{height:414px;background:#f7eadb;overflow:hidden}.hero-reference-link{height:100%}.hero-image-only img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.club-reference-wrap{margin:0 auto;border-radius:16px;overflow:hidden;line-height:0;background:#ffb700}.club-reference-image{width:100%;height:196px;object-fit:fill;display:block}.site-footer{margin-top:0}.footer-grid{grid-template-columns:1.55fr 1fr 1fr 1.25fr 1.25fr;gap:34px;padding:32px 0 22px;align-items:start}.footer-brand-column{display:flex;align-items:flex-start}.footer-logo-image{display:block;width:205px;height:110px;object-fit:contain;object-position:left center;margin-top:-8px}.footer-tagline{font-family:DM Sans,Arial,sans-serif;font-size:13px;line-height:1.45;color:#f2e7df;margin:-3px 0 0;max-width:290px}.footer-socials{display:flex;gap:10px;margin-top:15px}.footer-socials a{width:28px;height:28px;border:1.3px solid #FFB700;border-radius:50%;display:grid;place-items:center;color:#ffb700}.footer-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.footer-title{font-family:Playfair Display,Georgia,serif;font-size:18px;margin:3px 0 14px;color:#fff;font-weight:600}.footer-links{font-family:DM Sans,Arial,sans-serif;display:grid;gap:8px;font-size:12px;color:#eadbd1}.footer-category-links{grid-template-columns:1fr 1fr;display:grid;gap:25px}.footer-category-links>div{display:grid;gap:8px}.footer-security{display:flex;gap:16px;align-items:flex-start}.footer-security-line{width:1px;background:#f7a9008c;height:90px;flex:none}.security-heading{display:flex;gap:10px;align-items:flex-start}.security-heading svg{width:28px;height:32px;fill:none;stroke:#ffb700;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.security-heading strong{display:block;font-size:12px;margin:2px 0 5px}.security-heading span{display:block;color:#eadbd1;font-size:11px;line-height:1.4}.payment-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:14px;margin-left:38px}.payment-badges span{background:#fff;color:#333;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:800;min-width:28px;text-align:center}.footer-bottom{border-top:0;padding:0 0 15px;justify-content:center;font-size:10px;color:#d8c3b4}@media(max-width:1100px){.header-main{grid-template-columns:185px 1fr;gap:24px}.header-actions{grid-column:1/-1;justify-content:flex-end}.nav-list{overflow:auto;justify-content:flex-start;gap:26px;padding:0 18px}.nav-category{min-width:auto}.hero-image-only{height:380px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-security{grid-column:1/-1}}@media(max-width:700px){.header-main{grid-template-columns:1fr;gap:12px;padding:10px 0 14px}.brand{width:190px;height:74px;justify-content:center;margin:auto}.brand-logo-image{width:185px;height:72px}.header-actions{grid-column:auto;justify-content:center;flex-wrap:wrap;gap:14px}.search{width:100%}.nav-list{min-height:68px;gap:18px;justify-content:flex-start}.nav-category{flex-direction:column;gap:4px;font-size:9px!important}.nav-icon{width:38px;height:38px}.nav-icon svg{width:23px;height:23px}.nav-chevron{display:none}.hero-image-only{height:285px}.club-reference-image{height:auto;min-height:0;object-fit:fill}.footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px;padding:30px 0 20px}.footer-brand-column,.footer-security{grid-column:1/-1}.footer-logo-image{width:190px;height:90px}.footer-security{display:flex}}.hero-image-only{height:auto;overflow:hidden}.hero-reference-link{height:auto}.hero-image-only img{width:100%;height:auto;object-fit:initial}@media(max-width:1100px){.hero-image-only{height:auto}}@media(max-width:700px){.hero-image-only{height:auto}.hero-image-only img{width:100%;height:auto}}.nav-list{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:0!important;min-height:56px!important;padding:0 18px!important}.nav-category{display:flex!important;align-items:center;justify-content:center;width:100%;min-width:0!important;height:56px;font-size:13px!important;font-weight:500!important;line-height:1.15;color:#6b3f3b!important;text-decoration:none;white-space:nowrap}.nav-category-label{display:block;text-transform:uppercase;white-space:nowrap;letter-spacing:.05px}.nav-category.sale{color:#ffb700!important}.nav-icon,.nav-chevron{display:none!important}@media(max-width:1100px){.nav-list{display:flex!important;overflow-x:auto;justify-content:flex-start;gap:0!important;padding:0 16px!important}.nav-category{width:auto;flex:0 0 auto;padding:0 18px;min-width:auto!important}}@media(max-width:700px){.nav-list{min-height:52px!important}.nav-category{height:52px;padding:0 14px;font-size:11px!important}}.nav-list{display:flex!important;align-items:stretch!important;justify-content:space-between!important;gap:0!important;min-height:56px!important;padding:0 18px!important}.nav-menu-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;flex:1;height:56px}.nav-category{display:flex!important;align-items:center;justify-content:center;width:auto!important;height:56px!important;min-width:0!important;padding:0 5px!important;font-size:13px!important;font-weight:500!important;line-height:1.15;color:#6b3f3b!important;text-decoration:none;white-space:nowrap}.nav-category-label{text-transform:uppercase;white-space:nowrap;letter-spacing:.05px}.nav-menu-item.has-dropdown .nav-category,.nav-menu-item.has-dropdown-placeholder .nav-category{padding-right:25px!important}.nav-dropdown-toggle,.nav-dropdown-indicator{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:20px;height:24px;display:grid;place-items:center;border:0;background:transparent;color:#6b3f3b;padding:0;cursor:pointer}.nav-dropdown-toggle svg,.nav-dropdown-indicator svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-dropdown{position:absolute;z-index:80;left:50%;top:calc(100% - 1px);transform:translate(-50%) translateY(8px);min-width:220px;padding:10px;background:#fff;border:1px solid #ead9c5;border-radius:0 0 10px 10px;box-shadow:0 12px 28px #4d2d1824;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-dropdown a{display:block!important;padding:10px 13px!important;font-size:13px!important;font-weight:400!important;color:#6b3f3b!important;text-transform:none!important;white-space:nowrap!important;border-radius:7px}.nav-dropdown a:hover,.nav-dropdown a:focus{background:#f5e6d5}.nav-menu-item.has-dropdown:hover .nav-dropdown,.nav-menu-item.has-dropdown:focus-within .nav-dropdown,.nav-menu-item.dropdown-open .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-menu-item.has-dropdown:hover .nav-dropdown-toggle svg,.nav-menu-item.dropdown-open .nav-dropdown-toggle svg{transform:rotate(180deg)}.footer-logo-image{content:url(//keedog.com.br/cdn/shop/t/23/assets/keedog-logo-footer-white.png?v=133552051171197960411786855814);width:205px;height:110px;object-fit:contain;object-position:left center;filter:none}.club-reference-wrap{margin:16px auto 28px;border-radius:16px;overflow:hidden;line-height:0;background:#ffb700}.club-reference-image{display:block;width:100%;height:auto;max-width:100%;object-fit:cover;image-rendering:auto}@media(max-width:1100px){.nav-list{overflow-x:auto;justify-content:flex-start!important;padding:0 18px!important}.nav-menu-item{flex:0 0 auto;padding:0 18px}.nav-category{padding:0!important}}@media(max-width:700px){.nav-list{min-height:52px!important;gap:0!important;padding:0 8px!important}.nav-menu-item{height:52px;padding:0 13px}.nav-category{height:52px!important;font-size:11px!important}.nav-menu-item.has-dropdown .nav-category,.nav-menu-item.has-dropdown-placeholder .nav-category{padding-right:22px!important}.nav-dropdown{left:0;transform:translateY(8px);min-width:200px}.nav-menu-item.has-dropdown:hover .nav-dropdown,.nav-menu-item.has-dropdown:focus-within .nav-dropdown,.nav-menu-item.dropdown-open .nav-dropdown{transform:translateY(0)}.footer-logo-image{width:190px;height:90px}}:root{--gold:#FFB700!important;--brown:#6B3F3B!important;--cream:#FFFFFF!important;--beige:#FFFFFF!important;--ink:#6B3F3B!important;--line:rgba(107,63,59,.18)!important;--white:#FFFFFF!important}html,body,.keedog-body{background:#fff!important;color:#6b3f3b!important;font-family:Montserrat,Arial,sans-serif!important}h1,h2,h3,h4,h5,h6,.section-title,.section-head h2,.page-title,.product-page h1,.footer-title{font-family:Montserrat,Arial,sans-serif!important;color:#6b3f3b!important}.site-header,.header-main,.breadcrumbs,.product-card,.product-page-image,.nav-dropdown{background:#fff!important}.keedog-announcement,.btn,.cart-count{background:#ffb700!important;color:#6b3f3b!important}.nav,.nav-v15{background:#fff!important;border-top:1px solid rgba(107,63,59,.1)!important;border-bottom:1px solid rgba(107,63,59,.1)!important}a,.nav-category,.nav-category-label,.header-action,.search input,.search button,.product-title,.price,.rating{color:#6b3f3b!important}.nav-category.sale,.rating{color:#ffb700!important}.search{border-color:#6b3f3b40!important;background:#fff!important}.nav-list-v15{max-width:860px;margin:0 auto;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:0!important;overflow:visible!important;padding:0 10px!important}.nav-list-v15 .nav-menu-item{height:58px;overflow:visible!important;position:relative}.nav-list-v15 .nav-category{height:58px!important;padding:0 22px!important;font-size:13px!important;font-weight:600!important;text-transform:none!important;letter-spacing:.08em!important}.nav-list-v15 .nav-category-label{text-transform:none!important;letter-spacing:.08em!important}.nav-list-v15 .nav-menu-item.has-dropdown .nav-category{padding-right:34px!important}.nav-list-v15 .nav-dropdown-indicator{right:12px;color:#6b3f3b!important}.nav-list-v15 .nav-dropdown{top:100%;background:#fff!important;border:1px solid rgba(107,63,59,.16)!important;border-top:2px solid #FFB700!important;box-shadow:0 14px 34px #6b3f3b21!important}.nav-list-v15 .nav-dropdown a{font-family:Montserrat,Arial,sans-serif!important;color:#6b3f3b!important;background:#fff!important}.nav-list-v15 .nav-dropdown a:hover{background:#ffb7001a!important;color:#6b3f3b!important}@media(max-width:700px){.nav-list-v15{display:flex!important;max-width:none;overflow-x:auto!important;justify-content:flex-start!important}.nav-list-v15 .nav-menu-item{flex:0 0 auto!important;padding:0 7px!important}.nav-list-v15 .nav-dropdown{position:fixed;left:16px!important;right:16px!important;top:auto!important;transform:none!important;min-width:0!important}}.product-page-v15{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:48px!important;padding:42px 0 70px!important;align-items:start}.product-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.product-thumbnails{display:grid;gap:10px;max-height:690px;overflow:auto;padding:2px}.product-thumb{width:88px;height:88px;border:1px solid rgba(107,63,59,.16);border-radius:12px;background:#fff;padding:5px;cursor:pointer;overflow:hidden;transition:.18s}.product-thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-thumb:hover,.product-thumb.is-active{border:2px solid #FFB700;box-shadow:0 0 0 2px #ffb7001f}.product-main-media{aspect-ratio:1/1;background:#fff!important;border:1px solid rgba(107,63,59,.1);border-radius:18px!important}.product-main-media img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .15s ease}.product-details{min-width:0}.product-page-v15 h1{font-size:34px!important;line-height:1.15!important;margin:0 0 8px!important;font-weight:600!important}.product-page-v15 .rating{font-size:14px;letter-spacing:2px;margin-bottom:12px}.product-page-v15 .price{font-size:24px!important;font-weight:700;color:#6b3f3b!important;margin-bottom:24px}.product-form-v15{gap:20px!important}.variant-groups{display:grid;gap:22px}.variant-group{border:0;padding:0;margin:0;min-width:0}.variant-group legend{padding:0;margin:0 0 12px;font-size:13px;font-weight:600;letter-spacing:.14em;color:#6b3f3b}.variant-values{display:flex;flex-wrap:wrap;gap:10px}.variant-choice{position:relative;display:block;cursor:pointer}.variant-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.size-choice-pill{min-width:84px;height:52px;padding:0 18px;border:1px solid rgba(107,63,59,.18);border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#6b3f3b;transition:.18s}.variant-choice input:checked+.size-choice-pill{border:2px solid #FFB700;background:#ffb7001f;box-shadow:0 0 0 2px #ffb7001a}.color-variant-values{display:grid!important;grid-template-columns:repeat(5,minmax(74px,1fr));gap:12px!important}.color-choice{width:100%}.color-choice-card{display:block;width:100%;aspect-ratio:1/1;border:1px solid rgba(107,63,59,.18);border-radius:11px;background:#fff;padding:6px;overflow:hidden;transition:.18s}.color-choice-card img{width:100%;height:100%;object-fit:contain;display:block}.color-choice input:checked+.color-choice-card{border:2px solid #FFB700;box-shadow:0 0 0 2px #ffb7001f}.variant-choice.is-unavailable{opacity:.38;cursor:not-allowed}.variant-choice.is-unavailable .size-choice-pill,.variant-choice.is-unavailable .color-choice-card{position:relative}.quantity-v15{display:grid!important;gap:8px!important;margin-top:2px}.quantity-label{font-size:12px;font-weight:600;letter-spacing:.1em;color:#6b3f3b}.quantity-control{display:flex;width:120px;height:42px;border:1px solid rgba(107,63,59,.18);border-radius:10px;overflow:hidden;background:#fff}.quantity-control button{width:38px;border:0;background:#fff;color:#6b3f3b;font-size:20px;cursor:pointer}.quantity-control input{width:44px!important;height:40px!important;border:0!important;padding:0!important;text-align:center;background:#fff!important;color:#6b3f3b!important;-moz-appearance:textfield}.quantity-control input::-webkit-outer-spin-button,.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-add-btn,.product-buy-now-btn{width:100%;min-height:52px;border-radius:28px!important;font-size:14px!important;letter-spacing:.03em}.product-add-btn{background:#ffb700!important;color:#6b3f3b!important;border:1px solid #FFB700!important}.product-buy-now-btn{background:#fff!important;color:#6b3f3b!important;border:1.5px solid #FFB700!important}.product-add-btn:disabled,.product-buy-now-btn:disabled{opacity:.45;cursor:not-allowed}.product-description{margin-top:30px;line-height:1.75;color:#6b3f3b}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1000px){.product-page-v15{grid-template-columns:1fr!important;gap:30px!important}.product-gallery{grid-template-columns:78px minmax(0,1fr)}.product-thumb{width:74px;height:74px}}@media(max-width:620px){.product-gallery{display:flex;flex-direction:column-reverse;gap:10px}.product-thumbnails{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;max-height:none}.product-thumb{flex:0 0 72px;width:72px;height:72px}.color-variant-values{grid-template-columns:repeat(4,minmax(62px,1fr))}.size-choice-pill{min-width:66px;height:48px;padding:0 13px}}.site-footer{background:#6b3f3b!important;color:#fff!important;margin-top:0!important}.site-footer .footer-grid{grid-template-columns:1.55fr 1fr 1fr 1.25fr!important;gap:34px!important;padding:32px 0 22px!important;align-items:start!important}.site-footer .footer-brand-column{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.site-footer .footer-logo-image{content:url(//keedog.com.br/cdn/shop/t/23/assets/keedog-logo-footer-white.png?v=133552051171197960411786855814)!important;display:block!important;width:205px!important;height:110px!important;object-fit:contain!important;object-position:left center!important;margin-top:-8px!important;filter:none!important}.site-footer .footer-socials{display:flex!important;gap:10px!important;margin-top:15px!important}.site-footer .footer-socials a{width:28px!important;height:28px!important;border:1.3px solid #FFB700!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#ffb700!important}.site-footer .footer-socials svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important}.site-footer .footer-title{font-family:Playfair Display,Georgia,serif!important;font-size:18px!important;font-weight:600!important;line-height:1.2!important;color:#fff!important;margin:3px 0 14px!important}.site-footer .footer-links{font-family:DM Sans,Arial,sans-serif!important;display:grid!important;gap:8px!important;font-size:12px!important;color:#f2e7df!important}.site-footer .footer-links a{color:#f2e7df!important;text-decoration:none!important;transition:color .2s ease!important}.site-footer .footer-links a:hover{color:#fff!important}.site-footer .footer-category-links{grid-template-columns:1fr 1fr!important;display:grid!important;gap:25px!important}.site-footer .footer-category-links>div{display:grid!important;gap:8px!important}.site-footer .footer-bottom{border-top:0!important;padding:0 0 15px!important;justify-content:center!important;font-family:DM Sans,Arial,sans-serif!important;font-size:10px!important;color:#d8c3b4!important}@media(max-width:900px){.site-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr!important}.site-footer .footer-category-column{grid-column:1/-1!important}}@media(max-width:620px){.site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important;padding:30px 0 20px!important}.site-footer .footer-brand-column,.site-footer .footer-category-column{grid-column:1/-1!important}.site-footer .footer-logo-image{width:190px!important;height:90px!important}}.hero-picture,.club-reference-picture{display:block;width:100%;line-height:0}@media(max-width:620px){.hero-image-only{width:100%!important;height:auto!important;overflow:visible!important;background:#fff!important}.hero-image-only .hero-reference-link{display:block!important;width:100%!important;height:auto!important;overflow:visible!important}.hero-picture{display:block!important;width:100%!important;height:auto!important}.hero-image-only img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;object-position:center!important}.club-reference-wrap{width:100%!important;margin:12px auto 18px!important;border-radius:10px!important;overflow:hidden!important}.club-reference-picture{display:block!important;width:100%!important;height:auto!important}.club-reference-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;object-position:center!important}.site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:16px 14px!important;padding:18px 0 10px!important}.site-footer .footer-brand-column{grid-column:1/-1!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.site-footer .footer-logo-image{width:128px!important;height:54px!important;margin:0!important}.site-footer .footer-socials{gap:7px!important;margin:0!important;flex-wrap:nowrap!important}.site-footer .footer-socials a{width:24px!important;height:24px!important}.site-footer .footer-socials svg{width:13px!important;height:13px!important}.site-footer .footer-title{font-size:14px!important;margin:0 0 8px!important;line-height:1.15!important}.site-footer .footer-links{gap:5px!important;font-size:10.5px!important;line-height:1.35!important}.site-footer .footer-category-column{grid-column:1/-1!important;margin-top:0!important}.site-footer .footer-category-links{grid-template-columns:1fr 1fr!important;gap:14px!important}.site-footer .footer-category-links>div{gap:5px!important}.site-footer .footer-bottom{padding:6px 0 10px!important;font-size:9px!important;line-height:1.35!important;text-align:center!important}}.product-payment-summary{margin:14px 0 24px;color:#6b3f3b;text-align:left;max-width:520px}.payment-kicker{font-size:12px;font-weight:600;letter-spacing:.18em;color:#6b3f3b9e;margin-bottom:5px}.payment-pix-line{display:flex;align-items:baseline;gap:8px;line-height:1.05}.payment-pix-line strong{font-size:38px;font-weight:750;letter-spacing:-.035em;color:#6b3f3b}.payment-pix-line span{font-size:17px;font-weight:600;color:#6b3f3b}.payment-card-line{font-size:16px;margin-top:7px;color:#6b3f3beb}.payment-card-line strong{font-weight:650}.payment-installment-line{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:14px;margin-top:9px;color:#6b3f3b9e}.payment-installment-line>strong{color:#6b3f3b;font-weight:650}.payment-more-details{display:inline-block;position:relative;margin-left:3px}.payment-more-details summary{list-style:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px;color:#6b3f3b9e;font-weight:500;white-space:nowrap}.payment-more-details summary::-webkit-details-marker{display:none}.payment-benefits-popover{position:absolute;z-index:20;right:0;top:calc(100% + 10px);width:min(360px,82vw);padding:15px 16px;background:#fff;border:1px solid rgba(107,63,59,.12);border-radius:14px;box-shadow:0 12px 34px #6b3f3b1f;display:grid;gap:11px}.payment-benefits-popover>div{display:grid;gap:2px}.payment-benefits-popover strong{font-size:12px;color:#6b3f3b}.payment-benefits-popover span{font-size:11px;line-height:1.45;color:#6b3f3ba6}.product-page-v15 .price{display:none!important}@media(max-width:620px){.product-payment-summary{margin:10px 0 20px;text-align:center;max-width:none}.payment-kicker{font-size:11px}.payment-pix-line{justify-content:center}.payment-pix-line strong{font-size:34px}.payment-pix-line span,.payment-card-line{font-size:15px}.payment-installment-line{justify-content:center;font-size:13px;line-height:1.45}.payment-benefits-popover{right:50%;transform:translate(50%);text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/keedog.css.map */
