@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap');

/* ===== base (scoped to the page wrapper) ===== */
.dogge-home{--indigo:#01008C;--indigo2:#3b39c9;--gold:#F5C009;--gold2:#ffd23f;--cream:#FBF7EF;--ink:#1a1830;--muted:#5b5a6e;
  font-family:'Poppins',system-ui,-apple-system,sans-serif;color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased;background:#fff;width:100%}
.dogge-home *{box-sizing:border-box}
.dogge-home h1,.dogge-home h2,.dogge-home h3{font-family:'Fredoka','Poppins',sans-serif;line-height:1.06;letter-spacing:-.01em;margin:0}
.dogge-home .dh-pup{height:.92em;width:auto;vertical-align:-.16em;margin:0 .1em;display:inline-block}

/* ===== Elementor normalisation: strip container/widget chrome so .dh-* fully owns layout ===== */
.dogge-home .e-con,.dogge-home .e-con-inner{--gap:0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;max-width:none;width:100%}
.dogge-home .elementor-widget{margin:0;width:auto}
.dogge-home .elementor-widget:not(:last-child){margin-bottom:0}
.dogge-home .elementor-widget-container{margin:0}
.dogge-home .elementor-element{--widgets-spacing:0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px}

/* ===== structural layout (every container-targeting rule is .dogge-home-scoped to beat Elementor) ===== */
.dogge-home .dh-wrap{display:block;max-width:1180px;margin:0 auto;padding:0 clamp(1.1rem,4vw,2.4rem)}
.dogge-home .dh-block{display:block}
.dogge-home .dh-cream{background:var(--cream)}
.dogge-home .dh-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}
.dogge-home .dh-section{position:relative;padding:clamp(3.4rem,7vw,6rem) 0;overflow:hidden;display:block}
.dogge-home .dh-section>.dh-wrap{position:relative;z-index:1}

.dogge-home .dh-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:'Fredoka';font-weight:600;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--indigo);background:rgba(245,192,9,.2);padding:.42rem .95rem;border-radius:999px}

/* ----- buttons: original .dh-btn (used in raw-html) + native Button widget skin (.dhb / .dhb--*) ----- */
.dogge-home .dh-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:'Fredoka',sans-serif;font-weight:600;text-decoration:none;border-radius:999px;padding:.85rem 1.8rem;font-size:1.02rem;border:2px solid transparent;transition:transform .2s,background .2s,color .2s,box-shadow .2s;cursor:pointer}
.dogge-home .dh-btn--gold{background:var(--gold);color:var(--indigo);box-shadow:0 12px 26px -14px rgba(245,192,9,.9)}
.dogge-home .dh-btn--gold:hover{transform:translateY(-2px);background:var(--gold2)}
.dogge-home .dh-btn--indigo{background:var(--indigo);color:#fff}
.dogge-home .dh-btn--indigo:hover{transform:translateY(-2px);background:var(--indigo2)}
.dogge-home .dh-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.75)}
.dogge-home .dh-btn--ghost:hover{background:#fff;color:var(--indigo)}
.dogge-home .dhb .elementor-button{font-family:'Fredoka',sans-serif;font-weight:600;text-decoration:none;border-radius:999px;padding:.85rem 1.8rem;font-size:1.02rem;line-height:1.4;border:2px solid transparent;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s,background .2s,color .2s,box-shadow .2s;background-image:none}
.dogge-home .dhb .elementor-button .elementor-button-text{color:inherit}
.dogge-home .dhb--gold .elementor-button{background-color:var(--gold);color:var(--indigo);box-shadow:0 12px 26px -14px rgba(245,192,9,.9)}
.dogge-home .dhb--gold .elementor-button:hover{transform:translateY(-2px);background-color:var(--gold2)}
.dogge-home .dhb--indigo .elementor-button{background-color:var(--indigo);color:#fff}
.dogge-home .dhb--indigo .elementor-button:hover{transform:translateY(-2px);background-color:var(--indigo2)}
.dogge-home .dhb--ghost .elementor-button{background-color:transparent;color:#fff;border-color:rgba(255,255,255,.75)}
.dogge-home .dhb--ghost .elementor-button:hover{background-color:#fff;color:var(--indigo)}
.dogge-home .dhb--sm .elementor-button{padding:.6rem 1.4rem;font-size:.95rem}
.dogge-home .dhb--card .elementor-button{padding:.6rem 1.3rem;font-size:.92rem}

/* ----- watermarks ----- */
.dogge-home .dh-wm::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:min(46vw,540px);height:min(46vw,540px);
  background:url('/wp-content/uploads/2025/08/watermark.png') no-repeat center/contain;pointer-events:none;z-index:0}
.dogge-home .dh-wm--right::before{right:clamp(-90px,-3vw,-30px);left:auto}
.dogge-home .dh-wm--left::before{left:clamp(-90px,-3vw,-30px);right:auto;transform:translateY(-50%) scaleX(-1)}

/* ----- video backgrounds (Elementor native bg-video wrapper) ----- */
.dogge-home .dh-vbg{position:relative;overflow:hidden}
.dogge-home .dh-vid{position:absolute;inset:0;width:100%;height:100%;z-index:0;margin:0}
.dogge-home .dh-vid>.elementor-widget-container{height:100%;width:100%}
.dogge-home .dh-vbg video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0}
/* WordPress wraps the <video> in a MediaElement.js player — tame it into a real background */
.dogge-home .dh-vbg .mejs-container,.dogge-home .dh-vbg .mejs-mediaelement,.dogge-home .dh-vbg .mejs-inner,.dogge-home .dh-vbg mediaelementwrapper{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;background:transparent!important;z-index:0}
.dogge-home .dh-vbg .mejs-container video,.dogge-home .dh-vbg mediaelementwrapper video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
.dogge-home .dh-vbg .mejs-controls,.dogge-home .dh-vbg .mejs-overlay,.dogge-home .dh-vbg .mejs-overlay-play,.dogge-home .dh-vbg .mejs-overlay-button,.dogge-home .dh-vbg .mejs-overlay-loading,.dogge-home .dh-vbg .mejs-poster,.dogge-home .dh-vbg .mejs-offscreen,.dogge-home .dh-vbg .mejs-time-rail{display:none!important}

/* ----- hero ----- */
/* Starts BELOW the (opaque white) custom header instead of behind it — the video's top strip is
   where the dog's head is, so overlaying the header there cut the head off (client feedback). */
.dogge-home .dh-hero{min-height:calc(100vh - 92px);margin-top:92px;display:grid;place-items:center;text-align:center;color:#fff;padding:48px 0 56px}
.dogge-home .dh-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(1,0,60,.5),rgba(1,0,60,.32) 42%,rgba(1,0,70,.72))}
.dogge-home .dh-hero .dh-wrap{position:relative;z-index:2;max-width:900px}
.dogge-home .dh-hero .dh-eyebrow{color:#fff;background:rgba(255,255,255,.16);backdrop-filter:blur(4px)}
.dogge-home .dh-hero h1{font-size:clamp(2.7rem,6.6vw,5.2rem);color:#fff;font-weight:600;margin:1rem 0}
.dogge-home .dh-hero p{font-size:clamp(1.05rem,2vw,1.3rem);color:rgba(255,255,255,.94);max-width:42ch;margin:0 auto 2.1rem}
.dogge-home .dh-cta-row{display:flex;flex-direction:row!important;gap:.9rem;justify-content:center;flex-wrap:wrap}
.dogge-home .dh-cta-row>.elementor-widget{width:auto}
.dogge-home .dh-scroll{position:absolute;bottom:1.6rem;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.85);font-size:1.6rem;animation:dh-bob 1.8s ease-in-out infinite}
@keyframes dh-bob{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,8px)}}

/* ----- delivery ----- */
.dogge-home .dh-deliver{background:var(--indigo);color:#fff;padding:1.05rem 0}
.dogge-home .dh-deliver .dh-wrap{display:flex;flex-direction:row!important;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:1180px}
.dogge-home .dh-deliver strong{font-family:'Fredoka';font-weight:500;font-size:1.12rem}
.dogge-home .dh-deliver .dh-btn{padding:.6rem 1.4rem;font-size:.95rem}
/* brand buttons — recognisable Uber Eats / DoorDash pills with the real wordmarks */
.dogge-home .dh-dbtns{display:inline-flex;gap:.8rem;flex-wrap:wrap;align-items:center}
.dogge-home .dh-dbtn{display:inline-flex;align-items:center;border-radius:999px;padding:.62rem 1.45rem;text-decoration:none;box-shadow:0 12px 24px -12px rgba(0,0,0,.6);transition:transform .2s,box-shadow .2s}
.dogge-home .dh-dbtn:hover{transform:translateY(-2px)}
.dogge-home .dh-dbtn--ue,.dogge-home .dh-dbtn--dd{background:#fff}
.dogge-home .dh-dbtn img{height:22px;width:auto;display:block}

/* ----- split ----- */
.dogge-home .dh-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}
.dogge-home .dh-split .pic{width:100%;border-radius:26px;box-shadow:0 34px 60px -32px rgba(1,0,140,.5);aspect-ratio:4/3;object-fit:cover}
.dogge-home .dh-splitpic img{display:block;width:100%;border-radius:26px;box-shadow:0 34px 60px -32px rgba(1,0,140,.5);aspect-ratio:4/3;object-fit:cover}
.dogge-home .dh-split h2{font-size:clamp(2rem,4.2vw,3.3rem);color:var(--indigo);margin:.7rem 0 1rem}
.dogge-home .dh-split p{color:var(--muted);font-size:1.12rem;margin:0 0 1.7rem;max-width:46ch}
.dogge-home .dh-arrow{font-family:'Fredoka';font-weight:600;color:var(--indigo);text-decoration:none;display:inline-flex;gap:.5rem;align-items:center;transition:gap .2s}
.dogge-home .dh-arrow:hover{gap:.95rem}
.dogge-home .dh-head{text-align:center;max-width:660px;margin:0 auto clamp(2rem,4vw,3rem)}
.dogge-home .dh-head h2{font-size:clamp(2rem,4.2vw,3.3rem);color:var(--indigo);margin:.5rem 0}
.dogge-home .dh-head p{color:var(--muted);font-size:1.12rem;margin:0}

/* ----- two menus ----- */
.dogge-home .dh-menus{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.dogge-home .dh-mcard{position:relative;border-radius:26px;overflow:hidden;min-height:360px;display:flex;flex-direction:row!important;align-items:flex-end;text-decoration:none}
.dogge-home .dh-mcard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.dogge-home .dh-mcard:hover img{transform:scale(1.07)}
.dogge-home .dh-mcard::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(1,0,55,.86))}
/* native Image widget acts as the absolute, zooming card background */
.dogge-home .dh-mcard>.elementor-widget-image{position:absolute;inset:0;width:100%;height:100%;z-index:0;margin:0}
.dogge-home .dh-mcard>.elementor-widget-image>.elementor-widget-container,.dogge-home .dh-mcard .elementor-image{height:100%;width:100%}
.dogge-home .dh-mcard .body{position:relative;z-index:1;padding:1.9rem;color:#fff}
.dogge-home .dh-mcard h3{font-size:2rem;color:#fff;margin:0 0 .25rem}
.dogge-home .dh-mcard .go{font-family:'Fredoka';font-weight:600;color:var(--gold2);display:inline-flex;gap:.4rem;transition:gap .2s}
.dogge-home .dh-mcard:hover .go{gap:.85rem}

/* ----- what's on (events) ----- */
.dogge-home .dh-whatson{background:radial-gradient(120% 130% at 50% 0,#2b2aa6,var(--indigo) 60%,#05044f);color:#fff}
.dogge-home .dh-whatson .dh-head h2{color:#fff}
.dogge-home .dh-whatson .dh-head p{color:rgba(255,255,255,.85)}
.dogge-home .dh-whatson .dh-eyebrow{color:#fff;background:rgba(255,255,255,.16)}
.dogge-home .dh-whatson .dh-events-empty{color:rgba(255,255,255,.85)}
.dogge-home .dh-events{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;text-align:left}
.dogge-home .dh-event{background:#fff;border:1px solid #efe9da;border-radius:22px;padding:1.4rem;display:flex;gap:1.05rem;align-items:flex-start;box-shadow:0 24px 46px -36px rgba(1,0,140,.5);transition:transform .25s,box-shadow .25s}
.dogge-home .dh-event:hover{transform:translateY(-6px);box-shadow:0 36px 58px -34px rgba(1,0,140,.55)}
.dogge-home .dh-event .date{flex:0 0 auto;width:66px;border-radius:16px;background:var(--indigo);color:#fff;text-align:center;padding:.55rem 0 .5rem;font-family:'Fredoka'}
.dogge-home .dh-event .date b{display:block;font-size:1.55rem;font-weight:600;line-height:1.05}
.dogge-home .dh-event .date span{display:block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;opacity:.9}
.dogge-home .dh-event .date--soon{display:flex;align-items:center;justify-content:center;text-align:center}
.dogge-home .dh-event .date--soon b{font-size:1.05rem;line-height:1.1;letter-spacing:.04em}
.dogge-home .dh-event h3{font-size:1.28rem;color:var(--indigo);margin:0 0 .15rem}
.dogge-home .dh-event .when{font-family:'Fredoka';font-weight:500;font-size:.85rem;color:var(--ink);background:rgba(245,192,9,.28);display:inline-block;border-radius:999px;padding:.12rem .7rem;margin:0 0 .45rem}
.dogge-home .dh-event .where{display:flex;gap:.35rem;align-items:baseline;font-size:.9rem;color:var(--muted);margin:0 0 .5rem}
.dogge-home .dh-event p{color:var(--muted);font-size:.96rem;margin:0}
.dogge-home .dh-events-empty{color:var(--muted);font-size:1.08rem;text-align:center;margin:0}

/* ----- offerings cards ----- */
.dogge-home .dh-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.dogge-home .dh-card{background:#fff;border:1px solid #efe9da;border-radius:26px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 26px 50px -36px rgba(1,0,140,.5);transition:transform .25s,box-shadow .25s}
.dogge-home .dh-card:hover{transform:translateY(-8px);box-shadow:0 40px 64px -34px rgba(1,0,140,.55)}
.dogge-home .dh-card img{width:100%;height:210px;object-fit:cover}
.dogge-home .dh-card .body{padding:1.6rem;display:flex;flex-direction:column;gap:.65rem;flex:1}
.dogge-home .dh-card h3{font-size:1.55rem;color:var(--indigo)}
.dogge-home .dh-card p{color:var(--muted);margin:0;flex:1}
.dogge-home .dh-card .dh-btn{align-self:flex-start;margin-top:.4rem;padding:.6rem 1.3rem;font-size:.92rem}
.dogge-home .dh-card .dhb{align-self:flex-start;margin-top:.4rem}

/* ----- marquee ----- */
.dogge-home .dh-marquee{background:var(--indigo);overflow:hidden;padding:1rem 0;transform:rotate(-1.4deg);margin:clamp(2.5rem,6vw,4rem) 0;box-shadow:0 18px 40px -26px rgba(0,0,0,.35)}
.dogge-home .dh-marquee__t{display:inline-flex;align-items:center;white-space:nowrap;font-family:'Fredoka';font-weight:600;font-size:clamp(1.4rem,3vw,2.3rem);color:#fff;animation:dh-marq 28s linear infinite}
.dogge-home .dh-marquee__t span{padding:0 .4rem}
.dogge-home .dh-marquee__t .dh-mqpup{height:1.7em;width:auto;margin:0 1.5rem;vertical-align:middle}
@keyframes dh-marq{to{transform:translateX(-50%)}}

/* ----- loyalty ----- */
.dogge-home .dh-loyal{background:radial-gradient(120% 130% at 0 0,#2b2aa6,var(--indigo) 55%,#05044f);color:#fff}
.dogge-home .dh-loyal h2{color:#fff;font-size:clamp(2rem,4.2vw,3.3rem);margin:.6rem 0 1rem}
.dogge-home .dh-loyal p{color:rgba(255,255,255,.85);font-size:1.12rem;margin:0 0 1.5rem;max-width:46ch}
.dogge-home .dh-perks{list-style:none;padding:0;margin:0 0 1.9rem}
.dogge-home .dh-perks li{display:flex;gap:.7rem;align-items:center;font-weight:400;font-size:1.08rem;margin:.55rem 0}
.dogge-home .dh-perks li b{color:var(--gold2);font-size:1.35rem;line-height:1}
.dogge-home .dh-starcard{background:#fff;color:var(--ink);border-radius:26px;padding:2.1rem;box-shadow:0 40px 70px -30px rgba(0,0,0,.55);max-width:380px;margin:0 auto;transform:rotate(2deg)}
.dogge-home .dh-starcard .lbl{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:700;font-family:'Fredoka'}
.dogge-home .dh-starcard .stars{font-size:2.3rem;color:var(--gold);letter-spacing:.18rem;margin:.35rem 0}
.dogge-home .dh-starcard .stars .off{color:#e7e2d4}
.dogge-home .dh-starcard .big{font-family:'Fredoka';font-size:2.7rem;color:var(--indigo);line-height:1}
.dogge-home .dh-starcard .big small{font-size:1rem;color:var(--muted);font-weight:500}
.dogge-home .dh-pbar{height:14px;background:var(--cream);border-radius:99px;overflow:hidden;margin:1rem 0 .55rem}
.dogge-home .dh-pbar i{display:block;height:100%;width:60%;background:var(--gold);border-radius:99px}
.dogge-home .dh-starcard .note{font-size:.9rem;color:var(--muted);font-weight:500;margin:0}

/* ----- Dogge of the week ----- */
.dogge-home .dh-dotw{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}
.dogge-home .dh-dotw img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px;box-shadow:0 26px 50px -34px rgba(1,0,140,.45);transition:transform .35s}
.dogge-home .dh-dotw img:hover{transform:translateY(-6px)}

/* ----- shop (product cards on light bg — replaces the old blue-overlay photo band) ----- */
.dogge-home .dh-shop{background:#fff;text-align:center}
.dogge-home .dh-shopgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem;margin:0 0 2.1rem;text-align:left}
.dogge-home .dh-shopgrid a{display:flex;flex-direction:column;background:#fff;border:1px solid #efe9da;border-radius:22px;overflow:hidden;text-decoration:none;box-shadow:0 24px 46px -36px rgba(1,0,140,.45);transition:transform .25s,box-shadow .25s}
.dogge-home .dh-shopgrid a:hover{transform:translateY(-6px);box-shadow:0 36px 58px -32px rgba(1,0,140,.5)}
.dogge-home .dh-shopgrid img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.dogge-home .dh-shopgrid .nm{font-family:'Fredoka';font-weight:500;color:var(--ink);padding:.85rem 1.1rem 1rem;font-size:1.02rem}
.dogge-home .dh-shop .dh-cta-row{justify-content:center}

/* ----- contact ----- */
.dogge-home .dh-contact-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2.2rem;align-items:start}
.dogge-home .dh-contact h2{font-size:clamp(2rem,4.2vw,3.1rem);color:var(--ink);margin:.5rem 0 1rem}
.dogge-home .dh-contact p{color:var(--muted);margin:0 0 1.3rem}
.dogge-home .dh-contact h3{font-size:1.2rem;color:var(--ink);margin:0 0 .4rem}
.dogge-home .dh-socials{display:flex;gap:.7rem}
.dogge-home .dh-socials a{width:44px;height:44px;border-radius:50%;background:var(--indigo);display:grid;place-items:center;transition:transform .2s,background .2s}
.dogge-home .dh-socials a:hover{transform:translateY(-3px);background:var(--indigo2)}
.dogge-home .dh-socials svg{width:20px;height:20px;fill:#fff}

/* ----- theme overrides for the rebuild page ----- */
body.page-id-48460 .page_content_wrap{padding-top:0!important}
body.page-id-48460 .content{margin-bottom:0!important}

@media(max-width:860px){
  .dogge-home .dh-split,.dogge-home .dh-menus,.dogge-home .dh-cards,.dogge-home .dh-dotw,.dogge-home .dh-events{grid-template-columns:1fr}
  .dogge-home .dh-shopgrid{grid-template-columns:1fr 1fr}
  .dogge-home .dh-contact-grid{grid-template-columns:1fr;gap:1.4rem}
  .dogge-home .dh-split .pic,.dogge-home .dh-splitpic{order:-1}
  .dogge-home .dh-wm::before{display:none}
  .dogge-home .dh-starcard{transform:none;margin-top:1.5rem}
  .dogge-home .dh-hero{margin-top:72px;min-height:calc(100vh - 72px)}
}
@media(prefers-reduced-motion:reduce){.dogge-home .dh-marquee__t,.dogge-home .dh-scroll{animation:none}}
