@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.register-shell{color-scheme:light;background:#fff;color:#111;font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.register-shell .register-form{width:100%}.register-shell .register-form-title{margin:0 0 20px;text-align:center;font-size:18px;line-height:1.3;font-weight:600;color:#111}.register-shell .register-form-subtitle{margin:-12px 0 20px;text-align:center;font-size:14px;line-height:1.35;font-weight:500;color:#8e8e8e}.register-shell .register-fotm-item,.register-shell .register-form-item{margin-bottom:14px}.register-shell .register-form-label{display:block;margin-bottom:8px;color:#111;font-size:14px;line-height:1.25;font-weight:500}.register-shell .register-form-input{position:relative;width:100%}.register-shell .register-form-input.has-error .register-input,.register-shell .register-form-input.has-error .register-select-trigger,.register-shell .register-form-input.has-error .register-select-search-input{box-shadow:inset 0 0 0 2px #e53935!important;color:#e53935!important}.register-shell .register-input,.register-shell .register-select-trigger{box-sizing:border-box;width:100%;min-height:64px;height:64px;border:0;border-radius:24px;background:#fff;box-shadow:inset 0 0 0 1px #ececec;color:#111;font-family:inherit;font-size:16px;font-weight:500;line-height:22px;outline:none}.register-shell .register-input{padding:0 20px}.register-shell .register-input::placeholder{color:#8e8e8e;opacity:1;font-size:16px;font-weight:500}.register-shell .register-input[type=number]{-moz-appearance:textfield;appearance:textfield}.register-shell .register-input[type=number]::-webkit-outer-spin-button,.register-shell .register-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.register-shell .register-input:focus,.register-shell .register-select-trigger:focus-visible{box-shadow:inset 0 0 0 2px #f2c300}.register-shell .register-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:0 48px 0 20px;text-align:left;cursor:pointer;position:relative}.register-shell .register-select-trigger:disabled{opacity:.55;cursor:not-allowed}.register-shell .register-select-trigger:after{content:"";position:absolute;right:22px;top:50%;margin-top:-5px;width:8px;height:8px;border:solid #111111;border-width:0 2px 2px 0;transform:rotate(45deg);pointer-events:none}.register-shell .register-select-placeholder{color:#8e8e8e;font-weight:500}.register-shell .register-select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px}.register-shell .register-select-panel{position:absolute;z-index:40;margin-top:8px;width:100%;overflow:hidden;border:2px solid #f2c300;border-radius:24px;background:#fff;box-shadow:none}.register-shell .register-select-search{border-bottom:1px solid #ececec;padding:10px 12px}.register-shell .register-select-search-input{width:100%;min-height:44px;border:0;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #ececec;padding:0 14px;font-family:inherit;font-size:15px;font-weight:500;color:#111;outline:none}.register-shell .register-select-options{max-height:300px;overflow-y:auto}.register-shell .register-select-option{display:block;width:100%;border:0;border-bottom:1px solid #ececec;background:#fff;padding:14px 24px;text-align:left;font-family:inherit;font-size:16px;font-weight:500;line-height:1.2;color:#111;cursor:pointer}.register-shell .register-select-option:last-child{border-bottom:0}.register-shell .register-select-option:hover,.register-shell .register-select-option.is-active{background:#fffef5}.register-shell .register-select-empty{padding:14px 24px;text-align:center;font-size:14px;color:#8e8e8e}.register-shell .register-hint{margin-top:6px;padding-left:4px;color:#8e8e8e;font-size:12px;line-height:1.2}.register-shell .register-error-tip{display:block;margin-top:6px;padding-left:4px;color:#e53935!important;font-size:12px;line-height:1.2}.register-shell .form-submit{margin-top:18px}.register-shell .button2,.register-shell .register-submit{box-sizing:border-box;width:100%;min-height:64px;height:64px;border:0;border-radius:24px;background:#ffd600;color:#111;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .15s ease}.register-shell .button2:hover:not(:disabled),.register-shell .register-submit:hover:not(:disabled){background:#f2c300}.register-shell .button2:disabled,.register-shell .register-submit:disabled{opacity:.75;cursor:not-allowed}.register-shell .register-lang-btn{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #ececec;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;color:#111;cursor:pointer}.register-shell .register-lang-menu{position:absolute;right:0;z-index:50;margin-top:8px;width:120px;overflow:hidden;border:2px solid #f2c300;border-radius:16px;background:#fff}.register-shell .register-lang-option{display:flex;width:100%;justify-content:space-between;border:0;background:transparent;padding:10px 12px;text-align:left;font-family:inherit;font-size:14px;color:#111;cursor:pointer}.register-shell .register-lang-option.is-active{font-weight:600}.register-shell input,.register-shell button,.register-shell select,.register-shell textarea,html.register-page-active.dark,html.register-page-active{color-scheme:light}html.register-page-active.dark .register-shell{background:#fff;color:#111}html.register-page-active body{background:#fff!important}.dh-home .dh-grid{--icon-gap-v: 31px;--icon-gap-h-wide-row: 26px;--icon-gap-h-mixed-row: 30px;--small-card: 53px;--card-height: 53px;--wide-card: min(144px, calc((100% - var(--icon-gap-h-wide-row)) / 2));display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;gap:var(--icon-gap-v);margin-bottom:42px;overflow-x:clip;box-sizing:border-box}.dh-home .icon-row{display:flex;align-items:flex-start;justify-content:center;gap:var(--icon-gap-h-wide-row);width:100%;max-width:100%;overflow:visible}.dh-home .icon-row--lower-grid{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:var(--icon-gap-h-wide-row);width:100%;max-width:100%}.dh-home .icon-row--lower-slot-left{flex:1 1 0;min-width:0;max-width:var(--wide-card);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:var(--icon-gap-h-mixed-row);overflow:visible}.dh-home .icon-row--lower-slot-right{flex:1 1 0;min-width:0;max-width:var(--wide-card);display:flex;justify-content:flex-end;align-items:flex-start;overflow:visible}.dh-home .tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:0 0 auto;border:0;background:transparent;padding:0;text-align:center;color:inherit;text-decoration:none;height:var(--card-height);width:auto;overflow:visible;-webkit-tap-highlight-color:transparent}.dh-home button.tile{appearance:none;-webkit-appearance:none;font:inherit;margin:0;cursor:pointer;touch-action:manipulation}.dh-home .icon-card{position:relative;height:var(--card-height);border-radius:19px;background:#f0f1ed;overflow:hidden;display:grid;place-items:center;box-shadow:0 8px 20px #1414140d}.dh-home .tile.primary .icon-card{background:linear-gradient(135deg,#ffe766,#ffd600 52%,#ffbd00);box-shadow:0 12px 26px #ffc60052}.dh-home .tile.wide{flex:1 1 0;min-width:0;max-width:144px;width:auto;overflow:visible}.dh-home .tile.small{width:var(--small-card);height:var(--card-height);overflow:visible}.dh-home .tile.wide .icon-card{height:var(--card-height);width:100%;max-width:144px;margin-inline:auto}.dh-home .tile.small .icon-card{width:var(--small-card);height:var(--card-height);border-radius:19px}.dh-home .icon{position:relative;width:57px;height:53px;z-index:1;transform:scale(1.065);transform-origin:center center}.dh-home .tile.small .icon{width:47px;height:47px;transform:scale(1.07)}.dh-home .icon-card:before{content:"";position:absolute;inset:auto -10px -17px auto;width:70px;height:70px;border-radius:23px;background:#ffd60047;transform:rotate(18deg)}.dh-home .tile.primary .icon-card:before{background:#ffffff59}.dh-home .tile.small .icon-card:before{inset:auto 0 -6px auto;width:45px;height:45px;border-radius:17px}.dh-home .icon svg{width:100%;height:100%;display:block;filter:drop-shadow(0 4px 3px rgba(0,0,0,.12))}.dh-home .label{position:absolute;top:calc(var(--card-height) + 5px);left:50%;transform:translate(-50%);display:block;width:max-content;max-width:var(--wide-card);margin-top:0;font-size:12px;line-height:16px;font-weight:400;padding-bottom:2px;overflow:visible}.dh-home .tile.wide .label{white-space:nowrap;max-width:100%;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis}.dh-home .tile.small .label{position:absolute;top:calc(var(--card-height) + 5px);left:50%;transform:translate(-50%);width:max-content;max-width:none;margin-top:0;text-align:center}.dh-home .quick-pay{position:relative;display:flex;align-items:center;gap:8px;border:1px solid rgba(20,20,20,.06);border-radius:22px;background:#ffffffc7;padding:9px 10px 9px 50px;margin:8px 0 20px;width:100%;box-shadow:0 14px 32px #14141414,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;color:inherit;text-decoration:none}.dh-home .quick-pay .currency-mark{position:absolute;left:-5px;top:50%;transform-origin:50% 100%;transform:translateY(-50%) scaleY(1.0278) translateZ(0);font-size:72px;line-height:0;color:#ffd600;pointer-events:none;z-index:0}.dh-home .quick-pay .currency-mark svg{display:block;height:calc(.7em + 4px);width:calc((.7em + 4px) * 87 / 98);transform-origin:50% 100%;transform:scaleY(1.0551);filter:drop-shadow(0 6px 12px rgba(255,214,0,.22))}.dh-home .quick-pay strong{flex:1;min-width:0;font-size:15px;line-height:18px;letter-spacing:-.25px;position:relative;z-index:1;font-weight:400;white-space:nowrap;margin-left:3px}.dh-home .quick-pay strong .qp-lead{display:block;font-size:15px;line-height:18px;letter-spacing:-.25px;font-weight:400;color:inherit}.dh-home .quick-pay strong .qp-banks{display:block;margin-top:1px;color:#777;font-size:10px;line-height:12px;font-weight:600;letter-spacing:0}.dh-home .quick-pay-balance-anchor{position:relative;flex-shrink:0;min-width:72px;min-height:26px;align-self:center}.dh-home .quick-pay-balance-anchor .amount{min-width:0;width:100%;text-align:right}.dh-home .quick-pay .amount small{display:block;color:#777;font-size:8px;line-height:10px;font-weight:400;letter-spacing:.25px;text-transform:uppercase}html[lang=ka] .dh-home .quick-pay .amount small{font-size:9px;line-height:12px}.dh-home .quick-pay .amount b{display:block;color:#151515;font-size:14px;line-height:16px;font-weight:900;white-space:nowrap}.dh-home .quick-pay.expanded{z-index:8}.dh-home .quick-pay-trailing{position:relative;flex-shrink:0;width:30px;height:30px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.dh-home .quick-pay.expanded .quick-pay-trailing{z-index:12}.dh-home .quick-pay-trailing>button{position:absolute;inset:0;margin:0;padding:0;z-index:1;border-radius:999px;border:0;background:linear-gradient(135deg,#ffe766,#ffd600 52%,#ffbd00);color:#151515;display:grid;place-items:center;box-shadow:inset 0 -1px #ffffff73,0 8px 18px #ffc60047;cursor:pointer;transition:opacity .22s ease,visibility .22s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.dh-home .quick-pay-trailing>button:focus{outline:none}.dh-home .quick-pay-trailing>button:focus-visible{outline:2px solid rgba(253,224,71,.65);outline-offset:2px}.dh-home .quick-pay-open svg,.dh-home .quick-pay-next svg{width:15px;height:15px;stroke:#151515;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.dh-home .quick-pay:not(.expanded) .quick-pay-next{visibility:hidden;opacity:0;pointer-events:none}.dh-home .quick-pay.expanded .quick-pay-open{visibility:hidden;opacity:0;pointer-events:none}.dh-home .quick-pay.expanded .quick-pay-next{visibility:visible;opacity:1;pointer-events:auto}.dh-home .quick-pay-success-overlay{position:absolute;inset:0;margin:0;z-index:2;border-radius:999px;border:0;padding:0;background:linear-gradient(145deg,#4ade80,#22c55e 48%,#16a34a);color:#fff;display:grid;place-items:center;box-shadow:inset 0 -1px #ffffff59,0 8px 22px #16a34a6b;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.82);transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.34,1.56,.64,1),visibility 0s linear .34s}.dh-home .quick-pay-success-overlay svg{width:17px;height:17px;stroke:#fff;stroke-width:2.75;stroke-linecap:round;stroke-linejoin:round;fill:none;filter:drop-shadow(0 1px 0 rgba(0,0,0,.12))}.dh-home .quick-pay-trailing.quick-pay-show-success .quick-pay-success-overlay{opacity:1;visibility:visible;transform:scale(1);transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.34,1.56,.64,1),visibility 0s}.dh-home .quick-pay-trailing.quick-pay-show-success>button{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.dh-home .quick-pay-amount-flyover{position:absolute;right:0;top:50%;z-index:5;display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding:2px 4px 3px;border-radius:8px;background:#fffffffa;border:1px solid rgba(20,20,20,.1);box-shadow:0 3px 12px #0000001a;transform:translate(calc(100% + 12px),-50%) scale(.94);transform-origin:center right;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s}.dh-home .quick-pay.expanded .quick-pay-amount-flyover:not([hidden]){transform:translateY(-50%) scale(1);opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s}.dh-home .quick-pay-limit-flyover{position:absolute;right:0;top:50%;z-index:6;display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding:2px 4px 3px;border-radius:8px;background:#fffffffa;border:1px solid rgba(220,38,38,.4);box-shadow:0 3px 14px #dc262624;transform:translate(calc(100% + 12px),-50%) scale(.94);transform-origin:center right;opacity:0;visibility:hidden;pointer-events:none;max-width:min(200px,58vw);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s}.dh-home .quick-pay.expanded .quick-pay-limit-flyover:not([hidden]){transform:translateY(-50%) scale(1);opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s}.dh-home .quick-pay-limit-value-wrap{display:flex;align-items:center;justify-content:flex-end;border-radius:7px;border:1px solid rgba(220,38,38,.32);background:#fef2f2f2;padding:2px 6px;box-sizing:border-box;min-height:22px;min-width:4.5rem}.dh-home .quick-pay-limit-value{font-size:11px;line-height:1.2;font-weight:800;font-variant-numeric:tabular-nums;color:#b91c1c;text-align:right;white-space:normal;word-break:break-word}.dh-home .quick-pay-amount-label{font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#777;line-height:1;white-space:nowrap}.dh-home .quick-pay-input-wrap{display:flex;align-items:center;border-radius:7px;border:1px solid rgba(20,20,20,.12);background:#fcfcfc;padding:1px 4px;box-sizing:border-box;box-shadow:inset 0 1px #ffffffd9;height:22px}.dh-home .quick-pay-input-wrap input{width:7ch;max-width:7ch;min-width:0;border:0;margin:0;padding:0;height:100%;box-sizing:border-box;background:transparent;font-size:12px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;color:#151515;outline:none;text-align:right}.dh-home .quick-pay-input-wrap input::-webkit-outer-spin-button,.dh-home .quick-pay-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dh-home .quick-pay-error-banner{position:relative;z-index:12;margin:-8px 0 18px;padding:10px 12px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:13px;line-height:1.35;font-weight:600}.dh-home .tx-preview-gap{min-height:168px;margin-bottom:0;margin-top:-4px;padding-top:0;padding-bottom:0;opacity:.856}.dh-home .tx-preview-scroll{--tx-preview-row-h: 50px;--tx-preview-inner-gap: 5px;--tx-preview-inner-pad-bottom: 8px;--tx-preview-visible-rows: 3;max-height:calc(var(--tx-preview-row-h) * var(--tx-preview-visible-rows) + var(--tx-preview-inner-gap) * (var(--tx-preview-visible-rows) - 1) + var(--tx-preview-inner-pad-bottom));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 33%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.2) 100%);mask-image:linear-gradient(to bottom,#000 0% 33%,#00000080 50%,#0003);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dh-home .tx-preview-scroll::-webkit-scrollbar{display:none}.dh-home .tx-preview-inner{display:flex;flex-direction:column;justify-content:flex-start;gap:5px;padding-bottom:8px}.dh-home .tx-preview-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start;padding:5px 2px;border-bottom:1px solid rgba(21,21,21,.06);font-size:12px;line-height:14px}.dh-home .tx-preview-row:last-child{border-bottom:0;padding-bottom:0}.dh-home .tx-preview-title{font-weight:560;color:#151515b1;letter-spacing:-.12px}.dh-home .tx-preview-meta{margin-top:1px;font-size:10px;color:#15151589;letter-spacing:.02px}.dh-home .tx-preview-balance-label{margin-top:1px;font-size:10px;line-height:12px;color:#1515157a;letter-spacing:-.02em}.dh-home .tx-preview-balance-amt{font-size:10px;line-height:12px;font-weight:560;font-variant-numeric:tabular-nums;color:#1515157a}.dh-home .tx-preview-amount-stack{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;white-space:nowrap}.dh-home .tx-preview-amount-main{font-weight:620;font-variant-numeric:tabular-nums;color:#1515159d;font-size:12px;line-height:14px}.dh-home .tx-preview-amount-fee{font-size:10px;line-height:12px;font-weight:560;font-variant-numeric:tabular-nums;color:#1515157a}html.theme-dark .dh-home .tile:not(.primary) .icon-card{background:#2a2a2a;box-shadow:0 8px 22px #00000059}html.theme-dark .dh-home .tile:not(.primary) .icon-card:before{background:#ffd6001f}html.theme-dark .dh-home .tile.primary .icon-card{background:#242424;border:1px solid rgba(255,214,0,.55);box-shadow:0 8px 22px #00000061}html.theme-dark .dh-home .tile.primary .icon-card:before{background:#ffd6001a}html.theme-dark .dh-home .label{color:#c4c4c4}html.theme-dark .dh-home .quick-pay{border:1px solid rgba(255,214,0,.55);background:#242424eb;box-shadow:0 14px 32px #00000073,inset 0 1px #ffd6001a}html.theme-dark .dh-home .quick-pay strong,html.theme-dark .dh-home .quick-pay .amount b{color:#f4f4f5}html.theme-dark .dh-home .quick-pay strong .qp-banks,html.theme-dark .dh-home .quick-pay .amount small{color:#a1a1aa}html.theme-dark .dh-home .quick-pay .currency-mark{color:#fde047}html.theme-dark .dh-home .quick-pay .currency-mark svg{filter:drop-shadow(0 4px 14px rgba(255,214,0,.35))}html.theme-dark .dh-home .tx-preview-row{border-bottom-color:#ffffff12}html.theme-dark .dh-home .tx-preview-title{color:#f4f4f5d6}html.theme-dark .dh-home .tx-preview-meta{color:#f4f4f575}html.theme-dark .dh-home .tx-preview-balance-label,html.theme-dark .dh-home .tx-preview-balance-amt{color:#f4f4f561}html.theme-dark .dh-home .tx-preview-amount-main{color:#f4f4f5bd}html.theme-dark .dh-home .tx-preview-amount-fee{color:#f4f4f56b}html.theme-dark .dh-home .quick-pay-input-wrap input{color:#f4f4f5}html.theme-dark .dh-home .quick-pay-amount-label{color:#a1a1aa}html.theme-dark .dh-home .quick-pay-amount-flyover{background:#1c1c1cfa;border:1px solid rgba(255,214,0,.48);box-shadow:0 6px 20px #00000073}html.theme-dark .dh-home .quick-pay-limit-flyover{background:#1c1c1cfa;border:1px solid rgba(248,113,113,.45);box-shadow:0 6px 20px #00000073}html.theme-dark .dh-home .quick-pay-limit-value-wrap{background:#7f1d1d59;border-color:#f8717173}html.theme-dark .dh-home .quick-pay-limit-value{color:#fecaca}html.theme-dark .dh-home .quick-pay-input-wrap{background:#222;border:1px solid rgba(255,214,0,.42);box-shadow:inset 0 1px #ffd60014}html.theme-dark .dh-home .quick-pay-error-banner{background:#7f1d1d59;border-color:#f8717173;color:#fecaca}.dh-home .dh-streak-wrap{position:relative}.dh-home .dh-streak{position:relative;overflow:hidden;width:100%;display:block;appearance:none;-webkit-appearance:none;border:0;text-align:left;font:inherit;color:inherit;cursor:pointer;margin:0 0 12px;border-radius:22px;padding:9px 14px 8px;background:radial-gradient(120% 120% at 16% 0%,#fff2b0,#ffe766,#ffd600 68%,#ffbd00);box-shadow:0 16px 32px -16px #ffaa00e6}.dh-home .dh-streak-glow{position:absolute;right:-28px;top:-30px;width:140px;height:140px;border-radius:34px;transform:rotate(18deg);background:radial-gradient(circle,#ffffff8c,#fff0);pointer-events:none;z-index:0}.dh-home .dh-streak-top{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.dh-home .dh-streak-flame{width:44px;height:44px;flex-shrink:0;display:block}.dh-home .dh-streak-num{font-size:34px;font-weight:900;line-height:.85;letter-spacing:-.04em;color:#3a2400;text-shadow:0 1px 0 rgba(255,255,255,.5)}.dh-home .dh-streak-lab{font-size:13.5px;font-weight:800;color:#5a3c00;line-height:1.1}.dh-home .dh-streak-lab small{display:block;font-size:11px;font-weight:600;color:#7a5600;margin-top:2px}.dh-home .dh-streak-week{position:relative;z-index:1;display:flex;justify-content:space-between;gap:6px;margin-top:7px}.dh-home .dh-streak-day{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:4px}.dh-home .dh-streak-d{font-size:9.5px;font-weight:700;color:#8a6200}.dh-home .dh-streak-dot{width:20px;height:20px;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dh-home .dh-streak-dot.on{background:linear-gradient(135deg,#4cd07a,#15803d);box-shadow:0 3px 7px -3px #0d6e3780}.dh-home .dh-streak-dot.on i{display:block;width:8px;height:8px;border-radius:50%;background:#fffffff2;box-shadow:inset 0 1px 2px #0000002e}.dh-home .dh-streak-dot.today{background:#ffffff8c;border:2px solid #16a34a;box-shadow:0 0 0 2px #16a34a2e}.dh-home .dh-streak-dot.today i{display:block;width:5px;height:5px;border-radius:50%;background:#16a34a}.dh-home .dh-streak-dot.off{background:#ffffff52;border:1px dashed rgba(120,90,20,.4)}.dh-home .dh-streak-dot.on.now{box-shadow:0 3px 7px -3px #0d6e3780,0 0 0 1.5px #ffffffeb,0 0 0 2.5px #16a34a}.dh-home .dh-streak-cwd{position:relative;z-index:1;display:flex;justify-content:space-between;margin-top:7px;padding:0 30px}.dh-home .dh-streak-cwd span{flex:1 1 0;text-align:center;font-size:9.5px;font-weight:700;color:#8a6200}.dh-home .dh-streak-chain{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding:0 30px;transition:opacity .15s}.dh-home .dh-streak-chain.busy{opacity:.5}.dh-home .dh-streak-cday{flex:1 1 0;display:flex;justify-content:center}.dh-home .dh-streak-arr{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;background:transparent;padding:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9a7600}.dh-home .dh-streak-arr.l{left:0}.dh-home .dh-streak-arr.r{right:2px}.dh-home .dh-streak-arr:disabled{opacity:.28;cursor:default}.dh-home .dh-streak-arr svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dh-home .dh-streak-dot2{position:relative;z-index:1;width:20px;height:20px;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dh-home .dh-streak-dot2 i{display:block;width:8px;height:8px;border-radius:50%}.dh-home .dh-streak-dot2.live{background:linear-gradient(135deg,#4cd07a,#15803d);box-shadow:0 0 8px #22c55e66;animation:dh-streak-pulse 1.7s ease-in-out infinite}.dh-home .dh-streak-dot2.live i{background:#fff}.dh-home .dh-streak-dot2.live.now{background:#fff;border:2px solid #16a34a;animation:none}.dh-home .dh-streak-dot2.live.now i{width:6px;height:6px;background:#16a34a}.dh-home .dh-streak-dot2.today{background:#ffffff8c;border:2px solid #16a34a}.dh-home .dh-streak-dot2.today i{width:5px;height:5px;background:#16a34a}.dh-home .dh-streak-dot2.past{background:linear-gradient(135deg,#c6d8c9,#9eb6a2);box-shadow:0 0 0 1.5px #a57d2d80}.dh-home .dh-streak-dot2.past i{width:6px;height:6px;background:#5a6e5a80}.dh-home .dh-streak-dot2.gap{background:#ffffff52;border:1px dashed rgba(150,90,40,.5)}.dh-home .dh-streak-when{position:absolute;top:10px;right:14px;z-index:2;font-size:10.5px;font-weight:700;color:#7a5600;font-variant-numeric:tabular-nums;white-space:nowrap}@keyframes dh-streak-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.16)}}.dh-home .dh-confirm-scrim{position:fixed;inset:0;z-index:7000;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000073;animation:dh-confirm-fade .15s ease-out}.dh-home .dh-confirm{width:100%;max-width:330px;background:#fff;border-radius:18px;padding:18px 18px 14px;box-shadow:0 24px 60px -16px #00000073;animation:dh-confirm-pop .16s ease-out}.dh-home .dh-confirm-title{margin:0 0 6px;font-size:16px;font-weight:800;color:#1a1a1a}.dh-home .dh-confirm-msg{margin:0 0 16px;font-size:13px;line-height:1.45;color:#5a5a5a}.dh-home .dh-confirm-actions{display:flex;gap:10px}.dh-home .dh-confirm-btn{flex:1 1 0;border:0;border-radius:11px;padding:11px;font-size:14px;font-weight:700;cursor:pointer}.dh-home .dh-confirm-btn.cancel{background:#f1f3f5;color:#444}.dh-home .dh-confirm-btn.ok{background:#ffd600;color:#1a1200}html.theme-dark .dh-home .dh-confirm{background:#1f1f24}html.theme-dark .dh-home .dh-confirm-title{color:#fafafa}html.theme-dark .dh-home .dh-confirm-msg{color:#b3b3bb}html.theme-dark .dh-home .dh-confirm-btn.cancel{background:#ffffff1a;color:#dcdce2}@keyframes dh-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes dh-confirm-pop{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dh-home .dh-streak-mhdr{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.dh-home .dh-streak-marrows{display:flex;gap:4px}.dh-home .dh-streak-marr{appearance:none;-webkit-appearance:none;border:0;background:#7850001a;border-radius:8px;width:26px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#7a5600}.dh-home .dh-streak-marr:disabled{opacity:.3;cursor:default}.dh-home .dh-streak-marr svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dh-home .dh-streak-mname{font-size:13px;font-weight:800;color:#5a3c00;font-variant-numeric:tabular-nums}.dh-home .dh-streak-month.busy{opacity:.5;transition:opacity .15s}.dh-home .dh-streak-month{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;gap:20px}.dh-home .dh-streak-cal{display:grid;grid-template-columns:repeat(7,21px);gap:3px;margin-left:10px}.dh-home .dh-streak-cal-h{font-size:7px;font-weight:700;line-height:9px;text-align:center;color:#8a6200}.dh-home .dh-streak-cal-c{aspect-ratio:1;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700}.dh-home .dh-streak-cal-c.e{background:linear-gradient(135deg,#4cd07a,#15803d);color:#fff}.dh-home .dh-streak-cal-c.m{color:#7a5600;border:1px dashed rgba(120,90,20,.4)}.dh-home .dh-streak-cal-c.f{color:#7a5600;opacity:.4}.dh-home .dh-streak-cal-c.empty{visibility:hidden}.dh-home .dh-streak-cal-c.now{box-shadow:0 0 0 1.5px #ffffffeb,0 0 0 2.5px #16a34a}.dh-home .dh-streak-stack{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:11px;text-align:right}.dh-home .dh-streak-stat b{display:block;font-size:17px;font-weight:900;line-height:1.05;color:#3a2400;font-variant-numeric:tabular-nums}.dh-home .dh-streak-stat small{display:block;font-size:8.5px;font-weight:700;line-height:1;color:#7a5600;text-transform:uppercase;letter-spacing:.03em}.dh-home .dh-streak-scrim{position:fixed;inset:0;z-index:40;background:transparent}.dh-home .dh-streak-pop{position:absolute;top:0;left:0;width:100%;min-height:100%;box-sizing:border-box;z-index:41;overflow:hidden;border-radius:22px;padding:8px 14px;cursor:pointer;background:radial-gradient(120% 120% at 16% 0%,#fff2b0,#ffe766,#ffd600 68%,#ffbd00);box-shadow:0 22px 48px -16px #ffaa00f2,0 10px 24px #00000024;animation:dh-streak-pop .16s ease-out}@keyframes dh-streak-pop{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:none}}.dh-home .dh-glance{display:flex;margin:0 0 14px;border-radius:18px;padding:12px 13px;background:#fff;border:1px solid #ece8dd;color:#16140f}.dh-home .dh-glance-g{flex:1;text-align:center;padding:2px 0}.dh-home .dh-glance-g+.dh-glance-g{border-left:1px solid #ece8dd}.dh-home .dh-glance-g b{display:block;font-size:18px;font-weight:900;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.dh-home .dh-glance-g small{font-size:10px;font-weight:600;color:#938c7d;text-transform:uppercase;letter-spacing:.03em}.dh-home .dh-icons{display:flex;gap:10px;margin:0 0 14px}.dh-home .dh-icons .i-tile{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;border:0;background:transparent;padding:0;color:#16140f;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.dh-home .dh-icons .i-card{position:relative;width:100%;height:56px;border-radius:18px;background:#f0f1ed;overflow:hidden;display:grid;place-items:center;box-shadow:0 8px 20px #1414140d}.dh-home .dh-icons .i-card.primary{background:linear-gradient(135deg,#ffe766,#ffd600 52%,#ffbd00);box-shadow:0 12px 26px #ffc60052}.dh-home .dh-icons .i-card:before{content:"";position:absolute;inset:auto -10px -16px auto;width:68px;height:68px;border-radius:22px;background:#ffd60047;transform:rotate(18deg)}.dh-home .dh-icons .i-card.primary:before{background:#ffffff59}.dh-home .dh-icons .i-glyph{position:relative;z-index:1;width:52px;height:48px;transform:scale(1.06)}.dh-home .dh-icons .i-glyph svg{display:block;width:100%;height:100%;filter:drop-shadow(0 4px 3px rgba(0,0,0,.12))}.dh-home .dh-icons .i-lab{width:calc(100% + 10px);min-height:28px;font-size:11.5px;line-height:14px;font-weight:400;color:#16140f;text-align:center}.dh-home .dh-accent{display:flex;align-items:center;gap:11px;width:100%;margin:0 0 14px;border:1px solid #f1dd9a;border-radius:18px;padding:13px 14px;background:linear-gradient(135deg,#fff7d6,#ffe6a0);box-shadow:0 10px 24px -16px #ffaa00b3;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.dh-home .dh-accent-ic{width:38px;height:38px;flex-shrink:0;border-radius:11px;background:#fff9;display:grid;place-items:center;color:#a86b00}.dh-home .dh-accent-ic svg{width:21px;height:21px}.dh-home .dh-accent-txt{flex:1;min-width:0}.dh-home .dh-accent-txt b{font-size:14px;font-weight:800;color:#3a2400}.dh-home .dh-accent-txt small{display:block;margin-top:2px;font-size:11px;font-weight:600;color:#8a6a1a}.dh-home .dh-ios{position:relative;width:50px;height:30px;flex-shrink:0;border-radius:999px;background:#e4cf86;transition:background .2s}.dh-home .dh-ios:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000047;transition:transform .2s}.dh-home .dh-ios.on{background:#171717}.dh-home .dh-ios.on:after{transform:translate(20px)}html.theme-dark .dh-home .dh-accent{background:linear-gradient(135deg,#ffd60029,#ffaa0012);border-color:#ffd60033;box-shadow:none}html.theme-dark .dh-home .dh-accent-ic{background:#0000003d;color:#ffd600}html.theme-dark .dh-home .dh-accent-txt b{color:#f2e6c4}html.theme-dark .dh-home .dh-accent-txt small{color:#c9b27a}html.theme-dark .dh-home .dh-ios{background:#ffffff29}html.theme-dark .dh-home .dh-ios.on{background:#ffd600}html.theme-dark .dh-home .dh-ios.on:after{background:#171717}html.theme-dark .dh-home .dh-streak{background:radial-gradient(120% 100% at 50% 0%,#2d2d2d,#161616 72%);border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 34px -18px #000000b3}html.theme-dark .dh-home .dh-streak-glow{background:#ffd60012}html.theme-dark .dh-home .dh-streak-num{color:#f2f2f2;text-shadow:none}html.theme-dark .dh-home .dh-streak-lab{color:#cfcabd}html.theme-dark .dh-home .dh-streak-lab small,html.theme-dark .dh-home .dh-streak-d{color:#9a948a}html.theme-dark .dh-home .dh-streak-dot.on{background:linear-gradient(135deg,#ffe27a,#d99400);box-shadow:0 3px 7px -3px #e6a00080}html.theme-dark .dh-home .dh-streak-dot.today{background:#ffffff12;border-color:#f5b500;box-shadow:0 0 0 2px #e6a00066}html.theme-dark .dh-home .dh-streak-dot.today i{background:#f5b500}html.theme-dark .dh-home .dh-streak-dot.off{background:#ffffff0d;border-color:#ffffff38}html.theme-dark .dh-home .dh-streak-dot.on.now{box-shadow:0 3px 7px -3px #e6a00080,0 0 0 1.5px #0006,0 0 0 2.5px #ffffffd9}html.theme-dark .dh-home .dh-streak-cwd span{color:#9a948a}html.theme-dark .dh-home .dh-streak-dot2.live{background:linear-gradient(135deg,#ffe27a,#d99400);box-shadow:0 0 8px #ffbe0073}html.theme-dark .dh-home .dh-streak-dot2.live.now{background:#1c1c1c;border-color:#f5b500}html.theme-dark .dh-home .dh-streak-dot2.live.now i{background:#f5b500}html.theme-dark .dh-home .dh-streak-dot2.today{background:#ffffff0f;border-color:#f5b500}html.theme-dark .dh-home .dh-streak-dot2.today i{background:#f5b500}html.theme-dark .dh-home .dh-streak-dot2.past{background:linear-gradient(135deg,#6f5f39,#463b20);box-shadow:0 0 0 1.5px #d0a8528c}html.theme-dark .dh-home .dh-streak-dot2.past i{background:#ffdc9666}html.theme-dark .dh-home .dh-streak-dot2.gap{background:#ffffff0d;border-color:#ffffff38}html.theme-dark .dh-home .dh-streak-arr,html.theme-dark .dh-home .dh-streak-when,html.theme-dark .dh-home .dh-streak-cal-h{color:#9a948a}html.theme-dark .dh-home .dh-streak-marr{background:#ffffff1a;color:#cfcabd}html.theme-dark .dh-home .dh-streak-mname{color:#ececec}html.theme-dark .dh-home .dh-streak-cal-c.e{background:linear-gradient(135deg,#ffe27a,#d99400);color:#2a1c00}html.theme-dark .dh-home .dh-streak-cal-c.m{color:#9a948a;border-color:#ffffff38}html.theme-dark .dh-home .dh-streak-cal-c.f{color:#9a948a}html.theme-dark .dh-home .dh-streak-cal-c.now{box-shadow:0 0 0 1.5px #0006,0 0 0 2.5px #ffffffd9}html.theme-dark .dh-home .dh-streak-stat b{color:#f2f2f2}html.theme-dark .dh-home .dh-streak-stat small{color:#9a948a}html.theme-dark .dh-home .dh-streak-pop{background:radial-gradient(120% 100% at 50% 0%,#2d2d2d,#161616 72%);border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 48px -16px #000c,0 10px 24px #00000080}html.theme-dark .dh-home .dh-glance{background:#1c1c1c;border-color:#ffffff14;color:#ececec}html.theme-dark .dh-home .dh-glance-g+.dh-glance-g{border-color:#ffffff14}html.theme-dark .dh-home .dh-glance-g small{color:#8a8a8a}html.theme-dark .dh-home .dh-icons .i-tile{color:#c4c4c4}html.theme-dark .dh-home .dh-icons .i-card{background:#2a2a2a;box-shadow:0 8px 22px #00000059}html.theme-dark .dh-home .dh-icons .i-card:before{background:#ffd6001f}html.theme-dark .dh-home .dh-icons .i-card.primary{background:#242424;border:1px solid rgba(255,214,0,.55)}html.theme-dark .dh-home .dh-icons .i-card.primary:before{background:#ffd6001a}html.theme-dark .dh-home .dh-icons .i-lab{color:#c4c4c4}
