: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/51/assets/keedog-logo-footer-white.png?v=133552051171197960411788299449);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/51/assets/keedog-logo-footer-white.png?v=133552051171197960411788299449)!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}}.site-footer,.club-reference-wrap{background:#452b28!important}.home-showcase{padding:30px 0 12px;background:#fff}.home-showcase:first-of-type{padding-top:38px}.home-showcase__title{margin:0 0 18px;font-family:Montserrat,Arial,sans-serif!important;font-size:22px;line-height:1.2;font-weight:700;color:#452b28!important;letter-spacing:-.2px}.home-showcase__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-showcase__card{min-width:0;background:#fff}.home-showcase__link{display:block;color:inherit;text-decoration:none}.home-showcase__image-wrap{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:12px;background:#f7ede2}.home-showcase__image,.home-showcase__placeholder{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.home-showcase__link:hover .home-showcase__image{transform:scale(1.025)}.home-showcase__meta{padding:10px 2px 0}.home-showcase__product-title{margin:0 0 6px;font-family:Montserrat,Arial,sans-serif!important;font-size:14px;line-height:1.35;font-weight:500;color:#452b28!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.home-showcase__price{display:flex;align-items:center;gap:7px;font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:700;color:#452b28}.home-showcase__compare{font-size:12px;font-weight:400;color:#9a8b84;text-decoration:line-through}@media(max-width:989px){.home-showcase{padding:24px 0 8px}.home-showcase__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:none}.home-showcase__track::-webkit-scrollbar{display:none}.home-showcase__card{flex:0 0 38%;scroll-snap-align:start}.home-showcase__title{font-size:20px;margin-bottom:14px}}@media(max-width:560px){.home-showcase__card{flex-basis:46%}.home-showcase__product-title{font-size:13px}}.keedog-booking-section{padding-top:22px;padding-bottom:28px}.keedog-booking-strip{width:100%;min-height:168px;background:#452b28;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:30px 46px;box-sizing:border-box}.keedog-booking-copy{display:flex;flex-direction:column;justify-content:center;gap:14px;min-width:0}.keedog-booking-logo{display:block;width:168px;max-width:45vw;height:auto;object-fit:contain;object-position:left center}.keedog-booking-text{margin:0;color:#fff;font-size:18px;line-height:1.4;font-weight:600;max-width:610px}.keedog-booking-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex:0 0 auto}.keedog-booking-qr{display:flex;align-items:center;justify-content:center;width:116px;height:116px;background:#fff;border-radius:12px;padding:8px;box-sizing:border-box}.keedog-booking-qr img{display:block;width:100%;height:100%;object-fit:contain}.keedog-booking-divider{display:block;width:1px;height:92px;background:#ffffffbf}.keedog-booking-button{min-width:236px;min-height:72px;border:1.5px solid rgba(255,255,255,.9);border-radius:13px;display:flex;align-items:center;gap:13px;padding:12px 18px;color:#fff;text-decoration:none;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,transform .2s ease}.keedog-booking-button:hover{background:#ffffff14;border-color:#ffb700;transform:translateY(-1px)}.keedog-booking-button-icon{width:30px;height:30px;color:#ffb700;display:flex;flex:0 0 auto}.keedog-booking-button-icon svg{width:100%;height:100%}.keedog-booking-button small{display:block;font-size:12px;line-height:1.15;color:#ffffffdb;margin-bottom:3px}.keedog-booking-button strong{display:block;font-size:18px;line-height:1.1;color:#fff}@media(max-width:860px){.keedog-booking-strip{padding:25px 28px;gap:24px;border-radius:20px}.keedog-booking-logo{width:145px}.keedog-booking-text{font-size:16px;max-width:420px}.keedog-booking-actions{gap:15px}.keedog-booking-qr{width:96px;height:96px}.keedog-booking-divider{height:76px}.keedog-booking-button{min-width:205px;min-height:64px;padding:10px 14px}.keedog-booking-button strong{font-size:16px}}@media(max-width:650px){.keedog-booking-section{padding-top:16px;padding-bottom:20px}.keedog-booking-strip{min-height:0;padding:24px 20px;display:block;border-radius:18px}.keedog-booking-copy{align-items:center;text-align:center;gap:10px}.keedog-booking-logo{width:132px;max-width:60vw;object-position:center}.keedog-booking-text{font-size:15px;max-width:320px}.keedog-booking-actions{justify-content:center;margin-top:20px;gap:14px}.keedog-booking-qr{width:88px;height:88px;border-radius:10px;padding:7px}.keedog-booking-divider{height:70px}.keedog-booking-button{min-width:0;width:180px;min-height:62px;border-radius:11px;padding:9px 12px;gap:10px}.keedog-booking-button-icon{width:25px;height:25px}.keedog-booking-button small{font-size:10px}.keedog-booking-button strong{font-size:15px}}.keedog-booking-strip{position:relative;overflow:hidden;isolation:isolate}.keedog-booking-visual{width:220px;align-self:stretch;flex:0 0 220px;margin:-30px 0 -30px -46px;position:relative;overflow:hidden}.keedog-booking-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#452b2800 55%,#452b28)}.keedog-booking-visual img{width:100%;height:100%;min-height:168px;object-fit:cover;object-position:58% center;display:block}.keedog-booking-copy{gap:6px;max-width:520px}.keedog-booking-kicker{margin:0;color:#ffffffc7;font-size:14px;font-weight:600;letter-spacing:.01em}.keedog-booking-text{color:#fff;font-size:19px;line-height:1.32;font-weight:500;max-width:520px}.keedog-booking-text strong{color:#ffb700;font-weight:800}@media(max-width:860px){.keedog-booking-visual{width:180px;flex-basis:180px;margin:-25px 0 -25px -28px}.keedog-booking-kicker{font-size:12px}.keedog-booking-text{font-size:16px}}@media(max-width:650px){.keedog-booking-strip{padding-top:0}.keedog-booking-visual{width:calc(100% + 40px);height:150px;margin:0 -20px 20px;display:block}.keedog-booking-visual:after{background:linear-gradient(180deg,#452b2800 58%,#452b28)}.keedog-booking-visual img{min-height:0;height:150px;object-position:56% 42%}.keedog-booking-copy{text-align:center;align-items:center}.keedog-booking-kicker{font-size:12px}.keedog-booking-text{font-size:17px;max-width:290px}}.keedog-booking-strip{background:#f7ede2;border:1px solid rgba(69,43,40,.08);box-shadow:0 8px 28px #452b280f}.keedog-booking-kicker{color:#452b28b8}.keedog-booking-text{color:#452b28}.keedog-booking-text strong{color:#e7a600}.keedog-booking-visual:after{background:linear-gradient(90deg,#f7ede200 55%,#f7ede2)}.keedog-booking-divider{background:#452b2838}.keedog-booking-button{background:#452b28;border-color:#452b28;color:#fff}.keedog-booking-button:hover{background:#38221f;border-color:#38221f;transform:translateY(-1px)}.keedog-booking-button small{color:#ffffffd1}.keedog-booking-button strong{color:#fff}.keedog-booking-button-icon{color:#ffb700}@media(max-width:650px){.keedog-booking-visual:after{background:linear-gradient(180deg,#f7ede200 58%,#f7ede2)}}.account-auth-page{background:#faf8f6;padding:54px 0 72px;color:#452b28}.account-auth-shell{max-width:1080px}.account-auth-heading{text-align:center;max-width:720px;margin:0 auto 34px}.account-auth-eyebrow{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.18em;color:#e8a817}.account-auth-heading h1{margin:0 0 12px;font-size:clamp(30px,3.3vw,44px);line-height:1.08;color:#452b28}.account-auth-heading>p:last-child{margin:0;color:#806b66;font-size:16px;line-height:1.55}.account-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.account-auth-card{background:#fff;border:1px solid #eadfd9;border-radius:18px;padding:32px;box-shadow:0 10px 28px #452b280f}.account-auth-card h2{font-size:23px;line-height:1.2;margin:0 0 8px;color:#452b28}.account-auth-intro{margin:0 0 24px;color:#806b66;font-size:15px;line-height:1.5}.account-auth-form{display:flex;flex-direction:column;gap:10px}.account-auth-form label{font-size:13px;font-weight:700;color:#452b28;margin-top:4px}.account-auth-form input{width:100%;height:48px;border:1px solid #d9cbc4;border-radius:10px;background:#fff;padding:0 14px;font:inherit;color:#452b28;outline:none;transition:border-color .2s,box-shadow .2s}.account-auth-form input:focus{border-color:#452b28;box-shadow:0 0 0 3px #452b2814}.account-password-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:2px}.account-forgot-link,.account-login-return a{color:#452b28;text-decoration:underline;text-underline-offset:3px;font-size:13px;font-weight:700}.account-auth-primary,.account-auth-secondary{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:10px;font-size:14px;font-weight:800;letter-spacing:.02em;text-align:center;text-decoration:none;cursor:pointer;transition:transform .15s,opacity .15s}.account-auth-primary{border:0;background:#ffb700;color:#452b28;margin-top:12px}.account-auth-secondary{background:#452b28;color:#fff;width:100%;margin-top:28px}.account-auth-primary:hover,.account-auth-secondary:hover{transform:translateY(-1px);opacity:.94}.account-auth-register{display:flex;flex-direction:column;justify-content:space-between;background:#f7ede2}.account-benefits{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px;color:#5f4b47;font-size:14px}.account-benefits li{position:relative;padding-left:24px}.account-benefits li:before{content:"\2713";position:absolute;left:0;top:-1px;font-weight:900;color:#e8a817}.account-auth-errors{background:#fff1ef;border:1px solid #efc4bd;color:#8b3427;padding:12px 14px;border-radius:10px;margin-bottom:8px;font-size:13px}.account-auth-success{background:#f0f7ee;border:1px solid #cbe0c5;padding:12px 14px;border-radius:10px;color:#3f6536;font-size:13px}.account-recover-card{margin:24px auto 0;max-width:760px;padding:26px 28px;border:1px solid #eadfd9;border-radius:16px;background:#fff}.account-recover-card h2{font-size:19px;margin:0 0 4px}.account-recover-card>p{margin:0 0 15px;color:#806b66;font-size:14px}.account-recover-inline{display:grid;grid-template-columns:1fr 140px;gap:10px;align-items:end}.account-recover-inline .account-auth-primary{margin:0;height:48px}.account-register-shell{max-width:760px}.account-register-form-card{padding:36px 40px}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-form-grid>div{display:flex;flex-direction:column;gap:10px}.account-field-help{margin:-2px 0 6px;font-size:12px;color:#927f79}.account-login-return{text-align:center;margin:12px 0 0;color:#806b66;font-size:13px}@media(max-width:760px){.account-auth-page{padding:34px 0 48px}.account-auth-heading{margin-bottom:24px}.account-auth-grid{grid-template-columns:1fr}.account-auth-card{padding:24px 20px;border-radius:14px}.account-recover-card{padding:22px 20px}.account-recover-inline,.account-form-grid{grid-template-columns:1fr}.account-register-form-card{padding:26px 20px}}.keedog-cart-page{background:#faf8f6;padding:46px 0 76px;color:#452b28}.keedog-cart-container{max-width:1240px}.keedog-cart-heading{margin:0 0 28px}.keedog-cart-eyebrow{margin:0 0 7px;color:#e8a817;font-size:12px;font-weight:800;letter-spacing:.16em}.keedog-cart-heading h1{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05;color:#452b28}.keedog-cart-heading>p:last-child:not(.keedog-cart-eyebrow){margin:8px 0 0;color:#8a7570;font-size:14px}.keedog-cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:28px;align-items:start}.keedog-cart-items{display:grid;gap:14px}.keedog-cart-item{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:20px;align-items:center;background:#fff;border:1px solid #eadfd9;border-radius:16px;padding:16px;box-shadow:0 7px 22px #452b280a}.keedog-cart-image{width:140px;height:140px;border-radius:12px;overflow:hidden;background:#f7ede2;display:flex;align-items:center;justify-content:center}.keedog-cart-image img,.keedog-cart-image svg{width:100%;height:100%;object-fit:cover}.keedog-cart-info{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:5px 0}.keedog-cart-product-title{font-size:17px;line-height:1.35;font-weight:800;color:#452b28;text-decoration:none}.keedog-cart-variant,.keedog-cart-property{margin:6px 0 0;color:#8a7570;font-size:13px}.keedog-cart-remove{font-size:12px;color:#8a7570;text-decoration:underline;text-underline-offset:3px;width:max-content}.keedog-cart-actions{min-width:150px;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.keedog-qty{height:40px;display:grid;grid-template-columns:38px 44px 38px;border:1px solid #dfd1ca;border-radius:10px;overflow:hidden;background:#fff}.keedog-qty-btn{border:0;background:#f7ede2;color:#452b28;font-size:20px;cursor:pointer}.keedog-qty input{border:0!important;box-shadow:none!important;width:44px!important;text-align:center;padding:0!important;font:inherit;color:#452b28;-moz-appearance:textfield}.keedog-qty input::-webkit-inner-spin-button,.keedog-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.keedog-cart-price{text-align:right;display:grid;gap:3px}.keedog-cart-price s{font-size:12px;color:#a3918d}.keedog-cart-price strong{font-size:17px;color:#452b28}.keedog-cart-bottom-links{display:flex;justify-content:space-between;align-items:center;padding:8px 3px}.keedog-cart-bottom-links a,.keedog-cart-update{font:inherit;font-size:13px;font-weight:700;color:#452b28;text-decoration:underline;text-underline-offset:3px;background:none;border:0;cursor:pointer;padding:5px}.keedog-cart-summary{position:sticky;top:24px;background:#fff;border:1px solid #eadfd9;border-radius:16px;padding:25px;box-shadow:0 10px 30px #452b280f}.keedog-cart-summary h2{font-size:21px;margin:0 0 22px;color:#452b28}.keedog-summary-row{display:flex;justify-content:space-between;gap:15px;font-size:14px;padding:5px 0}.keedog-summary-discount strong{color:#657a54}.keedog-summary-note{font-size:12px;line-height:1.45;color:#8a7570;padding:16px 0 18px;border-bottom:1px solid #eee4df}.keedog-summary-total{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding:19px 0}.keedog-summary-total span{font-size:16px;font-weight:800}.keedog-summary-total strong{font-size:23px}.keedog-cart-checkout,.keedog-cart-primary{width:100%;min-height:52px;border:0;border-radius:10px;background:#ffb700;color:#452b28;font-size:14px;font-weight:900;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:transform .15s,opacity .15s}.keedog-cart-checkout:hover,.keedog-cart-primary:hover{transform:translateY(-1px);opacity:.94}.keedog-cart-trust{margin-top:20px;padding-top:17px;border-top:1px solid #eee4df;display:grid;gap:13px}.keedog-cart-trust p{margin:0;display:grid;gap:2px}.keedog-cart-trust strong{font-size:12px}.keedog-cart-trust span{font-size:11px;line-height:1.4;color:#8a7570}.keedog-cart-empty{max-width:650px;background:#fff;border:1px solid #eadfd9;border-radius:18px;padding:42px;text-align:center;margin:0 auto}.keedog-cart-empty h2{margin:0 0 8px;font-size:25px}.keedog-cart-empty p{margin:0 0 24px;color:#8a7570}.keedog-cart-empty .keedog-cart-primary{max-width:270px;margin:auto}@media(max-width:900px){.keedog-cart-layout{grid-template-columns:1fr}.keedog-cart-summary{position:static}.keedog-cart-item{grid-template-columns:115px minmax(0,1fr) auto}.keedog-cart-image{width:115px;height:115px}}@media(max-width:620px){.keedog-cart-page{padding:30px 0 50px}.keedog-cart-heading{margin-bottom:20px}.keedog-cart-item{grid-template-columns:88px minmax(0,1fr);gap:13px;padding:13px}.keedog-cart-image{width:88px;height:88px}.keedog-cart-actions{grid-column:1/-1;min-width:0;width:100%;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #f0e8e4;padding-top:13px}.keedog-cart-info{min-height:88px}.keedog-cart-product-title{font-size:15px}.keedog-cart-bottom-links{align-items:flex-start;gap:12px;flex-direction:column}.keedog-cart-summary{padding:21px 18px}.keedog-cart-empty{padding:32px 20px}}.keedog-policy-container{max-width:900px;padding-top:28px;padding-bottom:64px}.keedog-policy-container .page-title{color:#452b28;margin-bottom:24px}.keedog-policy-container h2{color:#452b28;font-size:1.18rem;margin:28px 0 8px}.keedog-policy-container p{line-height:1.75;margin:0 0 14px}.keedog-policy-container a{color:#452b28;text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.keedog-policy-container{padding-top:18px;padding-bottom:42px}.keedog-policy-container h2{font-size:1.08rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/keedog.css.map */
