.dhcc-app,
.dhcc-app *{box-sizing:border-box}
.dhcc-app{--dhcc-ink:#091434;--dhcc-muted:#6f7b9d;--dhcc-line:rgba(161,174,197,.34);--dhcc-soft:#f8fafc;--dhcc-card:#ffffff;--dhcc-pink:#ff1e86;--dhcc-violet:#8a22f4;--dhcc-blue:#174cff;--dhcc-orange:#ff5a16;--dhcc-shadow:0 22px 60px rgba(15,23,42,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--dhcc-ink);width:100%}
.dhcc-app a{color:inherit}
.dhcc-hero-card{position:relative;overflow:hidden;aspect-ratio:1672/941;min-height:0;display:flex;align-items:center;padding:clamp(28px,4vw,56px) clamp(24px,4.8vw,70px);border-radius:34px;background-image:url("hero-bg.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:0 30px 90px rgba(15,23,42,.20);color:#fff;margin-bottom:26px;isolation:isolate;border:5px solid rgba(255,255,255,.96)}
.dhcc-hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(65,16,128,.08) 0%,rgba(25,32,146,.02) 48%,rgba(4,92,210,0) 100%);z-index:0;pointer-events:none}
.dhcc-hero-card:after{content:"";position:absolute;left:clamp(28px,5.2vw,78px);bottom:clamp(16px,2.2vw,26px);width:310px;height:42px;background:linear-gradient(90deg,#ff63b0,#ffc12b);opacity:.9;filter:blur(18px);border-radius:999px;z-index:0;pointer-events:none}
.dhcc-hero-copy{position:relative;z-index:1;max-width:min(820px,58%);padding-top:0}
.dhcc-hero-copy h2{position:relative;margin:0 0 clamp(16px,1.8vw,22px);font-size:clamp(42px,5.5vw,86px);line-height:.88;letter-spacing:-.068em;color:#fff;text-shadow:0 5px 18px rgba(28,12,83,.24)}
.dhcc-title-line{display:block;white-space:nowrap}.dhcc-title-line--top{font-weight:950;color:#fff}.dhcc-title-line--top em{font-style:normal;color:#13e4ba;text-shadow:0 4px 16px rgba(0,212,181,.18)}
.dhcc-title-line--bottom{position:relative;display:inline-block;margin-top:6px;font-weight:950}.dhcc-title-line--bottom:after{content:"";position:absolute;left:0;right:10%;bottom:clamp(-18px,-1.25vw,-12px);height:clamp(7px,.75vw,11px);background:linear-gradient(90deg,#17ecc3 0%,#17ecc3 54%,rgba(23,236,195,0) 100%);border-radius:999px;transform:skewX(-18deg);box-shadow:0 4px 0 rgba(23,236,195,.14)}
.dhcc-title-line--bottom mark{display:inline;color:#ffc01d;background:transparent;font-weight:950}.dhcc-title-line--bottom strong{color:#ff63af;font-weight:950}
.dhcc-hero-copy p{margin:0;max-width:640px;font-size:clamp(16px,1.55vw,24px);line-height:1.48;color:rgba(255,255,255,.96);text-shadow:0 3px 12px rgba(22,12,75,.20)}
.dhcc-mini-grid{display:flex;flex-wrap:wrap;gap:clamp(10px,1.35vw,18px);margin-top:clamp(22px,2.6vw,34px)}
.dhcc-mini-grid span{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:clamp(52px,4.25vw,64px);padding:clamp(11px,1.1vw,15px) clamp(14px,1.65vw,22px);border-radius:20px;border:2px solid rgba(255,255,255,.24);font-size:clamp(14px,1.18vw,20px);line-height:1;font-weight:950;color:#fff;box-shadow:0 18px 36px rgba(10,20,96,.25),inset 0 1px 0 rgba(255,255,255,.34);text-shadow:0 2px 7px rgba(20,12,72,.22);backdrop-filter:blur(10px)}
.dhcc-mini-grid i{font-style:normal;display:grid;place-items:center;width:clamp(34px,3vw,44px);height:clamp(34px,3vw,44px);border-radius:14px;background:rgba(255,255,255,.16);font-size:clamp(20px,1.7vw,26px);line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.dhcc-mini-pill--pink{background:linear-gradient(135deg,#ff3f93 0%,#f34f9d 100%)}.dhcc-mini-pill--orange{background:linear-gradient(135deg,#ff5f56 0%,#ffc31e 100%)}.dhcc-mini-pill--blue{background:linear-gradient(135deg,#7c31f7 0%,#03b7f4 100%)}
.dhcc-hero-note{margin-top:clamp(26px,4.1vw,54px);display:grid;gap:3px;color:#fff;text-shadow:0 3px 12px rgba(22,12,75,.25)}.dhcc-hero-note b{font-family:"Comic Sans MS","Trebuchet MS",cursive;font-size:clamp(22px,2.25vw,34px);line-height:1;color:#ff63af;font-style:italic;font-weight:900;letter-spacing:.01em}.dhcc-hero-note span{display:block;font-size:clamp(18px,1.75vw,28px);line-height:1.1;font-weight:950;color:#fff;letter-spacing:-.035em}.dhcc-hero-badge{display:none}

.dhcc-grid{display:grid;grid-template-columns:minmax(360px,.66fr) minmax(0,1fr);gap:22px;margin:0 0 22px;align-items:stretch}
.dhcc-card{position:relative;border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fff 62%,#fbfdff 100%);border:1px solid rgba(201,211,226,.86);box-shadow:0 18px 45px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.95);padding:36px;overflow:hidden}
.dhcc-card:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.74);pointer-events:none}.dhcc-card>*{position:relative;z-index:1}
.dhcc-card-head{margin-bottom:24px}.dhcc-card-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dhcc-card-head-row p{max-width:480px;margin-top:10px!important}
.dhcc-pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:7px 12px;border-radius:999px;background:#fce7f3;color:#be185d;font-size:11px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.dhcc-card-head--form .dhcc-pill,.dhcc-card-head--result .dhcc-pill{min-width:84px;height:38px;padding:0 20px;background:linear-gradient(135deg,#ff2f86 0%,#e82fc9 48%,#4b45ff 100%);color:#fff;font-size:16px;letter-spacing:.02em;box-shadow:0 8px 18px rgba(133,44,220,.27),inset 0 1px 0 rgba(255,255,255,.42)}
.dhcc-card h3{margin:20px 0 10px;font-size:clamp(34px,2.9vw,48px);line-height:1.04;letter-spacing:-.055em;font-weight:950;color:#081433}.dhcc-card-head--form h3 span,.dhcc-card-head--result h3 span{background:linear-gradient(90deg,#ff177d 0%,#bd22e7 48%,#154dff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.dhcc-card-head--result h3{max-width:1000px}.dhcc-card h4{margin:0 0 8px;font-size:17px;color:var(--dhcc-ink)}.dhcc-card p,.dhcc-card li{font-size:18px;line-height:1.55;color:var(--dhcc-muted)}.dhcc-card p{margin:0}
.dhcc-form{padding:36px 36px 30px}.dhcc-form:after{content:"🐾";position:absolute;right:42px;top:72px;font-size:46px;line-height:1;filter:drop-shadow(0 8px 9px rgba(126,34,206,.28));opacity:.82}
.dhcc-field-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:20px;align-items:center;margin:0 0 24px}.dhcc-field-row[hidden]{display:none!important}
.dhcc-field-icon{width:74px;height:74px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#fff3f8,#f3edff);border:1px solid rgba(230,199,221,.72);box-shadow:0 14px 28px rgba(124,58,237,.10),inset 0 1px 0 rgba(255,255,255,.88)}.dhcc-field-icon i{font-style:normal;font-size:40px;line-height:1;filter:drop-shadow(0 7px 7px rgba(95,35,160,.18))}
.dhcc-field{position:relative;display:block;margin:0;font-weight:850;color:#101938}.dhcc-field span{position:absolute;left:13px;top:-12px;z-index:2;padding:0 8px;background:#fff;color:#111a39;font-size:18px;line-height:1.1;font-weight:850;letter-spacing:-.02em;white-space:nowrap}.dhcc-field input,.dhcc-field select{width:100%;height:74px;border:1.5px solid rgba(201,211,226,.95);border-radius:18px;background:#fff;padding:19px 22px 11px;color:#071334;font-size:24px;line-height:1;font-weight:850;outline:none;box-shadow:0 8px 18px rgba(15,23,42,.025),inset 0 1px 0 rgba(255,255,255,.92);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dhcc-field select{font-size:18px;font-weight:760;appearance:auto}.dhcc-field input:focus,.dhcc-field select:focus{border-color:rgba(116,55,241,.70);box-shadow:0 0 0 5px rgba(124,58,237,.10),0 12px 24px rgba(15,23,42,.05)}
.dhcc-button{position:relative;width:100%;min-height:80px;margin-top:6px;border:0;border-radius:18px;background:linear-gradient(100deg,#ff1d78 0%,#d52ed6 45%,#125dff 100%);color:#fff;font-size:26px;font-weight:950;letter-spacing:-.035em;cursor:pointer;box-shadow:0 18px 28px rgba(88,75,239,.22),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.dhcc-button span{position:absolute;left:36px;top:50%;transform:translateY(-50%);font-size:34px;line-height:1;font-weight:400}.dhcc-button:hover{transform:translateY(-1px);box-shadow:0 22px 36px rgba(88,75,239,.30);filter:saturate(1.05)}
.dhcc-disclaimer{display:grid!important;grid-template-columns:38px 1fr;gap:12px;align-items:start;margin-top:24px!important;font-size:16px!important;line-height:1.8!important;color:#7884a3!important}.dhcc-disclaimer span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#071334;font-size:22px;font-family:Georgia,serif;font-weight:900;font-style:italic;box-shadow:0 8px 18px rgba(15,23,42,.11),inset 0 0 0 1px rgba(201,211,226,.75)}
.dhcc-result-card{display:flex;flex-direction:column;padding:36px 38px 32px}.dhcc-card-head--result{margin-bottom:28px}.dhcc-card-head--result p{font-size:20px;line-height:1.45}.dhcc-countdown{display:grid;grid-template-columns:210px 1px minmax(0,1fr) 190px;gap:34px;align-items:center;min-height:266px;padding:26px 28px;border-radius:26px;background:linear-gradient(108deg,rgba(255,242,248,.92) 0%,rgba(255,247,252,.86) 44%,rgba(241,240,255,.96) 100%);border:1px solid rgba(247,191,225,.80);box-shadow:inset 0 1px 0 rgba(255,255,255,.78);margin-bottom:26px}.dhcc-countdown-divider{display:block;width:1px;height:142px;background:linear-gradient(180deg,rgba(255,49,132,0),rgba(255,49,132,.36),rgba(255,49,132,0));border-left:1px dashed rgba(255,49,132,.32)}
.dhcc-ring{--dhcc-progress:0%;width:186px;height:186px;border-radius:50%;display:grid;place-items:center;align-content:center;background:conic-gradient(#4b22f1 0 25%,#b916e2 42%,#ff1d83 var(--dhcc-progress),rgba(229,233,243,.95) 0);position:relative;box-shadow:0 15px 28px rgba(124,58,237,.13)}.dhcc-ring:before{content:"";position:absolute;inset:16px;border-radius:inherit;background:#fff;box-shadow:inset 0 0 0 1px rgba(161,174,197,.16),0 4px 16px rgba(15,23,42,.06)}.dhcc-ring strong,.dhcc-ring span{position:relative;z-index:1;display:block;text-align:center}.dhcc-ring strong{font-size:64px;line-height:.92;color:#081433;letter-spacing:-.065em;font-weight:950}.dhcc-ring span{font-size:24px;letter-spacing:-.03em;text-transform:uppercase;font-weight:680;color:#5e6b8e}.dhcc-muted{display:block;font-size:22px;line-height:1.25;color:#111a39;font-weight:850;margin-bottom:18px}.dhcc-date-line{display:block;font-size:clamp(42px,4.3vw,66px);line-height:1.02;letter-spacing:-.06em;font-weight:950;background:linear-gradient(90deg,#ff177d 0%,#c224d9 55%,#174cff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dhcc-countdown small{display:block;margin-top:14px;color:#65718f;line-height:1.4;font-size:20px;font-weight:720}.dhcc-countdown-art{position:relative;width:164px;height:160px;display:grid;place-items:center}.dhcc-countdown-art span{font-size:114px;line-height:1;filter:drop-shadow(0 16px 14px rgba(82,55,165,.18))}.dhcc-countdown-art i{position:absolute;right:3px;bottom:8px;width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8848ff,#4b2ce8);border:5px solid rgba(255,255,255,.94);color:#fff;font-size:45px;line-height:1;font-style:normal;font-weight:950;box-shadow:0 12px 20px rgba(64,46,185,.25)}
.dhcc-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:auto}.dhcc-result-grid article{min-height:146px;display:grid;grid-template-columns:90px minmax(0,1fr);gap:20px;align-items:center;padding:24px 26px;border-radius:20px;background:#fff;border:1px solid rgba(201,211,226,.86);box-shadow:0 13px 26px rgba(15,23,42,.035),inset 0 1px 0 rgba(255,255,255,.88)}.dhcc-result-grid article>div>span{display:block;margin-bottom:10px;font-size:18px;line-height:1.25;color:#111a39;font-weight:850;letter-spacing:-.025em;text-transform:none}.dhcc-result-grid strong{display:block;font-size:22px;line-height:1.35;color:#081433;font-weight:850;letter-spacing:-.025em}.dhcc-result-grid article:nth-child(1) strong,.dhcc-result-grid article:nth-child(2) strong{background:linear-gradient(90deg,#ff177d 0%,#ff5c00 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dhcc-result-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:19px;font-size:50px;line-height:1;background:linear-gradient(145deg,#fff3f8,#f3edff);filter:drop-shadow(0 10px 10px rgba(95,35,160,.13))}
.dhcc-timeline-card{margin-bottom:22px}.dhcc-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dhcc-timeline article{position:relative;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.24);overflow:hidden}.dhcc-timeline article:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,var(--dhcc-pink),var(--dhcc-violet),var(--dhcc-blue))}.dhcc-dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:var(--dhcc-pink);box-shadow:0 0 0 7px rgba(255,79,147,.12);margin-bottom:14px}.dhcc-info-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.dhcc-info-card ul{padding-left:18px;margin:10px 0 0}.dhcc-info-card li+li{margin-top:7px}.dhcc-warning-card{background:linear-gradient(180deg,#fff,#fff7ed);border-color:rgba(251,146,60,.25)}.dhcc-warning-card .dhcc-pill{background:#ffedd5;color:#c2410c}
@media (max-width:1280px){.dhcc-card{padding:28px}.dhcc-form{padding:28px}.dhcc-result-card{padding:28px}.dhcc-grid{grid-template-columns:minmax(320px,.62fr) minmax(0,1fr);gap:18px}.dhcc-field-row{grid-template-columns:74px 1fr;gap:16px;margin-bottom:18px}.dhcc-field-icon{width:64px;height:64px}.dhcc-field-icon i{font-size:34px}.dhcc-field input,.dhcc-field select{height:66px;font-size:20px}.dhcc-field select{font-size:16px}.dhcc-button{min-height:68px;font-size:22px}.dhcc-countdown{grid-template-columns:160px 1px minmax(0,1fr) 126px;gap:22px;min-height:220px}.dhcc-ring{width:148px;height:148px}.dhcc-ring strong{font-size:50px}.dhcc-ring span{font-size:18px}.dhcc-countdown-art{width:124px}.dhcc-countdown-art span{font-size:84px}.dhcc-date-line{font-size:clamp(36px,4vw,54px)}.dhcc-result-grid article{grid-template-columns:70px 1fr;gap:14px;padding:20px}.dhcc-result-icon{width:62px;height:62px;font-size:40px}}
@media (max-width:1180px){.dhcc-hero-card{padding:34px 34px;background-position:center center}.dhcc-hero-copy{max-width:61%}.dhcc-hero-copy h2{font-size:clamp(40px,5.2vw,68px)}.dhcc-hero-copy p{max-width:560px;font-size:clamp(15px,1.55vw,20px)}.dhcc-mini-grid{gap:10px}.dhcc-mini-grid span{min-height:50px;padding:11px 14px}.dhcc-mini-grid i{width:34px;height:34px;font-size:20px}.dhcc-hero-note{margin-top:26px}}
@media (max-width:1040px){.dhcc-grid,.dhcc-info-grid{grid-template-columns:1fr}.dhcc-result-card,.dhcc-form{padding:30px}.dhcc-form:after{right:36px}.dhcc-card h3{font-size:clamp(34px,6vw,46px)}.dhcc-hero-card{aspect-ratio:auto;min-height:540px;align-items:flex-start;background-size:cover;background-position:68% center;padding:34px 30px}.dhcc-hero-card:before{background:linear-gradient(90deg,rgba(39,10,97,.68) 0%,rgba(36,19,128,.40) 56%,rgba(0,101,207,.04) 100%)}.dhcc-hero-copy{max-width:min(620px,74%)}.dhcc-hero-copy h2{font-size:clamp(42px,7.2vw,66px);margin-top:0}.dhcc-title-line{white-space:normal}.dhcc-hero-copy p{font-size:17px;max-width:540px}.dhcc-mini-grid{max-width:560px}.dhcc-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.dhcc-card-head-row{display:block}}
@media (max-width:740px){.dhcc-card-head--form .dhcc-pill,.dhcc-card-head--result .dhcc-pill{height:34px;min-width:72px;font-size:13px;padding:0 16px}.dhcc-app{margin-left:-2px;margin-right:-2px}.dhcc-hero-card{aspect-ratio:auto;min-height:650px;padding:22px;border-radius:26px;border-width:3px;background-size:auto 100%;background-position:62% bottom;align-items:flex-start}.dhcc-hero-card:before{background:linear-gradient(180deg,rgba(44,12,111,.90) 0%,rgba(39,18,129,.74) 45%,rgba(0,101,207,.10) 100%)}.dhcc-hero-card:after{left:22px;bottom:18px;width:220px;height:30px}.dhcc-hero-copy{max-width:100%}.dhcc-hero-copy h2{font-size:clamp(36px,10.8vw,52px);line-height:.92;margin:0 0 18px;letter-spacing:-.058em}.dhcc-title-line{white-space:normal}.dhcc-title-line--bottom:after{bottom:-12px;height:7px}.dhcc-hero-copy p{max-width:98%;font-size:15.5px;line-height:1.5}.dhcc-mini-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px;max-width:295px}.dhcc-mini-grid span{justify-content:flex-start;min-height:50px;padding:10px 13px;border-radius:17px;font-size:14px}.dhcc-mini-grid i{width:32px;height:32px;font-size:19px}.dhcc-hero-note{margin-top:24px}.dhcc-hero-note b{font-size:23px}.dhcc-hero-note span{font-size:21px;max-width:270px}.dhcc-grid{gap:16px}.dhcc-card,.dhcc-form,.dhcc-result-card{padding:20px;border-radius:24px}.dhcc-form:after{display:none}.dhcc-card h3{margin-top:16px;font-size:34px}.dhcc-card p,.dhcc-card li{font-size:15.5px}.dhcc-field-row{grid-template-columns:56px 1fr;gap:12px;margin-bottom:16px}.dhcc-field-icon{width:54px;height:54px;border-radius:15px}.dhcc-field-icon i{font-size:30px}.dhcc-field span{font-size:13px;top:-9px}.dhcc-field input,.dhcc-field select{height:60px;border-radius:16px;font-size:17px;padding-left:16px;padding-right:16px}.dhcc-field select{font-size:14px}.dhcc-button{min-height:62px;font-size:18px}.dhcc-button span{left:20px;font-size:26px}.dhcc-disclaimer{font-size:14px!important;line-height:1.55!important}.dhcc-countdown{grid-template-columns:1fr;text-align:center;justify-items:center;gap:14px;padding:22px 18px}.dhcc-countdown-divider{display:none}.dhcc-countdown-art{display:none}.dhcc-muted{font-size:17px}.dhcc-date-line{font-size:38px}.dhcc-countdown small{font-size:16px}.dhcc-ring{width:140px;height:140px}.dhcc-ring strong{font-size:44px}.dhcc-ring span{font-size:17px}.dhcc-result-grid,.dhcc-timeline{grid-template-columns:1fr}.dhcc-result-grid article{grid-template-columns:62px 1fr;min-height:112px;padding:18px}.dhcc-result-icon{width:54px;height:54px;font-size:34px}.dhcc-result-grid article>div>span{font-size:15px}.dhcc-result-grid strong{font-size:17px}}

/* v1.0.5 — compact desktop layout + safer responsive behavior for calculator/results */
@media (min-width:1041px){
  .dhcc-grid{
    max-width:1180px;
    margin-left:auto;
    margin-right:auto;
    grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
    gap:18px;
  }
  .dhcc-card{border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.055),inset 0 1px 0 rgba(255,255,255,.95)}
  .dhcc-form{padding:24px 24px 22px}
  .dhcc-result-card{padding:24px}
  .dhcc-card-head{margin-bottom:18px}
  .dhcc-card-head--result{margin-bottom:18px}
  .dhcc-card-head--form .dhcc-pill,
  .dhcc-card-head--result .dhcc-pill{height:30px;min-width:72px;padding:0 14px;font-size:13px}
  .dhcc-card h3{margin:14px 0 8px;font-size:clamp(28px,2.05vw,36px);line-height:1.04;letter-spacing:-.05em}
  .dhcc-card p,.dhcc-card li{font-size:15.5px;line-height:1.5}
  .dhcc-card-head--result p{font-size:16px;line-height:1.45}
  .dhcc-form:after{right:26px;top:60px;font-size:36px}
  .dhcc-field-row{grid-template-columns:62px minmax(0,1fr);gap:14px;margin-bottom:16px}
  .dhcc-field-icon{width:56px;height:56px;border-radius:15px}
  .dhcc-field-icon i{font-size:30px}
  .dhcc-field span{top:-9px;left:12px;font-size:14px}
  .dhcc-field input,.dhcc-field select{height:58px;border-radius:15px;padding:15px 18px 9px;font-size:18px}
  .dhcc-field select{font-size:14.5px;font-weight:760}
  .dhcc-button{min-height:60px;border-radius:15px;margin-top:4px;font-size:20px;letter-spacing:-.03em}
  .dhcc-button span{left:24px;font-size:26px}
  .dhcc-disclaimer{grid-template-columns:30px 1fr;gap:10px;margin-top:16px!important;font-size:13.5px!important;line-height:1.55!important}
  .dhcc-disclaimer span{width:28px;height:28px;font-size:17px}
  .dhcc-countdown{grid-template-columns:142px 1px minmax(0,1fr) 106px;gap:20px;min-height:174px;padding:20px 22px;border-radius:22px;margin-bottom:18px}
  .dhcc-countdown-divider{height:104px}
  .dhcc-ring{width:124px;height:124px}
  .dhcc-ring:before{inset:12px}
  .dhcc-ring strong{font-size:42px;line-height:.9}
  .dhcc-ring span{font-size:15px}
  .dhcc-muted{font-size:16px;margin-bottom:10px}
  .dhcc-date-line{font-size:clamp(34px,3.1vw,46px);line-height:1.02}
  .dhcc-countdown small{margin-top:9px;font-size:15px;line-height:1.35}
  .dhcc-countdown-art{width:100px;height:106px}
  .dhcc-countdown-art span{font-size:74px}
  .dhcc-countdown-art i{width:46px;height:46px;border-width:4px;font-size:30px;right:0;bottom:4px}
  .dhcc-result-grid{gap:14px}
  .dhcc-result-grid article{min-height:104px;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:16px 18px;border-radius:17px}
  .dhcc-result-icon{width:50px;height:50px;border-radius:15px;font-size:32px}
  .dhcc-result-grid article>div>span{margin-bottom:7px;font-size:14px;line-height:1.22}
  .dhcc-result-grid strong{font-size:16px;line-height:1.28}
}
@media (min-width:1041px) and (max-width:1180px){
  .dhcc-grid{max-width:1060px;grid-template-columns:minmax(286px,.7fr) minmax(0,1.3fr);gap:16px}
  .dhcc-card,.dhcc-form,.dhcc-result-card{padding:20px}
  .dhcc-card h3{font-size:30px}
  .dhcc-countdown{grid-template-columns:118px 1px minmax(0,1fr) 86px;gap:16px;min-height:158px;padding:18px}
  .dhcc-ring{width:106px;height:106px}
  .dhcc-ring strong{font-size:36px}
  .dhcc-ring span{font-size:13px}
  .dhcc-date-line{font-size:36px}
  .dhcc-countdown-art span{font-size:62px}
  .dhcc-countdown-art{width:84px;height:90px}
  .dhcc-result-grid article{min-height:96px;padding:14px;grid-template-columns:50px 1fr}
  .dhcc-result-icon{width:44px;height:44px;font-size:28px}
  .dhcc-result-grid strong{font-size:15px}
}
@media (max-width:1040px){
  .dhcc-grid{max-width:760px;margin-left:auto;margin-right:auto;grid-template-columns:1fr}
}
@media (max-width:740px){
  .dhcc-grid{max-width:none;margin-left:0;margin-right:0}
  .dhcc-card,.dhcc-form,.dhcc-result-card{padding:18px;border-radius:22px}
  .dhcc-card h3{font-size:30px;line-height:1.05}
  .dhcc-field-row{grid-template-columns:50px 1fr;gap:10px}
  .dhcc-field-icon{width:48px;height:48px}
  .dhcc-field-icon i{font-size:27px}
  .dhcc-button{font-size:17px}
}
@media (max-width:420px){
  .dhcc-card,.dhcc-form,.dhcc-result-card{padding:16px;border-radius:20px}
  .dhcc-card h3{font-size:28px}
  .dhcc-field-row{grid-template-columns:1fr;gap:8px}
  .dhcc-field-icon{display:none}
  .dhcc-button span{display:none}
  .dhcc-result-grid article{grid-template-columns:1fr;text-align:left}
  .dhcc-result-icon{display:none}
}


/* v1.0.6 — cycle chart block redesigned to match the provided mockup */
.dhcc-timeline-card{
  max-width:1560px;
  margin:0 auto 24px;
  padding:38px 40px 40px;
  border-radius:38px;
  background:linear-gradient(180deg,#fff 0%,#fff 66%,#fbfdff 100%);
  border:1px solid rgba(201,211,226,.92);
  box-shadow:0 24px 58px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.98);
}
.dhcc-timeline-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:42px;
  margin:0 0 34px;
}
.dhcc-timeline-head>div{min-width:0;flex:1 1 auto}
.dhcc-timeline-head p{
  max-width:600px;
  margin:42px 0 0!important;
  font-size:24px;
  line-height:1.55;
  color:#647092;
  font-weight:540;
  letter-spacing:-.02em;
}
.dhcc-pill--chart{
  height:50px;
  padding:0 24px 0 16px;
  gap:12px;
  border-radius:999px;
  background:linear-gradient(100deg,#ff2f84 0%,#c933ea 52%,#287dff 100%);
  color:#fff;
  font-size:20px;
  letter-spacing:.065em;
  box-shadow:0 14px 26px rgba(119,65,235,.22),inset 0 1px 0 rgba(255,255,255,.34);
}
.dhcc-pill--chart i{
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.92);
  color:#fff;
  font-size:19px;
  line-height:1;
  font-style:normal;
  font-weight:900;
}
.dhcc-timeline-card .dhcc-timeline-head h3{
  margin:26px 0 0;
  color:#071334;
  font-size:clamp(42px,4.1vw,64px);
  line-height:.98;
  letter-spacing:-.07em;
  font-weight:950;
}
.dhcc-timeline{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:34px;
}
.dhcc-timeline .dhcc-phase-card{
  position:relative;
  min-height:390px;
  padding:42px 28px 34px;
  border-radius:26px;
  overflow:hidden;
  background:linear-gradient(180deg,#fff 0%,#fff 68%,#fcfdff 100%);
  border:1px solid rgba(202,212,228,.96);
  box-shadow:0 18px 34px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.96);
}
.dhcc-timeline .dhcc-phase-card:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:9px;
  background:linear-gradient(90deg,#ff2c89 0%,#d02bea 50%,#287dff 100%);
  border-radius:26px 26px 0 0;
}
.dhcc-timeline .dhcc-phase-card:after{
  content:"";
  position:absolute;
  left:26px;
  top:42px;
  width:108px;
  height:108px;
  border-radius:50%;
  background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.95) 0 12%,rgba(255,225,241,.98) 13% 64%,rgba(255,214,235,.55) 65% 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 20px 30px rgba(212,61,152,.10);
  pointer-events:none;
}
.dhcc-phase-icon{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  width:108px;
  height:108px;
  margin:0 0 26px;
  border-radius:50%;
  font-size:58px;
  line-height:1;
  filter:drop-shadow(0 15px 12px rgba(121,45,194,.20));
}
.dhcc-timeline .dhcc-phase-card--estrus:after{background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.95) 0 12%,rgba(255,226,242,.98) 13% 64%,rgba(255,216,236,.55) 65% 100%)}
.dhcc-timeline .dhcc-phase-card--diestrus:after{background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.95) 0 12%,rgba(235,225,255,.98) 13% 64%,rgba(224,215,255,.55) 65% 100%)}
.dhcc-timeline .dhcc-phase-card--anestrus:after{background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.95) 0 12%,rgba(235,225,255,.98) 13% 64%,rgba(224,215,255,.55) 65% 100%)}
.dhcc-timeline .dhcc-phase-card h4{
  margin:0 0 22px;
  color:#071334;
  font-size:clamp(30px,2.5vw,42px);
  line-height:1;
  letter-spacing:-.065em;
  font-weight:950;
  text-shadow:0 2px 0 rgba(255,255,255,.95),0 10px 18px rgba(15,23,42,.08);
}
.dhcc-timeline .dhcc-phase-card p{
  margin:0;
  color:#1e2949;
  font-size:23px;
  line-height:1.62;
  font-weight:470;
  letter-spacing:-.02em;
}
.dhcc-timeline .dhcc-dot{display:none!important}
@media (max-width:1280px){
  .dhcc-timeline-card{max-width:1180px;padding:32px;border-radius:32px}
  .dhcc-timeline-head{gap:28px;margin-bottom:28px}
  .dhcc-timeline-head p{max-width:460px;margin-top:34px!important;font-size:19px;line-height:1.55}
  .dhcc-pill--chart{height:42px;padding:0 19px 0 12px;font-size:16px;gap:10px}
  .dhcc-pill--chart i{width:28px;height:28px;font-size:16px}
  .dhcc-timeline-card .dhcc-timeline-head h3{margin-top:22px;font-size:clamp(38px,4.1vw,54px)}
  .dhcc-timeline{gap:24px}
  .dhcc-timeline .dhcc-phase-card{min-height:330px;padding:34px 22px 28px;border-radius:23px}
  .dhcc-timeline .dhcc-phase-card:after{left:22px;top:36px;width:88px;height:88px}
  .dhcc-phase-icon{width:88px;height:88px;margin-bottom:24px;font-size:48px}
  .dhcc-timeline .dhcc-phase-card h4{font-size:32px;margin-bottom:18px}
  .dhcc-timeline .dhcc-phase-card p{font-size:19px;line-height:1.58}
}
@media (max-width:1040px){
  .dhcc-timeline-card{max-width:760px;padding:28px}
  .dhcc-timeline-head{display:block;margin-bottom:26px}
  .dhcc-timeline-head p{max-width:none;margin-top:18px!important;font-size:18px}
  .dhcc-timeline-card .dhcc-timeline-head h3{font-size:clamp(36px,6vw,48px)}
  .dhcc-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .dhcc-timeline .dhcc-phase-card{min-height:300px}
}
@media (max-width:740px){
  .dhcc-timeline-card{padding:20px;border-radius:24px;margin-bottom:18px}
  .dhcc-pill--chart{height:36px;padding:0 15px 0 9px;font-size:12px;letter-spacing:.06em}
  .dhcc-pill--chart i{width:25px;height:25px;font-size:14px;border-width:1.5px}
  .dhcc-timeline-card .dhcc-timeline-head h3{margin-top:16px;font-size:34px;line-height:1.03;letter-spacing:-.055em}
  .dhcc-timeline-head p{font-size:15.5px;line-height:1.5}
  .dhcc-timeline{grid-template-columns:1fr;gap:14px}
  .dhcc-timeline .dhcc-phase-card{min-height:0;padding:24px 20px 22px 108px;border-radius:20px}
  .dhcc-timeline .dhcc-phase-card:before{height:6px;border-radius:20px 20px 0 0}
  .dhcc-timeline .dhcc-phase-card:after{left:18px;top:28px;width:68px;height:68px}
  .dhcc-phase-icon{position:absolute;left:18px;top:28px;width:68px;height:68px;margin:0;font-size:38px}
  .dhcc-timeline .dhcc-phase-card h4{font-size:28px;margin-bottom:10px;letter-spacing:-.05em}
  .dhcc-timeline .dhcc-phase-card p{font-size:15.5px;line-height:1.5}
}
@media (max-width:420px){
  .dhcc-timeline-card{padding:16px;border-radius:20px}
  .dhcc-timeline-card .dhcc-timeline-head h3{font-size:30px}
  .dhcc-timeline .dhcc-phase-card{padding:22px 16px 20px 92px}
  .dhcc-timeline .dhcc-phase-card:after,.dhcc-phase-icon{left:14px;top:25px;width:62px;height:62px}
  .dhcc-phase-icon{font-size:34px}
}


/* v1.0.7 — info cards redesigned to match the provided mockup */
.dhcc-info-grid{
  max-width:1560px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.dhcc-info-card{
  position:relative;
  min-height:490px;
  padding:36px 38px 34px;
  border-radius:34px;
  background:linear-gradient(180deg,#fff 0%,#fff 76%,#fbfdff 100%);
  border:1px solid rgba(208,215,230,.96);
  box-shadow:0 20px 48px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.98);
}
.dhcc-warning-card{
  background:linear-gradient(180deg,#fffdfa 0%,#fffaf4 100%);
  border-color:rgba(236,219,196,.92);
}
.dhcc-info-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:8px;
}
.dhcc-info-card .dhcc-pill{
  height:56px;
  padding:0 24px;
  border-radius:999px;
  font-size:20px;
  font-weight:900;
  letter-spacing:.06em;
  box-shadow:0 12px 22px rgba(15,23,42,.05),inset 0 1px 0 rgba(255,255,255,.85);
}
.dhcc-pill--signs{background:#f8d9ee;color:#d12996}
.dhcc-pill--first-heat{background:#e8ddff;color:#5d39ea}
.dhcc-pill--vet{background:#f8e6d6;color:#d96c1e}
.dhcc-info-art{
  flex:0 0 auto;
  width:122px;
  height:122px;
  display:block;
}
.dhcc-info-art svg{display:block;width:100%;height:100%}
.dhcc-info-card h3{
  margin:26px 0 22px;
  color:#071334;
  font-size:clamp(34px,3.2vw,56px);
  line-height:1.07;
  letter-spacing:-.065em;
  font-weight:950;
}
.dhcc-info-card p,
.dhcc-info-card li{
  color:#1f2d50;
  font-size:24px;
  line-height:1.68;
  font-weight:470;
  letter-spacing:-.02em;
}
.dhcc-info-card p{margin:0}
.dhcc-info-card p + p{margin-top:10px}
.dhcc-sign-list{
  margin:0;
  padding:0;
  list-style:none;
}
.dhcc-sign-list li{
  position:relative;
  padding-left:34px;
}
.dhcc-sign-list li + li{margin-top:12px}
.dhcc-sign-list li:before{
  content:"";
  position:absolute;
  left:0;
  top:.78em;
  width:11px;
  height:11px;
  border-radius:50%;
  background:#f146b0;
  box-shadow:0 0 0 6px rgba(241,70,176,.12);
}
@media (max-width:1360px){
  .dhcc-info-grid{max-width:1180px;gap:18px}
  .dhcc-info-card{min-height:430px;padding:28px 28px 26px;border-radius:28px}
  .dhcc-info-card .dhcc-pill{height:48px;padding:0 20px;font-size:17px}
  .dhcc-info-art{width:98px;height:98px}
  .dhcc-info-card h3{margin:22px 0 18px;font-size:clamp(30px,3vw,46px)}
  .dhcc-info-card p,.dhcc-info-card li{font-size:19px;line-height:1.6}
}
@media (max-width:1040px){
  .dhcc-info-grid{max-width:760px;grid-template-columns:1fr;gap:16px}
  .dhcc-info-card{min-height:0;padding:24px;border-radius:24px}
  .dhcc-info-art{width:86px;height:86px}
  .dhcc-info-card h3{font-size:36px;margin:18px 0 14px}
  .dhcc-info-card p,.dhcc-info-card li{font-size:18px;line-height:1.56}
}
@media (max-width:740px){
  .dhcc-info-card{padding:20px 18px;border-radius:22px}
  .dhcc-info-card .dhcc-pill{height:40px;padding:0 16px;font-size:14px}
  .dhcc-info-art{width:72px;height:72px}
  .dhcc-info-card h3{font-size:30px;margin:16px 0 12px;line-height:1.08}
  .dhcc-info-card p,.dhcc-info-card li{font-size:15.5px;line-height:1.5}
  .dhcc-sign-list li{padding-left:24px}
  .dhcc-sign-list li:before{width:8px;height:8px;top:.82em;box-shadow:0 0 0 4px rgba(241,70,176,.12)}
}


/* v1.0.8 — compact desktop and responsive scaling for chart/info blocks */
@media (min-width:1041px){
  .dhcc-timeline-card{
    max-width:1180px!important;
    padding:26px 28px 28px!important;
    border-radius:28px!important;
    margin-bottom:18px!important;
  }
  .dhcc-timeline-head{
    gap:28px!important;
    margin-bottom:22px!important;
  }
  .dhcc-pill--chart{
    height:38px!important;
    padding:0 16px 0 10px!important;
    gap:9px!important;
    font-size:14px!important;
    letter-spacing:.055em!important;
  }
  .dhcc-pill--chart i{
    width:24px!important;
    height:24px!important;
    font-size:13px!important;
    border-width:1.5px!important;
  }
  .dhcc-timeline-card .dhcc-timeline-head h3{
    margin-top:18px!important;
    font-size:clamp(34px,3vw,44px)!important;
    line-height:1.02!important;
    letter-spacing:-.06em!important;
  }
  .dhcc-timeline-head p{
    max-width:430px!important;
    margin-top:30px!important;
    font-size:17px!important;
    line-height:1.48!important;
  }
  .dhcc-timeline{
    gap:16px!important;
  }
  .dhcc-timeline .dhcc-phase-card{
    min-height:260px!important;
    padding:26px 20px 22px!important;
    border-radius:20px!important;
  }
  .dhcc-timeline .dhcc-phase-card:before{
    height:6px!important;
    border-radius:20px 20px 0 0!important;
  }
  .dhcc-timeline .dhcc-phase-card:after{
    left:20px!important;
    top:28px!important;
    width:72px!important;
    height:72px!important;
  }
  .dhcc-phase-icon{
    width:72px!important;
    height:72px!important;
    margin:0 0 18px!important;
    font-size:39px!important;
  }
  .dhcc-timeline .dhcc-phase-card h4{
    margin-bottom:12px!important;
    font-size:28px!important;
    line-height:1.02!important;
  }
  .dhcc-timeline .dhcc-phase-card p{
    font-size:16px!important;
    line-height:1.48!important;
  }

  .dhcc-info-grid{
    max-width:1180px!important;
    gap:16px!important;
  }
  .dhcc-info-card{
    min-height:330px!important;
    padding:24px 24px 22px!important;
    border-radius:26px!important;
  }
  .dhcc-info-top{
    gap:14px!important;
    margin-bottom:4px!important;
  }
  .dhcc-info-card .dhcc-pill{
    height:40px!important;
    padding:0 18px!important;
    font-size:14px!important;
    letter-spacing:.055em!important;
  }
  .dhcc-info-art{
    width:76px!important;
    height:76px!important;
  }
  .dhcc-info-card h3{
    margin:18px 0 14px!important;
    font-size:clamp(28px,2.15vw,36px)!important;
    line-height:1.08!important;
    letter-spacing:-.055em!important;
  }
  .dhcc-info-card p,
  .dhcc-info-card li{
    font-size:16.5px!important;
    line-height:1.54!important;
  }
  .dhcc-sign-list li{
    padding-left:24px!important;
  }
  .dhcc-sign-list li + li{
    margin-top:8px!important;
  }
  .dhcc-sign-list li:before{
    width:8px!important;
    height:8px!important;
    top:.78em!important;
    box-shadow:0 0 0 4px rgba(241,70,176,.12)!important;
  }
}
@media (min-width:1041px) and (max-width:1180px){
  .dhcc-timeline-card,
  .dhcc-info-grid{
    max-width:1060px!important;
  }
  .dhcc-timeline-card{
    padding:22px!important;
  }
  .dhcc-timeline{
    gap:12px!important;
  }
  .dhcc-timeline .dhcc-phase-card{
    min-height:245px!important;
    padding:22px 16px 20px!important;
  }
  .dhcc-phase-icon,
  .dhcc-timeline .dhcc-phase-card:after{
    width:62px!important;
    height:62px!important;
  }
  .dhcc-phase-icon{
    font-size:34px!important;
    margin-bottom:14px!important;
  }
  .dhcc-timeline .dhcc-phase-card h4{
    font-size:24px!important;
  }
  .dhcc-timeline .dhcc-phase-card p{
    font-size:14.5px!important;
  }
  .dhcc-info-grid{
    gap:12px!important;
  }
  .dhcc-info-card{
    min-height:310px!important;
    padding:20px!important;
  }
  .dhcc-info-art{
    width:64px!important;
    height:64px!important;
  }
  .dhcc-info-card h3{
    font-size:30px!important;
  }
  .dhcc-info-card p,
  .dhcc-info-card li{
    font-size:15.5px!important;
  }
}
@media (max-width:1040px) and (min-width:741px){
  .dhcc-timeline-card,
  .dhcc-info-grid{
    max-width:760px!important;
  }
  .dhcc-timeline-card{
    padding:24px!important;
    border-radius:26px!important;
  }
  .dhcc-timeline{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
  }
  .dhcc-timeline .dhcc-phase-card{
    min-height:250px!important;
    padding:24px 18px 22px!important;
  }
  .dhcc-phase-icon,
  .dhcc-timeline .dhcc-phase-card:after{
    width:68px!important;
    height:68px!important;
  }
  .dhcc-phase-icon{font-size:36px!important;margin-bottom:14px!important}
  .dhcc-timeline .dhcc-phase-card h4{font-size:26px!important;margin-bottom:10px!important}
  .dhcc-timeline .dhcc-phase-card p{font-size:15.5px!important;line-height:1.48!important}
  .dhcc-info-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .dhcc-info-card{
    min-height:0!important;
  }
}
@media (max-width:740px){
  .dhcc-timeline-card,
  .dhcc-info-grid{
    max-width:none!important;
  }
  .dhcc-timeline-card{
    padding:18px!important;
    border-radius:22px!important;
  }
  .dhcc-timeline-head{
    margin-bottom:18px!important;
  }
  .dhcc-info-grid{
    gap:14px!important;
  }
  .dhcc-info-top{
    align-items:center!important;
  }
}


/* v1.0.9 — app-only layout fix: remove the outer panel/table feel and keep mobile full-width */
body.dhcc-app-page .app-stage-container{
  width:100%!important;
}
body.dhcc-app-page .content-panel.legal-content.app-main-panel.app-stage-panel.app-stage-panel-wide{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.dhcc-app-page .app-stage-panel-wide:has(.dhcc-app){
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.dhcc-app{
  max-width:1180px;
  margin:0 auto;
  overflow-x:clip;
}
@media (min-width:741px){
  body.dhcc-app-page .content-panel.legal-content.app-main-panel.app-stage-panel.app-stage-panel-wide{
    padding-left:0!important;
    padding-right:0!important;
  }
}
@media (max-width:740px){
  body.dhcc-app-page{
    overflow-x:hidden;
  }
  body.dhcc-app-page .container.app-stage-container,
  body.dhcc-app-page .app-stage-container{
    width:100%!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.dhcc-app-page .content-panel.legal-content.app-main-panel.app-stage-panel.app-stage-panel-wide,
  body.dhcc-app-page .app-stage-panel-wide:has(.dhcc-app){
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .dhcc-app{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .dhcc-hero-card,
  .dhcc-card,
  .dhcc-form,
  .dhcc-result-card,
  .dhcc-timeline-card,
  .dhcc-info-card{
    box-shadow:0 12px 28px rgba(15,23,42,.055),inset 0 1px 0 rgba(255,255,255,.9)!important;
  }
  .dhcc-grid,
  .dhcc-timeline-card,
  .dhcc-info-grid{
    width:100%!important;
    max-width:100%!important;
  }
}
@media (max-width:420px){
  .dhcc-app{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .dhcc-hero-card{
    border-radius:22px!important;
  }
}


/* v1.1.0 — keep this app hero logo colored even if the global site icon CSS applies filters */
.app-hero-icon-frame img.app-icon[src*="dog-heat-cycle-calculator-app/assets/icon"],
.app-page-hero img.app-icon[src*="dog-heat-cycle-calculator-app/assets/icon"],
img.app-icon-hero[src*="dog-heat-cycle-calculator-app/assets/icon"]{
  filter:none!important;
  -webkit-filter:none!important;
  mix-blend-mode:normal!important;
  opacity:1!important;
  transform:none;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  background:transparent!important;
}
