.dgh{--dgh-ink: #472538;--dgh-pink: #b83e71;--dgh-paper: #fff1f5;--dgh-font: Arial, sans-serif;--dgh-serif: "Playfair Display", Georgia, serif;--dgh-script: "Caveat", cursive;--dgh-top: max(12px, env(safe-area-inset-top));--dgh-edge: 12px;--dgh-menu-height: calc(100dvh - var(--dgh-top) - 76px);display:block;position:fixed;inset:var(--dgh-top) var(--dgh-edge) auto;z-index:50;max-width:1080px;margin-inline:auto;color:var(--dgh-ink);font-family:var(--dgh-font);line-height:1.4;isolation:isolate}.dgh *,.dgh *:before,.dgh *:after{box-sizing:border-box}.dgh [hidden]{display:none!important}.dgh a{color:inherit;text-decoration:none}.dgh button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.dgh button:disabled,.dgh [aria-disabled=true]{cursor:default}.dgh a:focus-visible,.dgh button:focus-visible{outline:2px solid var(--dgh-pink);outline-offset:3px}.dgh__rail{position:relative;will-change:transform}.dgh__bar{display:flex;align-items:center;gap:4px;height:52px;padding:3px 6px 3px 18px;border-radius:30px;border:1px solid rgba(255,255,255,.82);background:#fff7f9a8;backdrop-filter:blur(22px) saturate(1.3);-webkit-backdrop-filter:blur(22px) saturate(1.3);box-shadow:0 5px 24px #47253817,inset 0 1px #fffffff2}.dgh__logo{display:flex;align-items:center;min-height:44px;margin-right:auto;flex-shrink:0}.dgh__logo img{display:block;width:90px;height:auto}.dgh__logo-text{font-size:22px;font-weight:700;letter-spacing:-.07em}.dgh .dgh__shop{display:grid;place-items:center;position:relative;flex:0 0 86px;width:86px;min-height:44px;padding:0 6px;border:0;border-radius:24px;color:var(--dgh-pink);background:transparent;font:500 16px/1.2 var(--dgh-serif)}.dgh__shop:before{content:"";position:absolute;top:4px;right:0;bottom:4px;left:0;border-radius:inherit;background:var(--dgh-paper);box-shadow:inset 0 1px #fff}.dgh__shop span{position:relative}.dgh__icon{display:grid;place-items:center;position:relative;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent}.dgh__icon svg{display:block;width:29px;height:29px;stroke-width:1.5}.dgh__count{position:absolute;top:1px;right:1px;min-width:16px;height:16px;padding:0 3px;border-radius:20px;display:grid;place-items:center;background:var(--dgh-pink);color:#fff;font:500 10px/1 var(--dgh-font);box-shadow:0 0 0 2px #fff5f8}.dgh__toggle:before,.dgh__toggle:after{content:"";position:absolute;width:22px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .18s ease}.dgh__toggle:before{transform:translateY(-4px)}.dgh__toggle:after{transform:translateY(4px)}.dgh__toggle[aria-expanded=true]:before{transform:rotate(45deg)}.dgh__toggle[aria-expanded=true]:after{transform:rotate(-45deg)}.dgh__panel{position:absolute;top:62px;right:0;width:min(100%,420px);max-height:var(--dgh-menu-height);padding:18px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e5afc5 transparent;border:1px solid rgba(255,255,255,.95);border-radius:24px;background:var(--dgh-paper);box-shadow:0 16px 44px #47253829,inset 0 1px #fff;transform-origin:top right}.dgh.is-open .dgh__panel{animation:dgh-panel-in .18s ease-out both}@keyframes dgh-panel-in{0%{opacity:0;transform:translateY(-5px) scale(.99)}to{opacity:1;transform:none}}.dgh__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 8px}.dgh .dgh__heading{margin:0;color:var(--dgh-pink);font:600 32px/1.05 var(--dgh-script);letter-spacing:-.02em}.dgh__section-head small{color:#90697a;font:400 10px/1.4 var(--dgh-font);letter-spacing:.1em;text-transform:uppercase}.dgh__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.dgh__tile{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;overflow:hidden;border:1px solid #f1d6e1;border-radius:12px;background:#f9e2eb;transition:background .15s ease,border-color .15s ease}.dgh__tile:hover{background:#f6d9e5;border-color:#e7bfd0}.dgh__tile--face{grid-column:1 / -1;min-height:62px;padding:7px 13px}.dgh__tile-label{position:relative;z-index:1;font:500 13px/1.25 var(--dgh-font)}.dgh__tile--face .dgh__tile-label{display:flex;flex-direction:column;gap:4px;max-width:65%;font:500 17px/1.15 var(--dgh-serif)}.dgh__tile-label small{color:#90697a;font:400 11px/1.3 var(--dgh-font)}.dgh__tile--small{flex-direction:column;gap:2px;justify-content:flex-end;min-height:72px;padding:5px 5px 7px;text-align:center}.dgh__tile--gel{grid-column:1 / -1;min-height:58px;padding:3px 13px}.dgh__art{flex-shrink:0;position:relative;display:grid;place-items:center;width:72px;height:44px}.dgh__tile--small .dgh__art{width:100%;height:40px}.dgh__tile--gel .dgh__art{width:86px;height:52px}.dgh__art img{display:block;width:100%;height:100%;max-height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(100,57,77,.12))}.dgh__grid+.dgh__account{margin-top:14px}.dgh__empty-photo{display:grid;place-items:center;width:74%;height:82%;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:#fff6}.dgh__empty-photo svg{width:19px;height:19px;stroke-width:1.15;color:#c397aa}.dgh__serums{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:16px;padding:15px 2px;margin:10px 0 1px}.dgh__serums-copy{display:flex;flex-direction:column;gap:4px}.dgh__serums-copy small{color:#795467;font-size:12px}.dgh__serums-art{width:104px;height:60px}.dgh__serums-art img{width:100%;height:100%;object-fit:contain}.dgh__serums .dgh__empty-photo{width:100%;height:100%;background:#fae5ed;border-color:#f1d6e1}.dgh__quiz{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:118px;padding:15px 17px;overflow:hidden;border:1px solid #e6b3c9;border-radius:16px;background:radial-gradient(ellipse at 100% 0%,#ffeff5,transparent 70%),#f2cade;margin:0 0 16px}.dgh__quiz-copy{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.dgh__quiz-kicker{color:#85546c;font:500 10px/1.2 var(--dgh-font);text-transform:uppercase;letter-spacing:.13em}.dgh__quiz-title{color:#792d51;font:600 31px/1.02 var(--dgh-script);letter-spacing:-.02em}.dgh__quiz-cta{color:#793551;display:flex;align-items:center;gap:6px;font:500 12px/1.2 var(--dgh-font)}.dgh__quiz-cta svg{width:15px;height:15px}.dgh__quiz-mark{position:relative;flex:0 0 58px;width:58px;color:#b96287;font:500 86px/1 var(--dgh-serif);transform:rotate(9deg);text-align:center;opacity:.46}.dgh__account{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px;border:1px solid #d6a6bb;border-radius:30px;background:#fff9fb;font:500 13px/1.3 var(--dgh-font)}.dgh__account svg{width:17px;height:17px;stroke-width:1.5}.dgh__account:hover{background:#fff}.dgh__footer{display:flex;align-items:center;justify-content:center;gap:28px;padding-top:8px}.dgh__footer a{display:inline-flex;gap:6px;align-items:center;min-height:40px;font:400 12px/1.3 var(--dgh-font);color:#795467}.dgh__footer svg{width:14px;height:14px;stroke-width:1.4}.dgh__footer a:hover{color:var(--dgh-pink)}.dgh__tile:focus-visible,.dgh__quiz:focus-visible,.dgh__account:focus-visible{outline-offset:-3px!important}@media(max-width:360px){.dgh__bar{padding-left:14px}.dgh__logo img{width:82px}.dgh__panel{padding:14px;border-radius:20px}.dgh__tile--face{padding-inline:12px}.dgh__tile--face .dgh__tile-label{font-size:17px}.dgh__tile--small .dgh__tile-label{font-size:12px}.dgh__quiz-title{font-size:29px}.dgh__quiz-mark{flex-basis:45px;width:45px;font-size:72px}}@supports not (backdrop-filter: blur(1px)){.dgh__bar{background:#fff5f8}}@media(prefers-reduced-motion:reduce){.dgh__rail,.dgh__panel,.dgh__toggle:before,.dgh__toggle:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dashea-glass-header.css.map */
