:root{--color-text: #100f0f;--color-bg: #fffffc;--color-text-secondary: #b5b5b5;--color-primary: #05f140;--color-secondary: #03312e}html{scroll-behavior:smooth}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:middle}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:middle}@font-face{font-family:IranYekan;src:url(/fonts/YekanBakh-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:YekanBakh;src:url(/fonts/YekanBakh-ExtraBlack.woff2) format("woff2");font-weight:950;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:IranYekan,YekanBakh,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:YekanBakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:10px 12px}.landing{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg);color:var(--color-text);direction:rtl;text-align:right;--surface: #ffffff;--border: #e3e7ec;--muted: #f3f5f8;--subtext: #4b5563;--accent: var(--color-primary);--accent-strong: #04d936;--eyebrow: var(--color-secondary);--mock-bg: #0f172a;--mock-user: #1f2937;--mock-assistant: #111827;--shadow-strong: rgba(3, 49, 46, .18)}.landing a{color:inherit;text-decoration:none}.hero,.section,.howitworks-section,.features-section,.pricing-section,#faq{scroll-margin-top:90px}.landing-main{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container{width:min(1100px,90vw);margin:0 auto}.header{position:sticky;top:0;z-index:20;background:var(--color-bg);border-bottom:1px solid var(--color-text-secondary);box-shadow:0 4px 12px #0000000a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;direction:rtl}.logo{font-weight:700;letter-spacing:.2px;display:flex;align-items:center;gap:8px}.header-logo img{height:28px;width:auto}.header-logo,.logo{display:flex;align-items:center;gap:8px}.header-logo{order:1}.header-nav{display:flex;align-items:center;gap:1.5rem;order:2}.header-cta-btn{white-space:nowrap;order:3}.header-menu-toggle{order:4;display:none;background:none;border:none;cursor:pointer;padding:0}.logo-text{font-weight:800;font-size:1rem}.header-link{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font:inherit;font-size:.95rem;color:var(--color-text);padding:0;transition:color .2s ease}.header-link:hover{color:var(--color-primary)}.header-link .material-symbols-rounded{font-size:20px;color:var(--color-secondary);transition:color .2s ease,transform .2s ease}.header-link:hover .material-symbols-rounded{color:var(--color-primary);transform:translateY(-2px)}.header-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:0}.header-menu-toggle .material-symbols-rounded{font-size:26px;color:var(--color-text)}.header-cta-btn{white-space:nowrap}.mobile-nav{display:none;flex-direction:column;gap:.25rem;padding:.5rem 1.5rem .75rem;background-color:var(--color-bg);border-bottom:1px solid var(--color-text-secondary)}.mobile-nav.open{display:flex}.mobile-nav-link{background:none;border:none;text-align:right;font:inherit;padding:.35rem 0;cursor:pointer;color:var(--color-text);border-radius:6px}.mobile-nav-link:hover{background-color:#03312e0a;color:var(--color-primary)}.btn{font-family:YekanBakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border:none;border-radius:10px;padding:12px 18px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .2s ease;font-size:.95rem}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:var(--color-text);box-shadow:0 10px 30px var(--shadow-strong);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .12s ease}.btn-primary:hover{background:var(--accent-strong);transform:translateY(-1px);box-shadow:0 6px 18px #0000001f}.btn-secondary{background:transparent;color:var(--color-secondary);border:1px solid var(--color-secondary);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .12s ease}.btn-ghost{background:transparent;color:var(--color-text);border:1px solid var(--border)}.btn-primary:active,.btn-secondary:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.small-right{padding:10px 14px;font-size:.9rem;color:#080808}.small-left{padding:10px 14px;font-size:.9rem;color:#d8d8d8!important}.hero{padding:80px 0 40px;display:flex;align-items:center;gap:2rem}.hero__grid{display:flex;align-items:center;gap:2rem}.hero__content,.hero-content{flex:1;text-align:right}.hero__mock{flex:1;display:flex;justify-content:flex-end}.hero__content h1,.hero-title{font-size:clamp(2.1rem,4vw,3rem);margin:0 0 24px;line-height:1.15}.subhead{color:var(--subtext);font-size:.9rem;line-height:1.6;margin:0 0 20px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--eyebrow);margin:0}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:10px;margin-top:68px}.hero-cta__primary,.hero-cta__secondary{border:none;border-radius:14px;padding:12px 18px;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .2s ease,color .2s ease}.hero-cta__primary{background:linear-gradient(135deg,#05f140,#02c530);color:#0f1c0f;box-shadow:0 12px 30px #0000002e}.hero-cta__primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px #00000038}.hero-cta__primary:active{transform:translateY(0);box-shadow:0 8px 18px #0000002e}.hero-cta__secondary{background:transparent;border:1.5px solid #05f140;color:#03312e}.hero-cta__secondary:hover{background:#05f14014}.hero-cta__secondary:active{transform:translateY(0);background:#05f14024}.hero-footer-section{margin-top:8px}.note{color:var(--subtext);margin-top:6px;font-size:.9rem}.hero__mock,.hero-mockup-wrapper{display:flex;justify-content:flex-end;flex:1}.mockup{background:#02111b;border-radius:24px;padding:16px 18px;color:#fff;max-width:420px;box-shadow:0 18px 45px #00000073}.mockup__header{text-align:center;font-size:.9rem;margin-bottom:12px;color:#e3e3e3;font-weight:600}.mockup__body{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.bubble{max-width:100%;padding:8px 12px;border-radius:16px;font-size:.85rem;line-height:1.8}.bubble-user{background:#0f1f30;align-self:flex-start;border-bottom-right-radius:4px}.bubble-assistant{background:#0f1f30;align-self:flex-end;border-bottom-left-radius:4px}.bubble-highlight{border:1px solid #05f140;background:#022713}.bubble-typing{display:inline-flex;align-items:center;justify-content:center;width:54px;padding:6px 8px;margin-bottom:30px}.typing-dots{display:flex;gap:4px}.typing-dots span{width:6px;height:6px;background:#05f140;border-radius:50%;animation:typingBlink 1.3s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typingBlink{0%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}to{opacity:.3;transform:translateY(0)}}.mockup-input{width:100%;background:#0b1724;border:1px solid #0f1927;border-radius:10px;padding:10px 12px;color:#e3e3e3;font-size:.9rem;margin-top:4px;font-family:YekanBakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mockup-input:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f14033}@keyframes aiPulse{0%{box-shadow:0 0 #05f14000}50%{box-shadow:0 0 12px #05f14040}to{box-shadow:0 0 #05f14000}}.mockup__footer{display:flex;gap:8px;justify-content:space-between;margin-top:4px}@media(max-width:1024px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.hero{flex-direction:column;align-items:stretch;text-align:right}.hero__grid{flex-direction:column}.hero__mock,.hero-mockup-wrapper{order:2;justify-content:center}.hero__content,.hero-content{order:1}.hero-cta{display:flex;flex-direction:column;gap:.5rem}.hero-cta button{width:100%;justify-content:center}.steps{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.pricing-cards{grid-template-columns:1fr!important}}@media(max-width:700px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){body{font-size:.9rem}.hero-title{font-size:1rem}.section-title{font-size:1.2rem}.footer-social-row{flex-direction:column;align-items:flex-start}.faq-section{padding:0 1rem}}.section{padding:70px 0}.section.alt{background:var(--surface)}.section__heading{text-align:right;max-width:100%;margin:0 0 32px auto}.section__heading h2,.section-title{margin:8px 0;font-size:clamp(1.8rem,3vw,2.3rem)}.section__lead,.section-subtitle{color:var(--subtext);margin:0}.howitworks-section{text-align:center;padding:80px 0;direction:rtl;background:#fffffc;font-family:IranYekan,sans-serif}.howitworks-title{font-size:34px;font-weight:800;color:#100f0f;margin-bottom:10px}.howitworks-subtitle{font-size:18px;color:#555;margin-bottom:50px}.howitworks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto}.howitworks-card{background:#fff;border-radius:22px;padding:40px 30px;position:relative;box-shadow:0 4px 20px #0000000d;transition:all .25s ease}.howitworks-card:hover{transform:translateY(-6px);box-shadow:0 8px 25px #00000014}.step-badge{position:absolute;top:-12px;right:-12px;background:#05f140;color:#03312e;font-size:16px;font-weight:700;padding:6px 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.howitworks-icon{font-size:48px;color:#03312e;margin-bottom:20px}.howitworks-card-title{font-size:20px;font-weight:700;margin-bottom:12px;color:#100f0f}.howitworks-card-text{font-size:15px;line-height:1.8;color:#666}@media(max-width:900px){.howitworks-grid{grid-template-columns:1fr;gap:24px}.howitworks-card{padding:32px 24px}}.features-section{padding:90px 0;direction:rtl;text-align:center;background:#fffffc;font-family:IranYekan,sans-serif}.features-title{font-size:34px;font-weight:800;color:#100f0f;margin-bottom:10px}.features-subtitle{font-size:17px;color:#555;margin-bottom:50px}.features-grid{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 28px}.feature-card{background:#fff;border-radius:22px;padding:26px 24px 28px;box-shadow:0 4px 18px #0000000a;text-align:right;display:flex;flex-direction:column;gap:12px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;border:1px solid rgba(3,49,46,.03)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000014;border-color:#05f14059}.feature-icon-wrapper{width:40px;height:40px;border-radius:999px;background:#05f1401a;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.feature-icon{font-size:24px;color:#03312e}.feature-title{font-size:18px;font-weight:700;color:#03312e}.feature-text{font-size:14px;line-height:1.9;color:#555;margin:0}@media(max-width:992px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.features-section{padding:64px 0}.features-title{font-size:26px}.features-subtitle{font-size:15px;margin-bottom:32px}.features-grid{grid-template-columns:1fr;gap:18px}.feature-card{padding:22px 18px 24px}}.pricing-section{padding:90px 0;direction:rtl;background:#fffffc;font-family:IranYekan,sans-serif}.pricing-header{text-align:center;margin-bottom:50px}.pricing-title{font-size:34px;font-weight:800;color:#100f0f;margin-bottom:10px}.pricing-subtitle{font-size:17px;color:#555;max-width:520px;margin:0 auto}.pricing-cards{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.pricing-card{background:#fff;border-radius:24px;padding:28px 26px 30px;box-shadow:0 4px 26px #0000000a;border:1px solid rgba(3,49,46,.04);display:flex;flex-direction:column;justify-content:space-between;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014;border-color:#05f14059}.pricing-card--primary{position:relative;border-color:#05f140b3;box-shadow:0 10px 36px #05f14029}.pricing-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.pricing-plan-label{display:flex;align-items:center;gap:10px}.pricing-plan-icon{width:36px;height:36px;border-radius:999px;background:#05f1401a;display:flex;align-items:center;justify-content:center;font-size:22px;color:#03312e}.pricing-plan-name{font-size:18px;font-weight:700;color:#03312e}.pricing-badge{font-size:13px;font-weight:600;padding:6px 12px;border-radius:999px;background:#05f140;color:#03312e}.pricing-price-tag{font-size:15px;font-weight:600;color:#100f0f}.pricing-price-wrapper{margin-bottom:18px}.pricing-price-row{display:flex;align-items:baseline;gap:6px;justify-content:flex-start}.pricing-price{font-size:30px;font-weight:800;color:#100f0f}.pricing-price-unit{font-size:16px;color:#555}.pricing-price-note{margin-top:6px;font-size:14px;line-height:1.9;color:#555}.pricing-list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}.pricing-list-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#444;line-height:1.9}.pricing-list-icon{font-size:20px;margin-top:2px;color:#05f140;flex-shrink:0}.pricing-cta-wrapper{margin-top:auto;padding-top:10px;border-top:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;gap:8px}.pricing-cta{width:100%;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.pricing-cta--primary{background:#05f140;color:#03312e;box-shadow:0 8px 20px #05f14059}.pricing-cta--primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #05f14073}.pricing-cta--secondary{background:#fff;color:#03312e;border:1px solid rgba(3,49,46,.2)}.pricing-cta--secondary:hover{background:#03312e08}.pricing-helper-text{font-size:13px;color:#777}@media(max-width:900px){.pricing-cards{grid-template-columns:1fr}.pricing-card{padding:24px 20px 26px}.pricing-title{font-size:28px}.pricing-subtitle{font-size:15px}}.faq{display:grid;gap:12px;max-width:760px;margin:0 auto}.faq__item{border:1px solid var(--border);border-radius:12px;padding:12px 16px;background:#fff}.faq__item summary{cursor:pointer;font-weight:600;list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item p{margin:10px 0 4px;color:var(--subtext)}.faq-item{transition:box-shadow .18s ease,background-color .18s ease}.faq-item--open{box-shadow:0 8px 24px #00000014;background-color:#fdfdfd}.faq-answer{transition:max-height .22s ease,opacity .22s ease;overflow:hidden}.faq-answer.visible{opacity:1;max-height:300px}.faq-answer.hidden{opacity:0;max-height:0}.footer{background:var(--color-bg);color:var(--color-text);border-top:1px solid var(--border);margin-top:40px;padding-top:32px}.footer-container{direction:rtl;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem;width:min(1100px,92vw);margin:0 auto;padding:0 12px 24px}.footer-col h4{margin:0 0 10px;font-size:1rem;color:var(--color-secondary);font-weight:700}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-col a{color:var(--color-text);text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.4rem}.footer-col a:hover{color:var(--color-primary)}.footer-brand{display:flex;flex-direction:column;gap:10px}.footer-logo img{height:32px;width:auto}.footer-logo{display:flex;align-items:center;gap:8px}.footer-logo-text{font-weight:800;font-size:1rem}.footer-desc{margin:0;color:var(--subtext);line-height:1.7}.footer-icon{margin-left:.4rem;color:var(--color-secondary);font-size:18px}.footer-address{display:flex;align-items:flex-start;gap:.4rem;line-height:1.8}.footer-bottom{border-top:1px solid var(--border);padding:14px 0 20px;text-align:center;color:var(--subtext);font-size:.95rem}.footer-social-row{max-width:1200px;margin:2rem auto 1.5rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;direction:rtl}.footer-social-label{font-size:1rem;color:var(--color-text-secondary);font-weight:700}.footer-social-icons{display:flex;align-items:center;gap:.75rem}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background-color:#fff;border:1px solid var(--color-text-secondary);transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease,background-color .2s ease}.footer-social-icons a img{width:22px;height:22px}.footer-social-icons a:hover{background-color:var(--color-primary);border-color:transparent;box-shadow:0 6px 18px #00000026;transform:translateY(-2px)}.reveal-section{opacity:0;transform:translateY(12px);transition:opacity .45s ease-out,transform .45s ease-out}.reveal-section.reveal-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.footer-social-row{flex-direction:column;align-items:flex-start}.footer-social-icons{justify-content:flex-start}}@media(max-width:768px){.header-inner{gap:.75rem}.header-menu-toggle{display:flex;align-items:center;justify-content:center}.header-nav{display:none}.header-menu-toggle{order:1}.header-logo{order:2;flex:1;display:flex;justify-content:center}.header-cta-btn{order:3;font-size:.8rem;padding:.4rem .8rem}.hero{padding-top:50px}}.faq-section{max-width:900px;margin:3rem auto;padding:0 1.5rem;direction:rtl;text-align:right;display:flex;justify-content:center}.faq-section .container{width:100%;max-width:900px;padding:0}.faq-title{font-size:1.6rem;margin-bottom:.5rem}.faq-subtitle{font-size:.95rem;color:var(--subtext, var(--color-text));font-weight:600;margin-bottom:2rem}.faq-category{font-size:.9rem;font-weight:600;color:var(--color-secondary);margin:2rem 0 .75rem}.faq-item{border:1px solid var(--color-text-secondary);border-radius:12px;padding:.75rem 1rem;margin-bottom:.75rem;background-color:#fff;transition:box-shadow .2s ease,background-color .2s ease}.faq-item--open{box-shadow:0 8px 24px #0000000f;background-color:#fdfdfd}.faq-question-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer}.faq-question-text{font-size:.98rem;font-weight:600;-webkit-user-select:none;user-select:none}.faq-toggle-icon{flex-shrink:0;font-size:1.2rem;color:var(--color-primary);transform:rotate(0);transition:transform .2s ease}.faq-item--open .faq-toggle-icon{transform:rotate(180deg)}.faq-answer{font-size:.9rem;line-height:1.9;margin-top:.5rem;color:var(--color-text);max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease}.faq-answer--open{max-height:500px;opacity:1;margin-top:.5rem}.faq-answer--closed{max-height:0;opacity:0;margin-top:0}@media(max-width:600px){.faq-section{padding:0 1rem}.faq-title{font-size:1.55rem}.faq-subtitle,.faq-question-text,.faq-answer,.faq-category{font-size:.9rem}}.chatFab-fab{position:fixed;bottom:24px;right:24px;z-index:40;width:64px;height:64px;border-radius:999px;border:none;background:radial-gradient(circle at 30% 20%,#7bff7b 0,#05f140 55%,#02c530);color:#100f0f;display:flex;align-items:center;justify-content:center;box-shadow:0 22px 45px #00000059,0 0 0 8px #05f1401f;cursor:pointer;animation:chatFab-float 3s ease-in-out infinite;transition:transform .18s ease-out,box-shadow .18s ease-out,background .2s ease-out}.chatFab-fab__icon{font-size:28px;color:#100f0f}.chatFab-fab:hover{transform:translateY(-3px) scale(1.04) rotate(-2deg);box-shadow:0 26px 55px #0006,0 0 0 10px #05f1402e}.chatFab-fab:active{transform:translateY(0) scale(.96);box-shadow:0 12px 25px #00000059,0 0 0 6px #05f14029}.chatFab-overlay{position:fixed;inset:0;background:#100f0f59;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:50;display:flex;align-items:flex-end;justify-content:flex-end}.chatFab-panel{position:fixed;bottom:24px;right:24px;width:420px;max-width:calc(100% - 32px);height:540px;max-height:calc(100% - 48px);background:#fffffceb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;border:1px solid rgba(255,255,255,.7);box-shadow:0 24px 60px #00000040;display:flex;flex-direction:column;overflow:hidden;direction:rtl;animation:chatFab-enter .22s ease-out}@keyframes chatFab-enter{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatFab-float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.chatFab-header{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(227,227,227,.7)}.chatFab-header__title{display:flex;flex-direction:column}.chatFab-header__title h2{font-size:15px;margin:0 0 2px}.chatFab-header__title p{font-size:12px;color:#777;margin:0}.chatFab-header__status{font-size:11px;color:#05a33b;display:flex;align-items:center;gap:4px}.chatFab-header__status-dot{width:6px;height:6px;border-radius:999px;background:#05f140}.chatFab-header__close{border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.chatFab-messages{flex:1;padding:10px 12px 8px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chatFab-message{max-width:80%;width:fit-content;font-size:13px;line-height:1.6}.chatFab-message--user{align-self:flex-start;text-align:right;direction:rtl}.chatFab-message--assistant{align-self:flex-end;text-align:right;direction:rtl}.chatFab-message__bubble{padding:8px 10px;border-radius:16px}.chatFab-message--user .chatFab-message__bubble{background:#05f140;color:#100f0f;border-radius:16px 16px 0}.chatFab-message--assistant .chatFab-message__bubble{background:#fffffff2;color:#100f0f;border-radius:16px 16px 16px 0;border:1px solid rgba(227,227,227,.7)}.chatFab-input{border-top:1px solid rgba(227,227,227,.8);padding:8px;display:flex;align-items:center;gap:8px;background:#fffffcf2}.chatFab-input input{flex:1;border-radius:999px;border:1px solid #e0e0e0;padding:8px 12px;font-size:13px;font-family:Yekan Bakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;outline:none;direction:rtl}.chatFab-input input:focus{border-color:#05f140}.chatFab-input input::placeholder{font-family:Yekan Bakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#b3b3b3}.chatFab-input input::-webkit-input-placeholder{font-family:Yekan Bakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.chatFab-input input:-ms-input-placeholder{font-family:Yekan Bakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.chatFab-input button{width:36px;height:36px;border-radius:999px;border:none;background:#05f140;display:flex;align-items:center;justify-content:center;cursor:pointer}.chatFab-input button .material-symbols-outlined{font-size:18px;color:#100f0f;transform:rotate(180deg)}@media(max-width:768px){.chatFab-fab{width:56px;height:56px;bottom:18px;right:18px}.chatFab-fab__icon{font-size:24px}.chatFab-panel{inset:0;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.chatFab-fab{bottom:16px;right:16px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fffffc;color:#100f0f;padding:16px;font-family:IranYekan,YekanBakh,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-card{width:100%;max-width:420px;background-color:#fff;border-radius:24px;box-shadow:0 24px 60px #0000000d;padding:32px 36px;display:flex;flex-direction:column;gap:20px;direction:rtl}.auth-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-logo{display:flex;align-items:center;gap:8px}.auth-logo img{height:28px;width:auto}.auth-logo-text{font-weight:800;font-size:1rem;color:#100f0f}.auth-back{background:none;border:1px solid #e5e7eb;border-radius:10px;padding:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.auth-back .material-symbols-rounded{font-size:22px;color:#100f0f}.auth-title{font-size:1.5rem;font-weight:700;color:#100f0f;text-align:right;margin:0 0 4px}.auth-subtitle{font-size:.9rem;color:#6b7280;text-align:right;margin-bottom:16px;margin-top:0}.auth-error{background:#ff66661f;color:#b91c1c;border:1px solid rgba(255,102,102,.4);border-radius:10px;padding:10px 12px;margin:10px 0 14px;font-size:.9rem}.auth-form{display:grid;gap:12px}.auth-label{display:block;font-size:.9rem;font-weight:600;color:#100f0f;margin-bottom:8px;text-align:right}.auth-input{width:100%;border-radius:10px;border:1px solid #e5e7eb;padding:10px 12px;font-size:.95rem;color:#100f0f;background:#f9fafb;direction:ltr}.auth-input::placeholder{color:#9ca3af;font-size:.9rem}.auth-input:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 3px #05f1402e}.auth-button{margin-top:16px;width:100%;border:none;border-radius:999px;padding:10px 16px;font-size:.95rem;font-weight:600;font-family:YekanBakh,IranYekan,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#05f140;color:#100f0f;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.auth-button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #05f14059}.auth-button:active{transform:translateY(0);box-shadow:0 4px 12px #05f14040}.auth-edit-phone{background:none;border:none;color:#03312e;cursor:pointer;text-align:right;font-size:.95rem}.auth-edit-phone:hover{color:#05f140}.auth-debug{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb;direction:ltr}.auth-debug-header{display:flex;align-items:center;justify-content:space-between;color:#111827;font-weight:600;margin-bottom:6px}.auth-debug-close{background:none;border:none;cursor:pointer;font-size:18px;line-height:1;color:#6b7280}.auth-debug-body{margin:0;font-size:12px;color:#111827;white-space:pre-wrap;word-break:break-word}@media(max-width:600px){.auth-card{padding:24px 20px}.auth-title{font-size:1.35rem}.auth-subtitle,.auth-label{font-size:.9rem}}.dashboard-layout{display:flex;flex-direction:row;height:100vh;overflow:hidden;background:#f8f8f8;direction:rtl;font-family:Yekan Bakh,IRANYekan,IRSans,tahoma,Arial,sans-serif}.dashboard-layout *{font-family:Yekan Bakh,IRANYekan,IRSans,tahoma,Arial,sans-serif}.dashboard-sidebar-backdrop{display:none}.sidebar-toggle{display:none;position:fixed;top:16px;right:16px;background:#05f14011;color:#100f0f;border:none;border-radius:50%;width:44px;height:44px;padding:0;cursor:pointer;z-index:600;align-items:center;justify-content:center}.sidebar-toggle .material-symbols-rounded{font-size:24px}.dashboard-layout input,.dashboard-layout textarea,.dashboard-layout select{font-family:Yekan Bakh,sans-serif}.dashboard-layout input::placeholder,.dashboard-layout textarea::placeholder{font-family:Yekan Bakh,IRANYekan,IRSans,tahoma,Arial,sans-serif}.sidebar-logout-btn{width:100%;margin-top:8px;padding:10px 12px;background:#fee2e2;border:1px solid #fecaca;color:#991b1b;border-radius:12px;display:flex;align-items:center;gap:8px;font-size:.9rem;cursor:pointer;justify-content:center}.sidebar-logout-btn:hover{background:#fecaca}.logout-modal{max-width:420px;display:flex;flex-direction:column}.logout-footer{display:flex;justify-content:flex-end;gap:10px}.logout-confirm-btn{background:#dc2626;border:none;color:#fff;padding:8px 16px;border-radius:10px;cursor:pointer}.logout-confirm-btn:hover{background:#b91c1c}.dashboard-sidebar{width:280px;min-width:280px;height:100vh;position:sticky;top:0;right:0;overflow:hidden;background:#fffffc;border-left:1px solid #eaeaea;padding:16px 16px 8px;display:flex;flex-direction:column;direction:rtl;z-index:10}.sidebar-header{margin-bottom:16px}.sidebar-nav{flex:1;overflow-y:auto;padding-right:2px;display:flex;flex-direction:column;gap:8px}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:4px}.user-summary{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:10px;padding:10px 12px;margin-bottom:12px}.user-summary-text{display:flex;flex-direction:column;text-align:right}.user-summary-name{font-size:.95rem;font-weight:600;color:#111827}.user-summary-phone{font-size:.8rem;color:#6b7280}.user-summary-avatar{width:40px;height:40px;border-radius:999px;background:#05f140;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#100f0f}.user-box{display:flex;align-items:center;gap:12px}.avatar{background:#05f140;color:#100f0f;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.user-meta .name{font-weight:700;font-size:1rem;color:#100f0f}.user-meta .phone{font-size:.85rem;color:#6b7280}.menu-item{background:none;border:none;width:100%;padding:12px;display:flex;align-items:center;gap:10px;justify-content:flex-start;cursor:pointer;border-radius:12px;font-size:.95rem;color:#100f0f;transition:background .2s ease}.menu-item .icon{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:22px;color:#4b5563}.menu-item:hover{background:#05f1401f}.menu-item.active{background:#05f140;color:#000;font-weight:600}.menu-item.active .icon{color:#000}.sidebar-footer{position:sticky;bottom:24px;padding-top:12px;background:transparent}.dashboard-logout-btn{width:100%;background:#ffe5e5;color:#b40000;border:none;padding:12px 10px;border-radius:14px;font-size:14px;cursor:pointer;transition:background .2s ease,transform .1s ease;margin-top:0}.dashboard-logout-btn:hover{background:#fcc;transform:translateY(-1px)}.modal-logout{max-width:420px}.modal-footer--align-end{justify-content:flex-end}.sidebar-logout-confirm{background:#ef4444;color:#fff;border:none;padding:8px 14px;border-radius:10px;cursor:pointer}@media(max-width:768px){.menu-item{font-size:.9rem;padding:10px}}.dashboard-content{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f8f8f8;direction:rtl;box-sizing:border-box;max-width:1400px;margin:0 auto;width:100%}.dashboard-content__body{flex:1;overflow-y:auto;padding:24px 32px;box-sizing:border-box}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#f7f8f9;border-bottom:1px solid rgba(0,0,0,.04);direction:rtl;position:sticky;top:0;z-index:20}.dashboard-topbar__menu-btn,.dashboard-topbar__notification-btn{border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.dashboard-topbar__menu-btn{width:40px;height:40px;border-radius:999px;background-color:#05f140;color:#03312e;box-shadow:0 4px 10px #05f14066}.dashboard-topbar__menu-btn--mobile{display:none}.dashboard-topbar__menu-icon{width:22px;height:22px;color:inherit}.dashboard-topbar__center{flex:1;display:flex;justify-content:center}.wallet-chip{max-width:100%;padding:6px 12px;border-radius:999px;background-color:#fff;box-shadow:0 4px 12px #0000000a;font-size:12px;white-space:nowrap}.dashboard-topbar__notification-btn{position:relative;width:40px;height:40px;border-radius:999px;background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 6px 16px #0000000f}.dashboard-topbar__notification-btn .dashboard-header__notif-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff6b6b;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #f7f8f9}.dashboard-main{padding-top:8px}.dashboard-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px 32px;background:#fffffc;border-bottom:1px solid #f2f2f2;direction:rtl}.dashboard-header__right,.dashboard-header__left{display:flex;align-items:center;gap:12px}.dashboard-header__wallet{display:flex;align-items:center;gap:10px;background:#f6fff9;border-radius:999px;padding:8px 14px;border:1px solid #def7e6;cursor:pointer;min-width:auto;box-shadow:0 6px 18px #00000008;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.dashboard-header__wallet-icon{width:22px;height:22px;color:#03312e;flex-shrink:0}.dashboard-header__wallet-icon path,.dashboard-header__notif-icon path,.notif-item__icon-svg path{fill:currentColor}.dashboard-header__wallet-text{display:flex;flex-direction:column}.dashboard-header__wallet-label{font-size:11px;color:#8a8a8a;margin-bottom:2px}.dashboard-header__wallet-value{font-size:14px;font-weight:600;color:#03312e}.dashboard-header__notif-wrapper{position:relative}.dashboard-header__notif-btn{position:relative;width:42px;height:42px;border-radius:999px;border:1px solid #e6e6e6;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000008;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.dashboard-header__notif-btn .material-symbols-outlined{font-size:22px;color:#03312e}.dashboard-header__notif-icon{width:22px;height:22px;color:#03312e;flex-shrink:0}.dashboard-header__notif-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ff6b6b;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fffffc}.dashboard-header__notif-dropdown{position:absolute;left:0;margin-top:8px;width:320px;max-height:360px;background:#fff;border-radius:16px;box-shadow:0 16px 40px #0000001f;padding:12px;overflow:hidden;z-index:50}.notif-dropdown__header{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px}.notif-dropdown__count{color:#888}.notif-dropdown__empty{font-size:13px;color:#777;padding:12px 4px}.notif-dropdown__list{max-height:300px;overflow-y:auto;list-style:none;margin:0;padding:0}.notif-item{display:flex;gap:8px;padding:8px 6px;border-radius:12px;cursor:pointer;transition:background .15s ease}.notif-item+.notif-item{margin-top:4px}.notif-item--unread{background:#f6f8ff}.notif-item--read{background:transparent}.notif-item:hover{background:#f0f0ff}.notif-item__icon{display:flex;align-items:flex-start}.notif-item__icon-svg{width:20px;height:20px;color:#03312e;flex-shrink:0}.notif-item__content{flex:1}.notif-item__title{font-size:13px;font-weight:600;margin-bottom:2px}.notif-item__message{font-size:12px;color:#555;margin-bottom:4px}.notif-item__meta{display:flex;justify-content:space-between;font-size:11px;color:#999}.notif-item__cta{color:#03312e;font-weight:500}.dashboard-header__notif-btn:hover{background:#f9fbff;box-shadow:0 8px 20px #0000000f;transform:translateY(-1px)}.dashboard-header__wallet:hover{background:#e9ffe9;box-shadow:0 10px 22px #0000000f;transform:translateY(-1px)}.view-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 12px 30px #0000000a}.view-card h2{margin:0 0 10px;color:#100f0f}.view-card p{margin:0;color:#6b7280}@media(max-width:768px){.dashboard-layout{flex-direction:column}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center}.dashboard-sidebar{position:fixed;top:0;right:0;height:100vh;transform:translate(100%);transition:transform .3s ease;z-index:500}.dashboard-sidebar.open{transform:translate(0)}.dashboard-sidebar-backdrop{display:block;position:fixed;inset:0;background:#00000040;z-index:400}.dashboard-content{padding:20px}.user-summary{padding:8px 10px}}.overview{display:flex;flex-direction:column;gap:24px}.overview-header h1{font-size:1.4rem;font-weight:700;color:#100f0f;text-align:right}.overview-header p{margin-top:4px;font-size:.9rem;color:#6b7280;text-align:right}.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.overview-card{background:#fff;display:flex;align-items:center;gap:12px;border-radius:20px;padding:16px 18px;box-shadow:0 10px 30px #00000008}.overview-card__icon-wrap{width:44px;height:44px;border-radius:999px;background:#f6f7fb;display:flex;align-items:center;justify-content:center}.overview-card__icon{width:24px;height:24px;color:#03312e}.overview-card__content{display:flex;flex-direction:column}.overview-card__title{font-size:12px;color:#777;margin-bottom:4px;text-align:right}.overview-card__value{font-size:16px;font-weight:600;margin-bottom:2px;color:#100f0f;text-align:right}.overview-card__caption{font-size:12px;color:#999;text-align:right}.overview-card-title{font-size:.85rem;color:#6b7280;margin-bottom:4px}.overview-card-value{font-size:1.1rem;font-weight:700;color:#100f0f}.overview-card-sub{font-size:.8rem;color:#6b7280}.overview-sections{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);gap:24px}.overview-section h2{font-size:1rem;font-weight:700;color:#100f0f;margin-bottom:12px;text-align:right}.overview-activity-list,.overview-steps{list-style:none;margin:0;padding:0}.overview-activity-list{display:flex;flex-direction:column;gap:8px}.overview-activity-item{display:flex;align-items:center;gap:8px;background:#fff;border-radius:16px;padding:10px 12px;font-size:13px}.overview-activity-item__icon{width:18px;height:18px;color:#03312e}.overview-activity-item__content{display:flex;flex-direction:column}.overview-activity-item__title{font-weight:500;color:#100f0f;text-align:right}.overview-activity-item__date{font-size:11px;color:#999;display:flex;gap:8px}.overview-steps{display:flex;flex-direction:column;gap:8px}.overview-step{display:flex;align-items:center;gap:8px;background:#fff;border-radius:16px;padding:10px 12px;font-size:13px}.overview-step__icon{width:18px;height:18px;color:#03312e}.overview-step__text{flex:1;text-align:right}.overview-tag{align-self:center;font-size:.75rem;padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb}.overview-tag--success{background:#05f1401f;border-color:#05f14099;color:#027a2b}.overview-card-title,.overview-card-value,.overview-card-sub{text-align:right}.overview-revenue-card{background:#fff;border-radius:22px;padding:24px 28px;box-shadow:0 4px 18px #0000000d;display:flex;flex-direction:column;gap:16px;direction:rtl}.overview-revenue-card__header{display:flex;align-items:center;justify-content:space-between;gap:24px;direction:rtl;padding-bottom:4px;margin-bottom:12px;width:100%}.overview-revenue-card__service-select{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;font-size:13px;white-space:nowrap}.overview-revenue-card__service-label{color:#444}.overview-revenue-card__service-dropdown{border-radius:999px;padding:6px 14px;border:1px solid rgba(0,0,0,.16);background:#fff;font-size:13px;outline:none}.overview-revenue-card__summary{display:flex;justify-content:center;margin:0;direction:rtl;flex:1}.overview-revenue-card__summary-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:12px 24px;min-width:260px;width:max-content;text-align:center;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 12px #0000000a;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.overview-revenue-card__summary-card:hover{border-color:#05f14059;box-shadow:0 6px 18px #05f1401a;transform:translateY(-1px)}.overview-revenue-card__summary-label{font-size:13px;color:#777}.overview-revenue-card__summary-value{font-size:24px;font-weight:800;color:#100f0f;letter-spacing:-.3px;width:100%;gap:24px;direction:rtl;padding-bottom:4px}.overview-revenue-card__header-right{display:flex;flex-direction:column;gap:4px;text-align:right}.overview-revenue-card__title{margin:0;font-size:20px;font-weight:800;color:#100f0f}.overview-revenue-card__subtitle{margin:0;font-size:13px;color:#666;line-height:1.7}.overview-revenue-card__service-select{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.overview-revenue-card__service-select select{border-radius:999px;padding:6px 12px;border:1px solid rgba(0,0,0,.12);background:#fafafa;font-size:13px}.overview-revenue-card__chart{width:100%;height:260px}.overview-revenue-card__loading,.overview-revenue-card__empty{font-size:13px;color:#777}.overview-revenue-card__legend{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;color:#777}.overview-revenue-card__legend-dot{width:10px;height:10px;border-radius:999px;background:#05f140}.overview-revenue-tooltip{background:#fff;border-radius:12px;padding:8px 10px;box-shadow:0 4px 16px #0000001f;border:1px solid rgba(0,0,0,.04);font-size:12px;direction:rtl}.overview-revenue-tooltip__day{color:#777;margin-bottom:2px}.overview-revenue-tooltip__value{font-weight:700;color:#100f0f}@media(max-width:1024px){.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-sections{grid-template-columns:1fr}}@media(max-width:768px){.overview-revenue-card{padding:20px 18px}.overview-revenue-card__header{flex-direction:column;align-items:flex-start;gap:12px}.overview-revenue-card__service-select{justify-content:flex-start;order:-1}.overview-revenue-card__summary-card,.overview-revenue-card__summary{width:100%}.overview-revenue-card__chart{height:220px}}.overview-grid--secondary{margin-top:12px;grid-template-columns:minmax(0,2fr)}@media(max-width:1024px){.overview-grid--secondary{grid-template-columns:1fr}}@media(max-width:640px){.overview-grid{grid-template-columns:1fr}}.support-view{display:flex;flex-direction:column;gap:24px;direction:rtl}.support-view__header h1{font-size:20px;margin-bottom:8px;color:#100f0f}.support-view__header p{color:#777;font-size:14px;margin:0}.support-view__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.support-card{background:#fff;padding:28px 32px;border-radius:22px;border:1px solid rgba(0,0,0,.07);box-shadow:0 4px 22px #0000000d}.support-card__header{display:flex;align-items:center;gap:10px;margin-bottom:22px}.support-card__header-icon{width:26px;height:26px;color:#05f140;background:#05f1401f;padding:6px;border-radius:12px}.support-card h2{font-size:20px;font-weight:800;margin:0}.support-card.support-ticket{height:600px;display:flex;flex-direction:column}.support-ticket__body{flex:1;overflow-y:auto;padding-top:6px;align-content:center}.support-ticket input,.support-ticket select,.support-ticket textarea{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fafafa;font-size:14px}.support-ticket textarea{min-height:120px}.support-ticket button{margin-top:12px;border-radius:12px;padding:12px 20px}.support-chat{height:600px;display:flex;flex-direction:column;overflow:hidden;position:relative}.support-chat__inner{display:flex;flex-direction:column;height:100%}.support-chat__messages{flex:1;overflow-y:auto;padding:16px 16px 90px}.support-chat__input-bar{position:absolute;bottom:16px;left:16px;right:16px;background:#fff;border-radius:14px;box-shadow:0 4px 18px #0000000d;padding:10px 12px;display:flex;gap:10px;align-items:center}.support-chat__input{flex:1;border:none;outline:none;font-size:14px;background:transparent}.support-chat__send-btn{background:#05f140;color:#03312e;border:none;padding:10px 18px;border-radius:12px;cursor:pointer;font-weight:600}.support-chat__hint{color:#6b7280;font-size:.9rem;margin-top:4px;margin-bottom:10px}.support-message{margin-bottom:12px}.support-message--user{text-align:right}.support-message--assistant{text-align:left}.support-message__meta{display:flex;justify-content:space-between;font-size:12px;color:#9ca3af;margin-bottom:4px}.support-message__text{display:inline-block;padding:8px 12px;border-radius:12px;font-size:14px;line-height:1.6}.support-message--user .support-message__text{background:#05f14020}.support-message--assistant .support-message__text{background:#f4f4f4}.support-chat .message-user,.support-chat .message-ai{padding:10px 16px;border-radius:14px;margin-bottom:10px;max-width:80%;line-height:1.6}.message-user{background:#05f14024;margin-right:auto}.message-ai{background:#f5f6f7;margin-left:auto}.ticket-form__row{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.ticket-form__row--inline{flex-direction:row;gap:16px}.ticket-form__row--inline>div{flex:1}.ticket-form label{font-size:14px;color:#111827}.ticket-form input,.ticket-form select,.ticket-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit}.ticket-form textarea{resize:vertical}.ticket-form__actions{display:flex;justify-content:flex-end}.btn.btn-primary{border:none;border-radius:10px;background:#05f140;color:#100f0f;padding:10px 16px;cursor:pointer;font-weight:600}.support-tickets__list{margin-top:24px}.support-tickets__list h3{margin:0 0 12px;font-size:1rem;color:#111827}.support-tickets__empty{font-size:14px;color:#6b7280}.ticket-item{padding:10px 12px;border-radius:12px;border:1px solid #eee;margin-bottom:8px;font-size:13px;cursor:pointer;transition:box-shadow .2s ease,transform .1s ease}.ticket-item:hover{box-shadow:0 8px 20px #0000000a;transform:translateY(-1px)}.ticket-item__top{display:flex;justify-content:space-between;margin-bottom:4px;gap:8px}.ticket-item__subject{font-weight:600;color:#111827}.ticket-item__status{padding:2px 8px;border-radius:999px;font-size:11px;background:#f4f4f4}.ticket-item__status--در-حال-بررسی{background:#fff7e0}.ticket-item__status--پاسخ-داده-شده{background:#e8fff0}.ticket-item__status--بسته-شده{background:#f5f5f5}.ticket-item__meta{display:flex;justify-content:space-between;color:#6b7280}.support-faq{margin-top:32px}.support-faq__intro{font-size:14px;color:#777;margin-bottom:16px}.support-faq__items{display:flex;flex-direction:column;gap:8px}.faq-item{border-radius:12px;border:1px solid #eee;padding:10px 12px}.faq-item__question{cursor:pointer;font-weight:500}.faq-item__answer{margin-top:8px;font-size:14px;line-height:1.8;color:#555}.ticket-modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.ticket-modal{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:80vh;padding:20px 24px;box-shadow:0 16px 40px #0000001f;display:flex;flex-direction:column;direction:rtl}.ticket-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ticket-modal__header h2{font-size:18px}.ticket-modal__close{background:none;border:none;font-size:20px;cursor:pointer}.ticket-modal__body{flex:1;overflow-y:auto;padding-top:8px}.ticket-modal__row{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;font-size:14px}.ticket-modal__row .label{color:#777}.ticket-modal__row--full{flex-direction:column}.ticket-modal__row--full p{margin-top:4px;line-height:1.8}.ticket-modal__footer{display:flex;justify-content:flex-start;margin-top:16px}@media(max-width:640px){.ticket-modal{margin:0 16px;max-width:none}}@media(max-width:960px){.support-view__grid{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-header{padding:10px 16px}.dashboard-content__body{padding:16px}.dashboard-header__wallet{min-width:auto;padding-inline:14px}.dashboard-header__wallet-value{font-size:13px}}@media(max-width:768px){.dashboard-topbar{display:flex}.dashboard-topbar__menu-btn--mobile{display:flex;align-items:center;justify-content:center}.dashboard-topbar__menu-btn{box-shadow:0 4px 10px #05f14040}.support-chat{height:500px}.support-chat__input-bar{bottom:10px;left:10px;right:10px}}@media(max-width:900px){.support-view__grid{grid-template-columns:1fr}.support-card{margin-bottom:24px}.support-card.support-ticket{height:auto;overflow:visible}}.support-tickets--history{margin-top:12px}.services{display:flex;flex-direction:column;gap:20px}.services-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.services-header h1{font-size:1.3rem;font-weight:700;color:#100f0f;text-align:right}.services-header p{font-size:.9rem;color:#6b7280;margin-top:4px;text-align:right}.services-new-btn{border:none;border-radius:999px;padding:10px 18px;background:#05f140;color:#100f0f;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:box-shadow .15s ease,transform .15s ease}.services-new-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #05f1404d}.services-toolbar{display:flex;justify-content:flex-start}.services-filters{display:flex;gap:8px}.chip{border-radius:999px;border:1px solid #e5e7eb;padding:6px 14px;background:#fff;font-size:.85rem;cursor:pointer;color:#4b5563;transition:background .15s ease,color .15s ease,border-color .15s ease}.chip.active{background:#05f1401f;border-color:#05f140;color:#027a2b}.services-list{display:flex;flex-direction:column;gap:12px}.service-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.service-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sevice-chips{display:flex;align-items:center;gap:8px;justify-content:flex-start}.service-card-title-group{display:flex;flex-direction:column;gap:6px}.service-name{font-size:1rem;font-weight:600;color:#100f0f;text-align:right}.service-type-badge{align-self:flex-start;font-size:.75rem;padding:4px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563}.service-type-wordpress{background:#3b82f61f;color:#1d4ed8}.service-type-api{background:#05f1401f;color:#027a2b}.service-type-custom{background:#f973161f;color:#c05621}.service-status-toggle{display:flex;align-items:center;gap:8px}.service-status-label{font-size:.85rem}.service-status-label.active{color:#027a2b}.service-status-label.inactive{color:#9ca3af}.switch{position:relative;display:inline-block;width:38px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;transition:.2s;border-radius:999px}.slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.slider{background-color:#05f140}input:checked+.slider:before{transform:translate(16px)}.service-card-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.service-row{display:flex;flex-direction:column;gap:2px}.service-label{font-size:.8rem;color:#9ca3af;text-align:right}.service-value{font-size:.9rem;color:#111827;text-align:right}.service-card-footer{display:flex;justify-content:flex-start;gap:8px;margin-top:4px}.service-secondary-btn{border-radius:999px;border:1px solid #e5e7eb;background:#fff;padding:6px 14px;font-size:.85rem;cursor:pointer}.service-text-btn{border:none;background:transparent;padding:6px 10px;font-size:.85rem;color:#4b5563;cursor:pointer}@media(max-width:900px){.service-card-body{grid-template-columns:1fr}.services-header{flex-direction:column;align-items:flex-start}.services-new-btn{align-self:stretch;text-align:center}}.service-type-badge.readonly{cursor:default}.modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:900}.modal{background:#fff;border-radius:20px;max-width:520px;width:100%;padding:20px 22px;box-shadow:0 24px 60px #0000002e;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 40px);overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-header h2{font-size:1.1rem;font-weight:700;color:#100f0f}.modal-close{border:none;background:transparent;font-size:1.4rem;cursor:pointer;line-height:1}.modal-subtitle{font-size:.8rem;color:#6b7280;margin-top:4px;text-align:right}.modal-body{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow-y:auto}.modal-field label{display:block;font-size:.85rem;margin-bottom:4px;color:#4b5563;text-align:right}.modal-field input{width:100%;border-radius:10px;border:1px solid #e5e7eb;padding:8px 10px;font-size:.9rem}.modal-field input:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f14040}.modal-note{font-size:.8rem;color:#6b7280;text-align:right}.modal-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}.modal-footer-right{display:flex;gap:8px}.modal-primary{border:none;border-radius:999px;padding:8px 16px;background:#05f140;color:#100f0f;font-size:.9rem;font-weight:600;cursor:pointer}.modal-secondary{border-radius:999px;border:1px solid #e5e7eb;background:#fff;padding:8px 14px;font-size:.9rem;cursor:pointer}.modal-danger{border-radius:999px;border:1px solid #fca5a5;background:#fef2f2;color:#b91c1c;padding:8px 14px;font-size:.85rem;cursor:pointer}.modal-danger:hover{background:#fee2e2}@media(max-width:640px){.modal{margin:0 12px}}.modal-usage .modal-body{gap:16px}.usage-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.usage-summary-item{background:#f9fafb;border-radius:12px;padding:10px 12px;text-align:right}.usage-table-wrapper{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.usage-table-header,.usage-table-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1.4fr);gap:8px;padding:8px 10px;font-size:.8rem}.usage-table-header{background:#f3f4f6;font-weight:600}.usage-table-row:nth-child(odd){background:#fff}.usage-table-row:nth-child(2n){background:#f9fafb}.usage-table-row span{text-align:right}.usage-note{font-size:.8rem;color:#9ca3af;margin-top:8px;text-align:right}@media(max-width:640px){.usage-summary{grid-template-columns:1fr}.usage-table-header,.usage-table-row{font-size:.75rem}}.modal-radio-group{display:flex;flex-wrap:wrap;gap:8px}.radio-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;font-size:.8rem;color:#4b5563;cursor:pointer;background:#fff}.radio-pill input{display:none}.radio-pill.active{border-color:#05f140;background:#05f1401f;color:#027a2b}.modal-api .modal-body{gap:16px}.api-details{display:flex;flex-direction:column;gap:12px}.api-field{display:flex;flex-direction:column;gap:2px;text-align:right}.api-label{font-size:.8rem;color:#6b7280}.api-value{font-size:.9rem;color:#111827;direction:ltr}.api-value--secret{font-family:monospace;background:#f3f4f6;border-radius:8px;padding:4px 8px}.api-json-block{border-radius:10px;border:1px solid #e5e7eb;background:#0b1120;color:#e5e7eb;padding:10px 10px 8px}.api-json-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:.8rem}.api-copy-btn{border-radius:999px;border:1px solid #4b5563;background:#111827;color:#e5e7eb;font-size:.75rem;padding:4px 10px;cursor:pointer}.api-copy-btn:hover{background:#1f2937}.api-json{max-height:220px;overflow:auto;font-size:.75rem;line-height:1.4;direction:ltr;text-align:left;margin:0}@media(max-width:640px){.api-json{font-size:.7rem}}.modal-hint{font-size:.8rem;color:#6b7280;margin-bottom:8px;text-align:right}.custom-feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.feature-chip{border-radius:999px;border:1px solid #e5e7eb;background:#fff;padding:6px 12px;font-size:.8rem;color:#4b5563;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.feature-chip.active{border-color:#05f140;background:#05f1401f;color:#027a2b}.custom-notes-wrapper{margin-top:6px;display:flex;flex-direction:column;gap:4px}.custom-notes-label{font-size:.8rem;color:#4b5563;text-align:right}.custom-notes-input{width:100%;border-radius:10px;border:1px solid #e5e7eb;padding:8px 10px;font-size:.85rem;resize:vertical}.custom-notes-input:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f14040}@media(max-width:640px){.custom-feature-chips{gap:6px}.feature-chip{font-size:.75rem;padding:5px 10px}}.field-error{margin-top:4px;font-size:.8rem;color:#dc2626;text-align:right}.service-review-badge{align-self:flex-start;font-size:.75rem;padding:3px 10px;border-radius:999px;background:#eab3081f;color:#92400e;border:1px solid rgba(234,179,8,.6)}.service-status-label.pending{font-size:.85rem;color:#f59e0b}.modal-sync-block{border-top:1px solid #f3f4f6;padding-top:12px;margin-top:8px}.sync-row{margin-top:6px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px}.sync-status-text{display:flex;flex-direction:column;gap:2px;text-align:right}.sync-label{font-size:.8rem;color:#6b7280}.sync-value{font-size:.9rem;font-weight:600;color:#111827}.sync-meta{font-size:.75rem;color:#9ca3af}.sync-request-btn{border-radius:999px;border:1px solid #05f140;background:#fff;padding:8px 14px;font-size:.8rem;color:#027a2b;cursor:pointer;white-space:nowrap}.sync-request-btn:disabled{cursor:default;opacity:.6}@media(max-width:640px){.sync-row{flex-direction:column;align-items:flex-start}.sync-request-btn{width:100%;text-align:center}}.wallet{display:flex;flex-direction:column;gap:20px}.wallet-header h1{font-size:1.3rem;font-weight:700;color:#100f0f;text-align:right}.wallet-header p{font-size:.9rem;color:#6b7280;margin-top:4px;text-align:right}.wallet-error{color:#dc2626;font-size:.9rem;text-align:right}.wallet-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wallet-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.wallet-card-label{font-size:.85rem;color:#6b7280;text-align:right}.wallet-card-value{font-size:1.1rem;font-weight:700;color:#111827;text-align:right}.wallet-card-sub{font-size:.8rem;color:#9ca3af;text-align:right}.wallet-packages{display:flex;flex-direction:column;gap:12px}.wallet-packages h2{font-size:1.05rem;font-weight:700;color:#100f0f;text-align:right}.wallet-packages-sub{font-size:.85rem;color:#6b7280;text-align:right}.wallet-packages-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.wallet-package{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:10px 12px;display:flex;flex-direction:column;gap:6px;align-items:flex-start;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.wallet-package-amount{font-size:.95rem;font-weight:600;color:#111827}.wallet-package-discount{font-size:.8rem;color:#6b7280}.wallet-package--selected{border-color:#05f140;box-shadow:0 10px 24px #05f14033;transform:translateY(-1px)}.wallet-topup-summary{margin-top:10px;padding:10px 12px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.wallet-topup-text{font-size:.9rem;color:#111827}.wallet-topup-btn{border-radius:999px;border:none;padding:8px 18px;background:#05f140;color:#100f0f;font-size:.9rem;font-weight:600;cursor:pointer}.wallet-topup-btn:disabled{opacity:.7;cursor:default}.wallet-banner{border-radius:14px;padding:10px 12px;margin-top:4px;text-align:right}.wallet-banner--pending{background:#fffbeb;border:1px solid #fbbf24}.wallet-banner-title{font-size:.9rem;font-weight:600;color:#92400e}.wallet-banner-text{font-size:.8rem;color:#92400e;margin-top:4px}.wallet-usage-link{margin-top:4px;margin-bottom:4px;text-align:right}.wallet-usage-btn{border:none;background:transparent;font-size:.85rem;color:#2563eb;cursor:pointer;text-decoration:underline}.wallet-discount-info{margin-top:12px;border-radius:14px;border:1px dashed #d1d5db;background:#f9fafb;padding:10px 12px;text-align:right}.wallet-discount-info h3{font-size:.95rem;font-weight:600;color:#111827;margin-bottom:6px}.wallet-discount-info ul{list-style:none;margin:0 0 6px;padding:0}.wallet-discount-info li{font-size:.8rem;color:#4b5563}.wallet-discount-info p{font-size:.8rem;color:#6b7280;margin:0}.wallet-invoices-card{margin-top:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;box-shadow:0 10px 28px #0000000a;display:flex;flex-direction:column;gap:10px}.wallet-invoices-head h2{font-size:1.05rem;font-weight:700;margin:0;color:#0f172a}.wallet-invoices-desc{font-size:.85rem;color:#6b7280;margin:4px 0 0}.invoice-table{display:flex;flex-direction:column;gap:8px}.invoice-row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1.4fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.invoice-row--header{background:#f3f4f6;font-weight:700;color:#0f172a}.invoice-title{font-weight:600;color:#111827}.invoice-amount{font-weight:600;color:#0f172a}.invoice-date{color:#6b7280;font-size:.85rem}.invoice-status-pill{padding:4px 10px;border-radius:999px;font-size:.82rem;border:1px solid transparent;text-align:center}.invoice-status-pill--unpaid{background:#fef3c7;border-color:#fcd34d;color:#92400e}.invoice-status-pill--pending{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.invoice-status-pill--paid{background:#ecfdf3;border-color:#bbf7d0;color:#15803d}.invoice-status-pill--failed{background:#f8fafc;border-color:#e2e8f0;color:#475569}.invoice-text-btn{background:none;border:none;color:#0ea5e9;cursor:pointer;font-size:.85rem}.wallet-invoices{margin-top:24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 10px 30px #0000000a}.wallet-invoices-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.wallet-invoice-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;gap:12px}.wallet-invoice-main{display:flex;flex-direction:column;gap:4px}.wallet-invoice-desc{font-weight:600;color:#111827}.wallet-invoice-date{font-size:.85rem;color:#6b7280}.wallet-invoice-side{display:flex;align-items:center;gap:12px}.wallet-invoice-amount{font-weight:700;color:#0f172a}.wallet-invoice-status{padding:4px 10px;border-radius:999px;font-size:.8rem;border:1px solid #e5e7eb}.wallet-invoice-status--unpaid{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.wallet-invoice-status--paid{background:#ecfdf3;border-color:#bbf7d0;color:#15803d}.wallet-invoice-status--canceled{background:#f8fafc;border-color:#e2e8f0;color:#475569}.wallet-invoice-note{color:#6b7280;margin-top:8px}.wallet-invoice-error{color:#dc2626;margin-top:8px}.finance{display:flex;flex-direction:column;gap:12px}.finance-header{text-align:right}.finance-header h1{font-size:1.2rem;font-weight:700;color:#111827;margin:0}.finance-header p{font-size:.85rem;color:#6b7280;margin-top:4px}.finance-tabs{display:inline-flex;border-radius:999px;background:#f3f4f6;padding:4px;align-self:flex-start;gap:4px}.finance-tab-btn{border-radius:999px;border:none;background:transparent;padding:6px 14px;font-size:.85rem;cursor:pointer;color:#4b5563}.finance-tab-btn.active{background:#fff;color:#111827;box-shadow:0 2px 8px #0f172a1f}.finance-tab-content{margin-top:8px}.invoice-actions{display:flex;gap:6px;flex-wrap:wrap}.invoice-btn{font-size:.8rem;border-radius:999px;padding:5px 10px;cursor:pointer;border:1px solid transparent;white-space:nowrap}.invoice-btn--primary{background:#05f140;color:#100f0f;border-color:#05f140}.invoice-btn--secondary{background:#f9fafb;color:#111827;border-color:#d1d5db}.invoice-btn:disabled{opacity:.6;cursor:default}.invoices-filters{margin-bottom:12px;background:#f9fafb;border-radius:16px;padding:10px 12px;border:1px solid #e5e7eb}.invoices-filters-row{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:flex-end;justify-content:flex-start}.invoices-filters-row--search{margin-top:8px}.invoices-filter-group{display:flex;flex-direction:column;gap:4px}.invoices-filter-label{font-size:.8rem;color:#4b5563}.invoices-status-pills{display:inline-flex;flex-wrap:wrap;gap:4px}.invoice-status-pill{border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8rem;padding:4px 10px;cursor:pointer;color:#4b5563}.invoice-status-pill.active{border-color:#05f140;background:#05f14014;color:#111827}.invoices-date-range{display:inline-flex;align-items:center;gap:4px}.invoices-date-input{border-radius:999px;border:1px solid #e5e7eb;padding:4px 10px;font-size:.8rem}.invoices-date-separator{font-size:.8rem;color:#6b7280}.invoice-date-range-input{width:100%;border-radius:999px;border:1px solid #e5e7eb;padding:6px 12px;font-size:.85rem;text-align:right}.invoices-filter-group--search{flex:1}.invoices-search-input{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:7px 12px;font-size:.85rem}.invoices-search-input:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f1402e}.invoices-sort-bar{margin:8px 0 10px;display:flex;align-items:center;gap:8px;justify-content:flex-start}.invoices-sort-label{font-size:.8rem;color:#4b5563}.invoices-sort-select{border-radius:999px;border:1px solid #d1d5db;padding:5px 10px;font-size:.8rem;background:#fff;min-width:180px}.invoices-sort-select:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f14029}.wallet-transactions{margin-top:20px;display:flex;flex-direction:column;gap:8px}.wallet-transactions h2{font-size:1.05rem;font-weight:700;color:#100f0f;text-align:right}.wallet-tx-note{font-size:.85rem;color:#6b7280;text-align:right}.wallet-tx-error{font-size:.85rem;color:#dc2626;text-align:right}.wallet-transactions-table{border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}.wallet-transactions-header,.wallet-transactions-row{display:grid;grid-template-columns:.9fr 1.1fr 1fr .8fr 2fr;gap:8px;padding:8px 10px;font-size:.8rem}.wallet-transactions-header{background:#f3f4f6;font-weight:600}.wallet-transactions-row:nth-child(odd){background:#fff}.wallet-transactions-row:nth-child(2n){background:#f9fafb}.wallet-transactions-row span{text-align:right}.wallet-tx-amount{font-family:inherit}.wallet-tx-amount.plus{color:#16a34a}.wallet-tx-amount.minus{color:#dc2626}.wallet-tx-status{font-size:.78rem;padding:2px 8px;border-radius:999px;border:1px solid transparent;display:inline-block;text-align:center}.wallet-tx-status--success{background:#22c55e14;border-color:#22c55e66;color:#166534}.wallet-tx-status--pending{background:#facc151f;border-color:#facc1599;color:#92400e}.wallet-tx-status--failed{background:#ef444414;border-color:#ef444480;color:#b91c1c}@media(max-width:900px){.wallet-transactions-header,.wallet-transactions-row{grid-template-columns:1fr 1fr;grid-auto-rows:auto;row-gap:4px}.wallet-transactions-header span:nth-child(3),.wallet-transactions-header span:nth-child(4),.wallet-transactions-header span:nth-child(5),.wallet-transactions-row span:nth-child(3),.wallet-transactions-row span:nth-child(4),.wallet-transactions-row span:nth-child(5){font-size:.78rem}}.modal-usage-wallet .modal-body{gap:16px}.usage-wallet-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:4px}.usage-wallet-summary-item{background:#f9fafb;border-radius:12px;padding:10px 12px;text-align:right}.usage-label{display:block;font-size:.8rem;color:#6b7280}.usage-value{margin-top:4px;font-size:.95rem;font-weight:600;color:#111827}.usage-note{font-size:.8rem;color:#6b7280;text-align:right}.usage-error{font-size:.8rem;color:#dc2626;text-align:right}.usage-wallet-table-wrapper{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.usage-wallet-table-header,.usage-wallet-table-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1.3fr) minmax(0,1.4fr);gap:8px;padding:8px 10px;font-size:.8rem}.usage-wallet-table-header{background:#f3f4f6;font-weight:600}.usage-wallet-table-row:nth-child(odd){background:#fff}.usage-wallet-table-row:nth-child(2n){background:#f9fafb}.usage-wallet-table-row span{text-align:right}@media(max-width:640px){.usage-wallet-summary{grid-template-columns:1fr}.usage-wallet-table-header,.usage-wallet-table-row{font-size:.75rem;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1.6fr)}}@media(max-width:1024px){.wallet-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-packages-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.wallet-summary{grid-template-columns:1fr}.wallet-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-topup-summary{flex-direction:column;align-items:flex-start}.wallet-topup-btn{width:100%;text-align:center}}.profile{display:flex;flex-direction:column;gap:18px}.profile-header h1{font-size:1.3rem;font-weight:700;color:#100f0f;text-align:right}.profile-header p{font-size:.9rem;color:#6b7280;margin-top:4px;text-align:right}.profile-error{font-size:.9rem;color:#dc2626;text-align:right}.profile-alert{border-radius:10px;padding:8px 10px;font-size:.85rem;text-align:right}.profile-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5}.profile-alert--success{background:#ecfdf5;color:#166534;border:1px solid #6ee7b7}.profile-section{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.profile-section h2{font-size:1rem;font-weight:600;color:#111827;text-align:right}.profile-section-sub{font-size:.8rem;color:#6b7280;text-align:right}.profile-account-type{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.profile-field{display:flex;flex-direction:column;gap:4px}.profile-field--full{grid-column:1 / -1}.profile-field label{font-size:.8rem;color:#4b5563;text-align:right}.profile-field input,.profile-field textarea{border-radius:10px;border:1px solid #e5e7eb;padding:8px 10px;font-size:.85rem}.profile-field input:focus,.profile-field textarea:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f14040}.profile-hint{font-size:.75rem;color:#9ca3af;text-align:right}.profile-actions{display:flex;justify-content:flex-start}.profile-save-btn{border-radius:999px;border:none;padding:8px 18px;background:#05f140;color:#100f0f;font-size:.9rem;font-weight:600;cursor:pointer}.profile-save-btn:disabled{opacity:.7;cursor:default}@media(max-width:768px){.profile-grid{grid-template-columns:1fr}}.profile-file-input{display:flex;flex-direction:column;gap:4px}.profile-file-input input[type=file]{font-size:.8rem}.profile-file-name{font-size:.8rem;color:#111827;text-align:right}.history-filters--advanced{display:flex;flex-direction:row;gap:12px 16px;margin-bottom:6px}.history-filter-group{display:flex;flex-direction:column;gap:4px;min-width:220px}.history-filter-group--search{flex:1;width:50%}.history-filter-label{font-size:.8rem;color:#6b7280;text-align:right}.history-select{border-radius:999px;border:1px solid #e5e7eb;padding:6px 10px;font-size:.85rem}.history-range-pills{display:flex;gap:6px}.history-range-pill{border-radius:999px;border:1px solid #e5e7eb;background:#fff;padding:6px 12px;font-size:.8rem;cursor:pointer}.history-range-pill.active{border-color:#05f140;background:#05f1401f;color:#027a2b}.history-limit-note{font-size:.8rem;color:#9ca3af;text-align:right;margin-bottom:4px}.history-note{font-size:.85rem;color:#6b7280;text-align:right}.history-error{font-size:.85rem;color:#dc2626;text-align:right}.history-item--clickable{cursor:pointer}.history-item-preview{font-size:.8rem;color:#6b7280;text-align:right}.modal-chat-history{max-height:90vh;display:flex;flex-direction:column}.modal-chat-history .modal-body.chat-history-messages{max-height:60vh;overflow-y:auto;padding-inline:0}.chat-message-row{margin-bottom:10px;display:flex;flex-direction:column;gap:4px}.chat-message-row--user .chat-message-bubble{align-self:flex-start;background:#fff;border-radius:14px;border:1px solid #e5e7eb}.chat-message-row--assistant .chat-message-bubble{align-self:flex-end;background:#05f140;border-radius:14px;border:1px solid #05f140;color:#100f0f}.chat-message-row--system .chat-message-bubble{align-self:center;background:#f3f4f6;border-radius:14px;border:1px solid #e5e7eb;color:#4b5563}.chat-message-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.chat-message-sender{font-weight:500}.chat-message-bubble{max-width:85%;padding:8px 10px;font-size:.85rem;line-height:1.6;direction:rtl}.chat-message-time{margin-right:auto}.snapshot-page{display:flex;flex-direction:column;gap:28px;padding:4px 0 20px}.snapshot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px}.snapshot-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:20px 18px;box-shadow:0 12px 28px #11182712;transition:box-shadow .2s ease,transform .2s ease,opacity .25s ease}.snapshot-card:hover{box-shadow:0 14px 36px #1118271a;transform:translateY(-2px)}.snapshot-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.snapshot-card-header h2,.snapshot-card-header h3{margin:0;font-size:1.1rem;color:#111827}.snapshot-subtitle{margin:4px 0 0;color:#6b7280;font-size:.85rem;line-height:1.6}.snapshot-actions{display:flex;min-width:180px;gap:8px}.snapshot-primary{background:#05f140;color:#100f0f;border:none;border-radius:999px;padding:8px 14px;font-size:.9rem;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.snapshot-secondary{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb;border-radius:12px;padding:6px 10px;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.snapshot-primary:hover,.snapshot-secondary:hover{transform:scale(1.02);box-shadow:0 10px 24px #0f172a14}.snapshot-status-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.snapshot-status-row{display:flex;justify-content:space-between;padding:8px 10px;background:#f9fafb;border-radius:10px;font-size:.9rem;border:1px solid #eef2f4}.snapshot-alert{margin-top:10px;padding:10px;border-radius:12px;font-size:.9rem;line-height:1.6}.snapshot-alert--info{background:#eef2ff;color:#1e3a8a}.snapshot-alert--error{background:#fef2f2;color:#b91c1c}.snapshot-alert--warning{background:#fff7ed;color:#c2410c}.snapshot-link{color:#0f172a;background:transparent;border:none;text-decoration:underline;cursor:pointer;font-size:.9rem}.snapshot-note{color:#6b7280;font-size:.9rem}.snapshot-error{color:#dc2626;font-size:.9rem}.snapshot-table{margin-top:10px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.snapshot-table-head,.snapshot-table-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:10px 12px}.snapshot-table-head{background:#f3f4f6;font-weight:600}.snapshot-table-row{border-top:1px solid #e5e7eb}.snapshot-table-row button{justify-self:flex-start}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.8rem;background:#e5e7eb;color:#111827}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-muted{background:#e5e7eb;color:#1f2937}.snapshot-json-actions{margin:12px 0 8px;display:flex;gap:8px}.snapshot-json-viewer{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;padding:12px;max-height:320px;overflow:auto;direction:ltr}.snapshot-json-viewer pre{margin:0;font-family:Fira Code,monospace;white-space:pre-wrap;color:#111827}.snapshot-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:8px}.meta-title{display:block;color:#6b7280;font-size:.8rem}.meta-value{display:block;color:#111827;font-weight:600}.modal-snapshot{max-height:90vh;display:flex;flex-direction:column;width:min(900px,92vw)}.modal-body-scroll{max-height:60vh;overflow:auto}.snapshot-settings{display:flex;flex-direction:column;gap:18px;line-height:1.6}.snapshot-settings-row{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.snapshot-settings-label{color:#6b7280}.snapshot-settings-value{color:#111827}.snapshot-radio-group{display:flex;gap:10px;flex-wrap:wrap}.snapshot-radio-group label{display:inline-flex;align-items:center;gap:4px;font-size:.9rem;flex-direction:row;padding:6px 8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.snapshot-radio-group small{color:#6b7280;font-size:.75rem}.snapshot-settings-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.snapshot-error.inline{font-size:.8rem}.snapshot-logs{border:1px solid #e5e7eb;border-radius:12px;background:#0f172a;color:#e5e7eb;padding:10px;max-height:240px;overflow:auto;font-family:Fira Code,monospace}.snapshot-log-line{padding:2px 0}.snapshot-logs-wrapper{max-height:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease;opacity:0}.snapshot-logs-wrapper.open{max-height:280px;opacity:1}.toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#111827;color:#f9fafb;padding:10px 14px;border-radius:12px;box-shadow:0 12px 30px #0f172a40;animation:fadeout 3s forwards}@keyframes fadeout{0%{opacity:1}80%{opacity:1}to{opacity:0}}.snapshot-page-header{display:flex;flex-direction:column;gap:6px;padding:0 4px;text-align:right}.snapshot-page-header h1{margin:0;font-size:1.4rem;color:#111827}.snapshot-page-header p{margin:0;color:#4b5563;line-height:1.7}.snapshot-fade{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.snapshot-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.snapshot-list-row{display:flex;flex-direction:column;gap:6px;text-align:right;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.snapshot-list-row:hover{background:#f9fafb;border-color:#05f140;transform:translateY(-1px)}.snapshot-list-row-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.snapshot-list-title{font-weight:600;color:#0f172a}.snapshot-list-row-meta{display:flex;gap:12px;color:#6b7280;font-size:.85rem}@media(max-width:768px){.snapshot-card-header{flex-direction:column}.snapshot-status-row{flex-direction:column;align-items:flex-start}.snapshot-table-head,.snapshot-table-row{grid-template-columns:repeat(2,1fr)}.snapshot-table-row span:last-child{grid-column:1 / -1}.snapshot-list-row-meta{flex-direction:column}}@media(max-width:768px){.snapshot-card-header{flex-direction:column}.snapshot-status-row{flex-direction:column;align-items:flex-start}.snapshot-table-head,.snapshot-table-row{grid-template-columns:repeat(2,1fr)}.snapshot-table-row span:last-child{grid-column:1 / -1}}.history-item-tags{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}.history-tag-chip{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:.75rem;background:#f3f4f6;color:#4b5563}.history-tag-chip--editable{cursor:pointer}.history-tag-chip--editable .tag-remove{margin-right:4px;font-weight:700}.chat-history-tools{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.chat-history-tags-editor{flex:1;display:flex;flex-direction:column;gap:6px}.tags-row{display:flex;flex-wrap:wrap;gap:4px}.tag-input{flex:1;min-width:160px;border-radius:999px;border:1px solid #e5e7eb;padding:4px 10px;font-size:.8rem}.tag-save-btn{align-self:flex-start;border-radius:999px;border:none;background:#05f140;color:#100f0f;font-size:.8rem;padding:4px 12px;cursor:pointer}.chat-history-export{display:flex;flex-shrink:0;gap:6px}.export-btn{border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8rem;padding:4px 12px;cursor:pointer}.export-btn:disabled{opacity:.5;cursor:default}.history{display:flex;flex-direction:column;gap:16px}.history-header,.history-filters--advanced,.history-limit-note,.history-list{max-width:980px;margin-inline:auto}.history-header{text-align:center}.history-header h1{font-size:1.4rem;font-weight:700;color:#111827}.history-header p{margin-top:6px;font-size:.9rem;color:#6b7280}.history-filters--advanced{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:flex-end;justify-content:flex-end}.history-filter-group--search{flex:1 1}.history-search{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:8px 14px;font-size:.85rem}.history-search:focus{outline:none;border-color:#05f140;box-shadow:0 0 0 2px #05f1402e}.history-select{border-radius:999px;border:1px solid #d1d5db;padding:6px 12px;font-size:.85rem;background:#fff}.history-list{width:100%;background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:12px 14px;min-height:80px}.history-note,.history-error{font-size:.85rem;text-align:right}.history-error{color:#dc2626}.history-item{margin-bottom:10px}.history-item--clickable{display:flex;align-items:stretch;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .08s ease}.history-item--clickable:hover{border-color:#05f140;box-shadow:0 8px 20px #0f172a14;transform:translateY(-1px)}.history-item-main{flex:1;display:flex;flex-direction:column;gap:4px;text-align:right}.history-item-title{font-size:.95rem;font-weight:600;color:#111827}.history-item-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:.8rem;color:#6b7280}.history-item-preview{margin-top:2px;font-size:.8rem;color:#4b5563}.history-item-tags{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.history-item-side{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:6px;min-width:180px;text-align:right}.history-item-date{font-size:.8rem;color:#6b7280}.history-item-btn{border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;padding:6px 12px;font-size:.8rem;cursor:pointer}.history-item-btn:hover{border-color:#05f140;background:#05f14014}.history-limit-note{font-size:.8rem;color:#9ca3af;text-align:center}@media(max-width:900px){.history-filters--advanced{flex-direction:column;align-items:stretch}.history-list{padding:10px}.history-item--clickable{flex-direction:column}.history-item-side{flex-direction:row-reverse;align-items:center;justify-content:space-between;min-width:0}}@media(max-width:640px){.history-header,.history-filters--advanced,.history-limit-note,.history-list{padding-inline:10px}}@media(max-width:768px){.history-filters--advanced{flex-direction:column}.history-filter-group{width:100%}.chat-message-bubble{max-width:100%}.chat-history-tools{flex-direction:column;align-items:stretch}.chat-history-export{justify-content:flex-start}.wallet-invoice-item{flex-direction:column;align-items:stretch}.invoice-actions{justify-content:flex-start}}.onboard-backdrop{position:fixed;inset:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;z-index:999}.onboard-modal{background:#fff;border-radius:24px;max-width:640px;width:100%;max-height:90vh;box-shadow:0 24px 60px #0f172a47;display:flex;flex-direction:column;overflow:hidden}.onboard-title{font-size:1.2rem;font-weight:700;color:#111827;margin-bottom:4px}.onboard-text{font-size:.9rem;color:#6b7280}.onboard-text.small{font-size:.8rem}.onboard-form{margin-top:12px;display:flex;flex-direction:column;gap:10px}.onboard-field{display:flex;flex-direction:column;gap:4px;text-align:right}.onboard-field span{font-size:.8rem;color:#4b5563}.onboard-field input,.onboard-field select,.onboard-field textarea{border-radius:999px;border:1px solid #e5e7eb;padding:7px 12px;font-size:.85rem}.onboard-field textarea{border-radius:14px;resize:vertical}.onboard-error{margin-top:8px;font-size:.8rem;color:#dc2626}.onboard-footer{margin-top:0;display:flex;justify-content:flex-end;gap:8px}.onboard-primary{border-radius:999px;border:none;background:#05f140;color:#100f0f;padding:8px 18px;font-size:.85rem;cursor:pointer}.onboard-secondary{border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#111827;padding:8px 16px;font-size:.85rem;cursor:pointer}.onboard-plans{display:flex;flex-direction:column;gap:10px;margin-top:12px}.onboard-plan-card{text-align:right;border-radius:18px;border:1px solid #e5e7eb;padding:10px 12px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .08s ease}.onboard-plan-card h3{font-size:.95rem;margin-bottom:4px;color:#111827}.onboard-plan-card p{font-size:.8rem;color:#6b7280}.onboard-plan-card.active{border-color:#05f140;box-shadow:0 10px 25px #05f1402e;transform:translateY(-1px)}.onboard-plan-details{margin-top:14px;border-radius:16px;background:#f9fafb;padding:10px 12px}.onboard-plugin-box a{display:inline-block;margin-top:8px;font-size:.85rem;text-decoration:none;color:#027a2b}.onboard-modal-header{padding:16px 20px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.onboard-modal-body{flex:1;overflow-y:auto;padding:12px 20px}.onboard-modal-footer{padding:12px 20px;border-top:1px solid #f3f4f6;flex-shrink:0}@media(max-width:640px){.onboard-modal{margin:0 12px}}@media(max-width:768px){.invoice-row{grid-template-columns:1fr;align-items:flex-start}.invoice-row--header{display:none}.invoice-actions{justify-content:flex-start}.invoices-sort-bar{flex-direction:column;align-items:flex-start}.invoices-sort-select{width:100%}}.profile-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-modal-content{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.profile-modal-header{margin-bottom:1.5rem;text-align:center}.profile-modal-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.profile-modal-subtitle{font-size:.95rem;color:#666;margin:0;line-height:1.5}.profile-modal-error{background-color:#fee;border:1px solid #fcc;border-radius:8px;padding:.875rem;margin-bottom:1.25rem;color:#c33;font-size:.9rem;text-align:center}.profile-modal-form{display:flex;flex-direction:column;gap:1.25rem}.profile-modal-field{display:flex;flex-direction:column;gap:.5rem}.profile-modal-label{font-size:.95rem;font-weight:600;color:#333}.profile-modal-label .required{color:#e74c3c;margin-right:.25rem}.profile-modal-input{padding:.875rem;border:1.5px solid #ddd;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit}.profile-modal-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.profile-modal-input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.profile-modal-input::placeholder{color:#aaa}.profile-modal-submit{padding:1rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.profile-modal-submit:hover:not(:disabled){background-color:#2980b9;transform:translateY(-1px);box-shadow:0 4px 12px #3498db4d}.profile-modal-submit:active:not(:disabled){transform:translateY(0)}.profile-modal-submit:disabled{background-color:#95a5a6;cursor:not-allowed;opacity:.7}@media(max-width:600px){.profile-modal-content{padding:1.5rem}.profile-modal-title{font-size:1.25rem}.profile-modal-subtitle{font-size:.875rem}}#root{min-height:100vh}.payment-result{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.payment-card{background:#fff;border-radius:20px;padding:24px 20px;max-width:480px;width:100%;text-align:center;box-shadow:0 20px 40px #0f172a2e}.payment-card h1{font-size:1.3rem;margin-bottom:8px}.payment-card p{font-size:.9rem;color:#4b5563;margin-bottom:16px}.payment-card.success h1{color:#15803d}.payment-card.failure h1{color:#b91c1c}.payment-card button{border-radius:999px;padding:8px 18px;border:none;background:#05f140;color:#100f0f;font-size:.9rem;cursor:pointer}
