@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap";.dgh-page{--bg:#fefcf7;--bg-blue:#e1e8f5;--bg-cream:#f5efe3;--bg-tan:#ede0cc;--ink:#2a2a2a;--sage:#6b8f71;--dark-sage:#4a6b51;--terra:#c75d3e;--mint:#dff0d8;--lavender:#dde1f0;--peach:#fde8d8;--tag-red:#e63946;--white:#ffffff;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}.dgh-page *,.dgh-page *:before,.dgh-page *:after{box-sizing:border-box;margin:0;padding:0}.dgh-page img{max-width:100%;display:block}.dgh-page .announce{background:var(--dark-sage);color:var(--white);text-align:center;padding:11px 16px;font-size:13px;font-weight:500;letter-spacing:.02em}.dgh-page .announce strong{color:#c8e6ca}.dgh-page #dgh-countdown{font-variant-numeric:tabular-nums;font-weight:700}.dgh-page .hero{display:grid;grid-template-columns:1fr 1fr;max-width:1160px;margin:0 auto;padding:60px 6% 72px;gap:64px;align-items:center}.dgh-page .mockup-outer{position:relative}.dgh-page .m-badge{position:absolute;bottom:-14px;right:-14px;width:76px;height:76px;border-radius:50%;background:var(--terra);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1.25;text-align:center;box-shadow:0 6px 20px #c75d3e66;z-index:2}.dgh-page .m-badge .big{font-size:24px;line-height:1}.dgh-page .m-chips{display:flex;gap:8px;margin-top:18px;justify-content:center;flex-wrap:wrap}.dgh-page .m-chip{background:var(--white);border:1px solid var(--bg-tan);border-radius:20px;padding:5px 13px;font-size:11px;font-weight:500;color:var(--ink);display:flex;align-items:center;gap:5px}.dgh-page .chip-dot{width:7px;height:7px;border-radius:50%}.dgh-page .hcopy{display:flex;flex-direction:column;gap:18px}.dgh-page .h-tag{display:inline-flex;align-items:center;gap:6px;background:var(--tag-red);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:4px;width:fit-content}.dgh-page .h-stars{display:flex;align-items:center;gap:7px;font-size:13px}.dgh-page .stars{color:#e8a02c;font-size:16px;letter-spacing:1px}.dgh-page .stars-lbl{color:#666}.dgh-page .stars-lbl strong{color:var(--ink);font-weight:600}.dgh-page h1.h-hl{font-family:var(--serif);font-size:clamp(27px,3vw,42px);font-weight:700;line-height:1.17;letter-spacing:-.01em;text-wrap:pretty;color:var(--ink)}.dgh-page h1.h-hl em{font-style:italic;color:var(--sage)}.dgh-page .h-sub{font-size:17px;color:#444;line-height:1.65;text-wrap:pretty;max-width:480px}.dgh-page .h-pills{display:flex;gap:8px;flex-wrap:wrap}.dgh-page .pill{font-size:12px;font-weight:500;padding:5px 13px;border-radius:20px}.dgh-page .p-mint{background:var(--mint);color:var(--dark-sage)}.dgh-page .p-peach{background:var(--peach);color:var(--terra)}.dgh-page .p-lav{background:var(--lavender);color:#3a4a7a}.dgh-page .p-tan{background:var(--bg-tan);color:#5a4a30}.dgh-page .price-box{padding:18px 22px;background:var(--bg-cream);border-radius:12px;border:1px solid var(--bg-tan)}.dgh-page .price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:4px}.dgh-page .p-was{font-size:16px;color:#aaa;text-decoration:line-through}.dgh-page .p-now{font-family:var(--serif);font-size:38px;font-weight:700;color:var(--ink)}.dgh-page .p-save{background:var(--terra);color:var(--white);font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px}.dgh-page .p-note{font-size:12px;color:#888}.dgh-page .cta{display:block;background:var(--sage);color:var(--white);text-align:center;padding:19px 36px;border-radius:10px;font-size:17px;font-weight:700;text-decoration:none;letter-spacing:.01em;box-shadow:0 6px 24px #6b8f7159;cursor:pointer;border:none;transition:background .2s,transform .15s,box-shadow .2s;width:100%;font-family:var(--sans)}.dgh-page .cta:hover{background:var(--dark-sage);transform:translateY(-2px);box-shadow:0 10px 32px #6b8f7173}.dgh-page .cta-sub{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;font-size:12px;color:#999}.dgh-page .cta-sub span{display:flex;align-items:center;gap:4px}.dgh-page .trust{background:var(--bg-tan);display:flex;justify-content:center;flex-wrap:wrap;padding:0}.dgh-page .ti{display:flex;align-items:center;gap:12px;padding:18px 28px;flex:1 1 180px;border-right:1px solid rgba(42,42,42,.1)}.dgh-page .ti:last-child{border-right:none}.dgh-page .ti-icon{width:38px;height:38px;background:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dgh-page .ti-icon svg{width:19px;height:19px}.dgh-page .ti-lbl{font-size:13px;font-weight:600;color:var(--ink)}.dgh-page .ti-sub{font-size:11px;color:#777}.dgh-page .section{padding:80px 6%}.dgh-page .si{max-width:1100px;margin:0 auto}.dgh-page .eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-bottom:12px}.dgh-page h2.stitle{font-family:var(--serif);font-size:clamp(26px,3vw,40px);font-weight:700;line-height:1.2;color:var(--ink);text-wrap:pretty}.dgh-page h2.stitle em{font-style:italic;color:var(--sage)}.dgh-page .sdesc{font-size:17px;color:#555;line-height:1.65;margin-top:14px;max-width:600px;text-wrap:pretty}.dgh-page .pain-section{background:var(--bg-cream);padding:80px 6%}.dgh-page .pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1100px;margin:40px auto 0}.dgh-page .pain-list{display:flex;flex-direction:column;gap:14px}.dgh-page .pain-item{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:var(--white);border-radius:10px;border-left:3px solid var(--terra);box-shadow:0 2px 8px #0000000a}.dgh-page .px{width:22px;height:22px;border-radius:50%;background:var(--peach);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:11px;color:var(--terra);font-weight:700}.dgh-page .pain-item p{font-size:14px;color:#444;line-height:1.5}.dgh-page .pain-item p strong{color:var(--ink)}.dgh-page .bridge{background:var(--dark-sage);border-radius:18px;padding:40px 36px;color:var(--white)}.dgh-page .bridge .eyebrow{color:#c8e6ca}.dgh-page .bridge h3{font-family:var(--serif);font-size:26px;font-weight:700;color:var(--white);line-height:1.2;margin:10px 0 14px}.dgh-page .bridge p{font-size:15px;color:#fffc;line-height:1.65}.dgh-page .bridge .cta{background:var(--white);color:var(--dark-sage);margin-top:26px;max-width:280px;font-size:15px;padding:15px;box-shadow:none}.dgh-page .bridge .cta:hover{background:#f0f4f1}.dgh-page .inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.dgh-page .ic{border-radius:14px;padding:26px 22px;transition:transform .2s,box-shadow .2s}.dgh-page .ic:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.dgh-page .ic.mint{background:var(--mint)}.dgh-page .ic.lav{background:var(--lavender)}.dgh-page .ic.peach{background:var(--peach)}.dgh-page .ic.cream{background:var(--bg-cream);border:1px solid var(--bg-tan)}.dgh-page .ic.blue{background:var(--bg-blue)}.dgh-page .ic.tan{background:var(--bg-tan)}.dgh-page .ic-num{font-family:var(--serif);font-size:40px;font-weight:700;opacity:.15;line-height:1;margin-bottom:8px;color:var(--ink)}.dgh-page .ic-title{font-family:var(--serif);font-size:17px;font-weight:700;color:var(--ink);margin-bottom:8px}.dgh-page .ic-desc{font-size:13px;color:#555;line-height:1.6}.dgh-page .ic-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:20px;background:#ffffff8c;color:var(--ink);margin-top:14px}.dgh-page .breeds-section{background:var(--bg)}.dgh-page .breeds-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px}.dgh-page .breed-card{background:var(--white);border:1px solid var(--bg-tan);border-radius:14px;padding:22px 20px;transition:border-color .2s,box-shadow .2s}.dgh-page .breed-card:hover{border-color:var(--sage);box-shadow:0 6px 20px #6b8f711f}.dgh-page .breed-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;font-size:22px}.dgh-page .breed-name{font-family:var(--serif);font-size:16px;font-weight:700;color:var(--ink);margin-bottom:4px}.dgh-page .breed-cross{font-size:11px;color:#888;margin-bottom:10px}.dgh-page .breed-risk{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;margin-bottom:8px}.dgh-page .risk-high{background:#fde8d8;color:var(--terra)}.dgh-page .risk-med{background:var(--mint);color:var(--dark-sage)}.dgh-page .risk-vhigh{background:#fbd0cc;color:#b03a2e}.dgh-page .breed-freq{font-size:12px;color:#666}.dgh-page .breed-freq strong{color:var(--ink)}.dgh-page .wins-section{background:var(--bg-cream);padding:80px 6%}.dgh-page .wins-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;max-width:1100px;margin-left:auto;margin-right:auto}.dgh-page .win-card{background:var(--white);border-radius:14px;padding:28px 24px;border:1px solid var(--bg-tan);display:flex;flex-direction:column;gap:12px}.dgh-page .win-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.dgh-page .win-title{font-size:15px;font-weight:700;color:var(--ink)}.dgh-page .win-desc{font-size:13px;color:#666;line-height:1.6}.dgh-page .win-time{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:20px;width:fit-content;background:var(--mint);color:var(--dark-sage)}.dgh-page .whofor-section{background:var(--bg-blue);padding:80px 6%}.dgh-page .whofor-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1100px;margin:40px auto 0}.dgh-page .check-list{display:flex;flex-direction:column;gap:14px}.dgh-page .ci{display:flex;gap:14px;align-items:flex-start}.dgh-page .cc{width:24px;height:24px;border-radius:50%;background:var(--sage);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.dgh-page .cc svg{width:13px;height:13px}.dgh-page .ci p{font-size:15px;color:var(--ink);line-height:1.5}.dgh-page .ci p strong{font-weight:600}.dgh-page .nofor-box{background:#fff9;border-radius:16px;padding:32px}.dgh-page .nofor-title{font-family:var(--serif);font-size:22px;font-weight:700;color:var(--ink);margin-bottom:18px}.dgh-page .nofor-list{display:flex;flex-direction:column;gap:12px}.dgh-page .ni{display:flex;gap:12px;align-items:flex-start}.dgh-page .nx{width:22px;height:22px;border-radius:50%;background:var(--peach);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;color:var(--terra);font-weight:700}.dgh-page .ni p{font-size:14px;color:#555;line-height:1.5}.dgh-page .val-section{background:var(--bg-cream);padding:80px 6%}.dgh-page .val-box{max-width:660px;margin:40px auto 0;background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 8px 36px #00000017}.dgh-page .val-head{background:var(--dark-sage);color:var(--white);padding:22px 32px;font-family:var(--serif);font-size:20px;font-weight:700}.dgh-page .val-row{display:flex;justify-content:space-between;align-items:center;padding:15px 32px;border-bottom:1px solid #f0eee8;gap:12px}.dgh-page .val-name{font-size:14px;font-weight:500;color:var(--ink);flex:1}.dgh-page .val-pages{font-size:11px;color:#aaa}.dgh-page .val-price{font-size:14px;font-weight:700;color:var(--sage);white-space:nowrap}.dgh-page .val-total{background:var(--bg-cream);padding:18px 32px;display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--bg-tan)}.dgh-page .val-total-lbl{font-size:15px;font-weight:600;color:#777}.dgh-page .val-total-was{font-size:20px;font-weight:700;text-decoration:line-through;color:#bbb}.dgh-page .val-final{padding:22px 32px;display:flex;justify-content:space-between;align-items:center}.dgh-page .val-final-lbl{font-family:var(--serif);font-size:22px;font-weight:700;color:var(--ink)}.dgh-page .val-final-price{font-family:var(--serif);font-size:42px;font-weight:700;color:var(--sage)}.dgh-page .val-cta-wrap{padding:6px 32px 32px}.dgh-page .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.dgh-page .tcard{background:var(--white);border:1px solid var(--bg-tan);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:14px}.dgh-page .tstars{color:#e8a02c;font-size:14px}.dgh-page .ttext{font-size:14px;color:#444;line-height:1.7;font-style:italic;flex:1}.dgh-page .tauthor{display:flex;align-items:center;gap:12px}.dgh-page .tavatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:16px;font-weight:700;color:var(--white)}.dgh-page .av-g{background:var(--sage)}.dgh-page .av-t{background:var(--terra)}.dgh-page .av-b{background:#6678b0}.dgh-page .tname{font-size:14px;font-weight:600;color:var(--ink)}.dgh-page .tmeta{font-size:12px;color:#aaa}.dgh-page .faq-list{max-width:720px;margin:40px auto 0;display:flex;flex-direction:column;gap:2px}.dgh-page .faq-item{border-radius:10px;overflow:hidden;border:1px solid var(--bg-tan);background:var(--white)}.dgh-page .faq-q{width:100%;text-align:left;background:none;border:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;font-size:15px;font-weight:600;color:var(--ink);font-family:var(--sans)}.dgh-page .faq-q:hover{background:var(--bg)}.dgh-page .faq-chev{width:22px;height:22px;border-radius:50%;background:var(--mint);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s}.dgh-page .faq-chev svg{width:12px;height:12px}.dgh-page .faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.dgh-page .faq-inner{padding:0 24px 20px;font-size:14px;color:#555;line-height:1.7}.dgh-page .faq-item.open .faq-chev{transform:rotate(180deg)}.dgh-page .faq-item.open .faq-body{max-height:400px}.dgh-page .final{background:var(--dark-sage);padding:100px 6%;text-align:center}.dgh-page .final .eyebrow{color:#c8e6ca}.dgh-page .final h2{font-family:var(--serif);font-size:clamp(28px,3.5vw,46px);font-weight:700;color:var(--white);max-width:700px;margin:10px auto 0;line-height:1.2;text-wrap:pretty}.dgh-page .final p{font-size:17px;color:#ffffffbf;max-width:480px;margin:16px auto 0;line-height:1.65}.dgh-page .final-pills{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:28px}.dgh-page .fpill{font-size:12px;padding:5px 14px;border-radius:20px;background:#ffffff1f;color:#fffc;font-weight:500}.dgh-page .final-btns{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:36px}.dgh-page .final .cta{background:var(--white);color:var(--dark-sage);max-width:400px;width:100%;font-size:18px;padding:20px 36px}.dgh-page .final .cta:hover{background:#f0f4f1}.dgh-page .final-sub{font-size:13px;color:#ffffff80}.dgh-sbar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ede0cc;padding:12px 6%;display:flex;justify-content:space-between;align-items:center;gap:16px;z-index:200;box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform .3s;font-family:DM Sans,system-ui,sans-serif}.dgh-sbar.visible{transform:translateY(0)}.dgh-sbar .sbar-name{font-size:14px;font-weight:600;color:#2a2a2a}.dgh-sbar .sbar-prices{display:flex;align-items:baseline;gap:8px}.dgh-sbar .sbar-was{font-size:12px;color:#bbb;text-decoration:line-through}.dgh-sbar .sbar-now{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:#2a2a2a}.dgh-sbar .sbar-btn{background:#6b8f71;color:#fff;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:700;white-space:nowrap;border:none;cursor:pointer;transition:background .2s}.dgh-sbar .sbar-btn:hover{background:#4a6b51}@media(max-width:960px){.dgh-page .hero{grid-template-columns:1fr;gap:40px;padding:40px 6%}.dgh-page .pain-grid,.dgh-page .whofor-grid{grid-template-columns:1fr;gap:32px}.dgh-page .breeds-grid{grid-template-columns:repeat(2,1fr)}.dgh-page .inside-grid,.dgh-page .wins-grid{grid-template-columns:1fr 1fr}.dgh-page .testi-grid{grid-template-columns:1fr}}@media(max-width:580px){.dgh-page .inside-grid,.dgh-page .wins-grid,.dgh-page .breeds-grid{grid-template-columns:1fr}.dgh-page .ti{border-right:none;border-bottom:1px solid rgba(42,42,42,.08)}.dgh-sbar .sbar-name{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/doodle-grooming-styles.css.map */
