.dcent-ahd{--dcent-ahd-screen: #fff;--dcent-ahd-text: #171719;--dcent-ahd-sub: #5a5c63;--dcent-ahd-hint: #878a93;--dcent-ahd-muted: #aeb0b6;--dcent-ahd-chip-on: #dbdcdf;--dcent-ahd-tab-bg: #eaebec;--dcent-ahd-tab-on: #fff;--dcent-ahd-border: #dbdcdf;position:relative;display:flex;width:100%;height:100%;justify-content:center;overflow:hidden}.dcent-ahd--dark{--dcent-ahd-screen: #171719;--dcent-ahd-text: #f7f7f8;--dcent-ahd-sub: #aeb0b6;--dcent-ahd-hint: #878a93;--dcent-ahd-muted: #6b6e76;--dcent-ahd-chip-on: #37383c;--dcent-ahd-tab-bg: #2a2b30;--dcent-ahd-tab-on: #37383c;--dcent-ahd-border: #37383c}.dcent-ahd--bezel{background:#f6f6f6;padding-top:20px}.dcent-ahd--bare{overflow:visible;background:none;padding-top:0}.dcent-ahd__phone{width:380px;flex-shrink:0;transform:scale(.6);transform-origin:top center}.dcent-ahd__bezel{border-radius:56px;background:#000;padding:10px 4px 4px;outline:2px solid #a4a4a4;box-shadow:inset 0 0 0 4px #3a4148}.dcent-ahd--bezel .dcent-ahd__screen{position:relative;margin:0 auto;height:800px;width:360px;overflow:hidden;border-radius:50px;padding-top:12px}.dcent-ahd--card{background:#f6f6f6;padding-top:20px}.dcent-ahd--card .dcent-ahd__screen{position:relative;display:flex;width:360px;height:437px;flex-shrink:0;flex-direction:column;overflow:hidden;border-radius:12px 12px 0 0;transform:scale(.64);transform-origin:top center;padding-top:10px}.dcent-ahd__screen{background:var(--dcent-ahd-screen);text-align:left;letter-spacing:-.02em}.dcent-ahd [data-rise]{opacity:0;transform:translateY(8px)}.dcent-ahd[data-on="1"] [data-rise]{opacity:1;transform:translateY(0);transition:opacity .42s ease-out var(--dcent-ahd-delay, 0ms),transform .42s ease-out var(--dcent-ahd-delay, 0ms)}.dcent-ahd[data-still="1"] [data-rise]{opacity:1;transform:none;transition:none}.dcent-ahd__statusbar{height:49px;width:100%}.dcent-ahd__header{margin:0 auto;display:block;height:32px;width:328px}.dcent-ahd__header--loose{margin-top:12px}.dcent-ahd__header-wrap{display:flex;height:44px;flex-shrink:0;align-items:center;padding:4px 16px 8px}.dcent-ahd__totals{display:flex;flex-direction:column;padding:16px 16px 0}.dcent-ahd__amount{font-size:32px;font-weight:600;line-height:40px;color:var(--dcent-ahd-text);font-variant-numeric:tabular-nums}.dcent-ahd__delta{margin-top:4px;font-size:14px;font-weight:500;line-height:20px;color:var(--accent-success);font-variant-numeric:tabular-nums}.dcent-ahd__tabs{margin-top:20px;display:flex;width:fit-content;border-radius:16px;background:var(--dcent-ahd-tab-bg);padding:2px}.dcent-ahd__tab{display:flex;height:24px;align-items:center;justify-content:center;padding:0 12px;font-size:12px;font-weight:500;line-height:16px;color:var(--dcent-ahd-hint)}.dcent-ahd__tab--on{border-radius:9999px;background:var(--dcent-ahd-tab-on);color:var(--dcent-ahd-text)}.dcent-ahd__chart{position:relative;margin-top:8px;height:160px;width:100%;flex-shrink:0;overflow:hidden}.dcent-ahd__chart-fill,.dcent-ahd__chart-line{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none}.dcent-ahd__chart-fill{opacity:0;transform:translateY(12px)}.dcent-ahd[data-on="1"] .dcent-ahd__chart-fill{opacity:1;transform:translateY(0);transition:opacity 1s ease-out .7s,transform 1s ease-out .7s}.dcent-ahd__chart-cover{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--dcent-ahd-screen);transform:translate(0);will-change:transform}.dcent-ahd[data-on="1"] .dcent-ahd__chart-cover{transform:translate(100%);transition:transform 1.4s cubic-bezier(.22,1,.36,1) .45s}.dcent-ahd[data-still="1"] .dcent-ahd__chart-fill{opacity:1;transform:none;transition:none}.dcent-ahd[data-still="1"] .dcent-ahd__chart-cover{display:none}.dcent-ahd__period{margin-top:12px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.dcent-ahd__chips{display:flex;align-items:center;gap:20px}.dcent-ahd__chip{padding:4px 0;font-size:12px;font-weight:500;line-height:16px;color:var(--dcent-ahd-muted)}.dcent-ahd__chip--on{border-radius:9999px;background:var(--dcent-ahd-chip-on);padding:4px 8px;color:var(--dcent-ahd-text)}.dcent-ahd__toggle-wrap{display:flex;align-items:center;gap:8px}.dcent-ahd__toggle{display:flex;width:32px;justify-content:flex-end;border-radius:9999px;background:#7ec503;padding:2px}.dcent-ahd__toggle-knob{width:16px;height:16px;border-radius:9999px;background:#fff}.dcent-ahd__toggle-label{font-size:12px;font-weight:500;line-height:16px;color:var(--dcent-ahd-hint)}.dcent-ahd__chevron-wrap{margin-top:16px;display:flex;justify-content:center}.dcent-ahd__chevron{height:6px;width:10px;transform:scaleY(-1)}.dcent-ahd__actions{margin:24px auto 0;width:328px}.dcent-ahd__actions-crop{height:44px;overflow:hidden}.dcent-ahd__actions-img{height:68px;width:328px;max-width:none}.dcent-ahd__action-labels{margin-top:8px;display:flex;gap:12px}.dcent-ahd__action-labels p{width:56px;text-align:center;font-size:12px;font-weight:500;line-height:16px;color:var(--dcent-ahd-sub)}.dcent-ahd__tabset{margin-top:24px;height:40px;width:100%}.dcent-ahd__search{margin-top:16px;display:flex;align-items:center;gap:12px;padding:0 16px}.dcent-ahd__search-box{display:flex;height:40px;min-width:0;flex:1 1 0;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--dcent-ahd-border);padding:0 12px}.dcent-ahd__search-ico{display:inline-flex;width:20px;height:20px;flex-shrink:0;color:var(--dcent-ahd-hint)}.dcent-ahd__search-act{display:inline-flex;width:24px;height:24px;flex-shrink:0;color:var(--dcent-ahd-text)}.dcent-ahd__search-ico svg,.dcent-ahd__search-act svg{width:100%;height:100%}.dcent-ahd__search-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;color:var(--dcent-ahd-hint)}.dcent-ahd__btc{margin-top:20px;height:60px;width:100%}.dcent-ahd__gnb{position:absolute;bottom:0;left:0;height:83px;width:100%}@media(min-width:1024px){.dcent-ahd--bezel{padding-top:28px}.dcent-ahd--bare{padding-top:0}.dcent-ahd__phone{transform:scale(.75)}.dcent-ahd--card{padding-top:24px}.dcent-ahd--card .dcent-ahd__screen{height:509px;transform:scale(.778);padding-top:8px}}.dcent-ahd--hero-m .dcent-ahd__phone{transform:scale(.663)}@media(min-width:1024px){.dcent-ahd--hero-pc .dcent-ahd__phone{transform:scale(1.007)}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/dcent-app-home-demo.css.map */
