.edh-home,
.edh-home * { box-sizing: border-box; }

.edh-home {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 850px;
  overflow: hidden;
  display: flex;
  align-items: center;
  color: var(--edh-text);
  background:
    radial-gradient(circle at 80% 20%, color-mix(in srgb, var(--edh-primary) 22%, transparent), transparent 34%),
    radial-gradient(circle at 30% 80%, color-mix(in srgb, var(--edh-turquoise) 12%, transparent), transparent 36%),
    linear-gradient(135deg, var(--edh-bg) 0%, #050b18 52%, var(--edh-bg-light) 100%);
  isolation: isolate;
}
.edh-home-container {
  position: relative;
  z-index: 5;
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
  padding: 105px 0 125px;
  display: grid;
  grid-template-columns: 1fr .98fr;
  align-items: center;
  gap: 60px;
}
.edh-digital-grid { position:absolute; inset:-100px; z-index:0; opacity:.15; background-image:linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px); background-size:46px 46px; transform:perspective(700px) rotateX(60deg) translateY(220px); transform-origin:center bottom; mask-image:linear-gradient(to bottom, transparent 0%, #000 40%); }
.edh-digital-glow,.edh-rotating-ring,.edh-particle{pointer-events:none}
.edh-digital-glow{position:absolute;z-index:1;border-radius:50%;filter:blur(2px)}
.edh-glow-one{width:650px;height:650px;right:-220px;top:-150px;background:radial-gradient(circle, color-mix(in srgb, var(--edh-primary) 25%, transparent), transparent 68%)}
.edh-glow-two{width:500px;height:500px;left:-220px;bottom:-220px;background:radial-gradient(circle, color-mix(in srgb, var(--edh-accent) 13%, transparent), transparent 68%)}
.edh-rotating-ring{position:absolute;z-index:1;border-radius:50%;border:1px solid color-mix(in srgb, var(--edh-secondary) 16%, transparent);box-shadow: inset 0 0 45px color-mix(in srgb, var(--edh-primary) 5%, transparent), 0 0 65px color-mix(in srgb, var(--edh-primary) 5%, transparent)}
.edh-ring-one{width:670px;height:670px;right:-80px;top:50px}
.edh-ring-one::before,.edh-ring-one::after{content:"";position:absolute;border-radius:50%}
.edh-ring-one::before{inset:45px;border:1px dashed color-mix(in srgb, var(--edh-accent) 12%, transparent)}
.edh-ring-one::after{inset:110px;border:1px solid color-mix(in srgb, var(--edh-turquoise) 11%, transparent)}
.edh-ring-two{width:320px;height:320px;left:-120px;top:70px;border-color: color-mix(in srgb, var(--edh-accent) 9%, transparent)}
.edh-particle{position:absolute;z-index:2;width:6px;height:6px;border-radius:50%;background:var(--edh-secondary);box-shadow:0 0 20px var(--edh-secondary)}
.edh-particle-one{top:18%;left:44%}.edh-particle-two{top:65%;left:10%;background:var(--edh-accent);box-shadow:0 0 20px var(--edh-accent)}.edh-particle-three{top:75%;right:12%;background:var(--edh-turquoise);box-shadow:0 0 20px var(--edh-turquoise)}
.edh-home-content,.edh-dashboard-wrapper{position:relative;z-index:6}
.edh-home-logo{width:170px;max-height:92px;object-fit:contain;object-position:left center;margin:0 0 22px}
.edh-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--edh-accent)}
.edh-live-dot{position:relative;width:9px;height:9px;border-radius:50%;background:var(--edh-accent);box-shadow:0 0 16px color-mix(in srgb, var(--edh-accent) 90%, transparent)}
.edh-live-dot::after{content:"";position:absolute;inset:-6px;border:1px solid color-mix(in srgb, var(--edh-accent) 45%, transparent);border-radius:50%}
.edh-main-title{max-width:720px;margin:0;font-size:clamp(48px, 6vw, 78px);line-height:1.04;letter-spacing:-.045em;font-weight:850;color:var(--edh-text)}
.edh-gradient-text{display:block;background:linear-gradient(90deg, var(--edh-primary) 0%, var(--edh-secondary) 45%, var(--edh-accent) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.edh-dynamic-line{min-height:54px;margin-top:22px;font-size:clamp(22px,2.5vw,34px);line-height:1.3;font-weight:700;color:#dce6f5}
.edh-changing-word{position:relative;display:inline-block;margin-left:7px;color:var(--edh-accent);transition:opacity .25s ease,transform .25s ease,filter .25s ease}
.edh-changing-word::after{content:"";display:inline-block;width:2px;height:.9em;margin-left:6px;vertical-align:-2px;background:var(--edh-secondary);box-shadow:0 0 10px var(--edh-secondary)}
.edh-changing-word.edh-word-out{opacity:0;transform:translateY(10px);filter:blur(4px)}
.edh-description{max-width:700px;margin:22px 0 0;color:var(--edh-muted);font-size:clamp(17px,1.65vw,20px);line-height:1.75}
.edh-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.edh-button,.edh-button-shortcode{display:inline-flex}.edh-button{position:relative;overflow:hidden;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:0 27px;border-radius:15px;text-decoration:none!important;font-size:16px;font-weight:750;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease}.edh-button span{position:relative;z-index:2}.edh-button::before{content:"";position:absolute;z-index:1;top:0;left:-140%;width:95%;height:100%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.27),transparent);transition:left .65s ease}.edh-button:hover::before{left:145%}.edh-button:hover{transform:translateY(-4px)}.edh-button-primary{color:#fff!important;background:linear-gradient(135deg,#0958ef,var(--edh-primary) 55%,var(--edh-secondary));box-shadow:0 15px 45px color-mix(in srgb, var(--edh-primary) 30%, transparent)}.edh-button-secondary{color:#fff!important;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px)}.edh-button-arrow{transition:transform .3s ease}.edh-button:hover .edh-button-arrow{transform:translateX(5px)}
.edh-services-marquee{position:relative;width:100%;max-width:720px;margin-top:30px;overflow:hidden;padding:4px 0;mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.edh-services-track{display:flex;width:max-content;will-change:transform}.edh-services-group{display:flex;flex-shrink:0;align-items:center;gap:11px;padding-right:11px}.edh-services-group span{position:relative;flex:0 0 auto;padding:11px 16px;border:1px solid rgba(255,255,255,.11);border-radius:999px;color:#d2ddec;background:linear-gradient(135deg,rgba(255,255,255,.045),color-mix(in srgb, var(--edh-primary) 3.5%, transparent));box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(10px);font-size:13px;line-height:1;white-space:nowrap}.edh-services-group span::before{content:"";display:inline-block;width:6px;height:6px;margin-right:9px;border-radius:50%;background:linear-gradient(135deg,var(--edh-accent),var(--edh-secondary));box-shadow:0 0 10px color-mix(in srgb, var(--edh-secondary) 70%, transparent);vertical-align:1px}

.edh-showcase-card{position:relative;width:100%;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(160deg,rgba(14,29,52,.92),rgba(5,13,28,.85));box-shadow:0 45px 100px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(20px)}
.edh-showcase-card::before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,color-mix(in srgb, var(--edh-secondary) 30%, transparent),transparent 35%,transparent 70%,color-mix(in srgb, var(--edh-accent) 18%, transparent));opacity:.6}
.edh-showcase-head h3{margin:0;color:#fff;font-size:24px;line-height:1.1}.edh-showcase-head p{margin:8px 0 0;color:#93a6c2;font-size:13px;line-height:1.65}
.edh-dashboard-label{display:block;margin-bottom:8px;color:var(--edh-accent);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.edh-showcase-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 18px}
.edh-showcase-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:#c6d4e8;font-size:13px;font-weight:700;cursor:pointer;transition:transform .28s ease,background .28s ease,border-color .28s ease,color .28s ease}
.edh-showcase-tab:hover{transform:translateY(-2px);border-color:rgba(85,176,255,.35);color:#fff}
.edh-showcase-tab.is-active{background:linear-gradient(135deg,rgba(13,91,255,.24),rgba(55,184,255,.18));border-color:rgba(85,176,255,.45);color:#fff;box-shadow:0 12px 30px rgba(9,88,239,.18)}
.edh-showcase-tab-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:9px;background:rgba(255,255,255,.07);font-size:11px;line-height:1}
.edh-showcase-panels{position:relative}
.edh-showcase-panel{display:none}.edh-showcase-panel.is-active{display:block;animation:edhPanelFade .35s ease}
.edh-showcase-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.edh-showcase-copy small{display:block;color:var(--edh-accent);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.edh-showcase-copy h4{margin:6px 0 0;color:#fff;font-size:20px}.edh-showcase-copy p{margin:2px 0 0;max-width:330px;color:#8ea0ba;font-size:13px;line-height:1.65}
.edh-demo-surface{display:grid;grid-template-columns:1fr 250px;gap:14px;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(145deg,rgba(7,18,34,.84),rgba(8,20,40,.55));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
.edh-demo-general{grid-template-columns:112px 1fr}.edh-demo-sidebar{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.05)}.edh-demo-sidebar .edh-demo-brand{margin-bottom:6px;color:#fff;font-size:13px;font-weight:800}.edh-demo-sidebar span{padding:10px 11px;border-radius:12px;background:rgba(255,255,255,.025);color:#a7b9cf;font-size:12px}
.edh-demo-main{display:grid;gap:12px}.edh-demo-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.edh-demo-topline strong{color:#fff;font-size:15px}.edh-demo-topline span{padding:7px 10px;border-radius:999px;background:rgba(142,225,45,.12);color:#bfe975;font-size:11px}
.edh-demo-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.edh-demo-mini-card,.edh-demo-chart-card,.edh-demo-list-card,.edh-demo-sidecard,.edh-demo-form-card,.edh-demo-calendar-card,.edh-demo-raffle-board,.edh-demo-phone{border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03);border-radius:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.edh-demo-mini-card{padding:12px}.edh-demo-mini-card small,.edh-demo-form-grid label,.edh-demo-upload-row span,.edh-demo-sidehead span,.edh-demo-phone-top span,.edh-demo-form-head span,.edh-demo-raffle-meta small,.edh-demo-booking-card label{display:block;color:#8799b3;font-size:11px}.edh-demo-mini-card strong,.edh-demo-form-grid strong,.edh-demo-quote-price strong,.edh-demo-raffle-meta strong{display:block;margin-top:4px;color:#fff;font-size:18px}.edh-demo-mini-card span,.edh-demo-form-grid span,.edh-demo-quote-box span,.edh-demo-patient-box span,.edh-demo-sidecard p,.edh-demo-list-row span,.edh-demo-order-item span,.edh-demo-order-total span{display:block;margin-top:3px;color:#7f91ab;font-size:11px;line-height:1.5}
.edh-demo-chart-card{padding:14px}.edh-demo-chart-header{display:flex;justify-content:space-between;align-items:flex-start}.edh-demo-chart-header strong{display:block;color:#fff;font-size:22px}.edh-demo-chart-area{position:relative;height:105px;margin-top:12px;border-radius:14px;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:28px 28px;overflow:hidden}.edh-demo-chart-area::before{content:"";position:absolute;left:-4%;top:62%;width:118%;height:4px;border-radius:999px;transform:rotate(-7deg);background:linear-gradient(90deg,var(--edh-primary),var(--edh-secondary),var(--edh-accent));box-shadow:0 0 14px color-mix(in srgb, var(--edh-secondary) 65%, transparent)}.edh-demo-chart-area span{position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 0 18px rgba(255,255,255,.45)}.edh-demo-chart-area span:nth-child(1){left:24%;top:58%}.edh-demo-chart-area span:nth-child(2){left:56%;top:42%;background:var(--edh-secondary);box-shadow:0 0 18px var(--edh-secondary)}.edh-demo-chart-area span:nth-child(3){right:12%;top:28%;background:var(--edh-accent);box-shadow:0 0 18px var(--edh-accent)}
.edh-demo-list-card{padding:10px 14px}.edh-demo-list-row{display:grid;grid-template-columns:1.1fr 1fr auto;gap:10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.05);align-items:center}.edh-demo-list-row:first-child{border-top:0}.edh-demo-list-row strong{color:#dfe8f6;font-size:12px}.edh-demo-list-row em{color:#8aa0b9;font-style:normal;font-size:11px}
.edh-demo-phone{padding:14px}.edh-demo-phone.compact{padding:16px}.edh-demo-phone-top,.edh-demo-form-head,.edh-demo-sidehead{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.edh-demo-phone-top strong,.edh-demo-form-head strong,.edh-demo-sidehead strong,.edh-demo-patient-box strong,.edh-demo-booking-card strong{color:#fff;font-size:15px}
.edh-demo-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.edh-demo-chip-row span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.05);color:#d3deed;font-size:11px}.edh-demo-chip-row.mini{margin-top:10px}
.edh-demo-food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.edh-demo-food-card{padding:12px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.edh-demo-food-card b{display:block;width:100%;height:60px;border-radius:11px;background:linear-gradient(135deg,#ff9d42,#ff6057);margin-bottom:9px}.edh-demo-food-card strong{display:block;color:#fff;font-size:12px}.edh-demo-food-card span{display:block;margin-top:4px;color:#ffcf96;font-size:12px;font-weight:700}.edh-demo-food-card small{display:inline-block;margin-top:8px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.06);color:#fff;font-size:10px}
.edh-demo-sidecard{padding:14px}.edh-demo-sidecard.slim{display:flex;flex-direction:column;justify-content:space-between}.edh-demo-sidecard.raffle{background:linear-gradient(180deg,rgba(142,225,45,.08),rgba(255,255,255,.03))}
.edh-demo-order-item,.edh-demo-order-total{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.05)}.edh-demo-order-item strong,.edh-demo-order-total strong{color:#fff;font-size:12px}.edh-demo-order-total strong{font-size:18px}.edh-demo-action-bar{margin-top:12px;display:grid;place-items:center;min-height:46px;border-radius:14px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em}.edh-demo-action-bar.orange{background:linear-gradient(135deg,#ff7e33,#ff9e42)}.edh-demo-action-bar.green{background:linear-gradient(135deg,#66c824,#97e933)}.edh-demo-action-bar.cyan{background:linear-gradient(135deg,#0ea6b6,#29d2cb)}.edh-demo-action-bar.purple{background:linear-gradient(135deg,#6d47da,#a76dff)}.edh-demo-action-bar.lime{background:linear-gradient(135deg,#89c91c,#b3eb31);color:#08131f}
.edh-demo-form-card{padding:16px}.edh-demo-form-card.wide{grid-column:1 / -1}.edh-demo-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.edh-demo-form-grid div,.edh-demo-booking-card{padding:12px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.edh-demo-upload-row,.edh-demo-quote-summary{display:flex;gap:10px;align-items:stretch;margin-top:12px}.edh-demo-upload-row{justify-content:space-between;padding:12px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.edh-demo-upload-row b{display:inline-block;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#226fff,#6bcfff);margin-left:7px}.edh-demo-quote-summary{display:grid;grid-template-columns:1.4fr .8fr}.edh-demo-quote-box,.edh-demo-quote-price,.edh-demo-calendar-box,.edh-demo-patient-box{padding:12px;border-radius:15px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.edh-demo-quote-box strong,.edh-demo-patient-box strong{display:block;margin-top:5px;color:#fff;font-size:14px}.edh-demo-quote-price span{display:block;margin-top:4px;color:#8ca2b9;font-size:11px}
.edh-demo-calendar-card{padding:16px;grid-column:1 / -1}.edh-demo-clinic-grid{display:grid;grid-template-columns:1fr .9fr;gap:10px;margin-top:12px}.edh-demo-time-slot{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.05)}.edh-demo-time-slot:first-of-type{border-top:0}.edh-demo-time-slot span{color:#7fd5e0;font-size:12px}.edh-demo-time-slot strong{color:#fff;font-size:12px}.edh-demo-patient-box em{display:block;margin-top:8px;color:#76e9d6;font-style:normal;font-size:11px}
.edh-demo-stepper{display:flex;gap:8px;margin:12px 0}.edh-demo-stepper span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.05);color:#aabdd5;font-size:11px;font-weight:700}.edh-demo-stepper span.is-on{background:linear-gradient(135deg,#0b54e8,#4bb4ff);color:#fff}.edh-demo-availability{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.edh-demo-availability span{display:grid;place-items:center;min-height:34px;border-radius:10px;background:rgba(255,255,255,.04);color:#dbe6f5;font-size:11px}.edh-demo-availability span.busy{background:rgba(167,109,255,.17);color:#ccb1ff}
.edh-demo-raffle-board{padding:16px}.edh-demo-raffle-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.edh-demo-number-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:14px}.edh-demo-number-grid span{display:grid;place-items:center;min-height:40px;border-radius:12px;background:rgba(255,255,255,.04);color:#dbe6f5;font-size:12px;font-weight:700}.edh-demo-number-grid span.sold{background:rgba(142,225,45,.16);color:#c8ef84;border:1px solid rgba(142,225,45,.25)}

.edh-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s ease}.edh-reveal.edh-visible{opacity:1;transform:translateY(0)}
.edh-animations .edh-digital-grid{animation:edhGridMotion 20s linear infinite}.edh-animations .edh-glow-one{animation:edhFloatingGlow 12s ease-in-out infinite}.edh-animations .edh-glow-two{animation:edhFloatingGlow 15s ease-in-out infinite reverse}.edh-animations .edh-ring-one{animation:edhRotate 28s linear infinite}.edh-animations .edh-ring-two{animation:edhRotate 22s linear infinite reverse}.edh-animations .edh-particle{animation:edhParticleFloat 8s ease-in-out infinite}.edh-animations .edh-particle-two{animation-delay:2s}.edh-animations .edh-particle-three{animation-delay:4s}.edh-animations .edh-live-dot::after{animation:edhPulse 2s ease-out infinite}.edh-animations .edh-gradient-text{animation:edhGradientText 5s linear infinite}.edh-animations .edh-changing-word::after{animation:edhCursor .9s steps(1) infinite}.edh-animations .edh-services-track{animation:edhServicesMove var(--edh-marquee-speed) linear infinite}.edh-services-marquee:hover .edh-services-track{animation-play-state:paused}
@keyframes edhGridMotion{from{background-position:0 0,0 0}to{background-position:46px 46px,46px 46px}}@keyframes edhRotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes edhFloatingGlow{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-25px,25px,0) scale(1.08)}}@keyframes edhParticleFloat{0%,100%{transform:translateY(0);opacity:.45}50%{transform:translateY(-50px);opacity:1}}@keyframes edhPulse{0%{transform:scale(.7);opacity:.9}100%{transform:scale(2);opacity:0}}@keyframes edhGradientText{from{background-position:0 center}to{background-position:200% center}}@keyframes edhCursor{0%,49%{opacity:1}50%,100%{opacity:0}}@keyframes edhServicesMove{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 5.5px))}}@keyframes edhPanelFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

@media (max-width: 1120px){.edh-home{min-height:auto}.edh-home-container{grid-template-columns:1fr;gap:48px;padding:90px 0 115px}.edh-home-content{max-width:780px}.edh-dashboard-wrapper{max-width:860px;width:100%;margin:0 auto}.edh-ring-one{right:-300px}.edh-demo-surface,.edh-demo-general,.edh-demo-clinic-grid,.edh-demo-quote-summary{grid-template-columns:1fr}.edh-demo-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edh-demo-form-grid,.edh-demo-raffle-meta,.edh-demo-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edh-demo-number-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (max-width: 600px){.edh-home{min-height:100svh}.edh-home-container{width:100%;max-width:100%;padding:72px 18px 90px}.edh-main-title{font-size:clamp(43px,13vw,59px)}.edh-dynamic-line{font-size:21px}.edh-changing-word{display:block;min-height:33px;margin:4px 0 0}.edh-description{font-size:16px;line-height:1.65}.edh-buttons{align-items:stretch;flex-direction:column}.edh-button,.edh-button-shortcode{width:100%}.edh-services-marquee{width:calc(100vw - 36px);max-width:none;margin-top:28px}.edh-showcase-card{padding:16px;border-radius:24px}.edh-showcase-head h3{font-size:22px}.edh-showcase-copy{display:block}.edh-showcase-copy h4{font-size:18px}.edh-showcase-copy p{margin-top:8px;max-width:none}.edh-showcase-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.edh-showcase-tab{flex:0 0 auto;white-space:nowrap}.edh-demo-surface,.edh-demo-general,.edh-demo-stats-grid,.edh-demo-form-grid,.edh-demo-clinic-grid,.edh-demo-raffle-meta,.edh-demo-quote-summary,.edh-demo-food-grid{grid-template-columns:1fr}.edh-demo-number-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.edh-demo-list-row{grid-template-columns:1fr;gap:4px}.edh-demo-sidebar{display:none}.edh-ring-one{width:480px;height:480px}.edh-eyebrow{font-size:10px}}
@media (prefers-reduced-motion: reduce){.edh-home *,.edh-home *::before,.edh-home *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
body.home .content-container,body.home .content-wrap,body.home .content-area,body.home .site-main,body.home .entry-content,body.home .entry-content-wrap,body.home .post-content-wrap{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}

/* v1.5.1: control de visibilidad y corrección móvil */
.edh-home.edh-showcase-disabled .edh-home-container {
  grid-template-columns: minmax(0, 900px);
  justify-content: center;
}

.edh-home.edh-showcase-disabled .edh-home-content {
  width: 100%;
  max-width: 900px;
}

.edh-home-content,
.edh-dashboard-wrapper,
.edh-showcase-card,
.edh-showcase-panels,
.edh-showcase-panel,
.edh-demo-surface {
  min-width: 0;
  max-width: 100%;
}

html,
body {
  overflow-x: hidden;
}

@media (max-width: 600px) {
  .edh-home-container {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .edh-home-content {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .edh-main-title {
    max-width: 100%;
    font-size: clamp(38px, 10.5vw, 50px);
    line-height: 1.06;
    overflow-wrap: break-word;
    word-break: normal;
  }

  .edh-gradient-text,
  .edh-description,
  .edh-dynamic-line {
    max-width: 100%;
    overflow-wrap: break-word;
  }

  .edh-button {
    max-width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    white-space: normal;
  }

  .edh-button span:first-child {
    max-width: 100%;
    overflow-wrap: break-word;
  }

  .edh-dashboard-wrapper {
    margin-top: 48px;
  }

  .edh-showcase-tabs {
    width: 100%;
    max-width: 100%;
  }
}
