.dhm-fullbleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;background:linear-gradient(180deg,#fff 0,#fff 55%,#f8faff 100%)}
.dhm-wrap{--navy:#0a2d6f;--navy2:#071d4d;--orange:#ff6a00;--orange2:#ff8a2a;--ink:#101828;--muted:#667085;--line:#e8edf4;width:100%;max-width:1720px;margin:0 auto;padding:22px clamp(16px,3vw,52px) 48px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);box-sizing:border-box}
.dhm-wrap *{box-sizing:border-box}.dhm-wrap img{display:block;max-width:100%}.dhm-wrap a{-webkit-tap-highlight-color:transparent}
.dhm-hero{position:relative;min-height:430px;border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(16,24,40,.12);isolation:isolate}.dhm-hero-track{position:relative;min-height:430px}.dhm-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.2fr);align-items:center;gap:24px;padding:52px clamp(44px,5vw,86px);opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .65s ease,transform .65s ease,visibility .65s;background:linear-gradient(120deg,#fff3ee 0%,#ffd8ca 52%,#ffc9b9 100%)}.dhm-hero-slide.is-active{opacity:1;visibility:visible;transform:none;z-index:2}.dhm-hero-slide.tone-cool{background:linear-gradient(120deg,#edf6ff 0%,#d9edff 48%,#e6e5ff 100%)}.dhm-hero-slide.tone-dark{color:#fff;background:radial-gradient(circle at 78% 35%,rgba(255,121,29,.28),transparent 24%),linear-gradient(120deg,#071a46,#0b367f 54%,#0a2051)}
.dhm-hero-copy{position:relative;z-index:4;max-width:650px}.dhm-kicker{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 8px 20px rgba(255,106,0,.24)}.dhm-hero h1{font-size:clamp(46px,4.5vw,76px);line-height:.98;letter-spacing:-.045em;margin:20px 0 16px;max-width:720px}.dhm-hero p{font-size:clamp(16px,1.35vw,21px);line-height:1.55;color:#3f4b5e;max-width:610px;margin:0}.tone-dark .dhm-hero p{color:#dbe5ff}.dhm-hero-actions{display:flex;gap:12px;align-items:center;margin-top:26px;flex-wrap:wrap}.dhm-hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:900;border-radius:13px;padding:14px 22px;transition:.2s ease}.dhm-primary{background:linear-gradient(135deg,var(--orange),#ff8f36);color:#fff;box-shadow:0 12px 28px rgba(255,106,0,.26)}.dhm-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(255,106,0,.32)}.dhm-secondary{background:rgba(255,255,255,.75);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.75);color:var(--navy)}.tone-dark .dhm-secondary{background:rgba(255,255,255,.11);color:#fff;border-color:rgba(255,255,255,.22)}.dhm-hero-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;font-size:12px;font-weight:800;color:#526176}.tone-dark .dhm-hero-points{color:#d6e2ff}
.dhm-hero-collage{position:relative;min-height:325px;height:100%;z-index:2}.dhm-hero-product{position:absolute;display:block;border-radius:26px;overflow:hidden;background:rgba(255,255,255,.92);box-shadow:0 22px 45px rgba(22,28,45,.18);text-decoration:none;transition:transform .35s ease;animation:dhmFloat 5.8s ease-in-out infinite}.dhm-hero-product:hover{transform:translateY(-8px) rotate(0deg)!important}.dhm-hero-product img{width:100%;height:100%;object-fit:cover}.dhm-hero-product span{position:absolute;left:12px;right:12px;bottom:10px;background:rgba(255,255,255,.88);color:#172033;border-radius:10px;padding:7px 9px;font-size:11px;font-weight:800;backdrop-filter:blur(7px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-a{width:42%;height:80%;left:5%;top:9%;transform:rotate(-5deg)}.hero-b{width:39%;height:72%;right:5%;top:2%;transform:rotate(5deg);animation-delay:-1.7s}.hero-c{width:34%;height:58%;right:28%;bottom:1%;transform:rotate(-1deg);z-index:3;animation-delay:-3.1s}.dhm-orbit{position:absolute;border:1px solid rgba(255,255,255,.55);border-radius:50%;pointer-events:none}.orbit-one{width:74%;height:74%;right:8%;top:13%;animation:dhmSpin 18s linear infinite}.orbit-two{width:52%;height:52%;right:18%;top:24%;animation:dhmSpin 13s linear infinite reverse}.dhm-hero-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#172033;font-size:29px;line-height:1;box-shadow:0 8px 25px rgba(0,0,0,.12);cursor:pointer}.dhm-hero-arrow.prev{left:16px}.dhm-hero-arrow.next{right:16px}.dhm-hero-dots{position:absolute;z-index:9;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px}.dhm-hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.68);cursor:pointer;transition:.25s}.dhm-hero-dots button.is-active{width:30px;background:var(--orange)}
.dhm-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:18px 0 30px}.dhm-category-tile{position:relative;min-height:128px;border-radius:20px;padding:16px;text-decoration:none;color:var(--ink);background:linear-gradient(135deg,var(--catbg),#fff);display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;border:1px solid rgba(16,24,40,.06);box-shadow:0 10px 30px rgba(23,36,69,.06);overflow:hidden;transition:.28s ease}.dhm-category-tile:after{content:"";position:absolute;width:85px;height:85px;border-radius:50%;right:-30px;top:-30px;background:rgba(255,255,255,.56)}.dhm-category-tile:hover{transform:translateY(-5px);box-shadow:0 17px 38px rgba(23,36,69,.12)}.dhm-cat-art{width:92px;height:92px;border-radius:18px;background:rgba(255,255,255,.78);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.dhm-cat-art img{width:100%;height:100%;object-fit:cover}.dhm-cat-art i{font-style:normal;font-size:42px}.dhm-cat-copy{min-width:0;position:relative;z-index:2}.dhm-cat-copy strong{display:block;font-size:16px;line-height:1.2;margin-bottom:9px}.dhm-cat-copy small{display:block;color:#59677b;font-size:12px;font-weight:700}.dhm-cat-copy b{color:var(--orange)}
.dhm-section{margin:34px 0}.dhm-section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:15px}.dhm-section-head>div{min-width:0}.dhm-section-head h2{font-size:clamp(21px,1.65vw,28px);letter-spacing:-.02em;margin:0;display:inline}.dhm-section-head span{margin-left:9px;color:#e43154;font-weight:800;font-size:12px}.dhm-more{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:900;text-decoration:none;font-size:13px;white-space:nowrap}.dhm-more b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#edf3ff;transition:.2s}.dhm-more:hover b{background:var(--navy);color:#fff;transform:translateX(2px)}
.dhm-product-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.dhm-product-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;min-width:0;box-shadow:0 8px 28px rgba(16,24,40,.05);transition:.28s ease}.dhm-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(16,24,40,.11)}.dhm-product-media{display:block;position:relative;background:linear-gradient(145deg,#f8f9fb,#eef1f5);aspect-ratio:1/1;text-decoration:none;overflow:hidden}.dhm-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.dhm-product-card:hover .dhm-product-media img{transform:scale(1.045)}.dhm-sale{position:absolute;left:10px;top:10px;background:linear-gradient(135deg,#ef3340,#ff5964);color:white;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;z-index:3;box-shadow:0 6px 16px rgba(239,51,64,.22)}.dhm-card-heart{position:absolute;right:10px;top:10px;z-index:3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:#26344a;font-size:20px;box-shadow:0 5px 16px rgba(0,0,0,.09)}.dhm-quick{position:absolute;left:12px;right:12px;bottom:-50px;z-index:3;text-align:center;background:rgba(10,45,111,.92);color:#fff;padding:10px;border-radius:10px;font-weight:800;font-size:11px;transition:.28s}.dhm-product-card:hover .dhm-quick{bottom:12px}.dhm-product-info{padding:12px 12px 13px}.dhm-product-title{display:block;color:var(--ink);text-decoration:none;font-size:13px;font-weight:800;line-height:1.3;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dhm-price{font-weight:950;color:#d22f45;margin:7px 0 4px;font-size:15px}.dhm-price del{color:#8b95a7;font-weight:500;font-size:12px}.dhm-rating{min-height:17px;font-size:11px;display:flex;align-items:center;gap:4px}.dhm-rating small{color:#8b95a7}.dhm-card-btn{margin-top:10px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:var(--navy);font-weight:900;font-size:11px;border-top:1px solid #eff2f6;padding-top:10px}.dhm-card-btn span{color:var(--orange)}
.dhm-video-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.dhm-video-card{position:relative;min-height:205px;border-radius:20px;overflow:hidden;background:#111;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(16,24,40,.10);transition:.28s}.dhm-video-card:hover{transform:translateY(-5px)}.dhm-video-card img{width:100%;height:205px;object-fit:cover;transition:transform .45s}.dhm-video-card:hover img{transform:scale(1.04)}.dhm-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.68))}.dhm-video-card em{position:absolute;left:12px;top:12px;background:#ef3340;color:#fff;font-style:normal;font-size:9px;font-weight:900;border-radius:999px;padding:6px 9px}.dhm-play{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:54px;height:54px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.28);backdrop-filter:blur(5px);transition:.2s}.dhm-video-card:hover .dhm-play{background:var(--orange);transform:translate(-50%,-50%) scale(1.07)}.dhm-video-card div{position:absolute;left:14px;right:14px;bottom:12px;text-shadow:0 1px 5px #000}.dhm-video-card div strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dhm-video-card small{display:block;margin-top:4px;color:#f3f5f9}.dhm-video-card small b{color:#ffd1b3}
.dhm-two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dhm-two-col .dhm-product-row{grid-template-columns:repeat(4,1fr)}.dhm-two-col .dhm-product-card:nth-child(n+5){display:none}
.dhm-collections{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dhm-collections a{position:relative;min-height:210px;border-radius:22px;padding:25px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;box-shadow:0 12px 32px rgba(16,24,40,.07);transition:.28s}.dhm-collections a:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 16%,rgba(255,255,255,.85),transparent 22%)}.dhm-collections a:after{content:"";position:absolute;width:125px;height:125px;border-radius:38px;right:-30px;top:-28px;transform:rotate(26deg);background:rgba(255,255,255,.45)}.dhm-collections a:hover{transform:translateY(-5px)}.collection-summer{background:linear-gradient(135deg,#c9f3ff,#f1fbff)}.collection-home{background:linear-gradient(135deg,#dff1d6,#f8fff5)}.collection-beauty{background:linear-gradient(135deg,#ffdce7,#fff4f7)}.collection-tech{background:linear-gradient(135deg,#dfdcff,#f5f4ff)}.dhm-collections span,.dhm-collections strong,.dhm-collections small,.dhm-collections b{position:relative;z-index:2}.dhm-collections span{font-size:10px;letter-spacing:.09em;font-weight:900;color:#526177}.dhm-collections strong{font-size:22px;margin:8px 0 4px}.dhm-collections small{color:#586579;line-height:1.45;margin-bottom:16px}.dhm-collections b{color:var(--orange);font-size:12px}
.dhm-ecosystem-section{padding:26px;border-radius:28px;background:linear-gradient(135deg,#f7faff,#fff5ed)}.dhm-ecosystem{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.dhm-ecosystem a{border-radius:19px;background:rgba(255,255,255,.86);padding:20px;text-decoration:none;color:var(--ink);min-height:175px;border:1px solid rgba(11,47,115,.07);box-shadow:0 8px 25px rgba(16,24,40,.04);transition:.28s}.dhm-ecosystem a:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(16,24,40,.10)}.dhm-ecosystem i{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eef4ff;font-style:normal;font-size:24px}.dhm-ecosystem a:nth-child(2) i{background:#f3edff}.dhm-ecosystem a:nth-child(3) i{background:#fff0f3}.dhm-ecosystem a:nth-child(4) i{background:#fff4e9}.dhm-ecosystem a:nth-child(5) i{background:#eaf8f1}.dhm-ecosystem strong,.dhm-ecosystem small,.dhm-ecosystem b{display:block}.dhm-ecosystem strong{font-size:16px;margin:14px 0 5px}.dhm-ecosystem small{font-size:12px;color:var(--muted);min-height:34px}.dhm-ecosystem b{font-size:11px;color:var(--orange);margin-top:13px}
.dhm-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#dfe6ef;border:1px solid #dfe6ef;border-radius:20px;overflow:hidden;margin:32px 0;box-shadow:0 8px 25px rgba(16,24,40,.04)}.dhm-trust>div{background:white;padding:20px 12px;text-align:center}.dhm-trust i{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 8px;border-radius:13px;background:#eef4ff;font-style:normal;font-size:21px}.dhm-trust strong,.dhm-trust small{display:block}.dhm-trust strong{font-size:12px}.dhm-trust small{color:var(--muted);margin-top:4px;font-size:10px}
.dhm-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dhm-blog-grid>a{border:1px solid var(--line);border-radius:18px;overflow:hidden;text-decoration:none;color:var(--ink);background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.05);transition:.28s}.dhm-blog-grid>a:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(16,24,40,.10)}.dhm-blog-img{display:block;overflow:hidden;aspect-ratio:16/9;background:#eef2f6}.dhm-blog-grid img{width:100%;height:100%;object-fit:cover;transition:.45s}.dhm-blog-grid>a:hover img{transform:scale(1.05)}.dhm-blog-body{display:block;padding:13px}.dhm-blog-body small{display:block;color:#e43154;font-weight:800;margin-bottom:6px}.dhm-blog-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;line-height:1.3}.dhm-blog-body b{display:block;margin-top:11px;color:var(--navy);font-size:11px}
.dhm-app{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 25%,rgba(255,121,29,.28),transparent 24%),linear-gradient(135deg,var(--navy2),var(--navy));color:white;border-radius:24px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:26px;box-shadow:0 18px 45px rgba(7,29,77,.18)}.dhm-app:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-50px;top:-90px}.dhm-app-copy,.dhm-app-links{position:relative;z-index:2}.dhm-app-copy>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#ffb985}.dhm-app h2{margin:6px 0 8px;font-size:28px}.dhm-app p{margin:0;color:#dbe5ff}.dhm-app-links{display:flex;gap:10px}.dhm-app-links a{min-width:170px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.08);padding:10px 15px;border-radius:12px;backdrop-filter:blur(10px);transition:.2s}.dhm-app-links a:hover{background:#fff;color:var(--navy);transform:translateY(-2px)}.dhm-app-links small,.dhm-app-links strong{display:block}.dhm-app-links small{font-size:8px;letter-spacing:.08em}.dhm-app-links strong{font-size:16px;margin-top:2px}
.dhm-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.dhm-reveal.is-visible{opacity:1;transform:none}
@keyframes dhmFloat{0%,100%{margin-top:0}50%{margin-top:-9px}}@keyframes dhmSpin{to{transform:rotate(360deg)}}
@media(max-width:1220px){.dhm-hero-slide{grid-template-columns:1fr 1fr}.dhm-product-row{grid-template-columns:repeat(4,1fr)}.dhm-category-grid{grid-template-columns:repeat(3,1fr)}.dhm-ecosystem{grid-template-columns:repeat(3,1fr)}.dhm-video-row{grid-template-columns:repeat(3,1fr)}.dhm-video-card:nth-child(n+4){display:none}}
@media(max-width:900px){.dhm-hero,.dhm-hero-track{min-height:390px}.dhm-hero-slide{padding:36px 40px}.dhm-hero h1{font-size:48px}.dhm-hero-collage{min-height:280px}.dhm-collections{grid-template-columns:repeat(2,1fr)}.dhm-two-col{grid-template-columns:1fr}.dhm-two-col .dhm-product-card:nth-child(n+5){display:block}.dhm-trust{grid-template-columns:repeat(5,1fr)}}
@media(max-width:767px){.dhm-wrap{padding:12px 12px 28px}.dhm-hero,.dhm-hero-track{min-height:425px;border-radius:20px}.dhm-hero-slide{grid-template-columns:1fr;padding:25px 22px 22px;align-items:start}.dhm-hero-copy{max-width:68%;z-index:5}.dhm-kicker{font-size:9px;padding:6px 9px}.dhm-hero h1{font-size:35px;margin:11px 0 9px}.dhm-hero p{font-size:13px;line-height:1.4}.dhm-hero-actions{margin-top:15px;gap:8px}.dhm-hero-actions a{padding:10px 13px;border-radius:10px;font-size:11px}.dhm-secondary{display:none!important}.dhm-hero-points{display:none}.dhm-hero-collage{position:absolute;right:-4%;bottom:18px;width:58%;height:68%;min-height:0}.hero-a{width:58%;height:62%;left:0;top:15%}.hero-b{width:56%;height:57%;right:0;top:0}.hero-c{width:50%;height:48%;right:21%;bottom:0}.dhm-hero-product span{display:none}.dhm-hero-arrow{width:34px;height:34px;font-size:24px}.dhm-hero-arrow.prev{left:8px}.dhm-hero-arrow.next{right:8px}.dhm-hero-dots{bottom:10px}.dhm-category-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px}.dhm-category-tile{min-height:105px;padding:10px;grid-template-columns:56px 1fr;gap:9px;border-radius:16px}.dhm-cat-art{width:56px;height:56px;border-radius:13px}.dhm-cat-art i{font-size:28px}.dhm-cat-copy strong{font-size:13px;margin-bottom:4px}.dhm-cat-copy small{font-size:9px}.dhm-section{margin:25px 0}.dhm-section-head{align-items:center}.dhm-section-head h2{font-size:18px}.dhm-section-head span{font-size:9px;margin-left:4px}.dhm-more{font-size:10px}.dhm-more b{width:21px;height:21px}.dhm-product-row{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding:2px 2px 7px;scrollbar-width:none}.dhm-product-row::-webkit-scrollbar,.dhm-video-row::-webkit-scrollbar{display:none}.dhm-product-card{flex:0 0 42%;scroll-snap-align:start;border-radius:15px}.dhm-product-title{font-size:11px;min-height:30px}.dhm-price{font-size:13px}.dhm-card-btn{font-size:9px}.dhm-quick{display:none}.dhm-card-heart{width:27px;height:27px;font-size:17px}.dhm-sale{font-size:8px}.dhm-video-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.dhm-video-card{flex:0 0 72%;min-height:165px;scroll-snap-align:start}.dhm-video-card img{height:165px}.dhm-two-col{grid-template-columns:1fr}.dhm-two-col .dhm-product-row{display:flex}.dhm-collections{grid-template-columns:repeat(2,1fr);gap:9px}.dhm-collections a{min-height:145px;padding:15px;border-radius:17px}.dhm-collections strong{font-size:16px}.dhm-collections small{font-size:10px}.dhm-ecosystem-section{padding:15px;border-radius:20px}.dhm-ecosystem{grid-template-columns:repeat(5,1fr);gap:6px}.dhm-ecosystem a{padding:9px 5px;min-height:105px;text-align:center;border-radius:14px}.dhm-ecosystem i{width:38px;height:38px;margin:0 auto;font-size:19px;border-radius:11px}.dhm-ecosystem strong{font-size:9px;margin:8px 0 3px}.dhm-ecosystem small{display:none}.dhm-ecosystem b{font-size:7px;margin-top:5px}.dhm-trust{grid-template-columns:repeat(5,1fr);margin:24px 0;border-radius:15px}.dhm-trust>div{padding:10px 3px}.dhm-trust i{width:30px;height:30px;font-size:15px;border-radius:9px}.dhm-trust strong{font-size:8px}.dhm-trust small{font-size:7px}.dhm-blog-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.dhm-blog-grid>a{flex:0 0 78%;scroll-snap-align:start}.dhm-app{display:block;padding:22px;border-radius:18px}.dhm-app h2{font-size:22px}.dhm-app p{font-size:12px}.dhm-app-links{margin-top:15px;display:grid;grid-template-columns:1fr 1fr}.dhm-app-links a{min-width:0;text-align:center;padding:9px 6px}.dhm-app-links strong{font-size:12px}.dhm-app-links small{font-size:6px}}
@media(max-width:420px){.dhm-hero-copy{max-width:72%}.dhm-hero h1{font-size:31px}.dhm-product-card{flex-basis:47%}.dhm-category-grid{grid-template-columns:repeat(2,1fr)}.dhm-ecosystem{overflow-x:auto;display:flex;scrollbar-width:none}.dhm-ecosystem a{flex:0 0 27%}.dhm-trust{overflow-x:auto;display:flex;scrollbar-width:none}.dhm-trust>div{flex:0 0 25%}}

/* ===== v1.2.0 tighter worldwide storefront refinements ===== */
.dhm-fullbleed{margin-top:0!important}
.dhm-wrap{max-width:none!important;padding-top:0!important;padding-bottom:28px!important}
.dhm-hero{border-radius:0 0 28px 28px;margin-top:0}
.dhm-category-grid{margin:12px 0 18px}
.dhm-section{margin:22px 0}
.dhm-section-head{margin-bottom:11px}
.dhm-two-col{gap:16px}
.dhm-product-row{gap:11px}
.dhm-product-card{height:100%}
.dhm-product-info{display:flex;flex-direction:column;min-height:118px}
.dhm-card-btn{margin-top:auto}
.dhm-video-row{gap:11px}
.dhm-video-card{min-height:0;background:#0b1530}
.dhm-video-media{position:relative;height:190px;overflow:hidden}
.dhm-video-media img,.dhm-video-media video{width:100%;height:100%;object-fit:cover;display:block}
.dhm-video-card .dhm-play{border:0;cursor:pointer;color:#fff}
.dhm-video-copy{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#0b1530;color:#fff}
.dhm-video-copy strong{font-size:12px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.dhm-video-copy a{flex:0 0 auto;color:#ffb37d;font-size:10px;font-weight:900;text-decoration:none}
.dhm-video-card.is-playing .dhm-play,.dhm-video-card.is-playing .dhm-video-shade{opacity:0;pointer-events:none}
.dhm-collections{gap:12px}
.dhm-ecosystem-section{margin-top:20px;margin-bottom:18px;padding:22px}
.dhm-trust{margin:18px 0 22px;gap:10px;background:transparent;border:0;overflow:visible;box-shadow:none}
.dhm-trust>a{position:relative;display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);background:linear-gradient(145deg,#fff,#f7f9fd);border:1px solid var(--line);border-radius:18px;padding:16px 14px;box-shadow:0 8px 24px rgba(16,24,40,.06);transition:.25s}
.dhm-trust>a:hover{transform:translateY(-4px);box-shadow:0 15px 32px rgba(16,24,40,.11);border-color:#d7dfeb}
.dhm-trust>a i{flex:0 0 auto;margin:0;background:linear-gradient(135deg,#eaf2ff,#fff2e8);font-size:20px}
.dhm-trust>a strong,.dhm-trust>a small,.dhm-trust>a b{display:block}
.dhm-trust>a strong{font-size:12px}
.dhm-trust>a small{font-size:9px;color:var(--muted);margin-top:2px}
.dhm-trust>a b{position:absolute;right:12px;bottom:8px;font-size:8px;color:var(--orange)}
.dhm-blog{margin-top:22px}
.dhm-app{margin-top:18px;padding:24px 28px}
.dhm-app-downloads{position:relative;z-index:2;display:flex;align-items:center;gap:10px}
.dhm-qr{width:92px;padding:7px;border-radius:13px;background:#fff;color:#16213a;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.12)}
.dhm-qr img{width:78px;height:78px;margin:0 auto;object-fit:contain}
.dhm-qr small{display:block;font-size:7px;margin-top:4px;font-weight:800}
.dhm-app-links{flex-direction:column}
.dhm-standalone,.dhm-brand-page{max-width:1500px;margin:0 auto;padding:44px clamp(20px,4vw,64px);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#101828}
.dhm-standalone h1,.dhm-brand-page h1{font-size:clamp(38px,6vw,76px);letter-spacing:-.045em;margin:8px 0 14px}
.dhm-standalone>p,.dhm-brand-page>p{font-size:18px;line-height:1.6;max-width:780px;color:#667085}
.dhm-brand-page{min-height:70vh;border-radius:28px;background:radial-gradient(circle at 85% 15%,rgba(255,106,0,.18),transparent 24%),linear-gradient(135deg,#f8fbff,#fff6ef)}
.dhm-brand-kicker{display:inline-block;padding:8px 12px;border-radius:999px;background:#0a2d6f;color:#fff;font-size:11px;font-weight:900;letter-spacing:.11em}
.dhm-brand-page .dhm-primary{display:inline-flex;text-decoration:none;padding:14px 20px;border-radius:13px;margin-top:10px}
.dhm-brand-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px}
.dhm-brand-features>div{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:24px;font-size:30px;box-shadow:0 12px 34px rgba(16,24,40,.06)}
.dhm-brand-features strong,.dhm-brand-features small{display:block}.dhm-brand-features strong{font-size:17px;margin:12px 0 5px}.dhm-brand-features small{font-size:12px;color:#667085;line-height:1.5}
@media(max-width:767px){
  .dhm-wrap{padding:0 10px 20px!important}.dhm-hero{border-radius:0 0 20px 20px}.dhm-section{margin:18px 0}.dhm-category-grid{margin:10px 0 15px}
  .dhm-video-media{height:155px}.dhm-video-card{flex-basis:74%}.dhm-video-copy strong{font-size:11px}
  .dhm-trust{display:flex;overflow-x:auto;gap:8px;margin:16px 0 18px;scrollbar-width:none}.dhm-trust>a{flex:0 0 40%;padding:12px 10px;display:block;text-align:center}.dhm-trust>a i{margin:0 auto 7px}.dhm-trust>a b{position:static;margin-top:7px}
  .dhm-app{padding:18px}.dhm-app-downloads{margin-top:14px;display:grid;grid-template-columns:1fr 1fr}.dhm-qr{width:100%}.dhm-qr img{width:72px;height:72px}.dhm-app-links{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;margin-top:0}
  .dhm-brand-features{grid-template-columns:1fr}.dhm-brand-page{border-radius:0;padding:30px 18px}
}

/* v1.3.0 final tightening + full-screen collection pages */
.dhm-fullbleed{margin-top:0!important;padding-top:0!important}
.dhm-wrap{padding-top:0!important}
.dhm-hero{margin-top:0!important;border-radius:0 0 26px 26px!important}
.dhm-category-grid{margin-top:10px!important}
.dhm-section{margin-top:20px!important;margin-bottom:20px!important}
.dhm-standalone,.dhm-brand-page{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:calc(100vh - 120px)!important;border-radius:0!important;padding:0!important;background:#f7f9fc!important}
.dhm-collection-hero,.dhm-brand-page{padding:clamp(34px,5vw,74px) clamp(18px,5vw,80px)!important}
.dhm-collection-hero{background:radial-gradient(circle at 85% 15%,rgba(255,106,0,.18),transparent 25%),linear-gradient(135deg,#eef5ff,#fff3ea);margin:0}
.dhm-collection-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:28px clamp(18px,4vw,64px) 52px}
.dhm-collection-grid .dhm-product-card{min-width:0}
.dhm-brand-page{background:radial-gradient(circle at 88% 12%,rgba(255,106,0,.22),transparent 25%),linear-gradient(135deg,#edf4ff,#fff4ec)!important}
.dhm-app-page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.dhm-app-page-actions a{text-decoration:none}
.dhm-qr-universal{max-width:140px}
.dhm-trust>a{padding:16px 10px!important;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s ease}.dhm-trust>a:hover{background:#f8fbff;transform:translateY(-2px)}
@media(max-width:1200px){.dhm-collection-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:767px){.dhm-hero{border-radius:0 0 18px 18px!important}.dhm-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 12px 30px}.dhm-collection-hero,.dhm-brand-page{padding:28px 16px!important}.dhm-standalone h1,.dhm-brand-page h1{font-size:38px}.dhm-standalone>p,.dhm-brand-page>p{font-size:14px}.dhm-qr-universal{max-width:110px}}

/* ===== v1.3.1 polish: tight shell, richer collection/brand pages, mobile app cleanup ===== */
.dhm-fullbleed,
.dhm-rich-page{margin-top:0!important;padding-top:0!important}
.dhm-wrap{padding-top:0!important}
.dhm-rich-page{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#f7f9fc!important;color:#101828;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}

.dhm-rich-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:540px;padding:clamp(54px,7vw,100px) clamp(22px,6vw,94px);overflow:hidden;background:radial-gradient(circle at 85% 12%,rgba(255,106,0,.24),transparent 26%),linear-gradient(135deg,#eff5ff 0%,#fff8f2 54%,#ffe8d8 100%)}
.dhm-rich-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;bottom:-240px;border:1px solid rgba(10,45,111,.12);box-shadow:0 0 0 52px rgba(10,45,111,.025),0 0 0 104px rgba(255,106,0,.025)}
.dhm-rich-hero.collection-summer{background:radial-gradient(circle at 86% 12%,rgba(255,154,72,.30),transparent 27%),linear-gradient(135deg,#fff7dc,#fffdf5 46%,#dff7ff)}
.dhm-rich-hero.collection-home{background:radial-gradient(circle at 86% 12%,rgba(91,165,105,.20),transparent 27%),linear-gradient(135deg,#edf9ee,#fff 48%,#eef5ff)}
.dhm-rich-hero.collection-beauty{background:radial-gradient(circle at 86% 12%,rgba(230,92,151,.22),transparent 27%),linear-gradient(135deg,#fff0f6,#fff 48%,#f4efff)}
.dhm-rich-hero.collection-tech{background:radial-gradient(circle at 86% 12%,rgba(68,91,205,.23),transparent 27%),linear-gradient(135deg,#edf2ff,#fff 48%,#eefcff)}
.dhm-rich-hero.brand-merch{background:radial-gradient(circle at 88% 15%,rgba(255,106,0,.27),transparent 25%),linear-gradient(135deg,#081d4d,#0a347d 56%,#ff7b24);color:#fff}
.dhm-rich-hero.brand-academy{background:radial-gradient(circle at 88% 15%,rgba(255,174,76,.24),transparent 25%),linear-gradient(135deg,#f0f6ff,#fff 52%,#fff1df)}
.dhm-rich-copy{position:relative;z-index:2;max-width:820px}.dhm-rich-icon{font-size:46px;margin:20px 0 6px}.dhm-rich-copy h1{font-size:clamp(48px,6.2vw,92px)!important;line-height:.97!important;letter-spacing:-.055em!important;margin:10px 0 20px!important}.dhm-rich-copy p{font-size:clamp(16px,1.5vw,22px);line-height:1.65;max-width:760px;margin:0;color:#667085}.brand-merch .dhm-rich-copy p{color:#d8e4ff}.brand-merch .dhm-brand-kicker{background:#fff;color:#0a2d6f}
.dhm-rich-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.dhm-rich-actions .dhm-primary,.dhm-secondary-rich{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:14px;text-decoration:none;font-size:13px;font-weight:900;transition:.22s ease}.dhm-rich-actions .dhm-primary{background:#ff6a00;color:#fff;box-shadow:0 12px 28px rgba(255,106,0,.22)}.dhm-rich-actions .dhm-primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(255,106,0,.28)}.dhm-secondary-rich{border:1px solid rgba(10,45,111,.18);background:rgba(255,255,255,.72);color:#0a2d6f}.brand-merch .dhm-secondary-rich{color:#fff;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.09)}
.dhm-rich-panel{position:relative;z-index:2;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.78);box-shadow:0 30px 70px rgba(16,24,40,.14);backdrop-filter:blur(18px);border-radius:28px;padding:28px}.brand-merch .dhm-rich-panel{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18)}.dhm-rich-panel>strong{display:block;font-size:20px;margin-bottom:18px}.dhm-rich-panel>div{display:flex;gap:13px;align-items:flex-start;padding:16px 0;border-top:1px solid rgba(16,24,40,.08)}.brand-merch .dhm-rich-panel>div{border-color:rgba(255,255,255,.14)}.dhm-rich-panel>div>span{width:34px;height:34px;flex:0 0 34px;border-radius:11px;display:grid;place-items:center;background:#0a2d6f;color:#fff;font-size:11px;font-weight:900}.dhm-rich-panel p{margin:0}.dhm-rich-panel b,.dhm-rich-panel small{display:block}.dhm-rich-panel b{font-size:14px}.dhm-rich-panel small{margin-top:4px;color:#667085;font-size:11px;line-height:1.45}.brand-merch .dhm-rich-panel small{color:#d9e3fb}

.dhm-rich-intro,.dhm-brand-story{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:44px clamp(18px,5vw,78px) 20px}.dhm-rich-intro>div,.dhm-brand-story{max-width:none}.dhm-rich-intro span,.dhm-brand-story>span{font-size:10px;font-weight:900;letter-spacing:.13em;color:#ff6a00}.dhm-rich-intro h2,.dhm-brand-story h2{font-size:clamp(30px,3.6vw,52px);letter-spacing:-.035em;margin:8px 0 10px}.dhm-rich-intro p,.dhm-brand-story>p{max-width:860px;color:#667085;line-height:1.65;margin:0}.dhm-rich-intro>a{flex:0 0 auto;color:#0a2d6f;font-weight:900;text-decoration:none}
.dhm-collection-grid{padding-top:18px!important;background:#f7f9fc}
.dhm-rich-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:10px clamp(18px,5vw,78px) 58px;background:#f7f9fc}.dhm-rich-trust>div{background:#fff;border:1px solid #e7ecf4;border-radius:18px;padding:20px;box-shadow:0 9px 26px rgba(16,24,40,.05);font-size:24px}.dhm-rich-trust strong,.dhm-rich-trust small{display:block}.dhm-rich-trust strong{font-size:14px;margin:10px 0 3px}.dhm-rich-trust small{font-size:10px;color:#667085}
.dhm-brand-story{display:block;padding-top:52px;padding-bottom:62px;background:#fff}.dhm-brand-story .dhm-brand-features{margin-top:28px;grid-template-columns:repeat(3,1fr)}
.dhm-blog-placeholder{display:flex!important;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#071d4d,#0a347d 65%,#ff7b24)!important;color:#fff}.dhm-blog-placeholder b{font-size:28px;letter-spacing:-.04em}.dhm-blog-placeholder small{font-size:9px;letter-spacing:.15em;margin-top:4px}

/* Keep the homepage content tight against the custom header/menu. */
body.dhm-host-tight .dhm-fullbleed{margin-top:0!important}
body.dhm-host-tight .dhm-fullbleed-parent{margin-top:0!important;padding-top:0!important}

@media(max-width:900px){
  .dhm-rich-hero{grid-template-columns:1fr;min-height:auto;padding:46px 26px}.dhm-rich-panel{max-width:none}.dhm-rich-trust{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
  .dhm-wrap{padding-top:0!important}
  .dhm-hero{margin-top:0!important}
  .dhm-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .dhm-category-tile{min-height:100px!important}
  .dhm-qr{display:none!important}
  .dhm-app-downloads{display:block!important}.dhm-app-links{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:14px!important}.dhm-app-links a{min-height:54px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}
  .dhm-rich-page{margin-top:0!important}
  .dhm-rich-hero{padding:34px 16px 30px;gap:22px}.dhm-rich-icon{font-size:34px;margin-top:14px}.dhm-rich-copy h1{font-size:42px!important}.dhm-rich-copy p{font-size:14px}.dhm-rich-actions{margin-top:20px}.dhm-rich-actions .dhm-primary,.dhm-secondary-rich{min-height:44px;padding:11px 14px;font-size:11px}.dhm-rich-panel{border-radius:20px;padding:18px}.dhm-rich-panel>strong{font-size:17px}.dhm-rich-panel>div{padding:12px 0}.dhm-rich-intro,.dhm-brand-story{padding:28px 14px 14px;display:block}.dhm-rich-intro h2,.dhm-brand-story h2{font-size:28px}.dhm-rich-intro p,.dhm-brand-story>p{font-size:13px}.dhm-rich-intro>a{display:inline-block;margin-top:12px}.dhm-collection-grid{padding:14px 10px 26px!important}.dhm-rich-trust{grid-template-columns:repeat(2,1fr);padding:4px 10px 30px;gap:8px}.dhm-rich-trust>div{padding:14px;font-size:19px}.dhm-brand-story{padding-bottom:34px}.dhm-brand-story .dhm-brand-features{grid-template-columns:1fr;gap:10px}.dhm-brand-features>div{padding:18px;border-radius:16px}
}

/* ===== v1.3.2 — direct destination pages, zero-gap shell, richer Academy/Merch ===== */
body.dhm-host-tight main,
body.dhm-host-tight #main,
body.dhm-host-tight #primary,
body.dhm-host-tight #content,
body.dhm-host-tight .site-content,
body.dhm-host-tight .content-area,
body.dhm-host-tight .site-main,
body.dhm-host-tight article.page,
body.dhm-host-tight .entry-content,
body.dhm-host-tight .elementor,
body.dhm-host-tight .elementor-section,
body.dhm-host-tight .elementor-container,
body.dhm-host-tight .elementor-column,
body.dhm-host-tight .elementor-widget-wrap,
body.dhm-host-tight .elementor-widget-container{margin-top:0!important;padding-top:0!important;max-width:none!important;width:100%!important}
body.dhm-host-tight .dhm-fullbleed-parent{margin-top:0!important;padding-top:0!important;min-height:0!important}
.dhm-rich-page,.dhm-fullbleed{display:block!important;clear:both!important}

.dhm-directory-page,.dhm-deals-page,.dhm-picks-page,.dhm-topic-page{min-height:100vh;background:#f7f9fc!important}
.dhm-directory-hero{position:relative;overflow:hidden;padding:clamp(52px,7vw,100px) clamp(20px,6vw,96px);min-height:360px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 85% 15%,rgba(255,106,0,.23),transparent 25%),linear-gradient(135deg,#081f53,#0d3e92 60%,#ff7a22);color:#fff}
.dhm-directory-hero:after{content:"";position:absolute;right:-120px;bottom:-180px;width:480px;height:480px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 52px rgba(255,255,255,.035),0 0 0 104px rgba(255,255,255,.02)}
.dhm-directory-hero.deals{background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,#7a1032,#db2858 55%,#ff7a22)}
.dhm-directory-hero.picks{background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,#3d176d,#6f36bb 58%,#ee719c)}
.dhm-directory-hero.academy{background:radial-gradient(circle at 86% 12%,rgba(255,174,76,.22),transparent 26%),linear-gradient(135deg,#09224f,#0d4b9a 58%,#26a6d1)}
.dhm-directory-hero.merch{background:radial-gradient(circle at 86% 12%,rgba(255,106,0,.22),transparent 26%),linear-gradient(135deg,#071a46,#0a347d 58%,#ff6a00)}
.dhm-directory-hero>*{position:relative;z-index:1;max-width:900px}.dhm-directory-hero>span{font-size:11px;letter-spacing:.15em;font-weight:900;color:#ffd1b0}.dhm-directory-hero h1{font-size:clamp(48px,6vw,88px)!important;line-height:.98!important;letter-spacing:-.05em!important;margin:13px 0 18px!important;color:#fff!important}.dhm-directory-hero p{max-width:760px;font-size:clamp(16px,1.4vw,21px);line-height:1.65;color:#e8efff;margin:0 0 26px}.dhm-directory-hero>a{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:48px;padding:13px 20px;border-radius:14px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.dhm-topic-icon{font-size:44px;margin-top:18px}

.dhm-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:30px clamp(16px,5vw,78px) 60px}.dhm-directory-card{display:grid;grid-template-columns:105px 1fr;align-items:center;gap:16px;min-height:150px;padding:14px;border:1px solid #e5eaf2;border-radius:22px;background:#fff;color:#101828;text-decoration:none;box-shadow:0 10px 30px rgba(16,24,40,.06);transition:.25s ease;overflow:hidden}.dhm-directory-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(16,24,40,.12)}.dhm-directory-card>img,.dhm-directory-icon{width:105px;height:105px;border-radius:16px;object-fit:cover;background:#eef3fb;display:grid;place-items:center;font-size:42px}.dhm-directory-card strong,.dhm-directory-card small,.dhm-directory-card b{display:block}.dhm-directory-card strong{font-size:17px}.dhm-directory-card small{font-size:11px;color:#667085;margin:7px 0 12px}.dhm-directory-card b{font-size:12px;color:#ff6a00}

.dhm-topic-body{padding:52px clamp(20px,6vw,96px) 72px;background:#fff}.dhm-topic-body h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.04em;margin:0 0 14px}.dhm-topic-body p{max-width:900px;font-size:16px;line-height:1.7;color:#667085}.dhm-topic-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.dhm-topic-links a{display:inline-flex;padding:12px 16px;border-radius:12px;text-decoration:none;font-weight:900;background:#eef4ff;color:#0a2d6f}.dhm-topic-links a:last-child{background:#ff6a00;color:#fff}

.dhm-link-features>a{display:flex!important;flex-direction:column;align-items:flex-start;gap:7px;padding:24px!important;border:1px solid #e7ecf4;border-radius:20px;background:#fff;color:#101828;text-decoration:none;box-shadow:0 10px 30px rgba(16,24,40,.06);transition:.24s ease}.dhm-link-features>a:hover{transform:translateY(-4px);box-shadow:0 17px 38px rgba(16,24,40,.11)}.dhm-link-features>a strong{font-size:18px}.dhm-link-features>a small{color:#667085;line-height:1.5}.dhm-link-features>a b{margin-top:5px;color:#ff6a00;font-size:12px}

@media(max-width:1100px){.dhm-directory-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){
  .dhm-directory-hero{min-height:auto;padding:34px 16px 30px}.dhm-directory-hero h1{font-size:42px!important}.dhm-directory-hero p{font-size:14px}.dhm-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px 10px 34px}.dhm-directory-card{display:block;min-height:0;padding:10px;border-radius:16px}.dhm-directory-card>img,.dhm-directory-icon{width:100%;height:auto;aspect-ratio:1/1;border-radius:12px}.dhm-directory-card strong{font-size:13px;margin-top:9px}.dhm-directory-card small{font-size:10px;margin:5px 0 8px}.dhm-directory-card b{font-size:10px}.dhm-topic-body{padding:30px 15px 42px}.dhm-topic-body h2{font-size:30px}.dhm-topic-body p{font-size:13px}.dhm-link-features>a{padding:17px!important}.dhm-rich-hero{border-radius:0!important}.dhm-brand-story{margin-top:0!important}
}

/* ===== v1.3.3: richer hero visuals + Academy learning centers ===== */
.dhm-directory-hero{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(28px,5vw,70px)}
.dhm-directory-copy{position:relative;z-index:2;max-width:900px}
.dhm-directory-copy>span{font-size:11px;letter-spacing:.15em;font-weight:900;color:#ffd1b0}
.dhm-directory-copy h1{font-size:clamp(48px,6vw,88px)!important;line-height:.98!important;letter-spacing:-.05em!important;margin:13px 0 18px!important;color:#fff!important}
.dhm-directory-copy p{max-width:760px;font-size:clamp(16px,1.4vw,21px);line-height:1.65;color:#e8efff;margin:0 0 26px}
.dhm-directory-copy>a{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:48px;padding:13px 20px;border-radius:14px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.dhm-hero-visual-stack{position:relative;z-index:2;min-height:330px;display:grid;place-items:center;isolation:isolate}
.dhm-hero-visual-stack:before,.dhm-hero-visual-stack:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.22);inset:16% 8%;animation:dhmOrbitPulse 5.6s ease-in-out infinite}
.dhm-hero-visual-stack:after{inset:4% 20%;animation-delay:-2.2s}
.dhm-hero-visual-stack i{position:absolute;display:grid;place-items:center;width:120px;height:120px;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,255,255,.82));box-shadow:0 22px 55px rgba(0,0,0,.24);font-style:normal;font-size:54px;backdrop-filter:blur(12px);animation:dhmFloatCard 4.8s ease-in-out infinite}
.dhm-hero-visual-stack i:nth-child(1){transform:translate(-72px,-70px) rotate(-8deg)}
.dhm-hero-visual-stack i:nth-child(2){transform:translate(78px,-36px) rotate(7deg);animation-delay:-1.1s}
.dhm-hero-visual-stack i:nth-child(3){transform:translate(-52px,78px) rotate(5deg);animation-delay:-2.3s}
.dhm-hero-visual-stack i:nth-child(4){transform:translate(90px,88px) rotate(-6deg);animation-delay:-3.2s}
@keyframes dhmFloatCard{0%,100%{margin-top:0}50%{margin-top:-16px}}
@keyframes dhmOrbitPulse{0%,100%{transform:scale(.95);opacity:.45}50%{transform:scale(1.05);opacity:.9}}
.dhm-directory-hero.trending{background:radial-gradient(circle at 86% 12%,rgba(53,207,255,.22),transparent 26%),linear-gradient(135deg,#071d49,#0a4b91 54%,#16a6a0)}
.dhm-learning-center{background:#f7f9fc!important;min-height:100vh}
.dhm-learning-body{padding:clamp(34px,5vw,72px) clamp(18px,5vw,76px) clamp(48px,6vw,90px);background:linear-gradient(180deg,#f7f9fc,#fff)}
.dhm-learning-heading{max-width:820px;margin-bottom:28px}.dhm-learning-heading>span{font-size:11px;letter-spacing:.14em;font-weight:900;color:#ff6a00}.dhm-learning-heading h2{font-size:clamp(34px,4vw,56px)!important;line-height:1.03;margin:10px 0 12px!important;color:#0b224f!important}.dhm-learning-heading p{font-size:16px;line-height:1.7;color:#5d687d}
.dhm-learning-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dhm-learning-grid article{position:relative;overflow:hidden;min-height:260px;padding:24px;border:1px solid #e8edf5;border-radius:24px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 16px 40px rgba(14,40,85,.08);transition:.25s ease}.dhm-learning-grid article:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(14,40,85,.14)}.dhm-learning-grid article>i{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#edf4ff;font-style:normal;font-size:28px;margin-bottom:18px}.dhm-learning-grid h3{font-size:20px;margin:0 0 10px;color:#0b224f}.dhm-learning-grid p{font-size:13px;line-height:1.65;color:#667085}.dhm-learning-grid a{display:inline-block;margin-top:16px;color:#e85f00;text-decoration:none;font-weight:800;font-size:12px}
.dhm-learning-cta{margin-top:28px;border-radius:28px;padding:clamp(24px,4vw,44px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:radial-gradient(circle at 90% 20%,rgba(255,106,0,.28),transparent 25%),linear-gradient(135deg,#071f52,#0d4896);color:#fff;box-shadow:0 20px 50px rgba(8,34,83,.18)}.dhm-learning-cta span{font-size:10px;letter-spacing:.14em;font-weight:900;color:#ffb582}.dhm-learning-cta h2{font-size:clamp(26px,3vw,42px)!important;color:#fff!important;margin:8px 0!important}.dhm-learning-cta p{margin:0;color:#dfe9ff}.dhm-learning-cta>a{flex:0 0 auto;display:inline-flex;padding:14px 18px;border-radius:14px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:900}
@media(max-width:900px){.dhm-directory-hero{grid-template-columns:1fr!important}.dhm-hero-visual-stack{min-height:240px}.dhm-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.dhm-directory-hero{padding:28px 16px 24px!important;gap:10px}.dhm-directory-copy h1{font-size:42px!important}.dhm-directory-copy p{font-size:14px}.dhm-hero-visual-stack{min-height:190px}.dhm-hero-visual-stack i{width:78px;height:78px;border-radius:20px;font-size:34px}.dhm-hero-visual-stack i:nth-child(1){transform:translate(-54px,-42px) rotate(-8deg)}.dhm-hero-visual-stack i:nth-child(2){transform:translate(54px,-28px) rotate(7deg)}.dhm-hero-visual-stack i:nth-child(3){transform:translate(-42px,50px) rotate(5deg)}.dhm-hero-visual-stack i:nth-child(4){transform:translate(58px,52px) rotate(-6deg)}.dhm-learning-body{padding:28px 12px 44px}.dhm-learning-grid{grid-template-columns:1fr}.dhm-learning-grid article{min-height:0;padding:20px}.dhm-learning-cta{display:block}.dhm-learning-cta>a{margin-top:18px;width:max-content}}
