@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--cream:#fbf2e7;--paper:#fffdf9;--paper-strong:#fff;--ink:#44413e;--ink-soft:#6d6a68;--line:#ded7d0;--line-strong:#cab8aa;--salmon:#f5836b;--coral:#eb725a;--teal:#2e9f97;--shadow:0 24px 80px #70503424;--dark-nav:#151a1f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,sans-serif}button,input,select{font:inherit}button{background:0 0;border:0}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landing-shell{grid-template-columns:1.02fr 1fr;min-height:100vh;display:grid;position:relative}.toast-notice{z-index:30;background:#fffaf7f5;border:1px solid #efc3b7;border-radius:18px;align-items:flex-start;gap:14px;width:min(420px,100% - 32px);padding:16px 18px;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 22px 50px #8a513d29}.toast-icon{color:#fff;background:linear-gradient(135deg,#eb725a,#f29f6d);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.toast-copy{gap:4px;display:grid}.toast-copy strong{color:#513b32;font-size:.95rem}.toast-copy span{color:#8c6355;line-height:1.5}.toast-close{color:#9d7a6d;cursor:pointer;margin-left:auto;font-size:1.25rem;line-height:1}.showcase-panel{background:linear-gradient(180deg, #ffffff59, transparent 18%), linear-gradient(135deg, var(--cream) 0%, #f8ecdf 100%);border-right:1px solid #f3e7d9}.showcase-inner{flex-direction:column;min-height:100vh;padding:38px 44px 28px;display:flex}.brand-lockup{align-items:center;gap:14px;display:inline-flex}.brand-mark{flex:none;width:62px;height:62px}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.brand-copy strong{color:#2f2d2b;font-size:1.2rem;font-weight:800}.showcase-copy{max-width:36rem;margin-top:56px}.showcase-copy h1,.auth-copy h2,.dashboard-intro h1,.home-hero-copy h2,.developer-head h3,.support-card h3,.support-copy h4{letter-spacing:-.04em;margin:0;font-family:Cormorant Garamond,serif;font-weight:700}.showcase-copy h1{font-size:clamp(3.4rem,5vw,4.8rem);line-height:.92}.showcase-subtitle,.benefit-item p,.auth-copy p,.boot-card p,.home-hero-copy p,.developer-head p,.support-copy p{color:var(--ink-soft)}.showcase-subtitle{margin:18px 0 0;font-size:1.06rem;line-height:1.85}.benefit-list{gap:28px;max-width:40rem;margin-top:42px;display:grid}.benefit-item{grid-template-columns:54px 1fr;gap:18px;display:grid}.benefit-icon{width:54px;height:54px;color:var(--teal);background:linear-gradient(135deg,#fff6ef 0%,#dbf1ee 100%);border:1px solid #2e9f972e;border-radius:18px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffe6}.benefit-icon span{font-weight:800}.benefit-item h2{color:#34312f;margin:0 0 8px;font-family:Cormorant Garamond,serif;font-size:1.45rem}.benefit-item p{margin:0;line-height:1.8}.showcase-visual{min-height:330px;margin-top:auto;position:relative;overflow:hidden}.visual-glow,.visual-cloud,.visual-device,.visual-orb,.visual-note,.visual-wave{position:absolute}.visual-glow-left{filter:blur(16px);background:#f5836b2e;border-radius:120px;width:260px;height:180px;bottom:24px;left:0}.visual-glow-right{filter:blur(18px);background:#2e9f972e;border-radius:100px;width:220px;height:160px;bottom:20px;right:10%}.visual-cloud{background:#aaa7a42e;border-radius:32px}.visual-cloud-large{width:250px;height:116px;bottom:132px;left:170px;transform:rotate(-8deg)}.visual-cloud-small{width:180px;height:88px;bottom:92px;left:300px;transform:rotate(10deg)}.visual-device{box-shadow:var(--shadow);background:linear-gradient(160deg,#26323a 0%,#152128 100%);border-radius:28px}.visual-device-back{width:210px;height:130px;bottom:10px;left:138px;transform:rotate(-18deg)}.visual-device-front{width:250px;height:148px;padding:18px;bottom:24px;left:235px;transform:rotate(12deg)}.device-header{background:#ffffff1a;border-radius:999px;width:92px;height:18px}.device-chart{align-items:flex-end;gap:14px;margin-top:28px;display:flex}.device-chart span{background:linear-gradient(180deg, var(--salmon), var(--teal));border-radius:14px 14px 10px 10px;width:34px;display:block}.device-chart span:first-child{height:48px}.device-chart span:nth-child(2){height:74px}.device-chart span:nth-child(3){height:96px}.visual-orb{box-shadow:var(--shadow);border-radius:999px}.visual-orb-main{background:linear-gradient(135deg,#ff7d65,#cb6bf2);width:78px;height:78px;bottom:214px;left:292px}.visual-orb-small{background:linear-gradient(135deg,#fffefb,#e4efe9);border:1px solid #2e9f9733;width:56px;height:56px;bottom:80px;left:118px}.visual-note{color:var(--ink);letter-spacing:.05em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:10px 14px;font-size:.78rem;font-weight:800;box-shadow:0 18px 40px #604c3a1f}.visual-note-left{bottom:118px;left:92px}.visual-note-right{bottom:112px;right:122px}.visual-wave{background:#2e2c2b;border-radius:999px;height:8px;bottom:6px;left:78px;right:92px}.auth-panel{background:#fffdfb;flex-direction:column;min-height:100vh;display:flex}.auth-topbar{justify-content:flex-end;padding:28px 42px 0;display:flex}.language-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.language-select{color:var(--ink-soft);cursor:pointer;font:inherit;background:0 0;border:0;outline:none}.language-dot{border:2px solid var(--teal);border-radius:50%;width:18px;height:18px;position:relative}.language-dot:before,.language-dot:after{content:"";background:var(--teal);position:absolute;inset:50%;transform:translate(-50%,-50%)}.language-dot:before{width:2px;height:12px}.language-dot:after{width:12px;height:2px}.auth-card{width:min(520px,100% - 80px);margin:auto;padding:16px 0 48px}.auth-copy h2{font-size:clamp(3rem,5vw,4.2rem);line-height:.95}.auth-copy p{margin:16px 0 0;font-size:1.04rem}.auth-form{gap:28px;margin-top:54px;display:grid}.field-group span{color:#56514d;margin-bottom:12px;font-size:1rem;display:inline-block}.field-label-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.field-group input{border:1px solid var(--line);width:100%;height:66px;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:0 20px;transition:border-color .16s,box-shadow .16s}.field-group input:focus{border-color:#2e9f9773;box-shadow:0 0 0 4px #2e9f9714}.field-group input::placeholder{color:#b4aba3}.inline-link,.footer-link,.toggle-password{color:var(--coral);cursor:pointer;padding:0}.inline-link{font-size:.95rem}.password-wrap{position:relative}.toggle-password{font-weight:700;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.captcha-row{grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:14px;display:grid}.captcha-box{background:linear-gradient(135deg,#f5836b14,#2e9f9714),repeating-linear-gradient(135deg,#fffc 0 8px,#f5f0ebcc 8px 16px);border:1px dashed #2e9f9766;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:66px;display:flex;overflow:hidden}.captcha-char{color:#355956;text-shadow:0 2px #ffffffb3;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700}.captcha-char-1{color:#c37a67;transform:rotate(-8deg)translateY(2px)}.captcha-char-2{transform:rotate(6deg)translateY(-1px)}.captcha-char-3{color:#267f78;transform:rotate(-6deg)translateY(1px)}.captcha-char-4{transform:rotate(9deg)translateY(-2px)}.error-banner{color:#a34d3b;background:#fff1ed;border:1px solid #f0c2b7;border-radius:16px;padding:14px 16px}.submit-button{background:linear-gradient(90deg, var(--coral) 0%, var(--teal) 100%);color:#fff;cursor:pointer;border-radius:16px;height:68px;font-size:1.08rem;font-weight:700;box-shadow:0 18px 36px #eb725a38}.submit-button:disabled{opacity:.72;cursor:wait}.auth-footer{text-align:center;margin-top:26px}.auth-footer p{color:var(--ink-soft);margin:0}.auth-footer small{color:#9d948d;margin-top:48px;display:block}.boot-shell,.dashboard-shell{min-height:100vh}.boot-shell{background:linear-gradient(135deg,#fbf1e6 0%,#fffdfb 46%,#eef7f5 100%);place-items:center;display:grid}.boot-card,.home-main-card,.developer-card,.support-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59}.boot-card{text-align:center;border-radius:28px;width:min(420px,100% - 32px);padding:32px}.boot-card .brand-lockup{justify-content:center}.boot-spinner{border:4px solid #2e9f9729;border-top-color:var(--teal);border-radius:50%;width:52px;height:52px;margin:28px auto 16px;animation:.9s linear infinite spin}.dashboard-shell{background:#f8f5f1}.app-topbar{background:var(--dark-nav);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 24px;display:flex}.app-topbar .brand-copy strong{color:#fff}.app-topbar-left,.app-topbar-right{align-items:center;gap:22px;display:flex}.app-nav{gap:12px;display:flex}.app-nav-item{color:#ffffffad;border-radius:12px;padding:10px 12px;font-weight:600;text-decoration:none}.app-nav-item.active,.app-nav-item:hover{color:#fff;background:#ffffff0f}.app-balance{color:#ffffffb8;align-items:center;gap:8px;display:flex}.app-balance strong{color:#fff}.soft-button,.outline-button{cursor:pointer;border-radius:14px;padding:12px 16px}.soft-button{color:#24201d;background:#fff}.outline-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff24}.dashboard-language{background:#ffffff14;border-color:#ffffff1f}.dashboard-language .language-select{color:#fff}.menu-avatar-button{cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-avatar-circle{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#ea466f 0%,#b44ddb 100%);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid;box-shadow:0 10px 24px #b44ddb42}.dashboard-content{width:min(1480px,100% - 40px);margin:0 auto;padding:28px 0 44px}.dashboard-intro{margin-bottom:22px}.dashboard-welcome{color:#7d746d;margin:0 0 10px;font-size:1rem}.dashboard-intro h1{font-size:clamp(2.8rem,4vw,4.1rem);line-height:.96}.home-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,420px);align-items:start;gap:24px;display:grid}.home-main-card,.developer-card,.support-card{border-radius:24px}.home-main-card{padding:22px 24px 26px}.home-tabs{border-bottom:1px solid #ebe3dc;gap:12px;padding-bottom:12px;display:flex}.home-tab{color:#847b74;cursor:pointer;border-bottom:3px solid #0000;padding:10px 4px 12px;font-weight:700}.home-tab.active{color:var(--coral);border-bottom-color:var(--coral)}.home-hero{grid-template-columns:minmax(280px,360px) 1fr;align-items:center;gap:32px;margin-top:22px;display:grid}.home-hero-visual{min-height:340px;position:relative}.home-blob{background:linear-gradient(135deg,#dd5c92 0%,#bf44cc 100%);border-radius:120px 120px 38px 38px;height:190px;position:absolute;bottom:36px;left:34px;right:24px}.home-person-card{width:130px;height:210px;position:absolute;bottom:40px;left:98px}.person-head{background:#ffd7c6;border-radius:50%;width:52px;height:52px;margin:0 auto;box-shadow:0 10px 22px #00000014}.person-body{background:linear-gradient(#fff 0%,#243f73 45%,#1e3158 100%);border-radius:40px 40px 18px 18px;width:100%;height:162px;margin-top:-4px}.home-badge{background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;position:absolute;box-shadow:0 18px 34px #5c42311f}.home-badge-primary{color:#d94495;top:22px;left:46px}.home-badge-secondary{color:var(--teal);top:74px;right:18px}.home-badge-tertiary{color:#2b2f55;bottom:120px;left:18px}.home-hero-copy h2{font-size:3rem;line-height:.95}.home-hero-copy p{max-width:44ch;margin:14px 0 0;line-height:1.8}.home-tag-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.home-tag{color:#7e746e;background:#f3ede8;border-radius:12px;padding:10px 14px;font-size:.92rem}.primary-action{background:linear-gradient(90deg, var(--coral) 0%, #c251d0 100%);color:#fff;cursor:pointer;border-radius:14px;margin-top:26px;padding:14px 26px;font-weight:700}.developer-card{padding:24px}.developer-head{justify-content:space-between;gap:16px;display:flex}.developer-head h3{font-size:2rem}.developer-head p{margin:12px 0 0;line-height:1.75}.developer-link,.support-link{color:var(--coral);font-weight:700;text-decoration:none}button.developer-link{cursor:pointer;background:0 0;padding:0}.developer-tabs{border-bottom:1px solid #eae1d8;gap:20px;margin-top:22px;padding-bottom:10px;display:flex}.developer-tab{color:#8b817b;cursor:pointer;border-bottom:3px solid #0000;padding:0 0 10px;font-weight:700}.developer-tab.active{color:var(--coral);border-bottom-color:var(--coral)}.credential-field{margin-top:18px}.credential-field span{color:#706861;margin-bottom:8px;font-size:.95rem;display:block}.credential-value{background:#fcfaf8;border:1px solid #ece4dd;border-radius:14px;align-items:center;min-height:52px;padding:0 16px;display:flex}.credential-value code{color:#4f4a46}.credential-field-muted .credential-value{background:#f7f2ed}.doc-button{color:#fff;cursor:pointer;background:#23272f;border-radius:14px;width:100%;margin-top:26px;padding:16px 20px;font-weight:700}.developers-page{gap:24px;display:grid}.developers-hero-card,.developer-guide-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px}.developers-hero-card{justify-content:space-between;align-items:start;gap:20px;padding:24px 28px;display:flex}.developers-hero-card h2,.developer-guide-card h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2.25rem}.developers-hero-card p,.developer-guide-card p{color:#706861;margin:12px 0 0;line-height:1.7}.developer-doc-summary{color:#847973;margin-top:10px}.developers-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,430px);align-items:start;gap:24px;display:grid}.developer-card-expanded{min-height:100%}.developer-status-banner{color:#7b5d51;background:#fff5ef;border:1px solid #f0ddd3;border-radius:16px;min-width:280px;padding:14px 16px}.developer-access-grid{gap:18px;margin-top:20px;display:grid}.developer-field{gap:8px;display:grid}.developer-field span{color:#706861;font-size:.95rem}.developer-field-full{grid-column:1/-1}.developer-value-row,.developer-endpoint{background:#fcfaf8;border:1px solid #ece4dd;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 18px;display:flex}.developer-value-row code,.developer-endpoint{color:#4f4a46;word-break:break-all}.developer-input{color:#4f4a46;background:#fcfaf8;border:1px solid #ece4dd;border-radius:16px;width:100%;min-height:56px;padding:0 18px}.developer-input:focus{border-color:#e7b7aa;outline:2px solid #eb725a2e}.developer-action-row{flex-wrap:wrap;gap:10px;display:flex}.developer-action-row-inline{margin-top:4px}.secondary-action{color:var(--coral);cursor:pointer;background:#fff4ef;border:1px solid #f0d9ce;border-radius:12px;padding:12px 16px;font-weight:700}.secondary-action:disabled{opacity:.65;cursor:wait}.developer-endpoint-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.developer-guide-card{padding:24px}.developer-guide-block+.developer-guide-block{margin-top:22px}.developer-guide-block h4{margin:0 0 12px;font-size:1.1rem}.developer-subsection+.developer-subsection{margin-top:18px}.developer-subsection h5{color:#433d39;margin:16px 0 10px;font-size:.98rem}.developer-guide-list{color:#5c5651;margin:0;padding-left:20px;line-height:1.7}.developer-code-block{color:#f5f4f2;background:#1f232b;border-radius:16px;margin:16px 0 0;padding:16px;font-size:.88rem;line-height:1.65;overflow:auto}.developer-doc-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.developer-doc-actions{gap:12px;margin-top:24px;display:grid}.developer-swagger-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.developer-copy-bundle{margin-top:14px}.developer-empty-state{gap:16px;display:grid}.developer-empty-state p{color:#706861;margin:0;line-height:1.7}.support-card{margin-top:28px;padding:28px 30px}.support-card h3{font-size:2.4rem}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:24px;display:grid}.support-item{grid-template-columns:54px 1fr;gap:16px;display:grid}.support-icon{background:linear-gradient(135deg,#fff1ed,#f3eefb);border:1px solid #f0ddd8;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.support-icon-glyph{font-size:1.15rem;font-weight:800}.support-icon-faq .support-icon-glyph{color:#d35a82}.support-icon-manual .support-icon-glyph{color:#6b57e8}.support-icon-contact .support-icon-glyph{color:#2e9f97}.support-copy h4{font-size:1.55rem}.support-copy p{margin:10px 0;line-height:1.75}.support-detail{color:#8a817a;margin-bottom:12px;line-height:1.6;display:block}.profile-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:24px;margin-top:28px;display:grid}.profile-summary-card,.profile-detail-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px}.profile-summary-card{padding:28px 24px}.profile-summary-head{align-items:center;gap:16px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#ea466f 0%,#b44ddb 100%);border-radius:50%;place-items:center;width:74px;height:74px;font-size:1.5rem;font-weight:800;display:grid}.profile-summary-head h3,.profile-detail-head h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2rem}.profile-summary-head p,.profile-detail-head p{color:var(--ink-soft);margin:6px 0 0;line-height:1.65}.balance-overview-card{background:#fffdfb;border:1px solid #ece2db;border-radius:20px;margin-top:22px;padding:22px}.balance-overview-top{border-bottom:1px solid #eee4dc;align-items:center;gap:16px;padding-bottom:18px;display:flex}.balance-icon-block{background:linear-gradient(135deg,#d8e0ff 0%,#c5d2ff 100%);border-radius:22px;place-items:center;width:72px;height:72px;display:grid}.balance-icon{background:#4f72ff;border-radius:50%;width:28px;height:28px;position:relative}.balance-icon:before,.balance-icon:after{content:"";background:#4f72ff;border-radius:999px;width:28px;height:8px;position:absolute;left:50%;transform:translate(-50%)}.balance-icon:before{top:-8px}.balance-icon:after{bottom:-8px}.balance-overview-copy span,.balance-metric-row span,.profile-field span{color:#726a63;display:block}.balance-overview-copy strong{color:#1f1b19;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:2.2rem;display:block}.balance-metric-row{border-bottom:1px solid #f0e8e1;justify-content:space-between;gap:14px;padding:18px 0;display:flex}.balance-metric-row:last-child{border-bottom:0;padding-bottom:0}.balance-metric-row strong{color:#22201d}.profile-detail-card{padding:28px}.profile-detail-head{margin-bottom:22px}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-field{gap:8px;display:grid}.profile-field div{color:#302c29;background:#fffdfb;border:1px solid #ece4dd;border-radius:16px;align-items:center;min-height:58px;padding:0 18px;display:flex}.profile-field-full{grid-column:1/-1}.settings-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px;margin-top:28px;overflow:hidden}.settings-tabs{border-bottom:1px solid #eee4dc;gap:26px;padding:0 28px;display:flex}.settings-tab{color:#8b817b;cursor:pointer;border-bottom:3px solid #0000;padding:22px 0 18px;font-weight:700}.settings-tab.active{color:#26211e;border-bottom-color:var(--coral)}.settings-body{padding:28px}.settings-header h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2.3rem}.settings-header p{color:var(--ink-soft);margin:10px 0 0;line-height:1.7}.settings-readonly-note{color:#8a817a;margin-top:10px;display:block}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.settings-field{gap:8px;display:grid}.settings-field span{color:#625b55}.settings-field input,.settings-field textarea{color:#2f2b28;background:#fffdfb;border:1px solid #ece4dd;border-radius:16px;outline:none;width:100%;padding:16px 18px}.settings-field input:disabled{color:#8a817a;cursor:not-allowed;background:#f5efea}.settings-field textarea{resize:vertical;min-height:120px}.settings-field-full{grid-column:1/-1}.settings-save-button{background:linear-gradient(90deg, var(--coral) 0%, #c251d0 100%);color:#fff;cursor:pointer;border-radius:14px;margin-top:24px;padding:16px 34px;font-weight:700}.settings-status-message{color:#7b5d51;background:#fff5ef;border:1px solid #f0ddd3;border-radius:14px;margin-top:18px;padding:12px 14px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.app-topbar{flex-direction:column;align-items:stretch;padding:18px 20px}.app-topbar-left,.app-topbar-right{flex-wrap:wrap;justify-content:space-between}.home-layout,.developers-layout,.profile-layout{grid-template-columns:1fr}}@media (width<=1180px){.landing-shell{grid-template-columns:1fr}.showcase-inner{min-height:auto;padding-bottom:0}.showcase-visual{margin-top:28px}.auth-panel{min-height:auto;padding-bottom:40px}.auth-card{margin-top:36px}.support-grid,.developer-endpoint-grid,.profile-detail-grid,.settings-form-grid{grid-template-columns:1fr}}@media (width<=860px){.home-hero{grid-template-columns:1fr}.home-hero-visual{min-height:280px}.support-item{grid-template-columns:1fr}}@media (width<=720px){.showcase-inner,.auth-topbar{padding-left:20px;padding-right:20px}.showcase-copy{margin-top:34px}.showcase-copy h1,.auth-copy h2,.dashboard-intro h1{font-size:2.7rem}.developers-hero-card{flex-direction:column;padding:20px}.benefit-item{grid-template-columns:1fr}.showcase-visual{min-height:250px}.auth-card{width:calc(100% - 40px)}.captcha-row{grid-template-columns:1fr}.dashboard-content{width:calc(100% - 24px)}.app-nav{flex-wrap:wrap}.support-card,.home-main-card,.developer-card{padding-left:18px;padding-right:18px}}.intro-page{flex-direction:column;gap:48px;margin-top:10px;display:flex}.intro-hero{background:#fff;border-radius:24px;grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;padding:48px;display:grid;box-shadow:0 12px 40px #0000000a}.intro-hero-content h1{color:#1a1a1a;margin:0 0 16px;font-family:Manrope,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1.1}.intro-hero-content p{color:#666;margin:0 0 32px;font-size:1.25rem}.intro-hero-actions{justify-content:flex-start;gap:16px;display:flex}.intro-hero-actions .primary-action,.intro-hero-actions .outline-action{box-sizing:border-box;cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;width:200px;height:54px;font-size:1.1rem;font-weight:700;transition:transform .2s;display:flex}.intro-hero-actions .primary-action{color:#fff;background:linear-gradient(135deg,#f3c053,#c7821b);border:none;box-shadow:0 8px 24px #c7821b4d}.intro-hero-actions .outline-action{color:#c7821b;background:0 0;border:2px solid #c7821b}.intro-hero-visual{background:linear-gradient(135deg,#fdf8eb,#faf1dc);border-radius:24px;min-height:400px;position:relative;overflow:hidden}.hero-phone-mockup{z-index:2;background:#fdfdfd;border:12px solid #222;border-radius:36px;width:260px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 64px #c7821b26,inset 0 0 0 2px #e0e0e0}.hero-phone-header{justify-content:center;align-items:flex-start;height:30px;display:flex}.phone-notch{background:#222;border-radius:0 0 12px 12px;width:100px;height:24px}.hero-msg{color:#fff;transform-origin:0 100%;opacity:0;background:linear-gradient(135deg,#f3c053,#c7821b);border-radius:16px 16px 16px 4px;margin:20px 16px;padding:14px 16px;font-size:.9rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards msgPop;box-shadow:0 8px 16px #c7821b40}.hero-msg-1{animation-delay:.5s}.hero-msg-2{animation-delay:1.2s}@keyframes msgPop{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.intro-stats{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #fdf8eb;border-radius:20px;padding:32px 24px;box-shadow:0 8px 24px #c7821b0a}.stat-card h3{color:#c7821b;margin:0 0 8px;font-size:2.5rem;font-weight:800}.stat-card p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.intro-reach{color:#fff;text-align:center;background:linear-gradient(135deg,#f3c053,#c7821b);border-radius:24px;padding:64px 48px;position:relative;overflow:hidden}.intro-reach h2{margin:0 0 32px;font-size:2.2rem;font-weight:800}.reach-banner-content h3{margin:0 0 12px;font-size:1.5rem}.reach-banner-content p{opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.reach-animation-scene{z-index:2;justify-content:center;align-items:center;gap:20px;max-width:600px;height:200px;margin-top:60px;margin-left:auto;margin-right:auto;display:flex;position:relative}.hero-phones-scene{width:100%;max-width:420px;margin-top:80px}.hero-scene-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.glow-orb{background:radial-gradient(circle,#c7821b26 0%,#fff0 70%);border-radius:50%;width:150px;height:150px;animation:4s infinite alternate breathe;position:absolute}.left-orb{top:50%;left:10%;transform:translateY(-50%)}.right-orb{animation-delay:-2s;top:50%;right:10%;transform:translateY(-50%)}@keyframes breathe{0%{opacity:.5;transform:translateY(-50%)scale(.8)}to{opacity:1;transform:translateY(-50%)scale(1.5)}}.floating-particle{opacity:.2;background:#c7821b;border-radius:50%;width:6px;height:6px;animation:8s linear infinite floatParticle;position:absolute}.particle-1{animation-delay:0s;top:20%;left:20%}.particle-2{width:4px;height:4px;animation-delay:-2s;top:70%;left:40%}.particle-3{width:8px;height:8px;animation-delay:-4s;top:30%;left:60%}.particle-4{animation-delay:-6s;top:80%;left:80%}.particle-5{width:5px;height:5px;animation-delay:-1s;top:40%;left:90%}@keyframes floatParticle{0%{opacity:0;transform:translateY(0)rotate(0)}20%,80%{opacity:.4}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}.hero-phones-scene .phone-device{width:130px;height:220px}.phone-wrapper{flex-shrink:0;position:relative}.phone-device{z-index:2;background:#fff;border:4px solid #fff;border-radius:24px;flex-direction:column;justify-content:flex-end;gap:8px;width:90px;height:180px;padding:12px 8px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001a,inset 0 0 0 4px #e2e8f0}.phone-notch{background:#e2e8f0;border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:40px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-screen-messages{flex-direction:column;gap:6px;width:100%;display:flex}.msg-bubble{word-wrap:break-word;opacity:0;border-radius:12px;max-width:90%;padding:6px 10px;font-size:.65rem;font-weight:600;animation-duration:6s;animation-iteration-count:infinite;animation-fill-mode:both;box-shadow:0 2px 4px #00000014}.bubble-l1{animation-name:bubbleL1}.bubble-l2{animation-name:bubbleL2}.bubble-r1{animation-name:bubbleR1}.bubble-r2{animation-name:bubbleR2}.sent{color:#fff;background:#c7821b;border-bottom-right-radius:2px;align-self:flex-end}.received{color:#334155;background:#f1f5f9;border-bottom-left-radius:2px;align-self:flex-start}@keyframes bubbleL1{0%{opacity:0;transform:scale(.8)}5%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.8)}}@keyframes bubbleL2{0%,45%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.8)}}@keyframes bubbleR1{0%,15%{opacity:0;transform:scale(.8)}20%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.8)}}@keyframes bubbleR2{0%,30%{opacity:0;transform:scale(.8)}35%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.8)}}.data-transmission-line{flex-grow:1;height:32px;position:relative}.data-path-svg{width:100%;height:100%;display:block}.animated-dash{animation:2s linear infinite dashMove}.animated-dash.reverse{animation:3s linear infinite dashMoveReverse}@keyframes dashMove{to{stroke-dashoffset:-24px}}@keyframes dashMoveReverse{to{stroke-dashoffset:24px}}.data-packet-flyer{width:32px;height:32px;position:absolute;top:0}.packet-forward{animation:6s linear infinite flyDataRight}.packet-return{animation:6s linear infinite flyDataLeft}.packet-glow{z-index:-1;background:radial-gradient(circle,#c7821b66 0%,#fff0 70%);border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.data-packet-flyer svg{filter:drop-shadow(0 4px 6px #0003);width:100%;height:100%}@keyframes flyDataRight{0%{opacity:0;left:0;transform:scale(.5)}5%{opacity:1;transform:scale(1)}15%{opacity:1;left:calc(100% - 32px);transform:scale(1)}20%,to{opacity:0;left:calc(100% - 32px);transform:scale(.5)}}@keyframes flyDataLeft{0%,30%{opacity:0;left:calc(100% - 32px);transform:scale(.5)}35%{opacity:1;transform:scale(1)}45%{opacity:1;left:0;transform:scale(1)}50%,to{opacity:0;left:0;transform:scale(.5)}}.notification-badge{color:#fff;z-index:5;opacity:0;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 8px #0003}.notification-badge:after{content:"1"}.badge-left{animation:6s infinite badgePopLeft}.badge-right{animation:6s infinite badgePopRight}@keyframes badgePopRight{0%,14%{opacity:0;transform:scale(0)}15%{opacity:1;transform:scale(1.2)}18%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(1)}33%,to{opacity:0;transform:scale(0)}}@keyframes badgePopLeft{0%,48%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}52%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(0)}}.network-scene{height:240px}.reach-bg-elements{pointer-events:none;z-index:0;position:absolute;inset:0}.bg-circle{opacity:0;border:1px solid #fff3;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-1{width:200px;height:200px;animation:4s linear infinite radarPing}.circle-2{width:400px;height:400px;animation:4s linear 1.3s infinite radarPing}.circle-3{width:600px;height:600px;animation:4s linear 2.6s infinite radarPing}@keyframes radarPing{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}50%{opacity:.3}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.reach-sms-sender{z-index:2;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.sender-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:700}.sender-circle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:2s infinite alternate pulseSender;display:flex;box-shadow:0 8px 32px #00000026}.sender-circle svg{color:#fff;width:36px;height:36px}@keyframes pulseSender{0%{transform:scale(1);box-shadow:0 0 #fff6}to{transform:scale(1.05);box-shadow:0 0 0 15px #fff0}}.reach-flight-paths{flex-direction:column;flex-grow:1;justify-content:space-between;max-width:350px;height:100%;display:flex;position:relative}.flight-route{align-items:center;height:60px;display:flex;position:relative}.destination-node{color:#c7821b;z-index:3;background:#fff;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:800;position:absolute;right:0;box-shadow:0 4px 16px #00000026}.plane-wrapper{width:28px;height:28px;animation:linear infinite flyPlane;position:absolute;top:0;left:0}.plane-top{offset-path:path("M0,50 Q150,0 300,30");animation-duration:3.5s}.plane-mid{offset-path:path("M0,30 Q150,30 300,30");animation-duration:2.8s;animation-delay:1.2s}.plane-bottom{offset-path:path("M0,10 Q150,60 300,30");animation-duration:4s;animation-delay:2.5s}.paper-plane{filter:drop-shadow(0 4px 6px #0003);width:100%;height:100%;transform:rotate(-5deg)}@keyframes flyPlane{0%{offset-distance:0%;opacity:0;transform:scale(.5)}10%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{offset-distance:100%;opacity:0;transform:scale(.5)}}.path-svg{width:calc(100% - 70px);height:100%;display:block;position:absolute;left:0}.intro-boost{text-align:center;background:#fdfaf5;border-radius:32px;padding:64px 48px;box-shadow:inset 0 0 0 1px #00000005}.intro-boost h2{color:#1a1a1a;margin:0 0 48px;font-size:2.2rem;font-weight:800}.boost-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.boost-card{background:#fff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:200px;padding:40px 24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex}.boost-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.boost-icon{color:#444;background:#fdf5e6;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.boost-card span{color:#222;font-size:1.1rem;font-weight:600}.integration-banner-section{background:#fff;border-radius:32px;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 48px #0000000f}.integration-banner-container{width:100%;position:relative;overflow:hidden}.integration-slider{transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.integration-slide{box-sizing:border-box;align-items:center;min-width:100%;padding:64px 80px;display:flex}.integration-slide-content{align-items:center;gap:64px;width:100%;display:flex}.slide-text{text-align:left;flex:1}.slide-text h2{color:#1a1a1a;margin:0 0 24px;font-size:2.5rem;font-weight:800;line-height:1.2}.slide-text p{color:#666;margin:0 0 32px;font-size:1.2rem;line-height:1.6}.slide-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f3c053,#c7821b);border:none;border-radius:12px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:transform .2s;box-shadow:0 8px 24px #c7821b4d}.slide-btn:hover{transform:translateY(-2px)}.slide-visual{flex:1;justify-content:center;display:flex}.slide-visual img{object-fit:contain;width:100%;max-width:400px;height:auto}.slider-nav{cursor:pointer;color:#666;z-index:10;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.slider-nav:hover{color:#c7821b;box-shadow:0 8px 24px #c7821b33}.slider-nav.prev{left:24px}.slider-nav.next{right:24px}.slider-dots{gap:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.slider-dots .dot{cursor:pointer;background:#ddd;border-radius:50%;width:12px;height:12px;transition:background .3s,transform .3s}.slider-dots .dot.active{background:#c7821b;transform:scale(1.2)}@media (width<=960px){.intro-hero{grid-template-columns:1fr}.intro-stats,.boost-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.intro-stats,.boost-grid{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-fade-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeUp}.animate-float{animation:5s ease-in-out infinite floatAnim}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.hero-illustration{object-fit:contain;border-radius:24px;width:100%;height:auto;max-height:480px;margin:0 auto;display:block}.card-3d{transform-style:preserve-3d;perspective:1000px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s}.card-3d:hover{transform:translateY(-8px)scale(1.03)rotateX(4deg)rotateY(-4deg);box-shadow:16px 24px 48px #c7821b26,-8px -8px 24px #fffc}.boost-icon{justify-content:center;align-items:center;display:flex}.boost-icon-text{color:#c7821b;font-size:1.5rem;font-weight:800}.intro-footer{color:#fff;background:linear-gradient(135deg,#111 0%,#1a1510 100%);border-radius:24px;margin-top:64px;padding:64px 48px 32px;position:relative;overflow:hidden;box-shadow:0 20px 40px #c7821b14,0 0 0 1px #c7821b1a}.intro-footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7821b26 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;left:-50px}.intro-footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#f3c0531a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-50px}.footer-content{z-index:1;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:32px;padding-bottom:48px;display:flex;position:relative}.brand-col .footer-logo-text{-webkit-text-fill-color:transparent;letter-spacing:-.5px;background:linear-gradient(135deg,#f3c053,#c7821b);-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.2rem;font-weight:800;display:inline-block}.brand-col p{color:#94a3b8;max-width:280px;margin-top:0;font-size:1.05rem;line-height:1.6}.footer-col{z-index:1;flex:1;min-width:160px;position:relative}.brand-col{flex:2;min-width:250px}.footer-col h4{color:#fff;margin:0 0 24px;font-size:1.15rem;font-weight:700;display:inline-block;position:relative}.footer-col h4:after{content:"";background:#c7821b;border-radius:2px;width:24px;height:2px;position:absolute;bottom:-8px;left:0}.footer-col ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#aaa;font-size:.95rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-col ul li a:hover{color:#f3c053;padding-left:6px}.footer-tele-link{color:#fff;background:#2ea5e0;border-radius:24px;align-items:center;gap:8px;padding:10px 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #2ea5e04d}.footer-tele-link:hover{transform:scale(1.05);box-shadow:0 6px 16px #2ea5e066}.tele-icon{font-size:1.2rem}.footer-bottom{text-align:center;color:#666;font-size:.9rem}.floating-social-group{z-index:100;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.social-btn{color:#666;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),color .3s;display:flex;box-shadow:0 4px 16px #0000001a}.social-btn:hover{color:#c7821b;transform:scale(1.15)translateY(-4px)}.social-btn.tele-btn:hover{color:#2ea5e0}.social-btn.wa-btn:hover{color:#25d366}.social-btn.chat-btn:hover{color:#c7821b}.testimonial-section{text-align:center;background:0 0;max-width:700px;margin:32px auto;padding:32px 24px}.testimonial-header h2{color:#1f2937;margin-bottom:8px;font-size:2.2rem}.testimonial-header p{color:#6b7280;margin-bottom:24px;font-size:1.1rem}.testimonial-carousel{border-radius:24px;padding:10px;overflow:hidden}.testimonial-track{transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.testimonial-slide{box-sizing:border-box;min-width:100%;padding:0 16px}.testimonial-card{text-align:left;background:#fff;border:1px solid #00000008;border-radius:24px;padding:30px;position:relative;box-shadow:0 12px 32px #0000000f}.testimonial-quote-icon{color:#f3c053;opacity:.3;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:20px;left:30px}.testimonial-content{color:#374151;z-index:1;margin-bottom:24px;font-size:1.2rem;line-height:1.7;position:relative}.testimonial-author{align-items:center;gap:16px;display:flex}.author-avatar{object-fit:cover;border:2px solid #f3c053;border-radius:50%;width:56px;height:56px}.author-info h4{color:#111;align-items:center;gap:8px;margin:0 0 4px;font-size:1.1rem;display:flex}.author-info span{color:#6b7280;font-size:.9rem}.testimonial-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.testimonial-dots .dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.testimonial-dots .dot.active{background:#c7821b;border-radius:10px;width:24px}.code-snippet-box{text-align:left;background:#1e1e1e;border-radius:8px;width:100%;font-family:Fira Code,Courier New,Courier,monospace;overflow:hidden;box-shadow:0 10px 30px #0000004d}.code-header{background:#2d2d2d;gap:8px;padding:10px 16px;display:flex}.code-header .dot{border-radius:50%;width:12px;height:12px;display:inline-block}.dot.mac-red{background:#ff5f56}.dot.mac-yellow{background:#ffbd2e}.dot.mac-green{background:#27c93f}.code-snippet-box pre{color:#a6accd;margin:0;padding:20px;font-size:.95rem;line-height:1.5;overflow-x:auto}.code-snippet-box code{font-family:inherit}.admin-dashboard-container{color:#1e293b;background:#f8fafc;border-radius:12px;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-dashboard-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.header-title-section h2{color:#0f172a;align-items:center;gap:12px;margin:0 0 4px;font-size:1.5rem;display:flex}.header-title-section .subtitle{color:#64748b;align-items:center;gap:8px;font-size:.9rem;display:flex}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.green{background:#10b981}.header-actions{gap:12px;display:flex}.action-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;display:flex}.action-btn.icon-btn{padding:8px}.action-btn.green-outline{color:#10b981;background:#ecfdf5;border-color:#10b981}.admin-filters-bar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.filter-group{gap:8px;display:flex}.preset-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:.9rem}.preset-btn.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.account-select,.date-input-group input{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px}.date-input-group{flex-direction:column;gap:4px;display:flex}.date-input-group label{color:#94a3b8;font-size:.75rem;font-weight:600}.btn-search{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;display:flex}.btn-export{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;display:flex}.admin-kpi-grid{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.admin-kpi-grid.row-1 .kpi-card{flex:1;min-width:180px}.admin-kpi-grid.row-2 .kpi-card-large{flex:1;min-width:300px}.admin-kpi-grid.row-3 .kpi-card-small{flex:1;min-width:200px}.kpi-card,.kpi-card-large,.kpi-card-small{background:#fff;border-radius:12px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #0000000d}.kpi-card{border-left:4px solid #0000}.kpi-card.border-left-blue{border-left-color:#3b82f6}.kpi-card.border-left-green{border-left-color:#10b981}.kpi-card.border-left-orange{border-left-color:#f59e0b}.kpi-card.border-left-purple{border-left-color:#8b5cf6}.kpi-card.border-left-cyan{border-left-color:#06b6d4}.kpi-header{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.75rem;font-weight:700;display:flex}.kpi-value{color:#0f172a;margin-bottom:4px;font-size:1.8rem;font-weight:800}.kpi-value .unit{color:#64748b;margin-left:4px;font-size:1rem}.kpi-subtext{color:#64748b;font-size:.85rem}.kpi-trend{font-size:.8rem;font-weight:600;position:absolute;bottom:20px;right:20px}.kpi-trend.positive{color:#10b981}.kpi-trend.neutral{color:#64748b}.bg-purple-gradient{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%)}.bg-teal-gradient{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%)}.bg-green-gradient{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.kpi-card-large .card-top{justify-content:space-between;margin-bottom:16px;display:flex}.kpi-card-large .title{opacity:.9;font-size:.9rem;font-weight:600}.kpi-card-large .icon-circle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.kpi-card-large .main-value{margin-bottom:12px;font-size:2.5rem;font-weight:800}.kpi-card-large .subtitle{opacity:.9;font-size:.9rem}.stats-row{border-bottom:1px solid #fff3;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;display:flex}.stat-item{flex-direction:column;gap:4px;display:flex}.stat-item span{opacity:.8;font-size:.75rem}.stat-item strong{font-size:1rem}.text-red{color:#fca5a5!important}.text-orange{color:#fcd34d!important}.progress-bar-container{background:#fff3;border-radius:2px;width:100%;height:4px}.progress-bar{background:#fff;border-radius:2px;height:100%}.kpi-card-small{text-align:center;flex-direction:column;align-items:center;display:flex}.kpi-card-small .icon-bg{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.bg-blue-light{background:#eff6ff}.bg-red-light{background:#fef2f2}.bg-orange-light{background:#fffbeb}.bg-cyan-light{background:#ecfeff}.kpi-card-small .badge{border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:600;position:absolute;top:16px;right:16px}.badge-blue{color:#3b82f6;background:#eff6ff}.badge-red{color:#ef4444;background:#fef2f2}.kpi-card-small .main-value{color:#0f172a;margin-bottom:4px;font-size:2rem;font-weight:800}.kpi-card-small .title{color:#64748b;font-size:.8rem;font-weight:600}.admin-charts-grid{flex-wrap:wrap;gap:24px;display:flex}.chart-card{background:#fff;border-radius:16px;flex:1;min-width:400px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.chart-title{color:#0f172a;align-items:center;gap:8px;margin:0 0 24px;font-size:1.1rem;font-weight:700;display:flex}.chart-wrapper{width:100%}
