@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-300.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-800.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/assets/fonts/vazirmatn/Vazirmatn-900.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--bg:#030306;--deep:#020203;--purple-black:#07000f;--purple:#7b2cff;--purple-light:#9b68ff;--violet:#6b1fff;--pink:#ff2da8;--pink-light:#ff42be;--orange:#ff9a44;--cyan:#69e6ff;--white:#ffffff;--muted:rgba(255,255,255,0.72);--soft:rgba(255,255,255,0.65);--dim:rgba(255,255,255,0.48);--glass:rgba(255,255,255,0.075);--glass-strong:rgba(255,255,255,0.105);--border:rgba(255,255,255,0.16);--border-soft:rgba(255,255,255,0.08);--purple-glow:rgba(123,44,255,0.34);--pink-glow:rgba(255,45,168,0.18);--cyan-ambient:rgba(105,230,255,0.08);--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--shadow:0 28px 90px rgba(0,0,0,0.38);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-height:100vh;color:var(--white);background:radial-gradient(ellipse at 12% 14%,rgba(123,44,255,.32),transparent 38%),radial-gradient(ellipse at 88% 8%,rgba(255,45,168,.2),transparent 36%),radial-gradient(ellipse at 50% 52%,rgba(123,44,255,.1),transparent 48%),radial-gradient(ellipse at 22% 78%,rgba(123,44,255,.08),transparent 38%),radial-gradient(ellipse at 78% 86%,rgba(255,45,168,.07),transparent 36%),linear-gradient(160deg,#030308,#0c0018 28%,#08000f 56%,#050008 82%,#030306);background-attachment:fixed;font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body::selection{background:rgba(155,104,255,.45)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;right:12px;transform:translateY(-180%);opacity:0;pointer-events:none;z-index:9999;background:var(--white);color:var(--bg);padding:.75rem 1rem;border-radius:999px;font-weight:900;transition:transform .2s ease,opacity .2s ease}body.using-keyboard .skip-link:focus{transform:translateY(0);opacity:1;pointer-events:auto}.ambient,.noise{position:fixed;inset:0;pointer-events:none;z-index:-2}.ambient{background:radial-gradient(ellipse at 8% 22%,rgba(123,44,255,.14),transparent 36%),radial-gradient(ellipse at 90% 18%,rgba(255,45,168,.1),transparent 34%),radial-gradient(ellipse at 50% 60%,rgba(123,44,255,.07),transparent 44%),radial-gradient(ellipse at 18% 82%,rgba(123,44,255,.06),transparent 36%),radial-gradient(ellipse at 82% 88%,rgba(255,45,168,.05),transparent 34%);filter:blur(1px)}.noise{z-index:-1;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.55'/%3E%3C/svg%3E")}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(3,3,6,.58);border-bottom:1px solid var(--border-soft);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.nav{height:78px;display:flex;justify-content:space-between;gap:1rem}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:.75rem;min-width:max-content}.brand img{width:44px;height:44px;object-fit:cover;border-radius:14px;border:1px solid var(--border-soft);box-shadow:0 0 24px rgba(123,44,255,.22)}.brand span{display:grid;grid-gap:.05rem;gap:.05rem}.brand strong{font-size:1.1rem;font-weight:950;line-height:1.1}.brand small{color:var(--dim);font-size:.75rem}.nav-links{display:flex;align-items:center;gap:1.25rem;color:var(--muted);font-size:.94rem}.nav-links a{position:relative;transition:color .2s ease}.nav-links a:after{content:"";position:absolute;right:0;bottom:-.45rem;width:0;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--purple),var(--pink));transition:width .22s ease}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{width:100%}.menu-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:16px;padding:.86rem 1.15rem;font-weight:900;line-height:1.35;text-align:center;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s ease,background .25s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{color:white;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 18px 44px rgba(123,44,255,.28),0 0 34px rgba(255,45,168,.15)}.btn-soft{color:rgba(255,255,255,.9);background:rgba(255,255,255,.075);border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.btn-soft:hover{background:rgba(255,255,255,.12)}.btn.full,.hero{width:100%}.hero{position:relative;min-height:100svh;padding:clamp(118px,15svh,156px) clamp(18px,4vw,32px) clamp(34px,6svh,56px);display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;text-align:center;grid-gap:clamp(.85rem,2.1svh,1.35rem);gap:clamp(.85rem,2.1svh,1.35rem);isolation:isolate}.hero.container{width:100%;max-width:none;margin-inline:0}.hero-backdrop{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.hero-grid{position:absolute;inset:-20% -10% 0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at 50% 32%,black 0 36%,transparent 68%);mask-image:radial-gradient(circle at 50% 32%,black 0 36%,transparent 68%)}.hero-glow{position:absolute;border-radius:999px;filter:blur(52px);opacity:.72}.hero-glow-a{width:min(620px,58vw);height:min(460px,46vw);top:10%;right:18%;background:radial-gradient(circle,rgba(123,44,255,.28),transparent 68%)}.hero-glow-b{width:min(700px,62vw);height:min(520px,48vw);top:12%;left:14%;background:radial-gradient(circle,rgba(255,45,168,.18),transparent 70%)}.hero-radial{position:absolute;inset:8% 10% auto;height:min(420px,44vw);background:radial-gradient(circle at center,rgba(155,104,255,.16),rgba(255,45,168,.06) 42%,transparent 70%);filter:blur(10px)}.hero-horizon{top:clamp(392px,56svh,520px);bottom:auto;width:172vw;height:clamp(230px,34vw,430px);border-radius:50% 50% 0 0/100% 100% 0 0;border-top:3px solid rgba(155,104,255,.98);box-shadow:0 -2px 0 rgba(155,104,255,.55),0 -10px 28px rgba(155,104,255,.62),0 -26px 88px rgba(155,104,255,.36),0 -54px 150px rgba(155,104,255,.18);filter:drop-shadow(0 -12px 36px rgba(155,104,255,.48));opacity:.95}.hero-horizon,.hero-horizon:after{position:absolute;left:50%;transform:translateX(-50%)}.hero-horizon:after{content:"";top:-22px;width:78%;height:72px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(155,104,255,.24),rgba(155,104,255,.08) 46%,transparent 72%);filter:blur(18px)}.hero-copy{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:.28rem;gap:.28rem;max-width:min(1120px,100%)}.eyebrow{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 1rem;padding:.55rem .85rem;border-radius:999px;color:rgba(255,255,255,.86);background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.12));border:1px solid rgba(255,255,255,.12);font-weight:800;font-size:.9rem}h1,h2,h3,p{margin-top:0}.hero h1{margin:0;font-size:clamp(2.45rem,4.15vw,4.55rem);line-height:1.08;letter-spacing:-.045em;font-weight:950;white-space:nowrap}.hero h1 span{color:transparent;background:linear-gradient(135deg,var(--purple-light),var(--pink-light));-webkit-background-clip:text;background-clip:text}.hero-lead{max-width:720px;color:rgba(255,255,255,.56);font-size:.98rem;line-height:1.75;margin:0}.chat-card{position:relative;z-index:1;width:min(960px,calc(100% - 32px));border-radius:24px;background:linear-gradient(180deg,rgba(42,40,50,.94),rgba(27,26,34,.98)),rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 72px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.045),0 0 74px rgba(123,44,255,.18);-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);overflow:hidden}.chat-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 0,rgba(255,255,255,.14),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%);pointer-events:none}.chat-shell{position:relative;z-index:1;padding:clamp(.72rem,1.55vw,.92rem)}.hero-composer{margin-top:.35rem}.hero-prompt-form,.prompt-form{display:grid;grid-gap:.65rem;gap:.65rem}.chat-input-panel{position:relative;min-height:134px;display:grid;grid-template-rows:1fr auto;grid-gap:.55rem;gap:.55rem;padding:.82rem;border-radius:18px;background:rgba(255,255,255,.038);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.amount-input input,.prompt-form textarea{width:100%;color:white;outline:0}.prompt-form textarea{resize:none;min-height:72px;padding:.05rem .12rem;border:0;background:transparent;border-radius:14px;line-height:1.65;font-size:.98rem}.amount-input input:focus,.prompt-form textarea:focus{box-shadow:none;background:transparent}.amount-input input::placeholder,.prompt-form textarea::placeholder{color:rgba(255,255,255,.42)}.chat-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:.8rem}.send-icon-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:0;border-radius:999px;padding:.46rem .82rem .46rem 1rem;color:white;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 14px 34px rgba(123,44,255,.26);font-weight:950}.send-symbol{width:22px;height:22px;flex:0 0 auto;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transform:scaleX(-1)}.send-icon-btn:hover{transform:translateY(-1px)}.send-icon-btn span{display:inline-block}.prompt-meta{display:flex;justify-content:space-between;gap:.75rem;color:rgba(255,255,255,.34);font-size:.72rem;padding-inline:.2rem}#charCount{direction:ltr}.section{padding:96px 0}.section-head{max-width:780px;margin-bottom:2rem}.referral-card h2,.section-head h2,.support-card h2{font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.22;letter-spacing:-.035em;font-weight:950;margin-bottom:1rem}.referral-card p,.section-head p:not(.eyebrow),.support-card p{color:var(--muted);line-height:1.95;font-size:1.02rem}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.faq-item,.pricing-card,.referral-card,.step,.support-card,.tool-card{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.04)),rgba(255,255,255,.055);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:0 22px 70px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);overflow:hidden}.tool-card{padding:1.25rem}.pricing-card:before:before,.referral-card:before,.support-card:before,.tool-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 12%,rgba(255,255,255,.14),transparent 20%);pointer-events:none}.pricing-card>*>*,.referral-card>*,.support-card>*,.tool-card>*{position:relative;z-index:1}.tool-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:1.5rem;margin-bottom:1rem}.tool-card h3{font-size:1.1rem;font-weight:950;margin-bottom:.55rem}.tool-card li,.tool-card p{color:var(--muted);line-height:1.85}.tool-card ul{margin:.9rem 0 0;padding:0 1rem 0 0}.models-section{position:relative;overflow:hidden;text-align:center;padding-top:78px;padding-bottom:96px}.models-ambient{display:none}.models-head{max-width:min(1120px,100%);margin:0 auto 2.35rem}.models-head h2{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto .75rem;font-size:clamp(2.15rem,3.35vw,3.72rem);line-height:1.08;letter-spacing:-.045em;font-weight:950;white-space:nowrap;text-wrap:nowrap;overflow:visible}.models-head h2 span{display:inline-block;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;padding-inline:.06em;line-height:1.02;color:transparent;background:linear-gradient(135deg,var(--purple-light),var(--pink-light));-webkit-background-clip:text;background-clip:text}.models-head p{margin:0;color:rgba(255,255,255,.54);font-size:.98rem;line-height:1.75}.models-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.35rem;gap:1.35rem;align-items:stretch}.model-card{position:relative;min-height:274px;display:grid;overflow:hidden;padding:1.45rem;direction:rtl;text-align:right;border-radius:30px;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.22),transparent 14%),radial-gradient(circle at 82% 82%,rgba(255,45,168,.12),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 90px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.14),inset 0 0 0 1px rgba(255,255,255,.03);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.model-card:before{inset:0;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 34%),radial-gradient(circle at 50% -20%,rgba(155,104,255,.22),transparent 48%);opacity:.76}.model-card:after,.model-card:before{content:"";position:absolute;pointer-events:none}.model-card:after{inset:auto 12% -42% 12%;height:52%;border-radius:50%;background:rgba(255,45,168,.12);filter:blur(34px)}.model-card.is-muted{opacity:.78}.model-card.is-wide{grid-column:span 1}.model-logo{position:absolute;top:1.75rem;inset-inline-start:1.65rem;width:66px;height:66px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.92);color:#111;font-size:2.08rem;font-weight:950;box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.8)}.model-logo-gpt span{font-size:2.75rem;line-height:1}.model-logo-gemini span{color:transparent;background:conic-gradient(from 180deg,#69e6ff,#9b68ff,#ff42be,#69e6ff);-webkit-background-clip:text;background-clip:text}.model-logo-claude span{color:#bf5a62}.model-logo-video span{color:transparent;background:linear-gradient(135deg,#69e6ff,#9b68ff 52%,#ff42be);-webkit-background-clip:text;background-clip:text}.model-badge{position:absolute;top:1.75rem;inset-inline-end:1.65rem;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .85rem;border-radius:999px;color:rgba(255,255,255,.7);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-weight:850;font-size:.82rem}.model-content{position:relative;z-index:1;width:100%;align-self:start;display:grid;justify-items:stretch;padding-top:4.8rem;direction:rtl;text-align:right}.model-content h3{width:100%;margin:0 0 .5rem;color:white;font-size:clamp(1.14rem,1.42vw,1.42rem);line-height:1.32;font-weight:930;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;text-align:right;justify-self:stretch;text-wrap:balance}.model-content p{width:100%;margin:0;max-width:100%;color:rgba(255,255,255,.62);line-height:1.72;font-size:.82rem;font-weight:650;direction:rtl;text-align:right;text-wrap:pretty}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);grid-gap:2rem;gap:2rem;align-items:start}.pricing-card{padding:1rem}.pricing-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(76px,.5fr) minmax(76px,.5fr);align-items:center;grid-gap:.7rem;gap:.7rem;padding:.9rem;border-radius:18px;min-height:72px}.pricing-row:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.075)}.pricing-head{color:white;background:rgba(255,255,255,.07);font-weight:950;min-height:50px}.pricing-head span:nth-child(2),.pricing-head span:nth-child(3){text-align:center}.pricing-row small{display:block;color:var(--dim);margin-top:.25rem;direction:ltr;text-align:right}.pricing-row b{text-align:center;direction:ltr}.accent{color:transparent;background:linear-gradient(135deg,var(--purple-light),var(--pink-light));-webkit-background-clip:text;background-clip:text}.pricing-note{margin:1rem 0 0;padding:.9rem 1rem;color:rgba(255,255,255,.78);line-height:1.75;border-radius:18px;background:rgba(255,154,68,.08);border:1px solid rgba(255,154,68,.18)}.pricing-showcase{padding-top:92px}.pricing-heading{max-width:980px;margin:0 auto 2.6rem}.pricing-heading h2{margin:0;font-size:clamp(2.3rem,4.2vw,4.2rem);letter-spacing:-.045em}.pricing-heading p{margin:0 auto;max-width:720px;color:rgba(255,255,255,.62);font-size:.98rem;line-height:1.9}.pricing-layout{display:grid;grid-template-columns:minmax(360px,.96fr) minmax(460px,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch;direction:ltr}.pricing-layout>*{direction:rtl}.rewards-card{position:relative;padding:1.55rem;min-height:100%;border-radius:28px;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.24),transparent 22%),linear-gradient(145deg,rgba(169,88,255,.5),rgba(255,45,168,.86));border:1px solid rgba(255,255,255,.18);box-shadow:0 26px 70px rgba(255,45,168,.16),0 18px 70px rgba(0,0,0,.28);overflow:hidden}.rewards-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 34%);pointer-events:none}.rewards-card>*{position:relative;z-index:1}.rewards-card-head{text-align:right;margin-bottom:1rem}.reward-kicker{display:inline-flex;align-items:center;min-height:34px;padding:.42rem .78rem;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.84);font-size:.78rem;font-weight:850}.rewards-card h3{margin:.9rem 0 .55rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.32;font-weight:950}.rewards-card-head p{margin:0;color:rgba(255,255,255,.72);line-height:1.8;font-size:.92rem}.reward-list{display:grid;grid-gap:.82rem;gap:.82rem;margin-top:1.15rem}.reward-tier{padding:1rem 1.05rem;border-radius:18px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.reward-tier strong{display:block;font-size:.98rem;font-weight:950}.reward-tier span{display:block;margin-top:.25rem;color:rgba(255,255,255,.72);font-size:.78rem;line-height:1.6}.reward-tier p{margin:.55rem 0 0;color:rgba(255,255,255,.86);font-size:.88rem;line-height:1.7}.pricing-layout .pricing-card{padding:1.25rem;border-radius:28px}.rewards-card-head-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem .75rem}.rewards-card-head-row h3{margin:0}.pricing-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pricing-topline strong{font-size:1.05rem;font-weight:950}.pricing-topline span{color:rgba(255,255,255,.7);font-size:.82rem;padding:.44rem .75rem;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.pricing-layout .pricing-row{grid-template-columns:minmax(0,1.65fr) minmax(90px,.55fr) minmax(90px,.55fr);gap:.9rem}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.step{padding:1.25rem}.step span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:1rem;border-radius:16px;color:white;font-weight:950;background:linear-gradient(135deg,var(--purple),var(--pink))}.step h3{font-weight:950;margin-bottom:.5rem}.step p{color:var(--muted);line-height:1.85}.referral-card,.support-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);grid-gap:2rem;gap:2rem;align-items:center;padding:clamp(1.25rem,4vw,2rem)}.referral-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.referral-stats div{padding:1rem;border-radius:18px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08)}.referral-stats strong{display:block;direction:ltr;font-size:1.8rem;font-weight:950;color:transparent;background:linear-gradient(135deg,var(--purple-light),var(--pink-light));-webkit-background-clip:text;background-clip:text}.referral-stats span{color:var(--dim);font-size:.86rem;line-height:1.5}.faq-section{padding-top:86px;padding-bottom:92px}.faq-head{max-width:min(1120px,100%);margin:0 auto 2.2rem;text-align:center}.faq-head h2{margin:0;font-size:clamp(2.4rem,3.8vw,4.2rem);line-height:1.08;letter-spacing:-.045em;font-weight:950}.faq-list{width:100%;margin-inline:auto;display:grid;grid-gap:.75rem;gap:.75rem}.faq-item{padding:1.35rem 1.6rem;direction:rtl;text-align:right}.faq-item summary{list-style:none;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.02rem;font-weight:950}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.065);color:rgba(255,255,255,.6);font-size:1.2rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:.85rem 0 0;color:var(--muted);line-height:1.95;font-size:.96rem;-webkit-padding-end:3rem;padding-inline-end:3rem}@media (max-width:760px){.faq-section{padding-top:56px;padding-bottom:60px}.faq-head h2{font-size:clamp(2rem,9vw,3.05rem);line-height:1.16;letter-spacing:-.04em}.faq-item p{-webkit-padding-end:0;padding-inline-end:0}}.support-actions{display:grid;grid-gap:.75rem;gap:.75rem}.support-link{color:var(--muted);text-align:center;padding:.75rem;border-radius:14px}.support-link:hover{color:white;background:rgba(255,255,255,.06)}.footer{padding:1rem 0 2rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,.8fr)) minmax(110px,.65fr);grid-gap:2rem 2.5rem;gap:2rem 2.5rem;padding:2rem 2rem 1.75rem;border-radius:28px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.footer-col-title{font-size:.82rem;font-weight:800;color:white;margin-bottom:1rem;letter-spacing:.01em}.footer nav,.footer p{color:var(--dim);line-height:1.85}.footer nav{display:grid;grid-gap:.45rem;gap:.45rem;font-size:.83rem}.footer nav a:hover{color:white}.footer-namad{display:inline-block;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:.5rem;transition:background .2s}.footer-namad:hover{background:rgba(255,255,255,.1)}.footer-bottom{justify-content:space-between;gap:1rem;color:rgba(255,255,255,.35);padding:1.25rem .25rem 0;border-top:1px solid rgba(255,255,255,.07);margin-top:.25rem;font-size:.82rem}.footer-bottom,.footer-socials{display:flex;align-items:center}.footer-socials{flex-wrap:wrap;gap:.75rem;color:rgba(255,255,255,.45)}.footer-socials a:hover{color:white}.footer-sep{color:rgba(255,255,255,.2)}@media (max-width:1100px){.footer-grid{grid-template-columns:repeat(2,1fr)}}.platform-modal[hidden]{display:none}.platform-modal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:1rem}.modal-backdrop{position:absolute;inset:0;background:rgba(3,3,6,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-panel{position:relative;z-index:1;width:min(520px,100%);padding:1.25rem;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.05)),rgba(10,10,16,.86);border:1px solid var(--border);box-shadow:var(--shadow)}.modal-close{position:absolute;top:.9rem;left:.9rem;width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.1);color:white;background:rgba(255,255,255,.07);font-size:1.5rem}.modal-panel h2{padding-left:3rem;font-size:1.5rem;font-weight:950}.modal-panel p{color:var(--muted);line-height:1.8}.modal-panel{max-height:calc(100dvh - 2.5rem);overflow-y:auto}.modal-section{margin-top:.75rem}.modal-section-label{font-size:.78rem;font-weight:800;color:var(--dim);text-align:right;margin:0 0 .5rem;letter-spacing:.02em;text-transform:uppercase}.modal-divider{display:flex;align-items:center;gap:.75rem;margin:1rem 0 0;color:var(--dim);font-size:.78rem;font-weight:700}.modal-divider:after,.modal-divider:before{content:"";flex:1 1;height:1px;background:rgba(255,255,255,.1)}.platform-options{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}.platform-options a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.1rem;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);text-decoration:none;transition:background .18s ease,border-color .18s ease}.platform-options a:hover{background:rgba(255,255,255,.11);border-color:rgba(155,104,255,.42)}.platform-option-info{display:flex;flex-direction:column;gap:.15rem;text-align:right}.platform-options strong{font-size:1rem;font-weight:950;color:#fff}.platform-option-info>span{color:var(--dim);font-size:.78rem;direction:ltr}.platform-options a>span:not([class]){color:var(--dim);font-size:.84rem;direction:ltr}.platform-option-cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:66px;padding:.45rem 1rem;border-radius:999px;background:linear-gradient(135deg,#7b2cff,#ff2da8);color:#fff;font-size:.84rem;font-weight:900;white-space:nowrap;box-shadow:0 4px 16px rgba(123,44,255,.28)}.platform-option-cta--join{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.88);box-shadow:none}:focus-visible{outline:3px solid rgba(155,104,255,.78);outline-offset:3px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.in-view{opacity:1;transform:none}@media (max-width:1080px){.nav-cta{display:none}.split{grid-template-columns:1fr}.chat-card{width:min(960px,calc(100% - 32px))}.models-grid,.timeline,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.models-head h2{width:-moz-fit-content;width:fit-content;max-width:100%;font-size:clamp(2.15rem,3.35vw,3.72rem)}}@media (max-width:760px){html{scroll-behavior:auto}.container{width:min(100% - 24px,1180px)}.nav{height:68px}.brand img{width:38px;height:38px;border-radius:12px}.brand small{display:none}.menu-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.07)}.menu-toggle span,.menu-toggle span:after,.menu-toggle span:before{content:"";display:block;width:18px;height:2px;border-radius:99px;background:white;transition:transform .2s ease,opacity .2s ease}.menu-toggle span:before{transform:translateY(-6px)}.menu-toggle span:after{transform:translateY(4px)}.menu-toggle[aria-expanded=true] span{background:transparent}.menu-toggle[aria-expanded=true] span:before{transform:translateY(2px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:after{transform:translateY(0) rotate(-45deg)}.nav-links{position:fixed;top:76px;right:12px;left:12px;display:none;grid-template-columns:1fr;padding:.85rem;border-radius:22px;background:rgba(10,10,16,.92);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-links.open{display:grid}.nav-links a{min-height:44px;display:flex;align-items:center;padding-inline:.5rem}.nav-links a:after{display:none}.hero{min-height:100svh;padding-top:92px;padding-bottom:34px;gap:1rem;align-content:start}.hero-grid{background-size:42px 42px}.hero-radial{inset:8% 0 auto;height:260px}.hero-horizon{width:190vw;height:64vw;top:50svh;bottom:auto}.hero h1{font-size:clamp(2rem,10vw,3.1rem);line-height:1.16;white-space:normal}.hero-lead{font-size:.86rem;line-height:1.75}.chat-card{border-radius:22px}.chat-shell{padding:.7rem}.chat-input-panel{min-height:118px;padding:.68rem;border-radius:16px}.prompt-form textarea{min-height:66px;font-size:.9rem}.chat-toolbar{display:flex;justify-content:flex-start;align-items:center}.send-icon-btn{width:auto;min-height:42px}.prompt-meta{display:grid}.platform-options,.platform-row{grid-template-columns:1fr}.section{padding:58px 0}.models-section{padding-top:52px;padding-bottom:64px}.models-head{margin-bottom:1.55rem}.models-head h2{width:min(100%,720px);font-size:clamp(2rem,9vw,3.1rem);line-height:1.16;white-space:normal;text-wrap:balance}.models-head p{font-size:.86rem;line-height:1.7}.model-card{min-height:232px;padding:1.1rem;border-radius:24px}.model-logo{top:1.28rem;inset-inline-start:1.28rem;width:54px;height:54px;border-radius:15px;font-size:1.55rem}.model-badge{top:1.28rem;inset-inline-end:1.28rem;min-height:32px;font-size:.74rem}.model-content{padding-top:4.35rem;justify-items:stretch;direction:rtl;text-align:right}.model-content h3{width:100%;font-size:1.12rem;margin-bottom:.44rem;text-align:right;justify-self:stretch}.model-content p{width:100%;max-width:100%;font-size:.78rem;line-height:1.68;text-align:right}.referral-card h2,.section-head h2,.support-card h2{font-size:clamp(1.55rem,7vw,2.15rem)}.footer-grid,.models-grid,.referral-card,.support-card,.timeline,.tool-grid{grid-template-columns:1fr}.pricing-card{overflow-x:auto}.pricing-row{min-width:520px}.referral-stats{grid-template-columns:1fr}.faq-item p{padding-left:0}.footer-bottom{flex-direction:column}}@media (max-width:1080px){.pricing-layout{grid-template-columns:1fr}.pricing-heading{margin-bottom:1.8rem}}@media (max-width:760px){.pricing-showcase{padding-top:58px}.pricing-heading h2{font-size:clamp(2rem,9vw,3.05rem);line-height:1.16;white-space:normal}.pricing-heading p{font-size:.86rem;line-height:1.75}.pricing-layout .pricing-card,.rewards-card{border-radius:24px}.rewards-card{padding:1.05rem}.pricing-layout .pricing-card{padding:.95rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}.model-card{display:flex;flex-direction:column;align-items:stretch;padding:32px 40px 72px}.model-icon,.model-logo{position:relative;top:auto;inset-inline-start:auto;width:80px;height:80px;margin-bottom:32px;z-index:1}.model-content{padding-top:0}.model-content h3,.model-title{margin:0 0 36px}.model-content p,.model-description{line-height:2.15}@media (max-width:760px){.model-card{padding:26px 28px 56px}.model-icon,.model-logo{width:64px;height:64px;margin-bottom:26px}.model-content h3,.model-title{margin-bottom:28px}.model-content p,.model-description{line-height:2}}.model-icon,.model-logo{align-self:flex-end;margin-left:auto;margin-right:0}.model-card{min-height:238px;padding:28px 36px 46px}.model-icon,.model-logo{width:56px;height:56px;border-radius:15px;margin-bottom:26px}.model-icon img,.model-logo img,.model-logo span{width:40px;height:40px;display:grid;place-items:center;object-fit:contain;line-height:1}.model-logo-gpt span{font-size:40px}.model-logo-claude span,.model-logo-gemini span,.model-logo-video span{font-size:34px}.model-content h3,.model-title{margin-bottom:22px}.model-content p,.model-description{line-height:1.86}@media (max-width:760px){.model-card{min-height:218px;padding:24px 26px 40px}.model-icon,.model-logo{width:52px;height:52px;margin-bottom:22px}.model-icon img,.model-logo img,.model-logo span{width:36px;height:36px}.model-logo-gpt span{font-size:36px}.model-logo-claude span,.model-logo-gemini span,.model-logo-video span{font-size:30px}.model-content h3,.model-title{margin-bottom:18px}.model-content p,.model-description{line-height:1.78}}.introduce-section{padding-top:84px;padding-bottom:52px;text-align:center}.introduce-head{max-width:980px;margin:0 auto 2.2rem}.introduce-head h2{margin:0;font-size:clamp(2.65rem,4.8vw,5.25rem);line-height:1.12;letter-spacing:-.055em;font-weight:950;text-wrap:balance}.introduce-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%;margin:0 auto}.introduce-card{position:relative;min-height:284px;padding:2.2rem 1.85rem;border-radius:28px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.18),transparent 24%),linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);box-shadow:0 24px 64px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden}.introduce-card h3{margin:0;font-size:1.12rem;font-weight:950}.introduce-card strong{display:block;margin:1rem 0 1.1rem;color:var(--pink);font-size:clamp(2rem,3vw,3rem);line-height:1;font-weight:950}.introduce-card p{margin:0 auto;max-width:280px;color:rgba(255,255,255,.62);font-size:.96rem;line-height:2}.introduce-action{margin-top:1.9rem}.pricing-heading h2{font-size:clamp(2.65rem,4.8vw,5.25rem);line-height:1.12;letter-spacing:-.055em;font-weight:950;white-space:nowrap;text-wrap:balance}@media (max-width:1080px){.introduce-grid{grid-template-columns:1fr;max-width:620px}.pricing-heading h2{white-space:normal}}@media (max-width:760px){.introduce-section{padding-top:56px;padding-bottom:38px}.introduce-head h2,.pricing-heading h2{font-size:clamp(2rem,9vw,3.05rem);line-height:1.16;letter-spacing:-.04em}.introduce-card{min-height:auto;padding:1.35rem 1.15rem;border-radius:24px}}.introduce-head,.pricing-heading{max-width:min(1120px,100%);margin-inline:auto;text-align:center}.introduce-head h2,.pricing-heading h2{margin:0;font-size:clamp(2.45rem,4.15vw,4.55rem);line-height:1.08;letter-spacing:-.045em;font-weight:950;white-space:nowrap;text-wrap:unset}.how-section{padding-top:86px;padding-bottom:92px}.how-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:2rem;gap:2rem;direction:rtl}.how-title{direction:rtl;text-align:right;align-self:center;justify-self:stretch;width:100%}.how-title h2{margin:0;color:white;font-size:clamp(1.875rem,3.15vw,3.25rem);line-height:1.12;letter-spacing:-.035em;font-weight:950;white-space:nowrap}.how-steps{grid-gap:1rem;direction:rtl}.how-step,.how-steps{display:grid;gap:1rem}.how-step{grid-template-columns:40px minmax(0,1fr);align-items:start;grid-gap:1rem;min-height:108px;padding:1.5rem;border-radius:28px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.13),transparent 26%),linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.11);box-shadow:0 20px 54px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.06)}.how-step>span{display:grid;place-items:center;width:40px;height:40px;border-radius:16px;color:white;font-size:1.12rem;font-weight:950;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 14px 32px rgba(255,45,168,.22)}.how-step h3{margin:0 0 .5rem;color:white;font-size:1.125rem;line-height:1.45;font-weight:950}.how-step p{margin:0;color:rgba(255,255,255,.55);font-size:.96rem;line-height:2;font-weight:650}@media (max-width:1080px){.introduce-head h2,.pricing-heading h2{white-space:normal}.how-layout{grid-template-columns:1fr;gap:1.8rem;direction:rtl}.how-title{text-align:center;justify-self:center;width:100%}.how-title h2{white-space:normal}}@media (max-width:760px){.how-title h2,.introduce-head h2,.pricing-heading h2{font-size:clamp(2rem,9vw,3.05rem);line-height:1.16;letter-spacing:-.04em}.how-section{padding-top:58px;padding-bottom:56px}.how-step{min-height:auto;padding:1rem;border-radius:22px;gap:.85rem}.how-step>span{width:40px;height:40px;border-radius:16px}}@media (min-width:1081px){.introduce-head h2,.pricing-heading h2{font-size:clamp(2.45rem,4.15vw,4.55rem);line-height:1.08;letter-spacing:-.045em;font-weight:950;white-space:nowrap;text-wrap:nowrap}}.introduce-head h1{margin:0 0 .6rem;font-size:clamp(2.45rem,4.15vw,4.55rem);line-height:1.08;letter-spacing:-.045em;font-weight:950;white-space:nowrap}.introduce-head p{margin:0;color:rgba(255,255,255,.54);font-size:.98rem;line-height:1.75}@media (max-width:1080px){.introduce-head h1{white-space:normal}}@media (max-width:760px){.introduce-head h1{font-size:clamp(2rem,9vw,3.05rem);line-height:1.16;letter-spacing:-.04em}.introduce-head p{font-size:.86rem;line-height:1.7}}.support-section{padding-top:90px;padding-bottom:96px}.support-card.support-panel{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(0,1fr);align-items:center;grid-gap:clamp(2.5rem,6vw,6rem);gap:clamp(2.5rem,6vw,6rem);min-height:430px;padding:clamp(2rem,4.5vw,3.5rem);border-radius:36px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.15),transparent 22%),radial-gradient(circle at 78% 72%,rgba(255,45,168,.11),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.04)),rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);box-shadow:0 26px 80px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}.support-info{justify-self:center;text-align:right}.support-info h2{margin:0 0 1rem;color:white;font-size:clamp(3.1rem,5.4vw,5.9rem);line-height:1;letter-spacing:-.055em;font-weight:950}.support-info p{margin:0;max-width:520px;color:rgba(255,255,255,.58);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.95;font-weight:750}.support-directory{display:grid;grid-gap:1rem;gap:1rem;width:100%;max-width:620px;justify-self:start}.support-item{display:grid;grid-gap:.45rem;gap:.45rem;min-height:96px;padding:1.35rem 1.55rem;border-radius:22px;color:white;text-decoration:none;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.052));border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 44px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.07);transition:transform .2s ease,border-color .2s ease,background .2s ease}.support-item:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.22);background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.22),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.065))}.support-item strong{font-size:1.05rem;line-height:1.5;font-weight:950}.support-item span{color:rgba(255,255,255,.5);direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;font-size:.98rem;line-height:1.35;font-weight:800}.support-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-top:.25rem}.btn.btn-pink{color:white;background:linear-gradient(135deg,var(--pink-light),var(--pink));border-color:rgba(255,255,255,.1);box-shadow:0 20px 54px rgba(255,45,168,.22)}@media (max-width:1080px){.support-card.support-panel{grid-template-columns:1fr;gap:2rem;min-height:auto}.support-info{text-align:center}.support-info p{margin-inline:auto}.support-directory{justify-self:center}}@media (max-width:760px){.support-section{padding-top:58px;padding-bottom:64px}.support-card.support-panel{padding:1.15rem;border-radius:28px}.support-info h2{font-size:clamp(2.6rem,13vw,4rem)}.support-item{min-height:86px;padding:1.05rem;border-radius:18px}.support-buttons{grid-template-columns:1fr}}.hero-index+.models-section{margin-top:-84px;padding-top:176px}.hero-index,main>.section{position:relative}.hero-index{min-height:100svh;display:flex;align-items:center;padding:100px 0 96px;overflow:hidden;background:transparent;border-bottom:0}.hero-index-bg,.hero-index-bg>*{position:absolute;pointer-events:none}.hero-index-bg{inset:0;z-index:-3;overflow:hidden}.hero-blob,.hero-blob-cyan,.hero-blob-pink,.hero-blob-purple{display:none}.hero-soft-grid{inset:-10% -5% 0;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:88px 88px;mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0 70%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0 70%,transparent 100%)}.hero-index-shell{position:relative;z-index:1;width:min(1840px,calc(100vw - 72px));margin-inline:auto;display:grid;grid-template-columns:minmax(560px,.95fr) minmax(740px,1.05fr);grid-template-areas:"visual text";align-items:center;grid-gap:clamp(44px,5vw,92px);gap:clamp(44px,5vw,92px);direction:ltr}.hero-text-col{grid-area:text;min-width:0;text-align:right;justify-self:stretch;direction:rtl;padding-top:clamp(8px,1.5vw,18px)}.mobile-hero-logo{display:none;margin:0 auto 1.55rem}.mobile-hero-logo img{width:88px;height:88px;border-radius:22px;object-fit:cover;border:1px solid var(--border-soft);box-shadow:0 0 32px rgba(123,44,255,.32)}.hero-title{margin:0 0 26px;color:#fff;font-size:clamp(2.6rem,3.8vw,4.4rem);line-height:1.08;letter-spacing:-.05em;font-weight:950;text-shadow:0 18px 46px rgba(0,0,0,.28)}.hero-title .block{display:block}.hero-line-main{white-space:nowrap}.hero-title-accent,.neon-text{color:transparent;background:linear-gradient(90deg,#a968ff,#ff49c0 22%,#ff2da8 65%,#ff6ad1);-webkit-background-clip:text;background-clip:text}.hero-title-accent{margin-top:18px;font-size:.69em;line-height:1.14;letter-spacing:-.03em}.hero-description{max-width:760px;margin:0 0 44px;color:rgba(255,255,255,.72);font-size:clamp(1rem,1.18vw,1.3rem);line-height:2.05;font-weight:760}.hero-description .block{display:block}.hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-start}.hero-btn{position:relative;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.35rem;border:0;border-radius:16px;font-family:inherit;font-weight:900;cursor:pointer;font-size:.95rem;line-height:1.45;text-align:center;overflow:hidden;transform:translateZ(0);transition:transform .24s var(--ease),border-color .24s ease,box-shadow .24s ease,background .24s ease}.hero-btn:hover{transform:translateY(-3px)}.hero-btn:active{transform:translateY(0)}.hero-btn-primary{color:white;padding-inline:2rem;background:linear-gradient(90deg,#7b2cff,#b43cff 38%,#ff2da8);box-shadow:0 24px 72px rgba(123,44,255,.34),0 0 42px rgba(255,45,168,.18)}.hero-btn-glass{color:rgba(255,255,255,.92);background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 18px 52px rgba(0,0,0,.24);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.hero-btn-glass:hover{border-color:rgba(255,255,255,.26);background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.17),rgba(255,255,255,.075))}.shimmer:before{content:"";position:absolute;inset:-30% auto -30% -40%;width:34%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:heroShimmer 4.8s ease-in-out infinite}.hero-image-col{grid-area:visual;display:flex;justify-content:flex-start;align-items:center;min-width:0}.hero-figure-wrap{position:relative;width:min(100%,860px);display:flex;align-items:center;justify-content:center}.hero-figure-aura{position:absolute;border-radius:999px;filter:blur(54px);pointer-events:none}.hero-figure-aura-left{width:56%;height:56%;left:2%;top:14%;background:radial-gradient(circle,rgba(123,44,255,.34),rgba(123,44,255,.08) 50%,transparent 72%)}.hero-figure-aura-right{width:52%;height:52%;right:6%;top:10%;background:radial-gradient(circle,rgba(255,45,168,.24),rgba(255,45,168,.07) 50%,transparent 72%)}.hero-figure-image{position:relative;z-index:3;width:min(100%,760px);height:auto;object-fit:contain;filter:drop-shadow(0 32px 64px rgba(0,0,0,.42))}.hero-ground-ring{position:absolute;z-index:1;left:50%;bottom:76px;transform:translateX(-50%);width:clamp(220px,34%,320px);height:38px;border-radius:999px;border:2px solid rgba(153,95,255,.98);box-shadow:0 0 0 1px rgba(255,255,255,.06),0 0 18px rgba(123,44,255,.58),0 0 44px rgba(123,44,255,.42),0 0 90px rgba(123,44,255,.24);background:radial-gradient(ellipse at center,rgba(255,255,255,.12),rgba(123,44,255,.04) 42%,transparent 72%)}.hero-ground-ring:before{content:"";position:absolute;inset:50% 10% auto;height:14px;transform:translateY(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(168,122,255,.44),transparent 70%);filter:blur(8px)}.soft-float{animation:softFloat 7s ease-in-out infinite}@keyframes softFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes heroShimmer{0%,58%{transform:translateX(-180%) skewX(-18deg);opacity:0}67%{opacity:1}to{transform:translateX(470%) skewX(-18deg);opacity:0}}@media (max-width:1440px){.hero-index-shell{width:min(1440px,calc(100vw - 56px));grid-template-columns:minmax(456px,.94fr) minmax(596px,1.06fr);gap:clamp(28px,4vw,60px)}.hero-title{font-size:clamp(3.6rem,4.8vw,5.3rem)}.hero-figure-image{width:min(100%,660px)}}@media (max-width:1180px){.hero-index-shell{width:min(1180px,calc(100vw - 40px));grid-template-columns:minmax(402px,.92fr) minmax(492px,1.08fr);gap:22px}.hero-title{font-size:clamp(3.1rem,4.85vw,4.8rem)}.hero-description{font-size:1.02rem;margin-bottom:34px}.hero-btn{min-height:48px}.hero-figure-image{width:min(100%,560px)}}@media (max-width:980px){.hero-index{min-height:auto;padding:96px 0 64px}.hero-index-shell{width:min(760px,calc(100vw - 32px));grid-template-columns:1fr;grid-template-areas:"text";gap:18px;text-align:center}.hero-text-col{text-align:center}.hero-image-col{display:none}.mobile-hero-logo{display:block}.hero-title{font-size:clamp(2.55rem,10vw,4.2rem);line-height:1.05;letter-spacing:-.045em}.hero-line-main{white-space:normal}.hero-title-accent{font-size:.6em}.hero-description{margin-inline:auto;max-width:580px;font-size:.98rem;line-height:1.95}.hero-actions{justify-content:center}.hero-btn{min-height:48px}}@media (max-width:560px){.hero-index{padding-top:104px;padding-bottom:46px}.hero-title{font-size:clamp(2.12rem,10.4vw,3.18rem)}.hero-mobile-hidden{display:none}.hero-description{max-width:340px;margin-bottom:24px;color:rgba(255,255,255,.7)}.hero-actions{gap:12px}.hero-btn{min-height:46px;padding-inline:1rem}}@media (max-width:980px){.hero-index+.models-section{margin-top:-42px;padding-top:104px}}@media (max-width:560px){.hero-index+.models-section{margin-top:-30px;padding-top:88px}}#tools.models-section .models-head{margin-bottom:2.75rem}#tools.models-section .models-head h2{white-space:normal;text-wrap:balance}#tools.models-section .models-grid{direction:ltr;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}#tools.models-section .model-card{position:relative;display:block;min-height:368px;padding:0;overflow:hidden;isolation:isolate;direction:ltr;text-align:left;border-radius:34px;cursor:default;background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.18),transparent 14%),radial-gradient(circle at 76% 82%,rgba(255,45,168,.18),transparent 36%),radial-gradient(circle at 12% 88%,rgba(123,44,255,.16),transparent 38%),linear-gradient(138deg,rgba(255,255,255,.115),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.145);box-shadow:0 36px 96px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.13),inset 0 0 0 1px rgba(255,255,255,.025);backdrop-filter:blur(24px) saturate(148%);-webkit-backdrop-filter:blur(24px) saturate(148%);transform:translateZ(0);transition:transform .55s cubic-bezier(.2,.9,.2,1),border-color .55s cubic-bezier(.2,.9,.2,1),box-shadow .55s cubic-bezier(.2,.9,.2,1),opacity .55s cubic-bezier(.2,.9,.2,1)}#tools.models-section .model-card:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(125deg,rgba(255,255,255,.13),transparent 32%),radial-gradient(circle at 50% -12%,rgba(155,104,255,.22),transparent 42%);opacity:.74;pointer-events:none}#tools.models-section .model-card:after{content:"";position:absolute;inset:auto 12% -33% 12%;z-index:0;height:48%;border-radius:50%;background:linear-gradient(90deg,rgba(123,44,255,.12),rgba(255,45,168,.18));filter:blur(36px);opacity:.85;pointer-events:none}#tools.models-section .model-card.is-expandable{cursor:pointer}#tools.models-section .model-card.is-expandable.is-open,#tools.models-section .model-card.is-expandable:focus-visible,#tools.models-section .model-card.is-expandable:hover{transform:translateY(-8px) scale(1.025);border-color:rgba(205,154,255,.38);box-shadow:0 42px 110px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.05),0 0 54px rgba(123,44,255,.24),inset 0 1px 0 rgba(255,255,255,.18)}#tools.models-section .model-card-video{opacity:.58;cursor:not-allowed}#tools.models-section .model-card-video:hover{opacity:.64;border-color:rgba(255,255,255,.18);box-shadow:0 36px 96px rgba(0,0,0,.28),0 0 34px rgba(155,104,255,.12),inset 0 1px 0 rgba(255,255,255,.13)}#tools.models-section .model-badge{position:absolute;right:auto;inset-inline:auto auto;z-index:5;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.08rem;border-radius:999px;color:rgba(255,255,255,.88);background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.075));border:1px solid rgba(255,255,255,.13);box-shadow:0 14px 32px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.2);font-weight:900;font-size:.86rem;line-height:1;white-space:nowrap}#tools.models-section .model-badge-soon{font-family:inherit}#tools.models-section .model-icon,#tools.models-section .model-logo{position:absolute;left:auto;bottom:auto;inset-inline:auto 30px;z-index:5;margin:0;align-self:auto;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.27),rgba(255,255,255,.065));border:1px solid rgba(255,255,255,.16);color:white;box-shadow:0 18px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.18),inset 0 -18px 44px rgba(123,44,255,.12)}#tools.models-section .model-icon img,#tools.models-section .model-logo img,#tools.models-section .model-logo span{width:auto;height:auto;display:block;object-fit:contain;line-height:1}#tools.models-section .model-logo span{font-size:2.18rem;font-weight:950;letter-spacing:-.04em}#tools.models-section .model-logo-image span,#tools.models-section .model-logo-video span{color:transparent;background:linear-gradient(135deg,#ffffff,#9b68ff 48%,#ff42be);-webkit-background-clip:text;background-clip:text}#tools.models-section .model-logo-text span{color:rgba(255,255,255,.96);text-shadow:0 0 18px rgba(255,255,255,.22)}#tools.models-section .model-logo img{width:62%;height:62%;object-fit:contain}#tools.models-section .model-content{position:absolute;z-index:3;left:34px;right:34px;bottom:36px;width:auto;padding:0;margin:0;display:block;direction:ltr;text-align:left;transform:translateY(0) scale(1);opacity:1;transition:opacity .42s cubic-bezier(.2,.9,.2,1),transform .42s cubic-bezier(.2,.9,.2,1),filter .42s cubic-bezier(.2,.9,.2,1)}#tools.models-section .model-content h3,#tools.models-section .model-title{width:100%;margin:0 0 20px;color:white;font-size:clamp(1.95rem,2.65vw,3.2rem);font-weight:950;letter-spacing:-.06em;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;text-align:left;text-wrap:balance}#tools.models-section .model-content p,#tools.models-section .model-description{width:100%;margin:0;color:rgba(255,255,255,.66);line-height:1.92;font-size:.98rem;font-weight:690;direction:rtl;text-align:right;text-wrap:pretty}#tools.models-section .model-card.is-expandable.is-open .model-content,#tools.models-section .model-card.is-expandable:focus-visible .model-content,#tools.models-section .model-card.is-expandable:hover .model-content{opacity:.1;transform:translateY(12px) scale(.985);filter:blur(2px)}#tools.models-section .model-hover-panel{position:absolute;inset:20px;z-index:4;display:flex;flex-direction:column;justify-content:center;gap:22px;padding:26px 28px;border-radius:28px;pointer-events:none;transform:translateY(18px) scale(.96);background:radial-gradient(circle at 14% 16%,rgba(255,255,255,.18),transparent 18%),radial-gradient(circle at 88% 88%,rgba(255,45,168,.2),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);box-shadow:0 26px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.13);backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%)}#tools.models-section .model-hover-panel:before{inset:-40% -30% auto auto;width:70%;height:70%;background:rgba(155,104,255,.18);filter:blur(42px)}#tools.models-section .hover-panel-head{position:relative;z-index:2;grid-gap:7px;gap:7px;color:white}#tools.models-section .hover-panel-head strong{font-size:clamp(.98rem,1.2vw,1.2rem)}#tools.models-section .hover-panel-head small{font-size:.78rem}#tools.models-section .model-tools{position:relative;z-index:2;display:grid;grid-gap:16px;gap:16px;align-items:center}#tools.models-section .model-tools-image{max-width:92%;margin:0 auto}#tools.models-section .model-tool{min-height:112px;display:grid;place-items:center;grid-gap:7px;gap:7px;padding:15px 12px 13px;border-radius:22px;text-align:center;direction:ltr;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 48px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.13);transform:translateY(22px) scale(.84) rotate(var(--r));transition:opacity .5s cubic-bezier(.2,.9,.2,1),transform .5s cubic-bezier(.2,.9,.2,1),border-color .5s cubic-bezier(.2,.9,.2,1),box-shadow .5s cubic-bezier(.2,.9,.2,1)}#tools.models-section .model-tool:hover{border-color:rgba(255,255,255,.24);box-shadow:0 24px 58px rgba(0,0,0,.32),0 0 24px rgba(155,104,255,.16),inset 0 1px 0 rgba(255,255,255,.18)}#tools.models-section .tool-mark{width:40px;height:40px;display:grid;place-items:center;color:white;font-weight:950;font-size:1.05rem;box-shadow:0 12px 28px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18)}#tools.models-section .mark-gemini{background:linear-gradient(135deg,#ffffff,#9b68ff 42%,#ff42be);color:#fff;font-size:1.45rem}#tools.models-section .mark-gpt{background:rgba(255,255,255,.93);color:#111;font-size:1.35rem}#tools.models-section .mark-deepseek{background:linear-gradient(135deg,#4b6bff,#7b2cff);color:#fff;font-size:.88rem}#tools.models-section .mark-claude{background:rgba(255,255,255,.14);color:#ff8b92;font-size:1.45rem}#tools.models-section .model-tool strong{color:white;font-weight:900}#tools.models-section .model-tool small{line-height:1.15}@media (max-width:980px){#tools.models-section .models-grid{grid-template-columns:1fr;direction:rtl}#tools.models-section .model-card{min-height:330px;border-radius:28px}#tools.models-section .model-card.is-expandable:hover{transform:none}#tools.models-section .model-badge{top:22px;left:22px;min-height:36px;font-size:.78rem}#tools.models-section .model-icon,#tools.models-section .model-logo{top:22px;right:22px;width:62px;height:62px;border-radius:18px}#tools.models-section .model-logo span{font-size:1.85rem}#tools.models-section .model-content{left:24px;right:24px;bottom:28px}#tools.models-section .model-content h3,#tools.models-section .model-title{margin-bottom:16px;font-size:clamp(1.75rem,9vw,2.35rem)}#tools.models-section .model-content p,#tools.models-section .model-description{max-width:100%;font-size:.9rem;line-height:1.78}#tools.models-section .model-hover-panel{inset:14px;padding:22px 18px;border-radius:22px}#tools.models-section .model-tools{gap:12px}#tools.models-section .model-tool{min-height:96px;border-radius:18px}}@media (max-width:460px){#tools.models-section .model-card{min-height:310px}#tools.models-section .model-tools-image,#tools.models-section .model-tools-text{grid-template-columns:repeat(2,minmax(0,1fr))}#tools.models-section .model-tool{min-height:88px;padding:11px 8px 10px}#tools.models-section .tool-mark{width:34px;height:34px;border-radius:11px}#tools.models-section .model-tool strong{font-size:.84rem}#tools.models-section .model-tool small{display:none}}@media (prefers-reduced-motion:reduce){#tools.models-section .model-card,#tools.models-section .model-content,#tools.models-section .model-hover-panel,#tools.models-section .model-tool{transition:none!important}}#tools.models-section .model-card{min-height:386px}#tools.models-section .model-card.is-expandable.is-open,#tools.models-section .model-card.is-expandable:focus-visible,#tools.models-section .model-card.is-expandable:hover{transform:translateY(-7px) scale(1.018);border-color:rgba(202,139,255,.48);box-shadow:0 42px 115px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.055),0 0 42px rgba(123,44,255,.28),0 0 70px rgba(255,45,168,.14),inset 0 1px 0 rgba(255,255,255,.18)}#tools.models-section .model-badge{z-index:8;top:30px;left:30px}#tools.models-section .model-icon,#tools.models-section .model-logo{z-index:7;top:30px;right:30px;width:72px;height:72px;border-radius:22px;transition:opacity .36s cubic-bezier(.2,.9,.2,1),transform .36s cubic-bezier(.2,.9,.2,1),filter .36s cubic-bezier(.2,.9,.2,1)}#tools.models-section .model-card.is-expandable.is-open .model-icon,#tools.models-section .model-card.is-expandable.is-open .model-logo,#tools.models-section .model-card.is-expandable:focus-visible .model-icon,#tools.models-section .model-card.is-expandable:focus-visible .model-logo,#tools.models-section .model-card.is-expandable:hover .model-icon,#tools.models-section .model-card.is-expandable:hover .model-logo{opacity:0;transform:translateY(-8px) scale(.88);filter:blur(4px)}#tools.models-section .model-card.is-expandable.is-open .model-content,#tools.models-section .model-card.is-expandable:focus-visible .model-content,#tools.models-section .model-card.is-expandable:hover .model-content{opacity:0;visibility:hidden;transform:translateY(16px) scale(.98);filter:blur(5px)}#tools.models-section .model-hover-panel{inset:0;z-index:6;border-radius:inherit;padding:88px 34px 28px;justify-content:flex-start;gap:24px;overflow:hidden;background:radial-gradient(circle at 8% 8%,rgba(155,104,255,.28),transparent 28%),radial-gradient(circle at 92% 92%,rgba(255,45,168,.28),transparent 34%),radial-gradient(circle at 56% 42%,rgba(255,255,255,.07),transparent 38%),linear-gradient(145deg,rgba(32,15,55,.86),rgba(55,16,56,.82));border:1px solid rgba(205,154,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(255,45,168,.18),0 0 0 1px rgba(255,255,255,.025);opacity:0;visibility:hidden;transform:translateY(16px) scale(.97);transition:opacity .48s cubic-bezier(.2,.9,.2,1),visibility .48s cubic-bezier(.2,.9,.2,1),transform .48s cubic-bezier(.2,.9,.2,1)}#tools.models-section .model-hover-panel:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(155,104,255,.95),transparent 23%,transparent 67%,rgba(255,45,168,.88)),radial-gradient(circle at 16% 98%,rgba(255,255,255,.8),transparent 3%),radial-gradient(circle at 96% 12%,rgba(255,255,255,.85),transparent 3%);opacity:.58;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);padding:1px;mask-composite:exclude;-webkit-mask-composite:xor}#tools.models-section .model-hover-panel:after{content:"";position:absolute;inset:auto 8% -32% 8%;height:48%;border-radius:50%;background:linear-gradient(90deg,rgba(123,44,255,.38),rgba(255,45,168,.34));filter:blur(42px);opacity:.86;pointer-events:none}#tools.models-section .model-card.is-expandable.is-open .model-hover-panel,#tools.models-section .model-card.is-expandable:focus-visible .model-hover-panel,#tools.models-section .model-card.is-expandable:hover .model-hover-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}#tools.models-section .hover-panel-head{z-index:3;margin:0 auto;max-width:100%;display:grid;grid-gap:8px;gap:8px;text-align:center;direction:rtl}#tools.models-section .hover-panel-head strong{color:rgba(255,255,255,.94);font-size:clamp(1rem,1.32vw,1.2rem);font-weight:900;line-height:1.45}#tools.models-section .hover-panel-head small{color:rgba(255,255,255,.58);font-size:.76rem;font-weight:650;line-height:1.5}#tools.models-section .model-tools{z-index:3;width:min(100%,342px);margin:0 auto;gap:18px 18px;perspective:900px}#tools.models-section .model-tools-image,#tools.models-section .model-tools-text{grid-template-columns:repeat(2,minmax(0,1fr))}#tools.models-section .model-tools-image{width:min(100%,320px);margin-top:18px}#tools.models-section .model-tool{position:relative;min-height:116px;padding:16px 12px 13px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.13),transparent 22%),linear-gradient(145deg,rgba(255,255,255,.145),rgba(255,255,255,.045));border:1px solid rgba(205,154,255,.2);box-shadow:0 22px 44px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.16),inset 0 -18px 34px rgba(123,44,255,.1);transform:translateY(24px) scale(.86) rotate(var(--r));transform-origin:center;opacity:0;transition:opacity .52s cubic-bezier(.2,.9,.2,1),transform .52s cubic-bezier(.2,.9,.2,1),border-color .52s cubic-bezier(.2,.9,.2,1),box-shadow .52s cubic-bezier(.2,.9,.2,1);transition-delay:0s}#tools.models-section .model-tool:before{content:"";position:absolute;width:7px;height:7px;top:14px;right:14px;border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 0 16px rgba(255,45,168,.85),0 0 26px rgba(155,104,255,.58);opacity:.72;pointer-events:none}#tools.models-section .model-card.is-expandable.is-open .model-tool,#tools.models-section .model-card.is-expandable:focus-visible .model-tool,#tools.models-section .model-card.is-expandable:hover .model-tool{opacity:1;transform:translateY(var(--y)) scale(1) rotate(var(--r));transition-delay:var(--d)}#tools.models-section .model-tool:hover{transform:translateY(calc(var(--y) - 5px)) scale(1.025) rotate(var(--r));border-color:rgba(255,255,255,.3);box-shadow:0 28px 58px rgba(0,0,0,.36),0 0 28px rgba(155,104,255,.2),inset 0 1px 0 rgba(255,255,255,.2)}#tools.models-section .tool-mark{border-radius:13px;margin-bottom:2px}#tools.models-section .model-tool strong{line-height:1.15;font-weight:950}#tools.models-section .model-tool small{color:rgba(255,255,255,.54);font-size:.72rem;line-height:1.18;font-weight:650}@media (max-width:1180px) and (min-width:981px){#tools.models-section .model-card{min-height:368px}#tools.models-section .model-hover-panel{padding:82px 24px 24px;gap:18px}#tools.models-section .model-tools{width:min(100%,300px);gap:14px}#tools.models-section .model-tool{min-height:104px}#tools.models-section .tool-mark{width:36px;height:36px}}@media (max-width:980px){#tools.models-section .model-card{min-height:336px}#tools.models-section .model-card.is-expandable.is-open{min-height:420px}#tools.models-section .model-badge{top:22px;left:22px}#tools.models-section .model-icon,#tools.models-section .model-logo{top:22px;right:22px;width:62px;height:62px}#tools.models-section .model-hover-panel{padding:78px 18px 22px;gap:16px}#tools.models-section .model-tools,#tools.models-section .model-tools-image{width:min(100%,308px);gap:13px;margin-top:0}#tools.models-section .model-tool{min-height:98px;border-radius:18px;padding:12px 8px 10px}}@media (max-width:460px){#tools.models-section .model-card{min-height:318px}#tools.models-section .model-card.is-expandable.is-open{min-height:405px}#tools.models-section .model-hover-panel{padding:74px 14px 18px;gap:14px}#tools.models-section .hover-panel-head strong{font-size:.96rem}#tools.models-section .model-tool{min-height:92px}#tools.models-section .model-tool small{display:block;font-size:.64rem}}#tools.models-section .model-content{text-align:center;left:30px;right:30px;bottom:42px}#tools.models-section .model-content h3,#tools.models-section .model-title{margin:0 0 18px;text-align:center;white-space:nowrap;text-wrap:nowrap;font-size:clamp(1.72rem,2.05vw,2.35rem);line-height:1.08;letter-spacing:-.052em}#tools.models-section .model-content p,#tools.models-section .model-description{max-width:92%;margin-inline:auto;text-align:center}#tools.models-section .model-tools,#tools.models-section .model-tools-image{width:min(100%,420px);max-width:none;gap:16px}#tools.models-section .model-tools-image{width:min(100%,390px)}#tools.models-section .model-tool{min-height:76px;height:76px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:10px 14px;text-align:left;border-radius:18px}#tools.models-section .model-tool:before{display:none!important;content:none!important}#tools.models-section .tool-mark{width:42px;height:42px;min-width:42px;margin:0;flex:0 0 42px}#tools.models-section .model-tool strong{margin:0;font-size:.98rem;line-height:1;text-align:left;white-space:nowrap}#tools.models-section .model-tool small{display:none!important}@media (max-width:1180px) and (min-width:981px){#tools.models-section .model-content h3,#tools.models-section .model-title{font-size:clamp(1.48rem,1.85vw,1.95rem)}#tools.models-section .model-tool{min-height:70px;height:70px;padding:9px 12px;gap:10px}#tools.models-section .tool-mark{width:38px;height:38px;min-width:38px}}@media (max-width:980px){#tools.models-section .model-content{left:24px;right:24px;bottom:34px}#tools.models-section .model-content h3,#tools.models-section .model-title{font-size:clamp(1.55rem,5.4vw,2.08rem);white-space:nowrap}#tools.models-section .model-tool{min-height:70px;height:70px;padding:9px 12px;gap:10px}#tools.models-section .tool-mark{width:38px;height:38px;min-width:38px}}@media (max-width:460px){#tools.models-section .model-content h3,#tools.models-section .model-title{font-size:clamp(1.22rem,6.3vw,1.55rem);letter-spacing:-.045em}#tools.models-section .model-tools,#tools.models-section .model-tools-image{gap:10px}#tools.models-section .model-tool{min-height:62px;height:62px;padding:8px 9px;gap:8px;border-radius:15px}#tools.models-section .tool-mark{width:32px;height:32px;min-width:32px;border-radius:10px}#tools.models-section .model-tool strong{font-size:.78rem}}#tools.models-section .model-card{min-height:390px}#tools.models-section .model-content{top:146px;bottom:auto;left:28px;right:28px}#tools.models-section .model-content h3,#tools.models-section .model-title{margin:0 0 22px}#tools.models-section .model-content p,#tools.models-section .model-description{max-width:100%;line-height:1.82}#tools.models-section .model-card-text .model-hover-panel{padding-inline:28px}#tools.models-section .model-card-text .model-tools-text{width:min(100%,394px)}#tools.models-section .model-card-image .model-tools-image{width:min(100%,368px)}#tools.models-section .model-card-image .tool-gemini strong{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;line-height:1.02;white-space:normal}#tools.models-section .model-card-image .tool-gemini{min-height:84px;height:84px}#tools.models-section .model-card-text .tool-deepseek{width:calc(100% + 4px);justify-self:center}@media (max-width:1180px) and (min-width:981px){#tools.models-section .model-content{top:152px;left:24px;right:24px}#tools.models-section .model-card-text .model-tools-text{width:min(100%,376px)}#tools.models-section .model-card-image .model-tools-image{width:min(100%,340px)}}@media (max-width:980px){#tools.models-section .model-content{top:138px;bottom:auto;left:22px;right:22px}#tools.models-section .model-card-image .tool-gemini{min-height:76px;height:76px}}@media (max-width:460px){#tools.models-section .model-content{top:130px}#tools.models-section .model-card-image .tool-gemini strong{gap:0}}#tools.models-section,#tools.models-section .models-grid{overflow:visible}#tools.models-section .models-grid{padding:8px 10px 12px;margin:-8px -10px -12px}#tools.models-section .model-card-text{transform-origin:center right}#tools.models-section .model-card-text.is-open,#tools.models-section .model-card-text:focus-visible,#tools.models-section .model-card-text:hover{transform:translateX(-8px) translateY(-7px) scale(1.012)}#tools.models-section .model-card-image .model-tool strong{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;line-height:1.02;white-space:normal}#tools.models-section .model-card-image .model-tool{min-height:84px;height:84px}#tools.models-section .model-card-text .model-hover-panel{inset:0 1px 0 0}@media (max-width:980px){#tools.models-section .models-grid{padding:0;margin:0}#tools.models-section .model-card-text.is-open,#tools.models-section .model-card-text:focus-visible,#tools.models-section .model-card-text:hover{transform:none}#tools.models-section .model-card-image .model-tool{min-height:76px;height:76px}}@media (max-width:460px){#tools.models-section .model-card-image .model-tool strong{gap:0}}.hero-title.hero-title-single{margin-bottom:22px;color:transparent;background:linear-gradient(90deg,#a968ff,#ff49c0 24%,#ff2da8 62%,#ff6ad1);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.45rem,3.55vw,4.2rem);line-height:1.12}.hero-description.hero-description-v5{max-width:820px;font-size:clamp(1rem,1.16vw,1.22rem);line-height:2}.hero-description.hero-description-v5 span,.hero-description.hero-description-v5 strong{font-size:inherit;line-height:inherit}.hero-description.hero-description-v5 strong{color:rgba(255,255,255,.94);font-weight:950}#tools.models-section .model-card-video.is-expandable{cursor:pointer;opacity:.62}#tools.models-section .model-card-video.is-expandable.is-open,#tools.models-section .model-card-video.is-expandable:focus-visible,#tools.models-section .model-card-video.is-expandable:hover{opacity:.78;transform:translateY(-7px) scale(1.012);border-color:rgba(155,104,255,.3);box-shadow:0 40px 105px rgba(0,0,0,.32),0 0 38px rgba(123,44,255,.16),inset 0 1px 0 rgba(255,255,255,.16)}#tools.models-section .model-hover-panel-video{background:radial-gradient(circle at 8% 8%,rgba(155,104,255,.18),transparent 28%),radial-gradient(circle at 92% 92%,rgba(255,45,168,.14),transparent 34%),linear-gradient(145deg,rgba(29,18,50,.82),rgba(44,17,48,.72));border-color:rgba(205,154,255,.16);filter:saturate(.82)}#tools.models-section .model-tools-video{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,320px);margin:18px auto 0}#tools.models-section .model-tools-video .model-tool{position:relative;min-height:76px;height:76px}#tools.models-section .model-tools-video .model-tool:nth-child(3){grid-column:1/-1;width:min(100%,47%);margin:0 auto}#tools.models-section .model-tools-video .model-soon-label{position:absolute;top:6px;inset-inline-end:6px;margin:0;padding:.2rem .42rem;font-size:.56rem}#tools.models-section .model-tool strong span{display:block}#tools.models-section .model-soon-label{margin-left:auto;padding:.35rem .58rem;border-radius:999px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);font-style:normal;font-size:.66rem;font-weight:850;line-height:1;white-space:nowrap}#tools.models-section .model-tool.tool-soon{filter:saturate(.72)}#tools.models-section .model-card.is-expandable.is-open .model-tool.tool-soon,#tools.models-section .model-card.is-expandable:focus-visible .model-tool.tool-soon,#tools.models-section .model-card.is-expandable:hover .model-tool.tool-soon{opacity:.58}#tools.models-section .model-card-video.is-expandable.is-open .model-tool.tool-soon,#tools.models-section .model-card-video.is-expandable:focus-visible .model-tool.tool-soon,#tools.models-section .model-card-video.is-expandable:hover .model-tool.tool-soon{opacity:.72}#tools.models-section .tool-claude .tool-mark{opacity:.78}#tools.models-section .model-tools-text .tool-claude{position:relative}#tools.models-section .model-tools-text .tool-claude .model-soon-label{position:absolute;top:6px;inset-inline-end:6px;margin:0;padding:.2rem .42rem;font-size:.56rem}@media (max-width:980px){.hero-title.hero-title-single{font-size:clamp(2.35rem,9vw,3.75rem)}.hero-description.hero-description-v5{max-width:620px;margin-inline:auto;font-size:.98rem}#tools.models-section .model-card-video.is-expandable.is-open,#tools.models-section .model-card-video.is-expandable:focus-visible,#tools.models-section .model-card-video.is-expandable:hover{transform:none}}@media (max-width:560px){.hero-title.hero-title-single{font-size:clamp(2rem,9vw,2.85rem)}.hero-description.hero-description-v5{max-width:350px;line-height:1.85}}@media (max-width:460px){#tools.models-section .model-soon-label{padding:.32rem .45rem;font-size:.58rem}}@media (max-width:768px){.modal-close{width:44px;height:44px}}@media (max-width:760px){body.mobile-menu-open{overflow:hidden}body.mobile-menu-open:before{content:"";position:fixed;inset:0;z-index:80;background:radial-gradient(circle at 75% 12%,rgba(123,44,255,.18),transparent 34%),rgba(0,0,0,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.site-header{top:10px}.nav{position:relative;height:64px;width:min(100% - 24px,1180px);padding:.46rem .56rem .46rem .72rem;border-radius:24px;z-index:120;box-shadow:0 18px 50px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.08)}.brand{gap:.55rem}.brand strong{font-size:1rem}.menu-toggle{width:46px;height:46px;border-radius:17px;background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.055));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.nav-links{position:fixed;top:84px;right:12px;left:12px;z-index:130;display:none;gap:.5rem;padding:.72rem;border-radius:28px;background:radial-gradient(circle at 20% 0,rgba(123,44,255,.22),transparent 38%),radial-gradient(circle at 88% 10%,rgba(255,45,168,.13),transparent 34%),rgba(6,5,12,.96);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 78px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}.nav-links.open{display:grid;animation:mobileMenuIn .22s var(--ease) both}.nav-links a{min-height:54px;padding:0 .95rem;border-radius:18px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075)}.nav-links a:focus-visible,.nav-links a:hover{color:#fff;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16)}.nav-links a:before{content:"";width:8px;height:8px;-webkit-margin-end:.55rem;margin-inline-end:.55rem;border-radius:99px;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 16px rgba(123,44,255,.5)}@keyframes mobileMenuIn{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.hero-index{min-height:auto;padding:88px 0 54px}.hero-index-shell{width:min(100% - 24px,560px);grid-template-columns:1fr;grid-template-areas:"visual" "text";gap:0}.hero-image-col{display:flex;grid-area:visual;justify-content:center;min-height:210px;margin-top:-6px;margin-bottom:-16px}.hero-figure-wrap{width:min(74vw,292px)}.hero-figure-image{width:100%;filter:drop-shadow(0 22px 46px rgba(0,0,0,.42))}.soft-float{animation-duration:8.5s}.mobile-hero-logo{display:none}.hero-text-col{text-align:center;padding-top:0}.hero-title.hero-title-single{max-width:360px;margin:0 auto 14px;font-size:clamp(2rem,9.2vw,2.95rem);line-height:1.08;letter-spacing:-.045em}.hero-description.hero-description-v5{max-width:356px;margin:0 auto 22px;font-size:.88rem;line-height:1.82;font-weight:680}.hero-description.hero-description-v5 strong{display:block;margin-bottom:.35rem;color:#fff;font-size:.96rem}.hero-actions{width:min(100%,356px);margin-inline:auto;display:grid;grid-template-columns:1fr;grid-gap:.7rem;gap:.7rem}.hero-btn{width:100%;min-height:50px;border-radius:18px;font-size:.92rem}.pricing-showcase{padding-top:60px}.pricing-heading{margin-bottom:1.05rem}.pricing-heading h2{width:min(100%,370px);margin-inline:auto;font-size:clamp(1.78rem,7.8vw,2.5rem);line-height:1.16;letter-spacing:-.035em}.pricing-layout{gap:1rem}.pricing-layout .pricing-card,.rewards-card{border-radius:24px}.rewards-card{padding:.9rem}.rewards-card-head-row{gap:.7rem;align-items:flex-start}.rewards-card-head h3{font-size:1rem;line-height:1.55}.reward-kicker{padding:.35rem .55rem;font-size:.68rem}.reward-list{gap:.65rem}.reward-tier{padding:.82rem;border-radius:18px}.reward-tier strong{font-size:.92rem}.reward-tier p,.reward-tier span{font-size:.76rem;line-height:1.65}.pricing-layout .pricing-card{overflow:visible;padding:.82rem}.pricing-topline{display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;padding:.78rem;border-radius:18px;margin-bottom:.85rem}.pricing-topline span,.pricing-topline strong{font-size:.8rem;text-align:center}.pricing-row{min-width:0!important;display:grid;grid-template-columns:1fr 1fr;grid-gap:.62rem;gap:.62rem;margin-bottom:.7rem;padding:.72rem;border:1px solid rgba(255,255,255,.085)!important;border-radius:20px;background:radial-gradient(circle at 18% 0,rgba(123,44,255,.13),transparent 38%),rgba(255,255,255,.045)}.pricing-row.pricing-head{display:none}.pricing-row:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.085)}.pricing-row>span:first-child{grid-column:1/-1;display:grid;grid-gap:.26rem;gap:.26rem;padding-bottom:.42rem;border-bottom:1px solid rgba(255,255,255,.075)}.pricing-row>span:first-child strong{font-size:.93rem}.pricing-row small{font-size:.72rem;line-height:1.55}.pricing-row b{position:relative;min-height:70px;display:grid;place-items:center;grid-gap:.22rem;gap:.22rem;padding:.7rem .5rem .62rem;border-radius:16px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);font-size:.92rem;white-space:nowrap}.pricing-row b:nth-child(2):before,.pricing-row b:nth-child(3):before{display:block;font-size:.62rem;font-weight:900;color:rgba(255,255,255,.55);direction:rtl}.pricing-row b:nth-child(2):before{content:"عادی"}.pricing-row b:nth-child(3):before{content:"پرو"}.pricing-row b.accent{color:#fff;border-color:rgba(123,44,255,.26);background:linear-gradient(135deg,rgba(123,44,255,.24),rgba(255,45,168,.11));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 28px rgba(123,44,255,.1)}}@media (min-width:761px) and (max-width:1080px){.nav{width:min(100% - 32px,1180px)}.hero-index{min-height:auto;padding:108px 0 78px}.hero-index-shell{width:min(980px,calc(100vw - 40px));grid-template-columns:minmax(260px,.82fr) minmax(360px,1.18fr);grid-template-areas:"visual text";align-items:center;gap:24px;direction:ltr}.hero-image-col{display:flex;grid-area:visual;justify-content:center}.hero-figure-image{width:min(100%,380px)}.mobile-hero-logo{display:none}.hero-text-col{text-align:right}.hero-title.hero-title-single{font-size:clamp(2.65rem,5.4vw,4.1rem);line-height:1.08}.hero-description.hero-description-v5{max-width:510px;margin-inline:0;margin-bottom:28px;font-size:.98rem;line-height:1.9}.hero-actions{justify-content:flex-start}.pricing-layout{max-width:840px;margin-inline:auto;grid-template-columns:1fr}.pricing-layout .pricing-card{overflow:visible}.pricing-row{min-width:0}}@media (min-width:761px) and (max-width:899px){.hero-index-shell{grid-template-columns:1fr;grid-template-areas:"visual" "text";width:min(720px,calc(100vw - 40px));text-align:center}.hero-text-col{text-align:center}.hero-description.hero-description-v5{margin-inline:auto}.hero-actions{justify-content:center}.hero-figure-image{width:min(100%,330px)}}@media (max-width:760px){.pricing-row{grid-template-columns:minmax(88px,108px) minmax(88px,108px)!important;justify-content:center;justify-items:stretch}.pricing-row>span:first-child{justify-self:stretch}.pricing-row b{width:100%;margin-inline:auto;text-align:center}.pricing-layout .pricing-row{justify-items:center}.pricing-layout .pricing-row>span:first-child{justify-self:stretch;width:100%;justify-items:inherit;text-align:inherit}.pricing-layout .pricing-row b{width:min(108px,100%);justify-self:center;margin-inline:auto}}.hero-title.hero-title-single{white-space:nowrap}.hero-description.hero-description-v5 strong{display:inline}@media (max-width:760px){.hero-title.hero-title-single{max-width:none;width:100%;font-size:clamp(1.68rem,7.35vw,2.42rem);line-height:1.08;letter-spacing:-.06em;white-space:nowrap}.hero-description.hero-description-v5 strong{display:inline;margin-bottom:0}.hero-description.hero-description-v5 .hero-mobile-remove{display:none}}@media (max-width:380px){.hero-title.hero-title-single{font-size:clamp(1.5rem,7.1vw,1.7rem);letter-spacing:-.065em}}@media (max-width:760px){.hero-index{min-height:clamp(650px,92svh,790px);padding-top:clamp(96px,12.5svh,118px);padding-bottom:clamp(62px,8.2svh,84px);align-items:center}.hero-index-shell{gap:.25rem}.hero-image-col{min-height:clamp(238px,38svh,320px);margin-top:-2px;margin-bottom:-6px;align-items:center}.hero-figure-wrap{width:min(78vw,330px)}.hero-title.hero-title-single{margin-bottom:18px;font-size:clamp(1.78rem,7.15vw,2.42rem);line-height:1.08;letter-spacing:-.055em;white-space:nowrap}.hero-description.hero-description-v5{width:min(92vw,386px);max-width:386px;margin:0 auto 26px;font-size:clamp(.88rem,3.55vw,.98rem);line-height:1.9;text-align:justify;text-align-last:center;text-wrap:balance;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.hero-description.hero-description-v5 span,.hero-description.hero-description-v5 strong{display:inline}.hero-actions{width:min(100%,386px);gap:.75rem}}@media (max-width:380px){.hero-index{min-height:clamp(620px,91svh,740px);padding-top:92px;padding-bottom:58px}.hero-image-col{min-height:clamp(218px,36svh,292px)}.hero-figure-wrap{width:min(80vw,304px)}.hero-title.hero-title-single{font-size:clamp(1.5rem,7vw,1.72rem);letter-spacing:-.065em}.hero-description.hero-description-v5{width:min(91vw,352px);max-width:352px;font-size:.86rem;line-height:1.86}}.nav-links a[aria-current=page]{color:#fff}.nav-links a[aria-current=page]:after{width:100%}.hero-title-frame{width:min(100%,780px);max-width:100%;overflow:visible}.hero-title-single{display:block;width:max-content;max-width:100%;white-space:nowrap;text-wrap:nowrap;letter-spacing:-.06em}@media (min-width:981px) and (max-width:1180px){.hero-index-shell{grid-template-columns:minmax(320px,.78fr) minmax(600px,1.22fr);gap:18px}.hero-title-frame{width:min(100%,720px)}.hero-title-single{font-size:clamp(2.5rem,4.05vw,3.15rem)}.hero-description{max-width:640px}.hero-figure-image{width:min(100%,500px)}}@media (max-width:980px){.hero-title-frame{width:100%;margin-inline:auto}.hero-title-single{margin-inline:auto;font-size:clamp(2.15rem,8.6vw,4rem)}}@media (max-width:560px){.hero-title-single{font-size:clamp(1.92rem,8.75vw,3rem);letter-spacing:-.055em}}@media (max-width:380px){.hero-title-single{font-size:clamp(1.72rem,8.15vw,2.2rem)}}.contact-page main{padding-top:92px}.contact-hero{padding:clamp(4.5rem,10vw,7.5rem) 0 clamp(2rem,4vw,3.25rem)}.contact-hero-copy{max-width:920px;margin-inline:auto;text-align:center}.contact-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .95rem;margin-bottom:1.1rem;border-radius:999px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);font-weight:900}.contact-hero h1{margin:0 0 1rem;color:white;font-size:clamp(3.1rem,7vw,6.6rem);line-height:.95;letter-spacing:-.06em;font-weight:950}.contact-hero p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.64);font-size:clamp(1rem,1.35vw,1.2rem);line-height:2;font-weight:750}.contact-section{padding-bottom:clamp(4rem,8vw,7rem)}.contact-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:clamp(1rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem);align-items:start}.contact-card{position:relative;overflow:hidden;border-radius:34px;padding:clamp(1.25rem,3vw,2rem);background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.13),transparent 22%),radial-gradient(circle at 86% 14%,rgba(255,45,168,.11),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.13);box-shadow:0 28px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.07)}.contact-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent 36%)}.contact-card>*{position:relative;z-index:1}.contact-card-head{margin-bottom:1.4rem}.contact-card-head h2{margin:0 0 .5rem;color:white;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.25;font-weight:950;letter-spacing:-.035em}.contact-card-head p{margin:0;color:rgba(255,255,255,.55);line-height:1.85;font-weight:750}.contact-form{display:grid;grid-gap:1rem;gap:1rem}.contact-form label{display:grid;grid-gap:.55rem;gap:.55rem;color:rgba(255,255,255,.7);font-weight:900}.form-row.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.contact-form input,.contact-form textarea{width:100%;color:white;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.065);padding:1rem 1.1rem;outline:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.contact-form textarea{resize:vertical;min-height:190px;line-height:1.9}.contact-form input::placeholder,.contact-form textarea::placeholder{color:rgba(255,255,255,.35)}.contact-form input:focus,.contact-form textarea:focus{border-color:rgba(155,104,255,.62);background:rgba(255,255,255,.09);box-shadow:0 0 0 4px rgba(123,44,255,.16),inset 0 1px 0 rgba(255,255,255,.07)}.contact-submit{width:-moz-fit-content;width:fit-content;min-width:190px;margin-top:.2rem}.contact-info-list{display:grid;grid-gap:.9rem;gap:.9rem}.contact-info-item{display:grid;grid-gap:.42rem;gap:.42rem;min-height:88px;padding:1.15rem 1.25rem;border-radius:22px;color:white;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.16),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.12);transition:transform .2s ease,border-color .2s ease,background .2s ease}.contact-info-item:hover{transform:translateY(-2px);border-color:rgba(155,104,255,.4);background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.2),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.06))}.contact-info-item strong{font-size:1rem;font-weight:950}.contact-info-item span{color:rgba(255,255,255,.6);font-size:1rem;font-weight:850}@media (max-width:980px){.contact-page main{padding-top:72px}.contact-grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-hero{padding-top:3.5rem}.form-row.two-col{grid-template-columns:1fr}.contact-card{border-radius:26px}.contact-submit{width:100%}}.brand.brand-wordmark{min-width:150px;gap:0}.brand.brand-wordmark .brand-wordmark-img{width:clamp(126px,10vw,158px);height:auto;object-fit:contain;border:0;border-radius:0;box-shadow:none;display:block}@media (max-width:640px){.brand.brand-wordmark{min-width:118px}.brand.brand-wordmark .brand-wordmark-img{width:124px}}.contact-grid{align-items:stretch}.contact-card.contact-form-card,.contact-card.contact-info-card{height:100%}.contact-info-card{display:flex;flex-direction:column}.contact-info-card .contact-info-list{flex:1 1;align-content:stretch}.contact-form textarea{resize:none;min-height:210px;max-height:210px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(155,104,255,.78) rgba(255,255,255,.075)}.contact-form textarea::-webkit-scrollbar{width:10px}.contact-form textarea::-webkit-scrollbar-track{background:rgba(255,255,255,.055);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.contact-form textarea::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(155,104,255,.9),rgba(255,45,168,.72));border:2px solid rgba(18,10,30,.8)}.contact-form textarea::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(178,137,255,.96),rgba(255,66,190,.86))}.trust-page main{padding-top:92px}.trust-hero{padding:clamp(4.6rem,10vw,7rem) 0 clamp(2.2rem,4vw,3.4rem)}.trust-hero-copy{max-width:980px;margin-inline:auto;text-align:center}.trust-hero h1{margin:0 0 1rem;color:white;font-size:clamp(2.7rem,6vw,5.8rem);line-height:1.05;letter-spacing:-.055em;font-weight:950}.trust-hero p{max-width:780px;margin:0 auto;color:rgba(255,255,255,.64);font-size:clamp(1rem,1.3vw,1.16rem);line-height:2;font-weight:750}.trust-section{padding-bottom:clamp(4rem,8vw,7rem)}.trust-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.2rem}.trust-mini-card{border-radius:26px;padding:1.25rem;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.06)}.trust-mini-card strong{display:block;color:white;font-size:1.08rem;font-weight:950;margin-bottom:.45rem}.trust-mini-card p{margin:0;color:rgba(255,255,255,.62);line-height:1.9;font-weight:720}.trust-content-grid{display:grid;grid-template-columns:minmax(250px,.36fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.trust-toc{position:-webkit-sticky;position:sticky;top:96px}.trust-article h2,.trust-toc h2{margin:0 0 1rem;color:white;font-weight:950;letter-spacing:-.03em}.trust-toc nav{display:grid;grid-gap:.55rem;gap:.55rem}.trust-toc nav a{border-radius:16px;padding:.85rem .95rem;color:rgba(255,255,255,.74);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-weight:850}.trust-toc nav a:hover{color:white;background:rgba(123,44,255,.18);border-color:rgba(155,104,255,.28)}.trust-articles{display:grid;grid-gap:1rem;gap:1rem}.trust-article{scroll-margin-top:110px}.trust-article li,.trust-article p{color:rgba(255,255,255,.66);line-height:2;font-weight:720}.trust-article ul{margin:.8rem 0 0;padding-right:1.15rem}.trust-article li+li{margin-top:.45rem}@media (max-width:980px){.trust-page main{padding-top:72px}.trust-content-grid,.trust-summary-grid{grid-template-columns:1fr}.trust-toc{position:static}}@media (max-width:640px){.contact-form textarea{min-height:190px;max-height:190px}.trust-hero{padding-top:3.5rem}.trust-hero h1{font-size:clamp(2.2rem,14vw,3.4rem)}}.contact-hp{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.contact-form label{position:relative}.contact-form input.is-invalid,.contact-form textarea.is-invalid{border-color:rgba(255,66,120,.82);background:rgba(255,45,120,.075);box-shadow:0 0 0 4px rgba(255,45,120,.12),inset 0 1px 0 rgba(255,255,255,.06)}.contact-form input.is-valid,.contact-form textarea.is-valid{border-color:rgba(88,245,179,.38)}.field-error{min-height:1.25rem;color:rgba(255,122,166,.96);font-size:.78rem;line-height:1.65;font-weight:850}.form-status{min-height:1.4rem;margin:-.15rem 0 0;color:rgba(255,255,255,.68);font-size:.86rem;line-height:1.75;font-weight:800}.form-status.is-error{color:rgba(255,122,166,.98)}.form-status.is-success{color:rgba(113,255,193,.95)}.contact-form input[dir=ltr]::placeholder,.contact-form textarea::placeholder{direction:rtl;text-align:right}.contact-form input[dir=ltr]{text-align:left}.trust-roadmap{margin:1.15rem 0;padding:clamp(1.15rem,2.4vw,1.65rem)}.trust-roadmap-head{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1rem;text-align:right}.trust-roadmap-head span{color:white;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.2;font-weight:950;letter-spacing:-.035em}.trust-roadmap-head p{max-width:860px;margin:0;color:rgba(255,255,255,.58);line-height:1.95;font-weight:750}.trust-roadmap-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.trust-roadmap-nav a{position:relative;display:grid;align-content:start;min-height:134px;padding:1rem;border-radius:22px;color:white;text-decoration:none;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.16),transparent 26%),linear-gradient(145deg,rgba(123,44,255,.18),rgba(255,255,255,.052));border:1px solid rgba(255,255,255,.11);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .22s var(--ease),border-color .22s ease,background .22s ease}.trust-roadmap-nav a:after{content:"";position:absolute;inset:auto 1rem 0 1rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--pink));opacity:.55}.trust-roadmap-nav a:hover{transform:translateY(-3px);border-color:rgba(155,104,255,.38);background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.2),transparent 27%),linear-gradient(145deg,rgba(123,44,255,.24),rgba(255,45,168,.09))}.trust-roadmap-nav small{width:-moz-fit-content;width:fit-content;margin-bottom:.72rem;padding:.25rem .58rem;border-radius:999px;color:rgba(255,255,255,.75);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);font-weight:950}.trust-roadmap-nav strong{margin-bottom:.45rem;color:white;font-size:1rem;line-height:1.45;font-weight:950}.trust-roadmap-nav span{color:rgba(255,255,255,.58);font-size:.84rem;line-height:1.75;font-weight:740}.trust-articles-wide{max-width:100%}@media (max-width:1180px){.trust-roadmap-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.trust-roadmap-nav{grid-template-columns:1fr}.trust-roadmap-nav a{min-height:auto}}.contact-page .contact-hero{padding:clamp(2.7rem,6vw,4.8rem) 0 clamp(1rem,2.4vw,1.8rem)}.contact-page .contact-hero h1{font-size:clamp(2.5rem,5.2vw,4.8rem);margin-bottom:.65rem}.contact-page .contact-hero p{max-width:650px;line-height:1.85}.contact-page .contact-section.container{max-width:1180px}.contact-page .contact-section{padding-bottom:clamp(3rem,6vw,5rem)}.contact-page .contact-grid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.62fr);gap:clamp(.85rem,1.5vw,1.15rem)}.contact-page .contact-card{border-radius:28px;padding:clamp(1rem,1.7vw,1.4rem)}.contact-page .contact-card-head{margin-bottom:.9rem}.contact-page .contact-card-head h2{font-size:clamp(1.45rem,2vw,2.1rem);margin-bottom:.35rem}.contact-page .contact-card-head p{font-size:.93rem;line-height:1.75}.contact-page .contact-form,.contact-page .form-row.two-col{gap:.7rem}.contact-page .contact-form label{display:block;position:relative;color:rgba(255,255,255,.72);font-weight:900}.contact-page .contact-form label>span{position:absolute;z-index:3;right:1rem;max-width:calc(100% - 2rem);padding:0 .42rem;border-radius:999px;color:rgba(255,255,255,.58);font-size:.9rem;line-height:1.3;font-weight:850;pointer-events:none;transition:top .18s ease,transform .18s ease,color .18s ease,font-size .18s ease,font-weight .18s ease,background .18s ease,box-shadow .18s ease}.contact-page .contact-form label[data-field=message]>span{top:1.1rem}.contact-page .contact-form label.has-value>span,.contact-page .contact-form label:focus-within>span,.contact-page .contact-form label:has(input:not(:placeholder-shown))>span,.contact-page .contact-form label:has(textarea:not(:placeholder-shown))>span{color:rgba(255,255,255,.92);font-size:.74rem;background:linear-gradient(90deg,rgba(26,9,48,.96),rgba(54,18,76,.96));box-shadow:0 0 0 1px rgba(155,104,255,.32),0 8px 24px rgba(0,0,0,.24)}.contact-page .contact-form input,.contact-page .contact-form textarea{min-height:52px;border-radius:17px;padding:1.05rem 1rem .62rem;font-weight:800}.contact-page .contact-form input::placeholder,.contact-page .contact-form textarea::placeholder{color:transparent}.contact-page .contact-form textarea{min-height:132px;max-height:132px;padding-top:1.55rem;line-height:1.75}.contact-page .field-error{display:block;min-height:1.05rem;margin-top:.28rem;font-size:.74rem;line-height:1.45}.contact-page .form-status{min-height:1.15rem;font-size:.8rem;margin-top:-.25rem}.contact-page .contact-submit{min-width:165px;min-height:48px;margin-top:0}.contact-page .contact-info-list{gap:.65rem}.contact-page .contact-info-item{min-height:70px;border-radius:19px;padding:.85rem 1rem;gap:.28rem}.contact-page .contact-info-item span,.contact-page .contact-info-item strong{font-size:.92rem}.trust-page .trust-article li,.trust-page .trust-article p,.trust-page .trust-mini-card p,.trust-page .trust-roadmap-head p,.trust-page .trust-roadmap-nav span{color:rgba(255,255,255,.68)}@media (max-width:980px){.contact-page .contact-grid{grid-template-columns:1fr;max-width:760px;margin-inline:auto}}@media (max-width:640px){.contact-page .contact-hero{padding-top:3rem}.contact-page .contact-card{border-radius:24px;padding:1rem}.contact-page .contact-form textarea{min-height:120px;max-height:120px}}.contact-page .contact-form label>span{transform:translateY(-52%);font-size:.82rem}.contact-page .contact-form label[data-field=message]>span{top:.98rem;font-size:.82rem}.contact-page .contact-form label.has-value>span,.contact-page .contact-form label:focus-within>span,.contact-page .contact-form label:has(input:not(:placeholder-shown))>span,.contact-page .contact-form label:has(textarea:not(:placeholder-shown))>span{font-size:.72rem}.contact-page .contact-form input,.contact-page .contact-form textarea{min-height:47px;padding:.92rem 1rem .56rem}.contact-page .contact-form textarea{min-height:127px;max-height:127px;padding-top:1.38rem}.contact-page .contact-info-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.contact-page .contact-info-item span,.contact-page .contact-info-item strong{margin:0;white-space:nowrap}.contact-page .contact-info-item span{text-align:left}.footer-brand.footer-brand-wordmark{min-width:150px;width:-moz-fit-content;width:fit-content;gap:0}.footer-brand.footer-brand-wordmark img{width:clamp(128px,10vw,158px);height:auto;border:0;border-radius:0;box-shadow:none;object-fit:contain}@media (max-width:760px){.site-header{top:0}.nav{width:100%;height:62px;border-radius:0 0 24px 24px;padding-inline:.72rem}.nav-links{top:70px}.hero-index{min-height:100svh;padding-top:72px;padding-bottom:20px}.hero-index-shell{width:min(100% - 24px,540px);gap:0}.hero-image-col{min-height:clamp(188px,32svh,284px);margin-top:-4px;margin-bottom:-8px}.hero-figure-wrap{width:min(70vw,292px)}.hero-title-single,.hero-title.hero-title-single{font-size:clamp(1.68rem,7.45vw,2.45rem);margin-bottom:13px}.hero-description.hero-description-v5{width:min(92vw,372px);max-width:372px;margin-bottom:18px;font-size:clamp(.8rem,3.3vw,.93rem);line-height:1.75}.hero-actions{width:min(100%,372px);gap:.58rem}.hero-btn{min-height:46px;border-radius:17px;font-size:.88rem}}@media (max-width:420px){.hero-image-col{min-height:clamp(174px,29svh,236px)}.hero-figure-wrap{width:min(66vw,246px)}.hero-title-single,.hero-title.hero-title-single{font-size:clamp(1.48rem,7vw,1.95rem);letter-spacing:-.06em}.hero-description.hero-description-v5{width:min(90vw,344px);font-size:clamp(.76rem,3.1vw,.86rem);line-height:1.65;margin-bottom:14px}.hero-btn{min-height:44px;font-size:.84rem}}@media (max-height:680px) and (max-width:760px){.hero-index{min-height:100svh;padding-top:66px;padding-bottom:14px}.hero-image-col{min-height:clamp(148px,25svh,205px);margin-bottom:-10px}.hero-figure-wrap{width:min(58vw,218px)}.hero-description.hero-description-v5{line-height:1.55;margin-bottom:12px}.hero-actions{gap:.46rem}.hero-btn{min-height:42px}}@media (max-width:640px){.footer-brand.footer-brand-wordmark img{width:132px}.contact-page .contact-info-item{min-height:58px;padding:.78rem .9rem}}.contact-page .contact-form label>span{top:50%;transform:translateY(-50%);font-size:.78rem;font-weight:900;letter-spacing:-.01em}.contact-page .contact-form label[data-field=message]>span{top:1.35rem;transform:none;font-size:.78rem}.contact-page .contact-form label.has-value>span,.contact-page .contact-form label:focus-within>span,.contact-page .contact-form label:has(input:not(:placeholder-shown))>span,.contact-page .contact-form label:has(textarea:not(:placeholder-shown))>span{top:0;transform:translateY(-52%);font-size:.68rem;font-weight:950}.contact-page .contact-form input,.contact-page .contact-form textarea{font-size:.9rem}.contact-page .contact-form input[name=phone]{direction:ltr;text-align:left;unicode-bidi:plaintext}@media (max-width:760px){.hero-index{min-height:auto;align-items:flex-start;padding-top:64px;padding-bottom:32px;overflow:visible}.hero-index-shell{width:min(calc(100vw - 30px),440px);grid-template-columns:1fr;grid-template-areas:"visual" "text";row-gap:clamp(12px,2.4svh,22px);align-items:center}.hero-image-col{display:flex;justify-content:center;min-height:0;margin:0;padding:clamp(12px,2.2svh,18px) 0 0}.hero-figure-wrap{width:clamp(238px,70vw,318px);max-width:100%}.hero-figure-image{width:100%;height:auto;object-fit:contain}.hero-text-col{padding-top:0}.hero-title-frame{width:100%;max-width:100%;overflow:visible}.hero-title-single,.hero-title.hero-title-single{width:100%;max-width:100%;margin:0 auto 12px;white-space:nowrap;font-size:clamp(1.48rem,6.25vw,2.18rem);line-height:1.12;letter-spacing:-.065em}.hero-description.hero-description-v5{width:min(100%,370px);max-width:370px;margin:0 auto 18px;font-size:clamp(.78rem,3.05vw,.91rem);line-height:1.82;font-weight:760;text-align:center;text-align-last:center;word-spacing:normal}.hero-description.hero-description-v5 strong{display:block;margin-bottom:.35rem;font-size:clamp(.86rem,3.35vw,.98rem);line-height:1.55}.hero-actions{width:min(100%,370px);display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;margin-inline:auto}.hero-btn{width:100%;min-height:46px;border-radius:17px;padding:.62rem 1rem;font-size:.88rem;line-height:1.35}}@media (max-width:420px){.hero-index{padding-top:62px;padding-bottom:28px}.hero-index-shell{width:min(calc(100vw - 28px),392px);row-gap:11px}.hero-figure-wrap{width:clamp(224px,68vw,272px)}.hero-title-single,.hero-title.hero-title-single{font-size:clamp(1.33rem,6.05vw,1.7rem);letter-spacing:-.07em;margin-bottom:10px}.hero-description.hero-description-v5{width:min(100%,346px);font-size:clamp(.74rem,2.95vw,.83rem);line-height:1.72;margin-bottom:14px}.hero-description.hero-description-v5 strong{font-size:clamp(.81rem,3.2vw,.9rem)}.hero-actions{width:min(100%,346px);gap:.5rem}.hero-btn{min-height:44px;font-size:.83rem}}@media (max-width:760px) and (max-height:680px){.hero-index{padding-top:60px;padding-bottom:24px}.hero-index-shell{row-gap:9px}.hero-figure-wrap{width:clamp(208px,58vw,248px)}.hero-title-single,.hero-title.hero-title-single{margin-bottom:8px}.hero-description.hero-description-v5{line-height:1.62;margin-bottom:12px}.hero-actions{gap:.46rem}.hero-btn{min-height:42px}}@media (max-width:760px){.hero-index{padding-top:clamp(68px,9svh,84px);padding-bottom:clamp(36px,7svh,58px)}.hero-index-shell{width:min(calc(100vw - 24px),430px);row-gap:clamp(14px,2.5svh,22px)}.hero-image-col{padding-top:clamp(10px,2.2svh,18px)}.hero-figure-wrap{width:clamp(260px,75vw,330px)}.hero-text-col{width:100%;max-width:390px;margin-inline:auto;align-items:stretch;text-align:center}.hero-actions,.hero-description.hero-description-v5,.hero-title-frame,.hero-title-single,.hero-title.hero-title-single{width:100%;max-width:100%}.hero-title-single,.hero-title.hero-title-single{margin:0 0 14px;white-space:nowrap;text-align:center;font-size:clamp(1.58rem,6.55vw,2.08rem);line-height:1.14;letter-spacing:-.07em}.hero-description.hero-description-v5{margin:0 auto 20px;font-size:clamp(.84rem,3.35vw,.98rem);line-height:1.85;font-weight:800;color:rgba(255,255,255,.82);text-align:center;text-align-last:center}.hero-description.hero-description-v5 strong{display:inline;margin:0;white-space:normal;font-size:clamp(.88rem,3.55vw,1.02rem);line-height:inherit;font-weight:950;color:#fff}.hero-description.hero-description-v5>span{display:block;width:100%;direction:rtl;text-align:right;word-break:normal;overflow-wrap:normal}.hero-description.hero-description-v5 .hero-copy-line{display:inline}.hero-actions{margin-inline:auto;gap:.62rem}.hero-btn{min-height:48px}}@media (max-width:420px){.hero-index{padding-top:66px;padding-bottom:38px}.hero-index-shell{width:min(calc(100vw - 24px),400px);row-gap:14px}.hero-figure-wrap{width:clamp(248px,74vw,300px)}.hero-text-col{max-width:378px}.hero-title-single,.hero-title.hero-title-single{font-size:clamp(1.48rem,6.55vw,1.82rem);margin-bottom:13px}.hero-description.hero-description-v5{font-size:clamp(.8rem,3.25vw,.9rem);line-height:1.82;margin-bottom:18px}.hero-description.hero-description-v5 strong{font-size:clamp(.84rem,3.35vw,.94rem)}.hero-btn{min-height:46px}}@media (max-width:760px) and (max-height:720px){.hero-index{padding-top:64px;padding-bottom:32px}.hero-index-shell{row-gap:12px}.hero-figure-wrap{width:clamp(244px,70vw,296px)}.hero-title-single,.hero-title.hero-title-single{margin-bottom:11px}.hero-description.hero-description-v5{line-height:1.72;margin-bottom:16px}.hero-actions{gap:.54rem}}@media (max-width:760px){.hero-index .hero-description.hero-description-v5{font-size:clamp(.64rem,3.15vw,.86rem)!important;letter-spacing:0!important;word-spacing:normal!important}.hero-index .hero-description.hero-description-v5>span{text-align:justify!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line{display:block!important;width:100%!important;white-space:nowrap!important;overflow:visible!important;text-align:justify!important;text-align-last:justify!important;text-justify:inter-word!important;letter-spacing:0!important}.hero-index .hero-description.hero-description-v5 strong{display:inline!important;font-weight:950!important;color:#fff!important;letter-spacing:0!important;word-spacing:normal!important;white-space:nowrap!important}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{white-space:normal!important;font-size:clamp(1.3rem,6.4vw,2.08rem)!important;line-height:1.15!important}}@media (max-width:360px){.hero-index .hero-description.hero-description-v5 .hero-copy-line{white-space:normal!important;text-align:center!important;text-align-last:auto!important}.hero-index .hero-description.hero-description-v5{font-size:clamp(.6rem,2.9vw,.72rem)!important}}html{width:100%;max-width:100%;overflow-x:hidden;text-size-adjust:100%}@media (max-width:760px){body,html{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overscroll-behavior-x:none}body{background-attachment:scroll}#home,.footer,.hero-index,.section,.site-header,main{max-width:100vw}.site-header{width:100%;inset-inline:0}.container,.hero-index-shell,.nav{max-width:calc(100vw - 0px)}canvas,img,svg,video{max-width:100%;height:auto}input,select,textarea{font-size:16px}}.freelancer-signup-section{padding-top:72px;padding-bottom:72px}.freelancer-signup-card{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1fr 300px;align-items:center;grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem);padding:clamp(2rem,3.5vw,3.5rem) clamp(1.75rem,3.5vw,3.5rem);border-radius:clamp(28px,3.5vw,48px);background:radial-gradient(ellipse 60% 80% at 90% 20%,rgba(123,44,255,.18),transparent 60%),radial-gradient(ellipse 50% 70% at 10% 80%,rgba(255,45,168,.14),transparent 55%),linear-gradient(160deg,rgba(255,255,255,.07),rgba(255,255,255,.02) 50%,transparent),rgba(8,6,14,.92);border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 100px rgba(0,0,0,.46),0 0 0 1px rgba(123,44,255,.12),inset 0 1px 0 rgba(255,255,255,.09)}.freelancer-signup-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(123,44,255,.55),rgba(255,45,168,.35),rgba(255,255,255,.08));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.freelancer-signup-card:after{content:"";position:absolute;inset:auto 12% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(155,104,255,.6),rgba(255,45,168,.4),transparent);pointer-events:none}.freelancer-signup-glow{position:absolute;pointer-events:none;z-index:-1}.freelancer-signup-glow-purple{width:380px;height:380px;right:-60px;top:-140px;background:radial-gradient(circle,rgba(123,44,255,.28),transparent 65%);filter:blur(40px)}.freelancer-signup-glow-pink{width:300px;height:300px;left:-60px;bottom:-100px;background:radial-gradient(circle,rgba(255,45,168,.2),transparent 65%);filter:blur(40px)}.freelancer-signup-glow-cyan{width:220px;height:220px;left:38%;top:-80px;background:radial-gradient(circle,rgba(80,200,255,.12),transparent 65%);filter:blur(36px)}.freelancer-signup-content{display:flex;flex-direction:column;gap:0;direction:rtl;text-align:right}.freelancer-signup-kicker{display:inline-flex;align-items:center;width:max-content;margin-bottom:1rem;padding:.38rem .9rem;border-radius:999px;background:linear-gradient(135deg,rgba(123,44,255,.22),rgba(255,45,168,.14));border:1px solid rgba(155,104,255,.32);color:rgba(255,255,255,.88);font-size:.78rem;font-weight:900;letter-spacing:.04em}.freelancer-signup-content h2{margin:0 0 .9rem;color:#fff;font-size:clamp(1.75rem,2.8vw,2.75rem);font-weight:950;line-height:1.2;letter-spacing:-.03em}.freelancer-signup-content p{margin:0 0 1.25rem;color:rgba(255,255,255,.58);font-size:clamp(.93rem,1.1vw,1.07rem);line-height:1.95;font-weight:500}.freelancer-signup-tags{display:flex;flex-wrap:wrap;gap:.5rem}.freelancer-signup-tags span{padding:.3rem .8rem;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.65);font-size:.78rem;font-weight:800;white-space:nowrap}.freelancer-signup-side{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.freelancer-signup-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem;direction:rtl}.freelancer-signup-benefits li{display:flex;align-items:center;gap:.55rem;color:rgba(255,255,255,.75);font-size:.88rem;font-weight:700;line-height:1.5}.freelancer-signup-benefits li svg{flex-shrink:0;width:16px;height:16px;color:#a78bfa}.freelancer-signup-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:60px;padding:.9rem 1.5rem;border-radius:18px;color:#fff;font-size:1rem;font-weight:950;background:linear-gradient(135deg,#7b2cff,#ff2da8);box-shadow:0 18px 48px rgba(123,44,255,.36),0 0 32px rgba(255,45,168,.18);transition:transform .22s var(--ease),box-shadow .22s var(--ease),filter .22s ease}.freelancer-signup-btn:hover{transform:translateY(-3px);box-shadow:0 26px 60px rgba(123,44,255,.44),0 0 44px rgba(255,45,168,.26);filter:saturate(1.1)}.freelancer-signup-btn:active{transform:translateY(0)}.freelancer-signup-note{margin:0;text-align:center;color:rgba(255,255,255,.38);font-size:.76rem;font-weight:700;letter-spacing:.02em}@media (max-width:900px){.freelancer-signup-card{grid-template-columns:1fr;gap:2rem}.freelancer-signup-side{border-top:1px solid rgba(255,255,255,.08);padding-top:1.75rem}}@media (max-width:540px){.freelancer-signup-section{padding-top:52px;padding-bottom:52px}.freelancer-signup-card{padding:1.5rem;border-radius:28px;gap:1.5rem}.freelancer-signup-content h2{font-size:clamp(1.6rem,7.5vw,2.1rem)}.freelancer-signup-content p{font-size:.91rem;line-height:1.85}.freelancer-signup-tags{gap:.4rem}.freelancer-signup-btn{min-height:56px;font-size:.95rem}}@media (max-width:760px){.site-header .nav,header .nav{direction:ltr}.site-header .brand,.site-header .brand-wordmark,header .brand.brand-wordmark{order:1;margin-inline:0 auto}.site-header .menu-toggle,header .menu-toggle{order:2;margin-inline:auto 0}.site-header .nav-links,header .nav-links{direction:rtl;text-align:right}}.about-page main{padding-top:92px}.about-hero{position:relative;padding:clamp(4.6rem,10vw,7.4rem) 0 clamp(1.8rem,4vw,3.1rem)}.about-hero:before{content:"";position:absolute;inset:22% auto auto 50%;width:min(720px,76vw);aspect-ratio:1;transform:translateX(-50%);border-radius:999px;background:radial-gradient(circle,rgba(123,44,255,.22),transparent 58%),radial-gradient(circle at 72% 24%,rgba(255,45,168,.16),transparent 42%);filter:blur(34px);opacity:.9;pointer-events:none}.about-hero-copy{position:relative;max-width:1000px;margin-inline:auto;text-align:center}.about-hero h1{max-width:980px;margin:0 auto 1rem;color:#fff;font-size:clamp(2.55rem,6.2vw,6rem);line-height:1.04;letter-spacing:-.06em;font-weight:950}.about-hero p{max-width:800px;margin:0 auto;color:rgba(255,255,255,.66);font-size:clamp(1rem,1.35vw,1.17rem);line-height:2.08;font-weight:760}.about-section{padding-bottom:clamp(4rem,8vw,7rem)}.about-story-card{margin-bottom:1rem;padding:clamp(1.25rem,3vw,2.25rem)}.about-story-head{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1.25rem}.about-label{width:-moz-fit-content;width:fit-content;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;color:rgba(255,255,255,.82);background:rgba(123,44,255,.18);border:1px solid rgba(155,104,255,.26);font-size:.78rem;font-weight:950}.about-cta h2,.about-info-card h2,.about-story-head h2{margin:0;color:#fff;font-size:clamp(1.65rem,3.2vw,3rem);line-height:1.22;letter-spacing:-.04em;font-weight:950}.about-official-copy{display:grid;grid-gap:1rem;gap:1rem;color:rgba(255,255,255,.76);font-size:clamp(1rem,1.25vw,1.14rem);line-height:2.12;font-weight:750}.about-official-copy p{margin:0}.about-official-copy p:first-child{color:#fff;font-size:clamp(1.25rem,2.3vw,2rem);line-height:1.45;font-weight:950;letter-spacing:-.035em}.about-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0}.about-pillar{position:relative;overflow:hidden;min-height:248px;display:grid;align-content:start;grid-gap:.65rem;gap:.65rem;padding:1.2rem;border-radius:28px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.15),transparent 27%),linear-gradient(150deg,rgba(255,255,255,.105),rgba(255,255,255,.044));border:1px solid rgba(255,255,255,.115);box-shadow:0 24px 64px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)}.about-pillar:after{content:"";position:absolute;inset:auto 1rem 0 1rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--pink));opacity:.7}.about-pillar span{width:-moz-fit-content;width:fit-content;padding:.28rem .62rem;border-radius:999px;color:rgba(255,255,255,.78);background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);font-weight:950}.about-pillar strong{color:#fff;font-size:1.16rem;line-height:1.45;font-weight:950}.about-cta p,.about-info-card p,.about-pillar p{margin:0;color:rgba(255,255,255,.66);line-height:1.95;font-weight:740}.about-duo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.about-info-card{display:grid;grid-gap:.8rem;gap:.8rem;min-height:250px}.about-model-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem;padding:.85rem;border-radius:30px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.095);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.about-model-strip div{min-height:112px;display:grid;align-content:center;grid-gap:.36rem;gap:.36rem;padding:1rem;border-radius:22px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.13),transparent 30%),linear-gradient(135deg,rgba(123,44,255,.16),rgba(255,255,255,.047));border:1px solid rgba(255,255,255,.09)}.about-model-strip small{color:rgba(155,104,255,.98);font-weight:950;direction:ltr;text-align:right}.about-model-strip strong{color:#fff;font-size:.98rem;line-height:1.7;font-weight:950}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.about-cta>div{display:grid;grid-gap:.55rem;gap:.55rem;max-width:760px}.about-cta .btn{min-width:190px;flex:0 0 auto}@media (max-width:1100px){.about-model-strip,.about-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.about-page main{padding-top:72px}.about-hero{padding-top:3.2rem}.about-hero h1{font-size:clamp(2.18rem,12vw,3.55rem);line-height:1.08}.about-cta,.about-info-card,.about-story-card{border-radius:24px}.about-duo-grid,.about-model-strip,.about-pillars{grid-template-columns:1fr}.about-pillar{min-height:auto}.about-cta{align-items:stretch;flex-direction:column}.about-cta .btn{width:100%}}.about-page main{padding-top:0}.about-home-hero{min-height:100svh;padding-top:112px;padding-bottom:78px}.about-home-shell{grid-template-columns:minmax(520px,.9fr) minmax(680px,1.1fr);gap:clamp(36px,4.5vw,78px)}.about-home-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:.38rem .82rem;border-radius:999px;color:rgba(255,255,255,.78);background:rgba(123,44,255,.12);border:1px solid rgba(155,104,255,.28);font-size:.72rem;font-weight:950;direction:ltr;letter-spacing:.08em}.about-home-title{max-width:780px;margin-bottom:18px;font-size:clamp(2.15rem,3.25vw,4.05rem);line-height:1.2;letter-spacing:-.055em;text-wrap:balance}.about-home-tagline{max-width:690px;margin-bottom:18px;color:rgba(255,255,255,.86);font-size:clamp(1.08rem,1.35vw,1.45rem);font-weight:900}.about-home-story-card{position:relative;max-width:780px;display:grid;grid-gap:14px;gap:14px;padding:clamp(1rem,1.7vw,1.35rem);border-radius:30px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 12% 0,rgba(123,44,255,.18),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.045));box-shadow:0 26px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);overflow:hidden}.about-home-story-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(123,44,255,.18),transparent 34%,rgba(255,45,168,.13));opacity:.72}.about-home-story-card p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.78);font-size:clamp(.91rem,1vw,1rem);line-height:2.08;font-weight:650;text-align:justify;text-align-last:right}.about-home-actions{margin-top:22px}.about-figure-wrap{isolation:isolate}.about-figure-wrap:after,.about-figure-wrap:before,.about-orbit{content:"";position:absolute;border-radius:999px;pointer-events:none}.about-figure-wrap:before{z-index:0;width:72%;height:72%;background:radial-gradient(circle,rgba(123,44,255,.22),transparent 68%);filter:blur(42px)}.about-figure-wrap:after{z-index:1;width:58%;height:20%;bottom:9%;background:linear-gradient(90deg,rgba(123,44,255,.42),rgba(255,45,168,.26));filter:blur(28px);transform:perspective(420px) rotateX(64deg)}.about-orbit-one{z-index:2;width:78%;height:78%;border:1px solid rgba(155,104,255,.2);transform:rotate(-12deg);box-shadow:0 0 48px rgba(123,44,255,.13)}.about-orbit-two{z-index:2;width:58%;height:58%;border:1px solid rgba(255,45,168,.18);transform:rotate(19deg)}.about-home-section{padding-top:24px;padding-bottom:88px}.about-home-section .models-head{margin-bottom:28px}.about-home-section .models-head h2{max-width:860px;margin-inline:auto;text-align:center;font-size:clamp(1.55rem,2.4vw,2.65rem);line-height:1.45}.about-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.about-home-card{position:relative;min-height:242px;display:grid;align-content:end;grid-gap:12px;gap:12px;padding:1.4rem;border-radius:32px;border:1px solid rgba(255,255,255,.105);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.22),transparent 36%),radial-gradient(circle at 94% 100%,rgba(255,45,168,.15),transparent 38%),rgba(255,255,255,.052);box-shadow:0 24px 80px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.09);overflow:hidden;transition:transform .25s var(--ease),border-color .25s ease,background .25s ease}.about-home-card:hover{transform:translateY(-6px);border-color:rgba(155,104,255,.34);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.29),transparent 36%),radial-gradient(circle at 94% 100%,rgba(255,45,168,.2),transparent 38%),rgba(255,255,255,.07)}.about-home-card-index{position:absolute;top:22px;left:22px;color:transparent;background:linear-gradient(135deg,#9b68ff,#ff42be);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.1rem,4vw,4rem);font-weight:950;letter-spacing:-.07em;opacity:.92}.about-home-card h3{margin:0;color:#fff;font-size:1.25rem;line-height:1.55;font-weight:950}.about-home-card p{margin:0;color:rgba(255,255,255,.66);line-height:1.95;font-size:.92rem;font-weight:640}.about-home-strip{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.about-home-strip div{min-height:92px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:1rem;border-radius:22px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075)}.about-home-strip small{color:rgba(255,255,255,.42);direction:ltr;font-size:.68rem;font-weight:900;letter-spacing:.08em}.about-home-strip strong{color:rgba(255,255,255,.9);font-size:.95rem;line-height:1.55}@media (max-width:1180px){.about-home-shell{grid-template-columns:minmax(430px,.9fr) minmax(500px,1.1fr)}.about-home-title{font-size:clamp(2rem,3vw,3.25rem)}}@media (max-width:980px){.about-home-hero{min-height:auto;padding-top:108px;padding-bottom:52px}.about-home-shell{grid-template-columns:1fr}.about-home-copy{text-align:center}.about-home-kicker,.about-home-title{margin-inline:auto}.about-home-title{max-width:700px;font-size:clamp(2rem,7vw,3.45rem)}.about-home-tagline{margin-inline:auto;max-width:620px}.about-home-story-card{margin-inline:auto;max-width:720px}.about-home-actions{justify-content:center}.about-home-grid,.about-home-strip{grid-template-columns:1fr}}@media (max-width:560px){.about-home-hero{padding-top:106px;padding-bottom:38px}.about-home-title{font-size:clamp(1.82rem,9.3vw,2.72rem);line-height:1.28}.about-home-tagline{font-size:1rem;line-height:1.9}.about-home-story-card{border-radius:24px;padding:1rem}.about-home-story-card p{text-align:right;text-align-last:right;font-size:.89rem;line-height:2}.about-home-actions .hero-btn{width:100%}.about-home-section{padding-bottom:58px}.about-home-card{min-height:220px;border-radius:26px;padding:1.15rem}.about-home-strip{border-radius:24px;padding:10px}}.about-hero-clean{min-height:clamp(650px,82svh,860px);padding-top:116px;padding-bottom:56px;align-items:center;overflow:hidden}.about-hero-clean:after{content:"";position:absolute;inset:auto 0 0;height:180px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(3,3,6,.72));z-index:-1}.about-clean-shell{width:min(1600px,calc(100vw - 88px));grid-template-columns:minmax(500px,.92fr) minmax(600px,1.08fr);gap:clamp(48px,6vw,110px);align-items:center}.about-clean-copy{max-width:780px;justify-self:stretch;padding-top:0}.about-clean-title{margin-bottom:18px;font-size:clamp(2.55rem,4.05vw,5.1rem);line-height:1.12;letter-spacing:-.065em}.about-clean-title:first-letter{color:#fff}.about-clean-tagline{max-width:690px;margin-bottom:30px;color:rgba(255,255,255,.84);font-size:clamp(1.1rem,1.4vw,1.55rem);line-height:1.85;font-weight:950}.about-clean-actions{margin-top:0}.about-clean-actions .hero-btn{min-width:190px;min-height:54px;border-radius:18px;font-size:1rem}.about-clean-visual{align-self:center}.about-clean-figure{width:min(100%,660px);margin-inline:auto}.about-clean-figure .hero-figure-image{width:min(100%,650px);filter:drop-shadow(0 28px 88px rgba(123,44,255,.3))}.about-clean-figure:before{width:78%;height:78%;background:radial-gradient(circle,rgba(123,44,255,.24),transparent 70%);filter:blur(46px)}.about-clean-figure:after{bottom:5%;width:62%;height:18%;opacity:.88}.about-story-section{position:relative;padding-top:clamp(52px,7vw,92px);padding-bottom:clamp(44px,6vw,72px)}.about-story-shell{position:relative;overflow:hidden;border-radius:clamp(28px,3vw,44px);padding:clamp(1.05rem,2.3vw,2rem);border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 92% 8%,rgba(255,45,168,.16),transparent 34%),radial-gradient(circle at 8% 92%,rgba(123,44,255,.22),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.034));box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.09);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.about-story-shell:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(135deg,rgba(155,104,255,.2),transparent 28%,rgba(255,45,168,.14) 75%,transparent),linear-gradient(180deg,rgba(255,255,255,.08),transparent 34%);opacity:.85}.about-story-heading{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.about-story-heading .about-home-kicker{margin:0}.about-story-heading h2{margin:0;max-width:760px;color:#fff;font-size:clamp(1.65rem,2.7vw,3rem);line-height:1.35;font-weight:950;letter-spacing:-.045em}.about-story-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:stretch}.about-story-main-card{position:relative;display:grid;grid-gap:18px;gap:18px;padding:clamp(1.15rem,2vw,1.8rem);border-radius:32px;border:1px solid rgba(255,255,255,.105);background:radial-gradient(circle at 0 0,rgba(123,44,255,.16),transparent 42%),rgba(2,2,3,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.075)}.about-story-main-card p{margin:0;color:rgba(255,255,255,.78);font-size:clamp(.95rem,1.05vw,1.08rem);line-height:2.2;font-weight:680;text-align:justify;text-align-last:right}.about-story-main-card p+p{padding-top:18px;border-top:1px solid rgba(255,255,255,.085)}.about-story-side{display:grid;grid-gap:12px;gap:12px}.about-story-mini-card{min-height:126px;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:1.15rem;border-radius:26px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 100% 0,rgba(255,45,168,.15),transparent 42%),rgba(255,255,255,.052);box-shadow:inset 0 1px 0 rgba(255,255,255,.075)}.about-story-mini-card small{direction:ltr;color:rgba(255,255,255,.44);font-size:.72rem;font-weight:950;letter-spacing:.09em}.about-story-mini-card strong{color:rgba(255,255,255,.92);font-size:1rem;line-height:1.65;font-weight:950}.about-principles-section{padding-top:34px}@media (max-width:1180px){.about-clean-shell{width:min(1180px,calc(100vw - 48px));grid-template-columns:minmax(420px,.86fr) minmax(500px,1.14fr);gap:34px}.about-clean-title{font-size:clamp(2.35rem,4.2vw,4.2rem)}.about-story-layout{grid-template-columns:1fr}.about-story-side{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.about-hero-clean{min-height:auto;padding-top:106px;padding-bottom:44px}.about-clean-shell{width:min(760px,calc(100vw - 32px));grid-template-columns:1fr;grid-template-areas:"text" "visual";gap:26px}.about-clean-copy{max-width:680px;text-align:center}.about-clean-copy,.about-clean-tagline,.about-clean-title{margin-inline:auto}.about-clean-actions,.about-clean-visual{justify-content:center}.about-clean-visual{display:flex}.about-clean-figure,.about-clean-figure .hero-figure-image{width:min(100%,470px)}.about-story-heading{align-items:center;flex-direction:column-reverse;text-align:center}.about-story-heading h2{margin-inline:auto}.about-story-side{grid-template-columns:1fr}}@media (max-width:560px){.about-hero-clean{padding-top:98px;padding-bottom:30px}.about-clean-shell{width:min(100%,calc(100vw - 24px));gap:18px}.about-clean-title{max-width:360px;font-size:clamp(1.9rem,8.8vw,2.7rem);line-height:1.24;letter-spacing:-.045em}.about-clean-tagline{max-width:330px;margin-bottom:22px;font-size:.98rem;line-height:1.9}.about-clean-actions .hero-btn{width:min(100%,310px);min-height:52px}.about-clean-figure{margin-top:2px}.about-clean-figure,.about-clean-figure .hero-figure-image{width:min(100%,340px)}.about-story-section{padding-top:42px;padding-bottom:42px}.about-story-shell{border-radius:28px;padding:12px}.about-story-heading{margin:8px 6px 14px}.about-story-heading h2{font-size:clamp(1.35rem,7vw,1.95rem);line-height:1.55}.about-story-main-card{border-radius:24px;padding:1rem}.about-story-main-card p{text-align:right;text-align-last:right;font-size:.9rem;line-height:2.08}.about-story-mini-card{min-height:96px;border-radius:22px;padding:1rem}.about-principles-section{padding-top:18px}}body.about-page{background:radial-gradient(ellipse at 14% 10%,rgba(123,44,255,.28),transparent 36%),radial-gradient(ellipse at 88% 12%,rgba(255,45,168,.16),transparent 34%),radial-gradient(ellipse at 48% 48%,rgba(123,44,255,.1),transparent 46%),radial-gradient(ellipse at 20% 86%,rgba(123,44,255,.08),transparent 34%),linear-gradient(160deg,#030306,#080012 34%,#07000f 62%,#030306);background-attachment:fixed}.about-page .footer,.about-page .hero-index,.about-page .section{background:transparent!important}.about-page .ambient{opacity:.92}.about-page .noise{opacity:.055}.about-hero-clean:after{display:none}.about-clean-copy,.about-home-card,.about-home-section,.about-story-heading,.about-story-main-card,.about-story-mini-card,.about-story-side{text-align:center}.about-clean-copy{justify-self:center;display:grid;justify-items:center}.about-clean-title{max-width:760px;letter-spacing:-.045em}.about-clean-tagline,.about-clean-title{margin-inline:auto;text-align:center}.about-clean-actions{justify-content:center}.about-story-shell{max-width:1180px;margin-inline:auto}.about-story-heading{justify-content:center;align-items:center;flex-direction:column;gap:10px}.about-story-heading .about-home-kicker{margin-inline:auto}.about-story-heading h2{margin-inline:auto;max-width:920px;text-align:center}.about-story-main-card p{max-width:940px;margin-inline:auto;text-align:center;text-align-last:center}.about-story-side{align-content:stretch}.about-story-mini-card{justify-items:center}.about-home-section .models-head,.about-principles-section .models-head{max-width:1040px;margin-inline:auto;text-align:center}.about-home-section .models-head h2,.about-principles-section .models-head h2{width:min(100%,980px);max-width:980px;margin-inline:auto;white-space:normal!important;text-wrap:balance;overflow:visible;text-align:center;line-height:1.45}.about-home-grid{align-items:stretch}.about-home-card{align-content:center;justify-items:center;min-height:258px}.about-home-card-index{position:static;display:block;margin-bottom:4px;font-size:clamp(2rem,3vw,3.2rem);line-height:1}.about-home-card h3,.about-home-card p{text-align:center}@media (max-width:980px){.about-clean-shell{grid-template-areas:"visual" "text"!important}.about-clean-visual{grid-area:visual;display:flex;justify-content:center;order:1}.about-clean-copy{grid-area:text;order:2}.about-clean-figure{margin-bottom:2px}.about-clean-figure,.about-clean-figure .hero-figure-image{width:min(100%,440px)}.about-story-layout{gap:14px}.about-home-card{min-height:190px}}@media (max-width:560px){.about-hero-clean{padding-top:92px;padding-bottom:34px}.about-clean-shell{gap:12px}.about-clean-figure,.about-clean-figure .hero-figure-image{width:min(100%,300px)}.about-clean-title{max-width:340px;font-size:clamp(1.95rem,9vw,2.55rem);line-height:1.25}.about-clean-tagline{max-width:330px;font-size:.98rem;line-height:1.85}.about-story-main-card p{text-align:center;text-align-last:center}.about-home-section .models-head h2,.about-principles-section .models-head h2{width:min(100%,340px);font-size:clamp(1.45rem,7.2vw,1.95rem);line-height:1.65}.about-home-card{min-height:178px;padding:1.1rem}body.about-page .about-hero-clean{min-height:auto;padding-top:84px;padding-bottom:28px;display:flex;align-items:flex-start}body.about-page .about-clean-shell{width:min(100%,calc(100vw - 24px));display:grid;grid-template-columns:1fr;grid-template-areas:"visual" "text"!important;grid-gap:10px;gap:10px;align-items:center;justify-items:center}body.about-page .about-clean-visual{grid-area:visual;width:100%;min-height:0;display:flex;justify-content:center;align-items:center;margin:0 auto 2px}body.about-page .about-clean-figure{width:min(100%,292px);margin:0 auto;transform-origin:center center}body.about-page .about-clean-figure .hero-figure-image{width:min(100%,292px);max-height:294px;object-fit:contain;filter:drop-shadow(0 18px 54px rgba(123,44,255,.34))}body.about-page .about-clean-figure:before{width:82%;height:82%;filter:blur(34px);opacity:.74}body.about-page .about-clean-figure:after{bottom:1%;width:54%;height:12%;opacity:.62}body.about-page .about-orbit{opacity:.45}body.about-page .about-clean-copy{grid-area:text;width:100%;max-width:368px;margin:0 auto;padding:0;display:grid;justify-items:center;text-align:center}body.about-page .about-home-kicker{min-height:36px;padding:.45rem 1rem;margin:0 auto 14px;border-radius:999px;font-size:.72rem;letter-spacing:.06em;background:rgba(255,255,255,.065);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 34px rgba(123,44,255,.14)}body.about-page .about-clean-title{width:min(100%,342px);max-width:342px;margin:0 auto 13px;font-size:clamp(2.05rem,9.2vw,2.48rem);line-height:1.32;letter-spacing:-.038em;text-align:center;text-wrap:balance}body.about-page .about-clean-tagline{width:min(100%,326px);max-width:326px;margin:0 auto 20px;color:rgba(255,255,255,.76);font-size:.96rem;line-height:1.9;font-weight:850;text-align:center;text-wrap:balance}body.about-page .about-clean-actions{width:100%;margin:0 auto;display:flex;justify-content:center}body.about-page .about-clean-actions .hero-btn,body.about-page .about-clean-actions .hero-btn-primary{width:min(100%,294px);min-width:0;min-height:50px;padding:.78rem 1.15rem;border-radius:18px;font-size:.98rem;line-height:1.45;box-shadow:0 16px 46px rgba(123,44,255,.28),0 0 26px rgba(255,45,168,.13)}}@media (max-width:400px){body.about-page .about-hero-clean{padding-top:80px}body.about-page .about-clean-shell{width:min(100%,calc(100vw - 20px));gap:8px}body.about-page .about-clean-figure,body.about-page .about-clean-figure .hero-figure-image{width:min(100%,268px);max-height:272px}body.about-page .about-clean-title{width:min(100%,316px);font-size:clamp(1.9rem,9vw,2.25rem)}body.about-page .about-clean-tagline{width:min(100%,306px);font-size:.92rem}body.about-page .about-clean-actions .hero-btn,body.about-page .about-clean-actions .hero-btn-primary{width:min(100%,278px)}}.freelancer-signup-btn{border:0;font-family:inherit;cursor:pointer}.freelancer-modal[hidden]{display:none!important}.freelancer-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;direction:rtl}.freelancer-modal-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 70% 12%,rgba(123,44,255,.28),transparent 36%),radial-gradient(circle at 24% 86%,rgba(255,45,168,.22),transparent 34%),rgba(2,2,6,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.freelancer-modal-panel{position:relative;width:min(560px,100%);overflow:hidden;border-radius:30px;padding:clamp(1.35rem,3.5vw,2.1rem);color:#fff;background:radial-gradient(circle at 86% 10%,rgba(155,104,255,.24),transparent 34%),radial-gradient(circle at 8% 100%,rgba(255,45,168,.18),transparent 38%),linear-gradient(160deg,rgba(20,14,36,.98),rgba(7,7,13,.98));border:1px solid rgba(255,255,255,.13);box-shadow:0 34px 100px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.1)}.freelancer-modal-panel:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(155,104,255,.72),rgba(255,45,168,.42),rgba(255,255,255,.08));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.freelancer-modal-close{position:absolute;top:14px;left:14px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:rgba(255,255,255,.78);background:rgba(255,255,255,.06);font-size:1.35rem;line-height:1;cursor:pointer}.freelancer-modal-close:hover{color:#fff;background:rgba(255,255,255,.1)}.freelancer-modal-kicker{display:inline-flex;align-items:center;min-height:32px;margin-bottom:12px;padding:.34rem .78rem;border-radius:999px;color:#e5d7ff;background:rgba(123,44,255,.17);border:1px solid rgba(155,104,255,.34);font-size:.78rem;font-weight:900}.freelancer-modal-panel h2{margin:0 0 10px;font-size:clamp(1.45rem,4.6vw,2.05rem);line-height:1.25;letter-spacing:-.025em}.freelancer-modal-lead,.freelancer-success p{margin:0 0 20px;color:rgba(255,255,255,.66);line-height:1.95;font-size:.95rem}.freelancer-form{display:grid;grid-gap:14px;gap:14px}.freelancer-form-grid{display:grid;grid-gap:12px;gap:12px}.freelancer-field{display:grid;grid-gap:8px;gap:8px}.freelancer-field>span{color:rgba(255,255,255,.84);font-size:.84rem;font-weight:900}.freelancer-field input{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.11);border-radius:17px;padding:0 14px;color:#fff;background:rgba(255,255,255,.055);outline:0;font-family:inherit;font-size:1rem;font-weight:750;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.freelancer-field input::placeholder{color:rgba(255,255,255,.34)}.freelancer-field input:focus{border-color:rgba(155,104,255,.56);background:rgba(255,255,255,.075);box-shadow:0 0 0 4px rgba(123,44,255,.13)}.freelancer-field input[aria-invalid=true]{border-color:rgba(255,95,130,.72);box-shadow:0 0 0 4px rgba(255,45,104,.12)}.freelancer-field small{color:#ff9ab4;font-size:.78rem;font-weight:800;line-height:1.55}.freelancer-submit-btn{width:100%;min-height:54px;border:0;border-radius:18px;color:#fff;background:linear-gradient(135deg,#7b2cff,#ff2da8);box-shadow:0 18px 44px rgba(123,44,255,.34),0 0 32px rgba(255,45,168,.18);font-family:inherit;font-size:.98rem;font-weight:950;cursor:pointer}.freelancer-submit-btn:hover{transform:translateY(-2px)}.freelancer-success{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;padding:10px 0 2px}.freelancer-success-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:16px;border-radius:22px;color:#fff;background:linear-gradient(135deg,#7b2cff,#ff2da8);box-shadow:0 20px 48px rgba(123,44,255,.34);font-size:2rem;font-weight:950}@media (max-width:560px){.freelancer-modal{padding:12px;align-items:flex-end}.freelancer-modal-panel{border-radius:26px}.freelancer-form-grid{grid-template-columns:1fr}}.blog-page .articles-section .filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:96px!important;z-index:30!important;height:-moz-fit-content!important;height:fit-content!important;max-height:calc(100svh - 112px)!important;overflow:visible!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:calc(100svh - 112px)!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin;scrollbar-color:rgba(155,104,255,.42) transparent}.blog-page .articles-section .filter-sidebar .toolbar::-webkit-scrollbar{width:6px}.blog-page .articles-section .filter-sidebar .toolbar::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(155,104,255,.42)}@media (max-width:1024px){.blog-page .articles-section .filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:78px!important;z-index:34!important;margin-bottom:18px!important;max-height:calc(100svh - 92px)!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:calc(100svh - 92px)!important}}@media (max-width:760px){.blog-page .articles-section .filter-sidebar{top:70px!important;max-height:calc(100svh - 82px)!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:calc(100svh - 82px)!important}}@media (min-width:1025px){.blog-page .articles-section .filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:96px!important;align-self:start!important;z-index:30!important;height:-moz-fit-content!important;height:fit-content!important;max-height:calc(100vh - 112px)!important;overflow:visible!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:calc(100vh - 112px)!important;overflow:auto!important;overscroll-behavior:contain!important}}@media (max-width:1024px){.blog-page .articles-section .filter-sidebar{position:static!important;top:auto!important;z-index:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;margin-bottom:18px!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:none!important;height:auto!important;overflow:visible!important;overscroll-behavior:auto!important}}@media (max-width:980px){#tools.models-section,#tools.models-section .models-grid{overflow:visible!important}#tools.models-section .models-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important;direction:rtl!important;padding:0!important;margin:0!important}#tools.models-section .model-card{position:relative!important;display:block!important;min-height:390px!important;height:auto!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#tools.models-section .model-card.is-expandable:focus-visible:not(.is-open),#tools.models-section .model-card.is-expandable:hover:not(.is-open){transform:translateZ(0)!important}#tools.models-section .model-card.is-expandable.is-open{transform:translateY(-7px) scale(1.018)!important;border-color:rgba(202,139,255,.48)!important;box-shadow:0 42px 115px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.055),0 0 42px rgba(123,44,255,.28),0 0 70px rgba(255,45,168,.14),inset 0 1px 0 rgba(255,255,255,.18)!important}#tools.models-section .model-badge{top:22px!important;left:22px!important;z-index:8!important}#tools.models-section .model-icon,#tools.models-section .model-logo{position:absolute!important;top:22px!important;right:22px!important;left:auto!important;bottom:auto!important;width:62px!important;height:62px!important;z-index:7!important;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}#tools.models-section .model-card.is-open .model-icon,#tools.models-section .model-card.is-open .model-logo{opacity:0!important;visibility:hidden!important;transform:translateY(-8px) scale(.88)!important;filter:blur(4px)!important}#tools.models-section .model-content{position:absolute!important;top:138px!important;bottom:auto!important;left:22px!important;right:22px!important;width:auto!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important;text-align:center!important}#tools.models-section .model-card.is-open .model-content{opacity:0!important;visibility:hidden!important;transform:translateY(16px) scale(.98)!important;filter:blur(5px)!important}#tools.models-section .model-content h3,#tools.models-section .model-title{margin:0 0 16px!important;text-align:center!important;font-size:clamp(1.55rem,5.4vw,2.08rem)!important;line-height:1.08!important;white-space:nowrap!important;text-wrap:nowrap!important}#tools.models-section .model-content p,#tools.models-section .model-description{max-width:100%!important;margin-inline:auto!important;text-align:center!important;line-height:1.78!important;font-size:.9rem!important}#tools.models-section .model-hover-panel{position:absolute!important;inset:0!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:78px 18px 22px!important;border-radius:inherit!important;justify-content:flex-start!important;gap:16px!important;opacity:0!important;visibility:hidden!important;transform:translateY(16px) scale(.97)!important;pointer-events:none!important;z-index:6!important}#tools.models-section .model-card.is-open .model-hover-panel{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}#tools.models-section .model-tools,#tools.models-section .model-tools-image,#tools.models-section .model-tools-text,#tools.models-section .model-tools-video{display:grid!important;width:min(100%,320px)!important;margin:0 auto!important;grid-gap:13px!important;gap:13px!important;opacity:1!important;visibility:visible!important}#tools.models-section .model-tools-image,#tools.models-section .model-tools-text{grid-template-columns:repeat(2,minmax(0,1fr))!important}#tools.models-section .model-tool{min-height:70px!important;height:70px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:9px 12px!important;border-radius:18px!important;opacity:0!important;visibility:visible!important;transform:translateY(24px) scale(.86) rotate(var(--r))!important;transition-delay:0s!important}#tools.models-section .model-card.is-open .model-tool{opacity:1!important;transform:translateY(var(--y)) scale(1) rotate(var(--r))!important;transition-delay:var(--d)!important}}@media (max-width:460px){#tools.models-section .model-card{min-height:390px!important}#tools.models-section .model-content{top:130px!important;left:18px!important;right:18px!important}#tools.models-section .model-hover-panel{padding:74px 14px 18px!important}#tools.models-section .model-tool{min-height:62px!important;height:62px!important;padding:8px 9px!important;gap:8px!important;border-radius:15px!important}#tools.models-section .tool-mark{width:32px!important;height:32px!important;min-width:32px!important;border-radius:10px!important}#tools.models-section .model-tool strong{font-size:.78rem!important}}@media (min-width:981px){#tools.models-section .models-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:24px!important;gap:24px!important;direction:ltr!important;overflow:visible!important}#tools.models-section .model-card{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible){transform:translateZ(0)!important}#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible) .model-content,#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible) .model-icon,#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible) .model-logo{opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible) .model-hover-panel{opacity:0!important;visibility:hidden!important;transform:translateY(16px) scale(.97)!important;pointer-events:none!important}#tools.models-section .model-card.is-open:not(:hover):not(:focus-visible) .model-tool{opacity:0!important;transform:translateY(24px) scale(.86) rotate(var(--r))!important;transition-delay:0s!important}}body.blog-page{padding-top:78px}@media (max-width:760px){body.blog-page{padding-top:70px}}.blog-page .footer.container{width:min(1180px,calc(100% - 32px))}.blog-page .container{width:min(100% - 48px,1160px);margin-inline:auto}.blog-page .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:24px 0 14px;color:var(--soft);font-size:.82rem;font-weight:850}.blog-page .breadcrumb a{color:rgba(255,255,255,.68)}.blog-page .breadcrumb a:hover{color:#fff}.blog-page .hero{min-height:0;display:block;grid-template-columns:unset;align-content:unset;justify-items:unset;text-align:unset;gap:0;isolation:unset;width:auto;padding:22px 0 28px}.blog-page .hero-grid{position:static;inset:unset;opacity:1;background-image:none;background-size:unset;mask-image:none;-webkit-mask-image:none;display:grid;grid-template-columns:minmax(0,820px);grid-gap:0;gap:0;align-items:center}.blog-page .eyebrow{display:inline-flex;margin-bottom:14px;padding:.42rem .74rem;border-radius:999px;border:1px solid rgba(123,44,255,.3);background:rgba(123,44,255,.12);color:#d9ccff;font-size:.82rem;font-weight:950}.blog-page .hero h1{margin:0 0 16px;font-size:clamp(2.15rem,5vw,4.2rem);line-height:1.15;letter-spacing:-.04em}.blog-page .hero p{margin:0;color:var(--muted);font-size:1.03rem;line-height:2;max-width:760px}.blog-page .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px}.blog-page .toolbar-section{padding:8px 0 28px}.blog-page .toolbar{border-radius:26px}.blog-page .toolbar .inside{padding:18px}.blog-page .toolbar-row{display:grid;grid-template-columns:minmax(260px,1fr) 190px;grid-gap:12px;gap:12px;align-items:center}.blog-page .search-wrap{min-height:52px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:18px;padding:0 14px;color:var(--soft);transition:border-color .18s ease,background .18s ease}.blog-page .search-wrap:focus-within{border-color:rgba(155,104,255,.45);background:rgba(255,255,255,.065)}.blog-page .search-wrap svg{width:20px;height:20px;flex:0 0 auto}.blog-page .search-wrap input{width:100%;border:0;outline:0;background:transparent;color:#fff;min-height:50px;font-weight:750}.blog-page .search-wrap input::placeholder{color:rgba(255,255,255,.38)}.blog-page select{width:100%;min-height:52px;border:1px solid var(--line);outline:0;background:rgba(255,255,255,.05);color:#fff;border-radius:18px;padding:0 14px;font-weight:850;font-family:inherit;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.blog-page select option{background:#080611;color:#fff}.blog-page .chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px}.blog-page .chip{border:1px solid var(--line);background:rgba(255,255,255,.045);color:var(--muted);border-radius:999px;padding:.58rem .86rem;font-size:.82rem;font-weight:900;transition:color .18s ease,border-color .18s ease,background .18s ease;white-space:nowrap}.blog-page .chip span{color:var(--soft);font-weight:850}.blog-page .chip.is-active,.blog-page .chip:hover{color:#fff;border-color:rgba(155,104,255,.42);background:rgba(123,44,255,.16)}.blog-page .chip.is-disabled{opacity:.42;cursor:not-allowed;filter:saturate(.65)}.blog-page .filter-sidebar .chip:disabled:hover{background:rgba(255,255,255,.043);border-color:var(--line);color:var(--soft);transform:none}.blog-page .results-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.075);color:var(--soft);font-size:.86rem;font-weight:850}.blog-page .reset-btn{border:0;background:transparent;color:#d9ccff;font-weight:950;padding:0}.blog-page .reset-btn:hover{color:#fff}.blog-page .articles-section{padding:8px 0 72px}.blog-page .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px;max-width:none}.blog-page .section-head h2{margin:0 0 8px;font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-.025em;line-height:1.3;font-weight:950}.blog-page .section-head p{margin:0;color:var(--muted);line-height:1.9;max-width:620px;font-size:.96rem}.blog-page .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}.blog-page .card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));box-shadow:0 16px 42px rgba(0,0,0,.22);transition:transform .2s ease,border-color .2s ease,background .2s ease}.blog-page .card:hover{transform:translateY(-4px);border-color:rgba(155,104,255,.36);background:linear-gradient(180deg,rgba(255,255,255,.078),rgba(255,255,255,.038))}.blog-page .thumb{position:relative;aspect-ratio:16/10;background:#080611;overflow:hidden}.blog-page .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}.blog-page .card:hover .thumb img{transform:scale(1.025)}.blog-page .thumb .badge{position:absolute;top:12px;right:12px;border:1px solid rgba(255,255,255,.16);background:rgba(3,3,6,.58);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:999px;padding:.36rem .62rem;color:#fff;font-size:.72rem;font-weight:950}.blog-page .card-body{padding:18px;display:flex;flex-direction:column;flex:1 1}.blog-page .card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:10px;color:var(--soft);font-size:.78rem;font-weight:850}.blog-page .card h3{margin:0 0 9px;font-size:1.05rem;line-height:1.65;letter-spacing:-.015em}.blog-page .card p{margin:0 0 18px;color:var(--muted);line-height:1.85;font-size:.9rem}.blog-page .card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#d9ccff;font-size:.86rem;font-weight:950}.blog-page .line-clamp-2{-webkit-line-clamp:2;line-clamp:2}.blog-page .line-clamp-2,.blog-page .line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-page .line-clamp-3{-webkit-line-clamp:3;line-clamp:3}.blog-page .empty-state{display:none;border-radius:26px;padding:34px;text-align:center}.blog-page .empty-state.show{display:block}.blog-page .empty-state h3{margin:0 0 10px;font-size:1.25rem}.blog-page .empty-state p{margin:0 auto 18px;color:var(--muted);line-height:1.9;max-width:560px}.blog-page [data-article-card][hidden]{display:none!important}.blog-page .cta{padding:0 0 56px}.blog-page .cta-box{border-radius:28px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.blog-page .cta h2{margin:0 0 8px;font-size:1.45rem}.blog-page .cta p{margin:0;color:var(--muted);line-height:1.9;max-width:650px}.blog-page .articles-section{padding-top:18px}.blog-page .filter-heading{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.075)}.blog-page .filter-heading strong{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;font-size:1rem;font-weight:950;letter-spacing:-.015em}.blog-page .filter-heading strong:after{content:"";width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--pink));opacity:.9}.blog-page .filter-heading p{margin:6px 0 0;color:rgba(255,255,255,.55);font-size:.82rem;line-height:1.8}.blog-page .blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 336px;grid-gap:24px;gap:24px;align-items:start;direction:ltr}.blog-page .articles-content,.blog-page .filter-sidebar{direction:rtl;min-width:0}.blog-page .filter-sidebar{grid-column:2;position:static;top:auto;align-self:start}.blog-page .articles-content{grid-column:1}.blog-page .filter-sidebar .toolbar{border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.072),rgba(255,255,255,.034));box-shadow:0 18px 58px rgba(0,0,0,.26)}.blog-page .filter-sidebar .toolbar .inside{padding:18px}.blog-page .filter-sidebar .toolbar-row{display:flex;flex-direction:column;gap:12px;align-items:stretch}.blog-page .filter-sidebar .search-wrap{min-height:50px;border-radius:17px;padding:0 13px;background:rgba(255,255,255,.048)}.blog-page .filter-sidebar .search-wrap input{min-height:48px;font-size:.86rem;font-weight:800}.blog-page .filter-sidebar .search-wrap input::placeholder{color:rgba(255,255,255,.36)}.blog-page .filter-sidebar select{min-height:50px;border-radius:17px;font-size:.9rem;background:rgba(255,255,255,.048)}.blog-page .filter-sidebar .chips{display:flex;flex-direction:column;align-items:stretch;gap:8px;flex-wrap:nowrap;margin-top:14px;overflow:visible;padding-bottom:0;scrollbar-width:auto}.blog-page .filter-sidebar .chip{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:right;border-radius:16px;padding:.72rem .86rem;font-size:.82rem;line-height:1.45;white-space:normal;background:rgba(255,255,255,.043)}.blog-page .filter-sidebar .chip span{flex:0 0 auto;color:rgba(255,255,255,.58);font-weight:900}.blog-page .filter-sidebar .chip.is-active,.blog-page .filter-sidebar .chip:hover{background:rgba(123,44,255,.17);border-color:rgba(155,104,255,.42);color:#fff}.blog-page .filter-sidebar .results-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.075)}.blog-page .articles-content .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.blog-page .empty-state{margin-top:18px}.blog-page .filter-sidebar{position:static!important;overflow:visible!important}.blog-page .filter-sidebar,.blog-page .filter-sidebar .toolbar{top:auto!important;height:auto!important;max-height:none!important}.blog-page .filter-sidebar .toolbar{position:relative!important;overflow:hidden!important}.blog-page .blog-layout{align-items:start!important}.blog-page .articles-content{align-self:start!important}.blog-page .articles-section .blog-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 336px!important;grid-gap:24px!important;gap:24px!important;align-items:start!important;direction:ltr!important}.blog-page .articles-section .filter-sidebar{grid-column:2!important;position:static!important;top:auto!important}.blog-page .articles-section .articles-content,.blog-page .articles-section .filter-sidebar{grid-row:1!important;align-self:start!important;margin:0!important;padding:0!important;transform:none!important}.blog-page .articles-section .articles-content{grid-column:1!important;min-width:0!important}.blog-page .articles-section .articles-content .grid{margin:0!important;padding:0!important;align-items:start!important}.blog-page .articles-section .filter-sidebar .toolbar{margin:0!important;position:relative!important;top:auto!important}.blog-page .articles-section .card{margin-top:0!important}@media (min-width:1320px){.blog-page .blog-layout{grid-template-columns:minmax(0,1fr) 352px;gap:26px}.blog-page .articles-section .blog-layout{grid-template-columns:minmax(0,1fr) 352px!important;gap:26px!important}}@media (max-width:1024px){.blog-page .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-page .blog-layout{display:block;direction:rtl}.blog-page .filter-sidebar{position:static;margin-bottom:18px}.blog-page .filter-sidebar .toolbar{border-radius:26px}.blog-page .filter-sidebar .toolbar .inside{padding:16px}.blog-page .filter-sidebar .toolbar-row{display:grid;grid-template-columns:minmax(220px,1fr) 190px;grid-gap:12px;gap:12px}.blog-page .filter-sidebar .chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px;overflow:visible}.blog-page .filter-sidebar .chip{min-height:44px}.blog-page .articles-content .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-page .articles-section .blog-layout{display:block!important;direction:rtl!important}.blog-page .articles-section .articles-content,.blog-page .articles-section .filter-sidebar{grid-column:auto!important;grid-row:auto!important}.blog-page .articles-section .filter-sidebar{margin-bottom:18px!important}}@media (max-width:760px){.blog-page .container{width:min(100% - 28px,1160px)}body.blog-page .site-header{top:0}body.blog-page .nav{height:62px;border-radius:0 0 24px 24px;width:100%;padding-inline:.72rem}body.blog-page .nav-links{top:70px}body.blog-page .footer.container{width:min(100% - 24px,1180px)}.blog-page .breadcrumb{margin:18px 0 10px}.blog-page .hero{padding:14px 0 20px}.blog-page .hero h1{font-size:2.05rem}.blog-page .hero p{font-size:.94rem;line-height:1.95}.blog-page .hero-actions{margin-top:20px}.blog-page .hero-actions .btn{width:100%}.blog-page .toolbar-section{padding:6px 0 24px}.blog-page .toolbar .inside{padding:14px}.blog-page .toolbar-row{grid-template-columns:1fr}.blog-page .chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.blog-page .chips::-webkit-scrollbar{display:none}.blog-page .chip{font-size:.8rem}.blog-page .section-head{display:block;margin-bottom:16px}.blog-page .grid{grid-template-columns:1fr;gap:14px}.blog-page .thumb{aspect-ratio:16/9}.blog-page .cta-box{display:block}.blog-page .cta .btn{width:100%;margin-top:16px}.blog-page .articles-section{padding-top:8px}.blog-page .filter-sidebar{margin-bottom:16px}.blog-page .filter-heading{margin-bottom:12px;padding-bottom:12px}.blog-page .filter-heading p{font-size:.8rem}.blog-page .filter-sidebar .toolbar .inside{padding:14px}.blog-page .filter-sidebar .toolbar-row{grid-template-columns:1fr;gap:10px}.blog-page .filter-sidebar .chips{grid-template-columns:1fr;gap:7px;max-height:none}.blog-page .filter-sidebar .chip{padding:.7rem .82rem;font-size:.82rem}.blog-page .filter-sidebar .results-bar{align-items:flex-start;flex-direction:column;gap:8px}.blog-page .articles-content .grid{grid-template-columns:1fr;gap:14px}.blog-page .articles-section .filter-sidebar{margin-bottom:16px!important}}@media (prefers-reduced-motion:reduce){.blog-page .btn:hover,.blog-page .card:hover,.blog-page .card:hover .thumb img{transform:none}}.blog-page .articles-section .articles-content .grid{align-items:stretch!important}.blog-page .articles-section .articles-content .card,.blog-page .articles-section [data-article-card]{height:100%!important}.blog-page .articles-section .card-body{min-height:258px}.blog-page .articles-section .card h3{min-height:3.3em}.blog-page .articles-section .card p{min-height:5.55em}@media (min-width:1025px){.blog-page .articles-section .filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:96px!important;align-self:start!important}.blog-page .articles-section .filter-sidebar .toolbar{position:relative!important;max-height:calc(100vh - 116px)!important;overflow:auto!important;scrollbar-width:thin;scrollbar-color:rgba(155,104,255,.34) transparent}.blog-page .articles-section .filter-sidebar .toolbar::-webkit-scrollbar{width:6px}.blog-page .articles-section .filter-sidebar .toolbar::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(155,104,255,.34)}}@media (max-width:760px){.blog-page .articles-section .card-body{min-height:auto}.blog-page .articles-section .card h3,.blog-page .articles-section .card p{min-height:0}}@media (min-width:1025px){.blog-page .articles-section .filter-sidebar{position:-webkit-sticky!important;position:sticky!important;top:96px!important;align-self:start!important}.blog-page .articles-section .filter-sidebar .toolbar{max-height:calc(100vh - 112px)!important;overflow:auto!important}}@media (max-width:1024px){.blog-page .articles-section .filter-sidebar{position:static!important;top:auto!important}.blog-page .articles-section .filter-sidebar,.blog-page .articles-section .filter-sidebar .toolbar{max-height:none!important;overflow:visible!important}}body.article-page{padding-top:78px}body.article-page .container{width:min(100% - 48px,1120px);margin-inline:auto}body.article-page .footer.container{width:min(1180px,calc(100% - 32px))}.article-page .progress{position:fixed;top:0;right:0;height:3px;width:0;z-index:90;background:linear-gradient(90deg,var(--purple),var(--pink))}.article-page .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:24px 0 14px;color:var(--soft);font-size:.82rem;font-weight:850}.article-page .breadcrumb a{color:rgba(255,255,255,.68)}.article-page .breadcrumb a:hover{color:#fff}.article-page .hero{min-height:0;display:block;grid-template-columns:unset;align-content:unset;justify-items:unset;text-align:unset;gap:0;isolation:unset;width:auto;padding:18px 0 34px}.article-page .hero-grid{position:static;inset:unset;opacity:1;background-image:none;background-size:unset;mask-image:none;-webkit-mask-image:none;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:start}.article-page .kicker{display:inline-flex;margin-bottom:14px;padding:.42rem .74rem;border:1px solid rgba(123,44,255,.3);border-radius:999px;background:rgba(123,44,255,.12);color:#d9ccff;font-size:.82rem;font-weight:950}.article-page .hero h1{margin:0 0 16px;font-size:clamp(2rem,5vw,4rem);line-height:1.18;letter-spacing:-.04em;max-width:920px}.article-page .lead{margin:0;color:var(--muted);font-size:1.04rem;line-height:2.05;max-width:780px}.article-page .meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px;color:var(--soft);font-size:.84rem;font-weight:850}.article-page .meta span{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--line);border-radius:999px;padding:.34rem .7rem;background:rgba(255,255,255,.045)}.article-page .cover{width:100%;margin:2px 0 0;border-radius:32px;overflow:hidden;border:1px solid var(--line-strong);background:#080611;box-shadow:var(--shadow)}.article-page .cover img{width:100%;height:auto;aspect-ratio:16/7;min-height:340px;max-height:560px;object-fit:cover;display:block}.article-page .layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start;padding:12px 0 72px}.article-page .toc{position:-webkit-sticky;position:sticky;top:96px}.article-page .card{position:relative;overflow:hidden;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.032));box-shadow:0 18px 50px rgba(0,0,0,.22);border-radius:26px}.article-page .card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 42%,rgba(255,255,255,.024));opacity:.75}.article-page .card-inner{position:relative;z-index:1}.article-page .toc-card{padding:18px}.article-page .toc-title{margin:0 0 12px;font-size:.9rem;color:#fff;font-weight:950}.article-page .toc a{display:block;padding:10px 0;color:var(--muted);font-size:.88rem;line-height:1.65;border-top:1px solid rgba(255,255,255,.07);font-weight:760}.article-page .toc a:hover{color:#fff}.article-page .article{min-width:0;max-width:820px}.article-page .article-cta,.article-page .checklist,.article-page .summary{padding:24px;margin-bottom:24px}.article-page .article-cta h2,.article-page .checklist h2,.article-page .summary h2{margin:0 0 14px;font-size:1.28rem}.article-page .checklist ul,.article-page .summary ul{margin:0;padding:0 20px 0 0;color:var(--muted);line-height:2.15}.article-page .checklist li,.article-page .summary li{margin:0 0 6px}.article-page .article-section{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.08)}.article-page .article-section h2{margin:0 0 13px;font-size:1.55rem;line-height:1.55;letter-spacing:-.02em}.article-page .article-section p{margin:0 0 16px;color:rgba(255,255,255,.74);font-size:1.02rem;line-height:2.25}.article-page .article-section p:last-child{margin-bottom:0}.article-page .related{padding-top:30px}.article-page .related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.article-page .related-head h2{margin:0;font-size:1.35rem}.article-page .related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.article-page .related-card{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:12px;transition:transform .18s ease,border-color .18s ease;text-decoration:none}.article-page .related-card:hover{transform:translateY(-3px);border-color:rgba(155,104,255,.34)}.article-page .related-card img{position:relative;z-index:1;width:112px;height:78px;border-radius:18px;object-fit:cover}.article-page .related-card h3{position:relative;z-index:1;margin:0 0 8px;font-size:.95rem;line-height:1.65}.article-page .related-card span{position:relative;z-index:1;color:var(--soft);font-size:.78rem;font-weight:800}.article-page .article-cta{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.article-page .article-cta p{margin:0;color:var(--muted);line-height:1.9}.article-page .article .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.1rem;border-radius:15px;border:1px solid var(--line);font-size:.9rem;font-weight:950;transition:transform .18s ease,border-color .18s ease,background .18s ease}.article-page .article .btn:hover{transform:translateY(-2px)}.article-page .article .btn-primary{border-color:transparent;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;box-shadow:0 16px 34px rgba(123,44,255,.2)}.article-page .article .btn-soft{background:rgba(255,255,255,.055);color:rgba(255,255,255,.82)}@media (max-width:1024px){body.article-page .layout{grid-template-columns:1fr}body.article-page .toc{position:-webkit-sticky;position:sticky;top:78px;z-index:20}body.article-page .toc-card{display:block;max-height:min(48vh,360px);overflow:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.article-page .article{max-width:none}body.article-page .cover img{aspect-ratio:16/8;min-height:280px}}@media (max-width:760px){body.article-page .container{width:min(100% - 28px,1120px)}body.article-page .breadcrumb{margin:18px 0 10px}body.article-page .hero{padding:14px 0 24px}body.article-page .hero h1{font-size:2rem}body.article-page .lead{font-size:.96rem;line-height:2}body.article-page .meta{gap:7px}body.article-page .cover{border-radius:24px}body.article-page .cover img{aspect-ratio:16/10;min-height:210px}body.article-page .layout{padding-top:2px}body.article-page .article-cta,body.article-page .checklist,body.article-page .summary{padding:20px}body.article-page .article-section{padding:22px 0}body.article-page .article-section h2{font-size:1.3rem}body.article-page .article-section p{font-size:.96rem;line-height:2.15}body.article-page .related-head{align-items:flex-start}body.article-page .related-grid{grid-template-columns:1fr}body.article-page .article-cta{display:block}body.article-page .article-cta .btn{width:100%;margin-top:16px}body.article-page .article .btn:hover,body.article-page .related-card:hover{transform:none}body.article-page .site-header{top:0}body.article-page .nav{height:62px;border-radius:0 0 24px 24px;width:100%;padding-inline:.72rem}body.article-page .nav-links{top:70px}body.article-page .footer.container{width:min(100% - 24px,1180px)}}@media (max-width:420px){body.article-page .related-card{grid-template-columns:94px minmax(0,1fr)}body.article-page .related-card img{width:94px;height:68px;border-radius:15px}body.article-page .hero h1{font-size:1.82rem}body.article-page .cover img{min-height:188px}}@media (prefers-reduced-motion:reduce){.article-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.article-page .article-hero{padding:22px 0 42px}.article-page .article-hero-grid{position:relative;overflow:hidden;padding:clamp(1.15rem,3vw,2rem);border:1px solid rgba(255,255,255,.11);border-radius:clamp(28px,4vw,42px);background:radial-gradient(circle at 86% 12%,rgba(123,44,255,.22),transparent 34%),radial-gradient(circle at 14% 86%,rgba(255,45,168,.16),transparent 34%),linear-gradient(160deg,rgba(255,255,255,.064),rgba(255,255,255,.025));box-shadow:0 28px 86px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.article-page .article-hero-grid:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.085),transparent 36%),radial-gradient(circle at 52% 0,rgba(155,104,255,.18),transparent 34%);opacity:.8}.article-page .article-hero-copy,.article-page .article-hero-cover{position:relative;z-index:1}.article-page .article-hero h1{max-width:980px;font-size:clamp(2.15rem,5.2vw,4.45rem);line-height:1.12;text-wrap:balance}.article-page .article-hero .lead{max-width:850px;color:rgba(255,255,255,.72);font-size:clamp(.98rem,1.35vw,1.12rem)}.article-page .article-hero .meta{margin-top:22px}.article-page .article-hero .meta span{min-height:36px;background:rgba(255,255,255,.058);border-color:rgba(255,255,255,.115)}.article-page .article-hero-glance{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.article-page .article-hero-glance span{display:inline-flex;align-items:center;min-height:32px;padding:.28rem .72rem;border-radius:999px;color:rgba(255,255,255,.7);background:rgba(123,44,255,.11);border:1px solid rgba(155,104,255,.2);font-size:.78rem;font-weight:850}.article-page .article-hero-cover{margin-top:4px;border-radius:30px;box-shadow:0 24px 72px rgba(0,0,0,.32),0 0 42px rgba(123,44,255,.12)}.article-page .article-cta{border-color:rgba(155,104,255,.24);background:radial-gradient(circle at 86% 18%,rgba(123,44,255,.18),transparent 36%),radial-gradient(circle at 12% 92%,rgba(255,45,168,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.074),rgba(255,255,255,.034))}.article-page .article-cta-btn{min-height:52px!important;gap:10px;padding-inline:1.3rem!important;border-radius:17px!important;box-shadow:0 18px 42px rgba(123,44,255,.28),0 0 28px rgba(255,45,168,.14)!important;white-space:nowrap}.article-page .article-cta-btn span:last-child{transition:transform .18s ease}.article-page .article-cta-btn:hover span:last-child{transform:translateX(-4px)}@media (max-width:760px){.article-page .article-hero-grid{padding:1rem;border-radius:26px}.article-page .article-hero h1{font-size:1.92rem}.article-page .article-hero-cover{border-radius:22px}.article-page .article-cta-btn{width:100%}}body.article-page .layout{align-items:start}body.article-page .toc{position:-webkit-sticky;position:sticky;top:96px;align-self:start;z-index:18}body.article-page .toc-card{max-height:calc(100vh - 126px);overflow:auto}@media (max-width:1024px){body.article-page .toc{top:76px}body.article-page .toc-card{max-height:min(45vh,340px)}}@media (max-width:760px){body.article-page .toc{top:66px}body.article-page .toc-card{padding:14px 16px;border-radius:22px}}body.article-page .layout{align-items:start!important;overflow:visible!important}body.article-page .toc{position:-webkit-sticky!important;position:sticky!important;top:96px!important;align-self:start!important;z-index:32!important;height:-moz-fit-content!important;height:fit-content!important}body.article-page .toc-card{max-height:calc(100svh - 118px)!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin;scrollbar-color:rgba(155,104,255,.42) transparent}body.article-page .toc-card::-webkit-scrollbar{width:6px}body.article-page .toc-card::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(155,104,255,.42)}@media (max-width:1024px){body.article-page .toc{top:76px!important}body.article-page .toc-card{max-height:min(46svh,360px)!important}}@media (max-width:760px){body.article-page .toc{top:68px!important}body.article-page .toc-card{max-height:min(44svh,330px)!important}}body.freelancer-page{background:radial-gradient(ellipse at 12% 14%,rgba(123,44,255,.32),transparent 38%),radial-gradient(ellipse at 88% 8%,rgba(255,45,168,.2),transparent 36%),radial-gradient(ellipse at 50% 52%,rgba(123,44,255,.1),transparent 48%),radial-gradient(ellipse at 22% 78%,rgba(123,44,255,.08),transparent 38%),radial-gradient(ellipse at 78% 86%,rgba(255,45,168,.07),transparent 36%),linear-gradient(160deg,#030308,#0c0018 28%,#08000f 56%,#050008 82%,#030306);background-attachment:fixed}body.freelancer-page .shimmer:before{display:none!important;animation:none!important}.freelancer-landing{--fr-card:rgba(255,255,255,.078);--fr-card-strong:rgba(255,255,255,.118);--fr-border:rgba(255,255,255,.13);--fr-border-strong:rgba(190,148,255,.27);--fr-text:rgba(255,255,255,.68);--fr-text-soft:rgba(255,255,255,.54);--fr-purple:#8b2cff;--fr-pink:#ff2da8;position:relative;overflow:clip;padding-bottom:5rem;background:transparent;color:#fff}.freelancer-landing:before{opacity:.08;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:88px 88px;mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0 72%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0 72%,transparent 100%)}.freelancer-landing:after,.freelancer-landing:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.freelancer-landing:after{background:radial-gradient(circle at 72% 11%,rgba(255,45,168,.15),transparent 30%),radial-gradient(circle at 14% 28%,rgba(123,44,255,.2),transparent 32%),radial-gradient(circle at 50% 78%,rgba(123,44,255,.1),transparent 38%)}.freelancer-anchor-nav,.freelancer-final-cta,.freelancer-hero,.freelancer-section{position:relative;z-index:1}.freelancer-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.78fr);align-items:center;grid-gap:clamp(1.2rem,4vw,4rem);gap:clamp(1.2rem,4vw,4rem);min-height:100svh;padding-top:clamp(7rem,10vw,9rem);padding-bottom:clamp(3rem,6vw,5rem)}.freelancer-hero-copy{max-width:820px}.freelancer-badge,.freelancer-eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.45rem;border:1px solid rgba(190,148,255,.28);background:linear-gradient(135deg,rgba(136,68,255,.22),rgba(255,45,168,.1));color:rgba(255,255,255,.8);border-radius:999px;padding:.55rem .9rem;font-size:.86rem;font-weight:850;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.freelancer-hero h1{margin:1.25rem 0 1rem;max-width:820px;color:#fff;font-size:clamp(2.5rem,5vw,5rem);line-height:1.12;letter-spacing:-.058em}.freelancer-final-cta p,.freelancer-form-copy p,.freelancer-hero-copy p,.freelancer-section-head p{color:var(--fr-text);font-size:clamp(1rem,1.65vw,1.22rem);font-weight:650;line-height:2.05}.freelancer-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.freelancer-primary-btn,.freelancer-secondary-btn{display:inline-flex;min-height:56px;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.35rem;border:1px solid rgba(255,255,255,.14);font-weight:950;text-decoration:none;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.freelancer-primary-btn{color:#fff;background:linear-gradient(135deg,var(--fr-purple),var(--fr-pink));box-shadow:0 22px 70px rgba(255,45,168,.25)}.freelancer-secondary-btn{color:rgba(255,255,255,.84);background:rgba(255,255,255,.055)}.freelancer-primary-btn:hover,.freelancer-secondary-btn:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.25)}.freelancer-faq-card,.freelancer-final-cta,.freelancer-form-card,.freelancer-hero-panel,.freelancer-journey-card,.freelancer-levels-card,.freelancer-skill-card,.freelancer-value-shell{position:relative;overflow:hidden;border:1px solid var(--fr-border);background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.15),transparent 27%),radial-gradient(circle at 82% 0,rgba(123,44,255,.17),transparent 34%),linear-gradient(150deg,rgba(255,255,255,.108),rgba(255,255,255,.038));border-radius:34px;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 26px 82px rgba(0,0,0,.31);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}.freelancer-final-cta:before,.freelancer-hero-panel:before,.freelancer-value-shell:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(135deg,rgba(139,44,255,.25),transparent 35%,rgba(255,45,168,.18));opacity:.65;mask-image:linear-gradient(#000,transparent 70%);-webkit-mask-image:linear-gradient(#000,transparent 70%)}.freelancer-hero-panel{min-height:520px;padding:1.1rem;display:grid;grid-gap:1rem;gap:1rem;align-content:space-between;transform:perspective(1100px) rotateY(-6deg) rotateX(2deg)}.freelancer-mini-board article,.freelancer-panel-note,.freelancer-panel-top,.freelancer-progress-card{position:relative;z-index:1;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:24px;padding:1rem}.freelancer-panel-top,.freelancer-progress-card>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.freelancer-mini-board span,.freelancer-panel-note,.freelancer-panel-top span,.freelancer-progress-card span{color:var(--fr-text-soft);font-weight:800}.freelancer-mini-board b,.freelancer-panel-top strong,.freelancer-progress-card strong{color:#fff;font-weight:950}.freelancer-progress-card i{display:block;height:11px;margin-top:1rem;border-radius:999px;background:linear-gradient(90deg,var(--fr-purple),var(--fr-pink));box-shadow:0 0 28px rgba(255,45,168,.35);transition:width .3s ease}.freelancer-mini-board{display:grid;grid-gap:.8rem;gap:.8rem}.freelancer-mini-board article{display:flex;justify-content:space-between;gap:1rem}.freelancer-panel-note{line-height:1.9}.freelancer-anchor-nav{display:flex;justify-content:center;gap:.65rem;margin-top:-1.5rem;flex-wrap:wrap}.freelancer-anchor-nav a{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);border-radius:999px;padding:.7rem 1rem;text-decoration:none;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.freelancer-section{padding-top:clamp(3.2rem,7vw,6.7rem)}.freelancer-section-head{max-width:850px;margin-bottom:2rem}.freelancer-final-cta h2,.freelancer-form-copy h2,.freelancer-section-head h2{margin:1rem 0 .75rem;color:#fff;font-size:clamp(2rem,4vw,4rem);line-height:1.18;letter-spacing:-.045em}.freelancer-faq-grid,.freelancer-journey-grid,.freelancer-levels-grid,.freelancer-skill-grid{display:grid;grid-gap:1rem;gap:1rem}.freelancer-journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.freelancer-faq-card,.freelancer-journey-card,.freelancer-skill-card{padding:1.35rem;min-height:210px}.freelancer-journey-card span{display:inline-flex;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.06);color:rgba(255,255,255,.68);border-radius:999px;padding:.4rem .7rem;font-size:.78rem;font-weight:900}.freelancer-faq-card summary,.freelancer-journey-card h3,.freelancer-levels-grid strong,.freelancer-skill-card h3,.freelancer-value-grid h3{color:#fff;font-size:1.1rem;font-weight:950;line-height:1.65}.freelancer-journey-card h3,.freelancer-skill-card h3,.freelancer-value-grid h3{margin:1rem 0 .45rem}.freelancer-faq-card p,.freelancer-form-copy li,.freelancer-journey-card p,.freelancer-levels-grid p,.freelancer-skill-card p,.freelancer-value-grid p{color:var(--fr-text-soft);font-weight:700;line-height:1.95}.freelancer-value-shell{padding:clamp(1.25rem,4vw,2.2rem)}.freelancer-levels-card .freelancer-section-head,.freelancer-value-grid,.freelancer-value-shell .freelancer-section-head{position:relative;z-index:1}.freelancer-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.freelancer-levels-grid article,.freelancer-value-grid article{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.048);border-radius:24px;padding:1rem}.freelancer-skill-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.freelancer-skill-card div{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.freelancer-skill-card span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:rgba(255,255,255,.76);border-radius:999px;padding:.45rem .65rem;font-size:.78rem;font-weight:850}.freelancer-levels-card{padding:clamp(1.25rem,3vw,2rem)}.freelancer-levels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.freelancer-form-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:1.2rem;gap:1.2rem;align-items:start}.freelancer-form-copy ul{display:grid;grid-gap:.75rem;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none}.freelancer-form-copy li{position:relative;padding-right:1.4rem}.freelancer-form-copy li:before{content:"✓";position:absolute;right:0;color:#b58cff;font-weight:950}.freelancer-form-card{padding:clamp(1rem,3vw,1.5rem)}.freelancer-form-card form,.freelancer-form-grid{display:grid;grid-gap:.9rem;gap:.9rem}.freelancer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.freelancer-form-card label{display:grid;grid-gap:.5rem;gap:.5rem;color:rgba(255,255,255,.76);font-weight:900}.freelancer-form-card input,.freelancer-form-card select{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.11);outline:none;background:rgba(255,255,255,.065);border-radius:20px;color:#fff;padding:0 1rem;font:inherit;font-weight:800;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.freelancer-form-card input::placeholder{color:rgba(255,255,255,.34)}.freelancer-form-card select option{background:#15051f;color:#fff}.freelancer-form-card input:focus,.freelancer-form-card select:focus{border-color:rgba(181,140,255,.55);box-shadow:0 0 0 4px rgba(139,44,255,.18);background:rgba(255,255,255,.085)}.freelancer-consent-error,.freelancer-form-card small{color:#ff8abf;font-size:.78rem;font-weight:850}.freelancer-form-card em{color:rgba(255,255,255,.42);font-style:normal;font-size:.78rem}.freelancer-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:.75rem!important;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);border-radius:20px;padding:.9rem}.freelancer-consent input{width:20px;min-height:20px;accent-color:#a855f7}.freelancer-form-success{display:grid;min-height:360px;place-items:center;text-align:center;padding:1rem}.freelancer-form-success span{display:grid;place-items:center;width:76px;height:76px;border-radius:26px;background:linear-gradient(135deg,var(--fr-purple),var(--fr-pink));color:#fff;font-size:2rem;font-weight:950}.freelancer-form-success h3{color:#fff;font-size:1.6rem;margin:1rem 0 0}.freelancer-form-success p{color:var(--fr-text);line-height:1.9;max-width:440px}.freelancer-form-success button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;padding:.8rem 1.1rem;font:inherit;font-weight:900;cursor:pointer}.freelancer-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.freelancer-faq-card summary{cursor:pointer;list-style:none}.freelancer-faq-card summary::-webkit-details-marker{display:none}.freelancer-final-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:clamp(3rem,6vw,6rem);padding:clamp(1.25rem,4vw,2rem)}@media (max-width:1180px){.freelancer-form-layout,.freelancer-hero{grid-template-columns:1fr}.freelancer-hero-panel{transform:none;min-height:430px}.freelancer-skill-grid,.freelancer-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.freelancer-hero{min-height:auto;padding-top:7.25rem;padding-bottom:3rem}.freelancer-hero h1{font-size:clamp(2.2rem,10.5vw,3.65rem)}.freelancer-anchor-nav,.freelancer-hero-actions{align-items:stretch;flex-direction:column}.freelancer-faq-grid,.freelancer-form-grid,.freelancer-journey-grid,.freelancer-levels-grid,.freelancer-skill-grid,.freelancer-value-grid{grid-template-columns:1fr}.freelancer-hero-panel{min-height:auto;border-radius:28px}.freelancer-mini-board article{flex-direction:column}.freelancer-final-cta{align-items:stretch;flex-direction:column}.freelancer-anchor-nav a,.freelancer-primary-btn,.freelancer-secondary-btn{width:100%}}.freelancer-journey-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.freelancer-faq-grid-four .freelancer-faq-card,.freelancer-journey-grid-four .freelancer-journey-card{border-color:rgba(190,148,255,.18)}.freelancer-journey-grid-four .freelancer-journey-card span{background:linear-gradient(135deg,rgba(139,44,255,.24),rgba(255,45,168,.1));color:rgba(255,255,255,.84)}.freelancer-faq-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.freelancer-skill-card p{margin-bottom:0}.freelancer-final-cta .freelancer-eyebrow{margin-bottom:.25rem}@media (max-width:1180px){.freelancer-faq-grid-four,.freelancer-journey-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.freelancer-faq-grid-four,.freelancer-journey-grid-four{grid-template-columns:1fr}}body.auth-page{--text:#ffffff;--purple-soft:#9b68ff;--violet-black:#07000f;--danger:#ff6b8a;--success:#62e6a8;--radius:26px;--glass:rgba(255,255,255,.065);--border:rgba(255,255,255,.13);--border-soft:rgba(255,255,255,.08);--ease:cubic-bezier(.22,.8,.28,1);min-height:100%;margin:0;font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;direction:rtl;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(123,44,255,.2),transparent 28%),radial-gradient(circle at 82% 78%,rgba(255,45,168,.13),transparent 28%),linear-gradient(135deg,var(--bg,#030306),var(--violet-black,#07000f) 50%,var(--deep,#020203));overflow-x:hidden}body.auth-page:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%);opacity:.42}body.auth-page button,body.auth-page input{font:inherit}body.auth-page a{color:inherit;text-decoration:none}body.auth-page .auth-shell{position:relative;z-index:1;width:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px 18px}body.auth-page .auth-card{width:min(100%,420px);padding:26px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.082),rgba(255,255,255,.044)),rgba(4,4,8,.7);box-shadow:var(--shadow,0 24px 80px rgba(0,0,0,.38));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);animation:authCardIn .42s var(--ease) both}body.auth-page .auth-card.compact{width:min(100%,390px)}@keyframes authCardIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}body.auth-page .auth-header{margin-bottom:22px;text-align:right}body.auth-page .eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:6px 10px;margin-bottom:14px;border:1px solid var(--border-soft);border-radius:999px;color:var(--muted);font-size:12px;background:rgba(255,255,255,.04)}body.auth-page .eyebrow-dot{width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 20px rgba(123,44,255,.55)}body.auth-page .auth-title{margin:0 0 8px;font-size:25px;line-height:1.45;letter-spacing:-.6px;font-weight:800}body.auth-page .auth-desc{margin:0;color:var(--muted);font-size:14px;line-height:1.9}body.auth-page .form{display:grid;grid-gap:14px;gap:14px}body.auth-page .field{display:grid;grid-gap:8px;gap:8px}body.auth-page label{color:rgba(255,255,255,.82);font-size:13px;font-weight:600}body.auth-page .input-wrap{position:relative;display:flex;align-items:center;min-height:50px;border:1px solid var(--border-soft);border-radius:16px;background:rgba(255,255,255,.045);transition:border-color .22s var(--ease),background .22s var(--ease),box-shadow .22s var(--ease)}body.auth-page .input-wrap:focus-within{border-color:rgba(155,104,255,.72);background:rgba(255,255,255,.065);box-shadow:0 0 0 4px rgba(123,44,255,.1)}body.auth-page .input-wrap input{width:100%;height:50px;padding:0 14px;border:0;outline:0;color:#fff;background:transparent;font-size:14px}body.auth-page .input-wrap input::placeholder{color:rgba(255,255,255,.36)}body.auth-page .input-wrap input:-webkit-autofill,body.auth-page .input-wrap input:-webkit-autofill:focus,body.auth-page .input-wrap input:-webkit-autofill:hover,body.auth-page .otp-grid input:-webkit-autofill,body.auth-page .otp-grid input:-webkit-autofill:focus,body.auth-page .otp-grid input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.045)!important;-webkit-box-shadow:inset 0 0 0 1000px rgba(255,255,255,.045)!important;border-color:var(--border-soft)!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}body.auth-page .input-action{height:38px;min-width:42px;margin-left:7px;border:0;border-radius:12px;color:var(--muted);background:transparent;cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease)}body.auth-page .input-action:hover{background:rgba(255,255,255,.07);color:#fff}body.auth-page .hint{color:var(--soft);font-size:12px;line-height:1.8}body.auth-page .error-message,body.auth-page .success-message{display:none;min-height:38px;align-items:center;padding:10px 12px;border-radius:14px;font-size:12px;line-height:1.8}body.auth-page .error-message.show{display:flex;color:#ffd4de;background:rgba(255,107,138,.1);border:1px solid rgba(255,107,138,.18)}body.auth-page .success-message.show{display:flex;color:#cdfde4;background:rgba(98,230,168,.09);border:1px solid rgba(98,230,168,.17)}body.auth-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;padding:0 16px;border:0;border-radius:16px;color:#fff;font-weight:700;font-size:14px;cursor:pointer;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 16px 34px rgba(123,44,255,.23);transition:transform .18s var(--ease),filter .18s var(--ease),opacity .18s var(--ease)}body.auth-page .btn:hover{transform:translateY(-1px);filter:saturate(1.07)}body.auth-page .btn:active{transform:translateY(0) scale(.992)}body.auth-page .btn[disabled]{opacity:.55;cursor:not-allowed;transform:none;filter:none}body.auth-page .btn-secondary{color:#fff;border:1px solid var(--border-soft);background:rgba(255,255,255,.045);box-shadow:none}body.auth-page .btn-ghost{color:var(--purple-soft,#9b68ff);border:0;background:transparent;box-shadow:none}body.auth-page .actions{display:grid;grid-gap:10px;gap:10px;margin-top:2px}body.auth-page .inline-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:var(--soft);font-size:13px}body.auth-page .auth-password-toggle,body.auth-page .inline-row a{color:var(--purple-soft,#9b68ff);font-weight:700}body.auth-page .auth-password-toggle{justify-self:start;margin:-2px 0 2px;border:0;padding:0;background:transparent;cursor:pointer;font-size:12px;line-height:1.8}body.auth-page .auth-password-toggle:hover{color:#fff}body.auth-page #loginPasswordBlock{animation:authPasswordIn .18s var(--ease) both}@keyframes authPasswordIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}body.auth-page .otp-target{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;padding:10px 12px;border:1px solid var(--border-soft);border-radius:16px;background:rgba(255,255,255,.04);color:var(--muted);font-size:13px}body.auth-page .otp-target strong{color:#fff;direction:ltr;unicode-bidi:plaintext}body.auth-page .otp-target a{color:var(--purple-soft,#9b68ff);font-weight:700;white-space:nowrap}body.auth-page .otp-grid{direction:ltr;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px}body.auth-page .otp-grid input{width:100%;height:50px;text-align:center;border:1px solid var(--border-soft);border-radius:14px;outline:0;color:#fff;background:rgba(255,255,255,.045);font-size:18px;font-weight:800;transition:border-color .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}body.auth-page .otp-grid input:focus{border-color:rgba(155,104,255,.72);background:rgba(255,255,255,.068);box-shadow:0 0 0 4px rgba(123,44,255,.1)}body.auth-page .resend-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;color:var(--soft);font-size:12px}body.auth-page .link-button{border:0;padding:0;color:var(--purple-soft,#9b68ff);background:transparent;cursor:pointer;font-weight:700}body.auth-page .link-button[disabled]{opacity:.45;cursor:not-allowed}body.auth-page .split-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}body.auth-page .optional-text{color:var(--soft);font-weight:500;font-size:12px}body.auth-page #passwordBlock{max-height:none;overflow:visible}body.auth-page .success-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 18px 36px rgba(123,44,255,.25);font-size:24px;font-weight:900}body.auth-page .footer-note{margin-top:18px;color:rgba(255,255,255,.45);font-size:11px;line-height:1.8;text-align:center}body.auth-page .loading .btn-primary-text{opacity:.7}body.auth-page .loading .btn-primary-text:after{content:" ..."}@media (max-width:520px){body.auth-page .auth-shell{align-items:center;justify-content:center;padding:max(22px,env(safe-area-inset-top)) 14px max(22px,env(safe-area-inset-bottom));min-height:100svh}body.auth-page .auth-card{width:100%;padding:22px;border-radius:22px;margin:auto 0}body.auth-page .auth-title{font-size:22px}body.auth-page .auth-desc{font-size:13px}body.auth-page .split-fields{grid-template-columns:1fr}body.auth-page .otp-grid{gap:7px}body.auth-page .otp-grid input{height:48px;font-size:17px;border-radius:13px}body.auth-page .btn,body.auth-page .input-wrap,body.auth-page .input-wrap input{min-height:49px;height:49px}}@media (max-width:760px){body.auth-page input,body.auth-page select,body.auth-page textarea{font-size:16px;text-size-adjust:100%}}@media (max-width:520px){body.auth-page{min-height:100svh;display:flex}body.auth-page .auth-shell{min-height:100svh;align-items:center!important;justify-content:center!important;padding-top:max(22px,env(safe-area-inset-top))!important;padding-bottom:max(22px,env(safe-area-inset-bottom))!important}body.auth-page .auth-card{margin-block:auto!important}}.not-found-page{position:relative;min-height:100svh;overflow:hidden;padding:92px 0 24px;background:linear-gradient(135deg,rgba(123,44,255,.16),transparent 28%),linear-gradient(225deg,rgba(255,45,168,.12),transparent 30%),linear-gradient(180deg,transparent,rgba(105,230,255,.045))}body.not-found-active .footer,body:has(#not-found) .footer{display:none}.not-found-page:after,.not-found-page:before{content:"";position:absolute;inset:0;pointer-events:none}.not-found-page:before{opacity:.42;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:56px 56px;mask-image:linear-gradient(180deg,black 0 68%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,black 0 68%,transparent 100%)}.not-found-page:after{top:auto;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.32))}.not-found-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));min-height:calc(100svh - 116px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.96fr) minmax(390px,.84fr);align-items:center;grid-gap:72px;gap:72px}.not-found-shell-single{width:min(680px,calc(100% - 32px));grid-template-columns:1fr;justify-items:center}.not-found-copy{max-width:690px;text-align:right}.not-found-kicker{display:inline-flex;align-items:center;min-height:28px;padding:.28rem .68rem;margin-bottom:.55rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:rgba(255,255,255,.78);background:rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);font-size:.74rem;line-height:1.5;font-weight:900;letter-spacing:0}.not-found-copy h1{margin:0;color:white;font-size:4.85rem;line-height:1.08;font-weight:950;letter-spacing:0}.not-found-copy h1 span{display:block;margin-top:.32rem;color:transparent;background:linear-gradient(90deg,#ffffff,#ff52bf 48%,#69e6ff);-webkit-background-clip:text;background-clip:text}.not-found-copy p{max-width:610px;margin:1.25rem 0 0;color:rgba(255,255,255,.7);font-size:1.08rem;line-height:1.95;font-weight:750}.not-found-lost-path{width:100%;display:grid;grid-gap:.34rem;gap:.34rem;margin:.58rem 0 0;padding:.56rem .74rem;border:1px solid rgba(105,230,255,.14);border-radius:14px;background:linear-gradient(90deg,rgba(105,230,255,.08),rgba(255,255,255,.04)),rgba(255,255,255,.035)}.not-found-lost-path small{color:rgba(255,255,255,.54);font-size:.68rem;line-height:1.35;font-weight:850}.not-found-lost-path strong{overflow:hidden;color:rgba(255,255,255,.9);font-size:.8rem;line-height:1.45;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.not-found-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;margin-top:.62rem}.not-found-actions .hero-btn{width:100%;min-height:44px;border-radius:14px;font-size:.84rem}.not-found-stage{position:relative;overflow:hidden;width:100%;min-height:auto;padding:.72rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.045)),rgba(3,3,6,.32);box-shadow:0 34px 94px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.not-found-stage:before{content:"";position:absolute;inset:42px 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent)}.not-found-stage:after{content:"";position:absolute;inset:42px 0 auto;height:64px;opacity:.2;background:linear-gradient(180deg,rgba(105,230,255,.16),transparent);transform:translateY(-100%);animation:notFoundScan 4.8s ease-in-out infinite}.not-found-stage-head{position:relative;z-index:3;display:flex;align-items:center;gap:.45rem;min-height:28px;color:rgba(255,255,255,.48);direction:ltr;font-size:.68rem;font-weight:850}.not-found-stage-head span{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.22)}.not-found-stage-head span:first-child{background:#ff5f9e}.not-found-stage-head span:nth-child(2){background:#ffc45d}.not-found-stage-head span:nth-child(3){background:#69e6ff}.not-found-stage-head strong{margin-left:auto;font-weight:900}.not-found-hero-visual{position:relative;min-height:198px;display:grid;place-items:center;isolation:isolate}.not-found-digit{position:absolute;z-index:0;color:rgba(255,255,255,.11);font-size:5.8rem;line-height:1;font-weight:950;letter-spacing:0;text-shadow:0 0 42px rgba(123,44,255,.16)}.digit-left{right:13%;top:25px}.digit-mid{inset:34px 0 auto;text-align:center}.digit-right{left:13%;top:25px}.not-found-hero-visual img{position:relative;z-index:2;width:min(56%,178px);height:auto;filter:drop-shadow(0 30px 54px rgba(0,0,0,.42));animation:notFoundFloat 5.8s ease-in-out infinite}.not-found-route-line{position:absolute;z-index:1;inset:auto 13% 16px;height:44px;border:1px solid rgba(105,230,255,.18);border-top:0;border-radius:0 0 999px 999px}.not-found-route-line i{position:absolute;top:-5px;width:10px;height:10px;border-radius:999px;background:#69e6ff;box-shadow:0 0 22px rgba(105,230,255,.72);animation:notFoundPulse 1.8s ease-in-out infinite}.not-found-route-line i:first-child{right:12%}.not-found-route-line i:nth-child(2){right:50%;animation-delay:.26s}.not-found-route-line i:nth-child(3){left:12%;animation-delay:.52s}.not-found-panel-copy{position:relative;z-index:3;width:min(100%,560px);margin:.1rem auto 0;text-align:center}.not-found-panel-copy .not-found-kicker{margin-bottom:.42rem}.not-found-panel-copy h1{margin:0;color:white;font-size:clamp(1.55rem,4vw,2.28rem);line-height:1.18;font-weight:950;letter-spacing:0}.not-found-panel-copy p{max-width:520px;margin:.45rem auto 0;color:rgba(255,255,255,.68);font-size:.82rem;line-height:1.72;font-weight:750}.not-found-diagnostics{position:relative;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.56rem}.not-found-diagnostics div{min-height:52px;display:grid;align-content:center;grid-gap:.12rem;gap:.12rem;padding:.48rem .62rem;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.05)}.not-found-diagnostics small,.not-found-route small{color:rgba(255,255,255,.55);font-size:.66rem;line-height:1.35;font-weight:800}.not-found-diagnostics strong{color:white;font-size:.78rem;line-height:1.38;font-weight:950}.not-found-routes{position:relative;z-index:3;display:grid;grid-gap:.48rem;gap:.48rem;margin-top:.56rem}.not-found-route{min-height:52px;display:grid;grid-template-columns:30px minmax(0,.72fr) minmax(0,1fr);align-items:center;grid-gap:.52rem;gap:.52rem;padding:.45rem .58rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:white;background:rgba(255,255,255,.052);transition:transform .2s ease,border-color .2s ease,background .2s ease}.not-found-route:hover{transform:translateY(-2px);border-color:rgba(105,230,255,.28);background:rgba(255,255,255,.08)}.not-found-route span{width:30px;height:30px;display:grid;place-items:center;border-radius:12px;color:#071116;background:linear-gradient(135deg,#69e6ff,#ff52bf);font-size:.76rem;font-weight:950}.not-found-route strong{font-size:.84rem;line-height:1.35;font-weight:950}@keyframes notFoundFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes notFoundPulse{0%,to{opacity:.42;transform:scale(.78)}50%{opacity:1;transform:scale(1.18)}}@keyframes notFoundScan{0%,72%,to{transform:translateY(-100%)}36%{transform:translateY(520px)}}@media (max-width:980px){.not-found-shell{grid-template-columns:1fr;gap:2rem}.not-found-copy{max-width:none;text-align:center}.not-found-copy p,.not-found-lost-path{margin-inline:auto}.not-found-actions{justify-content:center}}@media (min-width:761px) and (max-height:760px){.not-found-page{padding:82px 0 16px}.not-found-shell{min-height:calc(100svh - 98px)}.not-found-stage{padding:.6rem}.not-found-stage-head{min-height:26px}.not-found-stage:after,.not-found-stage:before{top:38px}.not-found-hero-visual{min-height:150px}.not-found-digit{font-size:4.8rem}.not-found-hero-visual img{width:min(48%,146px)}.not-found-route-line{bottom:10px;height:34px}.not-found-panel-copy h1{font-size:clamp(1.45rem,3.8vw,2rem)}.not-found-panel-copy p{font-size:.78rem;line-height:1.58}.not-found-diagnostics{display:none}}@media (max-width:760px){.not-found-page{padding:84px 0 22px}.not-found-shell{width:min(100% - 24px,1180px);min-height:auto;gap:1.6rem}.not-found-shell-single{width:min(100% - 24px,760px)}.not-found-copy h1{font-size:2.36rem;line-height:1.18}.not-found-copy p{font-size:.92rem;line-height:1.85}.not-found-lost-path{text-align:right}.not-found-actions{grid-template-columns:1fr;gap:.65rem}.not-found-stage{min-height:auto;padding:.68rem;border-radius:22px}.not-found-hero-visual{min-height:178px}.not-found-digit{font-size:4.2rem}.not-found-hero-visual img{width:min(58%,158px)}.not-found-route-line{inset-inline:12%;bottom:14px;height:38px}.not-found-diagnostics{grid-template-columns:1fr}.not-found-panel-copy h1{font-size:clamp(1.45rem,7.6vw,1.9rem)}.not-found-panel-copy p{font-size:.78rem;line-height:1.66}.not-found-route{grid-template-columns:30px minmax(0,1fr);min-height:52px;text-align:right}.not-found-route small{grid-column:2}}@media (max-width:380px){.not-found-copy h1{font-size:2.05rem}.not-found-digit{font-size:3.8rem}.not-found-hero-visual img{width:min(58%,142px)}}.not-found-retro-page{min-height:100svh;display:grid;place-items:center;padding:92px 16px 24px}.not-found-retro-page:before{background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 0);background-size:18px 18px;mask-image:radial-gradient(circle at center,black 0 62%,transparent 84%);-webkit-mask-image:radial-gradient(circle at center,black 0 62%,transparent 84%)}.not-found-retro-card{position:relative;z-index:1;width:min(100%,620px);display:grid;justify-items:center;grid-gap:.7rem;gap:.7rem;padding:clamp(1rem,3vw,1.35rem);text-align:center;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.13),transparent 25%),linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045)),rgba(5,3,12,.7);box-shadow:0 34px 92px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.not-found-retro-card:before{content:"";position:absolute;inset:12px;pointer-events:none;border:1px solid rgba(105,230,255,.1);border-radius:22px}.not-found-retro-code{position:relative;z-index:1;color:transparent;background:linear-gradient(90deg,#69e6ff,#ffffff 42%,#ff52bf);-webkit-background-clip:text;background-clip:text;font-size:clamp(4.6rem,16vw,8.2rem);line-height:.9;font-weight:950;letter-spacing:0;text-shadow:0 0 38px rgba(123,44,255,.22)}.not-found-retro-character{position:relative;z-index:1;width:min(52vw,210px);aspect-ratio:1;display:grid;place-items:center;margin-top:-1.55rem}.not-found-retro-character:before{content:"";position:absolute;inset:16% 3%;border:1px solid rgba(105,230,255,.18);border-radius:999px;transform:rotate(-10deg)}.not-found-retro-character img{position:relative;z-index:2;width:100%;height:auto;image-rendering:auto;filter:drop-shadow(0 28px 52px rgba(0,0,0,.44));animation:notFoundFloat 5.8s ease-in-out infinite}.not-found-retro-tile{position:absolute;z-index:1;width:48px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:linear-gradient(135deg,rgba(123,44,255,.42),rgba(255,45,168,.2)),rgba(255,255,255,.08);box-shadow:0 18px 38px rgba(0,0,0,.22)}.tile-a{right:-16px;top:34%;transform:rotate(10deg)}.tile-b{left:-18px;top:20%;transform:rotate(-12deg)}.not-found-retro-label{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:28px;padding:.28rem .72rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.055);font-size:.74rem;line-height:1.5;font-weight:900;direction:ltr}.not-found-retro-card h1{position:relative;z-index:1;margin:0;color:white;font-size:clamp(1.55rem,4.8vw,2.55rem);line-height:1.22;font-weight:950;letter-spacing:0}.not-found-retro-card p{position:relative;z-index:1;max-width:480px;margin:0;color:rgba(255,255,255,.68);font-size:.9rem;line-height:1.78;font-weight:750}.not-found-retro-path{position:relative;z-index:1;width:min(100%,460px);display:grid;grid-gap:.22rem;gap:.22rem;padding:.55rem .7rem;border:1px solid rgba(105,230,255,.14);border-radius:14px;background:rgba(255,255,255,.045);text-align:right}.not-found-retro-path small{color:rgba(255,255,255,.48);font-size:.68rem;line-height:1.4;font-weight:850}.not-found-retro-path strong{overflow:hidden;color:rgba(255,255,255,.9);font-size:.8rem;line-height:1.45;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.not-found-retro-actions{position:relative;z-index:1;width:min(100%,460px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.not-found-retro-actions .hero-btn{width:100%;min-height:46px;border-radius:14px;font-size:.86rem}@media (min-width:761px) and (max-height:760px){.not-found-retro-page{padding:80px 16px 14px}.not-found-retro-card{gap:.46rem;padding:.82rem}.not-found-retro-code{font-size:clamp(4rem,13vw,6.4rem)}.not-found-retro-character{width:150px;margin-top:-1.25rem}.not-found-retro-card h1{font-size:clamp(1.35rem,3.6vw,1.95rem)}.not-found-retro-card p{font-size:.78rem;line-height:1.58}}@media (max-width:760px){.not-found-retro-page{padding:82px 12px 20px}.not-found-retro-card{gap:.56rem;border-radius:22px}.not-found-retro-code{font-size:clamp(3.9rem,24vw,5.8rem)}.not-found-retro-character{width:min(58vw,168px);margin-top:-1.2rem}.not-found-retro-tile{width:38px;height:30px;border-radius:8px}.not-found-retro-actions{grid-template-columns:1fr;gap:.55rem}}.not-found-minimal-page{min-height:100svh;display:grid;place-items:center;padding:96px 16px 24px;background:radial-gradient(circle at 48% 42%,rgba(123,44,255,.22),transparent 34%),radial-gradient(circle at 34% 58%,rgba(255,45,168,.12),transparent 30%),radial-gradient(circle at 66% 58%,rgba(105,230,255,.08),transparent 32%),transparent}.not-found-minimal-page:before{opacity:.2;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(circle at center,black 0 42%,transparent 76%);-webkit-mask-image:radial-gradient(circle at center,black 0 42%,transparent 76%)}.not-found-minimal{position:relative;z-index:1;width:min(100%,620px);display:grid;justify-items:center;grid-gap:.9rem;gap:.9rem;text-align:center}.not-found-minimal-eyebrow{display:inline-flex;min-height:30px;align-items:center;padding:.34rem .82rem;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.055);font-size:.78rem;line-height:1.4;font-weight:900;direction:ltr}.not-found-minimal-code{color:transparent;background:linear-gradient(90deg,#9b68ff,#ffffff 45%,#ff2da8);-webkit-background-clip:text;background-clip:text;font-size:clamp(5.8rem,20vw,10.5rem);line-height:.86;font-weight:950;letter-spacing:0;text-shadow:0 0 44px rgba(123,44,255,.24)}.not-found-minimal h1{margin:0;color:white;font-size:clamp(1.9rem,5vw,3rem);line-height:1.22;font-weight:950;letter-spacing:0}.not-found-minimal p{max-width:520px;margin:0;color:rgba(255,255,255,.68);font-size:.98rem;line-height:1.9;font-weight:750}.not-found-minimal-path{width:min(100%,460px);display:grid;grid-gap:.24rem;gap:.24rem;padding:.62rem .78rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);text-align:right}.not-found-minimal-path small{color:rgba(255,255,255,.5);font-size:.72rem;line-height:1.45;font-weight:850}.not-found-minimal-path strong{overflow:hidden;color:rgba(255,255,255,.9);font-size:.84rem;line-height:1.5;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.not-found-minimal-actions{width:min(100%,420px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin-top:.15rem}.not-found-minimal-actions .hero-btn{width:100%;min-height:48px;border-radius:15px;font-size:.9rem}@media (max-width:760px){.not-found-minimal-page{padding:86px 16px 24px}.not-found-minimal{gap:.75rem}.not-found-minimal p{font-size:.88rem;line-height:1.78}.not-found-minimal-actions{grid-template-columns:1fr;gap:.6rem}}body.chat-page{--aidon-composer-collapsed-height-desktop:46px;--aidon-composer-expanded-max-desktop:180px;--aidon-composer-expanded-max-mobile:128px}body.chat-page.chat-composer-expanded .composer-stage{z-index:48}body.chat-page.chat-composer-expanded .composer{box-shadow:0 30px 90px rgba(0,0,0,.58),0 0 0 5px rgba(123,44,255,.1)}body.chat-page{--bg:#030306;--deep:#020203;--purple-black:#07000f;--surface:rgba(255,255,255,0.075);--surface-strong:rgba(255,255,255,0.105);--sidebar:rgba(9,9,14,0.92);--sidebar-solid:#0a0a0f;--border-strong:rgba(255,255,255,0.16);--text:#ffffff;--muted:rgba(255,255,255,0.72);--purple:#7b2cff;--purple-light:#9b68ff;--violet:#6b1fff;--pink:#ff2da8;--orange:#ff9a44;--cyan:#69e6ff;--purple-glow:rgba(123,44,255,0.34);--pink-glow:rgba(255,45,168,0.18);--cyan-ambient:rgba(105,230,255,0.08);--sidebar-width:312px;--app-height:100dvh;--composer-width:920px;--border:rgba(255,255,255,0.10);--soft:rgba(255,255,255,0.58);--ease:cubic-bezier(.2,.8,.2,1);height:100%;overflow:hidden;background:var(--bg)}body.chat-page *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body.chat-page,html:has(body.chat-page){width:100%;margin:0;color:var(--text);font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.chat-page button,body.chat-page input,body.chat-page textarea{font-family:inherit}body.chat-page button{border:0}body.chat-page svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}body.chat-page .app-shell{width:100%;height:var(--app-height);display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);grid-template-areas:"sidebar main";background:radial-gradient(circle at 54% 42%,rgba(123,44,255,.18),transparent 28%),radial-gradient(circle at 68% 58%,rgba(105,230,255,.07),transparent 26%),radial-gradient(circle at 38% 62%,rgba(255,45,168,.07),transparent 30%),var(--bg);overflow:hidden;position:relative}body.chat-page .sidebar{grid-area:sidebar;width:var(--sidebar-width);height:var(--app-height);background:radial-gradient(circle at 18% 8%,rgba(123,44,255,.18),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01)),var(--sidebar-solid);border-right:1px solid rgba(255,255,255,.075);display:flex;flex-direction:column;overflow:hidden;z-index:80;transition:transform .24s var(--ease),opacity .18s var(--ease)}body.chat-page .sidebar-top{height:78px;padding:16px 14px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;direction:ltr}body.chat-page .brand{min-width:0;display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff;direction:ltr}body.chat-page .brand-icon{width:31px;height:31px;border-radius:10px;overflow:hidden;background:rgba(255,255,255,.06);box-shadow:0 0 28px rgba(123,44,255,.24)}body.chat-page .brand-icon img{width:100%;height:100%;object-fit:cover;display:block}body.chat-page .brand-name{font-size:20px;font-weight:900;letter-spacing:-.05em}body.chat-page .icon-btn,body.chat-page .mobile-menu,body.chat-page .sidebar-collapse,body.chat-page .sidebar-float{width:38px;height:38px;border-radius:13px;color:rgba(255,255,255,.76);background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s var(--ease),color .16s var(--ease),transform .16s var(--ease),border-color .16s var(--ease)}body.chat-page .icon-btn:hover,body.chat-page .mobile-menu:hover,body.chat-page .sidebar-collapse:hover,body.chat-page .sidebar-float:hover{background:rgba(255,255,255,.085);color:#fff}body.chat-page .icon-btn:active,body.chat-page .mobile-menu:active,body.chat-page .sidebar-collapse:active,body.chat-page .sidebar-float:active{transform:scale(.96)}body.chat-page .sidebar-nav{padding:0 8px;display:grid;grid-gap:4px;gap:4px}body.chat-page .nav-item{width:100%;height:44px;padding:0 13px;border-radius:999px;color:rgba(255,255,255,.78);background:transparent;display:flex;align-items:center;gap:13px;cursor:pointer;text-align:right;transition:background .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease)}body.chat-page .nav-item:hover{background:rgba(255,255,255,.055);color:#fff}body.chat-page .nav-item.is-primary{background:rgba(255,255,255,.075);color:#fff;border:1px solid rgba(255,255,255,.055)}body.chat-page .nav-item svg{width:21px;height:21px;flex:0 0 auto}body.chat-page .nav-item span{min-width:0;flex:1 1;font-size:14.5px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chat-page .nav-item b{padding:3px 9px;border-radius:999px;background:rgba(123,44,255,.22);color:rgba(255,255,255,.82);font-size:11px;font-weight:900}body.chat-page .sidebar-search{padding:14px 14px 4px}body.chat-page .sidebar-search label{display:block;color:var(--soft);font-size:12px;font-weight:800;margin-bottom:7px}body.chat-page .sidebar-search input{width:100%;height:43px;border-radius:16px;border:1px solid rgba(255,255,255,.1);outline:none;padding:0 12px;color:#fff;background:rgba(255,255,255,.055);direction:rtl}body.chat-page .sidebar-search input::placeholder{color:rgba(255,255,255,.38)}body.chat-page .history-block{min-height:0;flex:1 1;display:flex;flex-direction:column;padding:22px 8px 10px}body.chat-page .history-head{padding:0 10px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:rgba(255,255,255,.6);font-size:13px;font-weight:850}body.chat-page .history-head small{font-size:11.5px;color:rgba(255,255,255,.42);font-weight:800}body.chat-page .history-list{min-height:0;overflow-y:auto;display:grid;grid-gap:3px;gap:3px;padding-inline:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}body.chat-page .history-list::-webkit-scrollbar{width:7px}body.chat-page .history-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.13);border-radius:999px}body.chat-page .history-empty{margin:4px 10px;color:rgba(255,255,255,.38);font-size:13px;line-height:1.8}body.chat-page .history-item{width:100%;min-height:42px;padding:8px 10px;border-radius:14px;color:rgba(255,255,255,.66);background:transparent;display:grid;grid-template-columns:23px minmax(0,1fr) 28px;align-items:center;grid-gap:8px;gap:8px;cursor:pointer;text-align:right;transition:background .14s var(--ease),color .14s var(--ease)}body.chat-page .history-item:hover{background:rgba(255,255,255,.055);color:#fff}body.chat-page .history-item.active{background:rgba(123,44,255,.15);color:#fff}body.chat-page .history-item svg{width:19px;height:19px;opacity:.8}body.chat-page .history-item .title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:650}body.chat-page .history-item .remove{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;opacity:0;transition:opacity .14s var(--ease),background .14s var(--ease)}body.chat-page .history-item:hover .remove{opacity:1}body.chat-page .history-item .remove:hover{background:rgba(255,45,168,.12)}body.chat-page .sidebar-foot{padding:12px 14px 16px;border-top:1px solid rgba(255,255,255,.075)}body.chat-page .mini-wallet{width:100%;height:42px;border-radius:16px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);display:flex;align-items:center;gap:10px;padding:0 12px;cursor:pointer}body.chat-page .wallet-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 20px rgba(123,44,255,.55)}body.chat-page .sidebar-float{position:fixed;top:16px;left:16px;z-index:130;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none}body.chat-page .app-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}body.chat-page .app-shell.sidebar-collapsed .sidebar{transform:translateX(-110%);opacity:0;pointer-events:none}body.chat-page .app-shell.sidebar-collapsed .sidebar-float{opacity:1;visibility:visible;pointer-events:auto}body.chat-page .overlay{display:none}body.chat-page .main{grid-area:main;min-width:0;height:var(--app-height);display:flex;flex-direction:column;overflow:hidden;position:relative}body.chat-page .main:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 56% 44%,rgba(123,44,255,.24),transparent 26%),radial-gradient(circle at 58% 49%,rgba(105,230,255,.065),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.012),transparent 22%);opacity:.95}body.chat-page .main-topbar{height:72px;flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:14px 22px;position:relative;z-index:20;direction:ltr}body.chat-page .mobile-menu{display:none}body.chat-page .topbar-space{flex:1 1}body.chat-page .wallet-btn{min-width:132px;height:44px;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.96),rgba(255,45,168,.72));box-shadow:0 14px 38px rgba(123,44,255,.28);cursor:pointer;transition:transform .16s var(--ease),filter .16s var(--ease)}body.chat-page .wallet-btn:hover{filter:brightness(1.08)}body.chat-page .wallet-btn:active{transform:scale(.97)}body.chat-page .wallet-btn span{font-size:14px;font-weight:850}body.chat-page .wallet-btn svg{width:19px;height:19px}body.chat-page .workspace{z-index:10;overflow:hidden}body.chat-page .hero,body.chat-page .workspace{min-height:0;flex:1 1;display:flex;flex-direction:column;position:relative}body.chat-page .hero{align-items:center;justify-content:center;text-align:center;padding:24px 20px 110px}body.chat-page .hero-aura{position:absolute;width:min(620px,70vw);aspect-ratio:1/.55;border-radius:999px;background:radial-gradient(circle,rgba(123,44,255,.28),transparent 62%);filter:blur(28px);opacity:.72}body.chat-page .hero-logo{width:74px;height:74px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 70px rgba(123,44,255,.28);margin-bottom:20px;position:relative;z-index:1}body.chat-page .hero-logo img{width:100%;height:100%;object-fit:cover}body.chat-page .hero h1{margin:0;font-size:clamp(30px,4.5vw,52px);font-weight:500;line-height:1.25;letter-spacing:-.05em;color:rgba(255,255,255,.88);position:relative;z-index:1}body.chat-page .hero p{margin:14px 0 0;max-width:560px;color:rgba(255,255,255,.58);font-size:15px;line-height:2;position:relative;z-index:1}body.chat-page .chat-area{flex:1 1;min-height:0;overflow-y:auto;padding:10px 24px 120px;display:none;scroll-behavior:smooth}body.chat-page.has-chat .hero{display:none}body.chat-page.has-chat .chat-area{display:block}body.chat-page .messages{width:min(860px,100%);margin:0 auto;display:grid;grid-gap:16px;gap:16px}body.chat-page .message{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:12px;gap:12px;direction:rtl}body.chat-page .message.user{grid-template-columns:minmax(0,1fr) 38px}body.chat-page .msg-avatar{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:900}body.chat-page .message.ai .msg-avatar{background:linear-gradient(135deg,rgba(123,44,255,.3),rgba(255,45,168,.16))}body.chat-page .bubble{max-width:760px;padding:13px 16px;border-radius:19px;line-height:2;color:rgba(255,255,255,.84);font-size:14.5px;overflow-wrap:anywhere;background:rgba(255,255,255,.046);border:1px solid rgba(255,255,255,.065)}body.chat-page .message.user .bubble{background:rgba(255,255,255,.085);border-color:rgba(255,255,255,.1);border-top-right-radius:8px}body.chat-page .message.ai .bubble{border-top-left-radius:8px}body.chat-page .typing{display:inline-flex;gap:5px;align-items:center}body.chat-page .typing i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.68);animation:typing .9s ease-in-out infinite}body.chat-page .typing i:nth-child(2){animation-delay:.12s}body.chat-page .typing i:nth-child(3){animation-delay:.24s}@keyframes typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}body.chat-page .composer-stage{width:min(var(--composer-width),calc(100% - 44px));margin:0 auto;position:absolute;left:50%;transform:translateX(-50%);bottom:clamp(22px,6vh,86px);z-index:40}body.chat-page.has-chat .composer-stage{bottom:28px}body.chat-page .attachment-row{display:flex;gap:8px;overflow-x:auto;padding:0 4px 8px;scrollbar-width:none}body.chat-page .attachment-row::-webkit-scrollbar{display:none}body.chat-page .file-chip{max-width:220px;height:32px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;gap:8px;padding:0 10px;color:rgba(255,255,255,.76);font-size:12px;flex:0 0 auto}body.chat-page .file-chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chat-page .file-chip button{width:20px;height:20px;border-radius:999px;color:rgba(255,255,255,.66);background:rgba(255,255,255,.08);display:grid;place-items:center;cursor:pointer}body.chat-page .file-chip svg{width:14px;height:14px}body.chat-page .composer{border-radius:30px;padding:1px;background:linear-gradient(135deg,rgba(123,44,255,.72),rgba(255,45,168,.34),rgba(105,230,255,.46));box-shadow:0 24px 80px rgba(0,0,0,.48),0 0 58px rgba(123,44,255,.13);transition:box-shadow .18s var(--ease)}body.chat-page .composer.is-focused{box-shadow:0 28px 86px rgba(0,0,0,.58),0 0 0 5px rgba(123,44,255,.12)}body.chat-page .composer-inner{min-height:64px;border-radius:29px;background:rgba(33,33,37,.96);display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:flex-end;padding:9px;direction:ltr;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}body.chat-page .composer-btn,body.chat-page .mic-btn,body.chat-page .send-btn{width:46px;height:46px;border-radius:999px;color:rgba(255,255,255,.76);background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease),transform .15s var(--ease)}body.chat-page .composer-btn:hover,body.chat-page .mic-btn:hover{background:rgba(255,255,255,.075);color:#fff}body.chat-page .composer-btn.is-open{background:rgba(255,255,255,.1);color:#fff}body.chat-page #promptInput{width:100%;min-height:34px;max-height:148px;border:0;outline:0;resize:none;overflow-y:auto;padding:8px 4px 6px;color:#fff;background:transparent;font-size:16px;line-height:1.85;direction:rtl;text-align:right}body.chat-page #promptInput::placeholder{color:rgba(255,255,255,.42)}body.chat-page .composer-tools{display:inline-flex;align-items:center;gap:4px}body.chat-page .model-trigger{height:42px;max-width:168px;border-radius:999px;padding:0 10px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.86);display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .16s var(--ease),border-color .16s var(--ease);direction:ltr}body.chat-page .model-trigger.is-open,body.chat-page .model-trigger:hover{background:rgba(255,255,255,.09);border-color:rgba(155,104,255,.34)}body.chat-page .model-trigger img{width:24px;height:24px;border-radius:9px;object-fit:contain}body.chat-page .model-trigger span{font-size:13.5px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chat-page .model-trigger svg{width:16px;height:16px;opacity:.72;transition:transform .16s var(--ease)}body.chat-page .model-trigger.is-open svg{transform:rotate(180deg)}body.chat-page .send-btn{color:rgba(255,255,255,.36);cursor:default;background:rgba(255,255,255,.055)}body.chat-page .send-btn:not(:disabled){color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 10px 30px rgba(123,44,255,.34)}body.chat-page .composer-btn:active,body.chat-page .mic-btn:active,body.chat-page .send-btn:not(:disabled):active{transform:scale(.96)}body.chat-page .composer-hint{padding:8px 12px 0;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.34);font-size:11.5px}body.chat-page .attach-menu,body.chat-page .model-popover{position:fixed;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);z-index:300;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(18,18,24,.98);box-shadow:0 28px 86px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:opacity .15s var(--ease),transform .15s var(--ease),visibility .15s var(--ease)}body.chat-page .attach-menu.is-open,body.chat-page .model-popover.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body.chat-page .model-popover{padding:10px;max-height:min(430px,calc(var(--app-height) - 80px));overflow-y:auto}body.chat-page .popover-head{padding:8px 10px 12px;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.56);font-size:12px;font-weight:850}body.chat-page .popover-head strong{color:#fff;font-size:14px}body.chat-page .model-option{width:100%;min-height:70px;border-radius:18px;padding:11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;color:#fff;background:transparent;cursor:pointer;text-align:right;border:1px solid transparent;transition:background .14s var(--ease),border-color .14s var(--ease)}body.chat-page .model-option:hover{background:rgba(255,255,255,.06)}body.chat-page .model-option.active{background:linear-gradient(135deg,rgba(123,44,255,.24),rgba(105,230,255,.055));border-color:rgba(155,104,255,.32)}body.chat-page .model-option img{width:42px;height:42px;border-radius:14px;object-fit:contain;background:rgba(255,255,255,.06);padding:5px}body.chat-page .model-text{min-width:0;display:grid;grid-gap:4px;gap:4px}body.chat-page .model-text strong{font-size:15px;font-weight:900;line-height:1.35}body.chat-page .model-text small{color:rgba(255,255,255,.56);font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chat-page .price-tag{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.72);font-size:11px;font-weight:900;white-space:nowrap}body.chat-page .attach-menu{padding:8px}body.chat-page .attach-menu button{width:100%;height:42px;border-radius:14px;padding:0 11px;display:flex;align-items:center;gap:9px;background:transparent;color:rgba(255,255,255,.76);cursor:pointer}body.chat-page .attach-menu button:hover{background:rgba(255,255,255,.07);color:#fff}body.chat-page .attach-menu svg{width:19px;height:19px}@media (max-width:900px){body.chat-page .app-shell{grid-template-columns:1fr;grid-template-areas:"main"}body.chat-page .sidebar{position:fixed;top:0;left:0;transform:translateX(-110%);opacity:0;pointer-events:none;width:min(86vw,312px);max-width:312px;border-right:1px solid rgba(255,255,255,.09)}body.chat-page .sidebar.is-open{transform:translateX(0);opacity:1;pointer-events:auto}body.chat-page .overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.54);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s var(--ease),visibility .16s var(--ease);z-index:70}body.chat-page .overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}body.chat-page .sidebar-collapse,body.chat-page .sidebar-float{display:none}body.chat-page .mobile-menu{display:inline-flex;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}body.chat-page .main-topbar{height:64px;padding:12px 14px}body.chat-page .wallet-btn{min-width:auto;height:40px;padding:0 13px}body.chat-page .wallet-btn span{display:none}body.chat-page .hero{padding:18px 18px 120px}body.chat-page .hero-logo{width:60px;height:60px;border-radius:20px}body.chat-page .hero h1{font-size:clamp(26px,8vw,36px)}body.chat-page .hero p{font-size:14px}body.chat-page .composer-stage{width:calc(100% - 20px);bottom:max(14px,env(safe-area-inset-bottom))}body.chat-page.has-chat .composer-stage{bottom:max(12px,env(safe-area-inset-bottom))}body.chat-page .composer-inner{grid-template-columns:42px minmax(0,1fr) auto;min-height:60px;padding:8px;border-radius:25px}body.chat-page .composer{border-radius:26px}body.chat-page .composer-btn,body.chat-page .mic-btn,body.chat-page .send-btn{width:42px;height:42px}body.chat-page #promptInput{font-size:15px;max-height:118px}body.chat-page .model-trigger{max-width:112px;padding:0 8px}body.chat-page .model-trigger img{width:22px;height:22px}body.chat-page .model-trigger span{font-size:12.5px;max-width:62px}body.chat-page .mic-btn{display:none}body.chat-page .chat-area{padding:8px 12px 105px}body.chat-page .message{grid-template-columns:34px minmax(0,1fr);gap:9px}body.chat-page .message.user{grid-template-columns:minmax(0,1fr) 34px}body.chat-page .msg-avatar{width:34px;height:34px;border-radius:12px;font-size:11px}body.chat-page .bubble{font-size:14px;padding:12px 13px;border-radius:17px}body.chat-page .composer-hint{display:none}}@media (max-width:450px){body.chat-page .price-tag{display:none}body.chat-page .model-option{grid-template-columns:40px minmax(0,1fr)}body.chat-page .composer-inner{gap:5px}body.chat-page .model-trigger{max-width:96px}}body.chat-page .messages{width:min(880px,100%);gap:18px}body.chat-page .message{width:100%;align-items:start}body.chat-page .message.user .msg-avatar{grid-column:2;grid-row:1}body.chat-page .message.ai .msg-avatar,body.chat-page .message.user .bubble{grid-column:1;grid-row:1}body.chat-page .message.ai .bubble{grid-column:2;grid-row:1}body.chat-page .bubble{min-width:0;width:-moz-fit-content;width:fit-content;max-width:min(760px,100%);word-break:normal;overflow-wrap:break-word;white-space:pre-wrap;unicode-bidi:plaintext;letter-spacing:-.01em}body.chat-page .message.user .bubble{justify-self:end;text-align:right;direction:rtl;background:linear-gradient(135deg,rgba(255,255,255,.095),rgba(255,255,255,.065));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}body.chat-page .message.ai .bubble{justify-self:start;text-align:right;direction:rtl;background:rgba(255,255,255,.038)}body.chat-page .msg-avatar{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 0 auto}body.chat-page .composer{box-shadow:0 22px 70px rgba(0,0,0,.46),0 0 46px rgba(123,44,255,.11)}body.chat-page .composer-inner{background:rgba(29,29,34,.97)}body.chat-page .composer-stage{max-width:var(--composer-width)}body.chat-page .attach-menu,body.chat-page .model-popover{will-change:transform,opacity}body.chat-page .history-item .title,body.chat-page .model-text small,body.chat-page .nav-item span{min-width:0}@media (max-width:900px){body.chat-page .messages{width:100%;gap:14px}body.chat-page .message.user .msg-avatar{grid-column:2}body.chat-page .message.user .bubble{grid-column:1;max-width:min(100%,calc(100vw - 92px))}body.chat-page .message.ai .msg-avatar{grid-column:1}body.chat-page .message.ai .bubble{grid-column:2;max-width:min(100%,calc(100vw - 92px))}}body.chat-page .compact-model-popover,body.chat-page .model-popover.compact-model-popover{width:238px!important;max-height:none!important;overflow:visible!important;padding:8px!important;border-radius:22px!important;background:radial-gradient(circle at 85% 10%,rgba(123,44,255,.16),transparent 35%),rgba(18,18,24,.98)!important;box-shadow:0 22px 70px rgba(0,0,0,.54),inset 0 0 0 1px rgba(255,255,255,.035)!important}body.chat-page .compact-model-popover .popover-head,body.chat-page .compact-model-popover .price-tag,body.chat-page .compact-model-popover small{display:none!important}body.chat-page .compact-model-popover .model-option{min-height:48px!important;height:48px!important;padding:7px 9px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;border-radius:15px!important}body.chat-page .compact-model-popover .model-option img{width:34px!important;height:34px!important;border-radius:12px!important;padding:4px!important}body.chat-page .compact-model-popover .model-text{display:block!important;min-width:0!important}body.chat-page .compact-model-popover .model-text strong{display:block!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .compact-model-popover .model-option.active{background:linear-gradient(135deg,rgba(123,44,255,.24),rgba(255,45,168,.08))!important;border-color:rgba(155,104,255,.34)!important}@media (max-width:900px){body.chat-page .compact-model-popover,body.chat-page .model-popover.compact-model-popover{width:218px!important;padding:7px!important;border-radius:20px!important}body.chat-page .compact-model-popover .model-option{min-height:46px!important;height:46px!important}}body.chat-page .model-select{position:relative!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;z-index:80!important}body.chat-page .model-select .model-trigger{min-width:156px!important;max-width:180px!important;height:44px!important;padding:0 10px 0 12px!important;border-radius:999px!important;background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.052))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 12px 34px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.055)!important;color:rgba(255,255,255,.9)!important}body.chat-page .model-select .model-trigger.is-open,body.chat-page .model-select .model-trigger:hover{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.07))!important;border-color:rgba(155,104,255,.42)!important;box-shadow:0 14px 38px rgba(0,0,0,.3),0 0 0 4px rgba(123,44,255,.11),inset 0 1px 0 rgba(255,255,255,.06)!important}body.chat-page .model-select .model-trigger img{width:26px!important;height:26px!important;border-radius:10px!important;padding:0!important;background:rgba(255,255,255,.04)!important}body.chat-page .model-select .model-trigger span{max-width:88px!important;font-size:14px!important;letter-spacing:-.035em!important}body.chat-page .model-select .model-trigger svg{width:16px!important;height:16px!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{position:absolute!important;left:auto!important;right:0!important;top:auto!important;bottom:calc(100% + 12px)!important;width:196px!important;max-height:none!important;border:1px solid rgba(255,255,255,.13)!important;background:radial-gradient(circle at 18% 8%,rgba(123,44,255,.21),transparent 42%),linear-gradient(180deg,rgba(28,28,34,.98),rgba(17,17,22,.98))!important;box-shadow:0 24px 70px rgba(0,0,0,.58),inset 0 0 0 1px rgba(255,255,255,.035)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.985)!important;transform-origin:bottom right!important;transition:opacity .15s var(--ease),transform .15s var(--ease),visibility .15s var(--ease)!important;z-index:999!important}body.chat-page .model-select .model-popover:after{content:"";position:absolute;right:28px;bottom:-6px;width:12px;height:12px;background:rgba(17,17,22,.98);border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);transform:rotate(45deg);border-radius:2px}body.chat-page .model-select .model-popover.compact-model-popover.is-open,body.chat-page .model-select .model-popover.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}body.chat-page .model-select .model-option{width:100%!important;height:46px!important;min-height:46px!important;border-radius:15px!important;display:grid!important;grid-gap:10px!important;text-align:right!important;background:transparent!important;border:1px solid transparent!important}body.chat-page .model-select .model-option:hover{background:rgba(255,255,255,.075)!important}body.chat-page .model-select .model-option.active{background:linear-gradient(135deg,rgba(123,44,255,.25),rgba(255,45,168,.085))!important;border-color:rgba(155,104,255,.34)!important}body.chat-page .model-select .model-option img{width:34px!important;height:34px!important;border-radius:12px!important;padding:4px!important;background:rgba(255,255,255,.065)!important;object-fit:contain!important}body.chat-page .model-select .model-text{min-width:0!important;display:block!important}body.chat-page .model-select .model-text strong{display:block!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .model-select .model-text small,body.chat-page .model-select .popover-head,body.chat-page .model-select .price-tag{display:none!important}@media (max-width:900px){body.chat-page .model-select .model-trigger{min-width:126px!important;max-width:132px!important;height:42px!important;padding:0 8px!important}body.chat-page .model-select .model-trigger img{width:23px!important;height:23px!important}body.chat-page .model-select .model-trigger span{max-width:58px!important;font-size:12.5px!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:182px!important;bottom:calc(100% + 10px)!important;border-radius:18px!important;padding:6px!important}body.chat-page .model-select .model-option{height:44px!important;min-height:44px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:9px!important;border-radius:14px!important}body.chat-page .model-select .model-option img{width:32px!important;height:32px!important}}body.chat-page .app-shell{transition:grid-template-columns .28s var(--ease)}body.chat-page .sidebar{will-change:transform,opacity}body.chat-page .sidebar-top{position:relative;justify-content:flex-start!important;padding:16px 14px 10px 64px!important}body.chat-page .sidebar-collapse{position:absolute!important;left:14px!important;right:auto!important;top:20px!important;z-index:4!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important}body.chat-page .sidebar-float{left:16px!important;right:auto!important;top:16px!important;border-radius:14px!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.115)!important;box-shadow:0 14px 44px rgba(0,0,0,.28)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}body.chat-page .hero-logo{display:none!important}body.chat-page .hero{justify-content:center!important;padding:18px 20px 205px!important}body.chat-page .hero-aura{width:min(560px,68vw)!important;opacity:.58!important}body.chat-page .hero h1{font-size:clamp(30px,4.1vw,48px)!important;font-weight:600!important;letter-spacing:-.055em!important}body.chat-page .hero p{margin-top:10px!important;max-width:390px!important;font-size:14.5px!important;line-height:1.9!important;color:rgba(255,255,255,.54)!important}body.chat-page .composer-stage{top:calc(50% + 116px)!important;bottom:auto!important;transform:translate(-50%,-50%)!important;transition:top .26s var(--ease),bottom .26s var(--ease),transform .26s var(--ease),width .22s var(--ease)!important}body.chat-page.has-chat .composer-stage{top:auto!important;bottom:28px!important;transform:translateX(-50%)!important}body.chat-page .composer{box-shadow:0 20px 64px rgba(0,0,0,.44),0 0 38px rgba(123,44,255,.1)!important}body.chat-page .composer-inner{background:rgba(28,28,33,.965)!important}body.chat-page #promptInput::placeholder{color:rgba(255,255,255,.46)!important}body.chat-page .message.user .bubble{min-width:min(72px,100%)!important}@media (max-width:900px){body.chat-page .sidebar-top{padding:16px 14px 10px 60px!important}body.chat-page .sidebar-collapse,body.chat-page .sidebar-float{display:none!important}body.chat-page .mobile-menu{position:relative!important;left:auto!important;right:auto!important}body.chat-page .hero{padding:18px 18px 132px!important}body.chat-page .hero h1{font-size:clamp(25px,7.2vw,34px)!important}body.chat-page .hero p{font-size:13.5px!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important}}body.chat-page #micBtn,body.chat-page .mic-btn{display:none!important}@media (min-width:901px){body.chat-page .composer-stage{position:absolute!important;left:50%!important;width:min(var(--composer-width),calc(100% - 44px))!important;top:calc(50% + 56px)!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;z-index:44!important;transition:top .26s var(--ease),bottom .26s var(--ease),transform .26s var(--ease),width .22s var(--ease)!important}body.chat-page.has-chat .composer-stage{top:auto!important;bottom:28px!important;transform:translateX(-50%)!important}body.chat-page .composer-tools{gap:6px!important}body.chat-page .composer-inner{grid-template-columns:46px minmax(0,1fr) auto!important}}@media (max-width:900px){body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{position:absolute!important;left:50%!important;top:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;width:calc(100% - 20px)!important;transform:translateX(-50%)!important}body.chat-page .composer-inner{grid-template-columns:42px minmax(0,1fr) auto!important}}body.chat-page .composer-inner{grid-template-columns:50px minmax(0,1fr) auto!important}body.chat-page .composer-btn{width:46px!important;height:44px!important;border-radius:999px!important;color:rgba(255,255,255,.9)!important;background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.052))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 12px 34px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.055)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}body.chat-page .composer-btn.is-open,body.chat-page .composer-btn:hover{color:#fff!important;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.07))!important;border-color:rgba(155,104,255,.42)!important;box-shadow:0 14px 38px rgba(0,0,0,.3),0 0 0 4px rgba(123,44,255,.11),inset 0 1px 0 rgba(255,255,255,.06)!important}body.chat-page .composer-btn svg{width:23px!important;height:23px!important;stroke-width:2.25!important;opacity:.92!important}body.chat-page .composer-stage .attach-menu{position:absolute!important;left:0!important;top:auto!important;bottom:calc(100% + 12px)!important;width:196px!important;padding:7px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.13)!important;background:radial-gradient(circle at 18% 8%,rgba(123,44,255,.21),transparent 42%),linear-gradient(180deg,rgba(28,28,34,.98),rgba(17,17,22,.98))!important;box-shadow:0 24px 70px rgba(0,0,0,.58),inset 0 0 0 1px rgba(255,255,255,.035)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.985)!important;transition:opacity .15s var(--ease),transform .15s var(--ease),visibility .15s var(--ease)!important;z-index:999!important;overflow:visible!important}body.chat-page .composer-stage .attach-menu:after{content:"";position:absolute;left:25px;bottom:-6px;width:12px;height:12px;background:rgba(17,17,22,.98);border-left:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);transform:rotate(-45deg);border-radius:2px}body.chat-page .composer-stage .attach-menu.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}body.chat-page .composer-stage .attach-menu button{height:46px!important;border-radius:15px!important;padding:0 10px!important;color:rgba(255,255,255,.86)!important;background:transparent!important;display:flex!important;align-items:center!important;gap:10px!important;text-align:right!important;direction:rtl!important}body.chat-page .composer-stage .attach-menu button:hover{background:rgba(255,255,255,.075)!important;color:#fff!important}body.chat-page .composer-stage .attach-menu button svg{width:21px!important;height:21px!important;color:rgba(255,255,255,.9)!important;flex:0 0 auto!important}body.chat-page .composer-stage .attach-menu button span{font-size:13.5px!important;font-weight:850!important;white-space:nowrap!important}@media (max-width:900px){body.chat-page .composer-inner{grid-template-columns:46px minmax(0,1fr) auto!important}body.chat-page .composer-btn{width:42px!important;height:42px!important}body.chat-page .composer-stage .attach-menu{width:182px!important;bottom:calc(100% + 10px)!important;border-radius:18px!important;padding:6px!important}body.chat-page .composer-stage .attach-menu button{height:44px!important;border-radius:14px!important}}@media (min-width:901px){body.chat-page .sidebar-top{padding:16px 14px 10px 64px!important}body.chat-page .sidebar-collapse{display:none!important}body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{display:inline-flex!important;position:fixed!important;top:16px!important;left:16px!important;right:auto!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;border-radius:13px!important;z-index:420!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;color:rgba(255,255,255,.86)!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.115)!important;box-shadow:0 14px 44px rgba(0,0,0,.28)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transform:none!important;transition:background .16s var(--ease),border-color .16s var(--ease),box-shadow .16s var(--ease),color .16s var(--ease),transform .16s var(--ease)!important}body.chat-page .sidebar-float:hover{color:#fff!important;background:rgba(255,255,255,.09)!important;border-color:rgba(155,104,255,.34)!important;box-shadow:0 14px 44px rgba(0,0,0,.32),0 0 0 3px rgba(123,44,255,.1)!important}body.chat-page .sidebar-float:active{transform:scale(.96)!important}body.chat-page .sidebar-float svg{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;stroke-width:2.25!important;flex:0 0 auto!important}body.chat-page .app-shell.sidebar-collapsed .main-topbar{padding-left:72px!important}}@media (max-width:900px){body.chat-page .sidebar-float{display:none!important}}body.chat-page #promptInput{display:block!important;width:100%!important;max-height:132px!important;overflow-y:auto!important;unicode-bidi:plaintext!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding:8px 10px 7px 6px!important;line-height:1.75!important}body.chat-page #promptInput::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.chat-page .composer-btn,body.chat-page .composer-tools,body.chat-page .model-select,body.chat-page .send-btn{align-self:end!important;flex:0 0 auto!important}body.chat-page .composer-tools{padding-bottom:1px!important}@media (max-width:900px){body.chat-page #promptInput{max-height:108px!important;padding:8px 8px 7px 5px!important;line-height:1.72!important}}body.chat-page .composer-inner.is-long-text{display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;grid-template-rows:minmax(0,auto) auto!important;grid-gap:8px 10px!important;gap:8px 10px!important;padding:10px!important}body.chat-page .composer-inner.is-long-text #promptInput{grid-column:1/-1!important;grid-row:1!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:7px 10px 4px!important;margin:0!important;line-height:1.72!important}body.chat-page .composer-inner.is-long-text .composer-btn{grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:end!important}body.chat-page .composer-inner.is-long-text .composer-tools{grid-column:3!important;grid-row:2!important;justify-self:end!important;align-self:end!important;padding-bottom:0!important}body.chat-page .composer-inner.is-long-text .model-select,body.chat-page .composer-inner.is-long-text .model-trigger,body.chat-page .composer-inner.is-long-text .send-btn{align-self:end!important}@media (max-width:900px){body.chat-page .composer-inner.is-long-text{grid-template-columns:46px minmax(0,1fr) auto!important;gap:7px 8px!important;padding:8px!important}body.chat-page .composer-inner.is-long-text #promptInput{padding:7px 8px 4px!important;line-height:1.68!important}}body.chat-page .composer-inner:not(.is-long-text){display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:flex-end!important;grid-gap:8px!important;gap:8px!important;min-height:64px!important;overflow:visible!important}body.chat-page .composer-inner:not(.is-long-text) #promptInput{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:86px!important;align-self:end!important;margin:0!important;padding:8px 4px 6px!important;line-height:1.72!important;overflow-y:hidden!important}body.chat-page .composer-inner:not(.is-long-text) .composer-btn{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:end!important}body.chat-page .composer-inner:not(.is-long-text) .composer-tools{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:end!important;padding-bottom:0!important}body.chat-page .composer-inner.is-long-text{grid-template-rows:auto auto!important;align-items:flex-end!important;overflow:visible!important}body.chat-page .composer-inner.is-long-text #promptInput{min-height:42px!important;max-height:132px!important;align-self:start!important;overflow-y:auto!important}@media (max-width:900px){body.chat-page .composer-inner:not(.is-long-text){grid-template-columns:46px minmax(0,1fr) auto!important;min-height:60px!important;gap:6px!important}body.chat-page .composer-inner:not(.is-long-text) #promptInput{max-height:76px!important;padding:8px 4px 6px!important;line-height:1.68!important}body.chat-page .composer-inner.is-long-text #promptInput{max-height:108px!important}}body.chat-page .composer-inner,body.chat-page .composer-inner *{transition-property:background,color,border-color,box-shadow,transform,opacity,visibility!important}body.chat-page .composer-inner{overflow:visible!important;align-items:flex-end!important}body.chat-page .composer-inner:not(.is-writing){display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;grid-template-rows:auto!important;min-height:64px!important;grid-gap:8px!important;gap:8px!important;padding:9px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:8px 4px 6px!important;line-height:1.72!important;align-self:end!important}body.chat-page .composer-inner:not(.is-writing) .composer-btn{grid-column:1!important;grid-row:1!important;align-self:end!important;justify-self:start!important}body.chat-page .composer-inner:not(.is-writing) .composer-tools{align-self:end!important;padding-bottom:0!important}body.chat-page .composer-inner.is-writing{display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;grid-template-rows:auto 46px!important;min-height:112px!important;grid-gap:8px 10px!important;gap:8px 10px!important;padding:10px!important;overflow:visible!important}body.chat-page .composer-inner.is-writing #promptInput{width:100%!important;min-width:0!important;max-width:100%!important;min-height:34px!important;max-height:144px!important;padding:7px 10px 4px!important;margin:0!important;line-height:1.68!important;text-align:right!important;direction:rtl!important;word-break:break-word!important;overflow-wrap:anywhere!important;white-space:pre-wrap!important;overflow-x:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important;align-self:start!important}body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.chat-page .composer-inner.is-writing .composer-btn{grid-column:1!important;grid-row:2!important;align-self:end!important;justify-self:start!important}body.chat-page .composer-inner.is-writing .composer-tools{padding-bottom:0!important}body.chat-page .composer-inner.is-writing .composer-btn,body.chat-page .composer-inner.is-writing .model-select,body.chat-page .composer-inner.is-writing .model-trigger,body.chat-page .composer-inner.is-writing .send-btn{flex:0 0 auto!important}@media (max-width:900px){body.chat-page .composer-inner:not(.is-writing){grid-template-columns:46px minmax(0,1fr) auto!important;min-height:60px!important;gap:6px!important;padding:8px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:34px!important;min-height:34px!important;max-height:34px!important;padding:8px 4px 6px!important;line-height:1.68!important}body.chat-page .composer-inner.is-writing{grid-template-columns:46px minmax(0,1fr) auto!important;grid-template-rows:auto 42px!important;min-height:104px!important;gap:7px 8px!important;padding:8px!important}body.chat-page .composer-inner.is-writing #promptInput{max-height:112px!important;padding:7px 8px 4px!important;line-height:1.64!important}}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 10px!important;margin:0!important;line-height:46px!important;display:block!important;text-align:right!important;direction:rtl!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:46px!important;color:rgba(255,255,255,.44)!important;opacity:1!important}body.chat-page .composer-inner:not(.is-writing) .composer-btn,body.chat-page .composer-inner:not(.is-writing) .composer-tools{align-self:center!important}@media (max-width:900px){body.chat-page .composer-inner:not(.is-writing) #promptInput{height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 8px!important;line-height:42px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:42px!important}}body.chat-page #promptInput,body.chat-page .composer-inner.is-long-text #promptInput,body.chat-page .composer-inner.is-writing #promptInput{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-color:rgba(255,255,255,.18) transparent!important;padding-left:14px!important}body.chat-page #promptInput::-webkit-scrollbar,body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar{width:6px!important;height:6px!important;display:block!important}body.chat-page #promptInput::-webkit-scrollbar-track,body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar-track,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar-track{background:transparent!important;margin:7px 0!important;border-radius:999px!important}body.chat-page #promptInput::-webkit-scrollbar-thumb,body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar-thumb,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar-thumb{min-height:34px!important;border-radius:999px!important;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.1))!important;border:2px solid rgba(28,28,33,.96)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)!important}body.chat-page #promptInput::-webkit-scrollbar-thumb:hover,body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar-thumb:hover,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(155,104,255,.55),rgba(255,45,168,.24))!important;border-color:rgba(28,28,33,.96)!important}body.chat-page #promptInput::-webkit-scrollbar-corner{background:transparent!important}@media (max-width:900px){body.chat-page #promptInput,body.chat-page .composer-inner.is-long-text #promptInput,body.chat-page .composer-inner.is-writing #promptInput{padding-left:12px!important}body.chat-page #promptInput::-webkit-scrollbar,body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar{width:5px!important}}body.chat-page #activeModelIcon.is-claude-icon,body.chat-page .model-option[data-model=claude] img{background:#ffffff!important;padding:5px!important;border-radius:12px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 6px 18px rgba(0,0,0,.22)!important;object-fit:contain!important}body.chat-page .model-select .model-trigger #activeModelIcon.is-claude-icon{background:#ffffff!important;padding:4px!important}body.chat-page #activeModelIcon,body.chat-page #activeModelIcon.model-icon-img,body.chat-page .model-option .model-icon-img,body.chat-page .model-option img{background:#ffffff!important;padding:5px!important;border-radius:14px!important;object-fit:contain!important;box-sizing:border-box!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.76),0 8px 20px rgba(0,0,0,.22)!important}body.chat-page .model-select .model-trigger #activeModelIcon{background:#ffffff!important;padding:4px!important;border-radius:12px!important;object-fit:contain!important;box-sizing:border-box!important}body.chat-page #activeModelIcon[style*="display: none"],body.chat-page .model-option img[style*="display: none"]{background:transparent!important;box-shadow:none!important}body.chat-page .model-icon-tile{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important;background:#ffffff!important;display:inline-grid!important;place-items:center!important;padding:5px!important;overflow:hidden!important;flex:0 0 auto!important;box-sizing:border-box!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.82),0 8px 20px rgba(0,0,0,.22)!important}body.chat-page .active-model-icon-tile,body.chat-page .model-select .model-trigger .model-icon-tile{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:12px!important;padding:5px!important}body.chat-page #activeModelIcon,body.chat-page .model-icon-tile img,body.chat-page .model-option .model-icon-tile img,body.chat-page .model-select .model-trigger .model-icon-tile img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;display:block!important;object-fit:contain!important;background:transparent!important;padding:0!important;margin:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important}body.chat-page .model-select .model-option{grid-template-columns:34px minmax(0,1fr)!important}body.chat-page .model-select .model-trigger{gap:10px!important}@media (min-width:901px){body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{left:auto!important;right:18px!important;top:18px!important}body.chat-page .main-topbar{direction:ltr!important;justify-content:flex-start!important;padding-left:22px!important;padding-right:74px!important}body.chat-page .main-topbar .topbar-space{display:none!important;flex:0 0!important}body.chat-page .main-topbar .wallet-btn{margin:0!important}body.chat-page .app-shell.sidebar-collapsed .main-topbar{padding-left:22px!important;padding-right:74px!important}}body.chat-page .messages{display:flex!important;flex-direction:column!important;gap:14px!important;width:min(880px,100%)!important;margin:0 auto!important}body.chat-page .message,body.chat-page .message.ai,body.chat-page .message.user{width:100%!important;display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:0!important;direction:ltr!important}body.chat-page .message.user{justify-content:flex-end!important}body.chat-page .message.ai{justify-content:flex-start!important}body.chat-page .msg-avatar{display:none!important}body.chat-page .message .bubble{display:block!important;width:-moz-fit-content!important;width:fit-content!important;min-width:88px!important;max-width:min(760px,calc(100% - 12px))!important;direction:rtl!important;text-align:right!important;white-space:pre-wrap!important;word-break:normal!important;overflow-wrap:anywhere!important;padding:12px 16px!important;line-height:2!important}body.chat-page .message.user .bubble{margin-left:auto!important;margin-right:0!important;border-top-right-radius:8px!important;border-top-left-radius:19px!important;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.065))!important;border-color:rgba(255,255,255,.11)!important}body.chat-page .message.ai .bubble{margin-left:0!important;margin-right:auto!important;border-top-left-radius:8px!important;border-top-right-radius:19px!important;background:rgba(255,255,255,.04)!important;border-color:rgba(255,255,255,.07)!important}@media (max-width:900px){body.chat-page .messages{width:100%!important;gap:12px!important}body.chat-page .message .bubble,body.chat-page .message.ai .bubble,body.chat-page .message.user .bubble{max-width:min(100%,calc(100vw - 28px))!important}}body.chat-page .composer-inner:not(.is-writing){min-height:58px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:42px!important;min-height:42px!important;max-height:42px!important;line-height:42px!important;overflow:hidden!important;transform:translateY(0)!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:42px!important}body.chat-page .composer-inner.is-writing #promptInput{line-height:1.66!important;padding-top:6px!important;padding-bottom:4px!important}@media (max-width:900px){body.chat-page .composer-inner:not(.is-writing){min-height:56px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;padding:0 8px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:40px!important}}body.chat-page{--composer-width:900px}body.chat-page svg{width:20px!important;height:20px!important;stroke-width:2.05!important}body.chat-page .icon-btn,body.chat-page .mobile-menu,body.chat-page .sidebar-collapse,body.chat-page .sidebar-float{width:35px!important;min-width:35px!important;max-width:35px!important;height:35px!important;min-height:35px!important;max-height:35px!important;border-radius:12px!important}body.chat-page .icon-btn svg,body.chat-page .mobile-menu svg,body.chat-page .sidebar-collapse svg,body.chat-page .sidebar-float svg{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important}@media (min-width:901px){body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{width:35px!important;min-width:35px!important;max-width:35px!important;height:35px!important;min-height:35px!important;max-height:35px!important;border-radius:12px!important}body.chat-page .sidebar-float svg{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important}}body.chat-page .wallet-btn{min-width:122px!important;height:40px!important;padding:0 14px!important;gap:7px!important}body.chat-page .wallet-btn span{font-size:13px!important;font-weight:850!important}body.chat-page .wallet-btn svg{width:17px!important;height:17px!important}body.chat-page .nav-item{height:40px!important;padding:0 12px!important;gap:11px!important}body.chat-page .nav-item svg{width:19px!important;height:19px!important}body.chat-page .nav-item span{font-size:13.5px!important}body.chat-page .mini-wallet{height:39px!important;border-radius:15px!important;font-size:13px!important}body.chat-page .composer{border-radius:27px!important}body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:44px minmax(0,1fr) auto!important;min-height:58px!important;gap:6px!important;padding:7px!important;border-radius:26px!important}body.chat-page .composer-btn,body.chat-page .send-btn{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:999px!important}body.chat-page .composer-btn svg,body.chat-page .send-btn svg{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;stroke-width:2.15!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;padding:0 9px!important;font-size:15px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:40px!important}body.chat-page .composer-inner.is-writing{grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-rows:auto 40px!important;min-height:102px!important;border-radius:26px!important}body.chat-page .composer-inner.is-writing #promptInput{min-height:40px!important;max-height:132px!important;padding:6px 9px 3px!important;font-size:15px!important;line-height:1.62!important}body.chat-page .model-select .model-trigger{min-width:118px!important;max-width:140px!important;height:40px!important;padding:0 11px!important;gap:6px!important;justify-content:center!important}body.chat-page .model-select .model-trigger #activeModelIcon,body.chat-page .model-select .model-trigger .model-icon-tile,body.chat-page .model-select .model-trigger img.model-icon-img{display:none!important}body.chat-page .model-select .model-trigger span{max-width:92px!important;font-size:13px!important;font-weight:900!important}body.chat-page .model-select .model-trigger svg{width:15px!important;height:15px!important;flex:0 0 auto!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:184px!important;padding:6px!important}body.chat-page .model-select .model-option{height:42px!important;min-height:42px!important;grid-template-columns:31px minmax(0,1fr)!important;gap:9px!important}body.chat-page .model-select .model-option .model-icon-tile,body.chat-page .model-select .model-option img{width:31px!important;min-width:31px!important;max-width:31px!important;height:31px!important;min-height:31px!important;max-height:31px!important;border-radius:11px!important;padding:4px!important;background:#ffffff!important;display:inline-grid!important;place-items:center!important}body.chat-page .model-select .model-option .model-icon-tile img{width:100%!important;height:100%!important;padding:0!important;background:transparent!important;border-radius:0!important}body.chat-page .model-select .model-text strong{font-size:13px!important}body.chat-page #promptInput,body.chat-page .composer-inner.is-long-text #promptInput,body.chat-page .composer-inner.is-writing #promptInput{scrollbar-width:thin!important;scrollbar-gutter:stable!important}@media (max-width:900px){body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:40px minmax(0,1fr) auto!important;min-height:54px!important;padding:7px!important}body.chat-page .composer-btn,body.chat-page .send-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:38px!important;min-height:38px!important;max-height:38px!important;line-height:38px!important;font-size:14.5px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:38px!important}body.chat-page .composer-inner.is-writing{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-rows:auto 38px!important;min-height:96px!important;padding:7px!important}body.chat-page .composer-inner.is-writing #promptInput{max-height:104px!important;font-size:14.5px!important;line-height:1.58!important}body.chat-page .model-select .model-trigger{min-width:104px!important;max-width:116px!important;height:38px!important;padding:0 9px!important}body.chat-page .model-select .model-trigger span{max-width:74px!important;font-size:12.2px!important}}body.chat-page .composer,body.chat-page .composer-inner{cursor:text!important}body.chat-page .attachment-row,body.chat-page .composer .model-option,body.chat-page .composer .model-popover,body.chat-page .composer .model-select,body.chat-page .composer .model-trigger,body.chat-page .composer button,body.chat-page .composer-stage .attach-menu,body.chat-page .composer-stage .attach-menu button,body.chat-page .file-chip,body.chat-page .file-chip button{cursor:pointer!important}body.chat-page #promptInput{cursor:text!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:214px!important;padding:8px!important;border-radius:20px!important}body.chat-page .model-select .model-option{height:54px!important;min-height:54px!important;grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;padding:6px 8px!important;border-radius:16px!important;overflow:visible!important}body.chat-page .model-select .model-option>.model-icon-tile{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.86),0 7px 18px rgba(0,0,0,.24)!important}body.chat-page .model-select .model-option>.model-icon-tile>img,body.chat-page .model-select .model-option>.model-icon-tile>img.model-icon-img{max-width:76%!important;max-height:76%!important;flex:0 0 auto!important}body.chat-page .model-select .model-option[data-model=chatgpt]>.model-icon-tile>img,body.chat-page .model-select .model-option[data-model=claude]>.model-icon-tile>img{max-width:82%!important;max-height:82%!important}body.chat-page .model-select .model-option[data-model=deepseek]>.model-icon-tile>img,body.chat-page .model-select .model-option[data-model=gemini]>.model-icon-tile>img{max-width:78%!important;max-height:78%!important}body.chat-page .model-select .model-text strong{font-size:14px!important;line-height:1.18!important}@media (max-width:900px){body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:202px!important;padding:7px!important}body.chat-page .model-select .model-option{height:50px!important;min-height:50px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:5px 7px!important}body.chat-page .model-select .model-option>.model-icon-tile{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:13px!important}body.chat-page .model-select .model-text strong{font-size:13px!important}}body.chat-page .sidebar-top{height:72px!important;min-height:72px!important;max-height:72px!important;padding:14px 14px 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;direction:ltr!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-logo{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;text-decoration:none!important;flex:0 0 190px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-img,body.chat-page .sidebar-top .sidebar-brand-logo{width:190px!important;height:45px!important;min-width:190px!important;min-height:45px!important;max-width:190px!important;max-height:45px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.chat-page .sidebar-top .sidebar-brand-img{display:block!important;object-fit:contain!important;object-position:left center!important;outline:0!important}body.chat-page .sidebar-top .brand-icon,body.chat-page .sidebar-top .brand-icon img,body.chat-page .sidebar-top .brand-name{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.chat-page .sidebar-top .brand-name{display:none!important}body.chat-page #projectsSideBtn b{background:rgba(123,44,255,.26)!important;color:rgba(255,255,255,.86)!important}@media (min-width:901px){body.chat-page .sidebar-top{padding:14px 14px 10px!important}body.chat-page .sidebar-top .sidebar-collapse{display:none!important}}@media (max-width:900px){body.chat-page .sidebar-top{height:68px!important;min-height:68px!important;max-height:68px!important;padding:12px 12px 9px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-logo{flex-basis:164px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-img,body.chat-page .sidebar-top .sidebar-brand-logo{width:164px!important;height:39px!important;min-width:164px!important;min-height:39px!important;max-width:164px!important;max-height:39px!important}}body.chat-page .composer-inner,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){overflow:visible!important}body.chat-page .composer-inner:not(.is-writing){min-height:60px!important;gap:7px!important;padding:8px!important;align-items:center!important}body.chat-page .composer-inner:not(.is-writing) .composer-model-primary,body.chat-page .composer-inner:not(.is-writing)>.model-select{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important}body.chat-page .composer-inner:not(.is-writing) .composer-tools{gap:6px!important}body.chat-page .composer-inner.is-writing{grid-template-rows:auto 42px!important;min-height:104px!important;gap:7px 8px!important;padding:8px!important;align-items:flex-end!important}body.chat-page .composer-inner.is-writing .composer-model-primary,body.chat-page .composer-inner.is-writing>.model-select{grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:end!important}body.chat-page .composer-inner.is-writing .composer-tools{display:inline-flex!important;align-items:center!important;gap:6px!important}body.chat-page .composer-tools #attachBtn{order:1!important}body.chat-page .composer-tools #sendBtn{order:2!important}body.chat-page .composer .model-select .model-trigger{min-width:124px!important;max-width:138px!important;height:40px!important;padding:0 10px!important;justify-content:center!important}body.chat-page .composer .model-select .model-trigger span{max-width:92px!important;font-size:13px!important;line-height:1!important}body.chat-page .composer .model-select .model-trigger svg{width:14px!important;height:14px!important}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}body.chat-page .composer .composer-btn svg,body.chat-page .composer .send-btn svg{width:20px!important;height:20px!important}body.chat-page .composer-model-primary .model-popover,body.chat-page .composer-model-primary .model-popover.compact-model-popover{left:0!important;right:auto!important;transform-origin:bottom left!important}body.chat-page .composer-model-primary .model-popover:after{left:28px!important;right:auto!important;border-left:1px solid rgba(255,255,255,.13)!important;border-right:0!important;transform:rotate(-45deg)!important}body.chat-page #projectsSideBtn{height:52px!important;margin:8px 4px 0!important;padding:0 14px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.082),rgba(255,255,255,.044))!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;gap:12px!important}body.chat-page #projectsSideBtn:hover{background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,255,255,.055))!important;border-color:rgba(155,104,255,.18)!important}body.chat-page #projectsSideBtn svg{width:21px!important;height:21px!important;color:rgba(255,255,255,.78)!important}body.chat-page #projectsSideBtn span{font-size:14px!important;font-weight:850!important}body.chat-page #projectsSideBtn b{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;padding:0!important;border-radius:999px!important;font-size:0!important;color:transparent!important;background:linear-gradient(135deg,var(--purple),var(--pink))!important;box-shadow:0 0 18px rgba(123,44,255,.5)!important}body.chat-page .sidebar-foot{padding:12px 12px 14px!important}body.chat-page .mini-wallet.project-account-card,body.chat-page .project-account-card{width:100%!important;min-height:62px!important;height:auto!important;border-radius:20px!important;padding:10px 11px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 10px!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;direction:rtl!important;text-align:right!important;background:radial-gradient(circle at 12% 12%,rgba(123,44,255,.18),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.088),rgba(255,255,255,.044))!important;border:1px solid rgba(255,255,255,.075)!important;color:rgba(255,255,255,.9)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}body.chat-page .project-account-card:hover{background:radial-gradient(circle at 12% 12%,rgba(255,45,168,.14),transparent 36%),linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,255,255,.058))!important;border-color:rgba(155,104,255,.22)!important}body.chat-page .project-account-icon{width:40px!important;height:40px!important;border-radius:15px!important;display:inline-grid!important;place-items:center!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.86)!important}body.chat-page .project-account-icon svg{width:20px!important;height:20px!important}body.chat-page .project-account-copy{min-width:0!important;display:grid!important;grid-gap:3px!important;gap:3px!important}body.chat-page .project-account-copy strong{font-size:13.5px!important;font-weight:900!important}body.chat-page .project-account-copy small,body.chat-page .project-account-copy strong{display:block!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .project-account-copy small{font-size:11.2px!important;color:rgba(255,255,255,.52)!important}body.chat-page .project-account-status{width:10px!important;height:10px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--purple),var(--pink))!important;box-shadow:0 0 18px rgba(123,44,255,.52)!important}@media (max-width:900px){body.chat-page .main-topbar{height:58px!important;padding:9px 10px!important}body.chat-page .workspace{min-height:0!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{width:calc(100% - 14px)!important;bottom:max(9px,env(safe-area-inset-bottom))!important}body.chat-page .composer{border-radius:24px!important}body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){min-height:54px!important;border-radius:23px!important;gap:5px!important;padding:7px!important;grid-template-columns:auto minmax(44px,1fr) auto!important}body.chat-page .composer-inner.is-writing{min-height:98px!important;border-radius:23px!important;gap:6px!important;padding:7px!important;grid-template-columns:auto minmax(44px,1fr) auto!important;grid-template-rows:auto 39px!important}body.chat-page .composer .model-select .model-trigger{min-width:96px!important;max-width:108px!important;height:38px!important;padding:0 8px!important}body.chat-page .composer .model-select .model-trigger span{max-width:70px!important;font-size:11.8px!important}body.chat-page .composer .model-select .model-trigger svg{width:13px!important;height:13px!important}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body.chat-page .composer .composer-btn svg,body.chat-page .composer .send-btn svg{width:19px!important;height:19px!important}body.chat-page #promptInput,body.chat-page .composer-inner:not(.is-writing) #promptInput{font-size:14.2px!important;height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;padding:0 7px!important}body.chat-page .composer-inner.is-writing #promptInput{font-size:14.2px!important;max-height:108px!important;line-height:1.62!important;padding:6px 7px 3px!important}body.chat-page .mini-wallet.project-account-card,body.chat-page .project-account-card{min-height:58px!important;border-radius:18px!important;grid-template-columns:37px minmax(0,1fr) 9px!important;gap:9px!important}body.chat-page .project-account-icon{width:37px!important;height:37px!important;border-radius:14px!important}body.chat-page .project-account-copy strong{font-size:13px!important}body.chat-page .project-account-copy small{font-size:10.8px!important}}body.chat-page .composer-left-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;direction:ltr!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;min-width:0!important;flex:0 0 auto!important}body.chat-page .composer-inner,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:auto minmax(0,1fr) auto!important}body.chat-page .composer-inner:not(.is-writing)>.composer-left-actions{grid-column:1!important;grid-row:1!important;align-self:center!important}body.chat-page .composer-inner:not(.is-writing)>.composer-model-primary,body.chat-page .composer-inner:not(.is-writing)>.model-select{grid-column:auto!important;grid-row:auto!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{grid-column:2!important;grid-row:1!important;min-width:0!important;align-self:center!important}body.chat-page .composer-inner:not(.is-writing) .composer-tools{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;padding:0!important}body.chat-page .composer-inner.is-writing>.composer-left-actions{grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:end!important}body.chat-page .composer-inner.is-writing>.composer-model-primary,body.chat-page .composer-inner.is-writing>.model-select{grid-column:auto!important;grid-row:auto!important}body.chat-page .composer-inner.is-writing #promptInput{grid-column:1/-1!important;grid-row:1!important}body.chat-page .composer-inner.is-writing .composer-tools{grid-column:3!important;grid-row:2!important;justify-self:end!important;align-self:end!important;gap:0!important;padding:0!important}body.chat-page .composer-left-actions #attachBtn{order:1!important}body.chat-page .composer-left-actions .model-select{order:2!important}body.chat-page .composer-tools #sendBtn{order:1!important}body.chat-page .composer-tools #attachBtn{order:0!important}body.chat-page .composer-stage .attach-menu{left:8px!important;right:auto!important;transform-origin:bottom left!important}body.chat-page .composer-stage .attach-menu:after{left:26px!important;right:auto!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{height:70px!important;min-height:70px!important;padding:10px 14px!important;grid-template-columns:42px minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;border-radius:0!important;background:rgba(0,0,0,.1)!important;border:0!important;border-top:1px solid rgba(255,255,255,.055)!important;border-bottom:1px solid rgba(255,45,168,.22)!important;box-shadow:none!important;color:#fff!important}body.chat-page .account-profile-card:hover{background:rgba(255,255,255,.035)!important;border-bottom-color:rgba(155,104,255,.34)!important}body.chat-page .account-avatar{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;background:linear-gradient(135deg,rgba(155,104,255,.95),rgba(123,44,255,.62))!important;font-size:13px!important;font-weight:750!important;letter-spacing:-.02em!important;box-shadow:0 8px 24px rgba(123,44,255,.22)!important}body.chat-page .account-profile-card .account-copy,body.chat-page .account-profile-card .project-account-copy{grid-gap:2px!important;gap:2px!important}body.chat-page .account-profile-card .account-copy strong,body.chat-page .account-profile-card .project-account-copy strong{font-size:16px!important;line-height:1.22!important;font-weight:800!important;letter-spacing:-.025em!important;color:#fff!important}body.chat-page .account-profile-card .account-copy small,body.chat-page .account-profile-card .project-account-copy small{font-size:14px!important;line-height:1.22!important;font-weight:500!important;color:rgba(255,255,255,.86)!important}@media (max-width:900px){body.chat-page .composer-left-actions{gap:5px!important}body.chat-page .composer-inner,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:auto minmax(38px,1fr) auto!important}body.chat-page .composer .model-select .model-trigger{min-width:92px!important;max-width:104px!important}body.chat-page .composer-stage .attach-menu{left:7px!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{height:66px!important;min-height:66px!important;padding:9px 13px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:11px!important}body.chat-page .account-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:12.5px!important}body.chat-page .account-profile-card .account-copy strong,body.chat-page .account-profile-card .project-account-copy strong{font-size:15px!important}body.chat-page .account-profile-card .account-copy small,body.chat-page .account-profile-card .project-account-copy small{font-size:13px!important}}body.chat-page .sidebar-foot{padding:12px 14px 16px!important;border-top:1px solid rgba(255,255,255,.045)!important;background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(0,0,0,.1))!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{position:relative!important;width:100%!important;height:74px!important;min-height:74px!important;margin:0!important;padding:12px 14px!important;display:grid!important;grid-gap:14px!important;gap:14px!important;direction:ltr!important;text-align:left!important;overflow:hidden!important;border-radius:24px!important;color:#ffffff!important;background:radial-gradient(circle at 15% 18%,rgba(155,104,255,.26),transparent 42%),radial-gradient(circle at 88% 72%,rgba(255,45,168,.12),transparent 44%),linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:0 18px 48px rgba(0,0,0,.3),0 0 34px rgba(123,44,255,.075),inset 0 1px 0 rgba(255,255,255,.07)!important;transition:background .17s var(--ease),border-color .17s var(--ease),box-shadow .17s var(--ease),transform .17s var(--ease)!important}body.chat-page .account-profile-card:before,body.chat-page .mini-wallet.project-account-card.account-profile-card:before,body.chat-page .project-account-card.account-profile-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(123,44,255,.18),rgba(255,45,168,.07),rgba(105,230,255,.045));opacity:.52}body.chat-page .account-profile-card:after,body.chat-page .mini-wallet.project-account-card.account-profile-card:after,body.chat-page .project-account-card.account-profile-card:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(123,44,255,.52),rgba(255,45,168,.38),transparent);opacity:.7}body.chat-page .account-profile-card>*,body.chat-page .mini-wallet.project-account-card.account-profile-card>*,body.chat-page .project-account-card.account-profile-card>*{position:relative!important;z-index:1!important}body.chat-page .account-profile-card:hover,body.chat-page .mini-wallet.project-account-card.account-profile-card:hover,body.chat-page .project-account-card.account-profile-card:hover{transform:translateY(-1px)!important;border-color:rgba(155,104,255,.22)!important;background:radial-gradient(circle at 15% 18%,rgba(155,104,255,.32),transparent 42%),radial-gradient(circle at 88% 72%,rgba(255,45,168,.15),transparent 44%),linear-gradient(135deg,rgba(255,255,255,.125),rgba(255,255,255,.055))!important;box-shadow:0 20px 52px rgba(0,0,0,.34),0 0 40px rgba(123,44,255,.11),inset 0 1px 0 rgba(255,255,255,.08)!important}body.chat-page .account-avatar{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.24),transparent 30%),linear-gradient(135deg,rgba(155,104,255,.98),rgba(123,44,255,.72) 52%,rgba(255,45,168,.42))!important;color:#ffffff!important;font-size:13.5px!important;font-weight:850!important;letter-spacing:-.025em!important;box-shadow:0 12px 28px rgba(123,44,255,.24),inset 0 1px 0 rgba(255,255,255,.18)!important}body.chat-page .account-profile-card .account-copy,body.chat-page .account-profile-card .project-account-copy{display:grid!important;grid-gap:3px!important;gap:3px!important;min-width:0!important;direction:ltr!important;text-align:left!important}body.chat-page .account-profile-card .account-copy strong,body.chat-page .account-profile-card .project-account-copy strong{font-size:17px!important;line-height:1.16!important;font-weight:850!important;letter-spacing:-.035em!important;color:rgba(255,255,255,.96)!important;text-shadow:0 8px 24px rgba(0,0,0,.18)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .account-profile-card .account-copy small,body.chat-page .account-profile-card .project-account-copy small{width:max-content!important;max-width:100%!important;padding:0!important;font-size:13px!important;line-height:1.25!important;font-weight:650!important;color:rgba(255,255,255,.7)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .account-profile-card .project-account-icon,body.chat-page .account-profile-card .project-account-status,body.chat-page .account-profile-card svg{display:none!important}@media (max-width:900px){body.chat-page .sidebar-foot{padding:11px 12px 14px!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{height:68px!important;min-height:68px!important;padding:10px 12px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;border-radius:21px!important}body.chat-page .account-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;font-size:13px!important}body.chat-page .account-profile-card .account-copy strong,body.chat-page .account-profile-card .project-account-copy strong{font-size:16px!important}body.chat-page .account-profile-card .account-copy small,body.chat-page .account-profile-card .project-account-copy small{font-size:12.5px!important}}body.chat-page .sidebar-nav{padding:0 14px!important;display:grid!important;grid-gap:8px!important;gap:8px!important}body.chat-page .sidebar-nav #newChatBtn,body.chat-page .sidebar-nav #projectsSideBtn,body.chat-page .sidebar-nav #searchToggleBtn,body.chat-page .sidebar-nav .nav-item,body.chat-page .sidebar-nav .nav-item.is-primary{width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 14px!important;border-radius:18px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;direction:rtl!important;text-align:right!important;color:rgba(255,255,255,.78)!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.065)!important;box-shadow:none!important;cursor:pointer!important;transition:background .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease),transform .15s var(--ease)!important}body.chat-page .sidebar-nav #newChatBtn:hover,body.chat-page .sidebar-nav #projectsSideBtn:hover,body.chat-page .sidebar-nav #searchToggleBtn:hover,body.chat-page .sidebar-nav .nav-item.is-primary:hover,body.chat-page .sidebar-nav .nav-item:hover{color:#fff!important;background:rgba(255,255,255,.075)!important;border-color:rgba(155,104,255,.22)!important;transform:translateY(-1px)!important}body.chat-page .sidebar-nav #newChatBtn:active,body.chat-page .sidebar-nav #projectsSideBtn:active,body.chat-page .sidebar-nav #searchToggleBtn:active,body.chat-page .sidebar-nav .nav-item:active{transform:scale(.985)!important}body.chat-page .sidebar-nav #newChatBtn svg,body.chat-page .sidebar-nav #projectsSideBtn svg,body.chat-page .sidebar-nav #searchToggleBtn svg,body.chat-page .sidebar-nav .nav-item svg{grid-column:1!important;width:21px!important;min-width:21px!important;max-width:21px!important;height:21px!important;min-height:21px!important;max-height:21px!important;color:rgba(255,255,255,.76)!important;stroke-width:2.05!important;opacity:1!important;justify-self:center!important;flex:0 0 auto!important}body.chat-page .sidebar-nav #newChatBtn span,body.chat-page .sidebar-nav #projectsSideBtn span,body.chat-page .sidebar-nav #searchToggleBtn span,body.chat-page .sidebar-nav .nav-item span{grid-column:2!important;min-width:0!important;width:auto!important;flex:none!important;color:inherit!important;font-size:14px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:right!important;justify-self:start!important}body.chat-page .sidebar-nav #projectsSideBtn b,body.chat-page .sidebar-nav .nav-item b{display:none!important}@media (max-width:900px){body.chat-page .sidebar-nav{padding:0 12px!important;gap:7px!important}body.chat-page .sidebar-nav #newChatBtn,body.chat-page .sidebar-nav #projectsSideBtn,body.chat-page .sidebar-nav #searchToggleBtn,body.chat-page .sidebar-nav .nav-item,body.chat-page .sidebar-nav .nav-item.is-primary{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 13px!important;border-radius:16px!important;grid-template-columns:23px minmax(0,1fr)!important;gap:11px!important}body.chat-page .sidebar-nav #newChatBtn svg,body.chat-page .sidebar-nav #projectsSideBtn svg,body.chat-page .sidebar-nav #searchToggleBtn svg,body.chat-page .sidebar-nav .nav-item svg{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important}body.chat-page .sidebar-nav #newChatBtn span,body.chat-page .sidebar-nav #projectsSideBtn span,body.chat-page .sidebar-nav #searchToggleBtn span,body.chat-page .sidebar-nav .nav-item span{font-size:13.5px!important}}body.chat-page .native-file-input{width:1px!important;height:1px!important;left:-9999px!important;top:-9999px!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{height:auto!important;min-height:92px!important;padding:13px 14px!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;touch-action:manipulation!important}body.chat-page .account-main{min-width:0!important;display:grid!important;grid-gap:8px!important;gap:8px!important;direction:ltr!important;text-align:left!important;position:relative!important;z-index:2!important}body.chat-page .account-wallet-pill{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:28px!important;padding:5px 9px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;direction:rtl!important;text-align:right!important;color:rgba(255,255,255,.84)!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 8px 22px rgba(0,0,0,.16)!important;overflow:hidden!important}body.chat-page .account-wallet-pill span:not(.account-wallet-dot){font-size:11.5px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}body.chat-page .account-wallet-pill b{padding:3px 7px!important;border-radius:999px!important;color:rgba(255,255,255,.92)!important;background:linear-gradient(135deg,rgba(123,44,255,.36),rgba(255,45,168,.2))!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}body.chat-page .account-wallet-dot{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--purple),var(--pink))!important;box-shadow:0 0 16px rgba(123,44,255,.62)!important}body.chat-page .account-profile-card,body.chat-page .attach-menu button,body.chat-page .composer-btn,body.chat-page .mobile-menu,body.chat-page .model-trigger,body.chat-page .send-btn,body.chat-page .sidebar-float,body.chat-page .sidebar-nav .nav-item,body.chat-page .wallet-btn{touch-action:manipulation!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (max-width:900px){body.chat-page{--sidebar-width:min(92vw,340px)!important}body.chat-page,html:has(body.chat-page){overflow:hidden!important;overscroll-behavior:none!important}body.chat-page .main:before{opacity:.78!important;background:radial-gradient(circle at 50% 44%,rgba(123,44,255,.18),transparent 34%),radial-gradient(circle at 72% 56%,rgba(105,230,255,.045),transparent 38%)!important}body.chat-page .sidebar{width:min(92vw,340px)!important;max-width:340px!important;border-radius:0 26px 26px 0!important;box-shadow:26px 0 90px rgba(0,0,0,.46)!important}body.chat-page .sidebar-top{height:62px!important;min-height:62px!important;max-height:62px!important;padding:10px 12px 8px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-logo{flex-basis:150px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-img,body.chat-page .sidebar-top .sidebar-brand-logo{width:150px!important;min-width:150px!important;max-width:150px!important;height:36px!important;min-height:36px!important;max-height:36px!important}body.chat-page .sidebar-nav{padding:0 12px!important;gap:8px!important}body.chat-page .sidebar-nav #newChatBtn,body.chat-page .sidebar-nav #projectsSideBtn,body.chat-page .sidebar-nav #searchToggleBtn,body.chat-page .sidebar-nav .nav-item,body.chat-page .sidebar-nav .nav-item.is-primary{height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:17px!important;padding:0 13px!important}body.chat-page .history-block{padding-top:16px!important}body.chat-page .history-list{padding-bottom:8px!important}body.chat-page .sidebar-foot{padding:11px 12px max(14px,env(safe-area-inset-bottom))!important}body.chat-page .account-profile-card,body.chat-page .mini-wallet.project-account-card.account-profile-card,body.chat-page .project-account-card.account-profile-card{min-height:88px!important;padding:12px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;border-radius:22px!important}body.chat-page .account-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}body.chat-page .account-main{gap:7px!important}body.chat-page .account-wallet-pill{min-height:27px!important;padding:5px 8px!important}body.chat-page .main-topbar{height:56px!important;min-height:56px!important;padding:8px 10px!important}body.chat-page .wallet-btn{height:38px!important;width:38px!important;min-width:38px!important;padding:0!important;border-radius:14px!important}body.chat-page .wallet-btn svg{width:18px!important;height:18px!important}body.chat-page .mobile-menu{width:38px!important;height:38px!important;border-radius:14px!important}body.chat-page .hero{padding:12px 16px 120px!important}body.chat-page .hero h1{font-size:clamp(24px,8vw,32px)!important;line-height:1.28!important}body.chat-page .hero p{max-width:310px!important;font-size:13px!important;line-height:1.85!important}body.chat-page .chat-area{padding:8px 10px 102px!important}body.chat-page .message .bubble,body.chat-page .message.ai .bubble,body.chat-page .message.user .bubble{max-width:min(100%,calc(100vw - 24px))!important;padding:11px 13px!important;font-size:13.6px!important;line-height:1.9!important;border-radius:17px!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{width:calc(100% - 10px)!important;bottom:max(7px,env(safe-area-inset-bottom))!important;max-width:620px!important}body.chat-page .composer{border-radius:23px!important;box-shadow:0 16px 48px rgba(0,0,0,.48),0 0 34px rgba(123,44,255,.12)!important}body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){min-height:52px!important;border-radius:22px!important;padding:6px!important;gap:5px!important;grid-template-columns:minmax(128px,auto) minmax(0,1fr) 38px!important}body.chat-page .composer-inner.is-writing{min-height:94px!important;border-radius:22px!important;padding:6px!important;gap:6px!important;grid-template-columns:minmax(128px,auto) minmax(0,1fr) 38px!important;grid-template-rows:auto 38px!important}body.chat-page .composer-left-actions{gap:5px!important;max-width:142px!important;min-width:128px!important}body.chat-page .composer .model-select .model-trigger{min-width:84px!important;max-width:96px!important;height:38px!important;padding:0 7px!important;gap:4px!important}body.chat-page .composer .model-select .model-trigger span{max-width:60px!important;font-size:11.4px!important;letter-spacing:-.04em!important}body.chat-page .composer .model-select .model-trigger svg{width:12px!important;height:12px!important}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}body.chat-page .composer .composer-btn svg,body.chat-page .composer .send-btn svg{width:19px!important;height:19px!important}body.chat-page #promptInput,body.chat-page .composer-inner:not(.is-writing) #promptInput{height:38px!important;min-height:38px!important;max-height:38px!important;line-height:38px!important;padding:0 7px!important;font-size:14px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput::placeholder{line-height:38px!important}body.chat-page .composer-inner.is-writing #promptInput{max-height:106px!important;padding:6px 7px 3px!important;font-size:14px!important;line-height:1.58!important}body.chat-page .attach-menu,body.chat-page .composer-stage .attach-menu{width:min(230px,calc(100vw - 24px))!important;left:6px!important;right:auto!important;bottom:calc(100% + 10px)!important;border-radius:22px!important;padding:8px!important;background:radial-gradient(circle at 15% 10%,rgba(123,44,255,.22),transparent 42%),linear-gradient(180deg,rgba(32,32,39,.99),rgba(16,16,22,.99))!important}body.chat-page .attach-menu button,body.chat-page .composer-stage .attach-menu button{height:52px!important;border-radius:17px!important;padding:0 12px!important;gap:10px!important}body.chat-page .attach-menu button span,body.chat-page .composer-stage .attach-menu button span{font-size:14px!important;font-weight:900!important}body.chat-page .attach-menu button svg,body.chat-page .composer-stage .attach-menu button svg{width:22px!important;height:22px!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:min(214px,calc(100vw - 24px))!important}}@media (max-width:390px){body.chat-page .composer-inner,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:minmax(118px,auto) minmax(0,1fr) 36px!important}body.chat-page .composer-left-actions{min-width:118px!important;max-width:130px!important;gap:4px!important}body.chat-page .composer .model-select .model-trigger{min-width:76px!important;max-width:88px!important;height:36px!important}body.chat-page .composer .model-select .model-trigger span{max-width:52px!important;font-size:10.8px!important}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important}body.chat-page #promptInput,body.chat-page .composer-inner:not(.is-writing) #promptInput{font-size:13.4px!important;padding:0 5px!important}}body.chat-page .clean-account-wallet-card,body.chat-page .mini-wallet.clean-account-wallet-card,body.chat-page .project-account-card.clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{width:100%!important;height:auto!important;min-height:0!important;padding:12px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:10px!important;direction:ltr!important;text-align:left!important;background:radial-gradient(circle at 16% 18%,rgba(123,44,255,.22),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.072),rgba(255,255,255,.034))!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 16px 42px rgba(0,0,0,.22)!important;overflow:hidden!important}body.chat-page .clean-account-wallet-card:after,body.chat-page .clean-account-wallet-card:before{opacity:.45!important;pointer-events:none!important}body.chat-page .clean-account-wallet-card .account-card-inner{display:flex!important;gap:11px!important}body.chat-page .clean-account-wallet-card .account-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;font-size:14px!important;background:linear-gradient(145deg,rgba(155,104,255,.96),rgba(123,44,255,.82) 52%,rgba(255,45,168,.28))!important;box-shadow:0 12px 28px rgba(123,44,255,.26)!important}body.chat-page .clean-account-wallet-card .account-copy,body.chat-page .clean-account-wallet-card .project-account-copy{grid-gap:1px!important;gap:1px!important}body.chat-page .clean-account-wallet-card .account-copy strong,body.chat-page .clean-account-wallet-card .project-account-copy strong{font-size:16px!important;line-height:1.25!important}body.chat-page .clean-account-wallet-card .account-copy small,body.chat-page .clean-account-wallet-card .project-account-copy small{font-size:12.5px!important;line-height:1.25!important;color:rgba(255,255,255,.64)!important}body.chat-page .wallet-mini-row{min-height:34px!important;border-radius:15px!important;color:rgba(255,255,255,.82)!important;background:rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important}body.chat-page .wallet-mini-row b{background:rgba(123,44,255,.22)!important;font-size:11px!important}body.chat-page .clean-account-wallet-card .account-main,body.chat-page .clean-account-wallet-card .account-wallet-dot,body.chat-page .clean-account-wallet-card .account-wallet-pill{display:none!important}@media (max-width:900px){body.chat-page{--app-height:100svh;--composer-width:100vw;--sidebar-width:min(88vw,318px)!important}body.chat-page,html:has(body.chat-page){width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;margin:0!important;overflow:hidden!important;overscroll-behavior:none!important}body.chat-page .app-shell{min-height:100svh!important;grid-template-columns:1fr!important;grid-template-areas:"main"!important;overflow:hidden!important}body.chat-page .app-shell,body.chat-page .main{width:100vw!important;max-width:100vw!important;min-width:0!important;height:var(--app-height,100svh)!important}body.chat-page .workspace{height:calc(var(--app-height, 100svh) - 56px)!important;min-height:0!important;overflow:hidden!important}body.chat-page .sidebar{width:min(88vw,318px)!important;max-width:318px!important;height:var(--app-height,100svh)!important;max-height:var(--app-height,100svh)!important;overflow:hidden!important;border-radius:0 22px 22px 0!important}body.chat-page .sidebar-top{height:56px!important;min-height:56px!important;padding:8px 12px!important}body.chat-page .sidebar-nav{padding:0 10px!important;gap:7px!important}body.chat-page .sidebar-nav #newChatBtn,body.chat-page .sidebar-nav #projectsSideBtn,body.chat-page .sidebar-nav #searchToggleBtn,body.chat-page .sidebar-nav .nav-item,body.chat-page .sidebar-nav .nav-item.is-primary{height:43px!important;min-height:43px!important;max-height:43px!important;border-radius:15px!important;padding:0 12px!important;gap:10px!important}body.chat-page .sidebar-nav .nav-item svg{width:19px!important;height:19px!important}body.chat-page .sidebar-nav .nav-item span{font-size:13px!important}body.chat-page .history-block{padding:14px 8px 8px!important}body.chat-page .sidebar-foot{padding:10px 10px max(12px,env(safe-area-inset-bottom))!important}body.chat-page .clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{border-radius:19px!important;padding:10px!important;gap:8px!important}body.chat-page .clean-account-wallet-card .account-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;font-size:13px!important}body.chat-page .clean-account-wallet-card .account-copy strong,body.chat-page .clean-account-wallet-card .project-account-copy strong{font-size:15px!important}body.chat-page .clean-account-wallet-card .account-copy small,body.chat-page .clean-account-wallet-card .project-account-copy small{font-size:12px!important}body.chat-page .wallet-mini-row{min-height:32px!important;border-radius:13px!important;padding:0 10px!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{position:fixed!important;left:10px!important;right:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;max-width:none!important;transform:none!important;z-index:60!important}body.chat-page .composer{border-radius:24px!important}body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){min-height:54px!important;grid-template-columns:auto minmax(0,1fr) 38px!important;gap:6px!important;padding:7px!important;border-radius:23px!important;align-items:center!important}body.chat-page .composer-left-actions{display:inline-flex!important;align-items:center!important;gap:5px!important;grid-column:1!important;grid-row:1!important;align-self:center!important;min-width:0!important;flex:0 0 auto!important}body.chat-page #promptInput,body.chat-page .composer-inner:not(.is-writing) #promptInput{grid-column:2!important;grid-row:1!important;height:38px!important;min-height:38px!important;max-height:38px!important;line-height:38px!important;padding:0 8px!important;font-size:14.5px!important;align-self:center!important}body.chat-page .composer-tools{grid-column:3!important;grid-row:1!important;align-self:center!important;justify-self:end!important}body.chat-page .composer-inner.is-writing{grid-template-columns:auto minmax(0,1fr) 38px!important;grid-template-rows:auto 38px!important;min-height:96px!important;gap:7px 6px!important;padding:7px!important;align-items:flex-end!important}body.chat-page .composer-inner.is-writing #promptInput{grid-column:1/-1!important;grid-row:1!important;height:auto!important;min-height:36px!important;max-height:92px!important;line-height:1.58!important;padding:6px 8px 4px!important;align-self:start!important}body.chat-page .composer-inner.is-writing .composer-left-actions{grid-column:1!important;grid-row:2!important;align-self:end!important}body.chat-page .composer-inner.is-writing .composer-tools{grid-column:3!important;grid-row:2!important;align-self:end!important}body.chat-page .model-select .model-trigger,body.chat-page .model-trigger{height:38px!important;min-height:38px!important;max-height:38px!important;min-width:106px!important;max-width:116px!important;padding:0 9px!important;border-radius:999px!important}body.chat-page .model-trigger span{max-width:74px!important;font-size:12px!important}body.chat-page .composer-btn,body.chat-page .send-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:999px!important}body.chat-page .composer-btn svg,body.chat-page .send-btn svg{width:19px!important;height:19px!important}body.chat-page .composer-stage .attach-menu{position:absolute!important;left:0!important;right:auto!important;bottom:calc(100% + 9px)!important;top:auto!important;width:min(242px,calc(100vw - 28px))!important;border-radius:19px!important;padding:7px!important}body.chat-page .composer-stage .attach-menu button{height:44px!important;border-radius:14px!important}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:188px!important;right:auto!important;left:0!important;bottom:calc(100% + 9px)!important;transform-origin:bottom left!important}body.chat-page .chat-area{padding:8px 10px 96px!important}}body.chat-page .clean-account-wallet-card,body.chat-page .mini-wallet.project-account-card.clean-account-wallet-card,body.chat-page .project-account-card.clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:11px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;grid-gap:9px!important;gap:9px!important;align-items:stretch!important;justify-content:stretch!important;text-align:left!important;direction:ltr!important;color:#fff!important;background:radial-gradient(circle at 14% 18%,rgba(123,44,255,.18),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.058),rgba(255,255,255,.028))!important;overflow:hidden!important;cursor:pointer!important;touch-action:manipulation!important}body.chat-page .clean-account-wallet-card:after,body.chat-page .clean-account-wallet-card:before{display:none!important;content:none!important}body.chat-page .clean-account-wallet-card .account-card-inner{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;position:relative!important;z-index:2!important}body.chat-page .clean-account-wallet-card .account-avatar{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:13.5px!important;font-weight:900!important;letter-spacing:-.02em!important;background:linear-gradient(145deg,rgba(155,104,255,.96),rgba(123,44,255,.82) 58%,rgba(255,45,168,.28))!important;box-shadow:0 8px 22px rgba(123,44,255,.22)!important;flex:0 0 auto!important}body.chat-page .clean-account-wallet-card .account-copy,body.chat-page .clean-account-wallet-card .project-account-copy{min-width:0!important;display:grid!important;grid-gap:2px!important;gap:2px!important;text-align:left!important;direction:ltr!important}body.chat-page .clean-account-wallet-card .account-copy strong,body.chat-page .clean-account-wallet-card .project-account-copy strong{display:block!important;color:rgba(255,255,255,.94)!important;font-size:15.5px!important;font-weight:900!important;line-height:1.18!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .clean-account-wallet-card .account-copy small,body.chat-page .clean-account-wallet-card .project-account-copy small{display:block!important;color:rgba(255,255,255,.62)!important;font-size:12px!important;font-weight:750!important;line-height:1.15!important;white-space:nowrap!important}body.chat-page .wallet-mini-row{width:100%!important;min-height:32px!important;padding:0 11px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;direction:rtl!important;text-align:right!important;color:rgba(255,255,255,.84)!important;background:rgba(255,255,255,.052)!important;border:1px solid rgba(255,255,255,.075)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;position:relative!important;z-index:2!important}body.chat-page .wallet-mini-label{font-size:12.5px!important;font-weight:850!important;white-space:nowrap!important}body.chat-page .wallet-mini-row b{padding:4px 8px!important;border-radius:999px!important;color:rgba(255,255,255,.92)!important;background:rgba(123,44,255,.18)!important;border:1px solid rgba(155,104,255,.16)!important;font-size:10.8px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}@media (max-width:900px){body.chat-page{--app-height:100svh;--sidebar-width:min(86vw,314px)!important;--composer-width:100vw}body.chat-page,html:has(body.chat-page){width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important;overscroll-behavior:none!important}body.chat-page.mobile-sidebar-open{overflow:hidden!important;touch-action:none!important}body.chat-page .app-shell,body.chat-page .app-shell.sidebar-collapsed{min-height:var(--app-height,100svh)!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"main"!important}body.chat-page .app-shell,body.chat-page .app-shell.sidebar-collapsed,body.chat-page .main{width:100vw!important;max-width:100vw!important;height:var(--app-height,100svh)!important;overflow:hidden!important}body.chat-page .main{grid-area:main!important;min-height:0!important}body.chat-page .main-topbar{height:56px!important;min-height:56px!important;padding:8px 10px!important;z-index:120!important}body.chat-page #mobileSidebarBtn,body.chat-page .mobile-menu{display:inline-flex!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:14px!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:relative!important;z-index:960!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.105)!important}body.chat-page #mobileSidebarBtn svg,body.chat-page .mobile-menu svg{width:19px!important;height:19px!important}body.chat-page .app-shell.sidebar-collapsed .sidebar,body.chat-page .sidebar{position:fixed!important;top:0!important;left:0!important;right:auto!important;bottom:0!important;width:min(86vw,314px)!important;max-width:314px!important;height:var(--app-height,100svh)!important;max-height:var(--app-height,100svh)!important;display:flex!important;flex-direction:column!important;transform:translate3d(-106%,0,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:920!important;border-radius:0 22px 22px 0!important;overflow:hidden!important;box-shadow:28px 0 80px rgba(0,0,0,.5)!important;transition:transform .22s var(--ease),opacity .18s var(--ease),visibility .18s var(--ease)!important}body.chat-page .app-shell.sidebar-collapsed .sidebar.is-open,body.chat-page .sidebar.is-open,body.chat-page.mobile-sidebar-open .sidebar{transform:translateZ(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .overlay{display:block!important;position:fixed!important;inset:0!important;z-index:900!important;background:rgba(0,0,0,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s var(--ease),visibility .18s var(--ease)!important}body.chat-page .overlay.is-open,body.chat-page.mobile-sidebar-open .overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .sidebar-top{height:58px!important;min-height:58px!important;padding:9px 12px!important}body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-img,body.chat-page .sidebar-top .sidebar-brand-logo{width:146px!important;min-width:146px!important;max-width:146px!important;height:35px!important;min-height:35px!important;max-height:35px!important;flex-basis:146px!important}body.chat-page .sidebar-nav{padding:0 10px!important;gap:7px!important}body.chat-page .sidebar-nav #newChatBtn,body.chat-page .sidebar-nav #projectsSideBtn,body.chat-page .sidebar-nav #searchToggleBtn,body.chat-page .sidebar-nav .nav-item,body.chat-page .sidebar-nav .nav-item.is-primary{height:43px!important;min-height:43px!important;max-height:43px!important;border-radius:15px!important;padding:0 12px!important;gap:10px!important}body.chat-page .history-block{min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;padding:14px 8px 8px!important}body.chat-page .history-list{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}body.chat-page .sidebar-foot{flex:0 0 auto!important;padding:10px 10px max(12px,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(255,255,255,.06)!important}body.chat-page .clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{padding:10px!important;border-radius:18px!important;gap:8px!important}body.chat-page .clean-account-wallet-card .account-card-inner{grid-template-columns:40px minmax(0,1fr)!important;gap:9px!important}body.chat-page .clean-account-wallet-card .account-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:13px!important}body.chat-page .clean-account-wallet-card .account-copy strong,body.chat-page .clean-account-wallet-card .project-account-copy strong{font-size:15px!important}body.chat-page .clean-account-wallet-card .account-copy small,body.chat-page .clean-account-wallet-card .project-account-copy small{font-size:11.8px!important}body.chat-page .wallet-mini-row{min-height:31px!important;border-radius:13px!important;padding:0 10px!important}body.chat-page .workspace{height:calc(var(--app-height, 100svh) - 56px)!important;min-height:0!important;overflow:hidden!important}body.chat-page .chat-area{max-height:100%!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:8px 10px 96px!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{position:fixed!important;left:10px!important;right:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important;max-width:none!important;transform:none!important;z-index:140!important}body.chat-page .composer-stage .attach-menu{z-index:980!important}}body.chat-page .attach-menu,body.chat-page .composer-stage .attach-menu{width:214px!important;padding:8px!important;border-radius:22px!important}body.chat-page .attach-menu button,body.chat-page .composer-stage .attach-menu button{height:46px!important;min-height:46px!important;border-radius:15px!important;padding:0 11px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;direction:rtl!important;color:rgba(255,255,255,.86)!important}body.chat-page .attach-menu button svg,body.chat-page .composer-stage .attach-menu button svg{width:21px!important;height:21px!important;flex:0 0 21px!important;color:rgba(255,255,255,.88)!important}body.chat-page .attach-menu button span,body.chat-page .composer-stage .attach-menu button span{font-size:13.5px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}body.chat-page .native-file-input{position:fixed!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important;inset-inline-start:-9999px!important;inset-block-start:-9999px!important}@media (max-width:900px){body.chat-page .attach-menu,body.chat-page .composer-stage .attach-menu{width:192px!important;padding:7px!important;border-radius:20px!important}body.chat-page .attach-menu button,body.chat-page .composer-stage .attach-menu button{height:44px!important;min-height:44px!important;border-radius:14px!important;padding:0 10px!important;gap:9px!important}body.chat-page .attach-menu button svg,body.chat-page .composer-stage .attach-menu button svg{width:20px!important;height:20px!important;flex-basis:20px!important}body.chat-page .attach-menu button span,body.chat-page .composer-stage .attach-menu button span{font-size:13px!important}}@media (min-width:901px){body.chat-page .attach-menu button[data-attach=camera],body.chat-page .composer-stage .attach-menu button[data-attach=camera]{display:none!important}body.chat-page .attach-menu,body.chat-page .composer-stage .attach-menu{width:198px!important;min-width:198px!important;max-width:198px!important}}@media (max-width:900px){body.chat-page .attach-menu button[data-attach=camera],body.chat-page .composer-stage .attach-menu button[data-attach=camera]{display:flex!important}body.chat-page .attach-menu,body.chat-page .composer-stage .attach-menu{width:min(204px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}body.chat-page .attach-menu button,body.chat-page .composer-stage .attach-menu button{min-width:0!important}}body.chat-page .sidebar-foot{position:relative!important;overflow:visible!important;z-index:940!important}body.chat-page .clean-account-wallet-card,body.chat-page .mini-wallet.project-account-card.clean-account-wallet-card,body.chat-page .project-account-card.clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{min-height:78px!important;padding:10px!important;border-radius:20px!important;gap:8px!important;background:radial-gradient(circle at 14% 16%,rgba(123,44,255,.2),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.026))!important;border:1px solid rgba(255,255,255,.085)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 12px 34px rgba(0,0,0,.18)!important}body.chat-page .clean-account-wallet-card.is-open,body.chat-page .clean-account-wallet-card:hover{background:radial-gradient(circle at 14% 16%,rgba(155,104,255,.24),transparent 40%),linear-gradient(135deg,rgba(255,255,255,.078),rgba(255,255,255,.034))!important;border-color:rgba(155,104,255,.2)!important}body.chat-page .wallet-mini-row{min-height:30px!important;border-radius:13px!important;padding:0 10px!important;background:rgba(255,255,255,.046)!important}body.chat-page .account-popover{position:absolute!important;left:10px!important;right:10px!important;bottom:calc(100% + 10px)!important;width:auto!important;max-height:min(360px,calc(var(--app-height, 100svh) - 138px))!important;-webkit-overflow-scrolling:touch!important;padding:10px!important;direction:ltr!important;color:#fff!important;background:radial-gradient(circle at 16% 10%,rgba(123,44,255,.2),transparent 42%),radial-gradient(circle at 92% 88%,rgba(255,45,168,.09),transparent 44%),linear-gradient(180deg,rgba(47,47,52,.98),rgba(33,33,37,.98))!important;border:1px solid rgba(255,255,255,.125)!important;box-shadow:0 24px 74px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.075)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.985)!important;transform-origin:bottom center!important;transition:opacity .16s var(--ease),visibility .16s var(--ease),transform .16s var(--ease)!important;z-index:980!important}body.chat-page .account-popover.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}body.chat-page .account-popover:after{content:"";position:absolute;left:30px;bottom:-7px;width:14px;height:14px;background:rgba(33,33,37,.98);border-right:1px solid rgba(255,255,255,.115);border-bottom:1px solid rgba(255,255,255,.115);transform:rotate(45deg);border-radius:3px}body.chat-page .account-popover-head{min-height:58px!important;padding:6px 7px 10px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 24px!important;align-items:center!important;grid-gap:11px!important;gap:11px!important;border-bottom:1px solid rgba(255,255,255,.115)!important;margin-bottom:7px!important}body.chat-page .account-popover-avatar{width:40px!important;height:40px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#fff!important;background:linear-gradient(145deg,rgba(155,104,255,.98),rgba(123,44,255,.82) 58%,rgba(255,45,168,.28))!important;box-shadow:0 10px 26px rgba(123,44,255,.25)!important;font-weight:900!important}body.chat-page .account-popover-user{min-width:0!important;display:grid!important;grid-gap:2px!important;gap:2px!important;text-align:left!important;direction:ltr!important}body.chat-page .account-popover-user strong{color:rgba(255,255,255,.96)!important;font-size:16px!important;font-weight:850!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;letter-spacing:-.035em!important}body.chat-page .account-popover-user small{color:rgba(255,255,255,.66)!important;font-weight:700!important;line-height:1.15!important}body.chat-page .account-popover-chevron{width:20px!important;height:20px!important;opacity:.86!important;justify-self:end!important;transform:rotate(180deg)!important}body.chat-page .account-menu-list{display:grid!important;grid-gap:4px!important;gap:4px!important}body.chat-page .account-menu-item{width:100%!important;min-height:48px!important;border-radius:16px!important;padding:0 11px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;direction:rtl!important;text-align:right!important;color:rgba(255,255,255,.9)!important;border:1px solid transparent!important;cursor:pointer!important;transition:background .15s var(--ease),border-color .15s var(--ease),transform .15s var(--ease),color .15s var(--ease)!important}body.chat-page .account-menu-item:hover{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.07)!important;color:#fff!important}body.chat-page .account-menu-item:active{transform:scale(.985)!important}body.chat-page .account-menu-item svg{grid-column:1!important;width:21px!important;height:21px!important;color:rgba(255,255,255,.88)!important;stroke-width:2.05!important;justify-self:center!important}body.chat-page .account-menu-item span{grid-column:2!important;min-width:0!important;color:inherit!important;font-size:14px!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .account-menu-item[data-account-action=logout]{color:rgba(255,255,255,.8)!important}body.chat-page .account-menu-item[data-account-action=logout]:hover{color:#fff!important;background:rgba(255,45,168,.085)!important;border-color:rgba(255,45,168,.1)!important}@media (max-width:900px){body.chat-page .account-popover{left:10px!important;right:10px!important;bottom:calc(100% + 9px)!important;border-radius:22px!important;padding:9px!important;max-height:min(330px,calc(var(--app-height, 100svh) - 122px))!important}body.chat-page .account-popover-head{min-height:54px!important;grid-template-columns:38px minmax(0,1fr) 22px!important;gap:10px!important;padding:5px 6px 9px!important}body.chat-page .account-popover-avatar{width:38px!important;height:38px!important;font-size:12.5px!important}body.chat-page .account-popover-user strong{font-size:15px!important}body.chat-page .account-popover-user small{font-size:12px!important}body.chat-page .account-menu-item{min-height:46px!important;border-radius:15px!important;padding:0 10px!important;gap:11px!important}body.chat-page .account-menu-item span{font-size:13.5px!important}}@media (max-width:390px){body.chat-page .account-popover{left:8px!important;right:8px!important}body.chat-page .account-menu-item{min-height:44px!important}}body.chat-page .account-popover,body.chat-page .account-popover.is-open{overflow:visible!important;overflow-y:visible!important;max-height:none!important;height:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body.chat-page .account-popover ::-webkit-scrollbar,body.chat-page .account-popover::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.chat-page .account-popover{left:12px!important;right:12px!important;bottom:calc(100% + 12px)!important;padding:12px!important;border-radius:24px!important;background:radial-gradient(circle at 13% 12%,rgba(123,44,255,.24),transparent 42%),radial-gradient(circle at 95% 95%,rgba(255,45,168,.1),transparent 48%),linear-gradient(155deg,rgba(38,37,45,.985),rgba(24,24,30,.985))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 26px 78px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.075)!important}body.chat-page .account-popover-head{min-height:62px!important;padding:7px 8px 12px!important;margin-bottom:8px!important;border-radius:18px!important;border-bottom:1px solid rgba(255,255,255,.105)!important;cursor:pointer!important;background:transparent!important;transition:background .15s var(--ease),transform .15s var(--ease)!important}body.chat-page .account-popover-head:hover{background:rgba(255,255,255,.045)!important}body.chat-page .account-popover-head:active{transform:scale(.99)!important}body.chat-page .account-popover-avatar{width:42px!important;height:42px!important;font-size:13px!important;box-shadow:0 13px 30px rgba(123,44,255,.3),inset 0 1px 0 rgba(255,255,255,.16)!important}body.chat-page .account-popover-user strong{font-size:17px!important;font-weight:900!important}body.chat-page .account-popover-user small{font-size:12.5px!important}body.chat-page .account-menu-list{gap:6px!important}body.chat-page .account-menu-item{min-height:50px!important;border-radius:17px!important;padding:0 12px!important;background:transparent!important}body.chat-page .account-menu-item:hover{background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.075)!important}body.chat-page .account-menu-item span{font-size:14.5px!important;font-weight:880!important}body.chat-page .profile-modal-backdrop{position:fixed!important;inset:0!important;z-index:1200!important;display:grid!important;place-items:center!important;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))!important;background:rgba(0,0,0,.66)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s var(--ease),visibility .18s var(--ease)!important}body.chat-page .profile-modal-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .profile-modal{width:min(470px,100%)!important;max-height:min(660px,calc(100svh - 28px))!important;border-radius:28px!important;direction:rtl!important;color:#fff!important;background:radial-gradient(circle at 22% 16%,rgba(123,44,255,.22),transparent 42%),radial-gradient(circle at 88% 92%,rgba(255,45,168,.1),transparent 44%),linear-gradient(155deg,rgba(35,35,41,.985),rgba(24,24,29,.985))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 34px 110px rgba(0,0,0,.64),inset 0 1px 0 rgba(255,255,255,.075)!important;transform:translateY(10px) scale(.985)!important;transition:transform .18s var(--ease)!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal{transform:translateY(0) scale(1)!important}body.chat-page .profile-modal-shell{grid-gap:18px!important;gap:18px!important;padding:22px!important}body.chat-page .profile-modal-title{color:rgba(255,255,255,.96)!important;font-size:21px!important}body.chat-page .profile-modal-close{width:38px!important;height:38px!important;border-radius:14px!important;display:inline-grid!important;place-items:center!important;color:rgba(255,255,255,.76)!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;cursor:pointer!important;transition:background .15s var(--ease),color .15s var(--ease),transform .15s var(--ease)!important}body.chat-page .profile-modal-close:hover{color:#fff!important;background:rgba(255,255,255,.085)!important}body.chat-page .profile-modal-close:active{transform:scale(.96)!important}body.chat-page .profile-modal-close svg{width:20px!important;height:20px!important}body.chat-page .profile-avatar-wrap{padding:4px 0 0!important}body.chat-page .profile-avatar-large{width:132px!important;height:132px!important;border-radius:999px!important;position:relative!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:45px!important;font-weight:820!important;letter-spacing:-.06em!important;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.22),transparent 30%),linear-gradient(145deg,rgba(155,104,255,.98),rgba(123,44,255,.82) 58%,rgba(255,45,168,.24))!important;box-shadow:0 18px 48px rgba(123,44,255,.28),0 0 0 5px rgba(255,255,255,.92),0 0 0 9px rgba(255,255,255,.13)!important}body.chat-page .profile-camera-btn{position:absolute!important;right:1px!important;bottom:8px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;color:#fff!important;background:rgba(24,24,29,.94)!important;box-shadow:0 9px 22px rgba(0,0,0,.34)!important}body.chat-page .profile-camera-btn svg{width:18px!important;height:18px!important;stroke-width:2.15!important}body.chat-page .profile-form-grid{grid-gap:10px!important;gap:10px!important;margin-top:2px!important}body.chat-page .profile-field{grid-gap:7px!important;gap:7px!important;padding:13px 15px!important;border-radius:18px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}body.chat-page .profile-field label{color:rgba(255,255,255,.78)!important;font-size:12.5px!important}body.chat-page .profile-field input{height:28px!important;font-size:15px!important;font-weight:760!important}body.chat-page .profile-modal-note{font-size:12.5px!important;line-height:1.8!important}body.chat-page .profile-modal-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;direction:ltr!important;margin-top:2px!important}body.chat-page .profile-action-btn{min-width:82px!important;height:42px!important;padding:0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:transform .15s var(--ease),background .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease)!important}body.chat-page .profile-action-btn:active{transform:scale(.97)!important}body.chat-page .profile-action-btn.cancel{color:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.11)!important}body.chat-page .profile-action-btn.cancel:hover{background:rgba(255,255,255,.075)!important;color:#fff!important}body.chat-page .profile-action-btn.save{color:#120a1d!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 13px 32px rgba(255,255,255,.1)!important}@media (max-width:900px){body.chat-page .account-popover{left:10px!important;right:10px!important;bottom:calc(100% + 10px)!important;padding:10px!important;border-radius:22px!important}body.chat-page .account-popover-head{min-height:58px!important;padding:6px 7px 10px!important}body.chat-page .account-menu-item{min-height:48px!important}body.chat-page .profile-modal-backdrop{padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))!important;align-items:center!important}body.chat-page .profile-modal{width:100%!important;max-height:calc(100svh - 24px)!important;border-radius:24px!important}body.chat-page .profile-modal-shell{padding:18px!important;gap:15px!important}body.chat-page .profile-modal-title{font-size:19px!important}body.chat-page .profile-avatar-large{width:112px!important;height:112px!important;font-size:38px!important}body.chat-page .profile-camera-btn{width:32px!important;height:32px!important;right:-1px!important;bottom:5px!important}body.chat-page .profile-field{min-height:70px!important;padding:11px 13px!important;border-radius:16px!important}body.chat-page .profile-modal-actions{justify-content:stretch!important}body.chat-page .profile-action-btn{flex:1 1!important;min-width:0!important;height:42px!important}}@media (max-width:380px){body.chat-page .profile-modal-shell{padding:15px!important}body.chat-page .profile-avatar-large{width:98px!important;height:98px!important;font-size:34px!important}body.chat-page .profile-modal-note{display:none!important}}body.chat-page .account-popover-head-static,body.chat-page .account-popover-head-static:active,body.chat-page .account-popover-head-static:hover{cursor:default!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;grid-template-columns:40px minmax(0,1fr)!important;pointer-events:none!important;background:transparent!important;border-color:rgba(255,255,255,.1)!important;transform:none!important}body.chat-page .account-popover-head-static .account-popover-chevron,body.chat-page .account-popover-head-static svg.account-popover-chevron{display:none!important}body.chat-page .account-avatar.has-profile-photo,body.chat-page .account-popover-avatar.has-profile-photo,body.chat-page .profile-avatar-large.has-profile-photo{color:transparent!important;text-indent:-999px!important}body.chat-page .profile-avatar-large .avatar-initials{display:inline-grid!important;place-items:center!important;width:100%!important;height:100%!important;color:inherit!important;text-indent:0!important;transition:opacity .14s var(--ease)!important}body.chat-page #accountCardName,body.chat-page #accountMenuName{transition:color .14s var(--ease),opacity .14s var(--ease)!important}@media (max-width:900px){body.chat-page .account-popover-head-static{grid-template-columns:38px minmax(0,1fr)!important}}body.chat-page,body.chat-page .app-shell,body.chat-page .main,body.chat-page .workspace,html:has(body.chat-page){max-width:100%!important;overflow-x:hidden!important}body.chat-page #cameraPickerInput,body.chat-page #filePickerInput,body.chat-page #imagePickerInput,body.chat-page #profilePhotoInput,body.chat-page .native-file-input{position:fixed!important;left:-9999px!important;top:0!important;width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;opacity:.001!important;pointer-events:none!important;display:block!important;overflow:hidden!important;z-index:-1!important}body.chat-page .account-avatar,body.chat-page .account-popover-avatar,body.chat-page .profile-avatar-large{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}body.chat-page .account-avatar.has-profile-photo,body.chat-page .account-popover-avatar.has-profile-photo{color:transparent!important;font-size:0!important;text-indent:0!important;background-color:transparent!important}body.chat-page .profile-avatar-large.has-profile-photo{color:transparent!important;text-indent:0!important;background-color:transparent!important}body.chat-page .profile-avatar-large.has-profile-photo .avatar-initials{display:none!important;opacity:0!important}body.chat-page .profile-avatar-large.has-profile-photo .profile-camera-btn{color:#fff!important;text-indent:0!important}body.chat-page .profile-camera-btn{-webkit-touch-callout:none!important;touch-action:manipulation!important}body.chat-page .profile-modal-backdrop.is-open{overflow:hidden!important}body.chat-page .profile-modal{width:min(460px,calc(100vw - 24px))!important;max-height:calc(100svh - 24px)!important}body.chat-page .profile-modal-shell{max-height:calc(100svh - 26px)!important}@media (max-width:900px){body.chat-page .sidebar{width:min(90vw,330px)!important;max-width:min(90vw,330px)!important}body.chat-page .sidebar-foot{padding:10px 10px max(12px,env(safe-area-inset-bottom))!important}body.chat-page .clean-account-wallet-card,body.chat-page .sidebar-foot .clean-account-wallet-card{min-height:76px!important;border-radius:22px!important;padding:12px!important}body.chat-page .profile-modal-backdrop{align-items:center!important;justify-items:center!important;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))!important}body.chat-page .profile-modal{width:calc(100vw - 20px)!important;border-radius:24px!important}body.chat-page .profile-modal-shell{gap:14px!important;padding:18px!important}body.chat-page .profile-modal-title{font-size:18px!important}body.chat-page .profile-avatar-large{width:112px!important;height:112px!important;font-size:38px!important}body.chat-page .profile-camera-btn{width:34px!important;height:34px!important;right:-1px!important;bottom:4px!important}body.chat-page .profile-field{min-height:66px!important;border-radius:17px!important;padding:11px 12px!important}body.chat-page .profile-field input{font-size:15px!important}body.chat-page .profile-modal-actions{grid-template-columns:1fr 1fr!important;gap:10px!important}body.chat-page .profile-action-btn{width:100%!important;min-height:46px!important}}@media (max-width:430px){body.chat-page .profile-modal{width:calc(100vw - 16px)!important;border-radius:22px!important}body.chat-page .profile-modal-shell{padding:16px!important}body.chat-page .profile-avatar-large{width:104px!important;height:104px!important}body.chat-page .account-popover{left:8px!important;right:8px!important}}body.chat-page .account-menu-item[data-account-action=wallet]{background:rgba(123,44,255,.075)!important;border-color:rgba(155,104,255,.1)!important}body.chat-page .account-menu-item[data-account-action=wallet]:hover{background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.075))!important;border-color:rgba(155,104,255,.24)!important}body.chat-page .profile-camera-btn{cursor:pointer!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-tap-highlight-color:transparent!important}body.chat-page .profile-camera-btn:focus-visible{outline:2px solid rgba(155,104,255,.9)!important;outline-offset:3px!important}body.chat-page #profilePhotoInput.profile-photo-native-input{position:fixed!important;left:0!important;top:0!important;width:1px!important;height:1px!important;opacity:.01!important;pointer-events:none!important;z-index:1!important;display:block!important}body.chat-page .account-popover{overflow:visible!important;max-height:none!important}body.chat-page .account-menu-list{gap:7px!important}@media (max-width:900px){body.chat-page .account-popover{left:8px!important;right:8px!important;bottom:calc(100% + 10px)!important;border-radius:24px!important;padding:10px!important}body.chat-page .account-menu-item{min-height:50px!important;border-radius:17px!important}body.chat-page .profile-modal{width:calc(100vw - 16px)!important;max-height:calc(100svh - 16px)!important}body.chat-page .profile-modal-shell{padding:16px!important}}body.chat-page .message .bubble-wrap{max-width:min(760px,calc(100% - 12px))!important;display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important}body.chat-page .message.user .bubble-wrap{margin-left:auto!important;margin-right:0!important;align-items:flex-end!important}body.chat-page .message.ai .bubble-wrap{margin-left:0!important;margin-right:auto!important;align-items:flex-start!important}body.chat-page .message .bubble-wrap .bubble{max-width:100%!important}body.chat-page .message-actions{display:inline-flex!important;align-items:center!important;gap:5px!important;opacity:.72!important;transition:opacity .15s var(--ease),transform .15s var(--ease)!important;direction:rtl!important;padding:0 2px!important}body.chat-page .message:focus-within .message-actions,body.chat-page .message:hover .message-actions{opacity:1!important}body.chat-page .message-action-btn{min-width:32px!important;height:30px!important;border-radius:999px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;cursor:pointer!important;color:rgba(255,255,255,.76)!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;font-size:11.5px!important;font-weight:850!important;line-height:1!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;transition:background .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease),transform .15s var(--ease)!important}body.chat-page .message-action-btn svg{width:15px!important;height:15px!important;stroke-width:2.25!important;flex:0 0 auto!important}body.chat-page .message-action-btn:hover{color:#fff!important;background:rgba(255,255,255,.09)!important;border-color:rgba(155,104,255,.28)!important}body.chat-page .message-action-btn:active{transform:scale(.96)!important}body.chat-page .message-action-btn.pause{color:#fff!important;background:linear-gradient(135deg,rgba(123,44,255,.82),rgba(255,45,168,.46))!important;border-color:rgba(155,104,255,.42)!important;box-shadow:0 8px 24px rgba(123,44,255,.18)!important}body.chat-page .message-action-btn.is-done{color:rgba(105,230,255,.95)!important;border-color:rgba(105,230,255,.26)!important}body.chat-page .history-delete-backdrop{position:fixed!important;inset:0!important;z-index:980!important;display:grid!important;place-items:flex-end center!important;padding:16px!important;background:rgba(0,0,0,.5)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .16s var(--ease),visibility .16s var(--ease)!important}body.chat-page .history-delete-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .history-delete-dialog{width:min(100%,420px)!important;border-radius:28px!important;padding:18px!important;color:#fff!important;background:radial-gradient(circle at 15% 0,rgba(123,44,255,.26),transparent 38%),radial-gradient(circle at 85% 100%,rgba(255,45,168,.14),transparent 42%),rgba(22,22,29,.98)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 28px 90px rgba(0,0,0,.62)!important;transform:translateY(18px) scale(.985)!important;transition:transform .17s var(--ease)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;direction:rtl!important}body.chat-page .history-delete-backdrop.is-open .history-delete-dialog{transform:translateY(0) scale(1)!important}body.chat-page .history-delete-kicker{width:42px!important;height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;margin:0 auto 14px!important}body.chat-page .history-delete-dialog h3{margin:0!important;font-size:17px!important;font-weight:950!important;letter-spacing:-.035em!important}body.chat-page .history-delete-dialog p{margin:8px 0 0!important;color:rgba(255,255,255,.66)!important;font-size:13px!important;line-height:1.9!important}body.chat-page .history-delete-title{margin-top:12px!important;padding:10px 12px!important;border-radius:16px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.84)!important;font-size:13px!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .history-delete-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:16px!important}body.chat-page .history-delete-actions button{height:44px!important;border-radius:16px!important;font-size:13.5px!important;font-weight:900!important;cursor:pointer!important}body.chat-page .history-delete-cancel{color:rgba(255,255,255,.82)!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.1)!important}body.chat-page .history-delete-confirm{color:#fff!important;background:linear-gradient(135deg,rgba(255,45,168,.92),rgba(123,44,255,.88))!important;box-shadow:0 12px 28px rgba(255,45,168,.16)!important}@media (min-width:901px){body.chat-page .history-delete-backdrop{place-items:center!important}body.chat-page .history-delete-dialog{border-radius:26px!important}}@media (max-width:900px){body.chat-page .message-actions{opacity:1!important;gap:4px!important}body.chat-page .message-action-btn{min-width:30px!important;height:28px!important;padding:0 8px!important;font-size:11px!important}body.chat-page .message-action-btn svg{width:14px!important;height:14px!important}body.chat-page .history-delete-backdrop{padding:12px!important}body.chat-page .history-delete-dialog{border-radius:24px!important;padding:16px!important}}body.chat-page.wallet-page-open .attach-menu,body.chat-page.wallet-page-open .composer-stage,body.chat-page.wallet-page-open .model-popover,body.chat-page.wallet-page-open .workspace{display:none!important}body.chat-page .wallet-page{display:none;min-height:0;flex:1 1;position:relative;z-index:22;overflow-y:auto;overflow-x:hidden;padding:8px 18px max(28px,env(safe-area-inset-bottom));scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent;-webkit-overflow-scrolling:touch}body.chat-page.wallet-page-open .wallet-page{display:block!important}body.chat-page .wallet-page::-webkit-scrollbar{width:6px}body.chat-page .wallet-page::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:999px}body.chat-page .wallet-shell{width:min(940px,100%);margin:0 auto;display:grid;grid-gap:14px;gap:14px;direction:rtl}body.chat-page .wallet-hero-panel{position:relative;overflow:hidden;border-radius:30px;padding:18px;background:radial-gradient(circle at 12% 8%,rgba(155,104,255,.3),transparent 36%),radial-gradient(circle at 90% 22%,rgba(255,45,168,.14),transparent 42%),linear-gradient(135deg,rgba(255,255,255,.094),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06)}body.chat-page .wallet-back-btn{width:38px;height:38px;border-radius:14px;display:inline-grid;place-items:center;color:rgba(255,255,255,.86);background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.11);cursor:pointer;transition:background .16s var(--ease),transform .16s var(--ease),border-color .16s var(--ease);float:left}body.chat-page .wallet-back-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(155,104,255,.38)}body.chat-page .wallet-back-btn:active{transform:scale(.96)}body.chat-page .wallet-back-btn svg{width:19px;height:19px}body.chat-page .wallet-kicker{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 11px;border-radius:999px;background:rgba(123,44,255,.18);border:1px solid rgba(155,104,255,.18);color:rgba(255,255,255,.78);font-size:12px;font-weight:900;margin-bottom:12px}body.chat-page .wallet-kicker:before{content:"";width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 18px rgba(123,44,255,.62)}body.chat-page .wallet-hero-panel h2{margin:0;font-size:clamp(24px,6.8vw,42px);line-height:1.28;letter-spacing:-.055em;font-weight:950;color:rgba(255,255,255,.94)}body.chat-page .wallet-hero-panel p{margin:9px 0 0;max-width:620px;color:rgba(255,255,255,.62);font-size:13.5px;line-height:1.9;font-weight:650}body.chat-page .wallet-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:16px}body.chat-page .wallet-stat-card{min-height:70px;border-radius:20px;padding:12px;background:rgba(255,255,255,.058);border:1px solid rgba(255,255,255,.09)}body.chat-page .wallet-stat-card small{display:block;color:rgba(255,255,255,.48);font-size:11.5px;font-weight:850;margin-bottom:6px}body.chat-page .wallet-stat-card strong{display:block;color:#fff;font-size:16px;font-weight:950;letter-spacing:-.035em}body.chat-page .wallet-section-card{border-radius:28px;padding:14px;background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.095);box-shadow:0 16px 50px rgba(0,0,0,.24)}body.chat-page .wallet-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}body.chat-page .wallet-section-head h3{margin:0;font-size:17px;font-weight:950;letter-spacing:-.04em;color:rgba(255,255,255,.91)}body.chat-page .wallet-section-head small{color:rgba(255,255,255,.43);font-size:11.5px;font-weight:850;white-space:nowrap}body.chat-page .wallet-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}body.chat-page .wallet-plan-card{min-height:166px;border-radius:24px;padding:14px;display:flex;flex-direction:column;align-items:stretch;text-align:right;color:#fff;background:rgba(255,255,255,.046);border:1px solid rgba(255,255,255,.092);cursor:pointer;transition:transform .16s var(--ease),border-color .16s var(--ease),background .16s var(--ease),box-shadow .16s var(--ease)}body.chat-page .wallet-plan-card.is-selected,body.chat-page .wallet-plan-card:hover{transform:translateY(-1px);background:radial-gradient(circle at 14% 8%,rgba(123,44,255,.25),transparent 42%),rgba(255,255,255,.068);border-color:rgba(155,104,255,.42);box-shadow:0 18px 48px rgba(123,44,255,.13)}body.chat-page .wallet-plan-card:focus-visible{outline:3px solid rgba(155,104,255,.45);outline-offset:3px}body.chat-page .wallet-plan-card .tier-label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.74);font-size:11.5px;font-weight:950;margin-bottom:10px}body.chat-page .wallet-plan-card strong{font-size:25px;font-weight:950;letter-spacing:-.055em;line-height:1.1}body.chat-page .wallet-plan-card span.price{margin-top:5px;color:rgba(255,255,255,.62);font-size:13px;font-weight:850}body.chat-page .wallet-plan-card p{margin:11px 0 0;color:rgba(255,255,255,.58);font-size:12.3px;line-height:1.75;font-weight:700}body.chat-page .wallet-plan-card .select-line{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.72);font-size:12px;font-weight:900}body.chat-page .wallet-plan-card .select-dot{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.3);box-shadow:inset 0 0 0 4px rgba(18,18,24,.94);background:transparent}body.chat-page .wallet-plan-card.is-selected .select-dot{border-color:rgba(255,255,255,.85);background:linear-gradient(135deg,var(--purple),var(--pink))}body.chat-page .wallet-custom-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:10px;align-items:center}body.chat-page .wallet-custom-field{height:50px;border-radius:18px;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.095);display:flex;align-items:center;gap:10px;padding:0 13px}body.chat-page .wallet-custom-field label{color:rgba(255,255,255,.48);font-size:12px;font-weight:900;white-space:nowrap}body.chat-page .wallet-custom-field input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px;font-weight:900;direction:ltr;text-align:left}body.chat-page .wallet-custom-field input::placeholder{color:rgba(255,255,255,.28)}body.chat-page .wallet-purchase-btn{height:50px;min-width:156px;border-radius:18px;padding:0 18px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 16px 42px rgba(123,44,255,.26);cursor:pointer;font-size:14px;font-weight:950;transition:transform .16s var(--ease),filter .16s var(--ease),box-shadow .16s var(--ease)}body.chat-page .wallet-purchase-btn:hover{filter:brightness(1.06);box-shadow:0 18px 46px rgba(123,44,255,.32)}body.chat-page .wallet-purchase-btn:active{transform:scale(.98)}body.chat-page .wallet-pricing-table{display:grid;grid-gap:7px;gap:7px}body.chat-page .wallet-table-row{display:grid;grid-template-columns:1.15fr .88fr .72fr .72fr;grid-gap:8px;gap:8px;align-items:stretch}body.chat-page .wallet-table-row>span{min-height:46px;border-radius:14px;padding:9px 10px;display:flex;align-items:center;background:rgba(255,255,255,.046);border:1px solid rgba(255,255,255,.072);color:rgba(255,255,255,.74);font-size:12.2px;font-weight:850;line-height:1.5}body.chat-page .wallet-table-row.wallet-table-head>span{min-height:38px;background:rgba(123,44,255,.16);color:rgba(255,255,255,.88);font-size:11.6px;font-weight:950}body.chat-page .wallet-table-row>span:first-child{color:#fff;font-weight:950}body.chat-page .wallet-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}body.chat-page .wallet-reward-card{border-radius:22px;padding:13px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.086);min-height:126px}body.chat-page .wallet-reward-card .reward-medal{width:32px;height:32px;border-radius:12px;margin-bottom:10px;background:linear-gradient(135deg,rgba(168,124,83,.96),rgba(255,190,126,.44));box-shadow:0 10px 28px rgba(168,124,83,.16)}body.chat-page .wallet-reward-card.silver .reward-medal{background:linear-gradient(135deg,rgba(210,216,230,.98),rgba(135,145,170,.46))}body.chat-page .wallet-reward-card.gold .reward-medal{background:linear-gradient(135deg,rgba(255,199,44,.98),rgba(255,154,68,.46))}body.chat-page .wallet-reward-card strong{display:block;color:#fff;font-size:15px;font-weight:950;margin-bottom:4px}body.chat-page .wallet-reward-card small{display:block;color:rgba(255,255,255,.48);font-size:11.5px;font-weight:850;margin-bottom:8px}body.chat-page .wallet-reward-card p{margin:0;color:rgba(255,255,255,.62);font-size:12.3px;line-height:1.75;font-weight:700}body.chat-page .wallet-selected-note{min-height:42px;border-radius:16px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(105,230,255,.055);border:1px solid rgba(105,230,255,.13);color:rgba(255,255,255,.72);font-size:12.5px;font-weight:850;margin-top:10px}body.chat-page .wallet-selected-note b{color:#fff;white-space:nowrap}@media (max-width:900px){body.chat-page.wallet-page-open .main-topbar{height:58px!important;padding:10px 12px!important}body.chat-page .wallet-page{padding:4px 10px max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-shell{gap:10px}body.chat-page .wallet-hero-panel{border-radius:24px;padding:14px}body.chat-page .wallet-back-btn{width:36px;height:36px;border-radius:13px}body.chat-page .wallet-hero-panel h2{font-size:clamp(23px,7.2vw,32px)}body.chat-page .wallet-hero-panel p{font-size:12.8px;line-height:1.85}body.chat-page .wallet-stats{grid-template-columns:1fr;gap:8px}body.chat-page .wallet-stat-card{min-height:58px;border-radius:18px;padding:10px 12px}body.chat-page .wallet-section-card{border-radius:23px;padding:12px}body.chat-page .wallet-section-head{align-items:flex-start;flex-direction:column;gap:3px}body.chat-page .wallet-section-head h3{font-size:16px}body.chat-page .wallet-section-head small{font-size:11px;white-space:normal}body.chat-page .wallet-plan-grid,body.chat-page .wallet-reward-grid{grid-template-columns:1fr;gap:8px}body.chat-page .wallet-plan-card{min-height:auto;border-radius:20px;padding:12px}body.chat-page .wallet-plan-card strong{font-size:22px}body.chat-page .wallet-custom-row{grid-template-columns:1fr}body.chat-page .wallet-custom-field,body.chat-page .wallet-purchase-btn{height:48px;border-radius:17px}body.chat-page .wallet-purchase-btn{width:100%}body.chat-page .wallet-table-row{grid-template-columns:1fr 1fr;gap:7px}body.chat-page .wallet-table-row.wallet-table-head{display:none}body.chat-page .wallet-table-row>span{min-height:42px;border-radius:13px;font-size:12px}body.chat-page .wallet-table-row>span:first-child{grid-column:1/-1;background:rgba(123,44,255,.13)}body.chat-page .wallet-table-row>span:nth-child(2):before{content:"مدل: ";color:rgba(255,255,255,.42);margin-left:4px}body.chat-page .wallet-table-row>span:nth-child(3):before{content:"معمولی: ";color:rgba(255,255,255,.42);margin-left:4px}body.chat-page .wallet-table-row>span:nth-child(4):before{content:"پرو: ";color:rgba(255,255,255,.42);margin-left:4px}body.chat-page .wallet-selected-note{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:420px){body.chat-page .wallet-page{padding-inline:8px!important}body.chat-page .wallet-hero-panel,body.chat-page .wallet-section-card{border-radius:21px}body.chat-page .wallet-kicker{font-size:11px}body.chat-page .wallet-plan-card p,body.chat-page .wallet-reward-card p{font-size:12px}}body.chat-page .wallet-pricing-focus{position:relative!important;overflow:hidden!important;padding:18px!important;border-radius:32px!important;background:radial-gradient(circle at 82% 12%,rgba(123,44,255,.42),transparent 34%),radial-gradient(circle at 16% 86%,rgba(255,45,168,.18),transparent 35%),linear-gradient(135deg,rgba(28,23,42,.94),rgba(13,14,19,.96))!important;border:1px solid rgba(155,104,255,.34)!important;box-shadow:0 26px 88px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.04),0 0 58px rgba(123,44,255,.13)!important}body.chat-page .wallet-pricing-focus:before{content:"";position:absolute;inset-inline:18px;top:0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(155,104,255,.95),rgba(255,45,168,.7),transparent);opacity:.9;pointer-events:none}body.chat-page .wallet-pricing-focus .wallet-section-head{margin-bottom:16px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(255,255,255,.075)!important}body.chat-page .wallet-pricing-focus .wallet-section-head h3{font-size:clamp(20px,5.2vw,28px)!important;color:#fff!important;letter-spacing:-.06em!important}body.chat-page .wallet-pricing-focus .wallet-section-head small{color:rgba(255,255,255,.56)!important;font-size:12.5px!important}body.chat-page .wallet-pricing-focus .wallet-plan-grid{gap:12px!important}body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:184px!important;border-radius:26px!important;padding:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.082),rgba(255,255,255,.034))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 18px 52px rgba(0,0,0,.2)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card.is-selected,body.chat-page .wallet-pricing-focus .wallet-plan-card:hover{transform:translateY(-2px)!important;background:radial-gradient(circle at 16% 8%,rgba(155,104,255,.38),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.045))!important;border-color:rgba(155,104,255,.62)!important;box-shadow:0 22px 68px rgba(0,0,0,.28),0 0 0 4px rgba(123,44,255,.1)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card .tier-label{background:rgba(255,255,255,.105)!important;border:1px solid rgba(255,255,255,.075)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:clamp(27px,6.5vw,36px)!important;color:#fff!important;text-shadow:0 12px 34px rgba(123,44,255,.18)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card span.price{font-size:14px!important;color:rgba(255,255,255,.68)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card p{color:rgba(255,255,255,.66)!important;font-size:12.8px!important}body.chat-page .wallet-pricing-focus .wallet-plan-card .select-line{color:rgba(255,255,255,.84)!important}body.chat-page .wallet-pricing-focus .wallet-custom-row{margin-top:14px!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.075)!important}body.chat-page .wallet-pricing-focus .wallet-custom-field{height:54px!important;border-radius:20px!important;background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.12)!important}body.chat-page .wallet-pricing-focus .wallet-purchase-btn{height:54px!important;border-radius:20px!important;min-width:178px!important;font-size:15px!important;background:linear-gradient(135deg,#7b2cff,#ff2da8)!important;box-shadow:0 18px 52px rgba(123,44,255,.32)!important}body.chat-page .wallet-pricing-focus .wallet-selected-note{margin-top:14px!important;border-radius:20px!important;background:rgba(105,230,255,.06)!important;border-color:rgba(105,230,255,.16)!important}body.chat-page .wallet-tariff-focus{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025))!important;border-color:rgba(255,255,255,.075)!important;box-shadow:none!important}body.chat-page .wallet-tariff-focus .wallet-section-head h3{font-size:16px!important;color:rgba(255,255,255,.86)!important}body.chat-page .wallet-tariff-focus .wallet-table-row>span{background:rgba(255,255,255,.035)!important}body.chat-page .wallet-tariff-focus .wallet-table-row.wallet-table-head>span,body.chat-page .wallet-tariff-focus .wallet-table-row>span:first-child{background:rgba(123,44,255,.105)!important}@media (max-width:900px){body.chat-page .wallet-pricing-focus{padding:14px!important;border-radius:26px!important}body.chat-page .wallet-pricing-focus:before{inset-inline:14px!important}body.chat-page .wallet-pricing-focus .wallet-section-head{gap:5px!important;margin-bottom:12px!important;padding-bottom:10px!important}body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:142px!important;border-radius:22px!important;padding:14px!important}body.chat-page .wallet-pricing-focus .wallet-plan-card.is-selected,body.chat-page .wallet-pricing-focus .wallet-plan-card:hover{transform:none!important}body.chat-page .wallet-pricing-focus .wallet-custom-row{gap:9px!important;position:-webkit-sticky!important;position:sticky!important;bottom:max(8px,env(safe-area-inset-bottom))!important;z-index:4!important;margin-inline:-2px!important;padding:10px 2px 0!important;background:linear-gradient(180deg,transparent,rgba(17,14,24,.96) 24%)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}body.chat-page .wallet-pricing-focus .wallet-custom-field,body.chat-page .wallet-pricing-focus .wallet-purchase-btn{height:50px!important;border-radius:18px!important}body.chat-page .wallet-pricing-focus .wallet-purchase-btn{min-width:0!important}body.chat-page .wallet-tariff-focus{border-radius:22px!important;opacity:.88!important}}body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:190px!important;padding:7px!important;border-radius:18px!important;overflow:visible!important}body.chat-page .model-select .model-option{height:44px!important;min-height:44px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:10px!important;padding:5px 7px!important;border-radius:14px!important;align-items:center!important}body.chat-page .model-select .model-option>.model-icon-tile{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;aspect-ratio:1/1!important;border-radius:10px!important;padding:0!important;background:#ffffff!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;box-sizing:border-box!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.82),0 5px 13px rgba(0,0,0,.22)!important}body.chat-page .model-select .model-option>.model-icon-tile>img,body.chat-page .model-select .model-option>.model-icon-tile>img.model-icon-img{width:auto!important;height:auto!important;max-width:74%!important;max-height:74%!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0 auto!important;display:block!important;object-fit:contain!important;object-position:center center!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;transform:none!important;opacity:1!important}body.chat-page .model-select .model-option[data-model=chatgpt]>.model-icon-tile>img,body.chat-page .model-select .model-option[data-model=claude]>.model-icon-tile>img{max-width:79%!important;max-height:79%!important}body.chat-page .model-select .model-option[data-model=deepseek]>.model-icon-tile>img,body.chat-page .model-select .model-option[data-model=gemini]>.model-icon-tile>img{max-width:75%!important;max-height:75%!important}body.chat-page .model-select .model-text strong{font-size:12.8px!important;line-height:1.15!important;letter-spacing:-.035em!important;font-weight:900!important}body.chat-page .model-select .model-option.active{border-radius:14px!important;box-shadow:inset 0 0 0 1px rgba(155,104,255,.12)!important}body.chat-page .model-select .model-trigger #activeModelIcon,body.chat-page .model-select .model-trigger .model-icon-tile,body.chat-page .model-select .model-trigger img,body.chat-page .model-select .model-trigger img.model-icon-img{display:none!important}@media (max-width:900px){body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:184px!important;padding:7px!important;border-radius:17px!important}body.chat-page .model-select .model-option{height:42px!important;min-height:42px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;padding:5px 7px!important;border-radius:13px!important}body.chat-page .model-select .model-option>.model-icon-tile{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;border-radius:9px!important}body.chat-page .model-select .model-text strong{font-size:12.4px!important}}@media (max-width:420px){body.chat-page .model-select .model-popover,body.chat-page .model-select .model-popover.compact-model-popover{width:min(178px,calc(100vw - 24px))!important}body.chat-page .model-select .model-option{height:40px!important;min-height:40px!important}}body.chat-page.wallet-page-open{background:#040507!important}body.chat-page.wallet-page-open:after,body.chat-page.wallet-page-open:before{opacity:.42!important;filter:saturate(.9) brightness(.85)!important}body.chat-page .wallet-page{background:linear-gradient(180deg,rgba(4,5,7,.98),rgba(6,7,10,.98))!important}body.chat-page .wallet-shell{gap:16px!important}body.chat-page .wallet-hero-panel{background:radial-gradient(circle at 16% 10%,rgba(123,44,255,.17),transparent 34%),radial-gradient(circle at 88% 18%,rgba(255,45,168,.08),transparent 42%),linear-gradient(180deg,rgba(11,12,15,.98),rgba(7,8,11,.99))!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 26px 80px rgba(0,0,0,.56),inset 0 1px 0 rgba(255,255,255,.04)!important}body.chat-page .wallet-back-btn{background:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important}body.chat-page .wallet-kicker{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.08)!important;color:rgba(255,255,255,.8)!important}body.chat-page .wallet-stat-card{background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.02))!important;border-color:rgba(255,255,255,.07)!important}body.chat-page .wallet-section-card{background:linear-gradient(180deg,rgba(10,11,14,.96),rgba(7,8,10,.98))!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 18px 54px rgba(0,0,0,.34)!important}body.chat-page .wallet-pricing-focus{background:radial-gradient(circle at 80% 10%,rgba(123,44,255,.22),transparent 30%),radial-gradient(circle at 12% 92%,rgba(255,45,168,.08),transparent 34%),linear-gradient(180deg,rgba(10,11,14,.985),rgba(6,7,9,.995))!important;border:1px solid rgba(155,104,255,.24)!important;box-shadow:0 28px 90px rgba(0,0,0,.66),inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(123,44,255,.08)!important}body.chat-page .wallet-pricing-focus:before{height:3px!important;background:linear-gradient(90deg,transparent,rgba(145,92,255,.85),rgba(255,69,177,.55),transparent)!important;opacity:.95!important}body.chat-page .wallet-pricing-focus .wallet-section-head{border-bottom-color:rgba(255,255,255,.08)!important}body.chat-page .wallet-pricing-focus .wallet-section-head h3{text-shadow:0 2px 18px rgba(123,44,255,.18)!important}body.chat-page .wallet-pricing-focus .wallet-section-head small{color:rgba(255,255,255,.62)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card{background:linear-gradient(180deg,rgba(20,21,26,.96),rgba(11,12,15,.98))!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card.is-selected,body.chat-page .wallet-pricing-focus .wallet-plan-card:hover{background:radial-gradient(circle at 86% 14%,rgba(123,44,255,.26),transparent 36%),linear-gradient(180deg,rgba(27,22,39,.98),rgba(11,12,15,.99))!important;border-color:rgba(170,120,255,.44)!important;box-shadow:0 18px 48px rgba(0,0,0,.5),inset 0 0 0 1px rgba(170,120,255,.08)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card strong{color:#ffffff!important;font-size:clamp(30px,5.4vw,46px)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card .price{color:rgba(255,255,255,.74)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card p{color:rgba(255,255,255,.68)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card .tier-label{background:rgba(255,255,255,.07)!important;color:rgba(255,255,255,.82)!important}body.chat-page .wallet-pricing-focus .wallet-custom-row{background:linear-gradient(180deg,rgba(8,9,12,0),rgba(8,9,12,0))!important}body.chat-page .wallet-pricing-focus .wallet-custom-field input{background:rgba(255,255,255,.035)!important;border-color:rgba(255,255,255,.075)!important}body.chat-page .wallet-selected-note{background:linear-gradient(90deg,rgba(13,19,25,.95),rgba(8,13,20,.95))!important;border-color:rgba(111,201,255,.12)!important}body.chat-page .wallet-purchase-btn{box-shadow:0 18px 42px rgba(123,44,255,.28)!important}body.chat-page .wallet-tariff-focus{background:linear-gradient(180deg,rgba(9,10,13,.98),rgba(7,8,10,.99))!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 20px 50px rgba(0,0,0,.38)!important}body.chat-page .wallet-tariff-focus .wallet-section-head{margin-bottom:14px!important;padding-bottom:10px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}body.chat-page .wallet-tariff-focus .wallet-section-head h3{color:rgba(255,255,255,.95)!important;font-size:clamp(17px,4.2vw,22px)!important}body.chat-page .wallet-tariff-focus .wallet-section-head small{color:rgba(255,255,255,.56)!important}body.chat-page .wallet-tariff-focus .wallet-pricing-table{gap:9px!important}body.chat-page .wallet-tariff-focus .wallet-table-row>span{background:rgba(255,255,255,.03)!important;border-color:rgba(255,255,255,.055)!important;color:rgba(255,255,255,.78)!important}body.chat-page .wallet-tariff-focus .wallet-table-row.wallet-table-head>span{background:rgba(255,255,255,.065)!important;color:rgba(255,255,255,.92)!important}body.chat-page .wallet-tariff-focus .wallet-table-row>span:first-child{background:rgba(123,44,255,.1)!important;color:#fff!important}@media (max-width:900px){body.chat-page .wallet-page{padding:8px 10px max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-shell{gap:12px!important}body.chat-page .wallet-hero-panel{padding:16px!important;border-radius:26px!important}body.chat-page .wallet-pricing-focus,body.chat-page .wallet-tariff-focus{border-radius:24px!important}body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:20px!important}body.chat-page .wallet-pricing-focus .wallet-custom-row{padding-top:12px!important;background:linear-gradient(180deg,rgba(8,9,12,0),rgba(8,9,12,.96) 24%)!important}body.chat-page .wallet-tariff-focus .wallet-table-row>span{min-height:44px!important;font-size:11.5px!important}}body.chat-page.personalization-modal-open{overflow:hidden!important}body.chat-page .personalization-backdrop{position:fixed;inset:0;z-index:980;display:none;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:rgba(0,0,0,.66);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;transition:opacity .17s var(--ease)}body.chat-page .personalization-backdrop.is-open{display:flex;opacity:1}body.chat-page .personalization-modal{width:min(980px,100%);max-height:min(760px,calc(100svh - 30px));border-radius:28px;overflow:hidden;background:radial-gradient(circle at 16% 10%,rgba(123,44,255,.14),transparent 36%),radial-gradient(circle at 86% 90%,rgba(255,45,168,.075),transparent 38%),linear-gradient(180deg,rgba(25,26,31,.98),rgba(15,16,20,.99));border:1px solid rgba(255,255,255,.1);box-shadow:0 38px 120px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.045);color:#fff;display:grid;grid-template-columns:260px minmax(0,1fr);direction:rtl;transform:translateY(12px) scale(.985);transition:transform .17s var(--ease)}body.chat-page .personalization-backdrop.is-open .personalization-modal{transform:translateY(0) scale(1)}body.chat-page .personalization-side{border-left:1px solid rgba(255,255,255,.075);padding:18px 14px;background:rgba(255,255,255,.018);display:flex;flex-direction:column;gap:12px}body.chat-page .personalization-close{width:46px;height:46px;border-radius:15px;display:inline-grid;place-items:center;color:rgba(255,255,255,.86);background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.075);cursor:pointer;transition:background .15s var(--ease),transform .15s var(--ease);align-self:flex-start}body.chat-page .personalization-close:hover{background:rgba(255,255,255,.11)}body.chat-page .personalization-close:active{transform:scale(.96)}body.chat-page .personalization-close svg{width:22px;height:22px}body.chat-page .personalization-nav{display:grid;grid-gap:6px;gap:6px;margin-top:8px}body.chat-page .personalization-nav-item{width:100%;min-height:48px;border-radius:16px;padding:0 12px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.74);background:transparent;cursor:pointer;font-size:14px;font-weight:850;text-align:right;transition:background .15s var(--ease),color .15s var(--ease)}body.chat-page .personalization-nav-item svg{width:20px;height:20px;flex:0 0 auto}body.chat-page .personalization-nav-item.is-active,body.chat-page .personalization-nav-item:hover{color:#fff;background:rgba(255,255,255,.075)}body.chat-page .personalization-content{min-width:0;max-height:inherit;overflow-y:auto;padding:28px 30px 24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}body.chat-page .personalization-content::-webkit-scrollbar{width:6px}body.chat-page .personalization-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:999px}body.chat-page .personalization-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.075);margin-bottom:20px}body.chat-page .personalization-title-row h2{margin:0;font-size:clamp(25px,4.5vw,34px);font-weight:950;letter-spacing:-.055em;line-height:1.2}body.chat-page .personalization-title-row p{margin:8px 0 0;max-width:520px;color:rgba(255,255,255,.58);font-size:13.5px;line-height:1.9;font-weight:650}body.chat-page .personalization-status-pill{min-height:34px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;background:rgba(123,44,255,.14);border:1px solid rgba(155,104,255,.2);color:rgba(255,255,255,.78);font-size:12px;font-weight:900}body.chat-page .personalization-status-pill:before{content:"";width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 18px rgba(123,44,255,.55)}body.chat-page .personalization-grid{display:grid;grid-gap:16px;gap:16px}body.chat-page .personalization-panel{border-radius:22px;padding:17px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}body.chat-page .personalization-panel h3{margin:0 0 5px;font-size:16px;font-weight:950;letter-spacing:-.035em}body.chat-page .personalization-panel>p{margin:0 0 13px;color:rgba(255,255,255,.55);font-size:12.8px;line-height:1.8;font-weight:650}body.chat-page .personalization-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}body.chat-page .personalization-field{display:grid;grid-gap:7px;gap:7px}body.chat-page .personalization-field label{color:rgba(255,255,255,.74);font-size:12.5px;font-weight:850}body.chat-page .personalization-field input,body.chat-page .personalization-field textarea{width:100%;border:1px solid rgba(255,255,255,.09);outline:none;border-radius:16px;color:#fff;background:rgba(0,0,0,.22);padding:12px 13px;font-size:14px;font-weight:700;line-height:1.8;transition:border-color .15s var(--ease),box-shadow .15s var(--ease),background .15s var(--ease)}body.chat-page .personalization-field input:focus,body.chat-page .personalization-field textarea:focus{border-color:rgba(155,104,255,.46);box-shadow:0 0 0 4px rgba(123,44,255,.1);background:rgba(0,0,0,.28)}body.chat-page .personalization-field textarea{min-height:96px;resize:vertical}body.chat-page .personalization-chip-grid,body.chat-page .personalization-segmented{display:flex;flex-wrap:wrap;gap:8px}body.chat-page .personalization-chip,body.chat-page .personalization-segment{min-height:38px;border-radius:999px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.76);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075);cursor:pointer;font-size:12.5px;font-weight:900;transition:background .15s var(--ease),border-color .15s var(--ease),color .15s var(--ease),transform .15s var(--ease)}body.chat-page .personalization-chip.is-selected,body.chat-page .personalization-chip:hover,body.chat-page .personalization-segment.is-selected,body.chat-page .personalization-segment:hover{color:#fff;background:rgba(123,44,255,.2);border-color:rgba(155,104,255,.32)}body.chat-page .personalization-chip:active,body.chat-page .personalization-segment:active{transform:scale(.97)}body.chat-page .personalization-toggle-row{min-height:52px;border-radius:17px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}body.chat-page .personalization-toggle-row strong{display:block;font-size:13.5px;font-weight:950;margin-bottom:2px}body.chat-page .personalization-toggle-row small{display:block;color:rgba(255,255,255,.52);font-size:11.8px;line-height:1.55;font-weight:650}body.chat-page .personalization-switch{width:48px;height:28px;border-radius:999px;padding:3px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.1);cursor:pointer;flex:0 0 auto;transition:background .15s var(--ease)}body.chat-page .personalization-switch i{display:block;width:20px;height:20px;border-radius:999px;background:#fff;transform:translateX(0);transition:transform .15s var(--ease)}body.chat-page .personalization-switch.is-on{background:linear-gradient(135deg,var(--purple),var(--pink))}body.chat-page .personalization-switch.is-on i{transform:translateX(-20px)}body.chat-page .personalization-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}body.chat-page .personalization-action-btn{min-width:102px;height:44px;border-radius:999px;padding:0 18px;cursor:pointer;font-size:13.5px;font-weight:950;transition:transform .15s var(--ease),filter .15s var(--ease),background .15s var(--ease)}body.chat-page .personalization-action-btn:active{transform:scale(.97)}body.chat-page .personalization-action-btn.cancel{color:rgba(255,255,255,.82);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}body.chat-page .personalization-action-btn.save{color:#08080b;background:#ffffff;box-shadow:0 14px 34px rgba(255,255,255,.1)}body.chat-page .personalization-action-btn.save:hover{filter:brightness(.96)}@media (max-width:900px){body.chat-page .personalization-backdrop{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));align-items:flex-end}body.chat-page .personalization-modal{width:100%;max-height:min(92svh,760px);grid-template-columns:1fr;border-radius:26px}body.chat-page .personalization-side{border-left:0;border-bottom:1px solid rgba(255,255,255,.075);padding:12px;gap:10px}body.chat-page .personalization-close{width:42px;height:42px;border-radius:14px}body.chat-page .personalization-nav{display:flex;overflow-x:auto;gap:7px;margin-top:0;scrollbar-width:none;padding-bottom:1px}body.chat-page .personalization-nav::-webkit-scrollbar{display:none}body.chat-page .personalization-nav-item{flex:0 0 auto;width:auto;min-height:38px;border-radius:999px;padding:0 12px;font-size:12.5px;gap:7px}body.chat-page .personalization-nav-item svg{width:17px;height:17px}body.chat-page .personalization-content{padding:18px 14px 14px}body.chat-page .personalization-title-row{flex-direction:column;gap:10px;padding-bottom:14px;margin-bottom:14px}body.chat-page .personalization-title-row p{font-size:12.8px}body.chat-page .personalization-status-pill{min-height:30px;font-size:11.5px}body.chat-page .personalization-panel{border-radius:20px;padding:14px}body.chat-page .personalization-field-grid{grid-template-columns:1fr}body.chat-page .personalization-chip,body.chat-page .personalization-segment{min-height:36px;padding-inline:12px;font-size:12px}body.chat-page .personalization-actions{position:-webkit-sticky;position:sticky;bottom:0;padding-top:12px;background:linear-gradient(180deg,rgba(15,16,20,0),rgba(15,16,20,.98) 34%)}body.chat-page .personalization-action-btn{flex:1 1;height:43px}}body.chat-page .personalization-chip-grid.preference-grid{margin-top:12px;grid-template-columns:repeat(3,minmax(0,1fr))}body.chat-page .personalization-chip.is-selected,body.chat-page .personalization-segment.is-selected{background:radial-gradient(circle at 18% 20%,rgba(155,104,255,.34),transparent 38%),linear-gradient(135deg,rgba(123,44,255,.3),rgba(255,45,168,.12))!important;border-color:rgba(155,104,255,.42)!important;color:#fff!important;box-shadow:0 10px 26px rgba(123,44,255,.16),inset 0 1px 0 rgba(255,255,255,.055)!important}body.chat-page .personalization-chip[data-multi=true]{justify-content:space-between;gap:8px}body.chat-page .personalization-chip[data-multi=true]:after{content:"";width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.22);box-shadow:inset 0 0 0 2px rgba(255,255,255,.08);flex:0 0 auto;transition:background .15s var(--ease),box-shadow .15s var(--ease)}body.chat-page .personalization-chip[data-multi=true].is-selected:after{background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 0 16px rgba(155,104,255,.38)}body.chat-page .personalization-panel.is-scrolled-to,body.chat-page .personalization-panel:target{border-color:rgba(155,104,255,.28)!important}body.chat-page .personalization-save-hint{margin-top:10px;color:rgba(255,255,255,.44);font-size:11.5px;font-weight:750;line-height:1.8}@media (max-width:900px){body.chat-page .personalization-chip-grid.preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body.chat-page .personalization-chip[data-multi=true]{min-height:38px}}body.chat-page{--tap-min:44px;--mobile-gutter:10px;--final-card:rgba(18,18,23,0.96);--final-card-soft:rgba(255,255,255,0.045);--final-border:rgba(255,255,255,0.085)}@supports (height:100svh){body.chat-page{--app-height:100svh}}html:has(body.chat-page){overscroll-behavior:none}body.chat-page{touch-action:manipulation}body.chat-page [role=button],body.chat-page button,body.chat-page input,body.chat-page textarea{font:inherit}body.chat-page .account-menu-action,body.chat-page .composer-btn,body.chat-page .model-option,body.chat-page .nav-item,body.chat-page .personalization-choice,body.chat-page .send-btn,body.chat-page .wallet-plan-card,body.chat-page button{-webkit-user-select:none;-moz-user-select:none;user-select:none}body.chat-page button:focus-visible,body.chat-page input:focus-visible,body.chat-page textarea:focus-visible{outline:3px solid rgba(155,104,255,.48)!important;outline-offset:3px!important}body.chat-page .main,body.chat-page .wallet-page,body.chat-page .workspace{min-height:0!important}body.chat-page .hero h1,body.chat-page .personalization-modal-title,body.chat-page .profile-modal-title,body.chat-page .wallet-hero-panel h2{text-wrap:balance}body.chat-page .hero p,body.chat-page .personalization-modal-subtitle,body.chat-page .wallet-hero-panel p{text-wrap:pretty}body.chat-page .hero{padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))!important}body.chat-page .quick-start-row{position:relative;z-index:2;width:min(620px,100%);margin:22px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;direction:rtl}body.chat-page .quick-start-chip{min-height:38px;border-radius:999px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);font-size:12.5px;font-weight:850;cursor:pointer;transition:background .16s var(--ease),border-color .16s var(--ease),transform .16s var(--ease),color .16s var(--ease)}body.chat-page .quick-start-chip:hover{color:#fff;background:rgba(255,255,255,.085);border-color:rgba(155,104,255,.28)}body.chat-page .quick-start-chip:active{transform:scale(.97)}body.chat-page .composer-stage{isolation:isolate}body.chat-page .composer{transition:box-shadow .18s var(--ease),transform .18s var(--ease),border-color .18s var(--ease)!important}body.chat-page .composer.is-focused{transform:translateY(-1px)}body.chat-page .composer-inner{box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}body.chat-page #promptInput{caret-color:#c084fc}body.chat-page #promptInput::placeholder{opacity:.92!important}body.chat-page .send-btn:not(:disabled){box-shadow:0 11px 30px rgba(123,44,255,.32),inset 0 1px 0 rgba(255,255,255,.12)!important}body.chat-page .message-tools{opacity:.82}body.chat-page .message-tools button{min-width:32px!important;min-height:32px!important;border-radius:11px!important}body.chat-page .bubble{box-shadow:inset 0 1px 0 rgba(255,255,255,.026)}body.chat-page .account-popover,body.chat-page .attach-menu,body.chat-page .model-popover,body.chat-page .personalization-modal-panel,body.chat-page .profile-modal-panel{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.14) transparent}body.chat-page .account-popover::-webkit-scrollbar,body.chat-page .attach-menu::-webkit-scrollbar,body.chat-page .model-popover::-webkit-scrollbar,body.chat-page .personalization-modal-panel::-webkit-scrollbar,body.chat-page .profile-modal-panel::-webkit-scrollbar{width:6px}body.chat-page .account-popover::-webkit-scrollbar-thumb,body.chat-page .attach-menu::-webkit-scrollbar-thumb,body.chat-page .model-popover::-webkit-scrollbar-thumb,body.chat-page .personalization-modal-panel::-webkit-scrollbar-thumb,body.chat-page .profile-modal-panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.14);border-radius:999px}body.chat-page .account-popover{max-height:min(460px,calc(100svh - 28px))!important;overflow-y:auto!important}body.chat-page .personalization-modal-panel,body.chat-page .profile-modal-panel{max-height:min(720px,calc(100svh - 24px))!important;overflow-y:auto!important}body.chat-page .personalization-choice.is-active,body.chat-page .personalization-pref.is-active{box-shadow:inset 0 0 0 1px rgba(155,104,255,.22),0 14px 32px rgba(123,44,255,.1)!important}body.chat-page .wallet-page{padding-bottom:max(20px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-pricing-focus{scroll-margin-top:72px}body.chat-page .wallet-purchase-btn{min-height:var(--tap-min)!important}@media (hover:none){body.chat-page .model-option:hover,body.chat-page .nav-item:hover,body.chat-page .quick-start-chip:hover,body.chat-page .wallet-plan-card:hover{transform:none!important}}@media (max-width:900px){body.chat-page .app-shell{min-height:100svh!important;height:100svh!important}body.chat-page .main-topbar{height:56px!important;padding:9px 12px!important}body.chat-page .mobile-menu,body.chat-page .wallet-btn{min-width:var(--tap-min)!important;min-height:40px!important}body.chat-page .wallet-btn{border-radius:18px!important;padding-inline:12px!important}body.chat-page .sidebar{width:min(88vw,320px)!important;max-width:320px!important}body.chat-page .sidebar-top{min-height:64px!important}body.chat-page .nav-item{min-height:44px!important}body.chat-page .history-block{padding-top:14px!important}body.chat-page .hero{justify-content:center!important;padding-top:20px!important;padding-bottom:142px!important}body.chat-page .hero h1{max-width:330px;font-size:clamp(25px,7.4vw,34px)!important;line-height:1.35!important}body.chat-page .hero p{max-width:320px!important;font-size:13px!important;line-height:1.85!important}body.chat-page .quick-start-row{width:min(340px,100%);margin-top:16px;gap:7px}body.chat-page .quick-start-chip{min-height:36px;padding-inline:11px;font-size:11.8px}body.chat-page .chat-area{padding:6px 10px 112px!important}body.chat-page .messages{gap:12px!important}body.chat-page .message .bubble{max-width:calc(100vw - 26px)!important;padding:11px 13px!important;font-size:13.7px!important;line-height:1.9!important}body.chat-page .message-tools{gap:5px!important;margin-top:6px!important}body.chat-page .message-tools button{min-width:31px!important;min-height:31px!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{width:calc(100% - 14px)!important;bottom:max(9px,env(safe-area-inset-bottom))!important}body.chat-page .composer{border-radius:23px!important}body.chat-page .composer-inner{min-height:54px!important;border-radius:22px!important;padding:6px!important;gap:5px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;font-size:14.8px!important}body.chat-page .composer-inner.is-writing{min-height:94px!important;grid-template-rows:auto 40px!important}body.chat-page .composer-inner.is-writing #promptInput{max-height:106px!important;font-size:14.8px!important;line-height:1.62!important}body.chat-page .composer-btn,body.chat-page .model-trigger,body.chat-page .send-btn{min-width:40px!important;min-height:40px!important;height:40px!important}body.chat-page .model-select .model-trigger{max-width:124px!important}body.chat-page .composer-stage .attach-menu,body.chat-page .model-select .model-popover{max-width:calc(100vw - 24px)!important}body.chat-page .wallet-page{padding-inline:9px!important}body.chat-page .wallet-hero-panel,body.chat-page .wallet-pricing-focus,body.chat-page .wallet-tariff-focus{border-radius:23px!important}body.chat-page .wallet-plan-grid{grid-template-columns:1fr!important}body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:130px!important}body.chat-page .wallet-custom-row{grid-template-columns:1fr!important}body.chat-page .wallet-purchase-btn{width:100%!important}body.chat-page .wallet-pricing-table{overflow-x:auto;padding-bottom:3px}body.chat-page .wallet-table-row{min-width:590px}body.chat-page .personalization-modal-panel,body.chat-page .profile-modal-panel{width:calc(100vw - 16px)!important;max-height:calc(100svh - 18px)!important;border-radius:26px!important}}@media (max-width:420px){body.chat-page .main-topbar{padding-inline:10px!important}body.chat-page .hero h1{font-size:clamp(23px,7.2vw,31px)!important}body.chat-page .quick-start-chip{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}body.chat-page .model-select .model-trigger{max-width:112px!important}body.chat-page .model-select .model-trigger span{max-width:78px!important}body.chat-page .account-popover{max-height:calc(100svh - 20px)!important}}body.chat-page{--keyboard-inset:0px;--composer-mobile-max:min(156px,34svh);--tap-v65:44px}body.chat-page #projectsSideBtn,body.chat-page .message-action-btn[data-message-action=edit]{display:none!important}body.chat-page .composer.is-focused,body.chat-page .composer.is-writing-mode,body.chat-page .composer:focus-within{background:linear-gradient(180deg,rgba(255,255,255,.082),rgba(255,255,255,.052))!important;border-color:rgba(255,255,255,.105)!important;box-shadow:0 18px 56px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.045)!important}body.chat-page .composer.is-focused:after,body.chat-page .composer.is-focused:before,body.chat-page .composer.is-writing-mode:after,body.chat-page .composer.is-writing-mode:before,body.chat-page .composer:focus-within:after,body.chat-page .composer:focus-within:before{opacity:0!important;display:none!important}body.chat-page .composer-inner.is-long-text,body.chat-page .composer-inner.is-tall-writing,body.chat-page .composer-inner.is-writing,body.chat-page .composer.is-focused .composer-inner,body.chat-page .composer.is-writing-mode .composer-inner,body.chat-page .composer:focus-within .composer-inner{background:rgba(17,18,23,.985)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important}body.chat-page .composer-inner.is-long-text #promptInput,body.chat-page .composer-inner.is-writing #promptInput{scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.2) transparent!important}body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar{width:4px!important;display:block!important}body.chat-page .composer-inner.is-long-text #promptInput::-webkit-scrollbar-thumb,body.chat-page .composer-inner.is-writing #promptInput::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)!important;border-radius:999px!important}body.chat-page [role=button],body.chat-page button,body.chat-page input,body.chat-page select,body.chat-page textarea{touch-action:manipulation}@media (max-width:900px){body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{position:fixed!important;left:50%!important;right:auto!important;width:min(calc(100vw - 12px),620px)!important;transform:translateX(-50%)!important;bottom:calc(max(8px, env(safe-area-inset-bottom)) + var(--keyboard-inset, 0px))!important;transition:bottom .17s var(--ease),opacity .17s var(--ease),transform .17s var(--ease)!important;z-index:120!important}body.chat-page.keyboard-open .composer-stage,body.chat-page.keyboard-open.has-chat .composer-stage{bottom:calc(8px + var(--keyboard-inset, 0px))!important}body.chat-page.keyboard-open .chat-area{padding-bottom:calc(124px + var(--keyboard-inset, 0px))!important}body.chat-page .composer{border-radius:23px!important}body.chat-page .composer-inner,body.chat-page .composer-inner:not(.is-writing){min-height:52px!important;grid-template-columns:minmax(112px,auto) minmax(0,1fr) 40px!important;align-items:center!important;gap:5px!important;padding:6px!important}body.chat-page .composer-inner:not(.is-writing) #promptInput{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;overflow:hidden!important;font-size:14.8px!important}body.chat-page .composer-inner.is-writing{min-height:92px!important;max-height:min(238px,48svh)!important;grid-template-rows:minmax(40px,auto) 40px!important;align-items:flex-end!important}body.chat-page .composer-inner.is-writing #promptInput{height:auto!important;min-height:40px!important;max-height:var(--composer-mobile-max)!important;line-height:1.62!important;overflow-y:auto!important;overscroll-behavior:contain!important;font-size:14.8px!important}body.chat-page .account-menu-item,body.chat-page .attach-menu button,body.chat-page .composer-btn,body.chat-page .mobile-menu,body.chat-page .model-trigger,body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .send-btn,body.chat-page .wallet-back-btn,body.chat-page .wallet-btn{min-height:var(--tap-v65)!important}body.chat-page .chat-area{padding-bottom:118px!important}body.chat-page .personalization-backdrop{align-items:stretch!important;justify-content:center!important;padding:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom))!important}body.chat-page .personalization-modal{width:min(100%,520px)!important;height:calc(var(--app-height, 100svh) - 12px)!important;max-height:calc(var(--app-height, 100svh) - 12px)!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;overflow:hidden!important}body.chat-page .personalization-side{flex:0 0 auto!important;padding:10px 10px 8px!important;border-left:0!important;border-bottom:1px solid rgba(255,255,255,.075)!important;gap:8px!important}body.chat-page .personalization-nav{display:flex!important;overflow-x:auto!important;gap:7px!important;scrollbar-width:none!important;padding-bottom:2px!important}body.chat-page .personalization-nav::-webkit-scrollbar{display:none!important}body.chat-page .personalization-nav-item{flex:0 0 auto!important;width:auto!important;min-height:38px!important;border-radius:999px!important;padding:0 11px!important;font-size:12px!important;white-space:nowrap!important}body.chat-page .personalization-content{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:14px 12px 12px!important;-webkit-overflow-scrolling:touch}body.chat-page .personalization-title-row{flex-direction:column!important;gap:8px!important;margin-bottom:12px!important;padding-bottom:12px!important}body.chat-page .personalization-title-row h2{font-size:clamp(20px,6.2vw,26px)!important;line-height:1.3!important}body.chat-page .personalization-panel p,body.chat-page .personalization-title-row p{font-size:12.3px!important;line-height:1.75!important}body.chat-page .personalization-grid{gap:10px!important}body.chat-page .personalization-panel{border-radius:18px!important;padding:12px!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-field-grid,body.chat-page .personalization-segmented{grid-template-columns:1fr 1fr!important;gap:7px!important}body.chat-page .personalization-field input,body.chat-page .personalization-field textarea{min-height:44px!important;border-radius:14px!important;font-size:13.4px!important}body.chat-page .personalization-field textarea{min-height:92px!important;max-height:180px!important}body.chat-page .personalization-action-btn,body.chat-page .personalization-chip,body.chat-page .personalization-segment{min-height:40px!important;width:100%!important;min-width:0!important;font-size:11.7px!important;border-radius:14px!important}body.chat-page .personalization-actions{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;padding:10px 0 0!important;background:linear-gradient(180deg,rgba(15,16,20,0),rgba(15,16,20,.98) 34%)!important}body.chat-page.wallet-page-open .main{overflow:hidden!important}body.chat-page .wallet-page{height:calc(var(--app-height, 100svh) - 56px)!important;max-height:calc(var(--app-height, 100svh) - 56px)!important;padding:8px 9px max(14px,env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}body.chat-page .wallet-shell{width:100%!important;max-width:520px!important;gap:10px!important}body.chat-page .wallet-hero-panel,body.chat-page .wallet-pricing-focus,body.chat-page .wallet-section-card,body.chat-page .wallet-tariff-focus{border-radius:21px!important;padding:13px!important}body.chat-page .wallet-hero-panel h2{font-size:clamp(21px,6.4vw,29px)!important;line-height:1.35!important}body.chat-page .wallet-hero-panel p,body.chat-page .wallet-plan-card p{font-size:12px!important;line-height:1.7!important}body.chat-page .wallet-plan-grid,body.chat-page .wallet-stats{grid-template-columns:1fr!important;gap:8px!important}body.chat-page .wallet-section-head{align-items:flex-start!important;flex-direction:column!important;gap:4px!important;margin-bottom:10px!important}body.chat-page .wallet-section-head h3{font-size:17px!important}body.chat-page .wallet-section-head small{white-space:normal!important;line-height:1.6!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:auto!important;border-radius:18px!important;padding:12px!important}body.chat-page .wallet-plan-card strong,body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:22px!important}body.chat-page .wallet-custom-row{position:-webkit-sticky!important;position:sticky!important;bottom:max(6px,env(safe-area-inset-bottom))!important;z-index:8!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important;padding-top:10px!important;background:linear-gradient(180deg,rgba(8,9,12,0),rgba(8,9,12,.96) 30%)!important}body.chat-page .wallet-custom-field,body.chat-page .wallet-purchase-btn{width:100%!important;min-width:0!important;height:46px!important;border-radius:16px!important}body.chat-page .wallet-selected-note{align-items:flex-start!important;flex-direction:column!important;border-radius:15px!important;font-size:11.7px!important}body.chat-page .wallet-pricing-table{overflow:visible!important;padding-bottom:0!important;gap:8px!important}body.chat-page .wallet-table-row.wallet-table-head{display:none!important}body.chat-page .wallet-table-row{min-width:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:6px!important;gap:6px!important;padding:8px!important;border-radius:16px!important;background:rgba(255,255,255,.025)!important;border:1px solid rgba(255,255,255,.055)!important}body.chat-page .wallet-table-row>span{min-height:36px!important;padding:8px 9px!important;border-radius:12px!important;font-size:11.4px!important;line-height:1.55!important}body.chat-page .wallet-table-row>span:first-child{grid-column:1/-1!important;font-size:12.5px!important}body.chat-page .wallet-table-row>span:nth-child(2):before,body.chat-page .wallet-table-row>span:nth-child(3):before,body.chat-page .wallet-table-row>span:nth-child(4):before{display:block!important;margin-left:4px!important;color:rgba(255,255,255,.42)!important;font-size:10px!important;font-weight:900!important}body.chat-page .wallet-table-row>span:nth-child(2):before{content:"مدل:"}body.chat-page .wallet-table-row>span:nth-child(3):before{content:"معمولی:"}body.chat-page .wallet-table-row>span:nth-child(4):before{content:"پرو:"}}@media (max-width:390px){body.chat-page .composer-left-actions{min-width:108px!important;max-width:126px!important}body.chat-page .composer-inner,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){grid-template-columns:minmax(108px,auto) minmax(0,1fr) 38px!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-field-grid,body.chat-page .personalization-segmented{grid-template-columns:1fr!important}}body.chat-page{--v68-keyboard-inset:0px;--v68-input-base:42px;--v68-input-height:42px;--v68-input-max:min(176px,34svh)}html:has(body.chat-page) body #composerForm.composer,html:has(body.chat-page) body #composerForm.composer.is-focused,html:has(body.chat-page) body #composerForm.composer.is-writing-mode,html:has(body.chat-page) body #composerForm.composer:focus,html:has(body.chat-page) body #composerForm.composer:focus-visible,html:has(body.chat-page) body #composerForm.composer:focus-within,html:has(body.chat-page) body.has-chat #composerForm.composer,html:has(body.chat-page) body.has-chat #composerForm.composer.is-focused,html:has(body.chat-page) body.has-chat #composerForm.composer:focus-within{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.09)!important;outline:0!important;box-shadow:0 18px 46px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.04)!important;filter:none!important}html:has(body.chat-page) body #composerForm.composer.is-focused:after,html:has(body.chat-page) body #composerForm.composer.is-focused:before,html:has(body.chat-page) body #composerForm.composer:after,html:has(body.chat-page) body #composerForm.composer:before,html:has(body.chat-page) body #composerForm.composer:focus-within:after,html:has(body.chat-page) body #composerForm.composer:focus-within:before{content:none!important;display:none!important;opacity:0!important}html:has(body.chat-page) body #composerForm.composer #composerInner.composer-inner,html:has(body.chat-page) body #composerForm.composer:focus-within #composerInner.composer-inner,html:has(body.chat-page) body #composerInner.composer-inner,html:has(body.chat-page) body #composerInner.composer-inner.is-long-text,html:has(body.chat-page) body #composerInner.composer-inner.is-tall-writing,html:has(body.chat-page) body #composerInner.composer-inner.is-writing,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded,html:has(body.chat-page) body #composerInner.composer-inner.v68-locked{background:rgba(17,18,23,.99)!important;border:1px solid rgba(255,255,255,.07)!important;outline:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.038)!important;filter:none!important}html:has(body.chat-page) body #composerInner #promptInput,html:has(body.chat-page) body #promptInput,html:has(body.chat-page) body #promptInput:active,html:has(body.chat-page) body #promptInput:focus,html:has(body.chat-page) body #promptInput:focus-visible{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;resize:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}html:has(body.chat-page) body #promptInput::selection{background:rgba(155,104,255,.3)!important}@media (max-width:900px){body.chat-page.personalization-modal-open,body.chat-page.profile-modal-open,body.chat-page.wallet-page-open{overflow:hidden!important;touch-action:auto!important}body.chat-page.personalization-modal-open #overlay,body.chat-page.personalization-modal-open #overlay.is-open,body.chat-page.profile-modal-open #overlay,body.chat-page.profile-modal-open #overlay.is-open,body.chat-page.wallet-page-open #overlay,body.chat-page.wallet-page-open #overlay.is-open,body.chat-page:not(.mobile-sidebar-open) #overlay,body.chat-page:not(.mobile-sidebar-open) #overlay.is-open{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.chat-page.mobile-sidebar-open:not(.wallet-page-open):not(.profile-modal-open):not(.personalization-modal-open) #overlay.is-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:rgba(0,0,0,.42)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:70!important}body.chat-page.personalization-modal-open #sidebar,body.chat-page.personalization-modal-open #sidebar.is-open,body.chat-page.profile-modal-open #sidebar,body.chat-page.profile-modal-open #sidebar.is-open,body.chat-page.wallet-page-open #sidebar,body.chat-page.wallet-page-open #sidebar.is-open{transform:translate3d(-112%,0,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.chat-page.mobile-sidebar-open:not(.wallet-page-open):not(.profile-modal-open):not(.personalization-modal-open) #sidebar.is-open{transform:translateZ(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:90!important}body.chat-page.wallet-page-open .wallet-page{display:block!important;width:100%!important;max-width:100%!important;height:calc(var(--app-height, 100svh) - 56px)!important;max-height:calc(var(--app-height, 100svh) - 56px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}html:has(body.chat-page) body .composer-stage,html:has(body.chat-page) body.has-chat .composer-stage{position:fixed!important;left:50%!important;right:auto!important;bottom:calc(max(8px, env(safe-area-inset-bottom)) + var(--v68-keyboard-inset, var(--keyboard-inset, 0px)))!important;width:min(calc(100vw - 12px),620px)!important;max-width:calc(100vw - 12px)!important;transform:translate3d(-50%,0,0)!important;z-index:120!important;transition:bottom .17s var(--ease),opacity .17s var(--ease)!important}html:has(body.chat-page) body.keyboard-open .composer-stage,html:has(body.chat-page) body.keyboard-open.has-chat .composer-stage{bottom:calc(8px + var(--v68-keyboard-inset, var(--keyboard-inset, 0px)))!important}html:has(body.chat-page) body #composerForm.composer{border-radius:23px!important;padding:1px!important}html:has(body.chat-page) body #composerInner.composer-inner,html:has(body.chat-page) body #composerInner.composer-inner:not(.is-writing):not(.v68-expanded){display:grid!important;grid-template-columns:minmax(108px,auto) minmax(0,1fr) 40px!important;grid-template-rows:42px!important;min-height:54px!important;max-height:none!important;grid-gap:5px!important;gap:5px!important;padding:6px!important;align-items:center!important;overflow:visible!important;border-radius:22px!important}html:has(body.chat-page) body #composerInner.composer-inner.is-long-text,html:has(body.chat-page) body #composerInner.composer-inner.is-tall-writing,html:has(body.chat-page) body #composerInner.composer-inner.is-writing,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded{display:grid!important;grid-template-columns:minmax(108px,auto) minmax(0,1fr) 40px!important;grid-template-rows:minmax(42px,auto) 40px!important;min-height:calc(var(--v68-input-height, 42px) + 58px)!important;max-height:calc(var(--v68-input-max, 176px) + 58px)!important;grid-gap:7px 6px!important;gap:7px 6px!important;padding:7px!important;align-items:flex-end!important;overflow:visible!important}html:has(body.chat-page) body #composerInner.composer-inner:not(.v68-expanded):not(.is-writing) #promptInput,html:has(body.chat-page) body #promptInput{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;height:var(--v68-input-height,42px)!important;min-height:42px!important;max-height:42px!important;line-height:var(--v68-input-line-height,42px)!important;padding:var(--v68-input-padding,0 8px)!important;margin:0!important;overflow-y:hidden!important;overflow-x:hidden!important;font-size:14.8px!important;text-align:right!important;direction:rtl!important;align-self:center!important;scrollbar-width:none!important}html:has(body.chat-page) body #composerInner.composer-inner.is-long-text #promptInput,html:has(body.chat-page) body #composerInner.composer-inner.is-tall-writing #promptInput,html:has(body.chat-page) body #composerInner.composer-inner.is-writing #promptInput,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded #promptInput{grid-column:1/-1!important;grid-row:1!important;width:100%!important;height:var(--v68-input-height,86px)!important;min-height:42px!important;max-height:var(--v68-input-max,176px)!important;line-height:1.62!important;padding:8px 10px 5px!important;margin:0!important;overflow-y:var(--v68-input-overflow,hidden)!important;overflow-x:hidden!important;white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;align-self:start!important;scrollbar-width:thin!important}html:has(body.chat-page) body #composerInner.composer-inner.is-long-text .composer-btn,html:has(body.chat-page) body #composerInner.composer-inner.is-long-text .composer-left-actions,html:has(body.chat-page) body #composerInner.composer-inner.is-writing .composer-btn,html:has(body.chat-page) body #composerInner.composer-inner.is-writing .composer-left-actions,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded .composer-btn,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded .composer-left-actions{grid-column:1!important;grid-row:2!important;align-self:end!important;justify-self:start!important}html:has(body.chat-page) body #composerInner.composer-inner.is-long-text .composer-tools,html:has(body.chat-page) body #composerInner.composer-inner.is-writing .composer-tools,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded .composer-tools{grid-column:2/-1!important;grid-row:2!important;align-self:end!important;justify-self:end!important}}@media (max-width:390px){html:has(body.chat-page) body #composerInner.composer-inner,html:has(body.chat-page) body #composerInner.composer-inner.is-long-text,html:has(body.chat-page) body #composerInner.composer-inner.is-writing,html:has(body.chat-page) body #composerInner.composer-inner.v68-expanded{grid-template-columns:minmax(96px,auto) minmax(0,1fr) 38px!important}}body.chat-page{--aidon-keyboard-inset:0px;--aidon-mobile-input-height:40px;--aidon-mobile-input-max:132px;--aidon-mobile-input-overflow:hidden}body.chat-page .composer,body.chat-page .composer.is-focused,body.chat-page .composer:focus-within{background:rgba(255,255,255,.072)!important;border:1px solid rgba(255,255,255,.085)!important;box-shadow:0 18px 50px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.04)!important;outline:0!important;filter:none!important}body.chat-page .composer-inner,body.chat-page .composer-inner.aidon-compact-composer,body.chat-page .composer-inner.aidon-multiline-composer,body.chat-page .composer-inner.is-long-text,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){background:rgba(16,17,22,.992)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.038)!important;overflow:visible!important}body.chat-page #promptInput{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;resize:none!important;overflow-x:hidden!important;white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;transition:height 145ms cubic-bezier(.22,.61,.36,1),line-height 145ms cubic-bezier(.22,.61,.36,1),padding 145ms cubic-bezier(.22,.61,.36,1)!important}@media (max-width:900px){body.chat-page.has-chat:not(.wallet-page-open) .composer-stage,body.chat-page:not(.wallet-page-open) .composer-stage{width:calc(100% - 14px)!important;max-width:900px!important;bottom:calc(max(9px, env(safe-area-inset-bottom)) + var(--aidon-keyboard-inset, 0px))!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;transition:bottom .16s cubic-bezier(.22,.61,.36,1)!important;z-index:80!important}body.chat-page .composer{border-radius:24px!important}body.chat-page .composer-inner,body.chat-page .composer-inner.aidon-compact-composer,body.chat-page .composer-inner.is-long-text,body.chat-page .composer-inner.is-writing,body.chat-page .composer-inner:not(.is-writing){display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:40px!important;grid-template-areas:"left input send"!important;align-items:center!important;grid-gap:5px!important;gap:5px!important;min-height:54px!important;height:auto!important;padding:7px!important;border-radius:23px!important}body.chat-page .composer-inner.aidon-compact-composer .composer-left-actions,body.chat-page .composer-inner:not(.aidon-multiline-composer) .composer-left-actions{grid-area:left!important;grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:start!important;min-width:0!important;max-width:min(43vw,148px)!important;overflow:visible!important}body.chat-page .composer-inner.aidon-compact-composer #promptInput,body.chat-page .composer-inner:not(.aidon-multiline-composer) #promptInput{grid-area:input!important;grid-column:2!important;grid-row:1!important;justify-self:stretch!important;align-self:center!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;max-height:40px!important;line-height:40px!important;padding:0 7px!important;overflow:hidden!important;text-overflow:clip!important}body.chat-page .composer-inner.aidon-compact-composer .composer-tools,body.chat-page .composer-inner:not(.aidon-multiline-composer) .composer-tools{grid-area:send!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;min-width:38px!important;overflow:visible!important}body.chat-page .composer-inner.aidon-multiline-composer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:minmax(40px,var(--aidon-mobile-input-height,80px)) 40px!important;grid-template-areas:"input input" "left send"!important;align-items:flex-end!important;grid-gap:6px 8px!important;gap:6px 8px!important;min-height:calc(var(--aidon-mobile-input-height, 80px) + 54px)!important;height:auto!important;padding:8px!important;border-radius:23px!important;transition:min-height 145ms cubic-bezier(.22,.61,.36,1),padding 145ms cubic-bezier(.22,.61,.36,1)!important}body.chat-page .composer-inner.aidon-multiline-composer #promptInput{grid-area:input!important;grid-column:1/-1!important;grid-row:1!important;width:100%!important;min-width:0!important;height:var(--aidon-mobile-input-height,80px)!important;min-height:40px!important;max-height:var(--aidon-mobile-input-max,132px)!important;line-height:1.58!important;padding:6px 8px 4px!important;overflow-y:var(--aidon-mobile-input-overflow,hidden)!important;scrollbar-width:thin!important;scrollbar-color:rgba(155,104,255,.38) transparent!important}body.chat-page .composer-inner.aidon-multiline-composer #promptInput::-webkit-scrollbar{width:4px!important}body.chat-page .composer-inner.aidon-multiline-composer #promptInput::-webkit-scrollbar-thumb{border-radius:999px!important;background:rgba(155,104,255,.35)!important}body.chat-page .composer-inner.aidon-multiline-composer .composer-left-actions{grid-area:left!important;grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:end!important;min-width:0!important;max-width:calc(100vw - 76px)!important}body.chat-page .composer-inner.aidon-multiline-composer .composer-tools{grid-area:send!important;grid-column:2!important;grid-row:2!important;justify-self:end!important;align-self:end!important;min-width:38px!important}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:999px!important}body.chat-page .composer .model-select .model-trigger{min-width:86px!important;max-width:min(30vw,108px)!important;height:38px!important}body.chat-page .composer .model-select .model-trigger span{max-width:58px!important}body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{display:inline-flex!important;position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;left:14px!important;right:auto!important;z-index:520!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .mobile-menu{display:none!important}body.chat-page .sidebar-top{min-height:72px!important;padding-top:max(14px,env(safe-area-inset-top))!important;padding-left:66px!important;padding-right:14px!important}body.chat-page .sidebar-brand-img,body.chat-page .sidebar-brand-logo{max-width:164px!important}body.chat-page .sidebar.is-open{z-index:500!important}body.chat-page .overlay.is-open{z-index:490!important}}body.chat-page{--v72-bg:#030306;--v72-bg-deep:#020203;--v72-purple:#7b2cff;--v72-purple-light:#9b68ff;--v72-pink:#ff2da8;--v72-orange:#ff9a44;--v72-cyan:#69e6ff;--v72-white:#fff;--v72-muted:rgba(255,255,255,.72);--v72-soft:rgba(255,255,255,.65);--v72-glass:rgba(255,255,255,.075);--v72-glass-border:rgba(255,255,255,.16);--v72-soft-border:rgba(255,255,255,.08);--v72-bottom-safe:max(10px,env(safe-area-inset-bottom));--v72-top-safe:max(10px,env(safe-area-inset-top));color-scheme:dark}html:has(body.chat-page){text-size-adjust:100%;background:var(--v72-bg)}body.chat-page{font-family:Vazirmatn,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--v72-bg);overscroll-behavior:none}body.chat-page canvas,body.chat-page img,body.chat-page svg,body.chat-page video{max-width:100%}body.chat-page button,body.chat-page input,body.chat-page select,body.chat-page textarea{font:inherit}body.chat-page .account-menu-item,body.chat-page .composer-btn,body.chat-page .message-action-btn,body.chat-page .model-option,body.chat-page .nav-item,body.chat-page .send-btn,body.chat-page .wallet-btn,body.chat-page .wallet-plan-card,body.chat-page .wallet-purchase-btn,body.chat-page [role=button],body.chat-page button{touch-action:manipulation}body.chat-page [role=button]:focus-visible,body.chat-page a:focus-visible,body.chat-page button:focus-visible,body.chat-page input:focus-visible,body.chat-page textarea:focus-visible{outline:2px solid rgba(155,104,255,.85)!important;outline-offset:3px!important}body.chat-page .messages[aria-live]{contain:layout style}body.chat-page .bubble,body.chat-page .message .bubble{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}body.chat-page .stream-cursor{display:inline-block;width:6px;height:1.1em;-webkit-margin-start:3px;margin-inline-start:3px;vertical-align:-.18em;border-radius:999px;background:linear-gradient(180deg,var(--v72-purple-light),var(--v72-pink));animation:v72-cursor-blink .78s steps(2,start) infinite}@keyframes v72-cursor-blink{50%{opacity:.18}}body.chat-page .message-action-btn.retry{color:rgba(255,255,255,.9);border-color:rgba(255,154,68,.22);background:rgba(255,154,68,.075)}body.chat-page .v72-toast-stack{position:fixed;inset-inline:12px;bottom:calc(86px + var(--v72-bottom-safe));z-index:900;display:grid;grid-gap:8px;gap:8px;pointer-events:none}body.chat-page .v72-toast{justify-self:center;max-width:min(520px,calc(100vw - 24px));padding:10px 13px;border-radius:18px;color:rgba(255,255,255,.92);background:rgba(14,14,20,.88);border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 50px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.055);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(8px);opacity:0;animation:v72-toast-in .22s cubic-bezier(.22,.61,.36,1) forwards;font-size:13px;line-height:1.85}body.chat-page .v72-toast.is-leaving{animation:v72-toast-out .18s cubic-bezier(.22,.61,.36,1) forwards}@keyframes v72-toast-in{to{transform:translateY(0);opacity:1}}@keyframes v72-toast-out{to{transform:translateY(8px);opacity:0}}body.chat-page .v72-status-pill{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);color:rgba(255,255,255,.76);font-size:11px;line-height:1.2}body.chat-page .v72-status-pill:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--v72-purple-light);box-shadow:0 0 16px rgba(155,104,255,.65)}body.chat-page.v72-pro-user .v72-status-pill:before{background:var(--v72-pink);box-shadow:0 0 16px rgba(255,45,168,.55)}@media (max-width:1100px){body.chat-page .app-shell{grid-template-columns:1fr!important}body.chat-page .sidebar{position:fixed!important;inset-block:0!important;right:0!important;left:auto!important;width:min(86vw,330px)!important;max-width:330px!important;transform:translateX(105%)!important;transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .22s cubic-bezier(.22,.61,.36,1)!important;z-index:520!important;opacity:.98!important}body.chat-page .sidebar.is-open{transform:translateX(0)!important}body.chat-page .overlay.is-open,body.chat-page.mobile-sidebar-open #overlay{opacity:1!important;pointer-events:auto!important;z-index:510!important}body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;top:var(--v72-top-safe)!important;left:max(14px,env(safe-area-inset-left))!important;z-index:540!important}body.chat-page .main{width:100%!important;min-width:0!important}body.chat-page .main-topbar{-webkit-padding-start:64px!important;padding-inline-start:64px!important}}@media (max-width:900px){body.chat-page,html:has(body.chat-page){width:100%;min-height:100%;overflow-x:hidden}body.chat-page.mobile-sidebar-open,body.chat-page.personalization-modal-open,body.chat-page.profile-modal-open,body.chat-page.wallet-page-open{overflow:hidden}body.chat-page .workspace{min-width:0!important;width:100%!important}body.chat-page .chat-area{height:calc(var(--app-height, 100dvh) - 74px)!important;padding-bottom:calc(118px + var(--v72-bottom-safe))!important;scroll-padding-bottom:calc(132px + var(--v72-bottom-safe))!important}body.chat-page .messages{width:100%!important;max-width:780px!important;padding-inline:11px!important}body.chat-page .message{max-width:100%!important}body.chat-page .bubble-wrap,body.chat-page .message .bubble-wrap{max-width:min(100%,780px)!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{width:calc(100vw - max(14px, env(safe-area-inset-left)) - max(14px, env(safe-area-inset-right)))!important;left:50%!important;right:auto!important;bottom:calc(var(--v72-bottom-safe) + var(--aidon-keyboard-inset, var(--keyboard-inset, 0px)))!important;transform:translateX(-50%)!important;z-index:120!important}body.chat-page .composer-inner{min-width:0!important}body.chat-page #promptInput{font-size:15px!important;caret-color:var(--v72-purple-light)}body.chat-page .composer .composer-btn,body.chat-page .composer .send-btn,body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .wallet-back-btn{min-width:44px!important;min-height:44px!important}body.chat-page .account-popover,body.chat-page .attach-menu,body.chat-page .model-popover{max-width:calc(100vw - 22px)!important}body.chat-page .wallet-page{inset:0!important;width:100%!important;padding:calc(14px + env(safe-area-inset-top)) 12px calc(22px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body.chat-page .wallet-shell{width:100%!important;max-width:720px!important;margin-inline:auto!important}body.chat-page .personalization-grid,body.chat-page .profile-form-grid,body.chat-page .wallet-plan-grid,body.chat-page .wallet-stats{grid-template-columns:1fr!important}body.chat-page .wallet-pricing-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch}body.chat-page .wallet-table-row{min-width:650px}body.chat-page .personalization-modal,body.chat-page .profile-modal{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 26px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body.chat-page .hero{padding-inline:16px!important}}@media (max-width:430px){body.chat-page .main-topbar{padding-inline:58px 10px!important}body.chat-page .wallet-btn span{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.chat-page #activeModelName,body.chat-page .composer .model-select .model-trigger span,body.chat-page .composer .model-select .model-trigger strong{max-width:48px!important}body.chat-page .composer-inner:not(.aidon-multiline-composer) .composer-left-actions{max-width:136px!important}}body.admin-page .billing-page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px;padding:22px 24px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(135deg,rgba(123,44,255,.13),rgba(255,255,255,.035))}body.admin-page .billing-page-intro h1{margin:5px 0 7px;font-size:clamp(1.45rem,2.4vw,2rem)}body.admin-page .billing-page-intro p{max-width:780px;margin:0;color:var(--soft);line-height:1.9}body.admin-page .billing-page-intro>strong{flex:0 0 auto;padding:.62rem .85rem;border:1px solid rgba(155,104,255,.25);border-radius:14px;color:rgba(255,255,255,.82);background:rgba(123,44,255,.1);font-size:.82rem}body.admin-page .billing-state{margin:0;color:var(--soft)}body.admin-page .billing-editor-modal{width:min(980px,calc(100vw - 32px))}body.admin-page .billing-editor-grid{align-items:start}body.admin-page .admin-category-field select{width:100%;min-height:52px;padding:0 1rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;color:white;background:rgba(255,255,255,.04);outline:none}body.admin-page .admin-category-field select:focus{border-color:rgba(123,44,255,.48);box-shadow:0 0 0 4px rgba(123,44,255,.14)}body.admin-page .admin-category-field select option{color:#11131c;background:white}body.admin-page .billing-field-unit{display:inline-flex;-webkit-margin-start:7px;margin-inline-start:7px;padding:.18rem .42rem;border-radius:7px;color:rgba(255,255,255,.66);background:rgba(255,255,255,.07);font-size:.7rem}body.admin-page .billing-field-help{color:rgba(255,255,255,.5);line-height:1.75;font-size:.76rem}body.admin-page .billing-toggle-field{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035)}body.admin-page .billing-toggle-field>span{display:grid;grid-gap:4px;gap:4px}body.admin-page .billing-toggle-field strong{font-size:.9rem}body.admin-page .billing-toggle-field small{color:rgba(255,255,255,.5);line-height:1.65}body.admin-page .billing-toggle-field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;width:48px;height:27px;padding:3px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);transition:.2s ease}body.admin-page .billing-toggle-field input:before{content:"";display:block;width:19px;height:19px;border-radius:50%;background:rgba(255,255,255,.72);transition:transform .2s ease,background .2s ease}body.admin-page .billing-toggle-field input:checked{background:rgba(123,44,255,.55);border-color:rgba(155,104,255,.7)}body.admin-page .billing-toggle-field input:checked:before{transform:translateX(-20px);background:white}body.admin-page .billing-editor-modal .modal-actions{display:flex;justify-content:flex-end;gap:10px}body.admin-page .billing-editor-modal textarea[dir=ltr]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}body.admin-page .billing-editor-modal .contact-message-modal-title{display:grid;grid-gap:5px;gap:5px}body.admin-page .billing-editor-modal .contact-message-modal-title h2{margin:0}body.admin-page .billing-editor-modal .contact-message-modal-title p{max-width:680px;font-size:.82rem}body.admin-page .billing-editor-summary{display:grid;grid-template-columns:auto auto auto auto 1fr;align-items:center;grid-gap:8px 10px;gap:8px 10px;padding:12px 14px;border:1px solid rgba(105,230,255,.13);border-radius:17px;background:rgba(105,230,255,.045)}body.admin-page .billing-editor-summary span{color:rgba(255,255,255,.58);font-size:.76rem}body.admin-page .billing-editor-summary b{color:rgba(255,255,255,.94);font-size:.85rem}body.admin-page .billing-editor-grid{gap:14px}body.admin-page .billing-editor-grid .admin-category-field{align-content:start;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025))}body.admin-page .billing-editor-grid .admin-category-field>span:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:rgba(255,255,255,.9);font-weight:800}body.admin-page .billing-field-context{display:grid!important;grid-gap:6px!important;gap:6px!important;margin-top:2px;padding:10px 11px;border-radius:13px;background:rgba(255,255,255,.035)}body.admin-page .billing-field-context small{display:block;color:rgba(255,255,255,.58);font-size:.74rem;line-height:1.75}body.admin-page .billing-field-context b{color:rgba(255,255,255,.82)}body.admin-page .billing-field-context .is-warning{color:#ffd697;padding-top:6px;border-top:1px solid rgba(255,204,102,.13)}body.admin-page .billing-toggle-impact{color:rgba(105,230,255,.72)!important}body.admin-page .billing-toggle-warning{color:#ffd697!important}body.admin-page .billing-editor-modal .modal-actions{align-items:center;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}body.admin-page .billing-save-note{-webkit-margin-end:auto;margin-inline-end:auto;color:rgba(255,255,255,.5);font-size:.76rem}body.admin-page .billing-editor-modal input:disabled,body.admin-page .billing-editor-modal select:disabled{cursor:not-allowed;opacity:.55;background:rgba(255,255,255,.025)}body.admin-page .billing-editor-modal .ghost-btn:disabled,body.admin-page .billing-editor-modal .primary-btn:disabled{cursor:wait;opacity:.58}body.admin-page .table-card .data-table tbody tr{transition:background .18s ease,transform .18s ease}body.admin-page .table-card .data-table tbody tr:hover{background:rgba(123,44,255,.055)}@media (max-width:720px){body.admin-page .billing-page-intro{align-items:stretch;flex-direction:column;padding:18px}body.admin-page .billing-page-intro>strong{width:-moz-fit-content;width:fit-content}body.admin-page .billing-editor-grid{grid-template-columns:1fr}body.admin-page .billing-editor-grid .admin-category-field-full{grid-column:auto}body.admin-page .billing-editor-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px}body.admin-page .billing-editor-summary{grid-template-columns:auto auto auto auto}body.admin-page .billing-save-note{display:none}body.admin-page .billing-editor-modal .modal-actions{display:grid;grid-template-columns:1fr 1fr}body.admin-page .billing-editor-modal .modal-actions button{width:100%}}@media (hover:none) and (pointer:coarse){body.chat-page .message-actions{opacity:1!important;transform:none!important}body.chat-page .message-action-btn span{display:inline!important}}@media (prefers-reduced-motion:reduce){body.chat-page *,body.chat-page :after,body.chat-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body.chat-page{--v73-sidebar-z:720;--v73-overlay-z:710;--v73-float-z:730;--v73-top-safe:max(10px,env(safe-area-inset-top))}@media (max-width:1100px){body.chat-page #mobileSidebarBtn,body.chat-page .main-topbar #mobileSidebarBtn,body.chat-page .main-topbar .mobile-menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body.chat-page .main-topbar{-webkit-padding-start:64px!important;padding-inline-start:64px!important;-webkit-padding-end:max(10px,env(safe-area-inset-right))!important;padding-inline-end:max(10px,env(safe-area-inset-right))!important}body.chat-page #sidebarOpenBtn.sidebar-float,body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{display:inline-flex!important;position:fixed!important;top:var(--v73-top-safe)!important;left:max(14px,env(safe-area-inset-left))!important;right:auto!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:13px!important;z-index:var(--v73-float-z)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.115)!important;box-shadow:0 14px 44px rgba(0,0,0,.28)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}body.chat-page.mobile-sidebar-open #sidebarOpenBtn.sidebar-float,body.chat-page.mobile-sidebar-open .sidebar-float{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:scale(.96)!important}body.chat-page #sidebar,body.chat-page .app-shell.sidebar-collapsed #sidebar,body.chat-page .app-shell.sidebar-collapsed .sidebar,body.chat-page .sidebar{position:fixed!important;inset-block:0!important;top:0!important;bottom:0!important;right:0!important;left:auto!important;width:min(86vw,330px)!important;max-width:330px!important;height:var(--app-height,100dvh)!important;max-height:var(--app-height,100dvh)!important;transform:translate3d(106%,0,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:var(--v73-sidebar-z)!important;border-radius:22px 0 0 22px!important;box-shadow:-28px 0 90px rgba(0,0,0,.56)!important;transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .18s cubic-bezier(.22,.61,.36,1),visibility .18s cubic-bezier(.22,.61,.36,1)!important}body.chat-page #sidebar.is-open,body.chat-page .app-shell.sidebar-collapsed #sidebar.is-open,body.chat-page .app-shell.sidebar-collapsed .sidebar.is-open,body.chat-page .sidebar.is-open,body.chat-page.mobile-sidebar-open #sidebar,body.chat-page.mobile-sidebar-open .sidebar{transform:translateZ(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page #overlay,body.chat-page .overlay{display:block!important;position:fixed!important;inset:0!important;z-index:var(--v73-overlay-z)!important;background:rgba(0,0,0,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s cubic-bezier(.22,.61,.36,1),visibility .18s cubic-bezier(.22,.61,.36,1)!important}body.chat-page #overlay.is-open,body.chat-page .overlay.is-open,body.chat-page.mobile-sidebar-open #overlay,body.chat-page.mobile-sidebar-open .overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .sidebar-top{position:relative!important;min-height:72px!important;height:72px!important;padding:calc(14px + env(safe-area-inset-top)) 14px 10px 62px!important;display:flex!important;align-items:center!important;justify-content:center!important;direction:ltr!important}body.chat-page .sidebar-brand-img,body.chat-page .sidebar-brand-logo,body.chat-page .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar-top .sidebar-brand-img{max-width:164px!important;width:164px!important;height:auto!important}body.chat-page #sidebarCollapseBtn,body.chat-page .sidebar-collapse{display:inline-flex!important;position:absolute!important;top:calc(14px + env(safe-area-inset-top))!important;left:14px!important;right:auto!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:13px!important;z-index:calc(var(--v73-sidebar-z) + 2)!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.115)!important;color:rgba(255,255,255,.86)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page:not(.mobile-sidebar-open) #sidebarCollapseBtn,body.chat-page:not(.mobile-sidebar-open) .sidebar-collapse{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.chat-page.mobile-sidebar-open{overflow:hidden!important}}@media (max-width:430px){body.chat-page .main-topbar{height:58px!important;min-height:58px!important;-webkit-padding-start:64px!important;padding-inline-start:64px!important}body.chat-page .wallet-btn{min-width:44px!important}}@media (min-width:1101px){body.chat-page #mobileSidebarBtn,body.chat-page #sidebarCollapseBtn,body.chat-page .mobile-menu,body.chat-page .sidebar-collapse{display:none!important}}body.chat-page{--v74-panel-safe-top:calc(12px + env(safe-area-inset-top));--v74-exit-bg:rgba(255,255,255,.085);--v74-exit-border:rgba(255,255,255,.14);--v74-exit-text:rgba(255,255,255,.92)}@media (max-width:1100px){body.chat-page.mobile-sidebar-open .main-topbar .topbar-space,body.chat-page.mobile-sidebar-open .main-topbar .v72-status-pill,body.chat-page.mobile-sidebar-open .main-topbar .wallet-btn{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-4px) scale(.98)!important}body.chat-page.mobile-sidebar-open .main-topbar{z-index:1!important}body.chat-page #sidebar.is-open,body.chat-page .sidebar.is-open,body.chat-page.mobile-sidebar-open #sidebar,body.chat-page.mobile-sidebar-open .sidebar{z-index:820!important}body.chat-page #overlay.is-open,body.chat-page .overlay.is-open,body.chat-page.mobile-sidebar-open #overlay,body.chat-page.mobile-sidebar-open .overlay{z-index:800!important}body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar-top{min-height:76px!important;height:76px!important;padding:calc(14px + env(safe-area-inset-top)) 58px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page #sidebar.is-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open .sidebar-top .brand.sidebar-brand-logo,body.chat-page.mobile-sidebar-open .sidebar-top .sidebar-brand-img{width:min(154px,calc(100vw - 170px))!important;max-width:154px!important;height:auto!important;object-fit:contain!important;margin-inline:auto!important;position:relative!important;z-index:2!important}body.chat-page #sidebar.is-open #sidebarCollapseBtn,body.chat-page #sidebar.is-open .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebarCollapseBtn,body.chat-page.mobile-sidebar-open .sidebar-collapse{top:calc(14px + env(safe-area-inset-top))!important;left:14px!important;right:auto!important;z-index:4!important}body.chat-page .main-topbar .v72-status-pill{max-width:min(132px,calc(100vw - 168px))!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:0 1 auto!important}}@media (max-width:430px){body.chat-page .main-topbar .v72-status-pill{max-width:108px!important;font-size:10.5px!important;padding-inline:8px!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page #sidebar.is-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open .sidebar-brand-logo{width:142px!important;max-width:142px!important}}body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .v74-logout-btn,body.chat-page .v74-page-exit-btn,body.chat-page .wallet-back-btn{min-width:76px!important;min-height:40px!important;width:auto!important;height:40px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:15px!important;color:var(--v74-exit-text)!important;background:var(--v74-exit-bg)!important;border:1px solid var(--v74-exit-border)!important;box-shadow:0 12px 34px rgba(0,0,0,.24)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;white-space:nowrap!important}body.chat-page .personalization-close:after,body.chat-page .profile-modal-close:after,body.chat-page .wallet-back-btn:after{content:"خروج";font-size:12px;font-weight:850;letter-spacing:-.02em}body.chat-page .personalization-close svg,body.chat-page .profile-modal-close svg,body.chat-page .v74-logout-btn svg,body.chat-page .v74-page-exit-btn svg,body.chat-page .wallet-back-btn svg{width:18px!important;height:18px!important;flex:0 0 auto!important}body.chat-page .personalization-close:hover,body.chat-page .profile-modal-close:hover,body.chat-page .v74-logout-btn:hover,body.chat-page .v74-page-exit-btn:hover,body.chat-page .wallet-back-btn:hover{color:#fff!important;background:rgba(255,255,255,.115)!important;border-color:rgba(255,255,255,.18)!important}body.chat-page .v74-logout-btn{color:rgba(255,255,255,.88)!important;background:rgba(255,45,168,.085)!important;border-color:rgba(255,45,168,.16)!important}body.chat-page .v74-logout-btn:after{content:"خروج از حساب";font-size:12px;font-weight:850}body.chat-page .v74-page-actions{display:inline-flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}body.chat-page .wallet-hero-panel .v74-page-actions{position:absolute!important;top:max(14px,env(safe-area-inset-top))!important;left:14px!important;z-index:20!important}body.chat-page .personalization-title-row .v74-page-actions,body.chat-page .profile-modal-head .v74-page-actions{-webkit-margin-start:auto!important;margin-inline-start:auto!important}body.chat-page .account-menu-item[data-account-action=logout]{display:grid!important;opacity:1!important;visibility:visible!important;min-height:48px!important;color:rgba(255,255,255,.92)!important;background:rgba(255,45,168,.045)!important;border-color:rgba(255,45,168,.08)!important}body.chat-page .account-menu-item[data-account-action=logout] span{color:inherit!important}@media (max-width:900px){body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .v74-logout-btn,body.chat-page .v74-page-exit-btn,body.chat-page .wallet-back-btn{min-width:72px!important;min-height:42px!important;height:42px!important;padding-inline:11px!important}body.chat-page .wallet-hero-panel{position:relative!important;padding-top:calc(62px + env(safe-area-inset-top))!important}body.chat-page .personalization-title-row,body.chat-page .profile-modal-head{gap:8px!important;align-items:center!important}}@media (max-width:380px){body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .v74-logout-btn,body.chat-page .v74-page-exit-btn,body.chat-page .wallet-back-btn{min-width:62px!important;padding-inline:9px!important}body.chat-page .personalization-close:after,body.chat-page .profile-modal-close:after,body.chat-page .wallet-back-btn:after{font-size:11.5px!important}body.chat-page .v74-logout-btn:after{content:"خروج"}}body.chat-page{--v75-page-gutter:clamp(10px,3vw,18px);--v75-mobile-panel-radius:clamp(20px,5vw,28px);--v75-content-max:760px}body.chat-page,html:has(body.chat-page){max-width:100%}body.chat-page *,body.chat-page :after,body.chat-page :before{box-sizing:border-box}body.chat-page .personalization-nav,body.chat-page .personalization-nav-item,body.chat-page [data-personalization-section]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .personalization-modal{width:min(var(--v75-content-max),calc(100vw - 32px))!important;grid-template-columns:minmax(0,1fr)!important;position:relative!important}body.chat-page .personalization-side{position:absolute!important;inset-block-start:16px!important;inset-inline-start:16px!important;z-index:40!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;display:block!important;pointer-events:none!important}body.chat-page .personalization-side .personalization-close{pointer-events:auto!important}body.chat-page .personalization-content{width:100%!important;max-width:100%!important;min-width:0!important;padding:28px 30px 24px!important;max-height:min(760px,calc(100dvh - 32px))!important;-webkit-overflow-scrolling:touch}body.chat-page .personalization-title-row{-webkit-padding-start:104px!important;padding-inline-start:104px!important;align-items:flex-start!important}body.chat-page .personalization-panel h3,body.chat-page .personalization-panel p,body.chat-page .personalization-title-row h2,body.chat-page .personalization-title-row p{max-width:100%!important}body.chat-page .personalization-status-pill{max-width:190px!important}body.chat-page .personalization-field-grid,body.chat-page .personalization-grid{width:100%!important;min-width:0!important}body.chat-page .personalization-field input,body.chat-page .personalization-field textarea{min-width:0!important;max-width:100%!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-segmented{max-width:100%!important;overflow:visible!important}body.chat-page .personalization-chip,body.chat-page .personalization-segment{max-width:100%!important;white-space:normal!important;text-align:center!important;line-height:1.45!important}body.chat-page .personalization-modal,body.chat-page .profile-modal,body.chat-page .profile-modal-shell,body.chat-page .wallet-card,body.chat-page .wallet-hero-panel,body.chat-page .wallet-main-grid,body.chat-page .wallet-plan,body.chat-page .wallet-shell{max-width:100%!important;min-width:0!important}body.chat-page .wallet-pricing-table{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}@media (max-width:900px){body.chat-page .personalization-backdrop,body.chat-page .profile-modal-backdrop,body.chat-page .wallet-page{padding:calc(10px + env(safe-area-inset-top)) var(--v75-page-gutter) calc(10px + env(safe-area-inset-bottom))!important;align-items:stretch!important;justify-content:center!important}body.chat-page .wallet-page{width:100vw!important;min-height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain!important}body.chat-page .wallet-shell{width:100%!important;max-width:720px!important;margin-inline:auto!important}body.chat-page .personalization-modal,body.chat-page .profile-modal{width:min(100%,720px)!important;max-width:100%!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;margin:auto!important;border-radius:var(--v75-mobile-panel-radius)!important}body.chat-page .profile-modal{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}body.chat-page .profile-modal-shell{width:100%!important;padding:18px!important}body.chat-page .personalization-content{padding:76px 16px 14px!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}body.chat-page .personalization-side{inset-block-start:calc(14px + env(safe-area-inset-top))!important;inset-inline-start:14px!important}body.chat-page .personalization-title-row{-webkit-padding-start:0!important;padding-inline-start:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;padding-bottom:14px!important;margin-bottom:14px!important}body.chat-page .personalization-title-row .v74-page-actions{display:none!important}body.chat-page .personalization-status-pill{justify-self:start!important;max-width:100%!important}body.chat-page .personalization-grid{gap:12px!important}body.chat-page .personalization-panel{padding:14px!important;border-radius:20px!important}body.chat-page .personalization-field-grid,body.chat-page .profile-form-grid,body.chat-page .wallet-main-grid,body.chat-page .wallet-plan-grid,body.chat-page .wallet-stats{grid-template-columns:1fr!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-segmented{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}body.chat-page .personalization-chip,body.chat-page .personalization-segment{width:100%!important;min-height:42px!important;padding:8px 10px!important}body.chat-page .personalization-actions,body.chat-page .profile-modal-actions{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:20!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;padding-top:12px!important;background:linear-gradient(180deg,rgba(15,16,20,0),rgba(15,16,20,.98) 36%)!important}body.chat-page .personalization-action-btn,body.chat-page .profile-action-btn{width:100%!important;min-width:0!important}}@media (max-width:430px){body.chat-page .profile-modal-shell{padding:16px 14px!important}body.chat-page .personalization-content{padding-inline:14px!important}body.chat-page .personalization-title-row h2{font-size:22px!important}body.chat-page .personalization-panel>p,body.chat-page .personalization-title-row p{font-size:12.4px!important;line-height:1.75!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-segmented{grid-template-columns:1fr!important}body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .v74-logout-btn,body.chat-page .v74-page-exit-btn,body.chat-page .wallet-back-btn{min-width:64px!important;max-width:calc(50vw - 18px)!important}}@media (min-width:901px){body.chat-page .personalization-modal,body.chat-page .profile-modal{max-width:calc(100vw - 48px)!important}body.chat-page .personalization-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body.chat-page #v74PersonalizationLogoutBtn,body.chat-page .personalization-title-row .v74-page-actions{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page{--v76-profile-radius:clamp(22px,5vw,30px);--v76-profile-pad:clamp(16px,4vw,24px);--v76-profile-gap:clamp(14px,3vw,20px)}body.chat-page .profile-modal-backdrop{padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))!important}body.chat-page .profile-modal{width:min(430px,calc(100vw - 24px))!important;max-width:430px!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:var(--v76-profile-radius)!important;background:radial-gradient(circle at 20% 8%,rgba(123,44,255,.24),transparent 42%),radial-gradient(circle at 96% 92%,rgba(255,45,168,.1),transparent 38%),linear-gradient(155deg,rgba(31,31,37,.985),rgba(20,20,25,.99))!important}body.chat-page .profile-modal-shell{max-width:100%!important;min-width:0!important;grid-gap:var(--v76-profile-gap)!important;gap:var(--v76-profile-gap)!important;padding:var(--v76-profile-pad)!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body.chat-page .profile-modal-shell::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body.chat-page .profile-modal-head{display:grid!important;grid-template-columns:1fr auto!important;grid-gap:10px!important;gap:10px!important}body.chat-page .profile-modal-title{font-size:clamp(18px,4vw,21px)!important;line-height:1.35!important;font-weight:900!important;letter-spacing:-.035em!important}body.chat-page .profile-modal-head .v74-page-actions{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .profile-modal-close{grid-column:2!important;min-width:76px!important;width:auto!important;height:42px!important;padding:0 12px!important;border-radius:16px!important}body.chat-page .profile-modal-close:after{content:"خروج"!important;font-size:12px!important;font-weight:850!important}body.chat-page .profile-avatar-wrap{display:grid!important;place-items:center!important}body.chat-page .profile-avatar-large{width:clamp(96px,26vw,118px)!important;height:clamp(96px,26vw,118px)!important;font-size:clamp(32px,8vw,42px)!important;box-shadow:0 18px 46px rgba(123,44,255,.26),0 0 0 4px rgba(255,255,255,.88),0 0 0 8px rgba(255,255,255,.11)!important}body.chat-page .profile-camera-btn{width:34px!important;height:34px!important;right:0!important;bottom:4px!important;border:1px solid rgba(255,255,255,.2)!important;background:rgba(18,18,23,.96)!important}body.chat-page #profileDisplayName,body.chat-page .profile-field:has(#profileDisplayName),body.chat-page label[for=profileDisplayName]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .profile-form-grid{grid-template-columns:1fr!important;min-width:0!important;margin:0!important}body.chat-page .profile-field{min-height:70px!important;display:grid!important;grid-gap:8px!important;gap:8px!important;padding:14px 16px!important;border-radius:20px!important;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.032))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important}body.chat-page .profile-field label{display:block!important;color:rgba(255,255,255,.72)!important;font-size:12px!important;line-height:1.4!important;font-weight:850!important;text-align:right!important}body.chat-page .profile-field input{height:32px!important;font-weight:800!important;line-height:32px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:rgba(255,255,255,.96)!important;direction:ltr!important;text-align:left!important;caret-color:#9b68ff!important}body.chat-page .profile-field:focus-within{border-color:rgba(155,104,255,.42)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 0 0 3px rgba(123,44,255,.16)!important}body.chat-page .profile-modal-note{max-width:100%!important;color:rgba(255,255,255,.5)!important;font-size:12px!important;line-height:1.75!important}body.chat-page .profile-danger-zone{grid-gap:8px!important;gap:8px!important;padding:12px!important;border-radius:18px!important;background:rgba(255,45,168,.045)!important;border:1px solid rgba(255,45,168,.1)!important}body.chat-page .profile-danger-zone-label{color:rgba(255,255,255,.48)!important;font-size:11.5px!important;text-align:right!important}body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn{height:42px!important;background:rgba(255,45,168,.075)!important;border-color:rgba(255,45,168,.18)!important;box-shadow:none!important}body.chat-page .profile-modal-actions{grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important;direction:rtl!important}body.chat-page .profile-action-btn{height:46px!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important}body.chat-page .profile-action-btn.save{grid-column:1!important;color:#130b1f!important;background:#fff!important}body.chat-page .profile-action-btn.cancel{grid-column:2!important;color:rgba(255,255,255,.84)!important;background:rgba(255,255,255,.045)!important}@media (max-width:430px){body.chat-page .profile-modal-backdrop{padding:calc(8px + env(safe-area-inset-top)) 8px calc(8px + env(safe-area-inset-bottom))!important}body.chat-page .profile-modal{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:24px!important}body.chat-page .profile-modal-shell{padding:16px!important;gap:14px!important}body.chat-page .profile-modal-close{min-width:66px!important;height:40px!important;padding-inline:10px!important}body.chat-page .profile-modal-title{font-size:18px!important}body.chat-page .profile-field{min-height:66px!important;padding:12px 14px!important;border-radius:18px!important}body.chat-page .profile-field input{font-size:15px!important}body.chat-page .profile-modal-actions{gap:8px!important}body.chat-page .profile-action-btn{height:44px!important}}@media (max-width:360px){body.chat-page .profile-modal-shell{padding:14px!important}body.chat-page .profile-avatar-large{width:90px!important;height:90px!important}body.chat-page .profile-danger-zone-label,body.chat-page .profile-modal-note{font-size:11.2px!important}}body.chat-page{--v77-panel-max:960px;--v77-panel-gutter:clamp(12px,2.8vw,24px);--v77-soft-border:rgba(255,255,255,.115);--v77-card-bg:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.032))}body.chat-page,html:has(body.chat-page){overflow-x:hidden!important}body.chat-page .personalization-backdrop,body.chat-page .profile-modal-backdrop,body.chat-page .wallet-page{max-width:100vw!important;overflow-x:hidden!important}body.chat-page .personalization-content,body.chat-page .personalization-modal,body.chat-page .profile-modal,body.chat-page .profile-modal-shell,body.chat-page .wallet-hero-panel,body.chat-page .wallet-section-card,body.chat-page .wallet-shell{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.chat-page .personalization-backdrop{padding:calc(14px + env(safe-area-inset-top)) var(--v77-panel-gutter) calc(14px + env(safe-area-inset-bottom))!important;align-items:center!important;justify-content:center!important}body.chat-page .personalization-modal{width:min(var(--v77-panel-max),calc(100vw - (var(--v77-panel-gutter) * 2)))!important;max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:clamp(24px,3vw,34px)!important;overflow:hidden!important}body.chat-page .personalization-side{inset-block-start:calc(20px + env(safe-area-inset-top))!important;inset-inline-start:20px!important;inset-inline-end:auto!important;z-index:60!important}body.chat-page .personalization-close{min-width:92px!important;height:44px!important;border-radius:17px!important;transform:none!important}body.chat-page .personalization-content{padding:clamp(74px,8vw,92px) clamp(18px,4vw,34px) clamp(16px,3vw,26px)!important;max-height:inherit!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}body.chat-page .personalization-title-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;align-items:center!important;text-align:center!important;grid-gap:12px!important;gap:12px!important;padding:0 0 clamp(18px,3vw,26px)!important;margin:0 0 clamp(18px,3vw,24px)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}body.chat-page .personalization-title-row>div{width:min(720px,100%)!important;margin-inline:auto!important}body.chat-page .personalization-title-row h2{margin:0!important;font-size:clamp(28px,5vw,46px)!important;line-height:1.18!important;letter-spacing:-.055em!important;text-align:center!important}body.chat-page .personalization-title-row p{width:min(680px,100%)!important;margin:12px auto 0!important;font-size:clamp(13px,1.8vw,17px)!important;line-height:1.9!important;color:rgba(255,255,255,.58)!important;text-align:center!important}body.chat-page .personalization-status-pill{justify-self:center!important;max-width:min(260px,100%)!important;min-height:34px!important;padding:0 14px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-radius:999px!important;background:rgba(123,44,255,.16)!important;border:1px solid rgba(155,104,255,.23)!important;color:rgba(255,255,255,.78)!important}body.chat-page .personalization-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important}body.chat-page .personalization-panel{width:100%!important;min-width:0!important;padding:clamp(16px,3vw,22px)!important;border-radius:clamp(20px,3vw,26px)!important}body.chat-page .personalization-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}body.chat-page .personalization-field,body.chat-page .personalization-field input,body.chat-page .personalization-field textarea{width:100%!important;min-width:0!important}body.chat-page .personalization-chip-grid.preference-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}body.chat-page .personalization-actions{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:30!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;padding:14px 0 0!important;margin-top:6px!important;background:linear-gradient(180deg,rgba(17,17,22,0),rgba(17,17,22,.96) 42%)!important}body.chat-page .personalization-action-btn{width:100%!important;min-width:0!important;height:48px!important;border-radius:999px!important}body.chat-page .wallet-page{width:100vw!important;min-height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;padding:calc(16px + env(safe-area-inset-top)) var(--v77-panel-gutter) calc(18px + env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important}body.chat-page .wallet-shell{width:min(1120px,100%)!important;margin:0 auto!important;grid-gap:clamp(14px,2vw,20px)!important;gap:clamp(14px,2vw,20px)!important}body.chat-page .wallet-hero-panel{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;text-align:center!important;grid-gap:clamp(14px,2vw,18px)!important;gap:clamp(14px,2vw,18px)!important;padding:clamp(82px,9vw,108px) clamp(18px,4vw,34px) clamp(24px,4vw,36px)!important;border-radius:clamp(24px,3.2vw,34px)!important}body.chat-page .wallet-back-btn{inset-inline-end:22px!important;inset-inline-start:auto!important;min-width:88px!important;height:44px!important;padding:0 14px!important;border-radius:17px!important}body.chat-page .wallet-back-btn,body.chat-page .wallet-kicker{position:absolute!important;top:calc(22px + env(safe-area-inset-top))!important;z-index:20!important}body.chat-page .wallet-kicker{inset-inline-start:22px!important;inset-inline-end:auto!important;max-width:min(260px,calc(100% - 150px))!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-radius:999px!important}body.chat-page .wallet-hero-panel .v74-page-actions{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .wallet-hero-panel h2{width:min(800px,100%)!important;margin:0 auto!important;font-size:clamp(30px,5.8vw,58px)!important;line-height:1.18!important;letter-spacing:-.06em!important;text-align:center!important}body.chat-page .wallet-hero-panel p{width:min(760px,100%)!important;margin:0 auto!important;font-size:clamp(13px,1.9vw,18px)!important;line-height:2!important;text-align:center!important;color:rgba(255,255,255,.62)!important}body.chat-page .wallet-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;margin-top:6px!important}body.chat-page .wallet-stat-card{min-width:0!important;min-height:78px!important;padding:16px 18px!important;display:grid!important;align-content:center!important;grid-gap:7px!important;gap:7px!important;text-align:right!important;border-radius:22px!important}body.chat-page .wallet-stat-card strong{max-width:100%!important;overflow-wrap:anywhere!important;font-size:clamp(17px,2.4vw,25px)!important;line-height:1.45!important}body.chat-page .wallet-section-card{border-radius:clamp(22px,3vw,30px)!important;overflow:hidden!important}body.chat-page .wallet-danger-zone{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;border-radius:22px!important;background:rgba(255,45,168,.045)!important;border:1px solid rgba(255,45,168,.11)!important}body.chat-page .wallet-danger-zone p{margin:0!important;color:rgba(255,255,255,.54)!important;font-size:12px!important;line-height:1.75!important}body.chat-page .wallet-danger-zone .v74-logout-btn{min-width:128px!important;flex:0 0 auto!important}body.chat-page .profile-modal-backdrop{padding:calc(14px + env(safe-area-inset-top)) var(--v77-panel-gutter) calc(14px + env(safe-area-inset-bottom))!important;align-items:center!important;justify-content:center!important}body.chat-page .profile-modal{width:min(500px,calc(100vw - (var(--v77-panel-gutter) * 2)))!important;max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:clamp(24px,4vw,32px)!important}body.chat-page .profile-modal-shell{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:16px!important;gap:16px!important;padding:clamp(18px,4vw,26px)!important}body.chat-page .profile-modal-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0!important;min-width:0!important}body.chat-page .profile-modal-title{min-width:0!important;margin:0!important;font-size:clamp(22px,4.6vw,30px)!important;line-height:1.22!important;letter-spacing:-.055em!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;order:1!important}body.chat-page .profile-modal-close{order:2!important;flex:0 0 auto!important;min-width:88px!important;height:44px!important;padding:0 13px!important;border-radius:17px!important}body.chat-page #profileDisplayName,body.chat-page .profile-field:has(#profileDisplayName),body.chat-page .profile-modal-head .v74-logout-btn,body.chat-page .profile-modal-head .v74-page-actions,body.chat-page label[for=profileDisplayName]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .profile-avatar-wrap{padding:2px 0 0!important}body.chat-page .profile-avatar-large{width:clamp(106px,26vw,128px)!important;height:clamp(106px,26vw,128px)!important}body.chat-page .profile-form-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:0!important;gap:0!important}body.chat-page .profile-field{width:100%!important;min-width:0!important;min-height:76px!important;padding:15px 17px!important;border-radius:22px!important}body.chat-page .profile-field input{width:100%!important;min-width:0!important;font-size:16px!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .profile-modal-note{margin:-2px 2px 0!important;text-align:right!important}body.chat-page .profile-danger-zone{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;padding:12px 14px!important;border-radius:20px!important}body.chat-page .profile-danger-zone-label{margin:0!important;font-size:12px!important;line-height:1.7!important}body.chat-page .profile-danger-zone .v74-logout-btn{width:auto!important;min-width:122px!important;height:42px!important;flex:0 0 auto!important}body.chat-page .profile-modal-actions{min-width:0!important;position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:20!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding-top:12px!important;background:linear-gradient(180deg,rgba(20,20,25,0),rgba(20,20,25,.96) 40%)!important}body.chat-page .profile-action-btn{width:100%!important;min-width:0!important;height:48px!important}@media (max-width:900px){body.chat-page .personalization-modal,body.chat-page .profile-modal{width:min(100%,720px)!important}body.chat-page .personalization-field-grid,body.chat-page .wallet-stats{grid-template-columns:1fr!important}body.chat-page .wallet-hero-panel{padding-top:calc(82px + env(safe-area-inset-top))!important}body.chat-page .wallet-back-btn,body.chat-page .wallet-kicker{top:calc(18px + env(safe-area-inset-top))!important}body.chat-page .wallet-back-btn{inset-inline-end:18px!important}body.chat-page .wallet-kicker{inset-inline-start:18px!important;max-width:calc(100% - 132px)!important}body.chat-page .profile-danger-zone,body.chat-page .wallet-danger-zone{grid-template-columns:1fr!important;display:grid!important}body.chat-page .profile-danger-zone .v74-logout-btn,body.chat-page .wallet-danger-zone .v74-logout-btn{width:100%!important;min-width:0!important}body.chat-page .personalization-chip-grid.preference-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:430px){body.chat-page{--v77-panel-gutter:8px}body.chat-page .personalization-modal,body.chat-page .profile-modal{border-radius:24px!important}body.chat-page .personalization-content{padding:calc(68px + env(safe-area-inset-top)) 14px 14px!important}body.chat-page .personalization-side{inset-block-start:calc(12px + env(safe-area-inset-top))!important;inset-inline-start:12px!important}body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .wallet-back-btn{min-width:76px!important;height:40px!important;padding-inline:11px!important}body.chat-page .personalization-title-row h2{font-size:25px!important}body.chat-page .personalization-title-row p{font-size:12.5px!important;line-height:1.75!important}body.chat-page .personalization-status-pill{max-width:100%!important;min-height:32px!important;font-size:11.2px!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-segmented{grid-template-columns:1fr!important}body.chat-page .wallet-hero-panel{padding:calc(72px + env(safe-area-inset-top)) 14px 20px!important}body.chat-page .wallet-kicker{max-width:calc(100% - 112px)!important;min-height:38px!important;padding-inline:12px!important;font-size:11px!important}body.chat-page .wallet-hero-panel h2{font-size:28px!important}body.chat-page .wallet-hero-panel p{font-size:12.4px!important;line-height:1.8!important}body.chat-page .wallet-stat-card strong{font-size:17px!important}body.chat-page .profile-modal-shell{padding:16px!important;gap:14px!important}body.chat-page .profile-modal-title{font-size:21px!important}body.chat-page .profile-avatar-large{width:104px!important;height:104px!important}body.chat-page .profile-field{min-height:70px!important;padding:13px 15px!important}body.chat-page .personalization-actions,body.chat-page .profile-modal-actions{gap:8px!important}}@media (max-width:360px){body.chat-page .wallet-kicker{max-width:calc(100% - 98px)!important}body.chat-page .personalization-close,body.chat-page .profile-modal-close,body.chat-page .wallet-back-btn{min-width:66px!important}body.chat-page .profile-modal-title{font-size:19px!important}}body.chat-page #personalizationStatus,body.chat-page .personalization-status-pill,body.chat-page .personalization-title-row p{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .personalization-title-row,body.chat-page .personalization-title-row>div{min-width:0!important}@media (min-width:901px){body.chat-page .personalization-backdrop{padding:32px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}body.chat-page .personalization-modal{width:980px!important;max-width:calc(100vw - 64px)!important;height:auto!important;max-height:calc(100vh - 64px)!important;min-height:0!important;border-radius:34px!important;display:block!important;overflow:hidden!important}body.chat-page .personalization-side{position:absolute!important;top:26px!important;inset-inline-start:26px!important;inset-inline-end:auto!important;width:auto!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important;z-index:80!important}body.chat-page .personalization-close{width:auto!important;min-width:116px!important;height:48px!important;padding:0 18px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transform:none!important}body.chat-page .personalization-content{width:100%!important;max-width:100%!important;max-height:calc(100vh - 64px)!important;padding:72px 40px 26px!important;overflow-y:auto!important;overflow-x:hidden!important}body.chat-page .personalization-title-row{display:block!important;width:100%!important;padding:0 150px 24px!important;margin:0 0 22px!important;text-align:center!important;border-bottom:1px solid rgba(255,255,255,.075)!important}body.chat-page .personalization-title-row>div{width:100%!important;margin:0 auto!important}body.chat-page .personalization-title-row h2{width:100%!important;margin:0!important;font-size:42px!important;line-height:1.18!important;letter-spacing:-.055em!important;text-align:center!important;white-space:normal!important}body.chat-page .personalization-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important;align-items:stretch!important}body.chat-page .personalization-panel{width:100%!important;min-width:0!important;padding:22px!important;border-radius:26px!important}body.chat-page .personalization-panel[data-personalization-panel=memory]{grid-column:1/-1!important}body.chat-page .personalization-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.chat-page .personalization-chip-grid.preference-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.chat-page .personalization-chip-grid:not(.preference-grid){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body.chat-page .personalization-segmented{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.chat-page .personalization-actions{position:static!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;padding:18px 0 0!important;margin-top:0!important;background:transparent!important}body.chat-page .personalization-action-btn{width:150px!important;min-width:150px!important;height:48px!important}}@media (max-width:900px){body.chat-page .personalization-backdrop{padding:calc(12px + env(safe-area-inset-top)) 10px calc(12px + env(safe-area-inset-bottom))!important;overflow:hidden!important}body.chat-page .personalization-modal{width:min(100%,720px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:26px!important}body.chat-page .personalization-side{top:calc(14px + env(safe-area-inset-top))!important;inset-inline-start:14px!important;inset-inline-end:auto!important;z-index:80!important}body.chat-page .personalization-content{padding:calc(68px + env(safe-area-inset-top)) 16px 14px!important;max-height:inherit!important;overflow-y:auto!important;overflow-x:hidden!important}body.chat-page .personalization-title-row{padding:0 86px 18px 0!important;margin:0 0 16px!important;display:block!important;text-align:right!important}body.chat-page .personalization-title-row h2{font-size:clamp(25px,7vw,34px)!important;line-height:1.22!important;text-align:right!important;white-space:normal!important}body.chat-page .personalization-chip-grid,body.chat-page .personalization-chip-grid.preference-grid,body.chat-page .personalization-field-grid,body.chat-page .personalization-grid,body.chat-page .personalization-segmented{grid-template-columns:1fr!important}body.chat-page .personalization-actions{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;padding-top:12px!important;background:linear-gradient(180deg,rgba(17,17,22,0),rgba(17,17,22,.96) 42%)!important}body.chat-page .personalization-action-btn{width:100%!important;min-width:0!important}}@media (max-width:380px){body.chat-page .personalization-content{padding-inline:12px!important}body.chat-page .personalization-title-row{-webkit-padding-end:76px!important;padding-inline-end:76px!important}body.chat-page .personalization-close{min-width:70px!important}}@media (min-width:901px){body.chat-page.wallet-page-open .main{overflow:hidden!important}body.chat-page .wallet-page{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:30px 38px!important;overflow-y:auto!important;overflow-x:hidden!important}body.chat-page .wallet-shell{width:min(1180px,calc(100vw - 76px))!important;max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:20px!important;gap:20px!important}body.chat-page .wallet-hero-panel{min-height:318px!important;padding:92px 42px 36px!important;border-radius:34px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;align-content:start!important;text-align:center!important;grid-gap:18px!important;gap:18px!important}body.chat-page .wallet-back-btn{inset-inline-end:26px!important;inset-inline-start:auto!important;min-width:108px!important;height:48px!important;border-radius:18px!important}body.chat-page .wallet-back-btn,body.chat-page .wallet-kicker{position:absolute!important;top:26px!important;width:auto!important;padding:0 18px!important}body.chat-page .wallet-kicker{inset-inline-start:26px!important;inset-inline-end:auto!important;max-width:310px!important;min-height:44px!important;border-radius:999px!important;white-space:nowrap!important}body.chat-page .wallet-hero-panel h2{width:min(840px,100%)!important;margin:0 auto!important;font-size:54px!important;line-height:1.16!important;letter-spacing:-.06em!important;text-align:center!important}body.chat-page .wallet-hero-panel p{width:min(760px,100%)!important;margin:0 auto!important;font-size:17px!important;line-height:2!important;text-align:center!important}body.chat-page .wallet-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important;margin-top:12px!important}body.chat-page .wallet-stat-card{min-height:88px!important;padding:18px 22px!important;border-radius:24px!important;display:grid!important;align-content:center!important;grid-gap:8px!important;gap:8px!important}body.chat-page .wallet-stat-card strong{font-size:24px!important;line-height:1.45!important;overflow-wrap:anywhere!important}body.chat-page .wallet-pricing-focus,body.chat-page .wallet-section-card,body.chat-page .wallet-tariff-focus{width:100%!important;border-radius:30px!important;padding:24px!important;overflow:hidden!important}body.chat-page .wallet-section-head{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}body.chat-page .wallet-section-head h3{font-size:24px!important;line-height:1.25!important;margin:0!important}body.chat-page .wallet-section-head small{max-width:460px!important;font-size:13px!important;line-height:1.7!important;text-align:left!important;white-space:normal!important}body.chat-page .wallet-plan-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:190px!important;border-radius:24px!important;padding:18px!important;display:grid!important;align-content:start!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-plan-card strong,body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:28px!important;line-height:1.25!important}body.chat-page .wallet-plan-card p{font-size:13px!important;line-height:1.75!important}body.chat-page .wallet-custom-row{position:static!important;bottom:auto!important;z-index:auto!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;grid-gap:14px!important;gap:14px!important;margin-top:16px!important;padding:0!important;background:transparent!important}body.chat-page .wallet-custom-field,body.chat-page .wallet-purchase-btn{width:100%!important;min-width:0!important;height:56px!important;border-radius:20px!important}body.chat-page .wallet-selected-note{min-height:50px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-radius:20px!important;margin-top:12px!important}body.chat-page .wallet-pricing-table{width:100%!important;overflow:hidden!important}body.chat-page .wallet-table-row{grid-template-columns:1.15fr 1.1fr .75fr .75fr!important;min-width:0!important}}body.chat-page{--v79-modal-gap:clamp(10px,2.8vw,16px)}body.chat-page .personalization-content,body.chat-page .personalization-modal,body.chat-page .profile-modal,body.chat-page .profile-modal-shell,body.chat-page .wallet-page,body.chat-page .wallet-shell{box-sizing:border-box!important;min-width:0!important}body.chat-page .personalization-backdrop,body.chat-page .profile-modal-backdrop{overscroll-behavior:contain!important}body.chat-page .profile-modal-backdrop{padding:calc(10px + env(safe-area-inset-top)) 10px calc(10px + env(safe-area-inset-bottom))!important;overflow:hidden!important}body.chat-page .profile-modal{width:min(500px,calc(100vw - 20px))!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;min-height:0!important;overflow:hidden!important}body.chat-page .profile-modal-shell{max-height:inherit!important;min-height:0!important;overflow-y:auto!important;padding-bottom:max(16px,calc(14px + env(safe-area-inset-bottom)))!important;scroll-padding-bottom:max(22px,calc(18px + env(safe-area-inset-bottom)))!important;-webkit-overflow-scrolling:touch!important}body.chat-page .profile-modal-shell>*{max-width:100%!important}body.chat-page .profile-modal-note{margin-block:0!important}body.chat-page .profile-danger-zone{min-width:0!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:0!important;gap:0!important;margin:0!important;overflow:visible!important}body.chat-page .profile-danger-zone p,body.chat-page .profile-danger-zone-label{display:none!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;justify-content:center!important;border-radius:18px!important;padding:0 14px!important;background:linear-gradient(135deg,rgba(255,45,168,.13),rgba(123,44,255,.1))!important;border:1px solid rgba(255,45,168,.18)!important;color:rgba(255,255,255,.9)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}body.chat-page .profile-danger-zone #v74ProfileLogoutBtn:after,body.chat-page .profile-danger-zone .v74-logout-btn:after{content:"خروج از حساب"!important;font-size:13px!important;font-weight:900!important;line-height:1!important}body.chat-page .profile-modal-actions{position:static!important;bottom:auto!important;z-index:auto!important;padding-top:0!important;margin:0!important;background:transparent!important}@media (max-width:520px){body.chat-page .profile-modal-backdrop{padding:calc(8px + env(safe-area-inset-top)) 8px calc(8px + env(safe-area-inset-bottom))!important}body.chat-page .profile-modal{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:24px!important}body.chat-page .profile-modal-shell{gap:12px!important;padding:14px 14px max(14px,calc(12px + env(safe-area-inset-bottom)))!important}body.chat-page .profile-modal-head{gap:8px!important}body.chat-page .profile-modal-title{font-size:clamp(18px,5.6vw,22px)!important;line-height:1.25!important}body.chat-page .profile-modal-close{min-width:68px!important;height:38px!important;border-radius:15px!important}body.chat-page .profile-avatar-wrap{padding-top:0!important}body.chat-page .profile-avatar-large{width:clamp(86px,24vw,104px)!important;height:clamp(86px,24vw,104px)!important}body.chat-page .profile-camera-btn{width:30px!important;height:30px!important}body.chat-page .profile-field{min-height:62px!important;padding:11px 14px!important;border-radius:18px!important}body.chat-page .profile-field label{font-size:11.5px!important;line-height:1.35!important}body.chat-page .profile-field input{height:28px!important;line-height:28px!important;font-size:15px!important}body.chat-page .profile-modal-note{font-size:11.4px!important;line-height:1.6!important}body.chat-page .profile-action-btn,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn{height:42px!important;min-height:42px!important;border-radius:16px!important}}@media (max-width:380px){body.chat-page .profile-modal-shell{gap:10px!important;padding-inline:12px!important}body.chat-page .profile-avatar-large{width:82px!important;height:82px!important}body.chat-page .profile-modal-note{display:none!important}}@media (max-height:650px) and (max-width:520px){body.chat-page .profile-modal-shell{gap:9px!important}body.chat-page .profile-avatar-large{width:76px!important;height:76px!important}body.chat-page .profile-field{min-height:56px!important;padding-block:9px!important}body.chat-page .profile-modal-note{display:none!important}body.chat-page .profile-action-btn,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn{height:40px!important;min-height:40px!important}}@media (max-width:900px){body.chat-page.wallet-page-open{overflow:hidden!important}body.chat-page .wallet-page{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:calc(10px + env(safe-area-inset-top)) 10px calc(10px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}body.chat-page .wallet-shell{width:100%!important;max-width:720px!important;margin:0 auto!important;gap:12px!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-danger-zone{width:100%!important;min-width:0!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-danger-zone p{display:none!important}body.chat-page .wallet-danger-zone .v74-logout-btn{width:100%!important;min-width:0!important;height:44px!important;justify-content:center!important;border-radius:18px!important}}@media (min-width:901px){body.chat-page .profile-modal-actions{position:static!important;background:transparent!important}body.chat-page .profile-danger-zone{margin-top:0!important}}body.chat-page .wallet-hero-panel,body.chat-page .wallet-pricing-focus,body.chat-page .wallet-section-card,body.chat-page .wallet-tariff-focus{transform:none!important}body.chat-page .wallet-pricing-focus{background:radial-gradient(circle at 88% 10%,rgba(123,44,255,.16),transparent 30%),linear-gradient(180deg,rgba(13,13,18,.98),rgba(8,9,12,.99))!important;border:1px solid rgba(155,104,255,.2)!important;box-shadow:0 16px 44px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.035)!important}body.chat-page .wallet-pricing-focus:before{inset-inline:18px!important;height:2px!important;opacity:.72!important;background:linear-gradient(90deg,transparent,rgba(155,104,255,.72),rgba(255,45,168,.38),transparent)!important}body.chat-page .wallet-pricing-focus .wallet-plan-card.is-selected,body.chat-page .wallet-pricing-focus .wallet-plan-card:hover{transform:none!important;box-shadow:0 12px 30px rgba(0,0,0,.34),inset 0 0 0 1px rgba(155,104,255,.1)!important}@media (min-width:901px){body.chat-page .wallet-page{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:18px 24px!important;overflow-y:auto!important;overflow-x:hidden!important}body.chat-page .wallet-shell{width:min(1040px,calc(100vw - 48px))!important;max-width:1040px!important;margin:0 auto!important;gap:14px!important}body.chat-page .wallet-hero-panel{min-height:210px!important;padding:58px 28px 22px!important;border-radius:28px!important;gap:12px!important;align-content:start!important}body.chat-page .wallet-back-btn{top:18px!important;inset-inline-end:18px!important;min-width:92px!important;height:42px!important;padding:0 14px!important;border-radius:16px!important;font-size:13px!important}body.chat-page .wallet-kicker{top:18px!important;inset-inline-start:18px!important;min-height:38px!important;max-width:250px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important}body.chat-page .wallet-hero-panel h2{width:min(700px,100%)!important;font-size:clamp(32px,3.2vw,40px)!important;line-height:1.18!important;letter-spacing:-.052em!important;margin:0 auto!important}body.chat-page .wallet-hero-panel p{width:min(660px,100%)!important;font-size:14px!important;line-height:1.85!important;margin:0 auto!important}body.chat-page .wallet-stats{gap:12px!important;margin-top:4px!important}body.chat-page .wallet-stat-card{min-height:64px!important;padding:12px 16px!important;border-radius:20px!important;gap:4px!important}body.chat-page .wallet-stat-card small{font-size:11.5px!important}body.chat-page .wallet-stat-card strong{font-size:17px!important;line-height:1.35!important}body.chat-page .wallet-pricing-focus,body.chat-page .wallet-section-card,body.chat-page .wallet-tariff-focus{border-radius:26px!important;padding:18px!important}body.chat-page .wallet-section-head{margin-bottom:12px!important;padding-bottom:10px!important;gap:14px!important;align-items:center!important}body.chat-page .wallet-pricing-focus .wallet-section-head h3,body.chat-page .wallet-section-head h3,body.chat-page .wallet-tariff-focus .wallet-section-head h3{font-size:20px!important;line-height:1.25!important;letter-spacing:-.045em!important}body.chat-page .wallet-pricing-focus .wallet-section-head small,body.chat-page .wallet-section-head small,body.chat-page .wallet-tariff-focus .wallet-section-head small{max-width:380px!important;font-size:12px!important;line-height:1.55!important}body.chat-page .wallet-plan-grid,body.chat-page .wallet-pricing-focus .wallet-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:138px!important;border-radius:20px!important;padding:13px!important;gap:7px!important;align-content:start!important}body.chat-page .wallet-plan-card .tier-label,body.chat-page .wallet-pricing-focus .wallet-plan-card .tier-label{min-height:24px!important;padding:0 9px!important;font-size:10.5px!important;border-radius:999px!important}body.chat-page .wallet-plan-card strong,body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:21px!important;line-height:1.2!important}body.chat-page .wallet-plan-card span.price,body.chat-page .wallet-pricing-focus .wallet-plan-card .price,body.chat-page .wallet-pricing-focus .wallet-plan-card span.price{font-size:12.5px!important;line-height:1.35!important}body.chat-page .wallet-plan-card p,body.chat-page .wallet-pricing-focus .wallet-plan-card p{font-size:11.5px!important;line-height:1.55!important;margin:0!important}body.chat-page .wallet-plan-card .select-line,body.chat-page .wallet-pricing-focus .wallet-plan-card .select-line{margin-top:auto!important;font-size:11.5px!important;min-height:22px!important}body.chat-page .wallet-custom-row,body.chat-page .wallet-pricing-focus .wallet-custom-row{grid-template-columns:minmax(0,1fr) 180px!important;gap:10px!important;margin-top:12px!important;padding-top:0!important;background:transparent!important}body.chat-page .wallet-custom-field,body.chat-page .wallet-purchase-btn{height:48px!important;min-height:48px!important;border-radius:17px!important}body.chat-page .wallet-custom-field{padding:8px 14px!important}body.chat-page .wallet-custom-field label{font-size:11px!important;line-height:1.2!important}body.chat-page .wallet-custom-field input,body.chat-page .wallet-pricing-focus .wallet-custom-field input{height:24px!important;font-size:14px!important;line-height:24px!important}body.chat-page .wallet-purchase-btn{font-size:13px!important}body.chat-page .wallet-selected-note{min-height:42px!important;padding:10px 13px!important;border-radius:16px!important;margin-top:10px!important;font-size:12px!important}body.chat-page .wallet-selected-note b{font-size:12px!important}body.chat-page .wallet-table-row,body.chat-page .wallet-tariff-focus .wallet-pricing-table{gap:7px!important}body.chat-page .wallet-table-row>span,body.chat-page .wallet-tariff-focus .wallet-table-row>span{min-height:38px!important;border-radius:13px!important;padding:8px 10px!important;font-size:12px!important;line-height:1.35!important}body.chat-page .wallet-table-row.wallet-table-head>span,body.chat-page .wallet-tariff-focus .wallet-table-row.wallet-table-head>span{min-height:34px!important;font-size:11.5px!important}}@media (min-width:901px) and (max-width:1180px){body.chat-page .wallet-page{padding:16px 18px!important}body.chat-page .wallet-shell{width:min(960px,calc(100vw - 36px))!important}body.chat-page .wallet-hero-panel h2{font-size:clamp(29px,3.4vw,36px)!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:132px!important;padding:12px!important}}@media (max-width:900px){body.chat-page .wallet-page{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:calc(8px + env(safe-area-inset-top)) 8px calc(10px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important}body.chat-page .wallet-shell{width:100%!important;max-width:560px!important;gap:10px!important;padding-bottom:max(14px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-hero-panel{min-height:auto!important;padding:58px 14px 14px!important;border-radius:22px!important;gap:9px!important}body.chat-page .wallet-back-btn{top:calc(12px + env(safe-area-inset-top))!important;inset-inline-end:12px!important;min-width:76px!important;height:36px!important;padding:0 12px!important;border-radius:14px!important;font-size:12px!important}body.chat-page .wallet-kicker{top:calc(12px + env(safe-area-inset-top))!important;inset-inline-start:12px!important;min-height:34px!important;max-width:calc(100% - 108px)!important;padding:0 11px!important;font-size:11px!important;white-space:nowrap!important}body.chat-page .wallet-hero-panel h2{font-size:clamp(24px,7vw,31px)!important;line-height:1.22!important;letter-spacing:-.052em!important;margin:0 auto!important}body.chat-page .wallet-hero-panel p{font-size:12.5px!important;line-height:1.75!important;max-width:92%!important}body.chat-page .wallet-stats{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:2px!important}body.chat-page .wallet-stat-card{min-height:58px!important;padding:10px 11px!important;border-radius:17px!important;gap:3px!important}body.chat-page .wallet-stat-card small{font-size:10.5px!important}body.chat-page .wallet-stat-card strong{font-size:12.5px!important;line-height:1.45!important}body.chat-page .wallet-pricing-focus,body.chat-page .wallet-section-card,body.chat-page .wallet-tariff-focus{border-radius:21px!important;padding:13px!important}body.chat-page .wallet-pricing-focus .wallet-section-head,body.chat-page .wallet-section-head,body.chat-page .wallet-tariff-focus .wallet-section-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:5px!important;gap:5px!important;margin-bottom:10px!important;padding-bottom:9px!important}body.chat-page .wallet-pricing-focus .wallet-section-head h3,body.chat-page .wallet-section-head h3,body.chat-page .wallet-tariff-focus .wallet-section-head h3{font-size:18px!important;line-height:1.3!important}body.chat-page .wallet-pricing-focus .wallet-section-head small,body.chat-page .wallet-section-head small,body.chat-page .wallet-tariff-focus .wallet-section-head small{font-size:11.3px!important;line-height:1.55!important;text-align:right!important}body.chat-page .wallet-plan-grid,body.chat-page .wallet-pricing-focus .wallet-plan-grid{grid-template-columns:1fr!important;gap:8px!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:104px!important;border-radius:17px!important;padding:11px 12px!important;gap:5px!important}body.chat-page .wallet-plan-card .tier-label,body.chat-page .wallet-pricing-focus .wallet-plan-card .tier-label{min-height:22px!important;padding:0 8px!important;font-size:10px!important}body.chat-page .wallet-plan-card strong,body.chat-page .wallet-pricing-focus .wallet-plan-card strong{font-size:18px!important;line-height:1.18!important}body.chat-page .wallet-plan-card span.price,body.chat-page .wallet-pricing-focus .wallet-plan-card .price,body.chat-page .wallet-pricing-focus .wallet-plan-card span.price{font-size:11.8px!important;line-height:1.3!important}body.chat-page .wallet-plan-card p,body.chat-page .wallet-pricing-focus .wallet-plan-card p{font-size:10.8px!important;line-height:1.45!important;margin:0!important}body.chat-page .wallet-plan-card .select-line,body.chat-page .wallet-pricing-focus .wallet-plan-card .select-line{font-size:11px!important;min-height:20px!important}body.chat-page .wallet-custom-row,body.chat-page .wallet-pricing-focus .wallet-custom-row{grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important;padding-top:0!important;background:transparent!important}body.chat-page .wallet-custom-field,body.chat-page .wallet-purchase-btn{height:44px!important;min-height:44px!important;border-radius:16px!important}body.chat-page .wallet-custom-field{padding:7px 12px!important}body.chat-page .wallet-custom-field label{font-size:10.5px!important}body.chat-page .wallet-custom-field input,body.chat-page .wallet-pricing-focus .wallet-custom-field input{height:23px!important;font-size:13px!important;line-height:23px!important}body.chat-page .wallet-purchase-btn{font-size:12.5px!important}body.chat-page .wallet-selected-note{min-height:40px!important;padding:9px 11px!important;border-radius:15px!important;margin-top:8px!important;gap:3px!important;font-size:11px!important}body.chat-page .wallet-selected-note b{font-size:11px!important}body.chat-page .wallet-table-row>span,body.chat-page .wallet-tariff-focus .wallet-table-row>span{min-height:36px!important;border-radius:12px!important;padding:7px 8px!important;font-size:10.7px!important}}@media (max-width:380px){body.chat-page .wallet-hero-panel p{display:none!important}body.chat-page .wallet-stats{grid-template-columns:1fr!important}body.chat-page .wallet-plan-card,body.chat-page .wallet-pricing-focus .wallet-plan-card{min-height:96px!important}}body.chat-page{--v82-action-h-desktop:44px;--v82-action-w-desktop:148px;--v82-action-h-mobile:38px;--v82-action-radius:999px;--v82-action-gap:10px}body.chat-page .main-topbar{box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:var(--v82-action-gap)!important;overflow:visible!important}body.chat-page .main-topbar .topbar-space{flex:1 1 auto!important;min-width:0!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .topbar-action-btn,body.chat-page .main-topbar .wallet-btn{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:var(--v82-action-w-desktop)!important;min-width:var(--v82-action-w-desktop)!important;max-width:var(--v82-action-w-desktop)!important;height:var(--v82-action-h-desktop)!important;min-height:var(--v82-action-h-desktop)!important;padding:0 16px!important;border-radius:var(--v82-action-radius)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex:0 0 var(--v82-action-w-desktop)!important;white-space:nowrap!important;overflow:hidden!important;line-height:1!important;cursor:pointer!important;transform:none!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .topbar-action-btn span,body.chat-page .main-topbar .wallet-btn span{display:inline-block!important;font-size:13.5px!important;font-weight:900!important;letter-spacing:-.035em!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .topbar-action-btn svg,body.chat-page .main-topbar .wallet-btn svg{width:19px!important;height:19px!important;min-width:19px!important;stroke-width:2.35!important;flex:0 0 auto!important}body.chat-page .main-topbar .wallet-btn{color:#fff!important;background:linear-gradient(135deg,rgba(123,44,255,.98),rgba(255,45,168,.72))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 14px 34px rgba(123,44,255,.23)!important}body.chat-page .main-topbar .freelancer-btn{color:rgba(255,255,255,.92)!important;background:radial-gradient(circle at 18% 20%,rgba(155,104,255,.18),transparent 36%),rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.145)!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}body.chat-page .main-topbar .freelancer-btn:hover,body.chat-page .main-topbar .wallet-btn:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}body.chat-page .main-topbar .freelancer-btn:active,body.chat-page .main-topbar .wallet-btn:active{transform:translateY(0) scale(.985)!important}body.chat-page .main-topbar .v72-status-pill{flex:0 1 auto!important;max-width:172px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.chat-page .profile-modal-shell{box-sizing:border-box!important;overflow-x:hidden!important}body.chat-page .profile-modal-actions{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important;justify-content:stretch!important;margin-top:18px!important}body.chat-page .profile-action-btn,body.chat-page .profile-modal-actions .profile-action-btn,body.chat-page .profile-modal-actions button{width:100%!important;min-width:0!important;max-width:none!important;height:50px!important;min-height:50px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}body.chat-page .profile-danger-zone{width:100%!important;display:block!important;margin:16px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.chat-page #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;height:50px!important;min-height:50px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important}body.chat-page #v74ProfileLogoutBtn:after,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn:after,body.chat-page .profile-danger-zone .v74-logout-btn:after{content:"خروج از حساب"!important}body.chat-page #v74ProfileLogoutBtn svg,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn svg,body.chat-page .profile-danger-zone .v74-logout-btn svg{width:19px!important;height:19px!important;flex:0 0 auto!important}body.chat-page .wallet-custom-row{align-items:stretch!important}body.chat-page .wallet-back-btn,body.chat-page .wallet-purchase-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}@media (min-width:901px){body.chat-page .main-topbar{min-height:72px!important;padding-inline:22px!important}body.chat-page .profile-modal-shell{max-width:620px!important}}@media (max-width:900px){body.chat-page{--v82-action-gap:8px}body.chat-page .main-topbar{height:56px!important;min-height:56px!important;padding:8px 10px!important;gap:8px!important}body.chat-page .main-topbar .v72-status-pill{display:none!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .topbar-action-btn,body.chat-page .main-topbar .wallet-btn{flex:0 1 116px!important;width:116px!important;min-width:0!important;max-width:116px!important;height:var(--v82-action-h-mobile)!important;min-height:var(--v82-action-h-mobile)!important;padding:0 10px!important;border-radius:15px!important;gap:6px!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .topbar-action-btn span,body.chat-page .main-topbar .wallet-btn span{display:inline-block!important;font-size:11.7px!important;font-weight:900!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .topbar-action-btn svg,body.chat-page .main-topbar .wallet-btn svg{width:17px!important;height:17px!important;min-width:17px!important}body.chat-page .profile-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important}body.chat-page #v74ProfileLogoutBtn,body.chat-page .profile-action-btn,body.chat-page .profile-danger-zone #v74ProfileLogoutBtn,body.chat-page .profile-danger-zone .v74-logout-btn,body.chat-page .profile-modal-actions .profile-action-btn,body.chat-page .profile-modal-actions button{height:46px!important;min-height:46px!important;border-radius:16px!important;font-size:13px!important}}@media (max-width:390px){body.chat-page .main-topbar{gap:6px!important;padding-inline:8px!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .topbar-action-btn,body.chat-page .main-topbar .wallet-btn{flex-basis:104px!important;width:104px!important;max-width:104px!important;padding:0 8px!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .topbar-action-btn span,body.chat-page .main-topbar .wallet-btn span{font-size:11px!important}}@media (max-width:350px){body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .topbar-action-btn,body.chat-page .main-topbar .wallet-btn{flex-basis:92px!important;width:92px!important;max-width:92px!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .topbar-action-btn svg,body.chat-page .main-topbar .wallet-btn svg{display:none!important}}body.chat-page{--v83-wallet-w-desktop:238px;--v83-wallet-w-mobile:168px;--v83-wallet-w-small:150px;--v83-freelancer-w-desktop:148px;--v83-freelancer-w-mobile:104px}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v83-wallet-w-desktop)!important;min-width:var(--v83-wallet-w-desktop)!important;max-width:var(--v83-wallet-w-desktop)!important;flex:0 0 var(--v83-wallet-w-desktop)!important;height:50px!important;min-height:50px!important;padding:0 16px 0 18px!important;gap:11px!important;isolation:isolate!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:23px!important;height:23px!important;min-width:23px!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.24))!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{flex-direction:column!important;align-items:flex-start!important;gap:3px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{display:block!important;max-width:100%!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.045em!important;line-height:1.05!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{justify-content:flex-start!important;gap:5px!important;max-width:100%!important;color:rgba(255,255,255,.78)!important;font-size:10.7px!important;font-weight:850!important;letter-spacing:-.035em!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta:before{content:"";width:6px;height:6px;border-radius:999px;flex:0 0 6px;background:#ff42be;box-shadow:0 0 12px rgba(255,45,168,.58)}body.chat-page .main-topbar .freelancer-btn{width:var(--v83-freelancer-w-desktop)!important;min-width:var(--v83-freelancer-w-desktop)!important;max-width:var(--v83-freelancer-w-desktop)!important;flex:0 0 var(--v83-freelancer-w-desktop)!important}@media (min-width:901px){body.chat-page .main-topbar{gap:12px!important}}@media (max-width:900px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v83-wallet-w-mobile)!important;min-width:0!important;max-width:var(--v83-wallet-w-mobile)!important;flex:0 1 var(--v83-wallet-w-mobile)!important;height:42px!important;min-height:42px!important;padding:0 11px!important;gap:8px!important;border-radius:17px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:19px!important;height:19px!important;min-width:19px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{gap:2px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{font-size:12.4px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{font-size:9.2px!important}body.chat-page .main-topbar .freelancer-btn{width:var(--v83-freelancer-w-mobile)!important;min-width:0!important;max-width:var(--v83-freelancer-w-mobile)!important;flex:0 1 var(--v83-freelancer-w-mobile)!important;height:42px!important;min-height:42px!important;border-radius:17px!important;padding:0 10px!important}body.chat-page .main-topbar .freelancer-btn span{font-size:11.8px!important}}@media (max-width:390px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v83-wallet-w-small)!important;max-width:var(--v83-wallet-w-small)!important;flex-basis:var(--v83-wallet-w-small)!important;padding-inline:9px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{font-size:11.6px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{font-size:8.8px!important}body.chat-page .main-topbar .freelancer-btn{width:94px!important;max-width:94px!important;flex-basis:94px!important}}@media (max-width:350px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:136px!important;max-width:136px!important;flex-basis:136px!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{display:none!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{max-width:88px!important}body.chat-page .main-topbar .freelancer-btn{width:86px!important;max-width:86px!important;flex-basis:86px!important}}body.chat-page{--v84-wallet-w-desktop:202px;--v84-wallet-w-tablet:184px;--v84-wallet-w-mobile:152px;--v84-wallet-w-tiny:138px;--v84-action-h-desktop:44px;--v84-action-h-mobile:40px;--v84-freelancer-w-desktop:132px;--v84-freelancer-w-mobile:104px;--v84-freelancer-w-tiny:92px}body.chat-page .main-topbar .v72-status-pill{display:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v84-wallet-w-desktop)!important;min-width:var(--v84-wallet-w-desktop)!important;max-width:var(--v84-wallet-w-desktop)!important;flex:0 0 var(--v84-wallet-w-desktop)!important;height:var(--v84-action-h-desktop)!important;min-height:var(--v84-action-h-desktop)!important;max-height:var(--v84-action-h-desktop)!important;padding:0 14px!important;gap:9px!important;box-shadow:0 14px 34px rgba(123,44,255,.22),inset 0 1px 0 rgba(255,255,255,.16)!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:20px!important;height:20px!important;min-width:20px!important;flex:0 0 20px!important;filter:drop-shadow(0 0 9px rgba(255,255,255,.22))!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{max-width:calc(100% - 29px)!important;flex-direction:row!important;gap:7px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{display:inline-block!important;color:#fff!important;font-size:14px!important;font-weight:920!important;letter-spacing:-.035em!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{flex:0 1 auto!important;min-width:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;max-width:72px!important;height:20px!important;padding:0 7px!important;border-radius:999px!important;color:rgba(255,255,255,.82)!important;background:rgba(255,255,255,.105)!important;border:1px solid rgba(255,255,255,.13)!important;font-size:10px!important;font-weight:820!important;letter-spacing:-.025em!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta:before{content:""!important;width:5px!important;height:5px!important;border-radius:999px!important;flex:0 0 5px!important;background:#ff42be!important;box-shadow:0 0 10px rgba(255,45,168,.55)!important}body.chat-page .main-topbar .freelancer-btn{width:var(--v84-freelancer-w-desktop)!important;min-width:var(--v84-freelancer-w-desktop)!important;max-width:var(--v84-freelancer-w-desktop)!important;flex:0 0 var(--v84-freelancer-w-desktop)!important;height:var(--v84-action-h-desktop)!important;min-height:var(--v84-action-h-desktop)!important;max-height:var(--v84-action-h-desktop)!important;padding:0 13px!important;gap:8px!important}body.chat-page .main-topbar .freelancer-btn span{font-size:13px!important;letter-spacing:-.035em!important;white-space:nowrap!important}@media (max-width:900px){body.chat-page .main-topbar{gap:8px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v84-wallet-w-mobile)!important;min-width:0!important;max-width:var(--v84-wallet-w-mobile)!important;flex:0 1 var(--v84-wallet-w-mobile)!important;height:var(--v84-action-h-mobile)!important;min-height:var(--v84-action-h-mobile)!important;max-height:var(--v84-action-h-mobile)!important;padding:0 10px!important;gap:7px!important;box-shadow:0 10px 26px rgba(123,44,255,.18),inset 0 1px 0 rgba(255,255,255,.14)!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:18px!important;height:18px!important;min-width:18px!important;flex-basis:18px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{max-width:calc(100% - 24px)!important;gap:5px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{font-size:12.4px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{max-width:50px!important;height:18px!important;padding:0 5px!important;font-size:8.8px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta:before{width:4px!important;height:4px!important;flex-basis:4px!important}body.chat-page .main-topbar .freelancer-btn{width:var(--v84-freelancer-w-mobile)!important;min-width:0!important;max-width:var(--v84-freelancer-w-mobile)!important;flex:0 1 var(--v84-freelancer-w-mobile)!important;height:var(--v84-action-h-mobile)!important;min-height:var(--v84-action-h-mobile)!important;max-height:var(--v84-action-h-mobile)!important;padding:0 10px!important;gap:6px!important}body.chat-page .main-topbar .freelancer-btn svg{width:16px!important;height:16px!important;min-width:16px!important}body.chat-page .main-topbar .freelancer-btn span{font-size:11.8px!important}}@media (max-width:390px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v84-wallet-w-tiny)!important;max-width:var(--v84-wallet-w-tiny)!important;flex-basis:var(--v84-wallet-w-tiny)!important;padding-inline:9px!important;gap:6px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title{font-size:11.5px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta{max-width:42px!important;padding-inline:4px!important;font-size:8.2px!important}body.chat-page .main-topbar .freelancer-btn{width:var(--v84-freelancer-w-tiny)!important;max-width:var(--v84-freelancer-w-tiny)!important;flex-basis:var(--v84-freelancer-w-tiny)!important}}@media (max-width:350px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:126px!important;max-width:126px!important;flex-basis:126px!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{display:none!important}body.chat-page .main-topbar .freelancer-btn{width:82px!important;max-width:82px!important;flex-basis:82px!important}}body.chat-page .wallet-page .wallet-hero-panel .wallet-hero-desc,body.chat-page .wallet-page .wallet-hero-panel [data-wallet-description],body.chat-page .wallet-page .wallet-hero-panel>p{display:none!important}body.chat-page .wallet-page .wallet-hero-panel{row-gap:12px!important}body.chat-page .wallet-page .wallet-hero-panel h2{margin-bottom:2px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:154px!important;min-width:154px!important;max-width:154px!important;flex:0 0 154px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 15px!important;gap:8px!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;direction:rtl!important;overflow:hidden!important;white-space:nowrap!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:19px!important;height:19px!important;min-width:19px!important;flex:0 0 19px!important;order:0!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{direction:rtl!important;white-space:nowrap!important;line-height:1!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){display:inline-block!important;color:#fff!important;font-size:13.3px!important;font-weight:920!important;letter-spacing:-.035em!important;line-height:1!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta:before{width:0!important;min-width:0!important;max-width:0!important;height:0!important;padding:0!important;margin:0!important;border:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}body.chat-page .main-topbar .freelancer-btn{width:128px!important;min-width:128px!important;max-width:128px!important;flex:0 0 128px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 14px!important;border-radius:999px!important}body.chat-page .main-topbar .freelancer-btn span{font-size:12.8px!important;font-weight:880!important}body.chat-page .main-topbar .freelancer-btn svg{width:18px!important;height:18px!important;min-width:18px!important}@media (max-width:900px){body.chat-page .main-topbar{gap:7px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:126px!important;min-width:0!important;max-width:126px!important;flex:0 1 126px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 10px!important;gap:6px!important;border-radius:15px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:17px!important;height:17px!important;min-width:17px!important;flex-basis:17px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{max-width:calc(100% - 23px)!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){font-size:11.4px!important;letter-spacing:-.045em!important}body.chat-page .main-topbar .freelancer-btn{width:104px!important;min-width:0!important;max-width:104px!important;flex:0 1 104px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 9px!important;gap:6px!important;border-radius:15px!important}body.chat-page .main-topbar .freelancer-btn svg{width:16px!important;height:16px!important;min-width:16px!important}body.chat-page .main-topbar .freelancer-btn span{font-size:11.1px!important}}@media (max-width:390px){body.chat-page .main-topbar{gap:6px!important;padding-inline:8px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:116px!important;max-width:116px!important;flex-basis:116px!important;padding-inline:9px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){font-size:10.8px!important}body.chat-page .main-topbar .freelancer-btn{width:94px!important;max-width:94px!important;flex-basis:94px!important}}@media (max-width:350px){body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:106px!important;max-width:106px!important;flex-basis:106px!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{display:none!important}body.chat-page .main-topbar .freelancer-btn{width:82px!important;max-width:82px!important;flex-basis:82px!important}}body.chat-page{--v86-topbar-action-w-desktop:154px;--v86-topbar-action-w-mobile:126px;--v86-topbar-action-w-small:116px;--v86-topbar-action-w-tiny:96px;--v86-topbar-action-h-desktop:42px;--v86-topbar-action-h-mobile:38px}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .freelancer-btn.topbar-action-btn,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{box-sizing:border-box!important;width:var(--v86-topbar-action-w-desktop)!important;min-width:var(--v86-topbar-action-w-desktop)!important;max-width:var(--v86-topbar-action-w-desktop)!important;flex:0 0 var(--v86-topbar-action-w-desktop)!important;height:var(--v86-topbar-action-h-desktop)!important;min-height:var(--v86-topbar-action-h-desktop)!important;max-height:var(--v86-topbar-action-h-desktop)!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;overflow:hidden!important;white-space:nowrap!important;line-height:1!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){font-size:13px!important;font-weight:900!important;letter-spacing:-.035em!important;line-height:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{display:inline-flex!important;flex:0 1 auto!important;min-width:0!important;max-width:calc(100% - 27px)!important;align-items:center!important;justify-content:center!important;gap:0!important;overflow:hidden!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>svg,body.chat-page .main-topbar .wallet-btn.v85-wallet-clean>svg{transform:scaleX(-1)!important;transform-origin:center center!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-meta:before{display:none!important}@media (min-width:901px){body.chat-page .main-topbar{gap:10px!important}}@media (max-width:900px){body.chat-page .main-topbar{gap:8px!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .freelancer-btn.topbar-action-btn,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v86-topbar-action-w-mobile)!important;min-width:0!important;max-width:var(--v86-topbar-action-w-mobile)!important;flex:0 1 var(--v86-topbar-action-w-mobile)!important;height:var(--v86-topbar-action-h-mobile)!important;min-height:var(--v86-topbar-action-h-mobile)!important;max-height:var(--v86-topbar-action-h-mobile)!important;padding:0 10px!important;border-radius:15px!important;gap:6px!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){font-size:11.4px!important;font-weight:900!important;letter-spacing:-.045em!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{width:16px!important;height:16px!important;min-width:16px!important;flex-basis:16px!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{max-width:calc(100% - 22px)!important}}@media (max-width:390px){body.chat-page .main-topbar{gap:6px!important;padding-inline:8px!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .freelancer-btn.topbar-action-btn,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v86-topbar-action-w-small)!important;max-width:var(--v86-topbar-action-w-small)!important;flex-basis:var(--v86-topbar-action-w-small)!important;padding-inline:9px!important}body.chat-page .main-topbar .freelancer-btn span,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-title,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined>span:not(.v83-wallet-copy):not(.v83-wallet-meta){font-size:10.8px!important}}@media (max-width:350px){body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .freelancer-btn.topbar-action-btn,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined{width:var(--v86-topbar-action-w-tiny)!important;max-width:var(--v86-topbar-action-w-tiny)!important;flex-basis:var(--v86-topbar-action-w-tiny)!important;padding-inline:8px!important}body.chat-page .main-topbar .freelancer-btn svg,body.chat-page .main-topbar .wallet-btn.v83-wallet-combined svg{display:none!important}body.chat-page .main-topbar .wallet-btn.v83-wallet-combined .v83-wallet-copy{max-width:100%!important}}body.chat-page .wallet-page,body.chat-page.wallet-page-open .wallet-page{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important}body.chat-page .wallet-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;min-height:auto!important;overflow:visible!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{position:relative!important;inset:auto!important;z-index:2!important;min-width:0!important;min-height:58px!important;padding:9px!important;gap:0!important;visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important;border-radius:22px!important;border:1px solid rgba(255,45,168,.16)!important;background:radial-gradient(circle at 84% 0,rgba(255,45,168,.1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02))!important;box-shadow:0 16px 42px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.045)!important;box-sizing:border-box!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .wallet-danger-copy,body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible small,body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible>p{display:none!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn{position:relative!important;inset:auto!important;width:min(100%,360px)!important;max-width:360px!important;flex-direction:row!important;flex:0 1 auto!important;border:1px solid rgba(255,45,168,.22)!important;color:#fff!important;background:linear-gradient(135deg,rgba(255,45,168,.19),rgba(123,44,255,.15)),rgba(255,255,255,.035)!important;box-shadow:none!important;cursor:pointer!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn:after{display:none!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn svg{stroke-width:2.15!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn span{display:inline-block!important;font-size:13.2px!important;font-weight:900!important;color:inherit!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn:hover{border-color:rgba(255,45,168,.34)!important;background:linear-gradient(135deg,rgba(255,45,168,.25),rgba(123,44,255,.2)),rgba(255,255,255,.045)!important}@media (min-width:901px){body.chat-page .wallet-page,body.chat-page.wallet-page-open .wallet-page{padding-bottom:24px!important}body.chat-page .wallet-shell{gap:14px!important;padding-bottom:28px!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{margin-top:0!important;border-radius:22px!important}}@media (max-width:900px){body.chat-page .wallet-page,body.chat-page.wallet-page-open .wallet-page{padding-bottom:max(14px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-shell{gap:10px!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{min-height:54px!important;padding:7px!important;border-radius:20px!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn{width:100%!important;max-width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:15px!important;font-size:13px!important}}body.chat-page .wallet-page,body.chat-page .wallet-page *{box-sizing:border-box!important}body.chat-page .wallet-page{overflow-x:hidden!important}body.chat-page .wallet-shell{min-width:0!important;isolation:isolate!important}body.chat-page .wallet-page .wallet-hero-panel{direction:ltr!important;position:relative!important;overflow:hidden!important;display:grid!important;grid-template-areas:"back title kicker" "stats stats stats"!important;grid-template-columns:minmax(88px,auto) minmax(0,1fr) minmax(132px,auto)!important;align-items:center!important;justify-items:center!important;text-align:center!important;grid-gap:12px 14px!important;gap:12px 14px!important;min-height:0!important}body.chat-page .wallet-page .wallet-hero-panel>*{direction:rtl!important}body.chat-page .wallet-page .wallet-back-btn,body.chat-page .wallet-page .wallet-hero-panel h2,body.chat-page .wallet-page .wallet-kicker,body.chat-page .wallet-page .wallet-stats{position:relative!important;top:auto!important;bottom:auto!important;inset:auto!important;transform:none!important}body.chat-page .wallet-page .wallet-back-btn{grid-area:back!important;justify-self:start!important;align-self:center!important;z-index:4!important;width:auto!important;min-width:74px!important;max-width:112px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 12px!important;border-radius:14px!important;flex:0 0 auto!important}body.chat-page .wallet-page .wallet-back-btn:after{content:"خروج"!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.035em!important}body.chat-page .wallet-page .wallet-back-btn svg{width:17px!important;height:17px!important;min-width:17px!important;flex:0 0 17px!important}body.chat-page .wallet-page .wallet-kicker{grid-area:kicker!important;justify-self:end!important;align-self:center!important;width:auto!important;min-width:0!important;max-width:178px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 13px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:11.2px!important;line-height:1!important;font-weight:860!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .wallet-page .wallet-kicker:before{width:7px!important;height:7px!important;min-width:7px!important;flex:0 0 7px!important;margin:0!important}body.chat-page .wallet-page .wallet-hero-panel h2{grid-area:title!important;justify-self:center!important;width:100%!important;max-width:560px!important;min-width:0!important;margin:0!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}body.chat-page .wallet-page .wallet-stats{grid-area:stats!important;width:100%!important;max-width:760px!important;margin:2px auto 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important}body.chat-page .wallet-page .wallet-stat-card{min-width:0!important;min-height:56px!important;height:auto!important;padding:11px 14px!important;border-radius:18px!important;display:grid!important;align-content:center!important;grid-gap:4px!important;gap:4px!important;text-align:right!important}body.chat-page .wallet-page .wallet-stat-card small{font-size:10.8px!important;line-height:1.2!important;font-weight:850!important}body.chat-page .wallet-page .wallet-stat-card strong{font-size:14px!important;line-height:1.35!important;font-weight:950!important;letter-spacing:-.035em!important;overflow-wrap:anywhere!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn{width:min(100%,420px)!important;min-width:0!important;max-width:420px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0 auto!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:16px!important;border:1px solid rgba(255,45,168,.2)!important;background:linear-gradient(135deg,rgba(255,45,168,.16),rgba(123,44,255,.13)),rgba(255,255,255,.035)!important;color:rgba(255,255,255,.91)!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important;overflow:hidden!important;text-decoration:none!important;white-space:nowrap!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn:after{content:none!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn span{font-size:13px!important;line-height:1!important;font-weight:920!important;letter-spacing:-.035em!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn svg{width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn:hover{transform:translateY(-1px)!important;border-color:rgba(255,45,168,.3)!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn:active{transform:translateY(0) scale(.99)!important}@media (min-width:901px){body.chat-page .wallet-page{padding:16px 24px 22px!important}body.chat-page .wallet-shell{width:min(1000px,calc(100vw - 48px))!important;max-width:1000px!important;gap:12px!important;padding-bottom:18px!important}body.chat-page .wallet-page .wallet-hero-panel{padding:16px 18px 18px!important;border-radius:24px!important;grid-template-columns:minmax(80px,auto) minmax(0,1fr) minmax(150px,auto)!important}body.chat-page .wallet-page .wallet-hero-panel h2{font-size:clamp(24px,2.4vw,32px)!important;line-height:1.2!important;letter-spacing:-.055em!important}body.chat-page .wallet-page .wallet-stats{max-width:620px!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{padding:2px 0 4px!important}}@media (max-width:900px){body.chat-page .wallet-page{padding:max(10px,env(safe-area-inset-top)) 10px max(14px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-shell{width:100%!important;max-width:100%!important;gap:10px!important;padding-bottom:max(14px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-page .wallet-hero-panel{padding:12px!important;border-radius:22px!important;grid-template-areas:"back kicker" "title title" "stats stats"!important;grid-template-columns:minmax(74px,auto) minmax(0,1fr)!important;gap:10px!important}body.chat-page .wallet-page .wallet-back-btn{width:auto!important;min-width:68px!important;max-width:86px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 10px!important;border-radius:13px!important;gap:6px!important}body.chat-page .wallet-page .wallet-back-btn:after{font-size:11.2px!important}body.chat-page .wallet-page .wallet-back-btn svg{width:16px!important;height:16px!important;min-width:16px!important;flex-basis:16px!important}body.chat-page .wallet-page .wallet-kicker{justify-self:end!important;max-width:165px!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 11px!important;font-size:10.7px!important}body.chat-page .wallet-page .wallet-hero-panel h2{font-size:clamp(22px,6.2vw,29px)!important;line-height:1.22!important;letter-spacing:-.058em!important;padding-top:2px!important}body.chat-page .wallet-page .wallet-stats{gap:8px!important;margin-top:0!important}body.chat-page .wallet-page .wallet-stat-card{min-height:54px!important;padding:10px 12px!important;border-radius:17px!important}body.chat-page .wallet-page .wallet-stat-card small{font-size:10px!important}body.chat-page .wallet-page .wallet-stat-card strong{font-size:12.4px!important;line-height:1.38!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible{padding:0!important}body.chat-page .wallet-page .wallet-danger-zone.v87-wallet-logout-visible .v74-logout-btn{width:100%!important;max-width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:15px!important}}@media (max-width:390px){body.chat-page .wallet-page .wallet-hero-panel{padding:10px!important;border-radius:20px!important;gap:9px!important}body.chat-page .wallet-page .wallet-kicker{max-width:150px!important;font-size:10.2px!important;padding-inline:10px!important}body.chat-page .wallet-page .wallet-hero-panel h2{font-size:clamp(20px,6vw,25px)!important}body.chat-page .wallet-page .wallet-stats{grid-template-columns:1fr 1fr!important;gap:7px!important}body.chat-page .wallet-page .wallet-stat-card{padding-inline:10px!important}body.chat-page .wallet-page .wallet-stat-card strong{font-size:11.6px!important}}@media (max-width:350px){body.chat-page .wallet-page .wallet-kicker{max-width:128px!important}body.chat-page .wallet-page .wallet-back-btn:after{content:none!important}body.chat-page .wallet-page .wallet-back-btn{min-width:42px!important;max-width:42px!important;padding:0!important}}html:has(body.chat-page).aidon-v89-no-account-logout #v74ProfileLogoutBtn,html:has(body.chat-page).aidon-v89-no-account-logout #v74WalletLogoutBtn,html:has(body.chat-page).aidon-v89-no-account-logout .account-menu-item[data-account-action=logout],html:has(body.chat-page).aidon-v89-no-account-logout .profile-danger-zone,html:has(body.chat-page).aidon-v89-no-account-logout .profile-modal .profile-danger-zone,html:has(body.chat-page).aidon-v89-no-account-logout .wallet-danger-zone,html:has(body.chat-page).aidon-v89-no-account-logout .wallet-page .wallet-danger-zone,html:has(body.chat-page).aidon-v89-no-account-logout .wallet-page .wallet-danger-zone.v87-wallet-logout-visible,html:has(body.chat-page).aidon-v89-no-account-logout [data-account-action=logout]{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;inline-size:0!important;block-size:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}html:has(body.chat-page).aidon-v89-no-account-logout .profile-modal .v74-logout-btn[aria-label*="خروج از حساب"],html:has(body.chat-page).aidon-v89-no-account-logout .profile-modal-head .v74-logout-btn,html:has(body.chat-page).aidon-v89-no-account-logout .wallet-page .v74-logout-btn[aria-label*="خروج از حساب"]{display:none!important}html:has(body.chat-page) body .wallet-page,html:has(body.chat-page) body .wallet-page *{box-sizing:border-box!important}html:has(body.chat-page) body .wallet-page{scroll-padding-bottom:120px!important;overscroll-behavior:contain!important}html:has(body.chat-page) body .wallet-shell{padding-bottom:max(110px,calc(72px + env(safe-area-inset-bottom)))!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first{display:grid!important;align-content:start!important;grid-gap:12px!important;gap:12px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-section-head{margin-bottom:0!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-charge-row{order:2!important;margin-top:0!important;padding:10px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018)),rgba(255,255,255,.018)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-custom-field{min-width:0!important;overflow:hidden!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-custom-field input{width:100%!important;min-width:0!important;text-overflow:ellipsis!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-purchase-btn{white-space:nowrap!important;flex:0 0 auto!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note{order:3!important;margin-top:0!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first #walletPlanGrid{order:4!important;margin-top:2px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-plan-card{position:relative!important}@media (min-width:901px){html:has(body.chat-page) body .wallet-page{padding-bottom:72px!important}html:has(body.chat-page) body .wallet-shell{padding-bottom:128px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first{gap:12px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-charge-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,220px)!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-custom-field,html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-purchase-btn{height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:16px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-custom-field{padding:7px 14px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-purchase-btn{font-size:13px!important;font-weight:930!important;padding-inline:16px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:42px!important;padding:9px 14px!important;border-radius:16px!important;gap:12px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note b,html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note span{font-size:12px!important;line-height:1.35!important}html:has(body.chat-page) body .wallet-page .wallet-tariff-focus{margin-bottom:12px!important}}@media (max-width:900px){html:has(body.chat-page) body .wallet-page{padding-bottom:max(76px,calc(54px + env(safe-area-inset-bottom)))!important}html:has(body.chat-page) body .wallet-shell{padding-bottom:max(112px,calc(78px + env(safe-area-inset-bottom)))!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first{gap:9px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-charge-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;padding:9px!important;border-radius:17px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-custom-field,html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-purchase-btn{width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:15px!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note{min-height:40px!important;padding:9px 10px!important;border-radius:15px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:4px!important;gap:4px!important;text-align:right!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note b,html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first .wallet-top-selected-note span{min-width:0!important;font-size:11px!important;line-height:1.45!important;overflow-wrap:anywhere!important}html:has(body.chat-page) body .wallet-page .wallet-pricing-focus.v90-charge-first #walletPlanGrid{margin-top:0!important}html:has(body.chat-page) body .wallet-page .wallet-tariff-focus{margin-bottom:10px!important}}@media (max-height:760px) and (min-width:901px){html:has(body.chat-page) body .wallet-shell{padding-bottom:150px!important}html:has(body.chat-page) body .wallet-page .wallet-tariff-focus{margin-bottom:22px!important}}body.chat-page{--v91-page-max:1120px;--v91-page-pad:clamp(14px,3vw,30px);--v91-card-radius:clamp(24px,3.2vw,34px);--v91-action-h:46px;--v91-action-w:168px}body.chat-page.personalization-modal-open,body.chat-page.profile-modal-open{overflow:hidden!important}body.chat-page .personalization-backdrop.is-open,body.chat-page .profile-modal-backdrop.is-open{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;display:block!important;padding:max(16px,calc(14px + env(safe-area-inset-top))) clamp(12px,3vw,36px) max(26px,calc(24px + env(safe-area-inset-bottom)))!important;overflow-y:auto!important;overflow-x:hidden!important;background:radial-gradient(circle at 16% 10%,rgba(123,44,255,.16),transparent 34%),radial-gradient(circle at 84% 86%,rgba(255,45,168,.09),transparent 38%),#030306!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;box-sizing:border-box!important}body.chat-page .personalization-backdrop:not(.is-open),body.chat-page .profile-modal-backdrop:not(.is-open){pointer-events:none!important}body.chat-page .personalization-modal,body.chat-page .profile-modal{box-sizing:border-box!important}body.chat-page .personalization-backdrop.is-open .personalization-modal,body.chat-page .profile-modal-backdrop.is-open .profile-modal{position:relative!important;inset:auto!important;transform:none!important;width:min(var(--v91-page-max),100%)!important;max-width:var(--v91-page-max)!important;min-width:0!important;max-height:none!important;min-height:auto!important;margin:0 auto!important;overflow:visible!important;border-radius:var(--v91-card-radius)!important;border:1px solid rgba(255,255,255,.13)!important;background:radial-gradient(circle at 18% 18%,rgba(123,44,255,.22),transparent 34%),radial-gradient(circle at 92% 96%,rgba(255,45,168,.11),transparent 40%),linear-gradient(145deg,rgba(30,30,38,.97),rgba(14,14,20,.99))!important;box-shadow:0 24px 80px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.055)!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal{width:min(900px,100%)!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-shell{width:100%!important;max-width:100%!important;max-height:none!important;min-height:0!important;overflow:visible!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;justify-items:center!important;grid-gap:clamp(18px,3vw,26px)!important;gap:clamp(18px,3vw,26px)!important;padding:var(--v91-page-pad)!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-head{width:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;grid-gap:14px!important;gap:14px!important;padding:0!important;margin:0 0 4px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-title{grid-column:2!important;grid-row:1!important;justify-self:end!important;margin:0!important;font-size:clamp(28px,5vw,52px)!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.06em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:right!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-close{grid-column:1!important;grid-row:1!important;justify-self:start!important;width:auto!important;min-width:112px!important;max-width:132px!important;height:var(--v91-action-h)!important;min-height:var(--v91-action-h)!important;padding:0 16px!important;border-radius:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:14px!important;font-weight:900!important;background:rgba(255,255,255,.085)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:none!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-close:after{font-size:14px!important;line-height:1!important}body.chat-page .profile-modal-backdrop.is-open .profile-avatar-wrap{width:100%!important;display:grid!important;place-items:center!important;padding:2px 0!important}body.chat-page .profile-modal-backdrop.is-open .profile-avatar-large{width:clamp(128px,18vw,178px)!important;height:clamp(128px,18vw,178px)!important;font-size:clamp(38px,5vw,56px)!important}body.chat-page .profile-modal-backdrop.is-open .profile-camera-btn{width:38px!important;height:38px!important;right:6px!important;bottom:10px!important}body.chat-page .profile-modal-backdrop.is-open .profile-form-grid,body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions,body.chat-page .profile-modal-backdrop.is-open .profile-modal-note{width:min(650px,100%)!important;max-width:650px!important;justify-self:center!important}body.chat-page .profile-modal-backdrop.is-open .profile-field{min-height:86px!important;padding:16px 20px!important;border-radius:22px!important}body.chat-page .profile-modal-backdrop.is-open .profile-field input{height:36px!important;line-height:36px!important;font-size:18px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-note{margin:-6px 0 0!important;text-align:center!important;font-size:13px!important;line-height:1.8!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:10px auto 0!important;padding:0!important;direction:rtl!important}body.chat-page .profile-modal-backdrop.is-open .profile-action-btn,body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions .profile-action-btn,body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions button{flex:0 0 var(--v91-action-w)!important;width:var(--v91-action-w)!important;max-width:var(--v91-action-w)!important;min-width:0!important;height:var(--v91-action-h)!important;min-height:var(--v91-action-h)!important;padding:0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;margin:0!important;transform:none!important}body.chat-page .profile-modal-backdrop.is-open .profile-action-btn.save{order:1!important;background:#fff!important;color:#12091d!important;box-shadow:0 12px 34px rgba(255,255,255,.08)!important}body.chat-page .profile-modal-backdrop.is-open .profile-action-btn.cancel{order:2!important;background:rgba(255,255,255,.055)!important;color:rgba(255,255,255,.86)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}body.chat-page .personalization-backdrop.is-open .personalization-modal{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:min(1120px,100%)!important}body.chat-page .personalization-backdrop.is-open .personalization-side{position:absolute!important;inset-block-start:var(--v91-page-pad)!important;inset-inline-start:var(--v91-page-pad)!important;z-index:5!important;width:auto!important;padding:0!important;background:transparent!important;border:0!important;pointer-events:none!important}body.chat-page .personalization-backdrop.is-open .personalization-close{pointer-events:auto!important;width:auto!important;min-width:112px!important;height:var(--v91-action-h)!important;border-radius:17px!important;padding:0 16px!important}body.chat-page .personalization-backdrop.is-open .personalization-content{width:100%!important;max-width:100%!important;max-height:none!important;min-height:0!important;overflow:visible!important;padding:var(--v91-page-pad)!important}body.chat-page .personalization-backdrop.is-open .personalization-title-row{min-height:52px!important;-webkit-padding-start:132px!important;padding-inline-start:132px!important;-webkit-padding-end:0!important;padding-inline-end:0!important;align-items:center!important;margin-bottom:clamp(16px,3vw,28px)!important}body.chat-page .personalization-backdrop.is-open .personalization-title-row h2{margin:0!important;font-size:clamp(28px,5vw,52px)!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.06em!important}body.chat-page .personalization-backdrop.is-open .personalization-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:16px!important;gap:16px!important}body.chat-page .personalization-backdrop.is-open .personalization-actions,body.chat-page .personalization-backdrop.is-open .personalization-panel{max-width:100%!important}body.chat-page .personalization-backdrop.is-open .personalization-panel[data-personalization-panel=memory]{grid-column:1/-1!important}body.chat-page .personalization-backdrop.is-open .personalization-actions{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:10px 0 0!important;padding:0!important}body.chat-page .personalization-backdrop.is-open .personalization-action-btn{flex:0 0 var(--v91-action-w)!important;width:var(--v91-action-w)!important;height:var(--v91-action-h)!important;min-height:var(--v91-action-h)!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;margin:0!important}@media (max-width:760px){body.chat-page{--v91-action-h:44px;--v91-action-w:148px}body.chat-page .personalization-backdrop.is-open,body.chat-page .profile-modal-backdrop.is-open{padding:max(10px,calc(10px + env(safe-area-inset-top))) 10px max(20px,calc(18px + env(safe-area-inset-bottom)))!important}body.chat-page .personalization-backdrop.is-open .personalization-modal,body.chat-page .profile-modal-backdrop.is-open .profile-modal{width:100%!important;border-radius:24px!important}body.chat-page .personalization-backdrop.is-open .personalization-content,body.chat-page .profile-modal-backdrop.is-open .profile-modal-shell{padding:16px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-head{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-title{grid-column:1!important;justify-self:start!important;font-size:clamp(24px,8vw,34px)!important;text-align:right!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-close{grid-column:2!important;min-width:86px!important;max-width:98px!important;height:40px!important;border-radius:15px!important;padding-inline:12px!important}body.chat-page .profile-modal-backdrop.is-open .profile-avatar-large{width:clamp(108px,32vw,132px)!important;height:clamp(108px,32vw,132px)!important}body.chat-page .profile-modal-backdrop.is-open .profile-field{min-height:72px!important;padding:13px 15px!important;border-radius:19px!important}body.chat-page .profile-modal-backdrop.is-open .profile-field input{font-size:16px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-note{text-align:right!important;font-size:12px!important}body.chat-page .personalization-backdrop.is-open .personalization-actions,body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;width:100%!important}body.chat-page .personalization-backdrop.is-open .personalization-action-btn,body.chat-page .profile-modal-backdrop.is-open .profile-action-btn,body.chat-page .profile-modal-backdrop.is-open .profile-modal-actions button{flex-basis:auto!important;width:100%!important;max-width:none!important;height:44px!important;min-height:44px!important}body.chat-page .personalization-backdrop.is-open .personalization-side{inset-block-start:16px!important;inset-inline-start:16px!important}body.chat-page .personalization-backdrop.is-open .personalization-close{min-width:86px!important;height:40px!important;border-radius:15px!important}body.chat-page .personalization-backdrop.is-open .personalization-title-row{min-height:44px!important;-webkit-padding-start:104px!important;padding-inline-start:104px!important;margin-bottom:16px!important}body.chat-page .personalization-backdrop.is-open .personalization-title-row h2{font-size:clamp(24px,8vw,34px)!important}body.chat-page .personalization-backdrop.is-open .personalization-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}}@media (max-width:380px){body.chat-page{--v91-action-h:42px}body.chat-page .personalization-backdrop.is-open .personalization-content,body.chat-page .profile-modal-backdrop.is-open .profile-modal-shell{padding:14px!important;gap:12px!important}body.chat-page .personalization-backdrop.is-open .personalization-title-row h2,body.chat-page .profile-modal-backdrop.is-open .profile-modal-title{font-size:23px!important}body.chat-page .profile-modal-backdrop.is-open .profile-avatar-large{width:96px!important;height:96px!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-note{display:none!important}}body.chat-page{--v92-sidebar-logo-w:168px;--v92-sidebar-logo-w-mobile:154px}body.chat-page #sidebar .sidebar-top,body.chat-page .sidebar .sidebar-top{direction:ltr!important;justify-content:flex-end!important;align-items:center!important;-webkit-padding-start:58px!important;padding-inline-start:58px!important;-webkit-padding-end:14px!important;padding-inline-end:14px!important}body.chat-page #sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page #sidebar .sidebar-top .sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .sidebar-brand-logo{margin:0 0 0 auto!important;flex:0 0 auto!important;width:min(var(--v92-sidebar-logo-w),calc(100% - 62px))!important;min-width:0!important;max-width:var(--v92-sidebar-logo-w)!important;justify-content:flex-end!important;text-align:right!important}body.chat-page #sidebar .sidebar-top .sidebar-brand-img,body.chat-page .sidebar .sidebar-top .sidebar-brand-img{width:100%!important;max-width:var(--v92-sidebar-logo-w)!important;object-fit:contain!important;object-position:right center!important;display:block!important}body.chat-page #sidebar #sidebarCollapseBtn,body.chat-page #sidebar .sidebar-collapse,body.chat-page .sidebar #sidebarCollapseBtn,body.chat-page .sidebar .sidebar-collapse{left:14px!important;right:auto!important}@media (min-width:1101px){body.chat-page #sidebar .sidebar-top,body.chat-page .sidebar .sidebar-top{-webkit-padding-start:14px!important;padding-inline-start:14px!important;-webkit-padding-end:14px!important;padding-inline-end:14px!important}body.chat-page #sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page #sidebar .sidebar-top .sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .sidebar-brand-logo{width:var(--v92-sidebar-logo-w)!important;max-width:var(--v92-sidebar-logo-w)!important}}@media (max-width:1100px){body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar .sidebar-top{justify-content:flex-end!important;-webkit-padding-start:62px!important;padding-inline-start:62px!important;-webkit-padding-end:14px!important;padding-inline-end:14px!important}body.chat-page #sidebar.is-open .sidebar-top .brand.sidebar-brand-logo,body.chat-page #sidebar.is-open .sidebar-top .sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top .sidebar-brand-logo{width:min(var(--v92-sidebar-logo-w-mobile),calc(100vw - 108px))!important;max-width:var(--v92-sidebar-logo-w-mobile)!important;margin-left:auto!important;margin-right:0!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page .sidebar.is-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-img{max-width:var(--v92-sidebar-logo-w-mobile)!important;object-position:right center!important}}@media (max-width:390px){body.chat-page{--v92-sidebar-logo-w-mobile:142px}}@media (min-width:769px){body.chat-page #sidebar .sidebar-top,body.chat-page .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;height:76px!important;min-height:76px!important;max-height:76px!important;padding-top:max(14px,env(safe-area-inset-top))!important;-webkit-padding-start:68px!important;padding-inline-start:68px!important;-webkit-padding-end:20px!important;padding-inline-end:20px!important;overflow:visible!important}body.chat-page #sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page #sidebar .sidebar-top .sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .sidebar-brand-logo{position:relative!important;inset:auto!important;margin:0 0 0 auto!important;width:164px!important;min-width:0!important;max-width:min(164px,calc(100% - 76px))!important;height:42px!important;min-height:42px!important;max-height:42px!important;flex:0 1 164px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important;text-align:right!important;transform:none!important}body.chat-page #sidebar .sidebar-top .sidebar-brand-img,body.chat-page .sidebar .sidebar-top .sidebar-brand-img{width:100%!important;max-width:164px!important;height:42px!important;min-height:42px!important;max-height:42px!important;object-fit:contain!important;object-position:right center!important;display:block!important;transform:none!important}body.chat-page #sidebar #sidebarCollapseBtn,body.chat-page #sidebar .sidebar-collapse,body.chat-page .sidebar #sidebarCollapseBtn,body.chat-page .sidebar .sidebar-collapse{position:absolute!important;top:max(16px,env(safe-area-inset-top))!important;left:16px!important;right:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:14px!important;z-index:6!important;transform:none!important}}@media (min-width:1101px){body.chat-page #sidebar .sidebar-top,body.chat-page .sidebar .sidebar-top{-webkit-padding-start:20px!important;padding-inline-start:20px!important;-webkit-padding-end:22px!important;padding-inline-end:22px!important}body.chat-page #sidebar #sidebarCollapseBtn,body.chat-page #sidebar .sidebar-collapse,body.chat-page .sidebar #sidebarCollapseBtn,body.chat-page .sidebar .sidebar-collapse{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.chat-page #sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page #sidebar .sidebar-top .sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .brand.sidebar-brand-logo,body.chat-page .sidebar .sidebar-top .sidebar-brand-logo{width:172px!important;max-width:min(172px,calc(100% - 8px))!important;flex-basis:172px!important;height:43px!important;min-height:43px!important;max-height:43px!important}body.chat-page #sidebar .sidebar-top .sidebar-brand-img,body.chat-page .sidebar .sidebar-top .sidebar-brand-img{max-width:172px!important;height:43px!important;min-height:43px!important;max-height:43px!important}}@media (max-width:768px){body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar .sidebar-top{justify-content:flex-end!important}}@media (min-width:901px){html:has(body.chat-page).aidon-desktop-composer-owned{--aidon-composer-desktop-width:920px;--aidon-composer-control:54px;--aidon-composer-gap:8px;--aidon-composer-pad:8px;--aidon-composer-input-min:52px;--aidon-composer-input-max:132px}body.chat-page .composer-stage{width:min(var(--aidon-composer-desktop-width),calc(100vw - 96px))!important;max-width:var(--aidon-composer-desktop-width)!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}body.chat-page .composer-stage,body.chat-page.has-chat .composer-stage{z-index:30!important}body.chat-page #composerForm,body.chat-page .composer{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}body.chat-page #composerInner,body.chat-page #composerInner.aidon-compact-composer,body.chat-page #composerInner.aidon-composer-final,body.chat-page #composerInner.aidon-desktop-composer-final,body.chat-page #composerInner.aidon-multiline-composer,body.chat-page #composerInner.composer-inner,body.chat-page #composerInner.is-long-text,body.chat-page #composerInner.is-tall-writing,body.chat-page #composerInner.is-writing,body.chat-page #composerInner.v68-expanded,body.chat-page #composerInner.v68-locked{direction:ltr!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:flex-end!important;justify-content:stretch!important;grid-gap:var(--aidon-composer-gap)!important;gap:var(--aidon-composer-gap)!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:calc(var(--aidon-composer-control) + (var(--aidon-composer-pad) * 2))!important;height:auto!important;max-height:none!important;padding:var(--aidon-composer-pad)!important;overflow:visible!important;box-sizing:border-box!important;transform:none!important}body.chat-page #composerInner:after,body.chat-page #composerInner:before,body.chat-page .composer-inner:after,body.chat-page .composer-inner:before{pointer-events:none!important}body.chat-page #composerInner .composer-left-actions,body.chat-page #composerInner.aidon-multiline-composer .composer-left-actions,body.chat-page #composerInner.is-long-text .composer-left-actions,body.chat-page #composerInner.is-writing .composer-left-actions{direction:ltr!important;grid-column:1!important;grid-row:1!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;align-self:end!important;gap:8px!important;width:auto!important;max-width:252px!important;min-width:0!important;height:var(--aidon-composer-control)!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;right:auto!important;left:auto!important;top:auto!important;bottom:auto!important;transform:none!important;z-index:3!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page #attachBtn,body.chat-page #composerInner .composer-btn,body.chat-page #composerInner.aidon-multiline-composer .composer-btn,body.chat-page #composerInner.is-long-text .composer-btn,body.chat-page #composerInner.is-writing .composer-btn{flex:0 0 var(--aidon-composer-control)!important;width:var(--aidon-composer-control)!important;min-width:var(--aidon-composer-control)!important;max-width:var(--aidon-composer-control)!important;height:var(--aidon-composer-control)!important;min-height:var(--aidon-composer-control)!important;max-height:var(--aidon-composer-control)!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important}body.chat-page #composerInner .composer-model-primary,body.chat-page #composerInner .model-select,body.chat-page #composerInner.aidon-multiline-composer .model-select,body.chat-page #composerInner.is-long-text .model-select,body.chat-page #composerInner.is-writing .model-select{flex:0 1 190px!important;width:190px!important;min-width:156px!important;max-width:196px!important;height:var(--aidon-composer-control)!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important;z-index:4!important}body.chat-page #composerInner .model-trigger,body.chat-page #composerInner.aidon-multiline-composer .model-trigger,body.chat-page #composerInner.is-long-text .model-trigger,body.chat-page #composerInner.is-writing .model-trigger{width:100%!important;min-width:0!important;height:var(--aidon-composer-control)!important;min-height:var(--aidon-composer-control)!important;max-height:var(--aidon-composer-control)!important;padding:0 14px!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;position:relative!important;inset:auto!important;transform:none!important}body.chat-page #composerInner .model-trigger .model-text,body.chat-page #composerInner .model-trigger .model-trigger-label,body.chat-page #composerInner .model-trigger span,body.chat-page #composerInner .model-trigger strong{min-width:0!important;max-width:126px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.chat-page #composerInner.aidon-desktop-composer-final #promptInput,body.chat-page #composerInner.aidon-multiline-composer #promptInput,body.chat-page #composerInner.is-long-text #promptInput,body.chat-page #composerInner.is-writing #promptInput,body.chat-page #promptInput{grid-column:2!important;grid-row:1!important;direction:rtl!important;unicode-bidi:plaintext!important;text-align:right!important;display:block!important;align-self:end!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:var(--aidon-composer-input-min)!important;max-height:var(--aidon-composer-input-max)!important;margin:0!important;padding:10px 12px!important;border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important;resize:none!important;overflow-x:hidden!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-break:anywhere!important;line-height:1.48!important;box-sizing:border-box!important;position:relative!important;inset:auto!important;transform:none!important;z-index:2!important}body.chat-page #promptInput::placeholder{text-align:right!important;line-height:normal!important}body.chat-page #composerInner .composer-tools,body.chat-page #composerInner.aidon-multiline-composer .composer-tools,body.chat-page #composerInner.is-long-text .composer-tools,body.chat-page #composerInner.is-writing .composer-tools{direction:ltr!important;grid-column:3!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:end!important;z-index:3!important}body.chat-page #composerInner .composer-tools,body.chat-page #composerInner .send-btn,body.chat-page #composerInner.aidon-multiline-composer .composer-tools,body.chat-page #composerInner.aidon-multiline-composer .send-btn,body.chat-page #composerInner.is-long-text .composer-tools,body.chat-page #composerInner.is-long-text .send-btn,body.chat-page #composerInner.is-writing .composer-tools,body.chat-page #composerInner.is-writing .send-btn,body.chat-page #sendBtn{width:var(--aidon-composer-control)!important;min-width:var(--aidon-composer-control)!important;max-width:var(--aidon-composer-control)!important;height:var(--aidon-composer-control)!important;min-height:var(--aidon-composer-control)!important;max-height:var(--aidon-composer-control)!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important}body.chat-page #composerInner .compact-model-popover,body.chat-page #composerInner .model-popover{bottom:calc(var(--aidon-composer-control) + 12px)!important;top:auto!important}}@media (min-width:901px) and (max-width:1180px){html:has(body.chat-page).aidon-desktop-composer-owned{--aidon-composer-desktop-width:860px}body.chat-page #composerInner .composer-model-primary,body.chat-page #composerInner .model-select,body.chat-page #composerInner.is-long-text .model-select,body.chat-page #composerInner.is-writing .model-select{width:172px!important;max-width:172px!important}body.chat-page #composerInner .model-trigger .model-text,body.chat-page #composerInner .model-trigger .model-trigger-label,body.chat-page #composerInner .model-trigger span,body.chat-page #composerInner .model-trigger strong{max-width:110px!important}}@media (min-width:901px){html:has(body.chat-page).aidon-desktop-composer-owned #composerInner #promptInput,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.aidon-desktop-composer-final #promptInput,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.is-long-text #promptInput,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.is-writing #promptInput,html:has(body.chat-page).aidon-desktop-composer-owned #promptInput{scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior:contain!important}html:has(body.chat-page).aidon-desktop-composer-owned #composerInner #promptInput::-webkit-scrollbar,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.aidon-desktop-composer-final #promptInput::-webkit-scrollbar,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.is-long-text #promptInput::-webkit-scrollbar,html:has(body.chat-page).aidon-desktop-composer-owned #composerInner.is-writing #promptInput::-webkit-scrollbar,html:has(body.chat-page).aidon-desktop-composer-owned #promptInput::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}html:has(body.chat-page).aidon-desktop-composer-owned #promptInput::-webkit-scrollbar-button,html:has(body.chat-page).aidon-desktop-composer-owned #promptInput::-webkit-scrollbar-thumb,html:has(body.chat-page).aidon-desktop-composer-owned #promptInput::-webkit-scrollbar-track{width:0!important;height:0!important;display:none!important;background:transparent!important}}@media (max-width:900px){body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;min-height:76px!important;height:76px!important;padding-top:max(14px,env(safe-area-inset-top))!important;padding-right:14px!important;padding-left:68px!important;overflow:visible!important}body.chat-page #sidebar.is-open .brand.sidebar-brand-logo,body.chat-page #sidebar.is-open .sidebar-brand-logo,body.chat-page .sidebar.is-open .brand.sidebar-brand-logo,body.chat-page .sidebar.is-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .brand.sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-logo{position:relative!important;inset:auto!important;margin:0 0 0 auto!important;width:min(168px,calc(100% - 6px))!important;max-width:min(168px,calc(100% - 6px))!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;text-align:right!important;z-index:2!important;transform:none!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page .sidebar.is-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-img{width:100%!important;max-width:168px!important;height:44px!important;min-height:44px!important;max-height:44px!important;object-fit:contain!important;object-position:right center!important;display:block!important;transform:none!important}body.chat-page #sidebar.is-open #sidebarCollapseBtn,body.chat-page #sidebar.is-open .sidebar-collapse,body.chat-page .sidebar.is-open .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebar .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebarCollapseBtn,body.chat-page.mobile-sidebar-open .sidebar .sidebar-collapse{display:inline-flex!important;position:absolute!important;top:max(16px,env(safe-area-inset-top))!important;left:14px!important;right:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:14px!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:8!important;transform:none!important}body.chat-page.mobile-sidebar-open #mobileSidebarBtn,body.chat-page.mobile-sidebar-open .main-topbar .mobile-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media (max-width:390px){body.chat-page #sidebar.is-open .brand.sidebar-brand-logo,body.chat-page #sidebar.is-open .sidebar-brand-logo,body.chat-page .sidebar.is-open .brand.sidebar-brand-logo,body.chat-page .sidebar.is-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .brand.sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-logo{width:min(154px,calc(100% - 4px))!important;max-width:min(154px,calc(100% - 4px))!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page .sidebar.is-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-img{max-width:154px!important}}@media (min-width:901px){body.chat-page #sidebarOpenBtn.sidebar-float,body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{position:fixed!important;left:16px!important;right:auto!important;top:16px!important;margin:0!important;transform:none!important;z-index:420!important}body.chat-page .app-shell.sidebar-collapsed .main-topbar,body.chat-page .main-topbar{padding-left:74px!important;padding-right:22px!important}}@media (max-width:900px){body.chat-page .main-topbar{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}body.chat-page #mobileSidebarBtn,body.chat-page .main-topbar .mobile-menu{order:0!important;margin:0!important;left:auto!important;right:auto!important;transform:none!important}body.chat-page .main-topbar .topbar-space{order:1!important;flex:1 1 auto!important}body.chat-page .main-topbar .topbar-action-btn,body.chat-page .main-topbar .wallet-btn{order:2!important}body.chat-page #sidebar .sidebar-top,body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding-left:68px!important;padding-right:14px!important;overflow:visible!important}body.chat-page #sidebar .brand.sidebar-brand-logo,body.chat-page #sidebar .sidebar-brand-logo,body.chat-page .sidebar .brand.sidebar-brand-logo,body.chat-page .sidebar .sidebar-brand-logo{margin-left:auto!important;margin-right:0!important;justify-content:flex-end!important;text-align:right!important;transform:none!important}body.chat-page #sidebar .sidebar-brand-img,body.chat-page .sidebar .sidebar-brand-img{object-position:right center!important;transform:none!important}body.chat-page #sidebar .sidebar-collapse,body.chat-page #sidebar.is-open #sidebarCollapseBtn,body.chat-page #sidebar.is-open .sidebar-collapse,body.chat-page #sidebarCollapseBtn,body.chat-page .sidebar .sidebar-collapse,body.chat-page .sidebar.is-open .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebar .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebarCollapseBtn{position:absolute!important;left:14px!important;right:auto!important;margin:0!important;transform:none!important;z-index:8!important}body.chat-page #composerInput,body.chat-page #messageInput,body.chat-page .composer-input,body.chat-page .composer-input textarea,body.chat-page input,body.chat-page select,body.chat-page textarea{font-size:16px!important;text-size-adjust:100%!important}}@media (max-width:900px){body.chat-page,html:has(body.chat-page){max-width:100vw!important;overflow-x:hidden!important}}body.chat-page{--aidon-composer-collapsed-height-desktop:60px;--aidon-composer-collapsed-height-mobile:42px;--aidon-composer-expanded-max-desktop:220px;--aidon-composer-control-desktop:60px;--aidon-composer-model-width-desktop:220px;--aidon-composer-expanded-max-mobile:136px;--aidon-composer-gap:10px}body.chat-page .composer-stage{overflow:visible!important;contain:layout style!important}body.chat-page #promptInput,body.chat-page .composer,body.chat-page .composer-inner,body.chat-page .composer-left-actions,body.chat-page .composer-tools{min-width:0!important}body.chat-page .composer-left-actions,body.chat-page .composer-tools{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;min-width:0!important}body.chat-page .composer-left-actions{gap:8px!important}body.chat-page .composer-tools{justify-content:flex-end!important;margin:0!important;padding:0!important}body.chat-page #composerInner.aidon-composer-v6{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:var(--aidon-composer-gap)!important;min-height:82px!important;padding:11px!important;overflow:visible!important;transition:min-height .15s cubic-bezier(.2,.8,.2,1),padding .15s cubic-bezier(.2,.8,.2,1)!important}body.chat-page #composerInner.aidon-composer-v6>.composer-left-actions{order:1!important;align-self:center!important}body.chat-page #composerInner.aidon-composer-v6>#promptInput{order:2!important;flex:1 1 auto!important;width:auto!important;min-width:0!important}body.chat-page #composerInner.aidon-composer-v6>.composer-tools{order:3!important;align-self:center!important;-webkit-margin-start:0!important;margin-inline-start:0!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput{height:var(--aidon-composer-collapsed-height-desktop)!important;min-height:var(--aidon-composer-collapsed-height-desktop)!important;max-height:var(--aidon-composer-collapsed-height-desktop)!important;line-height:var(--aidon-composer-collapsed-height-desktop)!important;padding:0 10px!important;margin:0!important;overflow:hidden!important;resize:none!important;direction:rtl!important;text-align:right!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;scrollbar-width:none!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput::placeholder{line-height:var(--aidon-composer-collapsed-height-desktop)!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]{flex-wrap:wrap!important;align-items:flex-end!important;gap:12px 10px!important;min-height:150px!important;padding:12px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>#promptInput{order:1!important;flex:0 0 100%!important;width:100%!important;min-height:86px!important;max-height:var(--aidon-composer-expanded-max-desktop)!important;padding:10px 12px 8px!important;margin:0!important;line-height:1.82!important;overflow-x:hidden!important;overflow-y:auto!important;resize:none!important;direction:rtl!important;text-align:right!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.18) transparent!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-left-actions{order:2!important;align-self:flex-end!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-tools{align-self:flex-end!important;-webkit-margin-start:auto!important;margin-inline-start:auto!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded] .composer-btn,body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded] .model-trigger,body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded] .send-btn{align-self:flex-end!important}@media (min-width:901px){body.chat-page .composer-stage{width:min(1040px,calc(100% - 64px))!important}}@media (max-width:900px){body.chat-page #composerInner.aidon-composer-v6{min-height:60px!important;gap:6px!important;padding:8px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput{height:var(--aidon-composer-collapsed-height-mobile)!important;min-height:var(--aidon-composer-collapsed-height-mobile)!important;max-height:var(--aidon-composer-collapsed-height-mobile)!important;line-height:var(--aidon-composer-collapsed-height-mobile)!important;padding:0 8px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput::placeholder{line-height:var(--aidon-composer-collapsed-height-mobile)!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]{min-height:110px!important;gap:8px 6px!important;padding:8px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>#promptInput{min-height:64px!important;max-height:var(--aidon-composer-expanded-max-mobile)!important;padding:8px 8px 6px!important;line-height:1.72!important}}@media (min-width:901px){body.chat-page #composerInner.aidon-composer-v6 #sendBtn,body.chat-page #composerInner.aidon-composer-v6 .composer-btn,body.chat-page #composerInner.aidon-composer-v6 .composer-tools,body.chat-page #composerInner.aidon-composer-v6 .send-btn{width:var(--aidon-composer-control-desktop)!important;min-width:var(--aidon-composer-control-desktop)!important;max-width:var(--aidon-composer-control-desktop)!important;height:var(--aidon-composer-control-desktop)!important;min-height:var(--aidon-composer-control-desktop)!important;max-height:var(--aidon-composer-control-desktop)!important}body.chat-page #composerInner.aidon-composer-v6 .composer-model-primary,body.chat-page #composerInner.aidon-composer-v6 .model-select{width:var(--aidon-composer-model-width-desktop)!important;min-width:180px!important;max-width:232px!important;height:var(--aidon-composer-control-desktop)!important}body.chat-page #composerInner.aidon-composer-v6 .model-trigger{height:var(--aidon-composer-control-desktop)!important;min-height:var(--aidon-composer-control-desktop)!important;max-height:var(--aidon-composer-control-desktop)!important;padding:0 16px!important}body.chat-page #composerInner.aidon-composer-v6 .model-trigger .model-text,body.chat-page #composerInner.aidon-composer-v6 .model-trigger span,body.chat-page #composerInner.aidon-composer-v6 .model-trigger strong{max-width:152px!important}}@media (max-width:900px){body.chat-page .main-topbar{direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}body.chat-page .main-topbar #mobileSidebarBtn,body.chat-page .main-topbar .mobile-menu{order:3!important;margin-left:0!important;margin-right:0!important;flex:0 0 auto!important}body.chat-page .main-topbar .topbar-space{order:2!important;flex:1 1 auto!important;min-width:0!important}body.chat-page .main-topbar .wallet-btn{order:0!important;flex:0 0 auto!important}body.chat-page .main-topbar .freelancer-btn,body.chat-page .main-topbar .freelancer-btn.topbar-action-btn{order:1!important;flex:0 0 auto!important}}body.chat-page #composerInner .composer-model-primary,body.chat-page #composerInner .model-select,body.chat-page #modelSelect{position:relative!important;overflow:visible!important}body.chat-page #composerInner .model-select #modelPopover.aidon-popover-on-input,body.chat-page #composerInner .model-select .model-popover.aidon-popover-on-input,body.chat-page #modelPopover.aidon-popover-on-input,body.chat-page .model-select .model-popover.aidon-popover-on-input{position:absolute!important;left:0!important;right:auto!important;top:auto!important;bottom:calc(100% + 12px)!important;max-width:calc(100vw - 24px)!important;transform-origin:bottom left!important;z-index:1200!important}body.chat-page #modelPopover.aidon-popover-on-input:after,body.chat-page .model-select .model-popover.aidon-popover-on-input:after{left:28px!important;right:auto!important}@media (min-width:901px){body.chat-page #sidebarOpenBtn.sidebar-float,body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{position:fixed!important;right:16px!important;left:auto!important;top:16px!important;margin:0!important;transform:none!important}}@media (max-width:900px){body.chat-page #sidebarOpenBtn.sidebar-float,body.chat-page .app-shell.sidebar-collapsed .sidebar-float,body.chat-page .app-shell:not(.sidebar-collapsed) .sidebar-float,body.chat-page .sidebar-float{position:fixed!important;right:max(14px,env(safe-area-inset-right))!important;left:auto!important;top:max(14px,env(safe-area-inset-top))!important;margin:0!important;transform:none!important}body.chat-page #sidebar.is-open .sidebar-top,body.chat-page .sidebar.is-open .sidebar-top,body.chat-page.mobile-sidebar-open #sidebar .sidebar-top,body.chat-page.mobile-sidebar-open .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:76px!important;height:76px!important;padding:calc(14px + env(safe-area-inset-top)) 68px 10px 14px!important;overflow:visible!important}body.chat-page #sidebar.is-open #sidebarCollapseBtn,body.chat-page #sidebar.is-open .sidebar-collapse,body.chat-page .sidebar.is-open #sidebarCollapseBtn,body.chat-page .sidebar.is-open .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebar .sidebar-collapse,body.chat-page.mobile-sidebar-open #sidebarCollapseBtn{position:absolute!important;right:14px!important;left:auto!important;top:calc(14px + env(safe-area-inset-top))!important;margin:0!important;z-index:8!important}body.chat-page #sidebar.is-open .brand.sidebar-brand-logo,body.chat-page #sidebar.is-open .sidebar-brand-logo,body.chat-page .sidebar.is-open .brand.sidebar-brand-logo,body.chat-page .sidebar.is-open .sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .brand.sidebar-brand-logo,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-logo{position:absolute!important;right:72px!important;left:auto!important;top:calc(18px + env(safe-area-inset-top))!important;width:min(148px,calc(100% - 132px))!important;max-width:min(148px,calc(100% - 132px))!important;height:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:hidden!important;z-index:3!important}body.chat-page #sidebar.is-open .sidebar-brand-img,body.chat-page .sidebar.is-open .sidebar-brand-img,body.chat-page.mobile-sidebar-open #sidebar .sidebar-brand-img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:right center!important}}@media (max-width:900px){html:has(body.chat-page) body .app-shell .main .main-topbar,html:has(body.chat-page) body .main .main-topbar{direction:ltr!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:56px!important;padding:10px!important;overflow:hidden!important}html:has(body.chat-page) body .main .main-topbar .wallet-btn,html:has(body.chat-page) body .main .main-topbar .wallet-btn.topbar-action-btn{order:0!important;height:42px!important;min-height:42px!important;max-height:42px!important;min-width:124px!important;max-width:136px!important;padding:0 12px!important;font-size:13px!important;border-radius:16px!important;flex:0 0 auto!important}html:has(body.chat-page) body .main .main-topbar .freelancer-btn,html:has(body.chat-page) body .main .main-topbar .freelancer-btn.topbar-action-btn{order:1!important;height:42px!important;min-height:42px!important;max-height:42px!important;min-width:118px!important;max-width:132px!important;padding:0 12px!important;font-size:13px!important;border-radius:16px!important;flex:0 0 auto!important}html:has(body.chat-page) body .main .main-topbar .topbar-space{order:2!important;display:block!important;flex:1 1 auto!important;min-width:8px!important}html:has(body.chat-page) body .main .main-topbar #mobileSidebarBtn,html:has(body.chat-page) body .main .main-topbar .mobile-menu{order:3!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin-left:auto!important;margin-right:0!important;padding:0!important;border-radius:14px!important;flex:0 0 auto!important}}@media (max-width:420px){html:has(body.chat-page) body .main .main-topbar{gap:6px!important;padding:8px!important}html:has(body.chat-page) body .main .main-topbar .wallet-btn,html:has(body.chat-page) body .main .main-topbar .wallet-btn.topbar-action-btn{height:38px!important;min-height:38px!important;max-height:38px!important;min-width:112px!important;max-width:124px!important;padding:0 10px!important;font-size:12px!important;border-radius:15px!important}html:has(body.chat-page) body .main .main-topbar .freelancer-btn,html:has(body.chat-page) body .main .main-topbar .freelancer-btn.topbar-action-btn{height:38px!important;min-height:38px!important;max-height:38px!important;min-width:104px!important;max-width:116px!important;padding:0 9px!important;font-size:12px!important;border-radius:15px!important}html:has(body.chat-page) body .main .main-topbar #mobileSidebarBtn,html:has(body.chat-page) body .main .main-topbar .mobile-menu{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:13px!important}}@media (min-width:901px){html:has(body.chat-page) body #sidebarOpenBtn.sidebar-float,html:has(body.chat-page) body .app-shell.sidebar-collapsed .sidebar-float,html:has(body.chat-page) body .app-shell:not(.sidebar-collapsed) .sidebar-float,html:has(body.chat-page) body .sidebar-float{left:auto!important;right:max(16px,env(safe-area-inset-right))!important;top:16px!important;margin:0!important;transform:none!important}html:has(body.chat-page) body .app-shell.sidebar-collapsed .main-topbar,html:has(body.chat-page) body .main-topbar{padding-left:22px!important;padding-right:74px!important}}@media (max-width:900px){html:has(body.chat-page) body .app-shell .main .main-topbar,html:has(body.chat-page) body .main .main-topbar{direction:rtl!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important}html:has(body.chat-page) body .main .main-topbar #mobileSidebarBtn,html:has(body.chat-page) body .main .main-topbar .mobile-menu{order:-10!important;margin:0!important;-webkit-margin-start:0!important;margin-inline-start:0!important;-webkit-margin-end:0!important;margin-inline-end:0!important;left:auto!important;right:auto!important;transform:none!important;flex:0 0 auto!important}html:has(body.chat-page) body .main .main-topbar .topbar-space{order:0!important;flex:1 1 auto!important}html:has(body.chat-page) body .main .main-topbar .wallet-btn,html:has(body.chat-page) body .main .main-topbar .wallet-btn.topbar-action-btn{order:10!important}html:has(body.chat-page) body .main .main-topbar .freelancer-btn,html:has(body.chat-page) body .main .main-topbar .freelancer-btn.topbar-action-btn{order:11!important}}@media (max-width:900px){html:has(body.chat-page) body #sidebar.is-open~#sidebarOpenBtn.sidebar-float,html:has(body.chat-page) body.mobile-sidebar-open #sidebarOpenBtn.sidebar-float{display:none!important;visibility:hidden!important;pointer-events:none!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-top,html:has(body.chat-page) body .sidebar.is-open .sidebar-top,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top,html:has(body.chat-page) body.mobile-sidebar-open .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:76px!important;height:76px!important;padding:calc(14px + env(safe-area-inset-top)) 16px 10px 18px!important;overflow:visible!important}html:has(body.chat-page) body #sidebar.is-open #sidebarCollapseBtn,html:has(body.chat-page) body #sidebar.is-open .sidebar-collapse,html:has(body.chat-page) body .sidebar.is-open #sidebarCollapseBtn,html:has(body.chat-page) body .sidebar.is-open .sidebar-collapse,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-collapse,html:has(body.chat-page) body.mobile-sidebar-open #sidebarCollapseBtn{position:absolute!important;right:16px!important;left:auto!important;top:calc(14px + env(safe-area-inset-top))!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:20!important}html:has(body.chat-page) body #sidebar.is-open .brand.sidebar-brand-logo,html:has(body.chat-page) body #sidebar.is-open .sidebar-brand-logo,html:has(body.chat-page) body .sidebar.is-open .brand.sidebar-brand-logo,html:has(body.chat-page) body .sidebar.is-open .sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .brand.sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-brand-logo{position:absolute!important;left:18px!important;right:auto!important;top:calc(17px + env(safe-area-inset-top))!important;width:164px!important;min-width:0!important;max-width:calc(100% - 96px)!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;z-index:10!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-brand-img,html:has(body.chat-page) body .sidebar.is-open .sidebar-brand-img,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-brand-img{width:164px!important;min-width:0!important;max-width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;object-fit:contain!important;object-position:left center!important}}@media (max-width:380px){html:has(body.chat-page) body #sidebar.is-open .sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-brand-logo{width:148px!important;max-width:calc(100% - 92px)!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-brand-img,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-brand-img{width:148px!important}}@media (max-width:1100px){html:has(body.chat-page) body #sidebar.is-open~#sidebarOpenBtn.sidebar-float,html:has(body.chat-page) body.mobile-sidebar-open #mobileSidebarBtn,html:has(body.chat-page) body.mobile-sidebar-open #sidebarOpenBtn.sidebar-float,html:has(body.chat-page) body.mobile-sidebar-open .main-topbar .mobile-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-top,html:has(body.chat-page) body .sidebar.is-open .sidebar-top,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top,html:has(body.chat-page) body.mobile-sidebar-open .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:block!important;height:84px!important;min-height:84px!important;max-height:84px!important;padding:0!important;overflow:visible!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body #sidebar.is-open .sidebar-top .sidebar-brand-logo,html:has(body.chat-page) body .sidebar.is-open .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body .sidebar.is-open .sidebar-top .sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top .sidebar-brand-logo{position:absolute!important;left:22px!important;right:auto!important;top:calc(18px + env(safe-area-inset-top))!important;width:172px!important;min-width:0!important;max-width:calc(100% - 112px)!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;overflow:visible!important;z-index:10!important;transform:none!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body .sidebar.is-open .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top .sidebar-brand-img{width:172px!important;min-width:0!important;max-width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;object-fit:contain!important;object-position:left center!important;display:block!important;transform:none!important}html:has(body.chat-page) body #sidebar.is-open #sidebarCollapseBtn,html:has(body.chat-page) body #sidebar.is-open .sidebar-collapse,html:has(body.chat-page) body .sidebar.is-open #sidebarCollapseBtn,html:has(body.chat-page) body .sidebar.is-open .sidebar-collapse,html:has(body.chat-page) body.mobile-sidebar-open #sidebar #sidebarCollapseBtn,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-collapse{position:absolute!important;right:18px!important;left:auto!important;top:calc(18px + env(safe-area-inset-top))!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:20!important;transform:none!important}}@media (max-width:390px){html:has(body.chat-page) body #sidebar.is-open .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body .sidebar.is-open .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top .brand.sidebar-brand-logo{left:20px!important;width:156px!important;max-width:calc(100% - 104px)!important}html:has(body.chat-page) body #sidebar.is-open .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body .sidebar.is-open .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body.mobile-sidebar-open #sidebar .sidebar-top .sidebar-brand-img{width:156px!important}}html:has(body.chat-page) body #sidebar .sidebar-top,html:has(body.chat-page) body .sidebar .sidebar-top{position:relative!important;direction:ltr!important;display:block!important;height:84px!important;min-height:84px!important;max-height:84px!important;padding:0!important;overflow:visible!important}html:has(body.chat-page) body #sidebar .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body #sidebar .sidebar-top .sidebar-brand-logo,html:has(body.chat-page) body .sidebar .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body .sidebar .sidebar-top .sidebar-brand-logo{position:absolute!important;left:22px!important;right:auto!important;top:calc(18px + env(safe-area-inset-top))!important;width:168px!important;min-width:0!important;max-width:calc(100% - 112px)!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;overflow:visible!important;z-index:10!important;transform:none!important}html:has(body.chat-page) body #sidebar .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body .sidebar .sidebar-top .sidebar-brand-img{width:168px!important;min-width:0!important;max-width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;object-fit:contain!important;object-position:left center!important;display:block!important;transform:none!important}html:has(body.chat-page) body #sidebar #sidebarCollapseBtn,html:has(body.chat-page) body #sidebar .sidebar-collapse,html:has(body.chat-page) body .sidebar #sidebarCollapseBtn,html:has(body.chat-page) body .sidebar .sidebar-collapse{position:absolute!important;right:18px!important;left:auto!important;top:calc(18px + env(safe-area-inset-top))!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:20!important;transform:none!important;border-radius:14px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.13)!important}html:has(body.chat-page) body .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html:has(body.chat-page) body .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float{opacity:1!important;visibility:visible!important;pointer-events:auto!important}@media (max-width:390px){html:has(body.chat-page) body #sidebar .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body #sidebar .sidebar-top .sidebar-brand-logo,html:has(body.chat-page) body .sidebar .sidebar-top .brand.sidebar-brand-logo,html:has(body.chat-page) body .sidebar .sidebar-top .sidebar-brand-logo{left:20px!important;width:154px!important;max-width:calc(100% - 104px)!important}html:has(body.chat-page) body #sidebar .sidebar-top .sidebar-brand-img,html:has(body.chat-page) body .sidebar .sidebar-top .sidebar-brand-img{width:154px!important}html:has(body.chat-page) body #sidebar #sidebarCollapseBtn,html:has(body.chat-page) body #sidebar .sidebar-collapse,html:has(body.chat-page) body .sidebar #sidebarCollapseBtn,html:has(body.chat-page) body .sidebar .sidebar-collapse{right:16px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}}body.chat-page{--aidon-composer-collapsed-height-desktop:56px;--aidon-composer-control-desktop:56px;--aidon-composer-model-width-desktop:208px}body.chat-page #composerInner #promptInput,body.chat-page #promptInput,html:has(body.chat-page) body #promptInput{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;cursor:text!important;caret-color:rgba(255,255,255,.94)!important;touch-action:auto!important}body.chat-page #promptInput::selection,html:has(body.chat-page) body #promptInput::selection{background:rgba(155,104,255,.34)!important;color:#fff!important}@media (min-width:901px){body.chat-page #composerInner.aidon-composer-v6{min-height:76px!important;padding:10px!important}body.chat-page #composerInner.aidon-composer-v6 #sendBtn,body.chat-page #composerInner.aidon-composer-v6 .composer-btn,body.chat-page #composerInner.aidon-composer-v6 .composer-tools,body.chat-page #composerInner.aidon-composer-v6 .send-btn{width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important}body.chat-page #composerInner.aidon-composer-v6 .composer-model-primary,body.chat-page #composerInner.aidon-composer-v6 .model-select{width:208px!important;max-width:218px!important;height:56px!important}body.chat-page #composerInner.aidon-composer-v6 .model-trigger{height:56px!important;min-height:56px!important;max-height:56px!important;padding:0 14px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput,body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=compact] #promptInput::placeholder{height:56px!important;min-height:56px!important;max-height:56px!important;line-height:56px!important}body.chat-page #composerInner.aidon-composer-v6 .composer-btn svg,body.chat-page #composerInner.aidon-composer-v6 .send-btn svg{width:22px!important;height:22px!important}}@media (max-width:900px){body.chat-page #composerInner.aidon-composer-v6 .composer-btn svg,body.chat-page #composerInner.aidon-composer-v6 .send-btn svg{width:20px!important;height:20px!important}}.wallet-simple-hero{padding:clamp(22px,3vw,32px)!important}.wallet-simple-hero h2{margin-top:10px!important;font-size:clamp(2rem,3.5vw,3.1rem)!important;line-height:1.22!important;letter-spacing:-.02em!important}.wallet-simple-hero .wallet-stats{max-width:760px!important;margin-inline:auto!important;gap:12px!important}.wallet-simple-hero .wallet-stat-card{padding:16px 20px!important;min-height:86px!important;background:rgba(255,255,255,.055)!important}.wallet-simple-charge .wallet-plan-card p,.wallet-simple-charge .wallet-section-head small,.wallet-simple-hero .wallet-stat-card small{color:rgba(255,255,255,.76)!important}.wallet-simple-hero .wallet-stat-card strong{font-size:clamp(1.05rem,1.5vw,1.3rem)!important}.wallet-simple-charge{padding:clamp(20px,2.4vw,28px)!important}.wallet-simple-charge .wallet-section-head{display:grid!important;grid-gap:8px!important;gap:8px!important;padding-bottom:16px!important;border-bottom-color:rgba(255,255,255,.1)!important}.wallet-simple-charge .wallet-section-head h3{font-size:clamp(1.6rem,2.2vw,2.15rem)!important;line-height:1.35!important}.wallet-simple-charge .wallet-section-head small{max-width:none!important;font-size:1.05rem!important;line-height:1.9!important;font-weight:700!important}.wallet-simple-charge .wallet-rate-box{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:16px 0!important;padding:18px 22px!important;border-radius:24px!important;border:1px solid rgba(155,104,255,.34)!important;background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.1)),rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important}.wallet-simple-charge .wallet-rate-box strong{font-size:clamp(1.3rem,2vw,1.9rem)!important;line-height:1.4!important;color:#fff!important}.wallet-simple-charge .wallet-rate-box span{font-size:clamp(.95rem,1.2vw,1.08rem)!important;line-height:1.8!important;color:rgba(255,255,255,.78)!important;font-weight:800!important}.wallet-simple-charge .wallet-custom-row{grid-template-columns:minmax(0,1fr) minmax(190px,240px)!important;padding:14px!important;gap:14px!important;background:rgba(255,255,255,.06)!important;border-radius:26px!important}.wallet-simple-charge .wallet-custom-field label{font-size:1rem!important;font-weight:900!important;color:rgba(255,255,255,.92)!important}.wallet-simple-charge .wallet-custom-field input{font-size:1.1rem!important;font-weight:800!important;min-height:58px!important}.wallet-simple-charge .wallet-purchase-btn{min-height:60px!important;font-size:1.08rem!important;font-weight:900!important;border-radius:20px!important}.wallet-simple-charge .wallet-selected-note{margin-top:14px!important;padding:14px 18px!important;border-radius:20px!important;background:rgba(105,230,255,.055)!important;color:rgba(255,255,255,.9)!important}.wallet-simple-charge .wallet-selected-note b,.wallet-simple-charge .wallet-selected-note span{font-size:1.02rem!important;line-height:1.7!important}.wallet-simple-charge .wallet-plan-grid{margin-top:18px!important;gap:14px!important}.wallet-simple-charge .wallet-plan-card{min-height:190px!important;padding:20px!important;border-radius:24px!important;background:rgba(255,255,255,.045)!important}.wallet-simple-charge .wallet-plan-card.is-selected{background:linear-gradient(145deg,rgba(123,44,255,.22),rgba(255,45,168,.08)),rgba(255,255,255,.055)!important}.wallet-simple-charge .wallet-plan-card .tier-label{margin-bottom:14px!important;font-size:.95rem!important;font-weight:900!important;color:rgba(255,255,255,.88)!important}.wallet-simple-charge .wallet-plan-card strong{font-size:clamp(1.8rem,2.5vw,2.35rem)!important;line-height:1.25!important}.wallet-simple-charge .wallet-plan-card .price{margin-top:8px!important;font-size:1.05rem!important;font-weight:900!important;color:rgba(255,255,255,.88)!important}.wallet-simple-charge .wallet-plan-card p{margin-top:12px!important;line-height:1.85!important;font-size:.98rem!important;font-weight:750!important}.wallet-simple-charge .wallet-plan-card .select-line{margin-top:16px!important;padding-top:12px!important;font-size:1rem!important;font-weight:900!important}@media (max-width:860px){.wallet-simple-charge .wallet-rate-box{align-items:flex-start!important;flex-direction:column!important}.wallet-simple-charge .wallet-custom-row,.wallet-simple-hero .wallet-stats{grid-template-columns:1fr!important}.wallet-simple-charge .wallet-purchase-btn{width:100%!important}}.zero-credit-modal-open{overflow:hidden!important}.zero-credit-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 14%,rgba(123,44,255,.24),transparent 32%),rgba(2,2,3,.72);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.zero-credit-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.zero-credit-dialog{position:relative;width:min(100%,520px);max-height:calc(100dvh - 36px);overflow:auto;border:1px solid rgba(155,104,255,.28);border-radius:30px;padding:clamp(24px,4vw,32px);background:linear-gradient(145deg,rgba(123,44,255,.14),rgba(255,45,168,.055) 44%,rgba(255,255,255,.04)),rgba(7,0,15,.94);box-shadow:0 30px 90px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.12);transform:translateY(14px) scale(.985);transition:transform .24s ease}.zero-credit-backdrop.is-open .zero-credit-dialog{transform:translateY(0) scale(1)}.zero-credit-dialog:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(123,44,255,.38),rgba(255,45,168,.18),rgba(155,104,255,.2));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:1px;opacity:.78}.zero-credit-close{position:absolute;inset-block-start:16px;inset-inline-start:16px;width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.86);cursor:pointer}.zero-credit-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zero-credit-kicker{display:block;width:-moz-fit-content;width:fit-content;margin:0 0 12px auto;padding:7px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);font-size:.78rem;font-weight:900}.zero-credit-dialog h3{margin:0 0 22px;-webkit-padding-end:52px;padding-inline-end:52px;color:#fff;font-size:clamp(1.55rem,4vw,2.18rem);line-height:1.25;letter-spacing:-.02em}.zero-credit-lead{display:none!important}.zero-credit-options{display:grid;grid-gap:10px;gap:10px;margin:0 0 18px}.zero-credit-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:14px 16px;border:1px solid rgba(255,255,255,.105);border-radius:20px;background:rgba(255,255,255,.055)}.zero-credit-option.is-primary{border-color:rgba(155,104,255,.34);background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.075))}.zero-credit-option-icon{display:none!important}.zero-credit-option strong{display:block;color:#fff;font-size:.98rem;font-weight:950;line-height:1.45;white-space:nowrap}.zero-credit-option small{display:none!important}.zero-credit-option-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.84);font-size:.78rem;font-weight:900;white-space:nowrap}.zero-credit-option.is-primary .zero-credit-option-badge{background:linear-gradient(135deg,rgba(123,44,255,.42),rgba(255,45,168,.22));color:#fff}.zero-credit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.zero-credit-action{min-height:52px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.9);font-family:inherit;font-size:.92rem;font-weight:950;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.zero-credit-action.primary{border-color:rgba(155,104,255,.48);background:linear-gradient(135deg,#7b2cff,#ff2da8);color:#fff;box-shadow:0 18px 44px rgba(123,44,255,.28)}.zero-credit-action.ghost{background:rgba(255,255,255,.045)}.zero-credit-action:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.24);background-color:rgba(255,255,255,.1)}.zero-credit-action:focus-visible,.zero-credit-close:focus-visible{outline:3px solid rgba(155,104,255,.54);outline-offset:3px}@media (max-width:640px){.zero-credit-dialog{width:min(100%,440px);border-radius:26px;padding:22px}.zero-credit-dialog h3{margin-bottom:18px;-webkit-padding-end:48px;padding-inline-end:48px;font-size:clamp(1.45rem,8vw,1.9rem)}.zero-credit-options{gap:9px}.zero-credit-option{min-height:58px;padding:12px 14px;border-radius:18px}.zero-credit-option strong{font-size:.94rem;white-space:normal}.zero-credit-option-badge{font-size:.74rem;padding:7px 10px}.zero-credit-actions{grid-template-columns:1fr}.zero-credit-action{min-height:50px}}.zero-credit-close{inset-inline-start:unset;inset-inline-end:16px}.zero-credit-head{display:flex;flex-direction:column;gap:0;margin-bottom:20px;-webkit-padding-before:36px;padding-block-start:36px}.zero-credit-head .zero-credit-kicker{position:absolute!important;inset-block-start:16px!important;inset-inline-start:16px!important;order:unset!important;align-self:unset!important;margin:0!important}.zero-credit-dialog .zero-credit-head h3{order:unset!important;align-self:stretch!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(1.22rem,3.6vw,1.7rem)!important;-webkit-padding-start:0!important;padding-inline-start:0!important;-webkit-padding-end:0!important;padding-inline-end:0!important;margin:0!important}@media (max-width:640px){.zero-credit-head .zero-credit-kicker{font-size:.72rem;padding:6px 10px}.zero-credit-dialog .zero-credit-head h3{font-size:clamp(1.1rem,5.5vw,1.4rem)!important}}.profile-modal{width:min(350px,100%)!important}.profile-modal-shell{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;padding:20px!important;position:static!important;align-items:unset!important}.profile-modal-head{display:flex!important;align-items:center!important;justify-content:space-between!important;-webkit-padding-start:0!important;padding-inline-start:0!important;-webkit-padding-end:0!important;padding-inline-end:0!important;min-height:auto!important;gap:8px!important}.profile-modal-title{font-size:15px!important;font-weight:900!important;letter-spacing:-.025em!important;color:rgba(255,255,255,.94)!important;margin:0!important}.profile-modal-close{position:static!important;inset-block-start:unset!important;inset-inline-start:unset!important;inset-inline-end:unset!important;width:30px!important;height:30px!important;border-radius:9px!important;flex-shrink:0!important;z-index:auto!important}.profile-modal-close svg{width:14px!important;height:14px!important}.profile-avatar-wrap{grid-column:unset!important;grid-row:unset!important;display:grid!important;place-items:center!important;padding:4px 0 0!important;align-self:unset!important}.profile-avatar-large{width:72px!important;height:72px!important;font-size:23px!important;letter-spacing:-.05em!important;box-shadow:0 8px 28px rgba(123,44,255,.26),0 0 0 3px rgba(255,255,255,.86),0 0 0 6px rgba(255,255,255,.1)!important}.profile-camera-btn{width:22px!important;height:22px!important;right:0!important;bottom:1px!important}.profile-camera-btn svg{width:12px!important;height:12px!important;stroke-width:2!important}.profile-form-grid{grid-column:unset!important;grid-row:unset!important;gap:8px!important;margin-top:0!important}.profile-field{display:grid!important;flex-direction:unset!important;align-items:unset!important;grid-gap:4px!important;gap:4px!important;min-height:auto!important;padding:10px 14px 12px!important;border-radius:14px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.profile-field label{flex:unset!important;flex-shrink:unset!important;white-space:unset!important;display:block!important;font-size:10px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:rgba(255,255,255,.42)!important;margin-bottom:0!important}.profile-field input{flex:unset!important;display:block!important;width:100%!important;height:22px!important;border:0!important;outline:0!important;padding:0!important;background:transparent!important;color:rgba(255,255,255,.94)!important;font-size:14px!important;font-weight:700!important;direction:ltr!important;text-align:left!important}.profile-modal-note{font-size:10.5px!important;line-height:1.7!important;margin:-4px 0 0!important;color:rgba(255,255,255,.4)!important}.profile-modal-actions,.profile-modal-note{grid-column:unset!important;grid-row:unset!important}.profile-modal-actions{margin-top:2px!important;gap:8px!important}.profile-action-btn{height:38px!important;min-height:38px!important;min-width:74px!important;font-size:13.5px!important;border-radius:999px!important;padding:0 16px!important}.wallet-credit-alert-stack{position:fixed;top:max(18px,env(safe-area-inset-top));left:18px;z-index:10050;display:grid;grid-gap:10px;gap:10px;width:min(420px,calc(100vw - 36px));pointer-events:none}.wallet-credit-alert{display:grid;grid-template-columns:12px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:13px 15px;border-radius:18px;color:rgba(255,255,255,.94);background:linear-gradient(135deg,rgba(168,124,83,.28),rgba(255,45,168,.08)),rgba(9,7,12,.94);border:1px solid rgba(168,124,83,.56);box-shadow:0 18px 52px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px) saturate(132%);backdrop-filter:blur(18px) saturate(132%);font-size:.9rem;font-weight:850;line-height:1.9;text-align:right;transform:translate(-8px,-6px);opacity:0;animation:wallet-credit-alert-in .24s cubic-bezier(.22,.61,.36,1) forwards}.wallet-credit-alert-dot{width:10px;height:10px;border-radius:999px;background:#A87C53;box-shadow:0 0 0 5px rgba(168,124,83,.13),0 0 24px rgba(168,124,83,.5)}.wallet-credit-alert.is-leaving{animation:wallet-credit-alert-out .2s cubic-bezier(.22,.61,.36,1) forwards}@keyframes wallet-credit-alert-in{to{transform:translate(0);opacity:1}}@keyframes wallet-credit-alert-out{to{transform:translate(-8px,-6px);opacity:0}}@media (max-width:640px){.wallet-credit-alert-stack{top:max(14px,env(safe-area-inset-top));left:12px;width:min(360px,calc(100vw - 24px))}.wallet-credit-alert{border-radius:16px;padding:11px 13px;font-size:.84rem}}@media (min-width:901px){#sidebarOpenBtn.sidebar-float,.app-shell.sidebar-collapsed .sidebar-float,.app-shell:not(.sidebar-collapsed) .sidebar-float,.sidebar-float{position:fixed!important;right:16px!important;left:auto!important;top:16px!important;margin:0!important;transform:none!important;z-index:420!important}.app-shell.sidebar-collapsed .main-topbar,.main-topbar{padding-right:74px!important;padding-left:22px!important}}@media (max-width:900px){.main-topbar{direction:rtl!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}#mobileSidebarBtn,.main-topbar .mobile-menu{order:0!important;margin-inline:0!important;transform:none!important}.main-topbar .topbar-space{order:1!important;flex:1 1 auto!important}.main-topbar .topbar-action-btn,.main-topbar .wallet-btn{order:2!important}}#sidebar .sidebar-top,#sidebar.is-open .sidebar-top,.sidebar .sidebar-top,.sidebar.is-open .sidebar-top,body.mobile-sidebar-open #sidebar .sidebar-top,body.mobile-sidebar-open .sidebar .sidebar-top{direction:ltr!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-left:14px!important;padding-right:14px!important;overflow:visible!important}#sidebar .brand.sidebar-brand-logo,#sidebar .sidebar-brand-logo,#sidebar.is-open .brand.sidebar-brand-logo,#sidebar.is-open .sidebar-brand-logo,.sidebar .brand.sidebar-brand-logo,.sidebar .sidebar-brand-logo,.sidebar.is-open .brand.sidebar-brand-logo,.sidebar.is-open .sidebar-brand-logo,body.mobile-sidebar-open #sidebar .brand.sidebar-brand-logo,body.mobile-sidebar-open #sidebar .sidebar-brand-logo{order:1!important;margin-left:0!important;margin-right:auto!important;justify-content:flex-start!important;text-align:left!important;transform:none!important}#sidebar .sidebar-brand-img,#sidebar.is-open .sidebar-brand-img,.sidebar .sidebar-brand-img,.sidebar.is-open .sidebar-brand-img,body.mobile-sidebar-open #sidebar .sidebar-brand-img{object-position:left center!important;transform:none!important}#sidebar .sidebar-collapse,#sidebar.is-open #sidebarCollapseBtn,#sidebar.is-open .sidebar-collapse,#sidebarCollapseBtn,.sidebar .sidebar-collapse,.sidebar.is-open .sidebar-collapse,body.mobile-sidebar-open #sidebar .sidebar-collapse,body.mobile-sidebar-open #sidebarCollapseBtn{order:2!important;position:relative!important;right:auto!important;left:auto!important;inset:auto!important;margin-left:auto!important;margin-right:0!important;transform:none!important;z-index:8!important;flex:0 0 auto!important}@media (min-width:901px){body.chat-page #sidebarOpenBtn.sidebar-float,body.chat-page .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;border-radius:18px!important}body.chat-page #sidebarOpenBtn.sidebar-float svg,body.chat-page .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float svg{width:25px!important;height:25px!important;stroke-width:2.2!important}}body.admin-page{--bg:#030306;--deep:#020203;--purple-black:#07000f;--purple:#7b2cff;--purple-light:#9b68ff;--violet:#6b1fff;--pink:#ff2da8;--pink-light:#ff42be;--orange:#ff9a44;--cyan:#69e6ff;--white:#ffffff;--muted:rgba(255,255,255,.72);--glass:rgba(255,255,255,.075);--glass-strong:rgba(255,255,255,.105);--border:rgba(255,255,255,.16);--border-soft:rgba(255,255,255,.08);--danger:#ff4f7b;--success:#55f2b2;--warning:#ffcc66;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shadow:0 24px 80px rgba(0,0,0,.42);--ease:cubic-bezier(.22,1,.36,1)}body.admin-page *{box-sizing:border-box}html:has(body.admin-page){scroll-behavior:smooth}body.admin-page{margin:0;min-height:100vh;color:var(--white);font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.admin-page a{color:inherit;text-decoration:none}body.admin-page button,body.admin-page input,body.admin-page select,body.admin-page textarea{font:inherit}body.admin-page button{cursor:pointer}body.admin-page input,body.admin-page select,body.admin-page textarea{color:white}body.admin-page img{display:block;max-width:100%}body.admin-page .skip-link:not(:focus),body.admin-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.admin-page .skip-link:focus{position:fixed;top:12px;right:12px;z-index:9999;padding:.75rem 1rem;border-radius:999px;background:white;color:#080012;font-weight:900}body.admin-page .admin-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:76px 76px;mask-image:radial-gradient(circle at 50% 22%,black,transparent 72%);-webkit-mask-image:radial-gradient(circle at 50% 22%,black,transparent 72%);opacity:.4}body.admin-page .admin-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:100vh}body.admin-page .admin-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:18px;display:flex;flex-direction:column;gap:18px;border-left:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.22),transparent 36%),rgba(3,3,8,.78);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);z-index:30}body.admin-page .sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:12px}body.admin-page .admin-brand{display:flex;align-items:center;gap:10px;min-width:0}body.admin-page .admin-brand img{width:44px;height:44px;border-radius:14px;object-fit:cover;border:1px solid var(--border-soft);box-shadow:0 0 28px rgba(123,44,255,.2)}body.admin-page .admin-brand span{display:grid;grid-gap:1px;gap:1px;min-width:0}body.admin-page .admin-brand strong{font-size:1.08rem;font-weight:950}body.admin-page .admin-brand small{color:var(--dim);font-size:.72rem;direction:ltr}body.admin-page .sidebar-close{display:none}body.admin-page .admin-nav{display:grid;grid-gap:8px;gap:8px;overflow:auto;padding-left:4px}body.admin-page .admin-nav::-webkit-scrollbar{width:6px}body.admin-page .admin-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.13);border-radius:999px}body.admin-page .nav-item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;width:100%;padding:.72rem .82rem;border:1px solid rgba(255,255,255,.075);border-radius:18px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.045);text-align:right;transition:transform .22s var(--ease),background .22s ease,border-color .22s ease,color .22s ease}body.admin-page .nav-item span{font-weight:850}body.admin-page .nav-item small{color:rgba(255,255,255,.42);font-size:.68rem;direction:ltr}body.admin-page .nav-item.is-active,body.admin-page .nav-item:hover{color:white;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.14),transparent 32%),linear-gradient(135deg,rgba(123,44,255,.22),rgba(255,45,168,.08));border-color:rgba(155,104,255,.35);transform:translateY(-1px)}body.admin-page .nav-item.is-active:before{content:"";position:absolute;inset-block:12px;right:-1px;width:3px;border-radius:999px;background:linear-gradient(var(--purple),var(--pink));box-shadow:0 0 20px rgba(123,44,255,.45)}body.admin-page .sidebar-status{margin-top:auto;display:flex;align-items:center;gap:10px;padding:.9rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045)}body.admin-page .sidebar-status strong{display:block;font-size:.82rem}body.admin-page .sidebar-status small{color:var(--dim);font-size:.72rem}body.admin-page .pulse-dot{width:10px;height:10px;border-radius:999px;background:var(--success);box-shadow:0 0 0 0 rgba(85,242,178,.4);animation:pulse 1.9s infinite}@keyframes pulse{70%{box-shadow:0 0 0 13px rgba(85,242,178,0)}to{box-shadow:0 0 0 0 rgba(85,242,178,0)}}body.admin-page .admin-main{min-width:0;padding:18px 18px 42px}body.admin-page .admin-topbar{position:-webkit-sticky;position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:76px;padding:.8rem;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:rgba(7,6,14,.82);box-shadow:0 20px 70px rgba(0,0,0,.28);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}body.admin-page .menu-button{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.065)}body.admin-page .menu-button span,body.admin-page .menu-button span:after,body.admin-page .menu-button span:before{content:"";display:block;width:18px;height:2px;margin-inline:auto;border-radius:999px;background:white}body.admin-page .menu-button span:before{transform:translateY(-6px)}body.admin-page .menu-button span:after{transform:translateY(4px)}body.admin-page .topbar-title{min-width:0;display:grid;grid-gap:3px;gap:3px}body.admin-page .topbar-title strong{font-size:1.08rem;font-weight:950}body.admin-page .topbar-title small{color:var(--dim);line-height:1.6}body.admin-page .topbar-actions{display:flex;align-items:center;gap:8px}body.admin-page .search-box{position:relative;display:flex;align-items:center;min-width:220px}body.admin-page .search-box input{width:100%;min-height:46px;padding:0 .9rem;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.055);outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}body.admin-page .search-box input:focus{border-color:rgba(155,104,255,.42);background:rgba(255,255,255,.08);box-shadow:0 0 0 4px rgba(123,44,255,.11)}body.admin-page .danger-btn,body.admin-page .ghost-btn,body.admin-page .primary-btn,body.admin-page .success-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:16px;padding:.72rem 1rem;font-weight:900;white-space:nowrap;transition:transform .22s var(--ease),background .22s ease,border-color .22s ease,opacity .22s ease}body.admin-page .primary-btn{color:#fff;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 16px 42px rgba(123,44,255,.24),0 0 30px rgba(255,45,168,.11)}body.admin-page .ghost-btn{color:rgba(255,255,255,.88);background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.1)}body.admin-page .danger-btn{color:white;background:rgba(255,79,123,.15);border:1px solid rgba(255,79,123,.28)}body.admin-page .success-btn{color:#06110d;background:var(--success)}body.admin-page .danger-btn:hover,body.admin-page .ghost-btn:hover,body.admin-page .primary-btn:hover,body.admin-page .success-btn:hover{transform:translateY(-2px)}body.admin-page .compact{min-height:38px;padding:.55rem .75rem;border-radius:14px;font-size:.78rem}body.admin-page .panel-section{display:none;padding-top:28px}body.admin-page .panel-section.is-active{display:block;animation:sectionIn .32s var(--ease) both}@keyframes sectionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}body.admin-page .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}body.admin-page .section-head>div{max-width:820px}body.admin-page .eyebrow{display:inline-flex;margin-bottom:8px;padding:.34rem .62rem;border-radius:999px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);font-size:.7rem;font-weight:900;direction:ltr}body.admin-page .section-head h1{margin:0;font-size:clamp(1.75rem,3vw,3.1rem);line-height:1.15;font-weight:950;letter-spacing:-.035em}body.admin-page .section-head p{margin:.65rem 0 0;color:var(--soft);line-height:1.85}body.admin-page .kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}body.admin-page .admin-card,body.admin-page .kpi-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-lg);background:radial-gradient(circle at 12% 0,rgba(255,255,255,.1),transparent 30%),rgba(255,255,255,.055);box-shadow:var(--shadow);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}body.admin-page .kpi-card{padding:1rem;min-height:138px;display:grid;align-content:space-between}body.admin-page .kpi-card span{color:var(--soft);font-weight:800}body.admin-page .kpi-card strong{font-size:clamp(1.6rem,2.8vw,2.45rem);font-weight:950;direction:ltr;text-align:right}body.admin-page .kpi-card small{color:var(--dim)}body.admin-page .kpi-card.danger{border-color:rgba(255,79,123,.18)}body.admin-page .kpi-card.danger strong{color:#ff86a4}body.admin-page .dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px}body.admin-page .admin-card{padding:1rem}body.admin-page .card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.9rem}body.admin-page .card-head h2{margin:0;font-size:1rem}body.admin-page .card-head span{color:var(--dim);font-size:.76rem}body.admin-page .usage-bars{display:grid;grid-gap:12px;gap:12px}body.admin-page .usage-row{display:grid;grid-gap:6px;gap:6px}body.admin-page .usage-meta{display:flex;justify-content:space-between;color:var(--soft);font-size:.82rem}body.admin-page .usage-track{height:12px;border-radius:999px;background:rgba(255,255,255,.065);overflow:hidden}body.admin-page .usage-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--pink));box-shadow:0 0 26px rgba(123,44,255,.28)}body.admin-page .activity-list,body.admin-page .history-list{display:grid;grid-gap:10px;gap:10px}body.admin-page .activity-item,body.admin-page .history-item{padding:.76rem;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(255,255,255,.04)}body.admin-page .activity-item strong,body.admin-page .history-item strong{display:block;font-size:.86rem}body.admin-page .activity-item span,body.admin-page .history-item span{display:block;margin-top:.25rem;color:var(--dim);font-size:.74rem;line-height:1.55}body.admin-page .form-grid.two-col{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:14px;gap:14px}body.admin-page .form-card{display:grid;grid-gap:12px;gap:12px}body.admin-page .field{display:grid;grid-gap:7px;gap:7px}body.admin-page .field span{color:var(--soft);font-size:.82rem;font-weight:800}body.admin-page .field input,body.admin-page .field select,body.admin-page .field textarea,body.admin-page .table-toolbar select{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.06);min-height:46px;padding:.72rem .86rem;outline:none;resize:vertical}body.admin-page .field textarea{line-height:1.75}body.admin-page .field input:focus,body.admin-page .field select:focus,body.admin-page .field textarea:focus,body.admin-page .table-toolbar select:focus{border-color:rgba(155,104,255,.42);box-shadow:0 0 0 4px rgba(123,44,255,.1)}body.admin-page .field select,body.admin-page .table-toolbar select{color-scheme:dark}body.admin-page .live-preview{display:grid;align-content:start;grid-gap:12px;gap:12px}body.admin-page .hero-preview,body.admin-page .seo-preview{padding:1rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18)}body.admin-page .seo-preview strong{display:block;color:#b88cff;font-size:1.05rem;line-height:1.5}body.admin-page .seo-preview small{display:block;margin:.35rem 0;color:var(--success);direction:ltr;text-align:right}body.admin-page .hero-preview p,body.admin-page .seo-preview p{color:var(--soft);line-height:1.75;margin:.45rem 0 0}body.admin-page .hero-preview span{color:var(--dim);font-size:.72rem}body.admin-page .hero-preview h3{margin:.35rem 0 0;font-size:1.65rem;line-height:1.2}body.admin-page .table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}body.admin-page .table-toolbar .search-box{min-width:280px}body.admin-page .table-toolbar select{max-width:210px}body.admin-page .table-card{overflow:hidden}body.admin-page .responsive-table{width:100%;overflow-x:auto}body.admin-page .responsive-table table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0 8px}body.admin-page th{color:var(--dim);font-size:.72rem;font-weight:900;text-align:right;padding:.2rem .7rem}body.admin-page td{padding:.78rem .7rem;background:rgba(255,255,255,.045);border-top:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065);color:rgba(255,255,255,.86);vertical-align:middle}body.admin-page td:first-child{border-radius:0 16px 16px 0;border-right:1px solid rgba(255,255,255,.065)}body.admin-page td:last-child{border-radius:16px 0 0 16px;border-left:1px solid rgba(255,255,255,.065)}body.admin-page .table-title{display:grid;grid-gap:3px;gap:3px}body.admin-page .table-title strong{font-weight:900}body.admin-page .table-title small{color:var(--dim);direction:ltr;text-align:right}body.admin-page .action-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}body.admin-page .badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.25rem .55rem;border-radius:999px;font-size:.68rem;font-weight:900;color:rgba(255,255,255,.9);background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09)}body.admin-page .badge.active,body.admin-page .badge.pro,body.admin-page .badge.published{color:#06110d;background:var(--success);border-color:transparent}body.admin-page .badge.draft,body.admin-page .badge.free{color:#211604;background:var(--warning);border-color:transparent}body.admin-page .badge.banned,body.admin-page .badge.inactive{color:white;background:rgba(255,79,123,.17);border-color:rgba(255,79,123,.25)}body.admin-page .badge.soon{color:white;background:rgba(255,154,68,.15);border-color:rgba(255,154,68,.24)}body.admin-page .routes-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);grid-gap:14px;gap:14px}body.admin-page .model-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}body.admin-page .model-admin-card{min-height:260px;padding:1rem;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 12% 0,rgba(123,44,255,.22),transparent 34%),rgba(255,255,255,.055);box-shadow:var(--shadow);display:grid;align-content:space-between;grid-gap:18px;gap:18px}body.admin-page .model-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(123,44,255,.38),rgba(255,45,168,.16));border:1px solid rgba(255,255,255,.12);font-weight:950;direction:ltr}body.admin-page .model-admin-card h3{margin:0;font-size:1.12rem}body.admin-page .model-admin-card p{margin:.35rem 0 0;color:var(--soft);line-height:1.65;font-size:.84rem}body.admin-page .model-meta{display:flex;gap:6px;flex-wrap:wrap}body.admin-page .pricing-admin-grid{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:14px;gap:14px}body.admin-page .reward-admin{grid-column:1/-1}body.admin-page .admin-modal{width:min(650px,calc(100vw - 24px));border:0;padding:0;border-radius:28px;background:transparent;color:white}body.admin-page .admin-modal::-webkit-backdrop{background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.admin-page .admin-modal::backdrop{background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.admin-page .modal-box{margin:0;padding:1rem;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.2),transparent 40%),rgba(9,8,16,.96);box-shadow:0 30px 90px rgba(0,0,0,.5);display:grid;grid-gap:12px;gap:12px}body.admin-page .modal-box header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}body.admin-page .modal-box h2{margin:0;font-size:1.2rem}body.admin-page .modal-box header button{width:44px;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.06);color:white;font-size:1.4rem}body.admin-page .modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}body.admin-page .history-box{max-height:min(720px,calc(100vh - 28px));overflow:auto}body.admin-page .contact-inbox-card{display:grid;grid-gap:16px;gap:16px}body.admin-page .contact-inbox-head{align-items:flex-start}body.admin-page .contact-inbox-head p{margin:6px 0 0;color:var(--soft);line-height:1.7;font-size:.9rem}body.admin-page .contact-message-list{display:grid;grid-gap:12px;gap:12px}body.admin-page .contact-message-item{width:100%;text-align:right;display:grid;grid-gap:12px;gap:12px;padding:1rem 1rem 1.05rem;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(255,255,255,.02);color:white;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}body.admin-page .contact-message-item:focus-visible,body.admin-page .contact-message-item:hover{transform:translateY(-2px);border-color:rgba(123,44,255,.42);background:radial-gradient(circle at top right,rgba(123,44,255,.16),transparent 34%),rgba(255,255,255,.04);box-shadow:0 18px 50px rgba(0,0,0,.22)}body.admin-page .contact-message-item-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}body.admin-page .contact-message-author{display:grid;grid-gap:4px;gap:4px}body.admin-page .contact-message-author strong{font-size:1rem}body.admin-page .contact-message-author span,body.admin-page .contact-message-item-top time{color:var(--soft);font-size:.82rem}body.admin-page .contact-message-meta{display:flex;flex-wrap:wrap;gap:8px}body.admin-page .contact-message-meta mark,body.admin-page .contact-message-meta span{padding:.42rem .62rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:rgba(255,255,255,.82);font-size:.8rem}body.admin-page .contact-message-meta mark{background:rgba(62,201,122,.14);border-color:rgba(62,201,122,.24);color:#9ef0bc}body.admin-page .contact-message-item p{margin:0;color:rgba(255,255,255,.9);line-height:1.9}body.admin-page .contact-message-cta{color:#d7c5ff;font-size:.86rem;font-weight:700}body.admin-page .contact-message-modal{width:min(760px,calc(100vw - 24px));max-height:min(88vh,920px);gap:16px;padding:1.15rem}body.admin-page .contact-message-modal-title{display:grid;grid-gap:6px;gap:6px}body.admin-page .contact-message-modal>header{align-items:flex-start;padding-bottom:.35rem;border-bottom:1px solid rgba(255,255,255,.08)}body.admin-page .contact-message-modal-body{overflow-x:auto;overflow-y:auto;max-width:100%;padding:.15rem .1rem .2rem;scrollbar-width:thin}body.admin-page .contact-message-detail-grid{min-width:640px;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:.85rem;gap:.85rem}body.admin-page .contact-message-detail-grid .transaction-detail-row{min-width:0;padding:.95rem 1rem;border-radius:20px}body.admin-page .contact-message-content-row{min-height:168px;align-items:start}body.admin-page .contact-message-full-text{white-space:pre-wrap;line-height:1.95;display:block;min-width:0}body.admin-page .contact-messages-datatable{table-layout:fixed}body.admin-page .contact-messages-datatable th:first-child{width:18%}body.admin-page .contact-messages-datatable th:nth-child(2){width:14%}body.admin-page .contact-messages-datatable th:nth-child(3){width:17%}body.admin-page .contact-messages-datatable th:nth-child(4){width:18%}body.admin-page .contact-messages-datatable th:nth-child(5){width:23%}body.admin-page .contact-messages-datatable th:nth-child(6){width:10%}body.admin-page .contact-messages-datatable td{vertical-align:top}body.admin-page .contact-messages-datatable .message-preview-cell{line-height:1.9;color:rgba(255,255,255,.88);white-space:normal;overflow-wrap:anywhere}body.admin-page .admin-categories-datatable th:first-child{width:20%}body.admin-page .admin-categories-datatable th:nth-child(2){width:18%}body.admin-page .admin-categories-datatable th:nth-child(3){width:30%}body.admin-page .admin-categories-datatable th:nth-child(4){width:20%}body.admin-page .admin-categories-datatable th:nth-child(5){width:12%}body.admin-page .admin-posts-datatable{table-layout:fixed}body.admin-page .admin-posts-datatable th:first-child{width:22%}body.admin-page .admin-posts-datatable th:nth-child(2){width:14%}body.admin-page .admin-posts-datatable th:nth-child(3){width:12%}body.admin-page .admin-posts-datatable th:nth-child(4){width:24%}body.admin-page .admin-posts-datatable th:nth-child(5){width:18%}body.admin-page .admin-posts-datatable th:nth-child(6){width:10%}body.admin-page .admin-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.38rem .72rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:rgba(255,255,255,.82);font-size:.78rem;font-weight:800}body.admin-page .admin-status-badge.is-published{color:#b7f4df;background:rgba(125,226,196,.12);border-color:rgba(125,226,196,.24)}body.admin-page .contact-message-modal-title p{margin:0;color:var(--soft);line-height:1.8}body.admin-page .contact-message-overlay{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px}body.admin-page .contact-message-backdrop{position:absolute;inset:0;border:0;background:rgba(7,10,18,.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:adminFadeIn .22s ease}body.admin-page .contact-message-panel{position:relative;z-index:1;width:min(920px,calc(100vw - 32px));max-height:min(86vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 28%),linear-gradient(180deg,rgba(14,18,31,.98),rgba(9,13,23,.985));box-shadow:0 28px 80px rgba(0,0,0,.42);overflow:hidden;animation:adminModalIn .24s ease}body.admin-page .contact-message-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}body.admin-page .contact-message-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.06);color:white;font-size:1.4rem}body.admin-page .contact-message-panel-body{overflow:auto;display:grid;grid-gap:18px;gap:18px;padding-inline:2px;scrollbar-width:thin}body.admin-page .contact-message-detail-grid-fullscreen{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}body.admin-page .contact-message-detail-grid-fullscreen .transaction-detail-row{min-height:88px;padding:1rem 1.1rem;grid-template-columns:120px minmax(0,1fr)}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-content-row{min-height:0;grid-column:1/-1;grid-template-columns:120px minmax(0,1fr)}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-full-text{white-space:pre-wrap;line-height:2;color:rgba(255,255,255,.92);font-weight:500}body.admin-page .contact-message-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr);grid-gap:16px;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(255,255,255,.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}body.admin-page .contact-message-hero-copy{display:grid;grid-gap:10px;gap:10px}body.admin-page .contact-message-badge{width:-moz-fit-content;width:fit-content;padding:.45rem .7rem;border-radius:999px;border:1px solid rgba(125,226,196,.2);background:rgba(125,226,196,.12);color:#b7f4df;font-size:.8rem;font-weight:700}body.admin-page .contact-message-hero-copy h3{margin:0;font-size:clamp(1.5rem,2vw,2rem)}body.admin-page .contact-message-hero-copy p{margin:0;color:rgba(255,255,255,.76);line-height:2}body.admin-page .contact-message-hero-meta{display:grid;grid-gap:12px;gap:12px}body.admin-page .contact-message-hero-meta>div{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}body.admin-page .contact-message-hero-meta span{color:rgba(255,255,255,.6);font-size:.8rem}body.admin-page .contact-message-hero-meta strong{font-size:.98rem;line-height:1.9}body.admin-page .contact-message-detail-grid-fullscreen .transaction-detail-row{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.03)),rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08)}body.admin-page .contact-message-detail-grid-fullscreen .transaction-detail-row span{color:rgba(255,255,255,.62)}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-full-text,body.admin-page .contact-message-detail-grid-fullscreen .transaction-detail-row strong{overflow-wrap:anywhere}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-content-row{align-items:start}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-content-row .contact-message-full-text{min-height:220px;padding:18px 20px;border-radius:22px;background:rgba(3,6,13,.34);border:1px solid rgba(255,255,255,.06)}body.admin-page .admin-category-modal{width:min(980px,calc(100vw - 32px))}body.admin-page .admin-category-form-grid{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}body.admin-page .admin-category-field{display:grid;grid-gap:.55rem;gap:.55rem;min-width:0}body.admin-page .admin-category-field-full{grid-column:1/-1}body.admin-page .admin-category-field span{color:rgba(255,255,255,.72);font-size:.9rem;font-weight:600}body.admin-page .admin-category-field input,body.admin-page .admin-category-field textarea{width:100%;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.04);color:#fff;padding:.95rem 1rem;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}body.admin-page .admin-category-field textarea{resize:vertical;min-height:132px;line-height:1.9}body.admin-page .admin-category-field input:focus,body.admin-page .admin-category-field textarea:focus{border-color:rgba(123,44,255,.48);box-shadow:0 0 0 4px rgba(123,44,255,.14);background:rgba(255,255,255,.055)}body.admin-page .admin-category-field input::placeholder,body.admin-page .admin-category-field textarea::placeholder{color:rgba(255,255,255,.36)}@keyframes adminFadeIn{0%{opacity:0}to{opacity:1}}@keyframes adminModalIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}body.admin-page .toast{position:fixed;left:18px;bottom:18px;z-index:9999;padding:.85rem 1rem;border-radius:18px;color:white;background:rgba(6,5,12,.94);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 52px rgba(0,0,0,.32)}@media (max-width:1180px){body.admin-page .admin-shell{grid-template-columns:270px minmax(0,1fr)}body.admin-page .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.admin-page .dashboard-grid,body.admin-page .form-grid.two-col,body.admin-page .pricing-admin-grid,body.admin-page .routes-grid{grid-template-columns:1fr}body.admin-page .model-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){body.admin-page .admin-shell{grid-template-columns:1fr}body.admin-page .admin-sidebar{position:fixed;inset:0 auto 0 0;width:min(330px,calc(100vw - 28px));transform:translateX(-105%);transition:transform .28s var(--ease);box-shadow:30px 0 90px rgba(0,0,0,.45)}body.admin-page.sidebar-open .admin-sidebar{transform:translateX(0)}body.admin-page.sidebar-open{overflow:hidden}body.admin-page.sidebar-open:before{content:"";position:fixed;inset:0;z-index:25;background:rgba(0,0,0,.58);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.admin-page .menu-button,body.admin-page .sidebar-close{display:grid;place-items:center}body.admin-page .sidebar-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.06);color:white;font-size:1.35rem}body.admin-page .admin-main{padding:12px 12px 34px}body.admin-page .admin-topbar{top:8px;border-radius:24px;min-height:66px}body.admin-page .topbar-title small{display:none}body.admin-page .topbar-actions{margin-right:auto}body.admin-page .topbar-actions .ghost-btn,body.admin-page .topbar-actions .search-box{display:none}body.admin-page .section-head{align-items:flex-start;flex-direction:column}body.admin-page .section-head .primary-btn{width:100%}body.admin-page .model-admin-grid{grid-template-columns:1fr}body.admin-page .table-toolbar{align-items:stretch;flex-direction:column}body.admin-page .table-toolbar .search-box,body.admin-page .table-toolbar select{min-width:0;max-width:none;width:100%}body.admin-page .contact-message-item-top{flex-direction:column}}@media (max-width:560px){body.admin-page .kpi-grid{grid-template-columns:1fr}body.admin-page .admin-topbar{gap:8px;padding:.55rem}body.admin-page .topbar-title strong{font-size:.94rem}body.admin-page .danger-btn,body.admin-page .ghost-btn,body.admin-page .primary-btn,body.admin-page .success-btn{min-height:42px;padding:.62rem .72rem;border-radius:14px;font-size:.78rem}body.admin-page .section-head h1{font-size:clamp(1.55rem,8vw,2.25rem)}body.admin-page .section-head p{font-size:.86rem}body.admin-page .admin-card,body.admin-page .kpi-card{border-radius:22px}body.admin-page .responsive-table table{min-width:680px}body.admin-page .modal-actions{flex-direction:column-reverse}body.admin-page .modal-actions>*{width:100%}body.admin-page .contact-message-item{padding:.9rem;border-radius:18px}body.admin-page .contact-message-modal{width:calc(100vw - 18px)}body.admin-page .contact-message-detail-grid{min-width:560px}body.admin-page .admin-category-form-grid,body.admin-page .contact-message-detail-grid-fullscreen,body.admin-page .contact-message-hero{grid-template-columns:1fr}body.admin-page .contact-message-detail-grid-fullscreen .contact-message-content-row,body.admin-page .contact-message-detail-grid-fullscreen .transaction-detail-row{grid-template-columns:112px minmax(0,1fr)}body.admin-page .contact-message-overlay{padding:12px}body.admin-page .contact-message-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:14px;border-radius:24px}body.admin-page .contact-message-panel-header{padding-bottom:12px}body.admin-page .contact-message-close{width:40px;height:40px;border-radius:13px}}body.admin-page .datatable-toolbar{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(220px,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin:0 0 12px;padding:.75rem;border-radius:20px;border:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.045)}body.admin-page .datatable-title{display:grid;grid-gap:3px;gap:3px}body.admin-page .datatable-title strong{font-size:.9rem;font-weight:950}body.admin-page .datatable-title small{color:var(--dim);font-size:.68rem;direction:ltr;text-align:right}body.admin-page .datatable-page-size select,body.admin-page .datatable-search input{width:100%;min-height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.18);color:white;outline:none;padding:.65rem .8rem}body.admin-page .datatable-page-size{min-width:116px;display:grid;grid-template-columns:auto 70px;align-items:center;grid-gap:8px;gap:8px;color:var(--soft);font-size:.76rem;font-weight:800}body.admin-page .bootstrap-datatable th{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}body.admin-page .bootstrap-datatable th:after{content:"↕";display:inline-flex;margin-right:6px;color:rgba(255,255,255,.32);font-size:.68rem}body.admin-page .bootstrap-datatable tr[hidden]{display:none!important}body.admin-page .datatable-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;color:var(--dim);font-size:.76rem}body.admin-page .datatable-pagination{display:flex;align-items:center;gap:5px;direction:ltr}body.admin-page .datatable-pagination button,body.admin-page .datatable-pagination span{min-width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:white;display:grid;place-items:center;font-weight:900}body.admin-page .datatable-pagination button.is-active{background:linear-gradient(135deg,var(--purple),var(--pink));border-color:transparent}body.admin-page .datatable-pagination button:disabled{opacity:.38;cursor:not-allowed}body.admin-page .rich-field small{color:var(--dim);font-size:.72rem;line-height:1.65}body.admin-page .ck-editor{direction:rtl}body.admin-page .ck.ck-editor__main>.ck-editor__editable{min-height:180px;background:rgba(255,255,255,.06)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;border-radius:0 0 16px 16px!important;line-height:1.9}body.admin-page .ck.ck-toolbar{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.12)!important;border-radius:16px 16px 0 0!important}body.admin-page .confirm-modal{width:min(470px,calc(100vw - 24px))}body.admin-page .confirm-box p{margin:0;color:var(--soft);line-height:1.9;padding:.9rem;border-radius:18px;background:rgba(255,79,123,.075);border:1px solid rgba(255,79,123,.14)}body.admin-page .confirm-actions .danger-btn{background:rgba(255,79,123,.22);border-color:rgba(255,79,123,.44)}body.admin-page .row-actions-menu{position:relative;display:flex;justify-content:flex-start}body.admin-page .row-actions-trigger{min-width:84px}body.admin-page .row-actions-trigger.is-open{border-color:rgba(155,104,255,.4);background:rgba(123,44,255,.12)}body.admin-page .row-actions-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:6;min-width:180px;display:grid;grid-gap:4px;gap:4px;padding:.45rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(16,14,30,.98),rgba(10,9,20,.98));box-shadow:0 20px 48px rgba(0,0,0,.34);animation:adminFadeIn .16s ease,adminModalIn .2s ease}body.admin-page .row-actions-popover.is-floating{position:fixed;top:0;right:0;z-index:1200}body.admin-page .row-actions-popover button{width:100%;border:0;border-radius:12px;background:rgba(255,255,255,.04);color:white;text-align:right;padding:.72rem .8rem;transition:background .18s ease,transform .18s ease}body.admin-page .row-actions-popover button:hover{background:rgba(255,255,255,.08)}body.admin-page .row-actions-popover button:active{transform:scale(.985)}body.admin-page .row-actions-popover button.is-danger{color:#ff9aba;background:rgba(255,79,123,.1)}body.admin-page .row-actions-popover button.is-danger:hover{background:rgba(255,79,123,.16)}body.admin-page .row-actions-popover a{display:block;width:100%;border-radius:12px;background:rgba(255,255,255,.04);color:white;text-align:right;padding:.72rem .8rem;transition:background .18s ease,transform .18s ease}body.admin-page .row-actions-popover a:hover{background:rgba(255,255,255,.08)}body.admin-page .admin-post-preview{display:grid;grid-gap:16px;gap:16px}body.admin-page .admin-post-cover,body.admin-page .admin-post-modal-cover{overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}body.admin-page .admin-post-cover{aspect-ratio:16/9}body.admin-page .admin-post-modal-cover{max-height:320px}body.admin-page .admin-post-cover img,body.admin-page .admin-post-modal-cover img{display:block;width:100%;height:100%;object-fit:cover}body.admin-page .admin-post-cover.is-empty{display:grid;place-items:center;color:rgba(255,255,255,.5);font-size:.9rem}body.admin-page .admin-post-preview-copy{display:grid;grid-gap:8px;gap:8px}body.admin-page .admin-post-preview-copy strong{font-size:1.1rem}body.admin-page .admin-post-preview-copy small{color:rgba(255,255,255,.56)}body.admin-page .admin-post-preview-copy p{margin:0;color:rgba(255,255,255,.76);line-height:1.95}@media (max-width:760px){body.admin-page .datatable-toolbar{grid-template-columns:1fr;align-items:stretch;padding:.65rem}body.admin-page .datatable-title small{text-align:right}body.admin-page .datatable-page-size{grid-template-columns:1fr 90px}body.admin-page .datatable-footer{align-items:stretch;flex-direction:column}body.admin-page .datatable-pagination{justify-content:center;flex-wrap:wrap}body.admin-page .row-actions-popover{left:0;right:auto}body.admin-page .row-actions-popover.is-floating{left:auto;right:12px;max-width:calc(100vw - 24px)}}body.admin-page .datatable-page-size select,body.admin-page .field select,body.admin-page .table-toolbar select,body.admin-page [data-blog-status-filter],body.admin-page [data-user-filter],body.admin-page select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:#fff!important;color-scheme:dark;background:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.92) 0) left 1.18rem center /7px 7px no-repeat,linear-gradient(135deg,rgba(255,255,255,.92) 50%,transparent 0) left .88rem center /7px 7px no-repeat,radial-gradient(circle at 14% 0,rgba(123,44,255,.32),transparent 36%),linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.08)),rgba(17,7,32,.96)!important;border-color:rgba(155,104,255,.28)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 38px rgba(0,0,0,.18);-webkit-padding-start:2.65rem!important;padding-inline-start:2.65rem!important}body.admin-page .datatable-page-size select:hover,body.admin-page .field select:hover,body.admin-page .table-toolbar select:hover,body.admin-page [data-blog-status-filter]:hover,body.admin-page [data-user-filter]:hover{border-color:rgba(155,104,255,.45)!important;background:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.96) 0) left 1.18rem center /7px 7px no-repeat,linear-gradient(135deg,rgba(255,255,255,.96) 50%,transparent 0) left .88rem center /7px 7px no-repeat,radial-gradient(circle at 14% 0,rgba(123,44,255,.42),transparent 36%),linear-gradient(135deg,rgba(123,44,255,.24),rgba(255,45,168,.12)),rgba(22,9,42,.98)!important}body.admin-page select optgroup,body.admin-page select option{background:#170928;color:#fff}body.admin-page select option:checked,body.admin-page select option:hover{background:#7b2cff;color:#fff}body.admin-page select::-ms-expand{display:none}body.admin-page .routes-grid{grid-template-columns:1fr!important;align-items:stretch}body.admin-page .routes-grid .admin-card{width:100%;min-width:0}body.admin-page .routes-grid .responsive-table{overflow-x:visible!important}body.admin-page .routes-grid .responsive-table table{width:100%;min-width:0!important;table-layout:fixed}body.admin-page .routes-grid .responsive-table td,body.admin-page .routes-grid .responsive-table th{white-space:normal;overflow-wrap:anywhere;word-break:break-word}body.admin-page .routes-grid .responsive-table td[dir=ltr]{direction:ltr;text-align:left}body.admin-page .routes-grid .responsive-table td:last-child,body.admin-page .routes-grid .responsive-table th:last-child{width:150px}body.admin-page .routes-grid .responsive-table td:nth-last-child(2),body.admin-page .routes-grid .responsive-table th:nth-last-child(2){width:110px}body.admin-page .routes-grid .action-row{justify-content:flex-start;flex-wrap:wrap}@media (max-width:760px){body.admin-page .routes-grid .responsive-table{overflow-x:auto!important}body.admin-page .routes-grid .responsive-table table{min-width:680px!important;table-layout:auto}}body.admin-page .category-field small{color:var(--dim);font-size:.72rem;line-height:1.65}body.admin-page .category-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}body.admin-page .category-add-btn{min-height:46px;white-space:nowrap;border-color:rgba(155,104,255,.32);background:radial-gradient(circle at 20% 0,rgba(123,44,255,.28),transparent 38%),rgba(255,255,255,.055)}body.admin-page .muted-cell{display:block;max-width:320px;color:var(--dim);font-size:.78rem;line-height:1.7}@media (max-width:620px){body.admin-page .category-picker{grid-template-columns:1fr}body.admin-page .category-add-btn{width:100%}}body.admin-page .ck.ck-reset_all,body.admin-page .ck.ck-reset_all *{color:rgba(255,255,255,.92)!important}body.admin-page .ck.ck-toolbar,body.admin-page .ck.ck-toolbar.ck-toolbar_grouping{background:radial-gradient(circle at 18% 0,rgba(123,44,255,.18),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.055)),rgba(15,12,24,.98)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 34px rgba(0,0,0,.2)!important}body.admin-page .ck.ck-toolbar .ck-button,body.admin-page .ck.ck-toolbar .ck-dropdown__button{opacity:1!important;color:rgba(255,255,255,.96)!important;border-radius:10px!important}body.admin-page .ck.ck-button .ck-icon,body.admin-page .ck.ck-button .ck-icon *,body.admin-page .ck.ck-dropdown__button .ck-icon,body.admin-page .ck.ck-dropdown__button .ck-icon *{color:rgba(255,255,255,.96)!important;fill:rgba(255,255,255,.96)!important;stroke:rgba(255,255,255,.96)!important;opacity:.96!important}body.admin-page .ck.ck-toolbar .ck-button.ck-on,body.admin-page .ck.ck-toolbar .ck-button:hover,body.admin-page .ck.ck-toolbar .ck-dropdown__button:hover{background:rgba(123,44,255,.32)!important;box-shadow:inset 0 0 0 1px rgba(155,104,255,.28)!important}body.admin-page .ck.ck-editor__main>.ck-editor__editable{min-height:220px;background:rgba(18,17,27,.98)!important;border:1px solid rgba(255,255,255,.2)!important;border-top:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}body.admin-page .ck.ck-editor__editable.ck-focused{border-color:rgba(155,104,255,.5)!important;box-shadow:0 0 0 4px rgba(123,44,255,.14),inset 0 1px 0 rgba(255,255,255,.06)!important}body.admin-page .ck.ck-editor__editable .ck-placeholder:before{color:rgba(255,255,255,.56)!important}body.admin-page .field select,body.admin-page .table-toolbar select,body.admin-page [data-blog-status-filter],body.admin-page [data-user-filter],body.admin-page select{background-color:rgba(17,7,32,.98)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"),radial-gradient(circle at 16% 0,rgba(123,44,255,.34),transparent 38%),linear-gradient(135deg,rgba(123,44,255,.2),rgba(255,45,168,.08))!important;background-repeat:no-repeat,no-repeat,no-repeat!important;background-position:left 1.15rem center,50%,50%!important;background-size:18px 18px,cover,cover!important;-webkit-padding-start:1rem!important;padding-inline-start:1rem!important;-webkit-padding-end:3.15rem!important;padding-inline-end:3.15rem!important;text-align:right}body.admin-page .field select:hover,body.admin-page .table-toolbar select:hover,body.admin-page [data-blog-status-filter]:hover,body.admin-page [data-user-filter]:hover,body.admin-page select:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"),radial-gradient(circle at 16% 0,rgba(123,44,255,.46),transparent 38%),linear-gradient(135deg,rgba(123,44,255,.28),rgba(255,45,168,.12))!important}body.admin-page .field select option,body.admin-page .table-toolbar select option,body.admin-page select option{background:#150824!important;color:#fff!important;font-weight:800}body.admin-page .datatable-length-control{display:grid;grid-template-columns:auto 1fr;grid-gap:.65rem;gap:.65rem;align-items:center;min-width:288px}body.admin-page .datatable-length-control>span{color:var(--muted);font-size:.78rem;font-weight:900;white-space:nowrap}body.admin-page .length-options{display:flex;align-items:center;gap:.42rem;padding:.28rem;border:1px solid rgba(155,104,255,.2);border-radius:18px;background:rgba(0,0,0,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}body.admin-page .length-options button{min-width:62px;min-height:38px;padding:.5rem .7rem;border:1px solid transparent;border-radius:14px;color:rgba(255,255,255,.76);background:transparent;font-weight:950;cursor:pointer;transition:transform .18s var(--ease),border-color .18s ease,background .18s ease,color .18s ease}body.admin-page .length-options button.is-active,body.admin-page .length-options button:hover{color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.7),rgba(255,45,168,.28));border-color:rgba(155,104,255,.36);box-shadow:0 10px 22px rgba(123,44,255,.16)}body.admin-page .length-options button:active{transform:scale(.98)}@media (max-width:760px){body.admin-page .datatable-length-control{grid-template-columns:1fr;min-width:0}body.admin-page .length-options{justify-content:space-between}body.admin-page .length-options button{flex:1 1;min-width:0}}body.admin-page .ck,body.admin-page .ck.ck-reset,body.admin-page .ck.ck-reset_all{--ck-color-base-background:#12071f;--ck-color-base-foreground:#1d0c32;--ck-color-base-border:rgba(155,104,255,.28);--ck-color-text:rgba(255,255,255,.94);--ck-color-button-default-background:transparent;--ck-color-button-default-hover-background:rgba(123,44,255,.26);--ck-color-button-default-active-background:rgba(123,44,255,.34);--ck-color-button-on-background:rgba(123,44,255,.38);--ck-color-button-on-hover-background:rgba(155,104,255,.42);--ck-color-list-background:#12071f;--ck-color-list-button-hover-background:rgba(123,44,255,.32);--ck-color-list-button-on-background:linear-gradient(135deg,rgba(123,44,255,.78),rgba(255,45,168,.24));--ck-color-dropdown-panel-background:#12071f;--ck-color-dropdown-panel-border:rgba(155,104,255,.32);--ck-color-toolbar-background:#151020;--ck-color-tooltip-background:#090511;--ck-color-tooltip-text:#fff;--ck-border-radius:14px;--ck-font-size-base:14px}body.admin-page .ck.ck-balloon-panel,body.admin-page .ck.ck-dropdown__panel,body.admin-page .ck.ck-form__row,body.admin-page .ck.ck-labeled-field-view,body.admin-page .ck.ck-link-form,body.admin-page .ck.ck-list,body.admin-page .ck.ck-powered-by-balloon{background:radial-gradient(circle at 15% 0,rgba(123,44,255,.34),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035)),#12071f!important;color:rgba(255,255,255,.94)!important;border-color:rgba(155,104,255,.32)!important;box-shadow:0 22px 48px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08)!important}body.admin-page .ck.ck-dropdown__panel{border-radius:16px!important;overflow:hidden!important;padding:.35rem!important;min-width:220px!important}body.admin-page .ck.ck-dropdown__panel .ck.ck-list{padding:.25rem!important;border:0!important;box-shadow:none!important}body.admin-page .ck.ck-dropdown__panel .ck-button,body.admin-page .ck.ck-dropdown__panel .ck-button__label,body.admin-page .ck.ck-dropdown__panel .ck-dropdown__button .ck-button__label,body.admin-page .ck.ck-dropdown__panel .ck-list__item,body.admin-page .ck.ck-dropdown__panel .ck-list__item .ck-button{color:rgba(255,255,255,.94)!important;background:transparent!important;opacity:1!important;text-shadow:none!important}body.admin-page .ck.ck-dropdown__panel .ck-list__item .ck-button{width:100%!important;min-height:42px!important;padding:.55rem .75rem!important;border-radius:12px!important;justify-content:flex-start!important}body.admin-page .ck.ck-dropdown__panel .ck-button.ck-on,body.admin-page .ck.ck-dropdown__panel .ck-button:hover,body.admin-page .ck.ck-dropdown__panel .ck-list__item .ck-button.ck-on,body.admin-page .ck.ck-dropdown__panel .ck-list__item .ck-button:focus,body.admin-page .ck.ck-dropdown__panel .ck-list__item .ck-button:hover{color:#fff!important;background:radial-gradient(circle at 18% 0,rgba(255,45,168,.2),transparent 42%),linear-gradient(135deg,rgba(123,44,255,.78),rgba(255,45,168,.22))!important;box-shadow:0 10px 22px rgba(123,44,255,.18),inset 0 1px 0 rgba(255,255,255,.1)!important}body.admin-page .ck.ck-dropdown__panel .ck-heading_heading1 .ck-button__label,body.admin-page .ck.ck-dropdown__panel .ck-heading_heading2 .ck-button__label,body.admin-page .ck.ck-dropdown__panel .ck-heading_heading3 .ck-button__label,body.admin-page .ck.ck-dropdown__panel .ck-heading_paragraph .ck-button__label{color:#fff!important;font-weight:900!important}body.admin-page .ck.ck-balloon-panel input,body.admin-page .ck.ck-dropdown__panel input{background:rgba(0,0,0,.22)!important;color:#fff!important;border:1px solid rgba(155,104,255,.28)!important;border-radius:12px!important}body.admin-page .ck.ck-balloon-panel .ck-input-text:focus,body.admin-page .ck.ck-dropdown__panel .ck-input-text:focus{border-color:rgba(155,104,255,.56)!important;box-shadow:0 0 0 4px rgba(123,44,255,.14)!important}body.admin-page .badge.paid,body.admin-page .badge.referral_commission,body.admin-page .badge.successful,body.admin-page .badge.wallet_charge{color:#06110d;background:var(--success);border-color:transparent}body.admin-page .badge.manual_adjustment,body.admin-page .badge.pending,body.admin-page .badge.waiting_payment{color:#211604;background:var(--warning);border-color:transparent}body.admin-page .badge.failed,body.admin-page .badge.refund,body.admin-page .badge.refunded{color:#fff;background:rgba(255,79,123,.17);border-color:rgba(255,79,123,.25)}body.admin-page .category-thumb{width:56px;height:42px;display:block;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);box-shadow:0 10px 24px rgba(0,0,0,.24)}body.admin-page .thumb-placeholder{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:34px;padding:.35rem .6rem;border-radius:999px;color:var(--dim);background:rgba(255,255,255,.055);border:1px dashed rgba(255,255,255,.14);font-size:.72rem;font-weight:800;white-space:nowrap}body.admin-page .image-upload-field input[type=file]{padding:.8rem;cursor:pointer}body.admin-page .image-upload-field small{color:var(--dim);line-height:1.7}body.admin-page .image-preview{width:100%;max-height:170px;object-fit:cover;border-radius:18px;border:1px solid rgba(155,104,255,.22);background:rgba(255,255,255,.05);margin-top:.25rem}body.admin-page .transactions-hero-board{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);grid-gap:12px;gap:12px;align-items:stretch;margin-bottom:12px}body.admin-page .transaction-main-card{min-height:214px;padding:1rem;display:grid;grid-gap:14px;gap:14px;background:radial-gradient(circle at 8% 0,rgba(255,45,168,.2),transparent 34%),radial-gradient(circle at 98% 0,rgba(123,44,255,.38),transparent 38%),linear-gradient(135deg,rgba(123,44,255,.16),rgba(255,45,168,.07)),rgba(255,255,255,.065)}body.admin-page .transaction-main-card:after{content:"";position:absolute;inset:auto 16px 16px 16px;height:1px;background:linear-gradient(90deg,transparent,rgba(155,104,255,.48),rgba(255,45,168,.34),transparent);opacity:.8}body.admin-page .transaction-main-top{position:relative;z-index:1;display:grid;grid-gap:6px;gap:6px;align-content:start}body.admin-page .compact-eyebrow{width:-moz-fit-content;width:fit-content;margin-bottom:0;font-size:.66rem;padding:.28rem .54rem}body.admin-page .transaction-main-top strong{font-size:clamp(1.65rem,3.25vw,3.15rem);line-height:1.05;font-weight:950;letter-spacing:-.04em;direction:ltr;text-align:right}body.admin-page .transaction-main-top small{color:var(--soft);font-weight:800;line-height:1.7}body.admin-page .finance-pill-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}body.admin-page .finance-pill-grid>div{min-width:0;padding:.78rem .82rem;border-radius:18px;border:1px solid rgba(255,255,255,.095);background:rgba(0,0,0,.2);display:grid;grid-gap:4px;gap:4px}body.admin-page .finance-pill-grid span,body.admin-page .order-row span,body.admin-page .policy-row span,body.admin-page .status-chip span{color:var(--dim);font-size:.72rem;font-weight:850}body.admin-page .finance-pill-grid strong{color:var(--white);font-size:.9rem;line-height:1.4;direction:ltr;text-align:right;overflow-wrap:anywhere}body.admin-page .transaction-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:0}body.admin-page .transaction-kpis .kpi-card{min-height:102px;padding:.9rem;box-shadow:0 18px 54px rgba(0,0,0,.28)}body.admin-page .transaction-kpis .kpi-card strong{font-size:clamp(1.05rem,2vw,1.55rem);letter-spacing:-.02em}body.admin-page .transaction-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}body.admin-page .transaction-insight-card{min-height:154px;padding:.92rem;display:grid;align-content:start;grid-gap:10px;gap:10px;box-shadow:0 18px 58px rgba(0,0,0,.28)}body.admin-page .gateway-snapshot,body.admin-page .policy-list,body.admin-page .reward-snapshot,body.admin-page .status-mix{display:grid;grid-gap:8px;gap:8px}body.admin-page .gateway-row,body.admin-page .order-row,body.admin-page .policy-row,body.admin-page .reward-row,body.admin-page .status-chip{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.72rem .78rem;border-radius:16px;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.08)}body.admin-page .gateway-row strong,body.admin-page .order-row strong,body.admin-page .policy-row strong,body.admin-page .reward-row strong,body.admin-page .status-chip strong{color:var(--white);font-size:.84rem;font-weight:950;line-height:1.45;overflow-wrap:anywhere}body.admin-page .status-chip.successful{border-color:rgba(85,242,178,.22);background:rgba(85,242,178,.075)}body.admin-page .status-chip.pending{border-color:rgba(255,204,102,.2);background:rgba(255,204,102,.07)}body.admin-page .status-chip.failed,body.admin-page .status-chip.refunded{border-color:rgba(255,79,123,.2);background:rgba(255,79,123,.07)}body.admin-page .transaction-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) 190px 190px;grid-gap:10px;gap:10px;align-items:stretch;margin:0 0 12px;padding:.82rem;border-radius:22px;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 4% 0,rgba(123,44,255,.18),transparent 36%),rgba(255,255,255,.045)}body.admin-page .transaction-toolbar .search-box,body.admin-page .transaction-toolbar .search-box input,body.admin-page .transaction-toolbar select{min-width:0;width:100%}body.admin-page .transactions-grid{display:grid;grid-template-columns:minmax(0,1.44fr) minmax(310px,.56fr);grid-gap:12px;gap:12px;align-items:start}body.admin-page .orders-card,body.admin-page .transaction-policy-card,body.admin-page .transactions-card{min-width:0}body.admin-page .transactions-card{padding-bottom:.9rem}body.admin-page .transactions-card .responsive-table{overflow-x:auto;scrollbar-width:thin}body.admin-page .transactions-card .responsive-table table{min-width:980px}body.admin-page .transactions-card .table-title small,body.admin-page .transactions-card .table-title strong{white-space:nowrap}body.admin-page .transaction-side-rail{min-width:0;display:grid;grid-gap:12px;gap:12px}body.admin-page .orders-card,body.admin-page .transaction-policy-card{padding:.92rem;display:grid;grid-gap:10px;gap:10px;box-shadow:0 18px 58px rgba(0,0,0,.28)}body.admin-page .order-stack{display:grid;grid-gap:8px;gap:8px}body.admin-page .order-row{align-items:flex-start;padding:.82rem}body.admin-page .order-main{min-width:0;display:grid;grid-gap:5px;gap:5px}body.admin-page .order-main b{color:var(--white);font-size:.86rem;line-height:1.55;font-weight:950}body.admin-page .order-main small{color:var(--dim);direction:ltr;text-align:right;font-size:.7rem;overflow-wrap:anywhere}body.admin-page .order-meta{display:grid;grid-gap:5px;gap:5px;justify-items:flex-end;flex:0 0 auto}body.admin-page .order-meta strong{font-size:.82rem;white-space:nowrap}body.admin-page .order-meta small{color:var(--soft);font-size:.68rem;font-weight:850;white-space:nowrap}body.admin-page .empty-state{padding:1rem;border-radius:18px;color:var(--dim);background:rgba(255,255,255,.045);border:1px dashed rgba(255,255,255,.12);text-align:center;font-weight:850}body.admin-page .transaction-detail-box{width:min(820px,calc(100vw - 24px))}body.admin-page .transaction-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}body.admin-page .transaction-detail-row{display:grid;grid-template-columns:128px minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:center;padding:.8rem .9rem;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}body.admin-page .transaction-detail-row:last-child{grid-column:1/-1}body.admin-page .transaction-detail-row span{color:var(--dim);font-size:.76rem;font-weight:850}body.admin-page .transaction-detail-row strong{color:var(--white);font-size:.86rem;line-height:1.7;overflow-wrap:anywhere}@media (max-width:1280px){body.admin-page .transactions-grid,body.admin-page .transactions-hero-board{grid-template-columns:1fr}body.admin-page .transaction-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){body.admin-page .transaction-insight-grid,body.admin-page .transaction-side-rail,body.admin-page .transaction-toolbar{grid-template-columns:1fr}}@media (max-width:640px){body.admin-page .transactions-hero-board{gap:10px}body.admin-page .transaction-main-card{min-height:0;padding:.9rem}body.admin-page .finance-pill-grid,body.admin-page .transaction-detail-list,body.admin-page .transaction-kpis{grid-template-columns:1fr}body.admin-page .transaction-detail-row{grid-template-columns:1fr;gap:.25rem}body.admin-page .order-row{flex-direction:column;align-items:stretch}body.admin-page .order-meta{justify-items:start}body.admin-page .category-thumb{width:48px;height:38px}}body.admin-page .transactions-stack{grid-template-columns:1fr;gap:14px;align-items:stretch}body.admin-page .transactions-stack .orders-card-wide,body.admin-page .transactions-stack .transactions-card{width:100%;min-width:0}body.admin-page .transactions-stack .transactions-card{padding:1rem}body.admin-page .transactions-stack .transactions-card .responsive-table{width:100%;overflow-x:auto}body.admin-page .transactions-stack .transactions-card .responsive-table table{min-width:920px}body.admin-page .orders-card-wide{padding:1rem;min-height:0}body.admin-page .orders-card-wide .order-stack{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px}body.admin-page .orders-card-wide .order-row{min-height:108px;align-items:stretch}body.admin-page .orders-card-wide .order-main,body.admin-page .orders-card-wide .order-meta{align-self:stretch}body.admin-page .orders-card-wide .order-meta{justify-content:space-between}@media (max-width:760px){body.admin-page .orders-card-wide .order-stack{grid-template-columns:1fr}body.admin-page .orders-card-wide,body.admin-page .transactions-stack .transactions-card{padding:.88rem}}body.admin-page .compact-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}body.admin-page .model-usage-kpis{margin-bottom:14px}body.admin-page .model-usage-toolbar{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.55fr))}body.admin-page .model-usage-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px}body.admin-page .model-usage-ledger{padding:1rem}body.admin-page .model-usage-ledger .responsive-table{width:100%;overflow-x:auto}body.admin-page .model-usage-ledger table{min-width:1040px}body.admin-page .model-usage-model-cell{display:flex;align-items:center;gap:10px;min-width:180px}body.admin-page .model-usage-ledger td,body.admin-page .model-usage-model-cell div{min-width:0}body.admin-page .model-usage-mark{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:#fff;font-weight:950;background:linear-gradient(135deg,rgba(123,44,255,.78),rgba(255,45,168,.54));box-shadow:0 0 22px rgba(123,44,255,.24)}body.admin-page .model-usage-prompt-preview{max-width:360px;color:rgba(255,255,255,.78);font-size:.76rem;line-height:1.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.admin-page .ltr-cell{direction:ltr;text-align:right}body.admin-page .model-usage-bars-card{padding:1rem}body.admin-page .model-usage-detail-box{width:min(880px,calc(100vw - 24px))}body.admin-page .model-usage-detail-quick{display:grid;grid-gap:10px;margin-bottom:12px}body.admin-page .quick-card{display:grid;grid-gap:4px;gap:4px;padding:.85rem;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055)}body.admin-page .prompt-box span,body.admin-page .quick-card span,body.admin-page .technical-box summary{color:var(--dim);font-size:.72rem;font-weight:850}body.admin-page .quick-card strong{color:var(--white);font-size:.94rem;line-height:1.5}body.admin-page .quick-card small{color:var(--soft);font-size:.7rem;line-height:1.65}body.admin-page .quick-card.success{border-color:rgba(85,242,178,.22);background:rgba(85,242,178,.07)}body.admin-page .quick-card.blocked,body.admin-page .quick-card.failed{border-color:rgba(255,79,123,.24);background:rgba(255,79,123,.075)}body.admin-page .prompt-box{display:grid;grid-gap:8px;gap:8px;padding:.95rem;margin:12px 0;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}body.admin-page .prompt-box p{margin:0;color:rgba(255,255,255,.84);line-height:1.95;font-size:.86rem}body.admin-page .technical-box{margin-top:12px;padding:.9rem;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035)}body.admin-page .technical-box summary{cursor:pointer;color:rgba(255,255,255,.78)}body.admin-page .model-usage-detail-list{margin-top:10px}@media (max-width:980px){body.admin-page .model-usage-toolbar{grid-template-columns:1fr}body.admin-page .model-usage-detail-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.admin-page .compact-actions{justify-content:stretch}body.admin-page .compact-actions>*{width:100%}body.admin-page .model-usage-detail-quick{grid-template-columns:1fr}}@media (max-width:920px){body.admin-page .admin-sidebar .sidebar-top{direction:ltr}body.admin-page .admin-sidebar .admin-brand{order:1;margin-right:auto;margin-left:0;direction:rtl}body.admin-page .admin-sidebar .sidebar-close{order:2;margin-left:auto;margin-right:0}}body.admin-page .badge.blocked{color:#fff;background:rgba(255,79,123,.17);border-color:rgba(255,79,123,.25)}body.admin-page .admin-modal.model-usage-modal{width:min(920px,calc(100vw - 28px))}body.admin-page .admin-modal.model-usage-modal::-webkit-backdrop{background:rgba(0,0,0,.64);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.admin-page .admin-modal.model-usage-modal::backdrop{background:rgba(0,0,0,.64);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.admin-page .model-usage-detail-box{width:100%;max-height:min(86vh,780px);overflow:auto;padding:1rem;gap:10px;border-radius:30px;border:1px solid rgba(255,255,255,.13);background:radial-gradient(circle at 8% 0,rgba(123,44,255,.22),transparent 35%),radial-gradient(circle at 100% 100%,rgba(255,45,168,.13),transparent 38%),rgba(8,7,15,.965);box-shadow:0 34px 110px rgba(0,0,0,.58)}body.admin-page .model-usage-detail-box::-webkit-scrollbar{width:8px}body.admin-page .model-usage-detail-box::-webkit-scrollbar-thumb{background:rgba(255,255,255,.14);border-radius:999px}body.admin-page .model-usage-modal-head{align-items:flex-start!important;margin-bottom:.15rem!important}body.admin-page .model-usage-modal-head .eyebrow{display:inline-flex;margin-bottom:.35rem;padding:.26rem .58rem;border-radius:999px;color:rgba(255,255,255,.72);background:rgba(123,44,255,.1);border:1px solid rgba(155,104,255,.2);font-size:.66rem;font-weight:950;direction:ltr;letter-spacing:.08em}body.admin-page .model-usage-modal-head h2{font-size:1.24rem;line-height:1.55}body.admin-page .model-usage-modal-head button{flex:0 0 42px;width:42px!important;height:42px!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important}body.admin-page .model-usage-detail-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:0}body.admin-page .model-usage-detail-quick .quick-card{min-height:96px;align-content:start;padding:.9rem;border-radius:20px;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}body.admin-page .model-usage-detail-list .transaction-detail-row span,body.admin-page .model-usage-detail-quick .quick-card span,body.admin-page .model-usage-technical-box summary{color:var(--dim);font-size:.74rem;font-weight:900}body.admin-page .model-usage-detail-quick .quick-card strong{font-size:.97rem;line-height:1.7;overflow-wrap:anywhere}body.admin-page .model-usage-detail-quick .quick-card small{color:var(--soft);line-height:1.6;overflow-wrap:anywhere}body.admin-page .model-usage-detail-quick .quick-card.success{border-color:rgba(85,242,178,.22);background:rgba(85,242,178,.07)}body.admin-page .model-usage-detail-quick .quick-card.failed{border-color:rgba(255,79,123,.25);background:rgba(255,79,123,.075)}body.admin-page .model-usage-detail-quick .quick-card.blocked{border-color:rgba(255,154,68,.25);background:rgba(255,154,68,.075)}body.admin-page .model-usage-detail-box .prompt-box{margin:0;padding:.95rem;border-radius:20px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}body.admin-page .model-usage-detail-box .prompt-box-primary{border-color:rgba(255,45,168,.16);background:rgba(255,45,168,.052)}body.admin-page .model-usage-detail-box .response-box{border-color:rgba(155,104,255,.16);background:rgba(123,44,255,.065)}body.admin-page .model-usage-detail-box .prompt-box p{color:rgba(255,255,255,.84);line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}body.admin-page .model-usage-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:0}body.admin-page .model-usage-detail-list .transaction-detail-row{min-height:64px;display:grid;grid-template-columns:1fr;align-items:start;grid-gap:4px;gap:4px;padding:.78rem .85rem;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}body.admin-page .model-usage-detail-list .transaction-detail-row:last-child{grid-column:auto}body.admin-page .model-usage-detail-list .transaction-detail-row strong{overflow-wrap:anywhere;line-height:1.7;font-size:.88rem}body.admin-page .model-usage-technical-box{margin-top:0;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}body.admin-page .model-usage-technical-box summary{cursor:pointer;padding:.82rem .95rem;color:var(--soft);list-style:none}body.admin-page .model-usage-technical-box summary::-webkit-details-marker{display:none}body.admin-page .model-usage-technical-box summary:before{content:"+";margin-left:8px;color:var(--pink);font-weight:950}body.admin-page .model-usage-technical-box[open] summary:before{content:"−"}body.admin-page .model-usage-tech-list{padding:0 .85rem .85rem}body.admin-page .model-usage-toolbar{align-items:stretch}body.admin-page .model-usage-ledger .datatable-toolbar{border-radius:22px}body.admin-page .model-usage-ledger .responsive-table table td,body.admin-page .model-usage-ledger .responsive-table table th{vertical-align:middle}body.admin-page .model-usage-ledger .compact-btn{min-height:38px;border-radius:14px;padding:0 .82rem;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);color:#fff;font-weight:900}body.admin-page .model-usage-ledger .compact-btn:hover{background:rgba(255,255,255,.11);border-color:rgba(155,104,255,.3)}@media (max-width:980px){body.admin-page .admin-modal.model-usage-modal{width:min(760px,calc(100vw - 22px))}body.admin-page .model-usage-detail-list,body.admin-page .model-usage-detail-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.admin-page .admin-modal.model-usage-modal{width:calc(100vw - 18px)}body.admin-page .model-usage-detail-box{max-height:min(88vh,760px);border-radius:24px;padding:.85rem}body.admin-page .model-usage-modal-head h2{font-size:1.05rem}body.admin-page .model-usage-detail-list,body.admin-page .model-usage-detail-quick{grid-template-columns:1fr}body.admin-page .model-usage-detail-quick .quick-card{min-height:auto}body.admin-page .model-usage-tech-list{padding:0 .65rem .65rem}}body.admin-page{--soft:rgba(255,255,255,.62);--dim:rgba(255,255,255,.44);background:radial-gradient(ellipse at 12% 10%,rgba(123,44,255,.28),transparent 38%),radial-gradient(ellipse at 92% 4%,rgba(255,45,168,.18),transparent 34%),radial-gradient(ellipse at 52% 86%,rgba(105,230,255,.08),transparent 42%),linear-gradient(160deg,#030306,#080012 42%,#020203)}body.admin-page .admin-shell .section-head{max-width:none;margin-bottom:18px}body.admin-page .admin-shell .section-head p{color:var(--soft);line-height:1.85;font-size:unset}body.admin-page .admin-shell .model-icon{margin-bottom:0;align-self:auto;z-index:auto}body.admin-page .admin-shell .eyebrow{max-width:none;margin:0 0 8px}body.admin-page .admin-sidebar .sidebar-top{height:auto;padding:0}@media (min-width:921px){body.admin-page .admin-sidebar .sidebar-top{direction:inherit}}body.admin-page .admin-nav .nav-item{height:auto;min-height:54px;padding:.72rem .82rem;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);gap:10px;color:rgba(255,255,255,.76);text-align:right}body.admin-page .admin-nav .nav-item.is-active,body.admin-page .admin-nav .nav-item:hover{background:radial-gradient(circle at 10% 0,rgba(255,255,255,.14),transparent 32%),linear-gradient(135deg,rgba(123,44,255,.22),rgba(255,45,168,.08));border-color:rgba(155,104,255,.35);color:#fff;transform:translateY(-1px)}body.admin-page .admin-nav .nav-item span{flex:none;font-size:inherit;font-weight:850;white-space:normal;overflow:visible;text-overflow:clip}body.admin-page .admin-modal[data-modal=transaction]{width:min(820px,calc(100vw - 24px))}body.chat-page .wallet-page.wallet-minimal-v106,body.chat-page .wallet-page.wallet-minimal-v106 *{box-sizing:border-box!important}body.chat-page.wallet-page-open{overflow:hidden!important}body.chat-page .wallet-page.wallet-minimal-v106{position:fixed!important;inset:0!important;z-index:80!important;width:100vw!important;min-height:100dvh!important;padding:clamp(16px,3vw,34px)!important;direction:rtl!important;color:#ffffff!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 72% 12%,rgba(142,73,255,.18),transparent 34%),radial-gradient(circle at 18% 88%,rgba(255,45,168,.1),transparent 28%),#050507!important}body.chat-page.wallet-page-open .wallet-page.wallet-minimal-v106{display:grid!important;place-items:center!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-shell{width:min(940px,100%)!important;margin:0 auto!important;display:grid!important;grid-gap:16px!important;gap:16px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-header{min-height:122px!important;padding:18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;grid-gap:16px!important;gap:16px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.095)!important;background:rgba(15,14,22,.82)!important;box-shadow:0 24px 80px rgba(0,0,0,.34)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-back{width:auto!important;min-width:98px!important;height:42px!important;padding:0 14px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.11)!important;background:rgba(255,255,255,.045)!important;color:rgba(255,255,255,.86)!important;box-shadow:none!important;font-size:12px!important;font-weight:850!important;letter-spacing:-.02em!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-back:hover{transform:translateY(-1px)!important;border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.075)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-back svg{width:17px!important;height:17px!important;stroke:currentColor!important;stroke-width:2.4!important;fill:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title{min-width:0!important;display:grid!important;grid-gap:6px!important;gap:6px!important;text-align:right!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title span{width:-moz-fit-content!important;width:fit-content!important;padding:5px 10px!important;border-radius:999px!important;color:rgba(255,255,255,.68)!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.075)!important;font-size:11px!important;line-height:1.4!important;font-weight:850!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title h2{margin:0!important;color:#fff!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.065em!important;text-shadow:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title p{max-width:530px!important;margin:0!important;color:rgba(255,255,255,.62)!important;font-size:13px!important;line-height:1.9!important;font-weight:720!important;letter-spacing:-.025em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-balance{min-width:158px!important;min-height:74px!important;padding:12px 14px!important;display:grid!important;align-content:center!important;grid-gap:5px!important;gap:5px!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.035)!important;text-align:right!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-balance small{color:rgba(255,255,255,.54)!important;font-size:11px!important;line-height:1.5!important;font-weight:780!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-balance strong{color:#fff!important;font-size:19px!important;line-height:1.3!important;font-weight:950!important;letter-spacing:-.045em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-card{padding:18px!important;display:grid!important;grid-gap:16px!important;gap:16px!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(10,10,15,.88)!important;box-shadow:0 28px 90px rgba(0,0,0,.38)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-rate{min-height:56px!important;padding:0 2px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid rgba(255,255,255,.075)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-rate span{color:rgba(255,255,255,.52)!important;font-size:12px!important;font-weight:850!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-rate strong{color:rgba(255,255,255,.94)!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-minimal-v106 #walletPlanGrid.wallet-minimal-plans{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;margin:0!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card{position:relative!important;min-height:146px!important;width:100%!important;margin:0!important;padding:16px!important;display:grid!important;align-content:start!important;grid-gap:6px!important;gap:6px!important;overflow:hidden!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.085)!important;background:rgba(255,255,255,.035)!important;color:#fff!important;box-shadow:none!important;text-align:right!important;cursor:pointer!important;outline:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card:hover{transform:translateY(-2px)!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.055)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card.is-selected{border-color:rgba(178,118,255,.72)!important;background:linear-gradient(180deg,rgba(132,76,255,.17),rgba(255,255,255,.035))!important;box-shadow:inset 0 0 0 1px rgba(178,118,255,.18),0 18px 44px rgba(92,44,180,.14)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card:focus-visible{border-color:rgba(255,255,255,.36)!important;box-shadow:0 0 0 4px rgba(155,104,255,.18)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .select-dot{position:absolute!important;top:14px!important;left:14px!important;width:16px!important;height:16px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.28)!important;background:rgba(0,0,0,.16)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card.is-selected .select-dot{border-color:rgba(255,255,255,.75)!important;background:radial-gradient(circle,#ffffff 0 31%,#a855ff 34% 100%)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .tier-label{width:-moz-fit-content!important;width:fit-content!important;padding:4px 8px!important;border-radius:999px!important;color:rgba(255,255,255,.62)!important;background:rgba(255,255,255,.055)!important;border:0!important;font-size:10.5px!important;line-height:1.45!important;font-weight:900!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card.wallet-plan-featured .tier-label{color:#fff!important;background:rgba(168,85,247,.24)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card strong{margin:8px 0 0!important;color:#ffffff!important;font-size:clamp(22px,2.4vw,30px)!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.055em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .price{color:rgba(255,255,255,.76)!important;font-size:12px!important;line-height:1.6!important;font-weight:900!important;letter-spacing:-.025em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card p{max-width:210px!important;margin:2px 0 0!important;color:rgba(255,255,255,.48)!important;font-size:11.5px!important;line-height:1.75!important;font-weight:720!important;letter-spacing:-.02em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .select-line{display:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom-block{padding:14px!important;display:grid!important;grid-gap:10px!important;gap:10px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.075)!important;background:rgba(255,255,255,.032)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom-block>label{color:rgba(255,255,255,.66)!important;font-size:12px!important;line-height:1.6!important;font-weight:850!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;border:0!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom .wallet-custom-field{width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(0,0,0,.18)!important;overflow:hidden!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom .wallet-custom-field label,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom .wallet-custom-field:before{display:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom input{width:100%!important;height:100%!important;padding:0 16px!important;border:0!important;outline:0!important;color:#fff!important;background:transparent!important;font-size:15px!important;font-weight:900!important;text-align:right!important;direction:rtl!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom input::placeholder{color:rgba(255,255,255,.34)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom>span{min-height:52px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;color:rgba(255,255,255,.54)!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.075)!important;font-size:11.5px!important;font-weight:850!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-checkout{min-height:68px!important;padding-top:2px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;align-items:stretch!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary{min-height:58px!important;width:100%!important;margin:0!important;padding:10px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.085)!important;background:rgba(255,255,255,.035)!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary b,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary span{margin:0!important;color:rgba(255,255,255,.7)!important;font-size:12.5px!important;line-height:1.7!important;font-weight:850!important;letter-spacing:-.025em!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary b,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary strong{color:#ffffff!important;font-weight:950!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-pay{width:100%!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:20px!important;color:#0c0711!important;background:#ffffff!important;box-shadow:0 16px 38px rgba(0,0,0,.24)!important;font-size:13px!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-pay:hover{transform:translateY(-1px)!important;box-shadow:0 20px 48px rgba(0,0,0,.32)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-notes{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-notes span{min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.075)!important;background:rgba(255,255,255,.035)!important;color:rgba(255,255,255,.54)!important;font-size:11.5px!important;font-weight:850!important;line-height:1.5!important;white-space:nowrap!important}@media (max-width:820px){body.chat-page .wallet-page.wallet-minimal-v106{padding:max(12px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-shell{gap:12px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-header{min-height:0!important;grid-template-columns:1fr!important;justify-items:stretch!important;gap:13px!important;padding:14px!important;border-radius:26px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-back{width:-moz-fit-content!important;width:fit-content!important;min-width:92px!important;height:40px!important;justify-self:start!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title{gap:7px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title h2{font-size:clamp(28px,9vw,38px)!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-title p{max-width:none!important;font-size:12.5px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-balance{min-width:0!important;min-height:60px!important;grid-template-columns:1fr auto!important;align-items:center!important;padding:10px 12px!important;border-radius:20px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-card{padding:12px!important;gap:12px!important;border-radius:26px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-rate{min-height:0!important;padding:0 2px 12px!important}body.chat-page .wallet-page.wallet-minimal-v106 #walletPlanGrid.wallet-minimal-plans{grid-template-columns:1fr!important;gap:8px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card{min-height:104px!important;padding:14px 14px 14px 44px!important;border-radius:22px!important;grid-template-columns:1fr auto!important;grid-template-areas:"label price" "tokens price" "desc desc"!important;align-items:center!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .tier-label{grid-area:label!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card strong{grid-area:tokens!important;margin-top:4px!important;font-size:24px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .price{grid-area:price!important;align-self:center!important;justify-self:end!important;font-size:12px!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card p{grid-area:desc!important;max-width:none!important;margin-top:2px!important;font-size:11.2px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-custom>span{min-height:38px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-checkout{min-height:0!important;grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-summary{min-height:58px!important;align-items:flex-start!important;flex-direction:column!important;justify-content:center!important;gap:2px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-pay{height:54px!important;min-height:54px!important;max-height:54px!important;border-radius:18px!important}}@media (max-width:420px){body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-card,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-header{border-radius:23px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-rate{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card{grid-template-columns:1fr!important;grid-template-areas:"label" "tokens" "price" "desc"!important}body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card .price{justify-self:start!important}}@media (prefers-reduced-motion:reduce){body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-back,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-minimal-pay,body.chat-page .wallet-page.wallet-minimal-v106 .wallet-plan-card{transition:none!important}}#tools.models-section .tool-mark .ai-model-logo{width:100%;height:100%;display:grid;place-items:center;border-radius:inherit;overflow:hidden}#tools.models-section .tool-mark .ai-model-logo img{width:76%;height:76%;object-fit:contain;display:block}#tools.models-section .tool-mark:has(.ai-model-logo){background:rgba(255,255,255,.96);color:transparent}#tools.models-section .tool-mark.mark-claude:has(.ai-model-logo),#tools.models-section .tool-mark.mark-deepseek:has(.ai-model-logo),#tools.models-section .tool-mark.mark-gemini:has(.ai-model-logo),#tools.models-section .tool-mark.mark-gpt:has(.ai-model-logo){background:rgba(255,255,255,.96)}#tools.models-section .tool-mark.mark-claude:has(.ai-model-logo) img,#tools.models-section .tool-mark.mark-deepseek:has(.ai-model-logo) img,#tools.models-section .tool-mark.mark-gemini:has(.ai-model-logo) img{width:82%;height:82%}#tools.models-section .tool-claude .tool-mark:has(.ai-model-logo){opacity:1}.introduce-head p{margin-top:.9rem}.introduce-head p strong{font-weight:800;font-size:inherit}.introduce-link{color:#ff2bbd;font-weight:800;text-decoration:none}.introduce-link:focus-visible,.introduce-link:hover{color:#ff62d2;text-decoration:underline;text-underline-offset:4px}.introduce-charge-rate{display:inline-flex;align-items:baseline;gap:.35rem;white-space:nowrap}.pricing-heading{display:flex;justify-content:center;text-align:center}.pricing-heading h2{width:100%;text-align:center;margin-inline:auto}.pricing-topline{justify-content:center}.pricing-topline span,.pricing-topline strong{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.58rem 1.05rem;border-radius:999px;text-align:center;border:1px solid rgba(255,255,255,.13)}.pricing-topline strong{background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.pricing-topline span{color:rgba(255,255,255,.88);background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,rgba(128,82,255,.58),rgba(255,45,168,.78));box-shadow:0 16px 38px rgba(255,45,168,.16),inset 0 1px 0 rgba(255,255,255,.14)}.reward-tier.reward-bronze{opacity:.58}.reward-tier.reward-silver{opacity:.76}.reward-tier.reward-gold{opacity:1}@media (max-width:760px){.pricing-topline{display:grid;grid-template-columns:1fr}.pricing-topline span,.pricing-topline strong{width:100%}}.about-redesign{position:relative;overflow:hidden;padding-top:92px;padding-bottom:clamp(3.2rem,7vw,6rem)}.about-redesign:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(123,44,255,.24),transparent 34%),radial-gradient(circle at 88% 12%,rgba(255,45,168,.17),transparent 32%),radial-gradient(circle at 48% 44%,rgba(123,44,255,.1),transparent 44%);opacity:.95}.about-redesign-shell{position:relative;z-index:1;width:min(1320px,calc(100vw - 64px));margin-inline:auto}.about-redesign-hero{position:relative;min-height:clamp(660px,86svh,900px);display:grid;align-items:center;padding:clamp(2.6rem,5vw,5.4rem) 0 clamp(3.4rem,6vw,6.2rem)}.about-redesign-hero-grid{display:grid;grid-template-columns:minmax(480px,.95fr) minmax(440px,1.05fr);grid-gap:clamp(36px,5vw,76px);gap:clamp(36px,5vw,76px);align-items:center}.about-redesign-copy{justify-self:end;max-width:660px;display:grid;justify-items:start;text-align:right}.about-redesign-badge,.about-redesign-label{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.42rem .92rem;border-radius:999px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.07);border:1px solid rgba(155,104,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 42px rgba(123,44,255,.14);direction:ltr;font-size:.72rem;font-weight:950;letter-spacing:.08em}.about-redesign-copy h1{margin:1rem 0;color:#fff;font-size:clamp(2.45rem,4vw,5rem);line-height:1.16;letter-spacing:-.055em;font-weight:950;text-wrap:balance}.about-redesign-copy p{max-width:620px;margin:0 0 1.5rem;color:rgba(255,255,255,.74);font-size:clamp(1rem,1.22vw,1.18rem);line-height:2.08;font-weight:760}.about-ai-map{position:relative;width:min(100%,620px);aspect-ratio:1;justify-self:start;display:grid;place-items:center;border-radius:clamp(32px,4vw,52px);border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 50% 50%,rgba(123,44,255,.2),transparent 32%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.1),transparent 24%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:0 34px 110px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.09);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);overflow:hidden}.about-ai-map:after,.about-ai-map:before{content:"";position:absolute;inset:12%;border-radius:999px;border:1px solid rgba(155,104,255,.14);animation:aboutOrbit 16s linear infinite}.about-ai-map:after{inset:24%;border-color:rgba(255,45,168,.14);animation-duration:22s;animation-direction:reverse}.about-ai-map-glow{position:absolute;inset:20%;border-radius:999px;background:radial-gradient(circle,rgba(155,104,255,.42),rgba(255,45,168,.14) 42%,transparent 70%);filter:blur(38px);opacity:.82;animation:aboutPulse 5s ease-in-out infinite}.about-ai-core{position:relative;z-index:4;width:clamp(132px,15vw,174px);aspect-ratio:1;display:grid;place-items:center;align-content:center;grid-gap:.28rem;gap:.28rem;border-radius:34px;color:#fff;background:radial-gradient(circle at 22% 12%,rgba(255,255,255,.22),transparent 30%),linear-gradient(145deg,rgba(123,44,255,.74),rgba(255,45,168,.36));border:1px solid rgba(255,255,255,.22);box-shadow:0 22px 80px rgba(123,44,255,.38),inset 0 1px 0 rgba(255,255,255,.18)}.about-ai-core span{font-size:clamp(1.32rem,2.1vw,2rem);font-weight:950;letter-spacing:-.04em}.about-ai-core small{color:rgba(255,255,255,.68);font-size:.72rem;font-weight:900;direction:ltr;letter-spacing:.11em}.about-ai-node,.about-ecosystem-node{position:absolute;z-index:3;min-width:92px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:999px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);direction:ltr;font-size:.84rem;font-weight:950}.about-ai-node-1{top:12%;left:15%}.about-ai-node-2{top:14%;right:13%}.about-ai-node-3{right:7%;top:45%}.about-ai-node-4{right:18%;bottom:13%}.about-ai-node-5{left:15%;bottom:14%}.about-ai-node-6{left:7%;top:45%}.about-ai-line{position:absolute;z-index:2;left:50%;top:50%;width:32%;height:1px;transform-origin:0 50%;background:linear-gradient(90deg,rgba(155,104,255,.72),rgba(255,45,168,.14),transparent);box-shadow:0 0 18px rgba(155,104,255,.28);opacity:.82}.about-ai-line-1{transform:rotate(220deg)}.about-ai-line-2{transform:rotate(315deg)}.about-ai-line-3{transform:rotate(0deg)}.about-ai-line-4{transform:rotate(50deg)}.about-ai-line-5{transform:rotate(130deg)}.about-ai-line-6{transform:rotate(180deg)}.about-redesign-section{position:relative;padding:clamp(3.6rem,7vw,6.2rem) 0 0}.about-section-head{max-width:860px;margin-inline:auto;margin-bottom:clamp(1.2rem,2.4vw,2rem);display:grid;justify-items:center;grid-gap:.75rem;gap:.75rem;text-align:center}.about-final-cta h2,.about-section-copy h2,.about-section-head h2,.about-stats-panel h2{margin:0;color:#fff;font-size:clamp(1.75rem,3vw,3.15rem);line-height:1.34;letter-spacing:-.045em;font-weight:950;text-wrap:balance}.about-final-cta p,.about-redesign-card p,.about-section-copy p,.about-section-head p{margin:0;color:rgba(255,255,255,.67);font-size:clamp(.96rem,1.1vw,1.05rem);line-height:2.02;font-weight:700}.about-final-cta,.about-split-card,.about-stats-panel{position:relative;overflow:hidden;border-radius:clamp(30px,3.2vw,46px);border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 12% 0,rgba(123,44,255,.21),transparent 34%),radial-gradient(circle at 92% 100%,rgba(255,45,168,.15),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.074),rgba(255,255,255,.035));box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.09);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.about-split-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);grid-gap:clamp(1rem,2.4vw,2rem);gap:clamp(1rem,2.4vw,2rem);align-items:center;padding:clamp(1.25rem,3vw,2.25rem)}.about-section-copy{display:grid;grid-gap:.9rem;gap:.9rem}.about-friction-visual{min-height:320px;position:relative;display:grid;place-items:center;border-radius:34px;background:rgba(3,3,8,.34);border:1px solid rgba(255,255,255,.085);overflow:hidden}.about-friction-visual span,.about-friction-visual strong{position:absolute;min-width:132px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:999px;direction:ltr;color:rgba(255,255,255,.72);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);font-size:.82rem;font-weight:950}.about-friction-visual span:first-child{top:16%;right:10%}.about-friction-visual span:nth-child(2){top:44%;left:8%}.about-friction-visual span:nth-child(3){bottom:15%;right:15%}.about-friction-visual strong{position:relative;z-index:2;min-width:154px;min-height:70px;color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.76),rgba(255,45,168,.42));box-shadow:0 20px 70px rgba(123,44,255,.3)}.about-four-grid,.about-three-grid{display:grid;grid-gap:16px;gap:16px}.about-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-redesign-card{position:relative;overflow:hidden;min-height:220px;display:grid;align-content:start;justify-items:start;grid-gap:.8rem;gap:.8rem;padding:1.25rem;border-radius:30px;text-align:right;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.18),transparent 34%),radial-gradient(circle at 95% 100%,rgba(255,45,168,.12),transparent 38%),rgba(255,255,255,.048);box-shadow:0 24px 80px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08);transition:transform .25s var(--ease),border-color .25s ease,background .25s ease}.about-redesign-card:hover{transform:translateY(-6px);border-color:rgba(155,104,255,.3);background:radial-gradient(circle at 10% 0,rgba(123,44,255,.25),transparent 34%),radial-gradient(circle at 95% 100%,rgba(255,45,168,.18),transparent 38%),rgba(255,255,255,.064)}.about-card-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.52),rgba(255,45,168,.26));border:1px solid rgba(255,255,255,.13);font-size:1.15rem;font-weight:950;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}.about-redesign-card h3{margin:0;color:#fff;font-size:1.22rem;line-height:1.55;font-weight:950}.about-comparison-table{max-width:980px;margin-inline:auto;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.035));box-shadow:0 28px 88px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.09)}.about-table-head,.about-table-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px}.about-table-head span,.about-table-row span,.about-table-row strong{min-height:64px;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;direction:ltr;border-bottom:1px solid rgba(255,255,255,.075)}.about-table-head span{color:#fff;background:rgba(255,255,255,.07);font-weight:950}.about-table-row span{color:rgba(255,255,255,.54);font-weight:850}.about-table-row strong{color:#fff;background:linear-gradient(90deg,rgba(123,44,255,.12),rgba(255,45,168,.08));font-weight:950}.about-ecosystem{position:relative;height:clamp(420px,45vw,620px);border-radius:clamp(32px,4vw,50px);border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 50% 50%,rgba(123,44,255,.24),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.064),rgba(255,255,255,.03));box-shadow:0 32px 96px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden}.about-ecosystem:after,.about-ecosystem:before{content:"";position:absolute;inset:16%;border-radius:999px;border:1px solid rgba(155,104,255,.16);animation:aboutOrbit 20s linear infinite}.about-ecosystem:after{inset:29%;border-color:rgba(255,45,168,.15);animation-duration:28s;animation-direction:reverse}.about-ecosystem-core{position:absolute;inset:50% auto auto 50%;z-index:4;transform:translate(-50%,-50%);width:168px;height:92px;display:grid;place-items:center;border-radius:30px;color:#fff;direction:ltr;font-size:1.55rem;font-weight:950;background:linear-gradient(135deg,rgba(123,44,255,.76),rgba(255,45,168,.36));border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 80px rgba(123,44,255,.32),inset 0 1px 0 rgba(255,255,255,.15)}.about-ecosystem-node-1{top:12%;left:42%}.about-ecosystem-node-2{right:15%}.about-ecosystem-node-3{top:50%;right:9%}.about-ecosystem-node-4{bottom:16%;right:21%}.about-ecosystem-node-5{bottom:16%;left:21%}.about-ecosystem-node-6{top:50%;left:8%}.about-ecosystem-node-7{min-width:152px}.about-roadmap{list-style:none;margin:0;padding:1rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px;border-radius:32px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.about-roadmap li{position:relative;min-height:92px;display:grid;place-items:center;padding:.8rem;border-radius:24px;color:#fff;text-align:center;font-weight:950;background:radial-gradient(circle at 12% 0,rgba(123,44,255,.18),transparent 34%),rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.085)}.about-roadmap li:not(:last-child):after{content:"";position:absolute;left:-11px;top:50%;width:12px;height:2px;background:linear-gradient(90deg,rgba(255,45,168,.34),rgba(155,104,255,.72))}.about-stats-panel{display:grid;grid-template-columns:minmax(280px,.45fr) 1fr;grid-gap:1rem;gap:1rem;align-items:center;padding:clamp(1.25rem,3vw,2rem)}.about-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.about-stat-card{min-height:128px;display:grid;align-content:center;justify-items:center;grid-gap:.35rem;gap:.35rem;border-radius:24px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.085)}.about-stat-card strong{color:#fff;font-size:clamp(1.6rem,2.6vw,2.5rem);line-height:1}.about-stat-card span{color:rgba(255,255,255,.54);direction:ltr;font-size:.78rem;font-weight:900}.about-final-cta{display:grid;justify-items:center;grid-gap:1rem;gap:1rem;padding:clamp(2rem,5vw,4rem);text-align:center}.about-final-cta p{max-width:520px}@keyframes aboutOrbit{to{transform:rotate(1turn)}}@keyframes aboutPulse{0%,to{transform:scale(.96);opacity:.66}50%{transform:scale(1.06);opacity:.96}}@media (prefers-reduced-motion:reduce){.about-ai-map-glow,.about-ai-map:after,.about-ai-map:before,.about-ecosystem:after,.about-ecosystem:before{animation:none!important}}@media (max-width:1120px){.about-redesign-hero-grid,.about-split-card,.about-stats-panel{grid-template-columns:1fr}.about-ai-map,.about-redesign-copy{justify-self:center}.about-redesign-copy{justify-items:center;text-align:center}.about-redesign-copy p{margin-inline:auto}.about-four-grid,.about-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-roadmap{grid-template-columns:repeat(3,minmax(0,1fr))}.about-roadmap li:not(:last-child):after{display:none}}@media (max-width:720px){.about-redesign{padding-top:78px}.about-redesign-shell{width:min(100%,calc(100vw - 24px))}.about-redesign-hero{min-height:auto;padding-top:2rem}.about-redesign-hero-grid{gap:22px}.about-ai-map{width:min(100%,360px);border-radius:34px}.about-ai-node{min-width:76px;min-height:34px;padding:.42rem .62rem;font-size:.7rem}.about-ai-core{width:118px;border-radius:26px}.about-ai-core span{font-size:1.25rem}.about-redesign-copy h1{font-size:clamp(2rem,9vw,2.72rem);line-height:1.3}.about-redesign-copy p{font-size:.95rem;line-height:2}.about-redesign-section{padding-top:3rem}.about-final-cta,.about-split-card,.about-stats-panel{border-radius:28px;padding:1rem}.about-four-grid,.about-stats-grid,.about-three-grid{grid-template-columns:1fr}.about-redesign-card{min-height:auto;border-radius:24px;justify-items:center;text-align:center}.about-table-head span,.about-table-row span,.about-table-row strong{min-height:56px;padding:.8rem .55rem;font-size:.82rem}.about-ecosystem{height:460px;border-radius:30px}.about-ecosystem-core{width:132px;height:72px;border-radius:24px;font-size:1.2rem}.about-ecosystem-node{min-width:72px;min-height:34px;padding:.42rem .62rem;font-size:.68rem}.about-ecosystem-node-1{top:11%;left:36%}.about-ecosystem-node-2{top:23%;right:5%}.about-ecosystem-node-3{top:50%;right:3%}.about-ecosystem-node-4{bottom:14%;right:8%}.about-ecosystem-node-5{bottom:14%;left:8%}.about-ecosystem-node-6{top:50%;left:3%}.about-ecosystem-node-7{top:23%;left:4%;min-width:112px}.about-roadmap{grid-template-columns:1fr;padding:.75rem}.about-roadmap li{min-height:68px}}.about-redesign-hero-clean{min-height:clamp(480px,66svh,680px);padding:clamp(3.2rem,7vw,6.2rem) 0 clamp(2.4rem,5vw,4.8rem)}.about-redesign-hero-clean .about-redesign-hero-grid{display:flex;justify-content:center;align-items:center}.about-redesign-hero-clean .about-redesign-copy{justify-self:center;justify-items:center;max-width:840px;margin-inline:auto;text-align:center}.about-redesign-hero-clean .about-redesign-copy p{max-width:760px;margin-inline:auto}.about-redesign-hero-clean .about-redesign-badge{margin-inline:auto}.about-comparison-table,.about-table-head span,.about-table-row span,.about-table-row strong{direction:rtl}.about-ecosystem{max-width:980px;height:clamp(340px,36vw,470px);margin-inline:auto;border-radius:clamp(28px,3vw,42px);background:radial-gradient(circle at 50% 50%,rgba(123,44,255,.18),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.028));background-size:auto,64px 64px,64px 64px,auto}.about-ecosystem:before{inset:52px 70px;border-radius:32px;border:1px solid rgba(155,104,255,.16);background:linear-gradient(90deg,transparent 0 18%,rgba(155,104,255,.18) 18% 82%,transparent 82%),linear-gradient(0deg,transparent 0 18%,rgba(255,45,168,.14) 18% 82%,transparent 82%);transform:none}.about-ecosystem:after,.about-ecosystem:before{content:"";position:absolute;opacity:.7;animation:none}.about-ecosystem:after{inset:30% 25%;border-radius:999px;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle,rgba(123,44,255,.14),transparent 66%);transform:rotate(-8deg)}.about-ecosystem-core{width:138px;height:72px;border-radius:24px;direction:rtl;font-size:1.34rem}.about-ecosystem-node{min-width:96px;min-height:38px;padding:.48rem .78rem;direction:rtl;font-size:.78rem;background:rgba(255,255,255,.065)}.about-ecosystem-node-1{top:13%;left:44%}.about-ecosystem-node-2{top:24%;right:14%}.about-ecosystem-node-3{top:52%;right:10%}.about-ecosystem-node-4{bottom:15%;right:24%}.about-ecosystem-node-5{bottom:15%;left:24%}.about-ecosystem-node-6{top:52%;left:10%}.about-ecosystem-node-7{top:24%;left:12%;min-width:138px}.about-redesign-card{min-height:190px}@media (max-width:720px){.about-redesign-hero-clean{min-height:auto;padding-top:2.4rem}.about-redesign-hero-clean .about-redesign-copy{max-width:100%}.about-ecosystem{height:430px;max-width:100%}.about-ecosystem:before{inset:42px 22px;border-radius:26px}.about-ecosystem:after{inset:32% 13%}.about-ecosystem-core{width:112px;height:62px;font-size:1.08rem}.about-ecosystem-node{min-width:72px;min-height:34px;font-size:.66rem}.about-ecosystem-node-1{top:11%;left:38%}.about-ecosystem-node-2{top:24%;right:5%}.about-ecosystem-node-3{top:52%;right:3%}.about-ecosystem-node-4{bottom:12%;right:8%}.about-ecosystem-node-5{bottom:12%;left:8%}.about-ecosystem-node-6{top:52%;left:3%}.about-ecosystem-node-7{top:24%;left:4%;min-width:104px}}.about-friction-visual span,.about-friction-visual strong{direction:rtl}.about-split-card{grid-template-columns:minmax(0,.96fr) minmax(300px,.58fr)}.about-friction-note{position:relative;display:grid;grid-gap:.9rem;gap:.9rem;padding:clamp(1rem,2.2vw,1.35rem);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.034));border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 70px rgba(0,0,0,.22)}.about-friction-note:before{content:"";position:absolute;inset:14px auto 14px 50%;width:1px;background:linear-gradient(180deg,transparent,rgba(155,104,255,.28),transparent);opacity:.7}.about-friction-note div{position:relative;display:grid;grid-gap:.45rem;gap:.45rem;padding:1rem;border-radius:22px;background:rgba(6,6,14,.26);border:1px solid rgba(255,255,255,.07)}.about-friction-note span{color:#fff;font-size:.95rem;font-weight:950}.about-friction-note p{margin:0;color:rgba(255,255,255,.62);font-size:.9rem;line-height:1.9;font-weight:720}.about-output-board{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(0,1fr);grid-gap:clamp(1rem,2vw,1.4rem);gap:clamp(1rem,2vw,1.4rem);padding:clamp(1rem,2.4vw,1.5rem);border-radius:clamp(28px,3vw,42px);border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 16% 8%,rgba(123,44,255,.16),transparent 36%),radial-gradient(circle at 92% 100%,rgba(255,45,168,.11),transparent 34%),rgba(255,255,255,.045);box-shadow:0 34px 100px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.about-output-core{min-height:100%;display:grid;align-content:center;grid-gap:.65rem;gap:.65rem;padding:clamp(1.1rem,2.4vw,1.6rem);border-radius:28px;text-align:right;background:linear-gradient(145deg,rgba(123,44,255,.36),rgba(255,45,168,.18));border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.about-output-core span{color:rgba(255,255,255,.62);font-size:.78rem;font-weight:900}.about-output-core strong{color:#fff;font-size:clamp(1.55rem,2.8vw,2.55rem);line-height:1.15;font-weight:950}.about-output-core p{margin:0;color:rgba(255,255,255,.72);font-size:.95rem;line-height:1.95;font-weight:720}.about-output-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.about-output-list article{min-height:98px;display:grid;align-content:center;grid-gap:.35rem;gap:.35rem;padding:.95rem 1rem;border-radius:22px;text-align:right;background:rgba(255,255,255,.048);border:1px solid rgba(255,255,255,.08);transition:transform .22s var(--ease),border-color .22s ease,background .22s ease}.about-output-list article:hover{transform:translateY(-3px);border-color:rgba(155,104,255,.24);background:rgba(255,255,255,.064)}.about-output-list strong{color:#fff;font-size:.98rem;font-weight:950}.about-output-list span{color:rgba(255,255,255,.55);font-size:.78rem;line-height:1.7;font-weight:740}@media (max-width:960px){.about-output-board,.about-split-card{grid-template-columns:1fr}.about-friction-note:before{display:none}}@media (max-width:620px){.about-output-board{border-radius:28px;padding:.9rem}.about-output-core{border-radius:24px;text-align:center;justify-items:center}.about-output-list{grid-template-columns:1fr}.about-friction-note div,.about-output-list article{text-align:center}}body.freelancer-page .freelancer-managed-page{padding-bottom:6rem}body.freelancer-page .freelancer-managed-hero{position:relative;z-index:1;min-height:100svh;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);grid-gap:clamp(1.4rem,4vw,4.5rem);gap:clamp(1.4rem,4vw,4.5rem);align-items:center;padding-top:clamp(7rem,10vw,9rem);padding-bottom:clamp(3rem,6vw,5.6rem)}body.freelancer-page .freelancer-managed-hero .freelancer-hero-copy{max-width:780px;justify-self:end}body.freelancer-page .freelancer-managed-hero h1{max-width:760px;font-size:clamp(2.45rem,5vw,4.85rem);line-height:1.16;letter-spacing:-.055em;text-wrap:balance}body.freelancer-page .freelancer-managed-hero p{max-width:760px;color:rgba(255,255,255,.7);line-height:2.05;text-wrap:balance}body.freelancer-page .freelancer-workspace-preview{position:relative;overflow:hidden;min-height:500px;display:grid;align-content:start;grid-gap:16px;gap:16px;padding:clamp(1rem,2.4vw,1.45rem);border:1px solid rgba(255,255,255,.13);border-radius:34px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.16),transparent 28%),radial-gradient(circle at 86% 0,rgba(255,45,168,.16),transparent 34%),linear-gradient(148deg,rgba(255,255,255,.11),rgba(255,255,255,.045));box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 34px 92px rgba(0,0,0,.36);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body.freelancer-page .freelancer-workspace-preview:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 0);background-size:48px 48px;mask-image:linear-gradient(180deg,#000,transparent 82%);-webkit-mask-image:linear-gradient(180deg,#000,transparent 82%)}body.freelancer-page .freelancer-workspace-preview>*{position:relative;z-index:1}body.freelancer-page .freelancer-workspace-footer,body.freelancer-page .freelancer-workspace-row,body.freelancer-page .freelancer-workspace-task,body.freelancer-page .freelancer-workspace-top{border:1px solid rgba(255,255,255,.105);background:rgba(12,8,22,.42);border-radius:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}body.freelancer-page .freelancer-workspace-footer,body.freelancer-page .freelancer-workspace-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px}body.freelancer-page .freelancer-workspace-footer span,body.freelancer-page .freelancer-workspace-row span,body.freelancer-page .freelancer-workspace-task span,body.freelancer-page .freelancer-workspace-top span{color:rgba(255,255,255,.54);font-size:.82rem;font-weight:850}body.freelancer-page .freelancer-workspace-footer strong,body.freelancer-page .freelancer-workspace-task strong,body.freelancer-page .freelancer-workspace-top strong{color:#fff;font-weight:950}body.freelancer-page .freelancer-workspace-task{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;min-height:104px;background:linear-gradient(135deg,rgba(123,44,255,.22),rgba(255,45,168,.13))}body.freelancer-page .freelancer-workspace-task b{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:0 12px;color:rgba(255,255,255,.88);background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);font-size:.78rem;font-weight:950;white-space:nowrap}body.freelancer-page .freelancer-workspace-row{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;padding:15px 16px}body.freelancer-page .freelancer-form-progress i,body.freelancer-page .freelancer-workspace-row i{position:relative;display:block;height:10px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.085)}body.freelancer-page .freelancer-form-progress em,body.freelancer-page .freelancer-workspace-row em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--fr-purple),var(--fr-pink));box-shadow:0 0 24px rgba(255,45,168,.32);animation:freelancerProgressGlow 2.8s ease-in-out infinite}@keyframes freelancerProgressGlow{0%,to{filter:saturate(1)}50%{filter:saturate(1.45) brightness(1.08)}}body.freelancer-page .freelancer-managed-hero .freelancer-secondary-btn{min-width:136px}body.freelancer-page .freelancer-process-section .freelancer-section-head,body.freelancer-page .freelancer-section-head{max-width:860px}body.freelancer-page .freelancer-process-line{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}body.freelancer-page .freelancer-process-line:before{content:"";position:absolute;top:32px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,45,168,.32),rgba(123,44,255,.34),transparent)}body.freelancer-page .freelancer-process-item{position:relative;min-height:236px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(155deg,rgba(255,255,255,.09),rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 22px 62px rgba(0,0,0,.22);transition:transform .24s ease,border-color .24s ease,background .24s ease}body.freelancer-page .freelancer-process-item:hover{transform:translateY(-5px);border-color:rgba(190,148,255,.28);background:linear-gradient(155deg,rgba(123,44,255,.16),rgba(255,255,255,.045))}body.freelancer-page .freelancer-process-item>span{display:grid;width:50px;height:50px;place-items:center;margin-bottom:20px;border-radius:18px;color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.7),rgba(255,45,168,.48));box-shadow:0 18px 46px rgba(123,44,255,.24);font-weight:950}body.freelancer-page .freelancer-collab-grid h3,body.freelancer-page .freelancer-growth-rail h3,body.freelancer-page .freelancer-process-item h3,body.freelancer-page .freelancer-skill-story h3{margin:0 0 8px;color:#fff;font-size:1.08rem;line-height:1.7;font-weight:950}body.freelancer-page .freelancer-collab-grid p,body.freelancer-page .freelancer-growth-rail p,body.freelancer-page .freelancer-process-item p,body.freelancer-page .freelancer-skill-story p{margin:0;color:rgba(255,255,255,.58);line-height:1.95;font-weight:750}body.freelancer-page .freelancer-editorial-card{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);padding:clamp(1.2rem,3.4vw,2.4rem);overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:34px;background:radial-gradient(circle at 0 0,rgba(255,45,168,.14),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.098),rgba(255,255,255,.042));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 28px 84px rgba(0,0,0,.3)}body.freelancer-page .freelancer-editorial-copy h2{margin:0 0 16px;color:#fff;font-size:clamp(2rem,3.6vw,3.6rem);line-height:1.24;letter-spacing:-.045em;text-wrap:balance}body.freelancer-page .freelancer-editorial-copy p{margin:0;color:rgba(255,255,255,.66);font-size:1.02rem;line-height:2.05;font-weight:700}body.freelancer-page .freelancer-collab-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}body.freelancer-page .freelancer-collab-grid article{min-height:148px;padding:18px;border:1px solid rgba(255,255,255,.105);border-radius:24px;background:rgba(255,255,255,.052);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}body.freelancer-page .freelancer-skill-magazine{display:grid;grid-template-columns:1.05fr .95fr;grid-auto-rows:minmax(180px,auto);grid-gap:16px;gap:16px}body.freelancer-page .freelancer-skill-story{position:relative;min-height:190px;padding:22px;border:1px solid rgba(255,255,255,.115);border-radius:30px;background:linear-gradient(150deg,rgba(255,255,255,.088),rgba(255,255,255,.038));overflow:hidden;transition:transform .24s ease,border-color .24s ease}body.freelancer-page .freelancer-skill-story:first-child,body.freelancer-page .freelancer-skill-story:last-child{min-height:236px}body.freelancer-page .freelancer-skill-story:hover{transform:translateY(-4px);border-color:rgba(190,148,255,.27)}body.freelancer-page .freelancer-skill-story small{display:inline-flex;margin-bottom:18px;color:rgba(255,255,255,.42);font-weight:950;direction:ltr}body.freelancer-page .freelancer-growth-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:24px;gap:24px;align-items:start;padding:clamp(1.2rem,3.3vw,2.4rem);border:1px solid rgba(255,255,255,.13);border-radius:34px;background:radial-gradient(circle at 100% 0,rgba(123,44,255,.18),transparent 30%),rgba(255,255,255,.055)}body.freelancer-page .freelancer-growth-rail{display:grid;grid-gap:12px;gap:12px}body.freelancer-page .freelancer-growth-rail article{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.105);background:rgba(255,255,255,.047)}body.freelancer-page .freelancer-growth-rail article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.72),rgba(255,45,168,.45));font-weight:950;direction:ltr}body.freelancer-page .freelancer-form-progress{display:grid;grid-template-columns:1fr auto;grid-gap:10px 14px;gap:10px 14px;align-items:center;margin-top:22px;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:rgba(255,255,255,.052)}body.freelancer-page .freelancer-form-progress span,body.freelancer-page .freelancer-form-progress strong{color:rgba(255,255,255,.84);font-weight:950}body.freelancer-page .freelancer-form-progress i{grid-column:1/-1}body.freelancer-page .freelancer-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}body.freelancer-page .freelancer-final-cta-v2{display:flex;align-items:center;justify-content:space-between;gap:22px}@media (max-width:1080px){body.freelancer-page .freelancer-editorial-card,body.freelancer-page .freelancer-form-layout-v2,body.freelancer-page .freelancer-growth-panel,body.freelancer-page .freelancer-managed-hero{grid-template-columns:1fr}body.freelancer-page .freelancer-managed-hero .freelancer-hero-copy,body.freelancer-page .freelancer-workspace-preview{justify-self:stretch}body.freelancer-page .freelancer-workspace-preview{min-height:420px;order:2}body.freelancer-page .freelancer-managed-hero .freelancer-hero-copy{order:1;text-align:center;margin-inline:auto}body.freelancer-page .freelancer-hero-actions{justify-content:center}body.freelancer-page .freelancer-faq-list,body.freelancer-page .freelancer-process-line{grid-template-columns:repeat(2,minmax(0,1fr))}body.freelancer-page .freelancer-skill-magazine{grid-template-columns:1fr 1fr}}@media (max-width:720px){body.freelancer-page .freelancer-managed-hero{min-height:auto;padding-top:96px;padding-bottom:34px;gap:24px}body.freelancer-page .freelancer-editorial-copy h2,body.freelancer-page .freelancer-final-cta h2,body.freelancer-page .freelancer-form-copy h2,body.freelancer-page .freelancer-managed-hero h1,body.freelancer-page .freelancer-section-head h2{font-size:clamp(1.75rem,8vw,2.55rem);line-height:1.35;letter-spacing:-.035em}body.freelancer-page .freelancer-editorial-copy p,body.freelancer-page .freelancer-final-cta p,body.freelancer-page .freelancer-form-copy p,body.freelancer-page .freelancer-managed-hero p,body.freelancer-page .freelancer-section-head p{font-size:.96rem;line-height:1.9}body.freelancer-page .freelancer-workspace-preview{min-height:auto;border-radius:28px}body.freelancer-page .freelancer-workspace-footer,body.freelancer-page .freelancer-workspace-task,body.freelancer-page .freelancer-workspace-top{align-items:flex-start;flex-direction:column}body.freelancer-page .freelancer-workspace-row{grid-template-columns:1fr;gap:10px}body.freelancer-page .freelancer-collab-grid,body.freelancer-page .freelancer-faq-list,body.freelancer-page .freelancer-form-grid,body.freelancer-page .freelancer-process-line,body.freelancer-page .freelancer-skill-magazine{grid-template-columns:1fr}body.freelancer-page .freelancer-process-line:before{left:auto;right:25px;top:20px;bottom:20px;width:1px;height:auto;background:linear-gradient(180deg,transparent,rgba(255,45,168,.32),rgba(123,44,255,.34),transparent)}body.freelancer-page .freelancer-process-item{min-height:auto;padding:16px 18px}body.freelancer-page .freelancer-process-item>span{width:44px;height:44px;margin-bottom:14px}body.freelancer-page .freelancer-skill-story,body.freelancer-page .freelancer-skill-story:first-child,body.freelancer-page .freelancer-skill-story:last-child{min-height:auto}body.freelancer-page .freelancer-growth-rail article{grid-template-columns:40px minmax(0,1fr)}body.freelancer-page .freelancer-final-cta-v2{align-items:stretch;flex-direction:column;text-align:center}body.freelancer-page .freelancer-final-cta-v2 .freelancer-primary-btn,body.freelancer-page .freelancer-hero-actions .freelancer-primary-btn,body.freelancer-page .freelancer-hero-actions .freelancer-secondary-btn{width:100%}}@media (prefers-reduced-motion:reduce){body.freelancer-page .freelancer-form-progress em,body.freelancer-page .freelancer-workspace-row em{animation:none}}body.freelancer-page .freelancer-managed-hero-clean{min-height:auto;grid-template-columns:1fr;padding-top:clamp(7rem,10vw,10rem);padding-bottom:clamp(3.4rem,7vw,6.4rem)}body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{justify-self:center;max-width:1040px;width:100%;padding:clamp(1.45rem,4.6vw,4.4rem);text-align:center;border:1px solid rgba(255,255,255,.13);border-radius:clamp(30px,4.2vw,54px);background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.13),transparent 24%),radial-gradient(circle at 78% 0,rgba(255,45,168,.18),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.092),rgba(255,255,255,.038));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 34px 96px rgba(0,0,0,.34);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body.freelancer-page .freelancer-managed-hero-clean .freelancer-badge,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-actions,body.freelancer-page .freelancer-managed-hero-clean h1,body.freelancer-page .freelancer-managed-hero-clean p{margin-inline:auto}body.freelancer-page .freelancer-hero-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(1.35rem,3vw,2.1rem)}body.freelancer-page .freelancer-hero-proof span{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:.58rem 1rem;color:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);font-size:.86rem;font-weight:900}body.freelancer-page .freelancer-form-layout-v2{grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);align-items:center;gap:clamp(1.2rem,4vw,3.8rem)}body.freelancer-page .freelancer-form-copy{padding:clamp(1.2rem,3vw,2.2rem);border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 0 0,rgba(123,44,255,.18),transparent 30%),rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}body.freelancer-page .freelancer-form-copy .freelancer-badge{margin-bottom:.9rem}body.freelancer-page .freelancer-form-copy ul{display:grid;grid-gap:.72rem;gap:.72rem;margin-top:1.4rem}body.freelancer-page .freelancer-form-copy li{display:flex;align-items:flex-start;gap:.65rem;padding:.78rem .9rem;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.044)}body.freelancer-page .freelancer-form-copy li:before{flex:0 0 auto;margin-top:.18rem}body.freelancer-page .freelancer-form-card{padding:clamp(1.05rem,3vw,1.9rem);border-radius:32px}body.freelancer-page .freelancer-form-card form{gap:1rem}body.freelancer-page .freelancer-form-card input,body.freelancer-page .freelancer-form-card select{min-height:62px}body.freelancer-page .freelancer-form-card select{color:rgba(255,255,255,.82)}body.freelancer-page .freelancer-consent,body.freelancer-page .freelancer-consent-error,body.freelancer-page .freelancer-form-progress{display:none!important}body.freelancer-page .freelancer-faq-list{max-width:1120px;margin-inline:auto;grid-template-columns:1fr;gap:.85rem}body.freelancer-page .freelancer-faq-list .freelancer-faq-card{min-height:auto;padding:0;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.035))}body.freelancer-page .freelancer-faq-list .freelancer-faq-card summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;cursor:pointer}body.freelancer-page .freelancer-faq-list .freelancer-faq-card summary:after{content:"+";display:grid;width:32px;height:32px;place-items:center;border-radius:999px;color:#fff;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1);font-weight:950}body.freelancer-page .freelancer-faq-list .freelancer-faq-card[open] summary:after{content:"−"}body.freelancer-page .freelancer-faq-list .freelancer-faq-card p{margin:0;padding:0 1.2rem 1.25rem;max-width:760px}body.about-page .about-redesign-hero-clean{padding-top:clamp(6.5rem,10vw,9rem);padding-bottom:clamp(2.8rem,6vw,5rem)}body.about-page .about-redesign-hero-clean .about-redesign-copy{position:relative;max-width:1040px;padding:clamp(1.6rem,5vw,4.6rem);border-radius:clamp(32px,4vw,56px);border:1px solid rgba(255,255,255,.13);background:radial-gradient(circle at 18% 0,rgba(123,44,255,.22),transparent 30%),radial-gradient(circle at 84% 6%,rgba(255,45,168,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.086),rgba(255,255,255,.034));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 34px 96px rgba(0,0,0,.34);overflow:hidden}body.about-page .about-redesign-hero-clean .about-redesign-copy:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:72px 72px;mask-image:linear-gradient(180deg,#000,transparent 80%);-webkit-mask-image:linear-gradient(180deg,#000,transparent 80%)}body.about-page .about-redesign-hero-clean .about-redesign-copy>*{position:relative;z-index:1}@media (max-width:1080px){body.freelancer-page .freelancer-form-layout-v2{grid-template-columns:1fr}}@media (max-width:720px){body.freelancer-page .freelancer-managed-hero-clean{padding-top:94px}body.about-page .about-redesign-hero-clean .about-redesign-copy,body.freelancer-page .freelancer-form-card,body.freelancer-page .freelancer-form-copy,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{border-radius:26px}body.freelancer-page .freelancer-hero-proof{display:grid;grid-template-columns:1fr}body.freelancer-page .freelancer-form-copy{text-align:center}body.freelancer-page .freelancer-form-copy li{text-align:right}body.freelancer-page .freelancer-faq-list .freelancer-faq-card summary{min-height:64px;padding:.85rem .95rem;font-size:.96rem}body.freelancer-page .freelancer-faq-list .freelancer-faq-card p{padding:0 .95rem 1rem}}body.freelancer-page .freelancer-managed-hero-clean{padding-top:clamp(6.5rem,9vw,8.4rem);padding-bottom:clamp(2.5rem,5vw,4rem)}body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{max-width:940px;padding:clamp(1.3rem,3.6vw,3.25rem);border-radius:clamp(28px,3.6vw,44px);background:radial-gradient(circle at 18% 0,rgba(123,44,255,.18),transparent 31%),radial-gradient(circle at 84% 0,rgba(255,45,168,.14),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.032))}body.freelancer-page .freelancer-managed-hero-clean h1{font-size:clamp(2.25rem,4.6vw,4.25rem);line-height:1.18}body.freelancer-page .freelancer-managed-hero-clean p{font-size:clamp(.98rem,1.35vw,1.08rem);line-height:2}body.freelancer-page .freelancer-form-layout-v2{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);align-items:stretch;gap:clamp(1rem,2.8vw,2rem)}body.freelancer-page .freelancer-form-card,body.freelancer-page .freelancer-form-copy{height:100%;min-height:0}body.freelancer-page .freelancer-form-copy{display:flex;flex-direction:column;justify-content:center;max-width:none;padding:clamp(1.25rem,2.6vw,2rem);border-radius:32px;background:radial-gradient(circle at 100% 0,rgba(255,45,168,.11),transparent 31%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032))}body.freelancer-page .freelancer-form-copy h2{max-width:520px;margin:.65rem 0 .85rem;font-size:clamp(1.9rem,3.5vw,3.35rem);line-height:1.28;letter-spacing:-.04em}body.freelancer-page .freelancer-form-copy p{max-width:560px;font-size:.98rem;line-height:1.95}body.freelancer-page .freelancer-form-copy ul{margin-top:1.1rem;gap:.55rem}body.freelancer-page .freelancer-form-copy li{padding:.68rem .82rem;border-radius:16px;font-size:.9rem;line-height:1.8}body.freelancer-page .freelancer-form-card{align-self:stretch;display:flex;flex-direction:column;justify-content:center}body.freelancer-page .freelancer-form-card select option[value=""],body.freelancer-page .freelancer-form-card select:invalid{color:rgba(255,255,255,.54)}body.about-page .about-redesign-hero-clean{padding-top:clamp(6.25rem,9vw,8.4rem);padding-bottom:clamp(3rem,6vw,5rem)}body.about-page .about-redesign-hero-clean .about-redesign-copy{width:min(100%,1080px);margin-inline:auto;padding:clamp(1.45rem,4.6vw,4rem);text-align:center;border-radius:clamp(30px,4.1vw,52px);background:radial-gradient(circle at 17% 8%,rgba(255,255,255,.12),transparent 26%),radial-gradient(circle at 79% 0,rgba(255,45,168,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.082),rgba(255,255,255,.032))}body.about-page .about-redesign-hero-clean .about-redesign-copy:before{opacity:.045;background-size:88px 88px}body.about-page .about-redesign-hero-clean .about-redesign-badge,body.about-page .about-redesign-hero-clean .hero-btn{margin-inline:auto}body.about-page .about-redesign-hero-clean .about-redesign-copy h1{max-width:780px;margin-inline:auto;font-size:clamp(2.3rem,5vw,4.45rem);line-height:1.16}body.about-page .about-redesign-hero-clean .about-redesign-copy p{max-width:680px;margin-inline:auto;line-height:2}@media (max-width:1080px){body.freelancer-page .freelancer-form-layout-v2{grid-template-columns:1fr;align-items:stretch}body.freelancer-page .freelancer-form-copy{order:1}body.freelancer-page .freelancer-form-card{order:2}}@media (max-width:720px){body.about-page .about-redesign-hero-clean .about-redesign-copy,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{padding:1.25rem;border-radius:26px}body.about-page .about-redesign-hero-clean .about-redesign-copy h1,body.freelancer-page .freelancer-managed-hero-clean h1{font-size:clamp(2rem,10vw,2.75rem)}body.freelancer-page .freelancer-form-card,body.freelancer-page .freelancer-form-copy{height:auto}body.freelancer-page .freelancer-form-copy{text-align:right}}body.about-page .about-redesign-hero-clean,body.freelancer-page .freelancer-managed-hero-clean{min-height:auto;padding-top:clamp(7.5rem,10vw,9.6rem);padding-bottom:clamp(2.8rem,6vw,4.8rem)}body.about-page .about-redesign-hero-clean .about-redesign-copy,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{width:min(100%,920px);max-width:920px;margin-inline:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible;text-align:center}body.about-page .about-redesign-hero-clean .about-redesign-copy:before{display:none}body.about-page .about-redesign-hero-clean .about-redesign-badge,body.about-page .about-redesign-hero-clean .hero-btn,body.freelancer-page .freelancer-managed-hero-clean .freelancer-badge,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-actions{margin-inline:auto}body.about-page .about-redesign-hero-clean .about-redesign-copy h1,body.freelancer-page .freelancer-managed-hero-clean h1{max-width:860px;margin-inline:auto;text-wrap:balance}body.about-page .about-redesign-hero-clean .about-redesign-copy p,body.freelancer-page .freelancer-managed-hero-clean p{max-width:720px;margin-inline:auto;text-wrap:pretty}body.about-page .about-redesign-shell{width:min(1180px,calc(100vw - 48px))}body.about-page .about-redesign-section{padding-top:clamp(3.2rem,6vw,5.4rem)}body.about-page .about-split-card{grid-template-columns:minmax(0,1fr) minmax(300px,.56fr);align-items:stretch;gap:clamp(16px,2vw,24px);padding:clamp(1.25rem,2.4vw,1.9rem);border-radius:clamp(26px,3vw,38px)}body.about-page .about-friction-note,body.about-page .about-section-copy{height:100%}body.about-page .about-four-grid,body.about-page .about-three-grid{align-items:stretch;gap:clamp(14px,1.8vw,20px)}body.about-page .about-redesign-card{height:100%;min-height:184px;display:flex;flex-direction:column;justify-content:flex-start;gap:.72rem;padding:clamp(1.05rem,1.7vw,1.45rem);border-radius:28px}body.about-page .about-redesign-card h3{min-height:1.55em;line-height:1.45}body.about-page .about-redesign-card p{max-width:100%;line-height:1.9}body.about-page .about-final-cta{max-width:1040px;margin-inline:auto;padding:clamp(1.8rem,4vw,3.4rem)}@media (max-width:1080px){body.about-page .about-four-grid,body.about-page .about-split-card,body.about-page .about-three-grid{grid-template-columns:1fr}body.about-page .about-redesign-card{min-height:auto}}@media (max-width:720px){body.about-page .about-redesign-hero-clean,body.freelancer-page .freelancer-managed-hero-clean{padding-top:96px;padding-bottom:2.4rem}body.about-page .about-redesign-hero-clean .about-redesign-copy,body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{padding:0;border-radius:0}body.about-page .about-redesign-shell{width:min(100% - 28px,1180px)}body.about-page .about-final-cta,body.about-page .about-redesign-card,body.about-page .about-split-card{border-radius:24px}}.nav-cta{opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .24s ease,transform .24s ease}.nav-cta.nav-cta-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-cta{display:none}body.freelancer-page .freelancer-managed-hero-clean{padding-top:clamp(7rem,9vw,8.8rem);padding-bottom:clamp(3.2rem,6vw,5.2rem)}body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-copy{width:min(100%,900px);max-width:900px}body.freelancer-page .freelancer-managed-hero-clean h1{max-width:780px}body.freelancer-page .freelancer-managed-hero-clean p{max-width:650px}body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-actions{justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin:1.9rem auto 0}body.freelancer-page .freelancer-managed-hero-clean .freelancer-primary-btn,body.freelancer-page .freelancer-managed-hero-clean .freelancer-secondary-btn{min-width:152px}@media (max-width:1080px){.nav-cta,.nav-cta.nav-cta-visible{display:none}}@media (max-width:760px){.nav-links .mobile-nav-cta{min-height:54px;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:0 .95rem;border:0;border-radius:18px;color:#fff;font:inherit;font-weight:950;background:linear-gradient(135deg,var(--purple),var(--pink));box-shadow:0 18px 44px rgba(123,44,255,.28),0 0 34px rgba(255,45,168,.15);cursor:pointer}.hero-index .hero-actions,.hero-index .hero-description.hero-description-v5{width:min(100%,356px)!important;max-width:356px!important;margin-inline:auto!important}.hero-index .hero-description.hero-description-v5{text-align:center!important;text-align-last:auto!important;line-height:1.9!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line,.hero-index .hero-description.hero-description-v5>span{display:block!important;width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:center!important;text-align-last:auto!important;text-justify:auto!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line+.hero-copy-line{margin-top:.42rem}.hero-index .hero-description.hero-description-v5 strong{display:inline!important;white-space:normal!important}body.freelancer-page .freelancer-managed-hero-clean{padding-top:104px;padding-bottom:3rem}body.freelancer-page .freelancer-managed-hero-clean .freelancer-hero-actions{width:min(100%,340px);display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}body.freelancer-page .freelancer-managed-hero-clean .freelancer-primary-btn,body.freelancer-page .freelancer-managed-hero-clean .freelancer-secondary-btn{width:100%;min-width:0}}.introduce-action{display:flex;justify-content:center;align-items:center;margin-top:2.15rem}.introduce-cta{width:min(100%,320px);min-height:58px}@media (max-width:760px){.introduce-action{margin-top:1.55rem}.introduce-cta{width:min(100%,340px)}.hero-index .hero-actions,.hero-index .hero-description.hero-description-v5{width:min(100%,337px)!important;max-width:337px!important;margin-inline:auto!important}.hero-index .hero-description.hero-description-v5{display:block!important;text-align:center!important;text-align-last:auto!important;line-height:1.92!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line,.hero-index .hero-description.hero-description-v5>span{display:block!important;width:100%!important;text-align:center!important;text-align-last:auto!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;word-spacing:normal!important;letter-spacing:0!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line+.hero-copy-line{margin-top:.46rem!important}.hero-index .hero-description.hero-description-v5 strong{display:inline!important;white-space:normal!important;word-spacing:normal!important}.hero-index .hero-actions .hero-btn{width:100%!important}}@media (max-width:560px){.hero-index .hero-text-col{width:100%!important;max-width:none!important;padding-inline:0!important}.hero-index .hero-actions,.hero-index .hero-description.hero-description-v5,.hero-index .hero-title-frame,.hero-index .hero-title.hero-title-single{width:min(100%,304px)!important;max-width:304px!important;margin-left:auto!important;margin-right:auto!important}.hero-index .hero-title.hero-title-single{margin-bottom:14px!important;text-align:center!important;font-size:clamp(2rem,9.55vw,2.82rem)!important;line-height:1.16!important}.hero-index .hero-description.hero-description-v5{margin-top:0!important;margin-bottom:24px!important;text-align:center!important;line-height:1.96!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line,.hero-index .hero-description.hero-description-v5>span{width:100%!important;max-width:100%!important;margin-inline:0!important;text-align:center!important;text-align-last:center!important}.hero-index .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}.hero-index .hero-actions .hero-btn{width:100%!important;min-width:0!important}.hero-index{--mobile-hero-rail:min(calc(100vw - 48px),344px)}.hero-index .hero-actions,.hero-index .hero-description.hero-description-v5,.hero-index .hero-text-col,.hero-index .hero-title-frame{width:var(--mobile-hero-rail)!important;max-width:var(--mobile-hero-rail)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{width:var(--mobile-hero-rail)!important;max-width:var(--mobile-hero-rail)!important;margin:0 auto 14px!important;padding:0!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important;font-size:clamp(1.58rem,7.15vw,1.92rem)!important;line-height:1.18!important;letter-spacing:-.055em!important}.hero-index .hero-description.hero-description-v5{display:block!important;margin-top:0!important;margin-bottom:24px!important;text-align:center!important;text-align-last:auto!important;font-size:clamp(.78rem,3.12vw,.9rem)!important;line-height:1.95!important;word-spacing:.04em!important}.hero-index .hero-description.hero-description-v5 .hero-copy-container,.hero-index .hero-description.hero-description-v5 .hero-copy-line,.hero-index .hero-description.hero-description-v5>span{display:block!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;white-space:normal!important;text-align:center!important;text-align-last:auto!important;overflow-wrap:normal!important;word-break:normal!important;letter-spacing:0!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line+.hero-copy-line{margin-top:.48rem!important}.hero-index .hero-description.hero-description-v5 strong{display:inline!important;white-space:normal!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;word-spacing:inherit!important}.hero-index .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}.hero-index .hero-actions .hero-btn{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}}@media (max-width:360px){.hero-index{--mobile-hero-rail:min(calc(100vw - 36px),324px)}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{font-size:clamp(1.44rem,7.05vw,1.64rem)!important;letter-spacing:-.06em!important}}@media (max-width:760px){.hero-index .hero-text-col{--mobile-hero-rail:min(calc(100vw - 56px),360px);width:var(--mobile-hero-rail)!important;max-width:var(--mobile-hero-rail)!important;margin-inline:auto!important;align-items:center!important;text-align:center!important}.hero-index .hero-actions,.hero-index .hero-description.hero-description-v5,.hero-index .hero-title-frame,.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{width:var(--mobile-hero-rail)!important;max-width:var(--mobile-hero-rail)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{display:block!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important;text-align-last:center!important;font-size:clamp(1.12rem,5.55vw,1.72rem)!important;line-height:1.18!important;letter-spacing:-.055em!important;margin-bottom:14px!important}.hero-index .hero-description.hero-description-v5{display:block!important;padding:0!important;margin-top:0!important;margin-bottom:20px!important;text-align:center!important;text-align-last:center!important;font-size:clamp(.72rem,3.05vw,.88rem)!important;line-height:1.82!important;font-weight:820!important;letter-spacing:0!important;word-spacing:normal!important;color:rgba(255,255,255,.86)!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line,.hero-index .hero-description.hero-description-v5 span,.hero-index .hero-description.hero-description-v5 strong,.hero-index .hero-description.hero-description-v5>span{width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:center!important;text-align-last:center!important}.hero-index .hero-description.hero-description-v5>span{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.48rem!important}.hero-index .hero-description.hero-description-v5 .hero-copy-line{display:block!important;line-height:1.75!important}.hero-index .hero-description.hero-description-v5 strong{display:inline!important;margin:0!important;font-size:inherit!important;line-height:inherit!important;font-weight:950!important}.hero-index .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:.62rem!important;gap:.62rem!important}.hero-index .hero-actions .hero-btn{width:100%!important;max-width:100%!important;margin-inline:0!important}}@media (max-width:420px){.hero-index .hero-text-col{--mobile-hero-rail:min(calc(100vw - 56px),340px)}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{font-size:clamp(1.05rem,5.45vw,1.45rem)!important;letter-spacing:-.06em!important}}@media (max-width:360px){.hero-index .hero-text-col{--mobile-hero-rail:min(calc(100vw - 44px),316px)}.hero-index .hero-title-single,.hero-index .hero-title.hero-title-single{font-size:clamp(.98rem,5.25vw,1.28rem)!important}}@media (max-width:760px){.hero-index .hero-mobile-copy-rail{--hero-mobile-rail:min(calc(100vw - 56px),396px);width:var(--hero-mobile-rail)!important;max-width:var(--hero-mobile-rail)!important;margin-inline:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;text-align:center!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-actions,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-title-frame{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:0!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important;text-align-last:center!important;font-size:clamp(1.62rem,7.35vw,2.18rem)!important;line-height:1.14!important;letter-spacing:-.065em!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5{display:block!important;margin-top:0!important;margin-bottom:24px!important;color:rgba(255,255,255,.88)!important;font-size:clamp(.78rem,3.12vw,.9rem)!important;line-height:1.9!important;font-weight:850!important;letter-spacing:0!important;word-spacing:normal!important;text-align:center!important;text-align-last:auto!important}.hero-index .hero-mobile-copy-rail .hero-copy-container{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.48rem!important}.hero-index .hero-mobile-copy-rail .hero-copy-container,.hero-index .hero-mobile-copy-rail .hero-copy-line{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-copy-line{display:block!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;direction:rtl!important;text-align:justify!important;text-align-last:justify!important;line-height:1.82!important}.hero-index .hero-mobile-copy-rail .hero-copy-line:after{content:"";display:inline-block;width:100%}.hero-index .hero-mobile-copy-rail .hero-copy-line span,.hero-index .hero-mobile-copy-rail .hero-copy-line strong{display:inline!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;white-space:normal!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;word-spacing:inherit!important;text-align:inherit!important;text-align-last:inherit!important}.hero-index .hero-mobile-copy-rail .hero-copy-line strong{font-weight:950!important;color:#fff!important}.hero-index .hero-mobile-copy-rail .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important;box-sizing:border-box!important}}@media (max-width:420px){.hero-index .hero-mobile-copy-rail{--hero-mobile-rail:min(calc(100vw - 56px),396px)}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.48rem,7.18vw,1.92rem)!important;letter-spacing:-.07em!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5{font-size:clamp(.74rem,3.08vw,.86rem)!important;line-height:1.86!important}}@media (max-width:360px){.hero-index .hero-mobile-copy-rail{--hero-mobile-rail:min(calc(100vw - 44px),324px)}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.26rem,7vw,1.54rem)!important;letter-spacing:-.075em!important}}@media (max-width:760px){#tools.models-section{--home-mobile-rail:min(calc(100vw - 56px),396px)}#tools.models-section .models-grid,#tools.models-section .models-head{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#tools.models-section .models-head{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;margin-bottom:1.85rem!important}#tools.models-section .models-head h2{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:center!important;text-align-last:center!important;font-size:clamp(2.05rem,9.2vw,2.78rem)!important;line-height:1.14!important;letter-spacing:-.055em!important;text-wrap:balance!important;box-sizing:border-box!important}}@media (max-width:420px){#tools.models-section{--home-mobile-rail:min(calc(100vw - 44px),324px)}#tools.models-section .models-head h2{font-size:clamp(1.86rem,8.6vw,2.34rem)!important;line-height:1.16!important;letter-spacing:-.055em!important}}@media (max-width:760px){#tools.models-section,.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 88px),304px)}.hero-index .hero-mobile-copy-rail{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;min-width:0!important;margin-inline:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;box-sizing:border-box!important;text-align:center!important}.hero-index .hero-mobile-copy-rail .hero-actions,.hero-index .hero-mobile-copy-rail .hero-btn,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-title-frame,.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{display:block!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important;text-align-last:center!important;margin:0 0 16px!important;font-size:clamp(1.38rem,6.65vw,1.86rem)!important;line-height:1.13!important;letter-spacing:-.075em!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{display:block!important;margin:0 0 22px!important;padding:0!important;direction:rtl!important;text-align:justify!important;text-align-last:center!important;text-justify:inter-word!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(.76rem,3.05vw,.88rem)!important;line-height:1.95!important;letter-spacing:0!important;word-spacing:.02em!important;font-weight:850!important;color:rgba(255,255,255,.84)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 span,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 strong,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph span,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph strong{display:inline!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;white-space:normal!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;word-spacing:inherit!important;text-align:inherit!important;text-align-last:inherit!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 strong,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph strong{font-weight:950!important;color:#fff!important}.hero-index .hero-mobile-copy-rail .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;margin:0!important}.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn{min-height:48px!important;justify-content:center!important}#tools.models-section .models-grid,#tools.models-section .models-head{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#tools.models-section .models-head h2{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:center!important;text-align-last:center!important;font-size:clamp(1.72rem,7.2vw,2.2rem)!important;line-height:1.16!important;letter-spacing:-.058em!important;text-wrap:balance!important}}@media (max-width:370px){#tools.models-section,.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 64px),292px)}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.2rem,6.25vw,1.45rem)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{font-size:clamp(.68rem,2.95vw,.78rem)!important;line-height:1.88!important}}@media (max-width:760px){.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.26rem,5.55vw,1.58rem)!important;line-height:1.18!important;letter-spacing:-.025em!important;word-spacing:0!important;white-space:nowrap!important;overflow:visible!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{text-align:center!important;text-align-last:center!important;text-justify:auto!important;word-spacing:0!important;letter-spacing:0!important;font-size:clamp(.72rem,2.95vw,.82rem)!important;line-height:1.9!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 span,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 strong,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph span,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph strong{letter-spacing:0!important;word-spacing:0!important}}@media (max-width:370px){.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.12rem,5.3vw,1.34rem)!important;letter-spacing:-.02em!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{font-size:clamp(.66rem,2.85vw,.74rem)!important}}.hero-copy-mobile-lines{display:none}@media (max-width:760px){.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 88px),326px)!important;width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;margin-inline:auto!important;align-items:stretch!important;text-align:center!important}.hero-index .hero-mobile-copy-rail .hero-actions,.hero-index .hero-mobile-copy-rail .hero-btn,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-title-frame,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;text-align-last:center!important;font-size:clamp(1.12rem,5.15vw,1.42rem)!important;line-height:1.18!important;letter-spacing:-.018em!important;word-spacing:0!important;margin-bottom:14px!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{width:100%!important;max-width:100%!important;margin:0 0 22px!important;padding:0!important;text-align:center!important;text-align-last:center!important;font-size:clamp(.72rem,2.82vw,.82rem)!important;line-height:1.72!important;letter-spacing:0!important;word-spacing:0!important;color:rgba(255,255,255,.9)!important;font-weight:850!important}.hero-index .hero-mobile-copy-rail .hero-copy-desktop-inline{display:none!important}.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines{display:grid!important;width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;grid-gap:.2rem!important;gap:.2rem!important;margin:0!important;padding:0!important}.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines>span{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;word-break:keep-all!important;overflow-wrap:normal!important;letter-spacing:0!important;word-spacing:0!important}.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines .neon-text,.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines strong{display:inline!important;width:auto!important;max-width:none!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;word-spacing:inherit!important}.hero-index .hero-mobile-copy-rail .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important}.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn{width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;justify-content:center!important}}@media (max-width:370px){.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 68px),304px)!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.02rem,4.95vw,1.24rem)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{font-size:clamp(.63rem,2.65vw,.72rem)!important;line-height:1.68!important}}@media (max-width:760px){.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines{gap:.24rem!important}.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines>span{white-space:nowrap!important;font-size:clamp(.68rem,2.72vw,.78rem)!important;line-height:1.62!important;letter-spacing:0!important;word-spacing:0!important;text-align:center!important}}@media (max-width:370px){.hero-index .hero-mobile-copy-rail .hero-copy-mobile-lines>span{font-size:clamp(.6rem,2.55vw,.68rem)!important;line-height:1.58!important}}@media (max-width:760px){#tools.models-section,.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 88px),326px)!important}.hero-index .hero-mobile-copy-rail{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;margin-inline:auto!important;padding-inline:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;text-align:center!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-actions,.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-title-frame,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;text-align-last:center!important;margin:0 0 14px!important;font-size:clamp(1.16rem,5.2vw,1.48rem)!important;line-height:1.2!important;letter-spacing:-.012em!important;word-spacing:0!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{display:block!important;margin:0 0 22px!important;direction:rtl!important;text-align:center!important;text-align-last:center!important;text-justify:auto!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(.72rem,2.9vw,.82rem)!important;line-height:1.82!important;font-weight:850!important;color:rgba(255,255,255,.88)!important;letter-spacing:0!important;word-spacing:0!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 span,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 strong,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph span,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph strong{display:inline!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;white-space:normal!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;word-spacing:0!important;text-align:inherit!important;text-align-last:inherit!important}.hero-index .hero-mobile-copy-rail .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;margin:0!important}.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn{min-height:48px!important;justify-content:center!important}#tools.models-section,.hero-index+.models-section{margin-top:0!important;padding:64px 0 72px!important}#tools.models-section .models-grid,#tools.models-section .models-head{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}#tools.models-section .models-head{margin-bottom:1.7rem!important}#tools.models-section .models-head h2{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:center!important;text-align-last:center!important;font-size:clamp(1.72rem,7.35vw,2.1rem)!important;line-height:1.16!important;letter-spacing:-.035em!important;white-space:normal!important;text-wrap:balance!important}}@media (max-width:370px){#tools.models-section,.hero-index .hero-mobile-copy-rail{--home-mobile-rail:min(calc(100vw - 64px),304px)!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.06rem,5vw,1.28rem)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-rail-paragraph{font-size:clamp(.66rem,2.75vw,.74rem)!important;line-height:1.76!important}}@media (max-width:760px){.hero-index,.hero-index .hero-mobile-copy-rail{--home-mobile-page-gutter:12px;--home-mobile-rail:calc(100vw - (var(--home-mobile-page-gutter) * 2))!important}.hero-index .hero-index-shell,.hero-index .hero-text-col{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.hero-index .hero-text-col{align-items:center!important}.hero-index .hero-mobile-copy-rail,.hero-index .hero-text-col{display:flex!important;flex-direction:column!important;text-align:center!important}.hero-index .hero-mobile-copy-rail{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important;min-width:0!important;margin-inline:auto!important;padding-inline:0!important;box-sizing:border-box!important;align-items:stretch!important}.hero-index .hero-mobile-copy-rail .hero-actions,.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-readable-copy,.hero-index .hero-mobile-copy-rail .hero-title-frame,.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;text-align-last:center!important;margin:0 0 14px!important;padding:0!important;font-size:clamp(1.18rem,5vw,1.5rem)!important;line-height:1.22!important;letter-spacing:-.018em!important;word-spacing:0!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-readable-copy{display:block!important;margin:0 0 22px!important;padding:0!important;direction:rtl!important;text-align:center!important;text-align-last:auto!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:clamp(.68rem,2.72vw,.8rem)!important;line-height:1.78!important;font-weight:850!important;letter-spacing:0!important;word-spacing:0!important;text-wrap:pretty!important;color:rgba(255,255,255,.9)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 span,.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5 strong,.hero-index .hero-mobile-copy-rail .hero-mobile-readable-copy span,.hero-index .hero-mobile-copy-rail .hero-mobile-readable-copy strong{display:inline!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:0!important;word-spacing:0!important;white-space:normal!important}.hero-index .hero-mobile-copy-rail .hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;margin:0!important;padding:0!important}.hero-index .hero-mobile-copy-rail .hero-actions .hero-btn{min-height:48px!important;justify-content:center!important}#tools.models-section,.hero-index+#tools.models-section{--home-mobile-page-gutter:12px;--home-mobile-rail:calc(100vw - (var(--home-mobile-page-gutter) * 2))!important;width:100%!important;max-width:100%!important;padding-top:64px!important}#tools.models-section,#tools.models-section .models-grid,#tools.models-section .models-head,.hero-index+#tools.models-section{margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}#tools.models-section .models-grid,#tools.models-section .models-head{width:var(--home-mobile-rail)!important;max-width:var(--home-mobile-rail)!important}#tools.models-section .models-head h2{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:center!important;text-wrap:balance!important}}@media (max-width:370px){#tools.models-section,.hero-index .hero-mobile-copy-rail{--home-mobile-page-gutter:12px;--home-mobile-rail:calc(100vw - (var(--home-mobile-page-gutter) * 2))!important}.hero-index .hero-mobile-copy-rail .hero-title-single,.hero-index .hero-mobile-copy-rail .hero-title.hero-title-single{font-size:clamp(1.06rem,4.85vw,1.28rem)!important}.hero-index .hero-mobile-copy-rail .hero-description.hero-description-v5,.hero-index .hero-mobile-copy-rail .hero-mobile-readable-copy{font-size:clamp(.64rem,2.62vw,.72rem)!important;line-height:1.72!important}}body.chat-page .wallet-page.wallet-clean-v110,body.chat-page .wallet-page.wallet-clean-v110 *{box-sizing:border-box!important}body.chat-page .wallet-page.wallet-clean-v110{position:fixed!important;inset:0!important;z-index:80!important;width:100vw!important;min-height:100dvh!important;padding:max(16px,env(safe-area-inset-top)) clamp(14px,4vw,28px) max(18px,env(safe-area-inset-bottom))!important;direction:rtl!important;color:var(--white,#fff)!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(ellipse at 14% 12%,rgba(123,44,255,.2),transparent 38%),radial-gradient(ellipse at 88% 18%,rgba(255,45,168,.11),transparent 34%),radial-gradient(ellipse at 50% 64%,rgba(105,230,255,.035),transparent 42%),linear-gradient(160deg,#030306,#07000f 42%,#050009)!important}body.chat-page.wallet-page-open .wallet-page.wallet-clean-v110{display:flex!important;align-items:flex-start!important;justify-content:center!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-shell{width:min(880px,100%)!important;min-width:0!important;margin:0 auto!important;display:grid!important;grid-gap:14px!important;gap:14px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-header{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"back" "title" "meta"!important;grid-gap:12px!important;gap:12px!important;align-items:start!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-back{grid-area:back!important;position:static!important;inset:auto!important;width:max-content!important;min-width:92px!important;height:42px!important;margin:0!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.075)!important;color:rgba(255,255,255,.88)!important;box-shadow:none!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-back svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-back span{color:inherit!important;font-size:13px!important;font-weight:900!important;line-height:1!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-title{grid-area:title!important;min-width:0!important;display:grid!important;grid-gap:6px!important;gap:6px!important;text-align:right!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-title span{width:max-content!important;max-width:100%!important;padding:6px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.07)!important;color:rgba(255,255,255,.72)!important;font-size:11.5px!important;font-weight:900!important;line-height:1.4!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-title h2{margin:0!important;color:#fff!important;font-size:clamp(32px,9vw,46px)!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.06em!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-title p{max-width:620px!important;margin:0!important;color:rgba(255,255,255,.68)!important;font-size:13.5px!important;line-height:1.9!important;font-weight:750!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-meta{grid-area:meta!important;min-width:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pill{min-width:0!important;min-height:64px!important;padding:12px 14px!important;display:grid!important;align-content:center!important;grid-gap:3px!important;gap:3px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.065)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pill small{margin:0!important;color:rgba(255,255,255,.58)!important;font-size:11.5px!important;line-height:1.5!important;font-weight:850!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pill strong{margin:0!important;color:#fff!important;font-size:16px!important;line-height:1.35!important;font-weight:950!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-card{width:100%!important;min-width:0!important;margin:0!important;padding:clamp(14px,4vw,24px)!important;display:grid!important;grid-gap:14px!important;gap:14px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045)),rgba(9,9,14,.78)!important;box-shadow:0 26px 80px rgba(0,0,0,.3)!important;backdrop-filter:blur(20px) saturate(130%)!important;-webkit-backdrop-filter:blur(20px) saturate(130%)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-section-head{min-width:0!important;display:grid!important;grid-gap:4px!important;gap:4px!important;padding:0 2px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom-block>label,body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-section-head strong{margin:0!important;color:#fff!important;font-size:15px!important;line-height:1.7!important;font-weight:950!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-section-head span{margin:0!important;color:rgba(255,255,255,.58)!important;font-size:12.5px!important;line-height:1.8!important;font-weight:750!important}body.chat-page .wallet-page.wallet-clean-v110 #walletPlanGrid.wallet-clean-plans{width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;border:0!important;background:transparent!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card{width:100%!important;min-width:0!important;min-height:92px!important;margin:0!important;padding:14px!important;display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"dot label" "dot tokens" "dot desc" "dot price"!important;grid-column-gap:11px!important;column-gap:11px!important;grid-row-gap:2px!important;row-gap:2px!important;align-items:center!important;text-align:right!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.055)!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;overflow:hidden!important;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card:hover{transform:translateY(-1px)!important;background:rgba(255,255,255,.075)!important;border-color:rgba(155,104,255,.38)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card.is-selected{background:linear-gradient(135deg,rgba(123,44,255,.18),rgba(255,45,168,.08)),rgba(255,255,255,.07)!important;border-color:rgba(155,104,255,.78)!important;box-shadow:0 14px 42px rgba(123,44,255,.12)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card .select-dot{grid-area:dot!important;width:20px!important;height:20px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;border-radius:999px!important;border:2px solid rgba(255,255,255,.36)!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card.is-selected .select-dot{border-color:#fff!important;background:radial-gradient(circle,#fff 0 34%,transparent 38%)!important;box-shadow:0 0 0 4px rgba(123,44,255,.24)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card .tier-label{grid-area:label!important;width:max-content!important;max-width:100%!important;min-height:24px!important;padding:3px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;color:rgba(255,255,255,.76)!important;background:rgba(255,255,255,.08)!important;font-size:11px!important;line-height:1.4!important;font-weight:900!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card.wallet-plan-featured .tier-label{color:#fff!important;background:rgba(123,44,255,.28)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card strong{grid-area:tokens!important;margin:0!important;color:#fff!important;font-size:clamp(20px,5.8vw,26px)!important;line-height:1.35!important;font-weight:950!important;letter-spacing:-.04em!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card p{grid-area:desc!important;max-width:none!important;margin:0!important;color:rgba(255,255,255,.6)!important;font-size:12px!important;line-height:1.7!important;font-weight:750!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card .price{grid-area:price!important;justify-self:start!important;margin-top:5px!important;color:rgba(255,255,255,.9)!important;font-size:13px!important;line-height:1.6!important;font-weight:950!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom-block{display:grid!important;grid-gap:8px!important;gap:8px!important;padding-top:2px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom{width:100%!important;min-height:52px!important;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;grid-gap:8px!important;gap:8px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom .wallet-custom-field{width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.055)!important;overflow:hidden!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom input{width:100%!important;height:100%!important;padding:0 15px!important;border:0!important;outline:0!important;color:#fff!important;background:transparent!important;font-size:16px!important;font-weight:900!important;text-align:right!important;direction:rtl!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom input::placeholder{color:rgba(255,255,255,.4)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom>span{min-height:40px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;color:rgba(255,255,255,.68)!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.11)!important;font-size:12px!important;font-weight:850!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-checkout{width:100%!important;min-height:58px!important;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;grid-gap:10px!important;gap:10px!important;padding-top:2px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary{min-height:58px!important;width:100%!important;margin:0!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.055)!important;box-shadow:none!important;text-align:right!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary b,body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary span{width:100%!important;margin:0!important;color:rgba(255,255,255,.7)!important;font-size:12.5px!important;line-height:1.7!important;font-weight:850!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary b,body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary strong{color:#fff!important;font-weight:950!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pay{width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:18px!important;color:#fff!important;background:linear-gradient(135deg,var(--purple,#7b2cff),var(--pink,#ff2da8))!important;box-shadow:0 16px 42px rgba(123,44,255,.24),0 0 26px rgba(255,45,168,.1)!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;cursor:pointer!important;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pay:hover{transform:translateY(-1px)!important;filter:brightness(1.04)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-notes{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;padding:0 2px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-notes span{min-height:30px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.09)!important;background:rgba(255,255,255,.045)!important;color:rgba(255,255,255,.6)!important;font-size:11px!important;font-weight:850!important;line-height:1.5!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-danger-zone{display:none!important}@media (min-width:560px){body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom{grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-custom>span{min-height:52px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card{grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-areas:"dot label price" "dot tokens price" "dot desc price"!important;column-gap:12px!important;padding:15px 16px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card .price{align-self:center!important;justify-self:end!important;margin-top:0!important;font-size:13.5px!important}}@media (min-width:760px){body.chat-page .wallet-page.wallet-clean-v110{padding-top:clamp(24px,4vh,42px)!important;padding-bottom:clamp(24px,4vh,42px)!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-shell{gap:16px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-header{grid-template-columns:auto minmax(0,1fr) minmax(250px,320px)!important;grid-template-areas:"back title meta"!important;align-items:center!important;gap:16px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-title{text-align:right!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-card{gap:16px!important;border-radius:30px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-checkout{grid-template-columns:minmax(0,1fr) 190px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary{flex-direction:row!important;align-items:center!important;justify-content:space-between!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary b,body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-summary span{width:auto!important}}@media (max-width:380px){body.chat-page .wallet-page.wallet-clean-v110{padding-inline:12px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-card{border-radius:22px!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card strong{font-size:20px!important}}@media (prefers-reduced-motion:reduce){body.chat-page .wallet-page.wallet-clean-v110 .wallet-clean-pay,body.chat-page .wallet-page.wallet-clean-v110 .wallet-plan-card{transition:none!important}}body.chat-page .wallet-page.wallet-clean-v111{padding:max(14px,env(safe-area-inset-top)) clamp(14px,4vw,28px) max(18px,env(safe-area-inset-bottom))!important;background:radial-gradient(ellipse at 18% 10%,rgba(123,44,255,.18),transparent 36%),radial-gradient(ellipse at 92% 8%,rgba(255,45,168,.08),transparent 30%),linear-gradient(160deg,#07020f,#0b0614 48%,#07010b)!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-shell{width:min(860px,100%)!important;gap:14px!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-header{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"back" "title" "meta"!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important;padding:16px!important;border-radius:26px!important;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.04)),rgba(14,11,22,.76)!important;box-shadow:0 22px 70px rgba(0,0,0,.24)!important;backdrop-filter:blur(18px) saturate(130%)!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-back{grid-area:back!important;width:max-content!important;min-width:0!important;height:40px!important;padding:0 13px!important;justify-self:start!important;border-radius:999px!important;border-color:rgba(255,255,255,.14)!important;background:rgba(255,255,255,.075)!important;color:rgba(255,255,255,.88)!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-back span{font-size:12.5px!important;font-weight:900!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-title{grid-area:title!important;width:100%!important;min-width:0!important;display:grid!important;grid-gap:8px!important;gap:8px!important;justify-items:center!important;text-align:center!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-title>span{margin:0!important;padding:6px 11px!important;border-radius:999px!important;background:rgba(255,255,255,.075)!important;color:rgba(255,255,255,.72)!important;font-size:11.5px!important;line-height:1.4!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-title h2{margin:0!important;max-width:100%!important;color:#fff!important;font-size:clamp(32px,10vw,54px)!important;line-height:1.06!important;font-weight:950!important;letter-spacing:-.065em!important;text-wrap:balance!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-meta{grid-area:meta!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-pill{min-width:0!important;min-height:58px!important;padding:11px 12px!important;display:grid!important;align-content:center!important;grid-gap:2px!important;gap:2px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.11)!important;background:rgba(255,255,255,.055)!important;text-align:right!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-pill small{color:rgba(255,255,255,.56)!important;font-size:11px!important;font-weight:850!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-pill strong{color:#fff!important;font-size:clamp(15px,4vw,18px)!important;font-weight:950!important;line-height:1.35!important}@media (min-width:760px){body.chat-page .wallet-page.wallet-clean-v111{padding-top:clamp(22px,4vh,38px)!important;padding-bottom:clamp(22px,4vh,38px)!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-header{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title back" "meta meta"!important;align-items:start!important;gap:16px!important;padding:22px 24px!important;border-radius:30px!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-title{justify-items:start!important;text-align:right!important;align-self:center!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-back{justify-self:end!important;align-self:start!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1040px){body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-header{grid-template-columns:minmax(0,1fr) minmax(290px,360px) auto!important;grid-template-areas:"title meta back"!important;align-items:center!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-meta{grid-template-columns:1fr!important;gap:8px!important}}@media (max-width:420px){body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-header{padding:14px!important;border-radius:22px!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v111 .wallet-clean-title h2{font-size:clamp(30px,13vw,40px)!important}}body.chat-page .wallet-page.wallet-clean-v112{padding:max(14px,env(safe-area-inset-top)) clamp(14px,4vw,26px) max(18px,env(safe-area-inset-bottom))!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-shell{width:min(820px,100%)!important;gap:12px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-header{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:14px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.11)!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.04)),rgba(15,11,24,.74)!important;box-shadow:0 18px 50px rgba(0,0,0,.22)!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-title,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-title h2,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-title p,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-title>span{display:none!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back{width:100%!important;min-width:0!important;height:44px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.065)!important;color:#fff!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back svg{display:none!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back span{font-size:14px!important;font-weight:950!important;line-height:1!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-meta{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pill{min-height:60px!important;padding:12px 14px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.11)!important;background:rgba(255,255,255,.055)!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pill small{font-size:11.5px!important;color:rgba(255,255,255,.58)!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pill strong{font-size:clamp(16px,4.4vw,20px)!important;color:#fff!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-card{gap:14px!important;padding:clamp(14px,4vw,22px)!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-custom-priority{order:1!important;padding-top:0!important;gap:8px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-checkout-priority{order:2!important;padding-top:0!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-section-head{order:3!important;padding-top:6px!important;border-top:1px solid rgba(255,255,255,.08)!important}body.chat-page .wallet-page.wallet-clean-v112 #walletPlanGrid.wallet-clean-plans{order:4!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-custom-block>label,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-section-head strong{font-size:14px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-section-head span{font-size:12px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-custom .wallet-custom-field,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-custom>span,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pay,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-summary{border-radius:16px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-summary{text-align:right!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pay{height:54px!important;min-height:54px!important}@media (min-width:520px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:760px){body.chat-page .wallet-page.wallet-clean-v112{padding-top:clamp(18px,3.2vh,30px)!important;padding-bottom:clamp(18px,3.2vh,30px)!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-header{flex-direction:row!important;align-items:stretch!important;gap:12px!important;padding:16px!important;border-radius:26px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back{width:128px!important;height:auto!important;min-height:62px!important;flex:0 0 128px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-meta{flex:1 1 auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-checkout-priority{grid-template-columns:minmax(0,1fr) 184px!important}}@media (min-width:980px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-shell{width:min(900px,100%)!important}body.chat-page .wallet-page.wallet-clean-v112 #walletPlanGrid.wallet-clean-plans{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card{min-height:148px!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"dot label" "dot tokens" "dot desc" "dot price"!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price{justify-self:start!important}}@media (max-width:380px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-card,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-header{border-radius:20px!important}}@media (min-width:980px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card{align-content:start!important;row-gap:3px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price,body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .tier-label,body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card p,body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card strong{justify-self:start!important;text-align:right!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .tier-label{min-height:22px!important;padding:3px 8px!important;font-size:10.5px!important;line-height:1.35!important;font-weight:900!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card strong{margin-top:4px!important;font-size:clamp(21px,1.7vw,25px)!important;line-height:1.28!important;letter-spacing:-.035em!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card p{max-width:100%!important;margin-top:1px!important;color:rgba(255,255,255,.58)!important;font-size:11.5px!important;line-height:1.55!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price{margin-top:8px!important;color:rgba(255,255,255,.88)!important;font-size:12.5px!important;line-height:1.45!important;font-weight:950!important;white-space:nowrap!important}}@media (min-width:1200px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card strong{font-size:26px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card p{font-size:12px!important}}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pill{min-height:64px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back{height:64px!important;align-self:stretch!important}body.chat-page .wallet-page.wallet-clean-v112 #walletPlanGrid.wallet-clean-plans{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card{width:100%!important;min-height:118px!important;padding:16px!important;grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-areas:"dot label price" "dot tokens price" "dot desc price"!important;column-gap:12px!important;row-gap:4px!important;align-items:center!important;align-content:center!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .select-dot{align-self:center!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .tier-label{justify-self:start!important;text-align:right!important;font-size:11px!important;line-height:1.4!important;min-height:24px!important;padding:4px 9px!important;border-radius:999px!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card strong{justify-self:start!important;text-align:right!important;font-size:clamp(21px,5.8vw,28px)!important;line-height:1.25!important;margin-top:2px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card p{justify-self:start!important;text-align:right!important;max-width:100%!important;margin:0!important;color:rgba(255,255,255,.66)!important;font-size:12px!important;line-height:1.7!important;font-weight:800!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price{align-self:center!important;justify-self:end!important;text-align:left!important;margin-top:0!important;color:rgba(255,255,255,.9)!important;font-size:clamp(12px,3.6vw,14px)!important;line-height:1.4!important;font-weight:950!important;white-space:nowrap!important}@media (max-width:560px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card{min-height:132px!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"dot label" "dot tokens" "dot desc" "dot price"!important;align-items:start!important;align-content:center!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price{justify-self:start!important;text-align:right!important;margin-top:6px!important}}@media (min-width:760px){body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back,body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-pill{min-height:66px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-clean-back{height:auto!important;min-height:66px!important;flex:0 0 132px!important}}@media (min-width:980px){body.chat-page .wallet-page.wallet-clean-v112 #walletPlanGrid.wallet-clean-plans{grid-template-columns:1fr!important;gap:12px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card{min-height:122px!important;padding:18px 20px!important;grid-template-columns:24px minmax(0,1fr) 180px!important;grid-template-areas:"dot label price" "dot tokens price" "dot desc price"!important;row-gap:5px!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card strong{font-size:27px!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card p{font-size:13px!important;line-height:1.75!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}body.chat-page .wallet-page.wallet-clean-v112 .wallet-plan-card .price{font-size:14px!important}}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-shell{width:min(1120px,calc(100vw - 28px))!important;gap:clamp(14px,2.2vw,22px)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-header{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:stretch!important;grid-gap:10px!important;gap:10px!important;padding:clamp(10px,3vw,14px)!important;border-radius:clamp(20px,4vw,28px)!important;background:linear-gradient(135deg,rgba(125,64,255,.22),rgba(213,55,170,.12)),rgba(18,13,29,.78)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 20px 55px rgba(22,7,43,.28)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn{width:54px!important;min-width:54px!important;height:auto!important;min-height:64px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:18px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;cursor:pointer!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn svg{width:23px!important;height:23px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn:focus-visible,body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.22)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-meta{grid-template-columns:1fr!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-pill{min-height:64px!important;background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.12)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-card{padding:clamp(14px,3.4vw,22px)!important;gap:clamp(12px,2.4vw,18px)!important;border-radius:clamp(22px,4vw,30px)!important;border:1px solid rgba(255,255,255,.14)!important;background:radial-gradient(circle at 82% 12%,rgba(157,92,255,.32),transparent 34%),radial-gradient(circle at 8% 88%,rgba(220,54,173,.24),transparent 38%),linear-gradient(135deg,rgba(54,34,91,.72),rgba(27,22,40,.92))!important;box-shadow:0 24px 70px rgba(18,7,36,.34)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-section-head{border-top-color:rgba(255,255,255,.13)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-section-head span{color:rgba(255,255,255,.58)!important}body.chat-page .wallet-page.wallet-clean-v115 #walletPlanGrid.wallet-clean-plans{grid-template-columns:1fr!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card{min-height:126px!important;padding:16px!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"dot label" "dot tokens" "dot desc" "dot price"!important;align-items:start!important;align-content:center!important;row-gap:4px!important;column-gap:12px!important;text-align:right!important;background:rgba(20,17,29,.72)!important;border-color:rgba(255,255,255,.12)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card.is-selected{background:linear-gradient(135deg,rgba(122,69,183,.62),rgba(72,50,106,.72)),rgba(20,17,29,.76)!important;border-color:rgba(177,120,255,.9)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card .price,body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card .select-dot,body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card .tier-label,body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card p,body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card strong{justify-self:start!important;text-align:right!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card p{margin:0!important;font-size:12.5px!important;line-height:1.6!important;color:rgba(255,255,255,.68)!important;white-space:normal!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card .price{margin-top:4px!important;font-size:13px!important;color:rgba(255,255,255,.88)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-panel{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-card,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-card{min-width:0!important;border-radius:clamp(22px,4vw,30px)!important;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.035)),rgba(13,11,18,.92)!important;box-shadow:0 20px 62px rgba(0,0,0,.3)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-card{padding:clamp(16px,3.8vw,24px)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-head{display:grid!important;grid-gap:6px!important;gap:6px!important;margin-bottom:14px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-head>span,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-top>span{width:max-content!important;max-width:100%!important;padding:7px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;color:rgba(255,255,255,.74)!important;font-size:12px!important;line-height:1.3!important;font-weight:900!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-head strong{color:#fff!important;font-size:clamp(21px,5vw,30px)!important;line-height:1.25!important;font-weight:950!important;letter-spacing:-.045em!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-head p{margin:0!important;color:rgba(255,255,255,.62)!important;font-size:13px!important;line-height:1.8!important;font-weight:750!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-list{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-list article{padding:14px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(255,255,255,.055)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-list b,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row b{display:block!important;color:#fff!important;font-size:14px!important;line-height:1.55!important;font-weight:950!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-list small,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row small{display:block!important;color:rgba(255,255,255,.52)!important;font-size:12px!important;line-height:1.6!important;font-weight:750!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-bonus-list p{margin:8px 0 0!important;color:rgba(255,255,255,.84)!important;font-size:13px!important;line-height:1.7!important;font-weight:900!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-card{padding:clamp(14px,3.4vw,22px)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-top{display:grid!important;grid-gap:10px!important;gap:10px!important;margin-bottom:14px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-top strong{color:#fff!important;font-size:clamp(15px,3.8vw,18px)!important;line-height:1.6!important;font-weight:950!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-table{display:grid!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.07)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(72px,.8fr) minmax(72px,.8fr)!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;padding:13px 12px!important;border-top:1px solid rgba(255,255,255,.07)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row:first-child{border-top:0!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row-head{background:rgba(255,255,255,.075)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row em,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row strong{color:rgba(255,255,255,.88)!important;font-size:12.5px!important;line-height:1.5!important;font-weight:950!important;font-style:normal!important;white-space:nowrap!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row em{color:#dca0ff!important}@media (max-width:900px){body.chat-page.wallet-page-open.mobile-sidebar-open #overlay.is-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:rgba(0,0,0,.44)!important;z-index:70!important}body.chat-page.wallet-page-open.mobile-sidebar-open #sidebar.is-open{transform:translateZ(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:90!important}}@media (min-width:560px){body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-header{grid-template-columns:64px minmax(0,1fr)!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn{width:64px!important;min-width:64px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:760px){body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-header{grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn{width:74px!important;min-width:74px!important;min-height:66px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important}}@media (min-width:980px){body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-shell{width:min(1120px,calc(100vw - 76px))!important}body.chat-page .wallet-page.wallet-clean-v115 #walletPlanGrid.wallet-clean-plans{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card{min-height:158px!important;padding:18px!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-areas:"dot label" "dot tokens" "dot desc" "dot price"!important;row-gap:5px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card strong{font-size:26px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-plan-card .price{font-size:13px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-top{grid-template-columns:auto 1fr!important;align-items:center!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-top strong{justify-self:end!important}}@media (min-width:1180px){body.chat-page .wallet-page.wallet-clean-v115 .wallet-benefit-panel{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;gap:18px!important}}@media (max-width:430px){body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-shell{width:min(100%,calc(100vw - 20px))!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-header{grid-template-columns:50px minmax(0,1fr)!important;gap:8px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-menu-btn{width:50px!important;min-width:50px!important;min-height:58px!important;border-radius:16px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-clean-pill{min-height:58px!important;padding:10px 12px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row{grid-template-columns:minmax(0,1fr) minmax(58px,.62fr) minmax(58px,.62fr)!important;gap:7px!important;padding:11px 9px!important}body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row em,body.chat-page .wallet-page.wallet-clean-v115 .wallet-tariff-row strong{font-size:11px!important}}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{z-index:130!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;border-radius:18px!important;background:rgba(38,29,54,.88)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 48px rgba(0,0,0,.24)!important;backdrop-filter:blur(18px) saturate(135%)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-shell{padding-top:0!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-header{grid-template-columns:1fr!important;padding:clamp(10px,2.5vw,14px)!important;-webkit-padding-start:clamp(10px,2.5vw,14px)!important;padding-inline-start:clamp(10px,2.5vw,14px)!important;-webkit-padding-end:clamp(72px,8vw,86px)!important;padding-inline-end:clamp(72px,8vw,86px)!important;min-height:82px!important;align-items:center!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-menu-btn{display:none!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-meta{grid-template-columns:1fr 1fr!important;gap:10px!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-pill{min-height:62px!important;border-radius:18px!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-section-head strong{font-size:clamp(16px,3.8vw,19px)!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-section-head span{max-width:640px!important;font-size:12.5px!important;line-height:1.85!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card:active,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card:focus,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card:hover{cursor:default!important;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;transform:none!important;outline:0!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card{grid-template-columns:1fr!important;grid-template-areas:"label" "tokens" "desc" "price"!important;justify-items:start!important;align-items:start!important;align-content:center!important;row-gap:6px!important;min-height:132px!important;padding:18px!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card.is-selected,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card:hover{background:rgba(20,17,29,.72)!important;border-color:rgba(255,255,255,.12)!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card .select-dot{display:none!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card .price,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card .tier-label,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card p,body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card strong{justify-self:start!important;text-align:right!important}@media (max-width:560px){body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;border-radius:16px!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-header{-webkit-padding-end:66px!important;padding-inline-end:66px!important;min-height:74px!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v116 .wallet-clean-pill{min-height:56px!important}}@media (min-width:980px){body.chat-page .wallet-page.wallet-clean-v116 .wallet-plan-card.wallet-info-card{min-height:150px!important;padding:20px!important}}body.chat-page.wallet-page-open.mobile-sidebar-open,body.chat-page.wallet-page-open:has(#sidebar.is-open){overflow:hidden!important}body.chat-page.wallet-page-open #sidebar.is-open,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed #sidebar.is-open,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed .sidebar.is-open,body.chat-page.wallet-page-open .sidebar.is-open,body.chat-page.wallet-page-open.mobile-sidebar-open #sidebar,body.chat-page.wallet-page-open.mobile-sidebar-open .sidebar{position:fixed!important;inset-block:0!important;top:0!important;bottom:0!important;right:0!important;left:auto!important;width:min(86vw,340px)!important;max-width:340px!important;height:var(--app-height,100dvh)!important;max-height:var(--app-height,100dvh)!important;transform:translateZ(0)!important;z-index:920!important;border-radius:22px 0 0 22px!important;box-shadow:-30px 0 90px rgba(0,0,0,.54)!important}body.chat-page.wallet-page-open #overlay.is-open,body.chat-page.wallet-page-open .overlay.is-open,body.chat-page.wallet-page-open.mobile-sidebar-open #overlay,body.chat-page.wallet-page-open.mobile-sidebar-open .overlay{display:block!important;position:fixed!important;inset:0!important;z-index:900!important;background:rgba(0,0,0,.52)!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{z-index:890!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-header{width:100%!important;min-height:auto!important;padding:clamp(12px,2vw,18px)!important;-webkit-padding-end:clamp(72px,7vw,88px)!important;padding-inline-end:clamp(72px,7vw,88px)!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:clamp(22px,3vw,30px)!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-meta{width:min(520px,100%)!important;max-width:520px!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important;justify-content:center!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill{width:100%!important;min-height:72px!important;max-height:78px!important;padding:12px 14px!important;border-radius:18px!important;display:grid!important;place-items:center!important;align-content:center!important;justify-items:center!important;grid-gap:5px!important;gap:5px!important;text-align:center!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill small,body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill strong{width:100%!important;text-align:center!important;justify-self:center!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill small{font-size:clamp(12px,1.45vw,14px)!important;line-height:1.3!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill strong{font-size:clamp(22px,2.3vw,30px)!important;line-height:1.15!important;letter-spacing:-.035em!important}@media (min-width:901px){body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-shell{gap:18px!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-header{padding-block:16px!important}}@media (max-width:560px){body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-header{padding:10px!important;-webkit-padding-end:64px!important;padding-inline-end:64px!important;border-radius:22px!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-meta{width:100%!important;grid-template-columns:1fr!important;gap:8px!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill{min-height:56px!important;max-height:none!important;padding:9px 11px!important;border-radius:16px!important;gap:4px!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill small{font-size:11.5px!important}body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-pill strong{font-size:21px!important}}@media (max-width:380px){body.chat-page .wallet-page.wallet-clean-v117 .wallet-clean-header{-webkit-padding-end:58px!important;padding-inline-end:58px!important}}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(14px,env(safe-area-inset-top))!important;right:max(14px,env(safe-area-inset-right))!important;z-index:1250!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.115)!important;box-shadow:0 14px 44px rgba(0,0,0,.28)!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float svg{width:22px!important;height:22px!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float:focus-visible,body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float:hover{background:rgba(255,255,255,.095)!important;border-color:rgba(255,255,255,.18)!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-shell{gap:clamp(12px,1.7vw,18px)!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-header{width:min(720px,calc(100% - 76px))!important;max-width:720px!important;min-height:0!important;margin:0 auto clamp(6px,1vw,10px)!important;padding:8px!important;padding-inline:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(66,45,105,.58),rgba(41,24,53,.62))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 18px 52px rgba(10,3,24,.22)!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-meta{width:100%!important;max-width:500px!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;align-items:stretch!important;justify-content:center!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill{width:100%!important;min-height:58px!important;max-height:64px!important;padding:8px 10px!important;border-radius:16px!important;display:grid!important;place-items:center!important;align-content:center!important;justify-items:center!important;grid-gap:3px!important;gap:3px!important;text-align:center!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.1)!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill small,body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill strong{width:100%!important;text-align:center!important;justify-self:center!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill small{font-size:12px!important;line-height:1.25!important;font-weight:850!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill strong{font-size:clamp(20px,2vw,25px)!important;line-height:1.15!important;letter-spacing:-.035em!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-section-head{gap:0!important;margin-top:2px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-section-head>span:empty{display:none!important}@media (min-width:901px){body.chat-page .wallet-page.wallet-clean-v118{padding-top:18px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-header{width:min(700px,calc(100% - 110px))!important;margin-top:0!important}}@media (max-width:900px){body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:13px!important}body.chat-page .wallet-page.wallet-clean-v118{padding-top:calc(62px + env(safe-area-inset-top))!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-header{width:100%!important;max-width:100%!important;margin-bottom:8px!important;border-radius:20px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-meta{max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill{min-height:54px!important;max-height:none!important;padding:8px!important;border-radius:15px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill small{font-size:11px!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill strong{font-size:19px!important}}@media (max-width:390px){body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v118 .wallet-clean-pill{min-height:50px!important}}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{position:fixed!important;top:max(16px,env(safe-area-inset-top))!important;right:max(16px,env(safe-area-inset-right))!important;left:auto!important;z-index:1280!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;border-radius:14px!important;color:#fff!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 36px rgba(0,0,0,.26)!important;backdrop-filter:blur(14px) saturate(130%)!important;-webkit-backdrop-filter:blur(14px) saturate(130%)!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float svg{width:21px!important;height:21px!important;stroke-width:2.25px!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float:focus-visible,body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.22)!important}body.chat-page.wallet-page-open #sidebar.is-open~#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open.mobile-sidebar-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open.mobile-sidebar-open .app-shell>#sidebarOpenBtn.sidebar-float{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.chat-page.wallet-page-open #sidebar.is-open,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed #sidebar.is-open,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed .sidebar.is-open,body.chat-page.wallet-page-open .sidebar.is-open,body.chat-page.wallet-page-open.mobile-sidebar-open #sidebar,body.chat-page.wallet-page-open.mobile-sidebar-open .sidebar{z-index:1320!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(0)!important}body.chat-page.wallet-page-open #overlay.is-open,body.chat-page.wallet-page-open .overlay.is-open,body.chat-page.wallet-page-open.mobile-sidebar-open #overlay,body.chat-page.wallet-page-open.mobile-sidebar-open .overlay{z-index:1310!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.chat-page .wallet-page.wallet-clean-v119{padding-top:clamp(58px,6vw,72px)!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-shell{gap:clamp(12px,1.5vw,18px)!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-header{width:min(520px,calc(100% - 64px))!important;max-width:520px!important;height:auto!important;margin:0 auto clamp(8px,1vw,12px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{max-width:440px!important;margin:0 auto!important;grid-gap:8px!important;gap:8px!important;justify-content:center!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill{width:100%!important;min-height:52px!important;max-height:56px!important;padding:7px 10px!important;border-radius:15px!important;display:grid!important;place-items:center!important;grid-gap:2px!important;gap:2px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill small,body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill strong{width:100%!important;margin:0!important;text-align:center!important;justify-self:center!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill small{line-height:1.25!important;font-weight:850!important;color:rgba(255,255,255,.64)!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill strong{line-height:1.15!important;letter-spacing:-.03em!important;color:#fff!important}@media (max-width:900px){body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:13px!important}body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float svg,body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float svg{width:20px!important;height:20px!important}body.chat-page .wallet-page.wallet-clean-v119{padding-top:calc(56px + env(safe-area-inset-top))!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-header{width:min(100%,420px)!important;max-width:420px!important;margin-bottom:8px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{max-width:100%!important;gap:7px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill{min-height:50px!important;max-height:none!important;padding:7px 8px!important;border-radius:14px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill small{font-size:10.5px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill strong{font-size:18px!important}}@media (max-width:380px){body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{grid-template-columns:1fr!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill{min-height:48px!important}}body.chat-page .chat-route-back-btn{display:none!important;opacity:0!important;pointer-events:none!important;position:fixed!important;left:16px!important;right:auto!important;top:16px!important;z-index:430!important;height:44px!important;min-width:92px!important;padding:0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:rgba(255,255,255,.9)!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 16px 36px rgba(0,0,0,.28)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;font-size:14px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.025em!important;cursor:pointer!important;transition:transform .16s var(--ease),background .16s var(--ease),border-color .16s var(--ease),color .16s var(--ease),opacity .16s var(--ease)!important}body.chat-page .chat-route-back-btn:hover{color:#fff!important;background:rgba(255,255,255,.135)!important;border-color:rgba(255,255,255,.2)!important}body.chat-page .chat-route-back-btn:active{transform:scale(.97)!important}body.chat-page.mobile-sidebar-open .chat-route-back-btn,body.chat-page.personalization-modal-open .chat-route-back-btn,body.chat-page.profile-modal-open .chat-route-back-btn,body.chat-page.wallet-page-open .chat-route-back-btn{opacity:0!important;pointer-events:none!important}@media (max-width:640px){body.chat-page .chat-route-back-btn{top:14px!important;left:14px!important;height:40px!important;min-width:82px!important;padding:0 14px!important;font-size:13px!important}}body.chat-page.wallet-page-open .chat-route-back-btn{display:inline-flex!important;opacity:1!important;pointer-events:auto!important;top:max(18px,env(safe-area-inset-top))!important;left:max(18px,env(safe-area-inset-left))!important;right:auto!important;width:auto!important;min-width:104px!important;height:54px!important;padding:0 20px!important;border-radius:18px!important;z-index:520!important;color:#fff!important;background:rgba(255,255,255,.085)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 44px rgba(0,0,0,.28)!important;backdrop-filter:blur(18px) saturate(125%)!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.02em!important}body.chat-page.wallet-page-open.mobile-sidebar-open .chat-route-back-btn,body.chat-page.wallet-page-open.personalization-modal-open .chat-route-back-btn,body.chat-page.wallet-page-open.profile-modal-open .chat-route-back-btn{opacity:0!important;pointer-events:none!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-header{width:100%!important;max-width:none!important;min-height:0!important;margin:0 0 clamp(10px,1.4vw,14px)!important;padding:clamp(9px,1.4vw,12px)!important;display:block!important;border-radius:clamp(18px,2.4vw,24px)!important;background:radial-gradient(circle at 14% 18%,rgba(132,84,255,.08),transparent 30%),linear-gradient(135deg,rgba(20,18,28,.96),rgba(15,13,21,.98))!important;border:1px solid rgba(255,255,255,.095)!important;box-shadow:0 18px 52px rgba(0,0,0,.3)!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:clamp(8px,1.1vw,12px)!important;gap:clamp(8px,1.1vw,12px)!important;align-items:stretch!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill{min-height:58px!important;max-height:62px!important;padding:8px 12px!important;border-radius:17px!important;text-align:center!important;justify-items:center!important;align-content:center!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.135)!important;box-shadow:none!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill small{font-size:11px!important;line-height:1.3!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill strong{font-size:clamp(18px,1.55vw,22px)!important;line-height:1.2!important}@media (max-width:900px){body.chat-page.wallet-page-open .chat-route-back-btn{top:max(12px,env(safe-area-inset-top))!important;left:max(12px,env(safe-area-inset-left))!important;min-width:86px!important;height:42px!important;padding:0 14px!important;border-radius:14px!important;font-size:13px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-header{padding:8px!important;margin-bottom:10px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{gap:8px!important}body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-pill{min-height:52px!important;max-height:none!important;padding:7px 8px!important;border-radius:15px!important}}@media (max-width:420px){body.chat-page .wallet-page.wallet-clean-v119 .wallet-clean-meta{grid-template-columns:1fr!important}}html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(16px,env(safe-area-inset-top))!important;right:max(16px,env(safe-area-inset-right))!important;left:auto!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:14px!important}html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124{display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:fixed!important;top:max(16px,env(safe-area-inset-top))!important;left:max(16px,env(safe-area-inset-left))!important;right:auto!important;z-index:1280!important;width:auto!important;min-width:70px!important;max-width:92px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 16px!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;color:#fff!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 36px rgba(0,0,0,.26)!important;backdrop-filter:blur(14px) saturate(130%)!important;-webkit-backdrop-filter:blur(14px) saturate(130%)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important}html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124:focus-visible,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.22)!important}html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #sidebar.is-open~#walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open.mobile-sidebar-open #walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:900px){html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #sidebarOpenBtn.sidebar-float,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open .app-shell.sidebar-collapsed>#sidebarOpenBtn.sidebar-float,html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open .app-shell:not(.sidebar-collapsed)>#sidebarOpenBtn.sidebar-float{top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:13px!important}html:has(body.chat-page).aidon-v124-wallet-menu-exit body.chat-page.wallet-page-open #walletBackBtn.chat-route-back-btn.wallet-exit-btn-v124{top:max(12px,env(safe-area-inset-top))!important;left:max(12px,env(safe-area-inset-left))!important;min-width:64px!important;max-width:82px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 14px!important;border-radius:13px!important;font-size:12.5px!important}}body.chat-page.video-page-open .attach-menu,body.chat-page.video-page-open .composer-stage,body.chat-page.video-page-open .model-popover,body.chat-page.video-page-open .workspace{display:none!important}body.chat-page .video-generator-nav-item{position:relative;overflow:hidden}body.chat-page .video-generator-nav-item:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.14),transparent 18%),linear-gradient(135deg,rgba(123,44,255,.28),rgba(105,230,255,.08),rgba(255,45,168,.14));opacity:0;pointer-events:none;transition:opacity .16s var(--ease)}body.chat-page .video-generator-nav-item>*{position:relative;z-index:1}body.chat-page .video-generator-nav-item b{min-width:68px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:rgba(255,255,255,.88);background:rgba(155,104,255,.18);border:1px solid rgba(155,104,255,.28);font-size:10px;font-weight:950;letter-spacing:-.01em}body.chat-page .video-generator-nav-item.is-active:before,body.chat-page .video-generator-nav-item:hover:before,body.chat-page.video-page-open .video-generator-nav-item:before{opacity:1}body.chat-page .video-generator-nav-item.is-active,body.chat-page.video-page-open .video-generator-nav-item{color:#fff!important;border:1px solid rgba(155,104,255,.32)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 42px rgba(123,44,255,.12)}body.chat-page .video-page{display:none;flex:1 1;min-height:0;position:relative;z-index:24;overflow-y:auto;overflow-x:hidden;padding:clamp(10px,1.2vw,16px) clamp(10px,1.7vw,22px) max(22px,env(safe-area-inset-bottom));scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) transparent;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 22% 8%,rgba(123,44,255,.17),transparent 33%),radial-gradient(circle at 92% 0,rgba(105,230,255,.07),transparent 32%),linear-gradient(180deg,rgba(7,0,15,.24),rgba(0,0,0,0))}body.chat-page.video-page-open .video-page{display:block!important}body.chat-page.video-page-open .main{overflow:hidden!important}body.chat-page .video-page::-webkit-scrollbar{width:6px}body.chat-page .video-page::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.16)}body.chat-page .seedance-studio-shell{width:min(1240px,100%);min-height:calc(var(--app-height, 100svh) - 90px);margin:0 auto;display:grid;grid-template-rows:auto 1fr;grid-gap:clamp(11px,1.45vw,16px);gap:clamp(11px,1.45vw,16px);direction:rtl}body.chat-page .seedance-studio-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:7;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(440px,1.45fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border-radius:28px;background:radial-gradient(circle at 12% 0,rgba(155,104,255,.23),transparent 34%),rgba(12,10,19,.76);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.055);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}body.chat-page .seedance-studio-brand{display:flex;align-items:center;gap:11px;min-width:0}body.chat-page .seedance-brand-mark,body.chat-page .seedance-model-icon{flex:0 0 auto;border-radius:18px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.96),rgba(255,255,255,.13) 15%,transparent 23%),conic-gradient(from 210deg,var(--purple),var(--pink),var(--cyan),var(--purple));box-shadow:0 0 42px rgba(123,44,255,.36),inset 0 1px 0 rgba(255,255,255,.22)}body.chat-page .seedance-brand-mark{width:44px;height:44px}body.chat-page .seedance-studio-brand div{display:grid;grid-gap:3px;gap:3px;min-width:0}body.chat-page .seedance-studio-brand strong{color:#fff;font-size:14px;font-weight:950;line-height:1.25;white-space:nowrap}body.chat-page .seedance-studio-brand small{color:rgba(255,255,255,.52);font-size:11.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chat-page .seedance-studio-tabs{min-height:48px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;padding:5px;border-radius:20px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07)}body.chat-page .seedance-audio-toggle label,body.chat-page .seedance-model-option,body.chat-page .seedance-segmented-grid label,body.chat-page .seedance-tab-option{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.chat-page .seedance-audio-toggle input,body.chat-page .seedance-model-option input,body.chat-page .seedance-segmented-grid input,body.chat-page .seedance-tab-option input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}body.chat-page .seedance-tab-option span{height:100%;min-height:36px;display:grid;place-items:center;border-radius:15px;color:rgba(255,255,255,.64);font-size:12px;font-weight:950;letter-spacing:-.01em;transition:background .16s var(--ease),color .16s var(--ease),box-shadow .16s var(--ease)}body.chat-page .seedance-tab-option:focus-within span,body.chat-page .seedance-tab-option:hover span{color:#fff;background:rgba(255,255,255,.065)}body.chat-page .seedance-tab-option:has(input:checked) span{color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.74),rgba(255,45,168,.36));box-shadow:0 14px 34px rgba(123,44,255,.24),inset 0 1px 0 rgba(255,255,255,.13)}body.chat-page .seedance-back-btn,body.chat-page .video-generator-back{height:44px;padding:0 15px;border-radius:16px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);cursor:pointer;font-size:12.5px;font-weight:950;white-space:nowrap;transition:background .16s var(--ease),border-color .16s var(--ease),transform .16s var(--ease)}body.chat-page .seedance-back-btn:focus-visible,body.chat-page .seedance-back-btn:hover,body.chat-page .video-generator-back:focus-visible,body.chat-page .video-generator-back:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}body.chat-page .seedance-back-btn:active,body.chat-page .video-generator-back:active{transform:scale(.97)}body.chat-page .seedance-studio-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);grid-gap:clamp(11px,1.45vw,16px);gap:clamp(11px,1.45vw,16px);align-items:stretch}body.chat-page .seedance-card{position:relative;overflow:hidden;border-radius:clamp(24px,2.4vw,32px);padding:clamp(16px,1.75vw,22px);background:radial-gradient(circle at 12% 0,rgba(123,44,255,.14),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.032));border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.052)}body.chat-page .seedance-card:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.075),transparent 22%,transparent 78%,rgba(105,230,255,.042));pointer-events:none}body.chat-page .seedance-card>*{position:relative;z-index:1}body.chat-page .seedance-create-card{display:grid;grid-gap:16px;gap:16px;align-content:start}body.chat-page .seedance-side-card{display:grid;grid-gap:14px;gap:14px;align-content:start}body.chat-page .seedance-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}body.chat-page .seedance-card-head.compact{align-items:center}body.chat-page .seedance-card-head div{display:grid;grid-gap:4px;gap:4px}body.chat-page .seedance-card-head span,body.chat-page .seedance-quick-prompts>span{color:rgba(155,104,255,.96);font-size:11.5px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}body.chat-page .seedance-card-head h2,body.chat-page .seedance-card-head h3{margin:0;color:#fff;font-weight:950;line-height:1.18;letter-spacing:-.04em}body.chat-page .seedance-card-head h2{font-size:clamp(24px,3.1vw,42px)}body.chat-page .seedance-card-head h3{font-size:clamp(18px,2vw,24px)}body.chat-page .seedance-card-head b{height:32px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.11);font-size:11.5px;font-weight:950;white-space:nowrap}body.chat-page .seedance-model-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}body.chat-page .seedance-model-option{position:relative;min-height:108px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:1fr auto;grid-gap:9px 10px;gap:9px 10px;padding:12px;border-radius:22px;color:rgba(255,255,255,.84);background:rgba(255,255,255,.047);border:1px solid rgba(255,255,255,.1);transition:transform .16s var(--ease),border-color .16s var(--ease),background .16s var(--ease),box-shadow .16s var(--ease)}body.chat-page .seedance-model-option:focus-within,body.chat-page .seedance-model-option:hover{transform:translateY(-1px);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}body.chat-page .seedance-model-option:has(input:checked){background:radial-gradient(circle at 10% 0,rgba(255,255,255,.15),transparent 28%),linear-gradient(135deg,rgba(123,44,255,.42),rgba(255,45,168,.18));border-color:rgba(155,104,255,.48);box-shadow:0 18px 50px rgba(123,44,255,.21),inset 0 1px 0 rgba(255,255,255,.12)}body.chat-page .seedance-model-icon{width:42px;height:42px;grid-row:1/2}body.chat-page .seedance-model-option>span:last-of-type{display:grid;grid-gap:4px;gap:4px;min-width:0}body.chat-page .seedance-model-option strong{color:#fff;font-size:13px;line-height:1.35;font-weight:950}body.chat-page .seedance-model-option small{color:rgba(255,255,255,.55);font-size:11.5px;line-height:1.55;font-weight:760}body.chat-page .seedance-model-option em{grid-column:1/-1;width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.09);font-size:10.5px;font-style:normal;font-weight:950}body.chat-page .seedance-model-option:has(input:checked) em{color:#fff;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}body.chat-page .seedance-field-group{display:grid;grid-gap:9px;gap:9px}body.chat-page .seedance-field-group>label,body.chat-page .seedance-setting-row>label{color:rgba(255,255,255,.67);font-size:12.5px;font-weight:950}body.chat-page .seedance-prompt-input,body.chat-page .video-prompt-input{width:100%;min-height:238px;resize:vertical;border:1px solid rgba(255,255,255,.105);outline:0;border-radius:24px;padding:18px;color:#fff;background:rgba(4,4,9,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.042);direction:rtl;text-align:right;font-size:15px;line-height:1.9;transition:border-color .16s var(--ease),box-shadow .16s var(--ease),background .16s var(--ease)}body.chat-page .seedance-prompt-input::placeholder,body.chat-page .video-prompt-input::placeholder{color:rgba(255,255,255,.34)}body.chat-page .seedance-prompt-input:focus,body.chat-page .video-prompt-input:focus{border-color:rgba(155,104,255,.5);background:rgba(9,8,16,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.052),0 0 0 5px rgba(123,44,255,.12)}body.chat-page .seedance-prompt-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:rgba(255,255,255,.44);font-size:11.5px;font-weight:800}body.chat-page .seedance-prompt-meta small{direction:ltr}body.chat-page .seedance-reference-panel{display:grid;grid-gap:12px;gap:12px;padding:13px;border-radius:24px;background:linear-gradient(135deg,rgba(123,44,255,.1),rgba(105,230,255,.045)),rgba(255,255,255,.04);border:1px dashed rgba(155,104,255,.33)}body.chat-page .seedance-reference-head{display:flex;align-items:center;justify-content:space-between;gap:12px}body.chat-page .seedance-reference-head div{display:grid;grid-gap:4px;gap:4px}body.chat-page .seedance-preview-toolbar strong,body.chat-page .seedance-reference-head strong{color:#fff;font-size:14px;font-weight:950}body.chat-page .seedance-preview-card p,body.chat-page .seedance-reference-head small{color:rgba(255,255,255,.54);font-size:11.8px;line-height:1.65;font-weight:760}body.chat-page .seedance-quick-prompts button,body.chat-page .seedance-reference-head button,body.chat-page .seedance-reference-tile{cursor:pointer;color:rgba(255,255,255,.78);background:rgba(255,255,255,.062);border:1px solid rgba(255,255,255,.1);transition:background .15s var(--ease),border-color .15s var(--ease),color .15s var(--ease),transform .15s var(--ease),box-shadow .15s var(--ease)}body.chat-page .seedance-reference-head button{flex:0 0 auto;height:38px;padding:0 12px;border-radius:14px;font-size:12px;font-weight:950}body.chat-page .seedance-reference-grid{display:grid;grid-gap:8px;gap:8px}body.chat-page .seedance-reference-tile{min-height:86px;display:grid;justify-items:center;align-content:center;grid-gap:4px;gap:4px;border-radius:18px;padding:10px 8px;text-align:center}body.chat-page .seedance-reference-tile span{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;color:#fff;background:rgba(155,104,255,.24);border:1px solid rgba(155,104,255,.3);font-weight:950;line-height:1}body.chat-page .seedance-reference-tile strong{color:#fff;font-size:12.5px;font-weight:950}body.chat-page .seedance-reference-tile small{color:rgba(255,255,255,.45);font-size:10.5px;font-weight:800}body.chat-page .seedance-quick-prompts button:focus-visible,body.chat-page .seedance-quick-prompts button:hover,body.chat-page .seedance-reference-head button:focus-visible,body.chat-page .seedance-reference-head button:hover,body.chat-page .seedance-reference-tile:focus-visible,body.chat-page .seedance-reference-tile:hover{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);box-shadow:0 12px 30px rgba(0,0,0,.16)}body.chat-page .seedance-reference-tile.is-primary{background:linear-gradient(135deg,rgba(123,44,255,.24),rgba(255,45,168,.1));border-color:rgba(155,104,255,.3)}body.chat-page .seedance-generate-btn:active,body.chat-page .seedance-quick-prompts button:active,body.chat-page .seedance-reference-head button:active,body.chat-page .seedance-reference-tile:active,body.chat-page .video-generate-btn:active{transform:scale(.98)}body.chat-page .seedance-quick-prompts{display:flex;align-items:center;gap:8px;flex-wrap:wrap}body.chat-page .seedance-quick-prompts button{height:34px;padding:0 11px;border-radius:999px;font-size:11.5px;font-weight:900}body.chat-page .seedance-output-settings{grid-gap:13px;gap:13px}body.chat-page .seedance-setting-row{display:grid;grid-gap:8px;gap:8px}body.chat-page .seedance-segmented-grid{display:grid;grid-gap:7px;gap:7px}body.chat-page .seedance-segmented-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}body.chat-page .seedance-segmented-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}body.chat-page .seedance-segmented-grid span{min-height:39px;display:grid;place-items:center;border-radius:14px;color:rgba(255,255,255,.7);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);font-size:12px;font-weight:950;transition:background .15s var(--ease),border-color .15s var(--ease),color .15s var(--ease),box-shadow .15s var(--ease)}body.chat-page .seedance-segmented-grid label:focus-within span,body.chat-page .seedance-segmented-grid label:hover span{color:#fff;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18)}body.chat-page .seedance-segmented-grid label:has(input:checked) span{color:#fff;background:linear-gradient(135deg,rgba(123,44,255,.55),rgba(255,45,168,.24));border-color:rgba(155,104,255,.42);box-shadow:0 12px 30px rgba(123,44,255,.18)}body.chat-page .seedance-audio-toggle{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:17px;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.09)}body.chat-page .seedance-audio-toggle>span{color:rgba(255,255,255,.8);font-size:12.5px;font-weight:950}body.chat-page .seedance-audio-toggle i{position:relative;width:48px;height:28px;display:block;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1);transition:background .15s var(--ease),border-color .15s var(--ease)}body.chat-page .seedance-audio-toggle i:before{content:"";position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 4px 12px rgba(0,0,0,.25);transition:transform .15s var(--ease),background .15s var(--ease)}body.chat-page .seedance-audio-toggle label:has(input:checked) i{background:linear-gradient(135deg,rgba(123,44,255,.86),rgba(255,45,168,.52));border-color:rgba(155,104,255,.45)}body.chat-page .seedance-audio-toggle label:has(input:checked) i:before{transform:translateX(-20px);background:#fff}body.chat-page .seedance-preview-card{display:grid;grid-gap:10px;gap:10px}body.chat-page .seedance-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}body.chat-page .seedance-preview-toolbar span{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:rgba(105,230,255,.95);background:rgba(105,230,255,.1);border:1px solid rgba(105,230,255,.17);font-size:10.5px;font-weight:950}body.chat-page .seedance-preview-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;min-height:238px;border-radius:24px;background:radial-gradient(circle at 42% 32%,rgba(255,255,255,.14),transparent 11%),radial-gradient(circle at 62% 40%,rgba(123,44,255,.5),transparent 32%),radial-gradient(circle at 32% 73%,rgba(255,45,168,.2),transparent 35%),linear-gradient(180deg,rgba(18,15,29,1),rgba(3,3,7,1));border:1px solid rgba(255,255,255,.13);box-shadow:0 28px 76px rgba(0,0,0,.42),0 0 74px rgba(123,44,255,.15)}body.chat-page .seedance-preview-frame:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.038) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 0);background-size:19px 19px;opacity:.3;-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 82%,transparent)}body.chat-page .seedance-preview-frame:after{content:"";position:absolute;inset:13px;border-radius:18px;border:1px solid rgba(255,255,255,.055);pointer-events:none}body.chat-page .seedance-preview-glow{width:260px;height:260px;background:conic-gradient(from 140deg,rgba(123,44,255,.03),rgba(255,45,168,.36),rgba(105,230,255,.28),rgba(123,44,255,.03));filter:blur(10px);opacity:.76}body.chat-page .seedance-preview-glow,body.chat-page .seedance-preview-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px}body.chat-page .seedance-preview-play{z-index:2;width:58px;height:58px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.17);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 36px rgba(0,0,0,.25)}body.chat-page .seedance-preview-play svg{width:26px;height:26px;fill:currentColor;stroke:none;transform:translateX(-1px)}body.chat-page .seedance-preview-meta{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-radius:15px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.chat-page .seedance-preview-meta b,body.chat-page .seedance-preview-meta span{color:rgba(255,255,255,.8);font-size:11px;font-weight:950}body.chat-page .seedance-preview-card p{margin:0}body.chat-page .seedance-token-estimate{display:grid;grid-gap:8px;gap:8px;padding:12px 13px;border-radius:18px;direction:rtl;text-align:right;background:radial-gradient(circle at 100% 0,rgba(105,230,255,.13),transparent 34%),linear-gradient(135deg,rgba(123,44,255,.16),rgba(255,45,168,.075)),rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.105);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}body.chat-page .seedance-token-estimate div{display:flex;align-items:center;justify-content:space-between;gap:10px}body.chat-page .seedance-token-estimate span{color:rgba(255,255,255,.64);font-size:11.5px;font-weight:900}body.chat-page .seedance-token-estimate strong{color:#fff;font-size:15px;font-weight:950;white-space:nowrap}body.chat-page .seedance-token-estimate small{color:rgba(255,255,255,.52);font-size:11px;line-height:1.6;font-weight:760}body.chat-page .seedance-generate-btn,body.chat-page .video-generate-btn{width:100%;min-height:58px;margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-radius:21px;color:#fff;background:radial-gradient(circle at 15% 0,rgba(255,255,255,.24),transparent 22%),linear-gradient(135deg,var(--purple),var(--pink));border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 58px rgba(123,44,255,.34),inset 0 1px 0 rgba(255,255,255,.19);cursor:pointer;transition:transform .15s var(--ease),box-shadow .15s var(--ease),filter .15s var(--ease)}body.chat-page .seedance-generate-btn span{font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase;opacity:.78}body.chat-page .seedance-generate-btn b{font-size:14px;font-weight:950;white-space:nowrap}body.chat-page .seedance-generate-btn:focus-visible,body.chat-page .seedance-generate-btn:hover,body.chat-page .video-generate-btn:focus-visible,body.chat-page .video-generate-btn:hover{filter:saturate(1.08);box-shadow:0 24px 70px rgba(123,44,255,.43),inset 0 1px 0 rgba(255,255,255,.22)}@media (max-width:1180px){body.chat-page .seedance-studio-topbar{grid-template-columns:1fr auto}body.chat-page .seedance-studio-tabs{grid-column:1/-1;order:3}body.chat-page .seedance-studio-grid{grid-template-columns:1fr}body.chat-page .seedance-side-card{grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);align-items:start}body.chat-page .seedance-generate-btn{grid-column:1/-1}}@media (max-width:900px){body.chat-page.video-page-open{overflow:hidden!important;touch-action:auto!important}body.chat-page .video-page{height:calc(var(--app-height, 100svh) - 64px)!important;max-height:calc(var(--app-height, 100svh) - 64px)!important;padding:6px 10px max(16px,env(safe-area-inset-bottom))!important}body.chat-page .seedance-studio-shell{min-height:0;gap:10px}body.chat-page .seedance-studio-topbar{position:relative;grid-template-columns:1fr;padding:11px;border-radius:22px}body.chat-page .seedance-studio-brand{justify-content:space-between}body.chat-page .seedance-back-btn{width:100%}body.chat-page .seedance-studio-tabs{grid-template-columns:repeat(2,minmax(0,1fr));order:0}body.chat-page .seedance-card{border-radius:22px;padding:14px}body.chat-page .seedance-card-head{align-items:flex-start;flex-direction:column}body.chat-page .seedance-card-head h2{font-size:clamp(25px,7vw,34px)}body.chat-page .seedance-model-switcher{grid-template-columns:1fr}body.chat-page .seedance-model-option{min-height:86px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;align-items:center}body.chat-page .seedance-model-option em{grid-column:auto}body.chat-page .seedance-prompt-input,body.chat-page .video-prompt-input{min-height:190px;border-radius:20px;padding:14px;font-size:14px}body.chat-page .seedance-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.chat-page .seedance-side-card{grid-template-columns:1fr}body.chat-page .seedance-preview-frame{min-height:214px}}@media (max-width:480px){body.chat-page .seedance-studio-topbar{gap:9px;padding:10px;border-radius:18px}body.chat-page .seedance-studio-brand{gap:9px}body.chat-page .seedance-brand-mark{width:38px;height:38px;border-radius:14px}body.chat-page .seedance-studio-brand strong{font-size:12.5px;white-space:normal}body.chat-page .seedance-studio-brand small{font-size:10px;line-height:1.45}body.chat-page .seedance-studio-tabs{width:100%;min-height:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:4px;gap:4px;overflow:visible;padding:4px;border-radius:16px}body.chat-page .seedance-studio-tabs::-webkit-scrollbar{display:none}body.chat-page .seedance-tab-option{min-width:0}body.chat-page .seedance-tab-option span{min-height:34px;padding:0 4px;border-radius:12px;font-size:10.5px;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere}body.chat-page .seedance-back-btn{height:40px;border-radius:14px;font-size:12px}body.chat-page .seedance-segmented-grid.four,body.chat-page .seedance-segmented-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}body.chat-page .seedance-reference-head{align-items:stretch;flex-direction:column}body.chat-page .seedance-reference-head button{width:100%}body.chat-page .seedance-model-option{grid-template-columns:auto minmax(0,1fr)}body.chat-page .seedance-model-option em{grid-column:1/-1}body.chat-page .seedance-generate-btn{min-height:54px;border-radius:18px}body.chat-page .seedance-generate-btn b{font-size:12.5px}}body.chat-page .seedance-studio-topbar{position:relative!important;top:auto!important}body.chat-page .seedance-studio-shell{width:min(1360px,100%)}body.chat-page .seedance-studio-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.chat-page .seedance-brand-mark,body.chat-page .seedance-model-icon{overflow:hidden;display:inline-grid;place-items:center;background:#050507!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 34px rgba(0,0,0,.32),0 0 32px rgba(41,209,244,.1)!important}body.chat-page .seedance-brand-mark img,body.chat-page .seedance-model-icon img{width:100%;height:100%;display:block;object-fit:cover}body.chat-page .seedance-card-head h2{font-size:clamp(28px,2.5vw,38px)}body.chat-page .seedance-studio-grid{grid-template-columns:minmax(0,1fr) minmax(390px,430px)}body.chat-page .seedance-side-card{background:radial-gradient(circle at 18% 0,rgba(123,44,255,.11),transparent 30%),rgba(17,17,18,.92)}body.chat-page .seedance-setting-row-visual>label{display:inline-flex;align-items:center;gap:8px}body.chat-page .seedance-setting-row-visual>label svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;opacity:.82}body.chat-page .seedance-visual-option input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}body.chat-page .seedance-visual-grid{display:grid;grid-gap:10px;gap:10px;direction:ltr}body.chat-page .seedance-ratio-grid{grid-template-columns:repeat(5,minmax(92px,1fr))}body.chat-page .seedance-duration-grid{grid-template-columns:repeat(4,minmax(96px,1fr))}body.chat-page .seedance-visual-option{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.chat-page .seedance-visual-option>span{min-height:112px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:16px 10px;border-radius:14px;color:rgba(255,255,255,.58);background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.045);transition:color .15s var(--ease),background .15s var(--ease),border-color .15s var(--ease),box-shadow .15s var(--ease),transform .15s var(--ease)}body.chat-page .seedance-visual-option:focus-within>span,body.chat-page .seedance-visual-option:hover>span{color:rgba(255,255,255,.82);background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.12)}body.chat-page .seedance-visual-option:has(input:checked)>span{color:#fff;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 16px 40px rgba(0,0,0,.18)}body.chat-page .seedance-visual-option i{position:relative;display:block;width:42px;height:28px;border-radius:7px;background:rgba(255,255,255,.23)}body.chat-page .seedance-visual-option b{font-size:12px;line-height:1;font-weight:950}body.chat-page .seedance-visual-option.duration-auto i,body.chat-page .seedance-visual-option.is-auto i{width:38px;height:38px;border-radius:12px;background:transparent}body.chat-page .seedance-visual-option.is-auto i:before{content:"";position:absolute;width:27px;height:3px;left:5px;top:18px;border-radius:999px;background:currentColor;transform:rotate(-45deg);opacity:.9}body.chat-page .seedance-visual-option.is-auto i:after{content:"✦";position:absolute;right:1px;top:-3px;color:currentColor;font-size:18px;line-height:1}body.chat-page .ratio-16-9 i{width:46px;height:20px}body.chat-page .ratio-9-16 i{width:20px;height:46px}body.chat-page .ratio-4-3 i{width:42px;height:30px}body.chat-page .ratio-3-4 i{width:30px;height:42px}body.chat-page .ratio-21-9 i{width:54px;height:19px}body.chat-page .ratio-1-1 i{width:34px;height:34px}body.chat-page .duration-10 i:before,body.chat-page .duration-15 i:before,body.chat-page .duration-5 i:before,body.chat-page .seedance-visual-option.duration-auto i:before{content:"";position:absolute;inset:0;border-radius:999px;border:3px solid rgba(255,255,255,.22)}body.chat-page .duration-10 i:after,body.chat-page .duration-15 i:after,body.chat-page .duration-5 i:after,body.chat-page .seedance-visual-option.duration-auto i:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:14px;border-radius:999px;background:currentColor;transform-origin:50% 100%;transform:translate(-50%,-100%) rotate(38deg);opacity:.74}body.chat-page .duration-10 i,body.chat-page .duration-15 i,body.chat-page .duration-5 i{width:38px;height:38px;border-radius:999px;background:transparent}body.chat-page .duration-5 i:after{transform:translate(-50%,-100%) rotate(26deg)}body.chat-page .duration-10 i:after{transform:translate(-50%,-100%) rotate(76deg)}body.chat-page .duration-15 i:after{transform:translate(-50%,-100%) rotate(136deg)}body.chat-page .seedance-preview-toolbar strong{font-size:13.5px}@media (max-width:1540px){body.chat-page .seedance-studio-shell{width:min(1280px,100%)}body.chat-page .seedance-studio-grid{grid-template-columns:1fr!important}body.chat-page .seedance-side-card{grid-template-columns:minmax(0,1.16fr) minmax(300px,.64fr);align-items:start}body.chat-page .seedance-generate-btn{grid-column:1/-1}}@media (max-width:900px){body.chat-page .seedance-side-card{grid-template-columns:1fr!important}body.chat-page .seedance-ratio-grid{grid-template-columns:repeat(3,minmax(92px,1fr))}body.chat-page .seedance-duration-grid{grid-template-columns:repeat(2,minmax(96px,1fr))}body.chat-page .seedance-visual-option>span{min-height:98px}}@media (max-width:520px){body.chat-page .seedance-duration-grid,body.chat-page .seedance-ratio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.chat-page .seedance-create-card{gap:14px}body.chat-page .seedance-composer-layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);grid-gap:clamp(12px,1.4vw,18px);gap:clamp(12px,1.4vw,18px);align-items:stretch;direction:rtl}body.chat-page .seedance-description-panel,body.chat-page .seedance-model-list-panel{min-width:0}body.chat-page .seedance-model-list-panel{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:12px;border-radius:22px;background:rgba(255,255,255,.032);border:1px solid rgba(255,255,255,.072)}body.chat-page .seedance-model-list-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:2px 2px 4px}body.chat-page .seedance-model-list-title b{color:#fff;font-size:13px;font-weight:950}body.chat-page .seedance-model-list-title small{color:rgba(255,255,255,.48);font-size:11px;font-weight:850;white-space:nowrap}body.chat-page .seedance-model-switcher.seedance-model-switcher-list{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px;gap:9px}body.chat-page .seedance-model-switcher-list .seedance-model-option{min-height:76px!important;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;grid-gap:10px;gap:10px;padding:11px 12px;border-radius:18px}body.chat-page .seedance-model-switcher-list .seedance-model-icon{width:42px!important;height:42px!important;border-radius:13px!important}body.chat-page .seedance-model-switcher-list .seedance-model-option strong{font-size:13px;line-height:1.35}body.chat-page .seedance-model-switcher-list .seedance-model-option small{margin-top:3px;font-size:11px;line-height:1.55}body.chat-page .seedance-model-switcher-list .seedance-model-option em{grid-column:auto!important;justify-self:end;padding:6px 9px;font-size:10.5px}body.chat-page .seedance-description-panel{display:grid;grid-gap:10px;gap:10px;align-content:stretch}body.chat-page .seedance-description-field{min-height:100%}body.chat-page .seedance-description-field .seedance-prompt-input,body.chat-page .seedance-description-field .video-prompt-input{min-height:clamp(270px,33vh,430px)}body.chat-page .seedance-quick-prompts-inline{margin-top:0}body.chat-page .seedance-reference-panel{margin-top:2px}body.chat-page .seedance-reference-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.chat-page .seedance-output-settings{display:grid;grid-gap:12px;gap:12px}body.chat-page .seedance-side-card{padding:14px!important;gap:12px!important}body.chat-page .seedance-side-card .seedance-card-head h3{font-size:22px}body.chat-page .seedance-side-card .seedance-card-head span{font-size:10px}body.chat-page .seedance-side-card .seedance-setting-row{gap:8px}body.chat-page .seedance-side-card .seedance-setting-row-visual>label,body.chat-page .seedance-side-card .seedance-setting-row>label{font-size:11.5px}body.chat-page .seedance-side-card .seedance-visual-grid{gap:7px}body.chat-page .seedance-side-card .seedance-duration-grid,body.chat-page .seedance-side-card .seedance-ratio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.chat-page .seedance-side-card .seedance-visual-option>span{height:86px!important;min-height:86px!important;display:grid;grid-template-rows:38px auto;place-items:center;align-content:center;grid-gap:6px;gap:6px;padding:10px 8px;border-radius:13px}body.chat-page .seedance-side-card .seedance-visual-option i{align-self:center;justify-self:center;transform:scale(.78)}body.chat-page .seedance-side-card .seedance-ratio-grid .seedance-visual-option i{max-width:54px;max-height:46px}body.chat-page .seedance-side-card .seedance-visual-option b{font-size:11px}body.chat-page .duration-8 i{width:38px;height:38px;border-radius:999px;background:transparent}body.chat-page .duration-8 i:before{content:"";position:absolute;inset:0;border-radius:999px;border:3px solid rgba(255,255,255,.22)}body.chat-page .duration-8 i:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:14px;border-radius:999px;background:currentColor;transform-origin:50% 100%;transform:translate(-50%,-100%) rotate(52deg);opacity:.74}body.chat-page .seedance-side-card .seedance-segmented-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}body.chat-page .seedance-side-card .seedance-segmented-grid span{min-height:42px;border-radius:13px;font-size:11.5px}body.chat-page .seedance-side-card .seedance-audio-toggle{min-height:46px;border-radius:15px;padding:8px 10px}body.chat-page .seedance-preview-frame{min-height:190px;border-radius:20px}body.chat-page .seedance-preview-card p{font-size:11.5px;line-height:1.85}body.chat-page .seedance-generate-btn{min-height:58px}@media (min-width:1181px){body.chat-page .seedance-studio-grid{grid-template-columns:minmax(0,1fr) minmax(320px,360px)!important}body.chat-page .seedance-side-card{grid-template-columns:1fr!important;align-content:start}body.chat-page .seedance-generate-btn{grid-column:auto!important}}@media (max-width:1180px){body.chat-page .seedance-composer-layout{grid-template-columns:1fr}body.chat-page .seedance-model-switcher.seedance-model-switcher-list{grid-template-columns:1fr!important}}@media (max-width:760px){body.chat-page .seedance-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.chat-page .seedance-model-list-title{align-items:flex-start;flex-direction:column}}body.chat-page .seedance-composer-layout.seedance-composer-layout-simple{display:block!important;direction:rtl}body.chat-page .seedance-description-panel-full{display:grid!important;grid-gap:14px;gap:14px;align-content:start}body.chat-page .seedance-model-dropdown-block{width:100%;min-width:0;justify-self:stretch;display:grid;grid-gap:8px;gap:8px;direction:ltr;text-align:left}body.chat-page .seedance-model-dropdown-title{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.74);font-size:13px;font-weight:950;padding-inline:2px}body.chat-page .seedance-model-dropdown-title span{width:19px;height:19px;display:inline-grid;place-items:center;color:rgba(255,255,255,.58)}body.chat-page .seedance-dropzone-body svg,body.chat-page .seedance-dropzone-title svg,body.chat-page .seedance-model-check,body.chat-page .seedance-model-dropdown summary>svg,body.chat-page .seedance-model-dropdown-title svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.chat-page .seedance-model-dropdown{position:relative;width:100%;min-width:0;border-radius:16px;background:rgba(5,5,7,.72);border:1px solid rgba(255,255,255,.075);box-shadow:0 18px 60px rgba(0,0,0,.22);overflow:hidden}body.chat-page .seedance-model-dropdown[open]{overflow:visible;z-index:12}body.chat-page .seedance-model-dropdown summary{min-height:62px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;background:rgba(255,255,255,.025)}body.chat-page .seedance-model-dropdown summary::-webkit-details-marker{display:none}body.chat-page .seedance-model-dropdown summary:focus-visible,body.chat-page .seedance-model-dropdown summary:hover{background:rgba(255,255,255,.045);outline:none}body.chat-page .seedance-model-logo{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:12px;overflow:hidden;background:#050507;box-shadow:0 0 26px rgba(41,209,244,.12)}body.chat-page .seedance-model-logo img{width:100%;height:100%;display:block;object-fit:cover}body.chat-page .seedance-model-row-copy,body.chat-page .seedance-model-summary-text{min-width:0;display:grid;grid-gap:3px;gap:3px}body.chat-page .seedance-model-row-copy strong,body.chat-page .seedance-model-summary-text b{color:#fff;font-size:14px;font-weight:950;line-height:1.25}body.chat-page .seedance-model-row-copy small,body.chat-page .seedance-model-summary-text small{color:rgba(255,255,255,.56);font-size:11.5px;font-weight:700;line-height:1.35}body.chat-page .seedance-model-audio-badge,body.chat-page .seedance-model-new-badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;border-radius:999px;padding:4px 9px;color:rgba(255,255,255,.84);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.07);font-size:10.5px;font-weight:950;white-space:nowrap}body.chat-page .seedance-model-new-badge{color:#8fc5ff;background:rgba(53,127,255,.16);border-color:rgba(94,156,255,.22)}body.chat-page .seedance-model-dropdown summary>svg{width:18px;height:18px;color:rgba(255,255,255,.62);transition:transform .15s var(--ease)}body.chat-page .seedance-model-dropdown[open] summary>svg{transform:rotate(180deg)}body.chat-page .seedance-model-dropdown-list{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:14;max-height:min(460px,calc(100vh - 260px));overflow-y:auto;display:grid;grid-gap:4px;gap:4px;padding:8px;background:rgba(4,4,5,.86);border:1px solid rgba(255,255,255,.075);border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.42)}body.chat-page .seedance-model-dropdown-list::-webkit-scrollbar{width:8px}body.chat-page .seedance-model-dropdown-list::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.16)}body.chat-page .seedance-model-row{position:relative;min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:13px;cursor:pointer;transition:background .15s var(--ease),transform .15s var(--ease),box-shadow .15s var(--ease)}body.chat-page .seedance-model-row:focus-within,body.chat-page .seedance-model-row:hover{background:rgba(255,255,255,.05)}body.chat-page .seedance-model-row:has(input:checked){background:rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}body.chat-page .seedance-model-row input,body.chat-page .seedance-reference-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}body.chat-page .seedance-model-check{width:18px;height:18px;color:#fff;opacity:0}body.chat-page .seedance-model-row:has(input:checked) .seedance-model-check{opacity:1}body.chat-page .seedance-description-field .seedance-prompt-input,body.chat-page .seedance-description-field .video-prompt-input{min-height:clamp(210px,25vh,330px)!important;resize:none!important}body.chat-page .seedance-quick-prompts,body.chat-page .seedance-quick-prompts-inline{display:none!important}body.chat-page .seedance-reference-panel-dropzones{padding:14px!important;border-radius:22px!important;background:radial-gradient(circle at 0 0,rgba(123,44,255,.18),transparent 35%),rgba(255,255,255,.028)!important;border:1px dashed rgba(148,88,255,.36)!important}body.chat-page .seedance-reference-panel-dropzones .seedance-reference-head{margin-bottom:10px}body.chat-page .seedance-reference-dropzone-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}body.chat-page .seedance-reference-dropzone{position:relative;min-height:178px;display:grid;grid-template-rows:auto 1fr;grid-gap:10px;gap:10px;cursor:pointer;padding:13px;border-radius:18px;color:rgba(255,255,255,.82);background:rgba(10,10,13,.52);border:1px dashed rgba(255,255,255,.18);transition:border-color .15s var(--ease),background .15s var(--ease),transform .15s var(--ease),box-shadow .15s var(--ease)}body.chat-page .seedance-reference-dropzone.is-focused,body.chat-page .seedance-reference-dropzone:focus-within,body.chat-page .seedance-reference-dropzone:hover{border-color:rgba(91,151,255,.95);background:rgba(38,54,93,.22);box-shadow:0 18px 48px rgba(0,0,0,.18),inset 0 0 0 1px rgba(91,151,255,.18)}body.chat-page .seedance-reference-dropzone:active{transform:scale(.99)}body.chat-page .seedance-dropzone-title{display:flex;align-items:center;gap:8px;min-width:0}body.chat-page .seedance-dropzone-title svg{width:18px;height:18px;flex:0 0 auto;color:rgba(91,151,255,.95)}body.chat-page .seedance-reference-dropzone-audio .seedance-dropzone-body i,body.chat-page .seedance-reference-dropzone-audio .seedance-dropzone-title svg{color:rgba(169,77,255,.96)}body.chat-page .seedance-dropzone-title b{min-width:0;color:#fff;font-size:13px;font-weight:950;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.chat-page .seedance-dropzone-title small{-webkit-margin-start:auto;margin-inline-start:auto;color:rgba(255,255,255,.58);font-size:10.5px;font-weight:850;white-space:nowrap}body.chat-page .seedance-dropzone-body{display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;text-align:center;border-radius:14px}body.chat-page .seedance-dropzone-body i{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:999px;color:rgba(91,151,255,.95);background:rgba(54,106,255,.18)}body.chat-page .seedance-dropzone-body svg{width:22px;height:22px}body.chat-page .seedance-dropzone-body strong{color:#fff;font-size:13px;font-weight:950}body.chat-page .seedance-dropzone-body em{color:rgba(255,255,255,.62);font-size:11px;line-height:1.45;font-style:normal;font-weight:750}@media (max-width:1180px){body.chat-page .seedance-model-dropdown-block{justify-self:stretch;width:100%}}@media (max-width:920px){body.chat-page .seedance-reference-dropzone-grid{grid-template-columns:1fr!important}body.chat-page .seedance-reference-dropzone{min-height:150px}}@media (max-width:560px){body.chat-page .seedance-model-dropdown summary,body.chat-page .seedance-model-row{grid-template-columns:auto minmax(0,1fr) auto}body.chat-page .seedance-model-audio-badge,body.chat-page .seedance-model-new-badge{display:none}}body.chat-page .seedance-reference-dropzone.is-dragging{border-color:rgba(129,92,255,.98)!important;background:rgba(88,55,159,.26)!important;box-shadow:0 22px 60px rgba(123,44,255,.24),inset 0 0 0 1px rgba(255,255,255,.14)!important;transform:translateY(-1px)}body.chat-page .seedance-reference-dropzone.is-file-ready .seedance-dropzone-body strong:after{content:" · Ready";color:#6fffe9}body.chat-page .video-generator-nav-item.is-disabled{opacity:.72;cursor:not-allowed}body.chat-page .video-generator-nav-item.is-disabled b{color:#ff7ccf}.section-page-main{position:relative;padding:0 0 72px}.section-page-hero{padding:140px 0 28px}.section-page-hero-inner{position:relative;z-index:1;display:grid;grid-gap:16px;gap:16px;max-width:860px}.section-page-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.72);font-size:.8rem;letter-spacing:.08em}.section-page-title{margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.08}.section-page-description{margin:0;max-width:760px;color:rgba(255,255,255,.78);font-size:1.06rem;line-height:1.95}.video-disabled-page .section{padding-top:8px}.video-soon-panel{position:relative;overflow:hidden;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:radial-gradient(circle at top right,rgba(168,85,247,.18),transparent 38%),linear-gradient(180deg,rgba(29,13,49,.96),rgba(17,8,29,.98));box-shadow:0 28px 80px rgba(10,0,20,.34)}.video-soon-badge{display:inline-flex;align-items:center;justify-content:center;min-width:94px;height:38px;padding:0 16px;border-radius:999px;background:rgba(255,76,172,.14);color:#ff78ce;font-weight:700}.video-soon-panel h2{margin:20px 0 12px;font-size:clamp(1.8rem,3vw,2.7rem)}.video-soon-panel p{margin:0;max-width:720px;color:rgba(255,255,255,.76);line-height:2}.video-soon-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}@media (max-width:760px){.section-page-hero{padding:116px 0 12px}.section-page-description{font-size:1rem;line-height:1.9}.video-soon-panel{padding:24px 20px;border-radius:22px}.video-soon-actions{flex-direction:column}}body.chat-page:not(.chat-runtime-ready) #activeModelIcon,body.chat-page:not(.chat-runtime-ready) .model-option .model-icon-img{opacity:1!important}body.chat-page .profile-display-name-bridge{position:absolute!important;inset-inline-start:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal{width:min(520px,calc(100vw - 24px))!important;max-width:520px!important;box-shadow:0 26px 80px rgba(0,0,0,.42)!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-shell{gap:14px!important;padding:22px!important}body.chat-page .profile-modal-backdrop.is-open .profile-avatar-wrap{padding-top:4px!important}body.chat-page .profile-modal-backdrop.is-open .profile-name-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;width:100%!important}body.chat-page .profile-modal-backdrop.is-open .profile-form-grid{gap:12px!important}body.chat-page .profile-modal-backdrop.is-open .profile-field{min-height:72px!important;padding:14px 16px!important;border-radius:20px!important}body.chat-page .profile-modal-backdrop.is-open .profile-field input{direction:rtl!important;text-align:right!important;font-weight:850!important}body.chat-page .profile-modal-backdrop.is-open .profile-field input#profileUsername{direction:ltr!important;text-align:left!important}body.chat-page .profile-modal-backdrop.is-open .profile-modal-note{margin-top:2px!important;color:rgba(255,255,255,.58)!important}@media (max-width:900px){body.chat-page .profile-modal-backdrop.is-open .profile-modal-shell{padding:18px!important}body.chat-page .profile-modal-backdrop.is-open .profile-name-row{grid-template-columns:1fr!important;gap:10px!important}}@media (max-width:430px){body.chat-page .profile-modal-backdrop.is-open .profile-field{min-height:66px!important;padding:12px 14px!important;border-radius:18px!important}}body.chat-page .account-avatar,body.chat-page .account-popover-avatar,body.chat-page .profile-avatar-large{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.24),transparent 28%),radial-gradient(circle at 74% 78%,rgba(255,45,168,.22),transparent 34%),linear-gradient(145deg,#8f44ff,#c43dff 45%,#ff4fb4)!important;box-shadow:0 16px 36px rgba(123,44,255,.28),inset 0 1px 0 rgba(255,255,255,.28),inset 0 -10px 26px rgba(50,8,74,.26)!important}body.chat-page .account-avatar:before,body.chat-page .account-popover-avatar:before,body.chat-page .profile-avatar-large:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 40%),radial-gradient(circle at 70% 30%,rgba(255,255,255,.18),transparent 22%)!important;pointer-events:none!important;z-index:0!important}body.chat-page .account-avatar:after,body.chat-page .account-popover-avatar:after,body.chat-page .profile-avatar-large:after{content:""!important;position:absolute!important;inset:1px!important;border-radius:inherit!important;border:1px solid rgba(255,255,255,.12)!important;pointer-events:none!important;z-index:1!important}body.chat-page .account-avatar,body.chat-page .account-popover-avatar{border-radius:18px!important}body.chat-page .profile-avatar-large{border-radius:32px!important;box-shadow:0 22px 52px rgba(123,44,255,.3),0 0 0 1px rgba(255,255,255,.16),inset 0 1px 0 rgba(255,255,255,.24),inset 0 -14px 28px rgba(50,8,74,.32)!important}body.chat-page .account-avatar.has-profile-photo,body.chat-page .account-popover-avatar.has-profile-photo,body.chat-page .profile-avatar-large.has-profile-photo{background-color:#16071f!important;background-size:cover!important;background-position:50%!important}body.chat-page .account-avatar.has-profile-photo:before,body.chat-page .account-popover-avatar.has-profile-photo:before,body.chat-page .profile-avatar-large.has-profile-photo:before{background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 42%),linear-gradient(0deg,rgba(11,3,20,.22),rgba(11,3,20,.04))!important}body.chat-page .account-avatar,body.chat-page .account-popover-avatar,body.chat-page .profile-avatar-large .avatar-initials{color:#ffffff!important;text-shadow:0 6px 18px rgba(33,3,43,.32)!important;font-weight:950!important;letter-spacing:.02em!important}body.chat-page .profile-avatar-large .avatar-initials{position:relative!important;z-index:2!important}body.chat-page .profile-camera-btn{right:6px!important;bottom:6px!important;width:40px!important;height:40px!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(20,14,33,.96),rgba(49,18,68,.94))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.14)!important}body.chat-page .profile-camera-btn svg{opacity:.94!important}body.admin-page .admin-dashboard-live{display:grid;grid-gap:16px;gap:16px}body.admin-page .admin-dashboard-updated{color:var(--dim);font-size:.76rem;white-space:nowrap}body.admin-page .admin-dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:radial-gradient(circle at 8% 0,rgba(123,44,255,.2),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}body.admin-page .admin-dashboard-hero h1{margin:5px 0 7px;font-size:clamp(1.55rem,2.5vw,2.2rem)}body.admin-page .admin-dashboard-hero p{margin:0;color:var(--soft)}body.admin-page .admin-dashboard-hero-actions{display:flex;gap:8px}body.admin-page .admin-dashboard-hero-actions a{display:inline-flex;align-items:center;min-height:42px;padding:0 .9rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.05);font-size:.8rem;font-weight:800}body.admin-page .admin-dashboard-notice{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid rgba(255,204,102,.2);border-radius:16px;color:#ffe2a8;background:rgba(255,204,102,.07);font-size:.8rem}body.admin-page .admin-dashboard-notice span{color:rgba(255,255,255,.62)}body.admin-page .admin-dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}body.admin-page .admin-dashboard-kpi{position:relative;min-width:0;min-height:146px;display:grid;align-content:space-between;grid-gap:9px;gap:9px;padding:18px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));transition:transform .2s ease,border-color .2s ease}body.admin-page .admin-dashboard-kpi:before{content:"";position:absolute;top:0;right:0;width:74px;height:3px;border-radius:0 0 0 99px;background:var(--kpi-color,var(--purple));box-shadow:0 0 24px var(--kpi-color,var(--purple))}body.admin-page .admin-dashboard-kpi:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.16)}body.admin-page .admin-dashboard-kpi.is-purple{--kpi-color:#9b68ff}body.admin-page .admin-dashboard-kpi.is-cyan{--kpi-color:#69e6ff}body.admin-page .admin-dashboard-kpi.is-green{--kpi-color:#55f2b2}body.admin-page .admin-dashboard-kpi.is-pink{--kpi-color:#ff42be}body.admin-page .admin-dashboard-kpi>span{color:var(--soft);font-size:.82rem}body.admin-page .admin-dashboard-kpi strong{min-width:0;overflow-wrap:anywhere;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.5}body.admin-page .admin-dashboard-kpi small{color:var(--dim);line-height:1.7}body.admin-page .admin-dashboard-grid-main{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);grid-gap:14px;gap:14px}body.admin-page .admin-dashboard-grid-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}body.admin-page .admin-dashboard-bottom{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);grid-gap:14px;gap:14px}body.admin-page .admin-dashboard-card-head{margin-bottom:14px}body.admin-page .admin-dashboard-card-head>div{display:grid;grid-gap:3px;gap:3px}body.admin-page .admin-dashboard-card-head h2{margin:0}body.admin-page .admin-dashboard-card-head span{color:var(--dim);font-size:.72rem}body.admin-page .admin-dashboard-card-head>a{padding:.42rem .65rem;border-radius:10px;color:rgba(255,255,255,.65);background:rgba(255,255,255,.045);font-size:.72rem;font-weight:750}body.admin-page .admin-activity-list{display:grid}body.admin-page .admin-activity-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto auto;align-items:center;grid-gap:11px;gap:11px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.065)}body.admin-page .admin-activity-item:last-child{border-bottom:0}body.admin-page .admin-activity-status{width:8px;height:8px;border-radius:50%;background:var(--warning);box-shadow:0 0 0 4px rgba(255,204,102,.09)}body.admin-page .admin-activity-status.is-completed{background:var(--success);box-shadow:0 0 0 4px rgba(85,242,178,.09)}body.admin-page .admin-activity-status.is-failed,body.admin-page .admin-activity-status.is-underfunded{background:var(--danger);box-shadow:0 0 0 4px rgba(255,79,123,.1)}body.admin-page .admin-activity-item>div{display:grid;grid-gap:3px;gap:3px;min-width:0}body.admin-page .admin-activity-item small,body.admin-page .admin-activity-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.admin-page .admin-activity-item small{color:var(--dim);font-size:.72rem}body.admin-page .admin-activity-item>div:nth-of-type(2){text-align:left}body.admin-page .admin-activity-item>em{min-width:74px;padding:.34rem .52rem;border-radius:9px;color:rgba(255,255,255,.66);background:rgba(255,255,255,.045);font-size:.68rem;font-style:normal;text-align:center}body.admin-page .admin-dashboard-health{display:grid;align-content:start}body.admin-page .admin-health-row{display:grid;grid-gap:8px;gap:8px;padding:11px 0}body.admin-page .admin-health-row>div{display:flex;justify-content:space-between;gap:10px;font-size:.78rem}body.admin-page .admin-health-row span{color:var(--soft)}body.admin-page .admin-health-row>i,body.admin-page .admin-model-usage i{height:6px;display:block;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.065)}body.admin-page .admin-health-row>i em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--cyan))}body.admin-page .admin-health-settings{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:13px;border-radius:15px;background:rgba(123,44,255,.09)}body.admin-page .admin-health-settings span{color:var(--soft);font-size:.76rem}body.admin-page .admin-model-usage{display:grid;grid-gap:15px;gap:15px}body.admin-page .admin-model-usage>div{display:grid;grid-gap:7px;gap:7px}body.admin-page .admin-model-usage>div>div{display:flex;justify-content:space-between;gap:10px}body.admin-page .admin-model-usage small,body.admin-page .admin-model-usage span{color:var(--dim);font-size:.72rem}body.admin-page .admin-model-usage i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--purple-light))}body.admin-page .admin-dashboard-transactions,body.admin-page .admin-dashboard-user-list{display:grid}body.admin-page .admin-dashboard-transactions>div,body.admin-page .admin-dashboard-user-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}body.admin-page .admin-dashboard-transactions>div:last-child,body.admin-page .admin-dashboard-user-list>a:last-child{border-bottom:0}body.admin-page .admin-dashboard-user-list>a>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(145deg,rgba(123,44,255,.8),rgba(255,45,168,.55));font-weight:900}body.admin-page .admin-dashboard-transactions div>div,body.admin-page .admin-dashboard-user-list div{display:grid;grid-gap:2px;gap:2px;min-width:0}body.admin-page .admin-dashboard-transactions small,body.admin-page .admin-dashboard-user-list small{color:var(--dim);font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.admin-page .admin-dashboard-transactions b,body.admin-page .admin-dashboard-user-list b{white-space:nowrap;font-size:.75rem}body.admin-page .admin-dashboard-transactions>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;font-weight:950}body.admin-page .admin-dashboard-transactions .is-positive{color:var(--success);background:rgba(85,242,178,.09)}body.admin-page .admin-dashboard-transactions .is-negative{color:var(--danger);background:rgba(255,79,123,.09)}body.admin-page .admin-dashboard-contacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}body.admin-page .admin-dashboard-contacts>a{min-width:0;display:grid;grid-gap:8px;gap:8px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025)}body.admin-page .admin-dashboard-contacts>a>div{display:flex;align-items:center;justify-content:space-between;gap:8px}body.admin-page .admin-dashboard-contacts small,body.admin-page .admin-dashboard-contacts time{color:var(--dim);font-size:.68rem}body.admin-page .admin-dashboard-contacts p{margin:0;color:var(--soft);line-height:1.75;font-size:.76rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.admin-page .admin-content-summary{display:grid;align-content:start;grid-gap:9px;gap:9px}body.admin-page .admin-content-summary>div:not(.card-head){display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:14px;background:rgba(255,255,255,.035)}body.admin-page .admin-content-summary>div span{color:var(--soft);font-size:.78rem}body.admin-page .admin-content-summary>.primary-btn{margin-top:7px;justify-content:center}body.admin-page .admin-dashboard-empty{grid-column:1/-1;margin:0;padding:24px 12px;color:var(--dim);text-align:center}@media (max-width:1220px){body.admin-page .admin-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}body.admin-page .admin-dashboard-grid-secondary{grid-template-columns:1fr 1fr}body.admin-page .admin-dashboard-grid-secondary>article:first-child{grid-column:1/-1}}@media (max-width:880px){body.admin-page .admin-dashboard-bottom,body.admin-page .admin-dashboard-grid-main{grid-template-columns:1fr}body.admin-page .admin-dashboard-hero{align-items:stretch;flex-direction:column}body.admin-page .admin-dashboard-hero-actions{flex-wrap:wrap}}@media (max-width:620px){body.admin-page .admin-dashboard-updated{display:none}body.admin-page .admin-dashboard-hero{padding:18px}body.admin-page .admin-dashboard-grid-secondary,body.admin-page .admin-dashboard-kpis{grid-template-columns:1fr}body.admin-page .admin-dashboard-grid-secondary>article:first-child{grid-column:auto}body.admin-page .admin-dashboard-kpi{min-height:124px}body.admin-page .admin-activity-item{grid-template-columns:9px minmax(0,1fr) auto}body.admin-page .admin-activity-item>em{display:none}body.admin-page .admin-activity-item>div:nth-of-type(2) b{font-size:.72rem}body.admin-page .admin-dashboard-contacts{grid-template-columns:1fr}}body.admin-page .panel-section.is-active.admin-dashboard-live{display:grid;grid-gap:24px;gap:24px;padding-top:32px}body.admin-page .admin-dashboard-live>*{min-width:0}body.admin-page .admin-dashboard-live .admin-card{padding:22px}body.admin-page .admin-dashboard-live .admin-dashboard-bottom,body.admin-page .admin-dashboard-live .admin-dashboard-grid-main,body.admin-page .admin-dashboard-live .admin-dashboard-grid-secondary{gap:20px}body.admin-page .admin-dashboard-live .admin-dashboard-kpis{gap:16px}body.admin-page .admin-dashboard-live .admin-dashboard-card-head{margin-bottom:20px}body.admin-page .admin-dashboard-live .admin-activity-item{padding-block:15px}body.admin-page .admin-dashboard-live .admin-dashboard-transactions>div,body.admin-page .admin-dashboard-live .admin-dashboard-user-list>a,body.admin-page .admin-dashboard-live .admin-health-row{padding-block:13px}body.admin-page .admin-dashboard-live .admin-model-usage{gap:19px}body.admin-page .admin-dashboard-live .admin-dashboard-contacts{gap:14px}body.admin-page .admin-dashboard-live .admin-dashboard-contacts>a{padding:16px}body.admin-page .admin-dashboard-live .admin-content-summary{gap:12px}body.admin-page .panel-section.is-active.financial-page{display:grid;grid-gap:20px;gap:20px;padding-top:30px}body.admin-page .financial-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(135deg,rgba(123,44,255,.13),rgba(255,255,255,.03))}body.admin-page .financial-page-head h1{margin:4px 0 7px;font-size:clamp(1.5rem,2.4vw,2rem)}body.admin-page .financial-page-head p{margin:0;color:var(--soft);line-height:1.85}body.admin-page .financial-head-badge{flex:0 0 auto;padding:.58rem .78rem;border:1px solid rgba(155,104,255,.22);border-radius:13px;color:rgba(255,255,255,.76);background:rgba(123,44,255,.1);font-size:.78rem;font-weight:800}body.admin-page .financial-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}body.admin-page .financial-kpi{position:relative;min-height:132px;display:grid;align-content:space-between;grid-gap:8px;gap:8px;padding:17px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}body.admin-page .financial-kpi:before{content:"";position:absolute;top:0;right:0;width:56px;height:3px;background:var(--financial-color);box-shadow:0 0 20px var(--financial-color)}body.admin-page .financial-kpi.is-purple{--financial-color:#9b68ff}body.admin-page .financial-kpi.is-green{--financial-color:#55f2b2}body.admin-page .financial-kpi.is-cyan{--financial-color:#69e6ff}body.admin-page .financial-kpi.is-pink{--financial-color:#ff42be}body.admin-page .financial-kpi>span{color:var(--soft);font-size:.8rem}body.admin-page .financial-kpi strong{font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.55;overflow-wrap:anywhere}body.admin-page .financial-kpi small{color:var(--dim);line-height:1.65}body.admin-page .financial-filterbar{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.4fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:9px;border:1px solid rgba(255,255,255,.08);border-radius:19px;background:rgba(255,255,255,.035)}body.admin-page .financial-search input{width:100%;min-height:43px;padding:0 .85rem;border:1px solid rgba(255,255,255,.09);border-radius:13px;color:white;background:rgba(255,255,255,.045);outline:0}body.admin-page .financial-search input:focus{border-color:rgba(155,104,255,.42);box-shadow:0 0 0 4px rgba(123,44,255,.1)}body.admin-page .financial-filter-chips{display:flex;align-items:center;gap:5px;min-width:0;overflow-x:auto;scrollbar-width:none}body.admin-page .financial-filter-chips::-webkit-scrollbar{display:none}body.admin-page .financial-filter-chips button{min-height:37px;padding:0 .7rem;border:0;border-radius:11px;color:rgba(255,255,255,.58);background:transparent;white-space:nowrap;font-size:.74rem;font-weight:800}body.admin-page .financial-filter-chips button.is-active{color:white;background:rgba(123,44,255,.2);box-shadow:inset 0 0 0 1px rgba(155,104,255,.2)}body.admin-page .financial-filterbar>span{padding-inline:.5rem;color:var(--dim);font-size:.74rem;white-space:nowrap}body.admin-page .financial-table-card{padding:18px}body.admin-page .financial-table{min-width:1050px}body.admin-page .financial-table th{padding-bottom:8px}body.admin-page .financial-table td{padding-block:.9rem}body.admin-page .financial-table td>strong{display:block}body.admin-page .financial-cell-note{display:block;margin-top:3px;color:var(--dim);font-size:.68rem}body.admin-page .financial-pro-label{display:block;width:-moz-fit-content;width:fit-content;margin-top:4px;padding:.18rem .4rem;border-radius:7px;color:#d9c5ff;background:rgba(123,44,255,.12);font-size:.64rem}body.admin-page .financial-status-badge{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:.34rem .58rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.045);font-size:.7rem;font-weight:800;white-space:nowrap}body.admin-page .financial-status-badge i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor}body.admin-page .financial-status-badge.is-success{color:#9ff0d2;background:rgba(85,242,178,.08);border-color:rgba(85,242,178,.16)}body.admin-page .financial-status-badge.is-danger{color:#ff9bb4;background:rgba(255,79,123,.08);border-color:rgba(255,79,123,.16)}body.admin-page .financial-status-badge.is-warning{color:#ffe0a0;background:rgba(255,204,102,.08);border-color:rgba(255,204,102,.16)}body.admin-page .financial-status-badge.is-purple{color:#d9c5ff;background:rgba(123,44,255,.1);border-color:rgba(155,104,255,.18)}body.admin-page .financial-status-badge.is-cyan{color:#bcefff;background:rgba(105,230,255,.08);border-color:rgba(105,230,255,.16)}body.admin-page .financial-positive{color:#9ff0d2}body.admin-page .financial-negative{color:#ff9bb4}body.admin-page .financial-empty{margin:0;padding:30px 12px;color:var(--dim);text-align:center}body.admin-page .financial-detail-modal{width:min(980px,calc(100vw - 32px))}body.admin-page .financial-detail-modal .contact-message-panel-body{gap:20px}body.admin-page .financial-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:18px;border:1px solid rgba(155,104,255,.16);border-radius:21px;background:linear-gradient(135deg,rgba(123,44,255,.12),rgba(255,255,255,.03))}body.admin-page .financial-detail-hero>div{display:grid;grid-gap:6px;gap:6px}body.admin-page .financial-detail-hero>div:last-child{text-align:left}body.admin-page .financial-detail-hero small,body.admin-page .financial-detail-hero>div:last-child span{color:var(--dim);font-size:.72rem}body.admin-page .financial-detail-hero strong{font-size:1.05rem}body.admin-page .financial-detail-section{display:grid;grid-gap:10px;gap:10px}body.admin-page .financial-detail-section h3{margin:0;color:rgba(255,255,255,.7);font-size:.82rem}body.admin-page .financial-detail-section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}body.admin-page .financial-detail-section>div>div{min-width:0;display:grid;grid-gap:5px;gap:5px;padding:13px 14px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.03)}body.admin-page .financial-detail-section span{color:var(--dim);font-size:.72rem}body.admin-page .financial-detail-section strong{overflow-wrap:anywhere;font-size:.82rem;line-height:1.75}body.admin-page .financial-payload{display:grid;grid-gap:8px;gap:8px;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(0,0,0,.13)}body.admin-page .financial-payload>span{color:var(--dim);font-size:.74rem}body.admin-page .financial-payload p{margin:0;color:rgba(255,255,255,.82);line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.pricing-dynamic-state{display:grid;place-items:center;min-height:118px;padding:20px;border:1px dashed rgba(255,255,255,.12);border-radius:18px;color:rgba(255,255,255,.6);background:rgba(255,255,255,.025);text-align:center;line-height:1.9}.pricing-skeleton{display:grid;grid-gap:10px;gap:10px;pointer-events:none}.pricing-skeleton i,.pricing-skeleton-row i{display:block;height:13px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(255,255,255,.13),rgba(255,255,255,.055));background-size:220% 100%;animation:pricingSkeleton 1.2s ease-in-out infinite}.pricing-skeleton i:first-child{width:38%;height:17px}.pricing-skeleton i:nth-child(2){width:72%}.pricing-skeleton i:nth-child(3){width:88%}.pricing-skeleton-row{min-height:72px;align-items:center}.pricing-skeleton-row i{width:70%;margin-inline:auto}.pricing-skeleton-row i:first-child{width:86%;-webkit-margin-start:0;margin-inline-start:0}.pricing-inline-skeleton{display:block;width:min(210px,72%);height:15px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(255,255,255,.14),rgba(255,255,255,.055));background-size:220% 100%;animation:pricingSkeleton 1.2s ease-in-out infinite}.pricing-inline-skeleton.is-short{width:min(170px,58%)}@keyframes pricingSkeleton{0%{background-position:100% 0}to{background-position:-120% 0}}@media (max-width:1180px){body.admin-page .financial-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}body.admin-page .financial-filterbar{grid-template-columns:1fr}body.admin-page .financial-filterbar>span{display:none}}@media (max-width:680px){body.admin-page .panel-section.is-active.financial-page{gap:15px;padding-top:22px}body.admin-page .financial-page-head{align-items:stretch;flex-direction:column;padding:18px}body.admin-page .financial-head-badge{width:-moz-fit-content;width:fit-content}body.admin-page .financial-kpis{grid-template-columns:1fr;gap:9px}body.admin-page .financial-kpi{min-height:112px}body.admin-page .financial-table-card{padding:12px}body.admin-page .financial-detail-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px}body.admin-page .financial-detail-hero{grid-template-columns:1fr}body.admin-page .financial-detail-hero>div:last-child{padding-top:12px;border-top:1px solid rgba(255,255,255,.08);text-align:right}body.admin-page .financial-detail-section>div{grid-template-columns:1fr}}body.chat-page .chat-service-select{position:relative;flex:0 0 auto;z-index:38}body.chat-page .chat-service-trigger{min-height:42px;max-width:170px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:5px 9px;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.05)}body.chat-page .chat-service-trigger>span:first-child{min-width:0;display:grid;text-align:right}body.chat-page .chat-service-trigger small,body.chat-page .chat-service-trigger strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.chat-page .chat-service-trigger strong{font-size:.72rem}body.chat-page .chat-service-trigger small{color:rgba(255,255,255,.45);font-size:.58rem}body.chat-page .chat-service-trigger>svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .18s ease}body.chat-page .chat-service-select.is-open .chat-service-trigger>svg{transform:rotate(180deg)}body.chat-page .chat-service-popover{position:fixed;right:auto;left:max(14px,calc((100vw - 1040px) / 2));bottom:96px;width:min(340px,calc(100vw - 28px));max-height:min(420px,calc(100dvh - 130px));overflow-y:auto;display:none;padding:9px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:rgba(10,7,17,.97);box-shadow:0 22px 70px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}body.chat-page .chat-service-select.is-open .chat-service-popover{display:grid;grid-gap:5px;gap:5px;animation:chatServiceIn .18s ease both}body.chat-page .chat-service-popover header{display:grid;grid-gap:3px;gap:3px;padding:8px 9px 10px;border-bottom:1px solid rgba(255,255,255,.07)}body.chat-page .chat-service-popover header strong{font-size:.82rem}body.chat-page .chat-service-popover header small{color:rgba(255,255,255,.45);font-size:.66rem}body.chat-page .chat-service-popover>button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;min-height:58px;padding:7px 8px;border:1px solid transparent;border-radius:14px;color:rgba(255,255,255,.83);background:transparent;text-align:right}body.chat-page .chat-service-popover>button.is-selected,body.chat-page .chat-service-popover>button:hover{border-color:rgba(155,104,255,.2);background:rgba(123,44,255,.1)}body.chat-page .chat-service-popover>button>span:first-child{display:grid;grid-gap:3px;gap:3px;min-width:0}body.chat-page .chat-service-popover>button strong{font-size:.78rem}body.chat-page .chat-service-popover>button small{color:rgba(255,255,255,.45);font-size:.65rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.chat-page .chat-service-popover>button>b{color:#d9c5ff;font-size:.68rem;white-space:nowrap}body.chat-page .chat-service-popover footer{margin-top:3px;padding:9px;border-top:1px solid rgba(255,255,255,.07);color:rgba(255,255,255,.48);font-size:.64rem}body.chat-page .chat-service-popover footer strong{color:rgba(255,255,255,.82)}@keyframes chatServiceIn{0%{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:none}}@media (max-width:720px){body.chat-page .chat-service-trigger{width:auto;max-width:126px;min-height:42px;padding:5px 9px}body.chat-page .chat-service-trigger small{display:none}body.chat-page .chat-service-popover{position:fixed;right:12px;left:12px;bottom:calc(env(safe-area-inset-bottom) + 88px);width:auto}}body.chat-page .main-topbar .chat-wallet-balance{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 11px;border:1px solid rgba(155,104,255,.2);border-radius:12px;color:rgba(255,255,255,.9);background:rgba(123,44,255,.09);font-weight:850}body.chat-page .chat-wallet-balance svg{width:17px;height:17px;fill:none;stroke:#bd9aff;stroke-width:1.7}body.chat-page .chat-wallet-balance small{color:rgba(255,255,255,.48);font-size:.66rem}body.chat-page .composer-left-actions{gap:7px;padding-left:52px}body.chat-page .composer-attach-corner{position:absolute;left:10px;bottom:9px;z-index:4;margin:0;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055)}body.chat-page .model-option.is-disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.7)}body.chat-page .model-option.is-disabled:hover{background:transparent}body.chat-page .model-option strong small{-webkit-margin-start:5px;margin-inline-start:5px;color:rgba(255,255,255,.48);font-size:.6rem}body.chat-page .account-menu-item.is-disabled{opacity:.42;cursor:not-allowed}body.chat-page .account-menu-item.is-disabled small{-webkit-margin-start:6px;margin-inline-start:6px;color:rgba(255,255,255,.48);font-size:.62rem}body.chat-page .chat-gift-overlay{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:18px}body.chat-page .chat-gift-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(3,2,8,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.chat-page .chat-gift-dialog{position:relative;width:min(470px,100%);display:grid;grid-gap:14px;gap:14px;padding:28px;border:1px solid rgba(155,104,255,.28);border-radius:22px;color:white;background:linear-gradient(145deg,rgba(25,16,43,.98),rgba(9,7,16,.99));box-shadow:0 28px 90px rgba(0,0,0,.58);animation:chatServiceIn .2s ease both}body.chat-page .chat-gift-close{position:absolute;top:12px;left:12px;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:white;background:rgba(255,255,255,.05);font-size:1.25rem}body.chat-page .chat-gift-kicker{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;color:#d9c5ff;background:rgba(123,44,255,.15);font-size:.7rem;font-weight:850}body.chat-page .chat-gift-dialog h2{margin:0;font-size:1.35rem}body.chat-page .chat-gift-dialog p{margin:0;color:rgba(255,255,255,.68);line-height:1.95}body.chat-page .chat-gift-dialog>a,body.chat-page .chat-gift-dialog>button:not(.chat-gift-close){min-height:46px;display:grid;place-items:center;padding:0 14px;border:1px solid rgba(155,104,255,.25);border-radius:14px;color:white;background:rgba(123,44,255,.14);font-weight:850;text-decoration:none}body.chat-page .chat-gift-dialog>button:not(.chat-gift-close){border:0;background:linear-gradient(135deg,#7b2cff,#d82da8)}body.chat-page .chat-gift-dialog>small{color:rgba(255,255,255,.45);line-height:1.75}body.chat-page .chat-gift-error{padding:10px 12px;border:1px solid rgba(255,80,120,.22);border-radius:12px;color:#ffb3c5;background:rgba(255,80,120,.08);font-size:.76rem}body.chat-page .chat-payment-notice{position:fixed;top:20px;left:50%;z-index:10030;width:min(460px,calc(100vw - 32px));display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid rgba(255,255,255,.12);border-radius:17px;color:white;background:rgba(16,12,26,.96);box-shadow:0 18px 55px rgba(0,0,0,.42);transform:translateX(-50%);animation:chatServiceIn .22s ease both}body.chat-page .chat-payment-notice>div{display:grid;grid-gap:4px;gap:4px}body.chat-page .chat-payment-notice strong{font-size:.9rem}body.chat-page .chat-payment-notice small,body.chat-page .chat-payment-notice span{color:rgba(255,255,255,.62);font-size:.75rem;line-height:1.7}body.chat-page .chat-payment-notice button{width:31px;height:31px;flex:0 0 auto;border:0;border-radius:10px;color:white;background:rgba(255,255,255,.08);font-size:1.1rem}body.chat-page .chat-payment-notice.is-success{border-color:rgba(85,242,178,.28)}body.chat-page .chat-payment-notice.is-failed{border-color:rgba(255,80,120,.28)}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]{flex-wrap:nowrap!important;align-items:center!important;min-height:82px!important;padding:11px!important;gap:var(--aidon-composer-gap)!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>#promptInput{order:2!important;flex:1 1 auto!important;width:auto!important;min-height:60px!important;max-height:128px!important;padding:8px 10px!important;line-height:1.65!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-left-actions,body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-tools{align-self:center!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-left-actions{order:1!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>.composer-tools{order:3!important;-webkit-margin-start:0!important;margin-inline-start:0!important}body.chat-page.chat-composer-expanded .composer{box-shadow:none!important}@media (max-width:900px){body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]{min-height:60px!important;padding:8px!important;gap:6px!important}body.chat-page #composerInner.aidon-composer-v6[data-aidon-composer=expanded]>#promptInput{min-height:48px!important;max-height:112px!important;padding:6px 8px!important}}body.chat-page:not(.has-chat) #emptyState.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,rgba(64,18,142,.11),transparent 38%),linear-gradient(225deg,rgba(21,185,234,.08),transparent 42%)}body.chat-page:not(.has-chat) #emptyState.hero>:not(.hero-aura):not(.chat-hero-grid):not(.chat-hero-orbit):not(.chat-hero-bolt){position:relative;z-index:3}body.chat-page:not(.has-chat) .chat-hero-grid{position:absolute;inset:0;z-index:0;opacity:.32;background-image:linear-gradient(rgba(154,113,255,.11) 1px,transparent 0),linear-gradient(90deg,rgba(86,212,255,.09) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse 58% 54% at 50% 48%,black 5%,transparent 72%);mask-image:radial-gradient(ellipse 58% 54% at 50% 48%,black 5%,transparent 72%);animation:chatHeroGrid 16s linear infinite}body.chat-page:not(.has-chat) .chat-hero-orbit{position:absolute;top:50%;left:50%;z-index:1;border:1px solid rgba(166,115,255,.2);border-radius:50%;pointer-events:none}body.chat-page:not(.has-chat) .chat-hero-orbit-one{width:min(570px,62vw);height:min(230px,25vw);transform:translate(-50%,-52%) rotate(-12deg);box-shadow:inset 0 0 40px rgba(94,213,255,.035),0 0 40px rgba(133,62,255,.06);animation:chatHeroOrbit 10s ease-in-out infinite alternate}body.chat-page:not(.has-chat) .chat-hero-orbit-two{width:min(430px,46vw);height:min(330px,34vw);border-color:rgba(76,212,255,.14);transform:translate(-50%,-48%) rotate(42deg);animation:chatHeroOrbit 13s ease-in-out infinite alternate-reverse}body.chat-page:not(.has-chat) .chat-hero-bolt{position:absolute;z-index:2;width:24px;height:24px;fill:none;stroke:#d9c5ff;stroke-width:1.4;filter:drop-shadow(0 0 9px rgba(139,91,255,.86));opacity:.82;animation:chatHeroBolt 3.4s ease-in-out infinite}body.chat-page:not(.has-chat) .chat-hero-bolt-one{top:27%;left:calc(50% - min(275px, 29vw))}body.chat-page:not(.has-chat) .chat-hero-bolt-two{top:42%;right:calc(50% - min(300px, 31vw));width:18px;height:18px;stroke:#76e4ff;animation-delay:1.1s}body.chat-page:not(.has-chat) .chat-hero-bolt-three{bottom:22%;left:calc(50% - min(210px, 22vw));width:16px;height:16px;stroke:#ff9bd8;animation-delay:2.15s}body.chat-page:not(.has-chat) .hero-logo{position:relative;animation:chatHeroMark 5.8s ease-in-out infinite}body.chat-page:not(.has-chat) .hero-logo:before{content:"";position:absolute;inset:-25px;z-index:-1;border:1px solid rgba(155,104,255,.22);border-radius:50%;box-shadow:0 0 34px rgba(118,69,255,.14)}body.chat-page:not(.has-chat) .hero h1{text-shadow:0 0 34px rgba(159,109,255,.28)}@keyframes chatHeroGrid{0%{background-position:0 0}to{background-position:44px 44px}}@keyframes chatHeroOrbit{0%{opacity:.45}to{opacity:.95}}@keyframes chatHeroBolt{0%,to{opacity:.18;transform:translateY(0) scale(.88)}14%{opacity:1;transform:translateY(-6px) scale(1.1)}25%{opacity:.32;transform:translateY(-9px) scale(.96)}}@keyframes chatHeroMark{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:700px){body.chat-page:not(.has-chat) .chat-hero-grid{background-size:34px 34px}body.chat-page:not(.has-chat) .chat-hero-orbit-one{width:82vw;height:36vw}body.chat-page:not(.has-chat) .chat-hero-orbit-two{width:64vw;height:50vw}body.chat-page:not(.has-chat) .chat-hero-bolt-three{display:none}}@media (prefers-reduced-motion:reduce){body.chat-page:not(.has-chat) .chat-hero-bolt,body.chat-page:not(.has-chat) .chat-hero-grid,body.chat-page:not(.has-chat) .chat-hero-orbit,body.chat-page:not(.has-chat) .hero-logo{animation:none}}body.chat-page[data-chat-backend=real] #zeroCreditModal,body.chat-page[data-chat-backend=real] .v72-zero-credit-modal,body.chat-page[data-chat-backend=real] .zero-credit-modal{display:none!important}body.chat-page[data-chat-backend=real].zero-credit-modal-open{overflow:hidden}@media (max-width:720px){body.chat-page .main-topbar .chat-wallet-balance{min-height:34px;padding:0 9px}body.chat-page .chat-wallet-balance small{display:none}body.chat-page .composer-left-actions{max-width:calc(100% - 52px)}}@media (max-width:760px){body.admin-page .panel-section.is-active.admin-dashboard-live{gap:18px;padding-top:22px}body.admin-page .admin-dashboard-live .admin-card{padding:17px}body.admin-page .admin-dashboard-live .admin-dashboard-bottom,body.admin-page .admin-dashboard-live .admin-dashboard-grid-main,body.admin-page .admin-dashboard-live .admin-dashboard-grid-secondary{gap:14px}body.admin-page .admin-dashboard-live .admin-dashboard-kpis{gap:12px}}body.admin-page .admin-users-workspace{display:grid;grid-gap:16px;gap:16px}body.admin-page .admin-users-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}body.admin-page .admin-users-kpis article{display:grid;grid-gap:8px;gap:8px;min-height:108px;padding:17px 18px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025))}body.admin-page .admin-users-kpis span{color:var(--soft);font-size:.82rem}body.admin-page .admin-users-kpis strong{align-self:end;font-size:1.35rem}body.admin-page .admin-users-filterbar{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.035)}body.admin-page .admin-users-filterbar button{min-height:38px;padding:0 .8rem;border:0;border-radius:12px;color:rgba(255,255,255,.62);background:transparent;font-weight:750}body.admin-page .admin-users-filterbar button.is-active{color:white;background:rgba(123,44,255,.22);box-shadow:inset 0 0 0 1px rgba(155,104,255,.24)}body.admin-page .admin-users-filterbar>span{-webkit-margin-start:auto;margin-inline-start:auto;padding-inline:.7rem;color:var(--dim);font-size:.78rem}body.admin-page .admin-users-datatable{min-width:900px}body.admin-page .admin-user-identity{display:flex;align-items:center;gap:11px}body.admin-page .admin-user-detail-hero>span,body.admin-page .admin-user-identity>span{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:14px;color:white;background:linear-gradient(145deg,#7b2cff,#d82da8);box-shadow:0 8px 24px rgba(123,44,255,.24);font-weight:900}body.admin-page .admin-access-chip{display:inline-flex;padding:.38rem .68rem;border-radius:999px;color:#d9c5ff;background:rgba(123,44,255,.14);border:1px solid rgba(155,104,255,.22);font-size:.76rem;font-weight:800}body.admin-page .admin-access-chip.is-user{color:rgba(255,255,255,.65);background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.08)}body.admin-page .admin-user-actions{flex-wrap:nowrap}body.admin-page .admin-user-actions .primary-btn.compact{min-height:36px;white-space:nowrap}body.admin-page .admin-user-modal{width:min(860px,calc(100vw - 32px))}body.admin-page .admin-user-detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:17px;border:1px solid rgba(155,104,255,.18);border-radius:22px;background:linear-gradient(135deg,rgba(123,44,255,.13),rgba(255,255,255,.035))}body.admin-page .admin-user-detail-hero>span{width:52px;height:52px;border-radius:17px;font-size:1.1rem}body.admin-page .admin-user-detail-hero>div{display:grid;grid-gap:4px;gap:4px}body.admin-page .admin-user-detail-hero small{color:var(--dim)}body.admin-page .admin-user-detail-hero>b{padding:.6rem .75rem;border-radius:13px;background:rgba(255,255,255,.06)}body.admin-page .admin-user-form-grid{align-items:start}body.admin-page .admin-user-form-grid .billing-toggle-field{min-height:92px}body.admin-page .admin-user-form-grid textarea{min-height:96px}body.admin-page .admin-input-with-unit{position:relative}body.admin-page .admin-input-with-unit input{-webkit-padding-end:74px;padding-inline-end:74px;font-size:1.1rem;font-weight:850}body.admin-page .admin-input-with-unit span{position:absolute;inset-inline-end:14px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.55);font-size:.78rem}body.admin-page .admin-topup-balance,body.admin-page .admin-topup-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.035)}body.admin-page .admin-topup-balance span,body.admin-page .admin-topup-preview span{color:var(--soft)}body.admin-page .admin-topup-preview{color:#b7f4df;border-color:rgba(85,242,178,.2);background:rgba(85,242,178,.07)}body.admin-page .admin-success-toast{border-color:rgba(85,242,178,.24);color:#c9f9e9}@media (max-width:980px){body.admin-page .admin-users-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.admin-page .admin-users-kpis{grid-template-columns:1fr 1fr;gap:8px}body.admin-page .admin-users-kpis article{min-height:92px;padding:13px}body.admin-page .admin-users-kpis strong{font-size:1rem}body.admin-page .admin-users-filterbar{overflow-x:auto}body.admin-page .admin-users-filterbar button{white-space:nowrap}body.admin-page .admin-users-filterbar>span{display:none}body.admin-page .admin-user-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px}body.admin-page .admin-user-detail-hero{grid-template-columns:auto minmax(0,1fr)}body.admin-page .admin-user-detail-hero>b{grid-column:1/-1;text-align:center}body.admin-page .admin-user-form-grid{grid-template-columns:1fr}body.admin-page .admin-user-form-grid .admin-category-field-full{grid-column:auto}}@media (max-width:430px){body.chat-page .profile-avatar-large{border-radius:28px!important}body.chat-page .profile-camera-btn{width:36px!important;height:36px!important;border-radius:14px!important}}