*{box-sizing:border-box}:root{--app-bg:#f7f9fc;--app-surface:#fff;--app-surface-soft:#f8fafc;--app-text:#0f172a;--app-heading:#07111f;--app-muted:#64748b;--app-border:#e2e8f0eb;--app-primary:#2563eb;--app-primary-soft:#eff6ff;--app-danger:#ef4444;--dashboard-bg:#f6f2ea;--dashboard-border:#2563eb57;--premium-shadow:0 24px 70px #0f172a1a}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#020617;--app-surface:#0f172a;--app-surface-soft:#111827;--app-text:#e5e7eb;--app-heading:#f8fafc;--app-muted:#94a3b8;--app-border:#94a3b83d;--app-primary:#60a5fa;--app-primary-soft:#2563eb29;--app-danger:#f87171;--dashboard-bg:#020617;--dashboard-border:#60a5fa5c;--premium-shadow:0 24px 70px #00000061}html{scroll-behavior:smooth}body{max-width:100%;color:var(--app-text);background:var(--app-bg);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img,svg,video,canvas{max-width:100%}body,.dashboard-shell,.dashboard-topbar,.dashboard-content,.settings-card{transition:background .25s,border-color .25s,color .25s,box-shadow .25s}a{color:inherit;text-decoration:none}button,a{transition:all .25s}.landing-page{background:#fff;overflow-x:hidden}.section{padding:104px 7%;position:relative}.section-header{text-align:center;max-width:820px;margin:0 auto 50px}.section-kicker{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.section-title{color:#07111f;letter-spacing:-.05em;margin:16px 0;font-size:clamp(34px,5vw,58px);line-height:1.02}.section-text{color:#64748b;font-size:17px;line-height:1.7}.text-gradient{background:linear-gradient(135deg,#60a5fa,#22d3ee,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.transparent-nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#fff;background:#07111f9e;border:1px solid #ffffff29;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1180px,100% - 36px);padding:12px 14px 12px 22px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 80px #0206173d}.nav-brand{letter-spacing:-.05em;align-items:center;gap:10px;font-size:25px;font-weight:900;display:inline-flex}.brand-logo-mark{border-radius:15px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 14px 30px #22d3ee57}.brand-logo-mark svg{width:100%;height:100%;display:block}.nav-brand-mark{border-radius:13px;flex-basis:36px;width:36px;height:36px}.nav-links{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:6px;display:flex}.nav-scroll-btn{color:#ffffffd6;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.nav-scroll-btn:hover{color:#fff;background:#ffffff1f}.nav-actions{justify-content:flex-end;gap:10px;display:flex}.nav-mobile-toggle,.nav-mobile-menu{display:none}.nav-mobile-toggle{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:15px;flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:4px;width:44px;height:44px}.nav-mobile-toggle span{background:#fff;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.nav-mobile-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.nav-mobile-toggle.is-open span:nth-child(2){opacity:0}.nav-mobile-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-mobile-menu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#07111ff0;border:1px solid #ffffff24;border-radius:24px;padding:10px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 24px 70px #02061752}.nav-mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-mobile-link{color:#ffffffe6;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:16px;width:100%;min-height:46px;padding:0 14px;font-size:15px;font-weight:800}.nav-mobile-link:hover{color:#fff;background:#ffffff1a}.nav-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px;display:grid}.nav-mobile-actions a{justify-content:center}.premium-btn,.premium-btn-dark{border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:800;display:inline-flex}.premium-btn{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e}.premium-btn:hover{color:#fff;background:#fff3}.premium-btn-dark{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:0;box-shadow:0 14px 34px #2563eb52}.premium-btn-dark:hover{color:#fff;transform:translateY(-1px)}.hero-gradient{color:#fff;background:radial-gradient(circle at 14% 18%,#2563eb80,#0000 28%),radial-gradient(circle at 78% 18%,#22d3ee3d,#0000 30%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#111c44 100%);min-height:100vh;padding:150px 7% 90px}.hero-content{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:58px;display:grid}.hero-badge{color:#dbeafe;background:#ffffff14;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-weight:800;display:inline-flex}.hero-copy h1{letter-spacing:-.075em;max-width:820px;margin:20px 0;font-size:clamp(46px,7vw,88px);line-height:.95}.hero-copy p{color:#cbd5e1;max-width:690px;font-size:19px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-stats{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.hero-stat{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;min-width:142px;padding:16px}.hero-stat strong{color:#fff;font-size:22px;display:block}.hero-stat span{color:#cbd5e1;font-size:13px}.hero-visual{position:relative}.hero-image-wrap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff17;border:1px solid #ffffff29;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000006b}.hero-image-wrap:after{content:"";background:linear-gradient(#0000,#02061757);position:absolute;inset:0}.hero-image{object-fit:cover;width:100%;height:560px;display:block}.floating-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ab8;border:1px solid #fff3;border-radius:22px;max-width:250px;padding:18px;position:absolute;bottom:34px;right:-22px;box-shadow:0 22px 50px #0000003d}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.nex-card{height:100%;box-shadow:0 18px 48px #0f172a14;border:1px solid #e2e8f0!important;border-radius:26px!important}.icon-badge{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:24px;display:inline-flex}.alt-section{background:radial-gradient(circle at 14% 12%,#2563eb14,#0000 28%),#f8fafc}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.template-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #0f172a1c}.template-image-wrap{background:#e2e8f0;height:260px;position:relative;overflow:hidden}.template-image{object-fit:cover;width:100%;height:100%;transition:transform .45s}.template-card:hover .template-image{transform:scale(1.06)}.template-content{justify-content:space-between;align-items:center;gap:14px;padding:22px;display:flex}.template-name{margin:0 0 10px}.template-type{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.center-action{justify-content:center;margin-top:34px;display:flex}.work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.work-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0eb;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a14}.work-number{color:#2563eb1f;font-size:56px;font-weight:900;position:absolute;top:18px;right:22px}.pricing-toggle{justify-content:center;width:100%;margin:-18px 0 34px;display:flex}.pricing-toggle .ant-segmented{max-width:100%;border-radius:16px!important}.pricing-toggle .ant-segmented-group{max-width:100%}.pricing-toggle .ant-segmented-item{text-align:center;min-width:120px;font-weight:800}.pricing-grid{align-items:stretch}.price-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:32px;flex-direction:column;min-height:720px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1a}.price-card.featured{border-color:#2563eb61;transform:translateY(-10px);box-shadow:0 30px 90px #2563eb33}.price-top-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.plan-tag,.popular-tag{border-radius:999px;padding:7px 12px;font-weight:900;display:inline-flex}.plan-tag{color:#2563eb;background:#eff6ff}.popular-tag{color:#fff;background:linear-gradient(135deg,#f59e0b,#ef4444)}.pricing-price{color:#07111f;letter-spacing:-.04em;margin:18px 0 6px;font-size:42px;font-weight:900}.feature-list{color:#475569;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:flex-start;gap:10px;display:flex}.feature-list .included{color:#16a34a}.feature-list .excluded{color:#ef4444}.feature-list-paired{grid-template-columns:1fr}.feature-list-paired li{min-height:42px}.excluded-list{margin-top:18px}.excluded-list li span{color:#475569}.price-buy-btn{width:100%;margin-top:auto}.demo-video{background:#020617;border-radius:18px;width:100%;max-height:70vh;display:block}.help-section{padding-left:5%;padding-right:5%}.inquiry-card{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border:1px solid #e2e8f0e6;border-radius:34px;max-width:1320px;min-height:620px;margin:0 auto;overflow:hidden;box-shadow:0 30px 90px #0f172a1f}.inquiry-inner{grid-template-columns:.85fr 1.15fr;display:grid}.inquiry-side{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);flex-direction:column;justify-content:center;min-height:620px;padding:56px;display:flex}.inquiry-form{flex-direction:column;justify-content:center;min-height:620px;padding:56px;display:flex}.inquiry-points{gap:12px;margin-top:28px;display:grid}.inquiry-points span{color:#dbeafe;align-items:center;gap:10px;font-weight:800;display:inline-flex}.inquiry-submit-btn{min-height:54px;font-size:16px;font-weight:900;box-shadow:0 16px 34px #2563eb47;border-radius:16px!important}.legal-page{background:radial-gradient(circle at 14% 10%,#2563eb29,#0000 30%),radial-gradient(circle at 84% 6%,#22d3ee1f,#0000 28%),linear-gradient(#f8fbff 0%,#fff 48%,#f8fafc 100%);min-height:100vh;padding:132px 7% 90px}.legal-hero{text-align:center;max-width:980px;margin:0 auto 48px}.legal-hero h1{color:#07111f;letter-spacing:-.07em;margin:20px 0;font-size:clamp(44px,6vw,78px);line-height:.98}.legal-hero p{color:#64748b;max-width:780px;margin:0 auto;font-size:19px;line-height:1.8}.legal-content-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:36px;max-width:1080px;margin:0 auto;padding:clamp(28px,5vw,56px);box-shadow:0 30px 90px #0f172a1f}.legal-section+.legal-section{border-top:1px solid #e2e8f0;margin-top:32px;padding-top:32px}.legal-section h2{color:#0f172a;letter-spacing:-.03em;margin:0 0 14px;font-size:24px;line-height:1.25}.legal-section p{color:#475569;margin:0;font-size:16px;line-height:1.9}.legal-section p+p{margin-top:14px}.legal-effective-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #2563eb29;border-radius:26px;padding:26px}.templates-page{background:radial-gradient(circle at 14% 10%,#2563eb29,#0000 30%),radial-gradient(circle at 84% 6%,#22d3ee1f,#0000 28%),linear-gradient(#f8fbff 0%,#fff 45%,#f8fafc 100%);min-height:100vh;padding-top:120px}.templates-hero{text-align:center;max-width:1120px;margin:0 auto;padding:80px 24px 42px}.templates-hero h1{color:#07111f;letter-spacing:-.07em;max-width:920px;margin:20px auto;font-size:clamp(42px,6vw,78px);line-height:.98}.templates-hero p{color:#64748b;max-width:840px;margin:0 auto;font-size:19px;line-height:1.85}.template-category-section,.templates-list-section{padding:24px 7%}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.category-card{color:#0f172a;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #e2e8f0f0;border-radius:26px;align-content:center;gap:6px;min-height:132px;padding:20px;display:grid;box-shadow:0 18px 46px #0f172a14}.category-card span{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.category-card strong{letter-spacing:-.05em;font-size:34px;font-weight:900}.category-card small{color:#64748b;font-weight:800}.category-card.active,.category-card:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:#2563eb66;transform:translateY(-3px)}.category-card.active span,.category-card.active small,.category-card:hover span,.category-card:hover small{color:#dbeafe}.templates-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding-bottom:86px;display:grid}.full-template-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #0f172a1c}.full-template-image-wrap{background:#e2e8f0;height:250px;position:relative;overflow:hidden}.full-template-image{object-fit:cover;width:100%;height:100%;transition:transform .45s}.full-template-card:hover .full-template-image{transform:scale(1.06)}.template-rating{color:#facc15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617b8;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:900;display:inline-flex;position:absolute;top:16px;right:16px}.full-template-content{padding:22px}.full-template-content h3{color:#07111f;letter-spacing:-.03em;margin:0 0 10px;font-size:22px}.full-template-content p{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.template-price-row{justify-content:space-between;align-items:center;gap:14px;margin-top:22px;display:flex}.template-price-row strong{color:#0f172a;letter-spacing:-.04em;font-size:28px;font-weight:900}.footer-premium{color:#fff;background:#020617;padding:72px 7%}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:34px;display:grid}.footer-grid-compact{grid-template-columns:1.7fr .8fr 1fr}.footer-link{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:0;margin-top:12px;padding:0;display:block}.footer-link:hover{color:#fff}.social-row{gap:12px;margin-top:22px;display:flex}.social-icon{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.auth-page{background:radial-gradient(circle at 15% 15%,#2563eb2e,#0000 30%),linear-gradient(135deg,#eff6ff,#fff 45%,#eef2ff);place-items:center;min-height:100vh;padding:42px 16px;display:grid}.auth-page-with-nav{padding:132px 28px 56px}.auth-shell{background:#fff;border:1px solid #e2e8f0f2;border-radius:36px;grid-template-columns:1fr 1fr;width:min(1480px,100%);min-height:calc(100vh - 188px);display:grid;overflow:hidden;box-shadow:0 34px 100px #0f172a29}.auth-visual{color:#fff;padding:46px;position:relative;overflow:hidden}.auth-visual:after{content:"";background:linear-gradient(135deg,#020617d1,#1d4ed86b);position:absolute;inset:0}.auth-visual-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.auth-visual-content{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:relative}.auth-form-panel{align-content:center;padding:64px clamp(46px,5vw,86px);display:grid}.auth-submit-btn{min-height:54px;font-size:16px;font-weight:900;box-shadow:0 16px 34px #2563eb47;border-radius:16px!important}.auth-form-links{justify-content:flex-end;margin:-4px 0 18px;font-size:14px;font-weight:800;display:flex}.auth-form-links a{color:#2563eb}.forgot-password-steps{margin:22px 0 28px}.forgot-password-actions{grid-template-columns:.45fr 1fr;gap:12px;display:grid}.ant-form,.ant-form-item,.ant-input,.ant-input-affix-wrapper,.ant-select,.ant-select-selector,.ant-picker,.ant-input-number,.ant-btn{max-width:100%}.ant-form-item-label>label{white-space:normal!important;min-height:auto!important}.ant-input,.ant-input-affix-wrapper,.ant-select,.ant-picker,.ant-input-number{width:100%!important}.auth-card .ant-card-body{padding:28px!important}.ant-form .ant-form-item-label>label{color:var(--app-heading);font-weight:900}.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{min-height:52px;font-size:15px;box-shadow:0 10px 24px #0f172a0a;color:var(--app-text)!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important}.ant-form .ant-input-affix-wrapper .ant-input{min-height:auto;box-shadow:none;border:0!important}.ant-form .ant-select-single{height:52px!important}.ant-form .ant-select-single .ant-select-selector{align-items:center;height:52px!important;padding:0 42px 0 14px!important}.ant-form .ant-select-single .ant-select-selection-item,.ant-form .ant-select-single .ant-select-selection-placeholder{align-items:center;min-height:50px;font-size:15px;font-weight:700;display:flex;color:var(--app-text)!important;line-height:1.2!important}.ant-form .ant-select-arrow{right:16px;color:#2563eb!important}.ant-form .ant-input-prefix,.ant-form .ant-input-prefix .anticon{color:#2563eb}.ant-form textarea.ant-input{padding-top:14px;line-height:1.7}.ant-message{top:28px!important}.ant-message .ant-message-notice-content{min-width:340px;font-size:16px;font-weight:800;border-radius:18px!important;padding:16px 22px!important;box-shadow:0 18px 50px #0f172a2e!important}.ant-message .anticon{font-size:20px}.ant-notification-notice{border-radius:20px!important;padding:18px 20px!important;box-shadow:0 22px 60px #0f172a2e!important}.ant-notification{width:min(580px,100vw - 48px)!important;left:auto!important;right:24px!important}.app-notification{width:560px!important;max-width:calc(100vw - 48px)!important;margin-left:auto!important}.app-notification .ant-notification-notice-with-icon .ant-notification-notice-message,.app-notification .ant-notification-notice-with-icon .ant-notification-notice-description{white-space:normal!important;margin-inline-start:34px!important}.ant-notification-notice-message{font-size:19px!important;font-weight:900!important}.ant-notification-notice-description{font-size:15px!important;line-height:1.6!important}.auth-success-notification{border-radius:20px!important;width:430px!important;padding:18px!important;box-shadow:0 22px 60px #0f172a2e!important}.auth-success-notification .ant-notification-notice-message{font-size:20px!important;font-weight:900!important}.auth-success-notification .ant-notification-notice-description{font-size:15px!important;line-height:1.6!important}.auth-card{width:100%;box-shadow:none!important;border:0!important}.dashboard-shell{background:var(--dashboard-bg);min-height:100vh}.dashboard-sider{border-right:1px solid #ffffff14;overflow:hidden;box-shadow:22px 0 60px #0f172a2e;background:radial-gradient(circle at 0 0,#2563eb73,#0000 34%),linear-gradient(#020617f5,#0f172af0)!important}.dashboard-logo{color:#fff;align-items:center;gap:14px;padding:28px 22px 18px;display:flex}.dashboard-logo strong{letter-spacing:-.05em;font-size:25px;font-weight:900;display:block}.dashboard-logo small{color:#94a3b8;margin-top:2px;font-size:12px;font-weight:700;display:block}.dashboard-logo-mark{border-radius:17px;flex-basis:48px;width:48px;height:48px;box-shadow:0 18px 40px #2563eb57}.sidebar-section-label{color:#64748b;letter-spacing:.16em;text-transform:uppercase;margin:12px 22px;font-size:11px;font-weight:900}.dashboard-menu{padding:0 14px;background:0 0!important;border-inline-end:0!important}.dashboard-menu .ant-menu-item{font-weight:800;color:#cbd5e1!important;border-radius:16px!important;height:48px!important;margin:8px 0!important}.dashboard-menu .ant-menu-item:hover{color:#fff!important;background:#ffffff1a!important}.dashboard-menu .ant-menu-item-selected,.dashboard-menu .ant-menu-item-selected:hover,.dashboard-menu .ant-menu-item-selected.ant-menu-item-active{box-shadow:0 14px 34px #2563eb52;color:#fff!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important}.dashboard-menu .ant-menu-item-selected a,.dashboard-menu .ant-menu-item-selected:hover a,.dashboard-menu .ant-menu-item-selected .ant-menu-item-icon,.dashboard-menu .ant-menu-item-selected:hover .ant-menu-item-icon{color:#fff!important}.sidebar-upgrade-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;margin:26px 18px;padding:20px}.sidebar-upgrade-card span{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.sidebar-upgrade-card strong{line-height:1.6;display:block}.dashboard-content{border:2px solid var(--dashboard-border);background:0 0;border-radius:30px;min-width:0;max-width:calc(100vw - 48px);min-height:calc(100vh - 118px);margin:18px 24px 24px;padding:12px;overflow-x:hidden}.dashboard-topbar{border:2px solid var(--dashboard-border);background:color-mix(in srgb, var(--app-surface) 18%, transparent);border-radius:26px;justify-content:space-between;align-items:center;min-height:74px;margin:18px 24px 0;padding:10px 14px;display:flex}.dashboard-topbar-simple{justify-content:space-between;min-height:82px}.topbar-welcome-text{color:var(--app-muted);font-size:18px;font-weight:900}.dashboard-topbar h1{color:var(--app-heading);letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(22px,3vw,34px)}.dashboard-kicker{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.dashboard-topbar-actions,.dashboard-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-mobile-menu-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:15px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;display:none;box-shadow:0 12px 28px #2563eb1f}.dashboard-sidebar-drawer .ant-drawer-content,.dashboard-sidebar-drawer .ant-drawer-body{background:#020617}.dashboard-sidebar-drawer .ant-drawer-body{padding:0}.dashboard-sider-mobile{width:100%;min-height:100vh}.topbar-icon-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:inline-flex;box-shadow:0 12px 28px #2563eb1f}.profile-trigger{border:1px solid var(--app-border);background:var(--app-surface);min-width:210px;max-width:min(260px,45vw);min-height:56px;box-shadow:var(--premium-shadow);color:var(--app-text);cursor:pointer;border-radius:20px;align-items:center;gap:12px;padding:8px 14px 8px 8px;display:inline-flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#22d3ee);border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 12px 28px #2563eb3d}.profile-avatar.large{border-radius:18px;width:54px;height:54px;font-size:22px}.profile-trigger-text{text-align:left;min-width:0;display:grid}.profile-trigger-text strong,.profile-drawer-title strong{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.profile-trigger-text small,.profile-drawer-title small{color:#64748b;text-transform:capitalize;font-size:12px;font-weight:800}.profile-drawer-title{align-items:center;gap:14px;display:flex}.profile-summary-card{background:linear-gradient(135deg,#eff6ff,#fff);border-radius:26px;margin-bottom:24px;padding:24px;box-shadow:0 18px 46px #2563eb1a}.profile-summary-card span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.profile-summary-card strong{margin-top:8px;font-size:24px;display:block}.profile-summary-card p{color:#64748b;margin-bottom:0;line-height:1.7}.profile-summary-clean{background:radial-gradient(circle at 100% 0,#22d3ee33,#0000 34%),linear-gradient(135deg,#eff6ff,#fff)}.profile-details-heading{margin:28px 0 22px}.profile-details-heading span{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:900}.profile-details-heading h2{color:#07111f;letter-spacing:-.05em;margin:8px 0 0;font-size:36px;line-height:1}.profile-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-detail-card{border:1px solid var(--app-border);background:linear-gradient(180deg, var(--app-surface), var(--app-surface-soft));min-height:104px;box-shadow:var(--premium-shadow);border-radius:22px;align-items:center;gap:14px;padding:18px;display:flex}.profile-detail-icon{color:#2563eb;background:#eff6ff;border-radius:16px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;display:inline-flex}.profile-detail-card small{color:var(--app-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.profile-detail-card strong{color:var(--app-text);word-break:break-word;margin-top:6px;font-size:16px;line-height:1.45;display:block}.premium-descriptions .ant-descriptions-item-label{font-weight:900}.profile-actions{flex-wrap:wrap;margin-top:24px;display:flex}.profile-action-btn{min-height:44px;font-weight:900;border-radius:14px!important}.dashboard-page-heading{margin-bottom:24px}.dashboard-page-heading span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-page-heading h2{color:#07111f;letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(36px,5vw,58px);line-height:1}.dashboard-page-heading-center{text-align:center}.dashboard-page-heading-center span{justify-content:center}.services-heading-premium h2{font-size:clamp(40px,5.4vw,64px)}.dashboard-pill-only-heading span{color:#2563eb;background:#2563eb17;border:1px solid #2563eb33;padding:12px 22px;font-size:18px;line-height:1}.services-blue-heading span{font-size:20px}.overview-premium-page{gap:28px;display:grid}.overview-loading{place-items:center;min-height:400px;display:grid}.overview-hero-banner{color:#fff;background:radial-gradient(circle at 14% 18%,#2563eb80,#0000 32%),radial-gradient(circle at 82% 22%,#22d3ee38,#0000 32%),radial-gradient(circle at 50% 90%,#7c3aed24,#0000 36%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#111c44 100%);border:1px solid #ffffff2e;border-radius:32px;padding:40px 38px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.overview-hero-glow{filter:blur(80px);pointer-events:none;background:#2563eb47;border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite alternate overviewPulse;position:absolute;top:-60px;left:-60px}.overview-hero-glow-2{filter:blur(70px);pointer-events:none;background:#22d3ee33;border-radius:50%;width:160px;height:160px;animation:5s ease-in-out 1s infinite alternate overviewPulse;position:absolute;bottom:-40px;right:-40px}@keyframes overviewPulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.overview-hero-content{z-index:2;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.overview-hero-left{flex:1;min-width:0}.overview-hero-badge{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:800;display:inline-flex}.overview-hero-title{letter-spacing:-.06em;margin:20px 0 14px;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1}.overview-hero-subtitle{color:#cbd5e1;max-width:520px;margin:0;font-size:16px;line-height:1.75}.overview-hero-right{flex-direction:column;flex:none;gap:14px;display:flex}.overview-hero-stat-pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff24;border-radius:22px;align-items:center;gap:16px;min-width:220px;padding:18px 22px;transition:all .3s;display:flex}.overview-hero-stat-pill:hover{background:#ffffff1f;border-color:#ffffff38;transform:translateY(-2px)}.overview-hero-stat-pill .anticon{color:#60a5fa;font-size:26px}.overview-hero-stat-pill small{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.overview-hero-stat-pill strong{color:#fff;letter-spacing:-.04em;margin-top:4px;font-size:24px;font-weight:900;display:block}.overview-section-label{margin-bottom:18px}.overview-section-label span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:900;display:inline-flex}.overview-stats-section{gap:0;display:grid}.overview-stats-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}@media (max-width:1200px){.overview-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.overview-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.overview-stats-grid{grid-template-columns:1fr}}.overview-stat-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:20px;padding:16px 18px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a12}.overview-stat-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0f172a1f}.overview-stat-card-inner{align-items:center;gap:12px;display:flex}.overview-stat-icon{border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:transform .3s;display:inline-flex}.overview-stat-card:hover .overview-stat-icon{transform:scale(1.08)}.overview-stat-icon-blue{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.overview-stat-icon-cyan{color:#0891b2;background:linear-gradient(135deg,#ecfeff,#a5f3fc)}.overview-stat-icon-purple{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ddd6fe)}.overview-stat-icon-amber{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.overview-stat-icon-emerald{color:#059669;background:linear-gradient(135deg,#ecfdf5,#a7f3d0)}.overview-stat-info{gap:1px;width:100%;min-width:0;display:grid}.overview-stat-label{color:#64748b;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:800;overflow:hidden}.overview-stat-value{color:#07111f;letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:900;line-height:1.1;overflow:hidden}.overview-stat-desc{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.overview-stat-bar{opacity:0;border-radius:0 0 26px 26px;height:4px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.overview-stat-card:hover .overview-stat-bar{opacity:1}.overview-stat-bar-blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.overview-stat-bar-cyan{background:linear-gradient(90deg,#0891b2,#22d3ee)}.overview-stat-bar-purple{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.overview-stat-bar-amber{background:linear-gradient(90deg,#d97706,#fbbf24)}.overview-stat-bar-emerald{background:linear-gradient(90deg,#059669,#34d399)}.overview-stat-blue{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 50%),#fff;border-color:#2563eb29}.overview-stat-cyan{background:radial-gradient(circle at 100% 0,#22d3ee14,#0000 50%),#fff;border-color:#22d3ee2e}.overview-stat-purple{background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 50%),#fff;border-color:#7c3aed29}.overview-stat-amber{background:radial-gradient(circle at 100% 0,#d9770614,#0000 50%),#fff;border-color:#d9770629}.overview-stat-emerald{background:radial-gradient(circle at 100% 0,#05966914,#0000 50%),#fff;border-color:#05966929}.overview-actions-section{gap:0;display:grid}.overview-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.overview-action-card{cursor:pointer;text-align:left;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0eb;border-radius:22px;align-items:center;gap:16px;padding:20px 22px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 14px 36px #0f172a0f}.overview-action-card:hover{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#2563eb52;transform:translateY(-3px);box-shadow:0 22px 56px #2563eb24}.overview-action-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:all .3s;display:inline-flex}.overview-action-card:hover .overview-action-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 12px 28px #2563eb4d}.overview-action-text{flex:1;min-width:0}.overview-action-text strong{color:#0f172a;letter-spacing:-.02em;font-size:16px;font-weight:900;display:block}.overview-action-text small{color:#94a3b8;margin-top:3px;font-size:13px;font-weight:700;display:block}.overview-action-arrow{color:#cbd5e1;font-size:16px;transition:all .3s}.overview-action-card:hover .overview-action-arrow{color:#2563eb;transform:translate(4px)}.overview-highlights-section{gap:0;display:grid}.overview-highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.overview-highlight-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0eb;border-radius:28px;padding:30px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a0f}.overview-highlight-card:hover{border-color:#2563eb3d;transform:translateY(-3px);box-shadow:0 24px 60px #0f172a1a}.overview-highlight-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:24px;display:inline-flex}.overview-highlight-card h3{color:#07111f;letter-spacing:-.03em;margin:0 0 8px;font-size:20px;font-weight:900}.overview-highlight-card p{color:#64748b;margin:0;font-size:15px;line-height:1.7}.overview-page{gap:22px;display:grid}.dashboard-section-heading{margin-bottom:4px}.dashboard-section-heading span{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.dashboard-section-heading h2{color:#07111f;letter-spacing:-.05em;margin:8px 0 0;font-size:34px;line-height:1}.overview-chart-section{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #2563eb1f;border-radius:24px;padding:28px;position:relative;box-shadow:0 8px 32px #1f26870a}.overview-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.overview-chart-header-left{gap:6px;min-width:0;display:grid}.overview-section-label-inline{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb29;border-radius:999px;align-items:center;width:fit-content;padding:7px 14px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.overview-chart-title{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(20px,2.4vw,28px);font-weight:900;line-height:1.12}.overview-chart-subtitle{color:#64748b;max-width:560px;margin:0;font-size:14px;line-height:1.6}.overview-chart-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:220px;display:flex}.overview-chart-filter-label{color:#475569;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.overview-chart-filter{width:180px}.overview-chart-filter .ant-select-selector{border-color:#2563eb2e!important;border-radius:14px!important;min-height:44px!important;box-shadow:0 10px 24px #0f172a0f!important}.chart-bars-container{flex-direction:column;gap:20px;display:flex}.chart-legend{color:#64748b;justify-content:flex-end;gap:16px;font-size:13px;display:flex}.chart-legend-item{align-items:center;gap:6px;font-weight:700;display:flex}.chart-legend-dot{border-radius:50%;width:10px;height:10px}.chart-legend-dot-blue{background-color:#3b82f6;box-shadow:0 0 8px #3b82f680}.chart-legend-dot-emerald{background-color:#10b981;box-shadow:0 0 8px #10b98180}.chart-bars-scroll{background:linear-gradient(#f8fafccc,#fffffff0);border:1px solid #e2e8f0c7;border-radius:22px;justify-content:flex-start;align-items:flex-end;gap:28px;min-height:300px;padding:52px 14px 18px;display:flex;position:relative;overflow:auto hidden}.chart-bars-scroll::-webkit-scrollbar{height:10px}.chart-bars-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.chart-bars-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#2563eb,#10b981);border:2px solid #e2e8f0;border-radius:999px}.chart-grid-lines{pointer-events:none;z-index:1;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:52px 14px 54px}.chart-grid-line{background:#e2e8f099;width:100%;height:1px}.chart-bar-group{z-index:2;flex-direction:column;flex:0 0 92px;align-items:center;min-width:92px;max-width:110px;display:flex;position:relative}.chart-bar-values{color:#fff;opacity:0;pointer-events:none;z-index:10;white-space:nowrap;background:#0f172a;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:7px 10px;font-size:10px;transition:all .25s;display:flex;position:absolute;top:-44px;left:50%;transform:translate(-50%,10px)scale(.95);box-shadow:0 10px 25px #00000026}.chart-bar-group:hover .chart-bar-values{opacity:1;transform:translate(-50%)scale(1)}.chart-bar-values:after{content:"";border:5px solid #0000;border-top-color:#0f172a;border-bottom-width:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.chart-bar-val-projects{color:#93c5fd;font-weight:800}.chart-bar-val-budget{color:#34d399;font-weight:800}.chart-bar-val-empty{color:#94a3b8;text-align:center;font-size:11px;font-weight:800}.chart-bar-tracks{justify-content:center;align-items:flex-end;gap:10px;width:100%;height:185px;padding:0 10px;display:flex}.chart-bar-track{background:#e2e8f09e;border-radius:999px;align-items:flex-end;width:18px;height:100%;display:flex;position:relative;overflow:hidden}.chart-bar{border-radius:8px;width:100%;height:0;transition:height 1.2s cubic-bezier(.4,0,.2,1)}.chart-bar-blue{background:linear-gradient(#60a5fa,#2563eb);box-shadow:0 0 14px #2563eb59}.chart-bar-emerald{background:linear-gradient(#34d399,#059669);box-shadow:0 0 14px #05966959}.chart-bar-label{color:#475569;text-align:center;min-height:32px;margin-top:12px;font-size:12px;font-weight:900;line-height:1.25}.chart-empty-state{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.chart-empty-state .anticon{color:#cbd5e1;font-size:40px}@media (max-width:1100px){.overview-actions-grid,.overview-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-hero-content{flex-direction:column;align-items:flex-start}.overview-hero-right{flex-direction:row;width:100%}.overview-hero-stat-pill{flex:1;min-width:0}}@media (max-width:640px){.overview-hero-banner{border-radius:24px;padding:28px 22px}.overview-hero-title{font-size:28px}.overview-hero-right{flex-direction:column}.overview-hero-stat-pill{min-width:100%}.overview-actions-grid,.overview-highlights-grid{grid-template-columns:1fr}.overview-stat-value{font-size:20px}}.simple-services-heading{text-align:center}.simple-services-heading h2{color:#07111f;letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1}.services-premium-hero{background:radial-gradient(circle at 100% 0,#2563eb29,#0000 34%),linear-gradient(135deg,#fff,#eff6ff);border:1px solid #e2e8f0e6;border-radius:30px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex;box-shadow:0 24px 70px #0f172a1a}.services-premium-hero h2{color:#07111f;letter-spacing:-.06em;max-width:760px;margin:16px 0;font-size:clamp(34px,5vw,58px);line-height:1}.services-premium-hero p{color:#64748b;max-width:740px;margin:0;font-size:17px;line-height:1.7}.services-hero-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#22d3ee);border-radius:30px;flex:0 0 92px;justify-content:center;align-items:center;width:92px;height:92px;font-size:40px;display:inline-flex;box-shadow:0 22px 50px #2563eb42}.current-package-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #2563eb33;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex;box-shadow:0 16px 38px #0f172a14}.current-package-card span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.current-package-card strong{color:#0f172a;font-size:18px;font-weight:900}.dashboard-plan-toggle{justify-content:flex-start;margin:0}.centered-toggle{justify-content:center}.dashboard-services-page{gap:28px;display:grid}.services-hero-banner{color:#fff;background:radial-gradient(circle at 15% 15%,#6366f173,#0000 32%),radial-gradient(circle at 85% 20%,#22d3ee38,#0000 32%),radial-gradient(circle at 50% 85%,#7c3aed24,#0000 36%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#1e1b4b 100%);border:1px solid #ffffff2e;border-radius:32px;padding:40px 38px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.services-hero-glow{filter:blur(80px);pointer-events:none;background:#6366f147;border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite alternate servicesPulse;position:absolute;top:-60px;left:-60px}.services-hero-glow-2{filter:blur(70px);pointer-events:none;background:#22d3ee33;border-radius:50%;width:160px;height:160px;animation:5s ease-in-out 1s infinite alternate servicesPulse;position:absolute;bottom:-40px;right:-40px}@keyframes servicesPulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.services-hero-content{z-index:2;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.services-hero-left{flex:1;min-width:0}.services-hero-badge{color:#e0e7ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #c7d2fe38;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:800;display:inline-flex}.services-hero-title{letter-spacing:-.05em;margin:20px 0 14px;font-size:clamp(30px,4vw,44px);font-weight:900;line-height:1.1}.services-hero-subtitle{color:#cbd5e1;max-width:580px;margin:0;font-size:16px;line-height:1.75}.services-pricing-toggle-container{justify-content:center;width:100%;margin:8px 0;display:flex}.services-segmented-toggle{border:1px solid #e2e8f0cc;max-width:100%;background:#f1f5f9cc!important;border-radius:16px!important;padding:4px!important}.services-segmented-toggle .ant-segmented-group{max-width:100%}.services-segmented-toggle .ant-segmented-item{text-align:center;min-width:142px;font-weight:700;transition:all .3s;border-radius:12px!important}.services-segmented-toggle .ant-segmented-item-selected{color:#4f46e5!important;background:#fff!important;box-shadow:0 4px 12px #4f46e526!important}.compact-dashboard-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:20px;display:grid}@media (max-width:1024px){.compact-dashboard-plans-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto 20px}}.compact-price-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:30px;flex-direction:column;min-height:540px;padding:36px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a0d}.compact-price-card:hover{transform:translateY(-6px);box-shadow:0 28px 64px #0f172a1a}.compact-price-card:before{content:"";background:0 0;height:6px;transition:background .3s;position:absolute;top:0;left:0;right:0}.compact-price-card.plus-card:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.compact-price-card.pro-card:before{background:linear-gradient(90deg,#6366f1,#818cf8)}.compact-price-card.business-card:before{background:linear-gradient(90deg,#10b981,#34d399)}.compact-price-card.featured{background:radial-gradient(circle at 100% 0,#6366f108,#0000 60%),#fff;border-color:#6366f14d;box-shadow:0 24px 60px #6366f11f}.compact-price-card.featured:hover{border-color:#6366f180;box-shadow:0 32px 75px #6366f12e}.compact-pricing-price{color:#0f172a;letter-spacing:-.06em;align-items:baseline;margin:20px 0 6px;font-size:38px;font-weight:900;display:flex}.compact-pricing-price span{color:#64748b;letter-spacing:0;margin-left:4px;font-size:15px;font-weight:700}.compact-plan-text{color:#64748b;margin:0 0 24px;font-size:14px;font-weight:500;line-height:1.6}.compact-feature-list{flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex}.compact-feature-list li{color:#334155;align-items:flex-start;gap:10px;font-size:14px;font-weight:600;line-height:1.5;display:flex}.compact-feature-list li .anticon{margin-top:3px;font-size:15px}.compact-feature-list li .included{color:#10b981}.compact-feature-list li .excluded{color:#94a3b8;opacity:.6}.compact-feature-list li .excluded-text{color:#94a3b8;font-weight:500;text-decoration:line-through}.compact-buy-btn{justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:auto;font-size:15px;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;border:none!important;border-radius:16px!important}.plus-card .compact-buy-btn{box-shadow:0 8px 20px #2563eb40;background:linear-gradient(135deg,#2563eb,#3b82f6)!important}.pro-card .compact-buy-btn{box-shadow:0 8px 20px #4f46e540;background:linear-gradient(135deg,#4f46e5,#6366f1)!important}.business-card .compact-buy-btn{box-shadow:0 8px 20px #05966940;background:linear-gradient(135deg,#059669,#10b981)!important}.compact-buy-btn:hover{filter:brightness(1.08);transform:translateY(-2px)}.proj-premium-page{gap:26px;min-width:0;max-width:100%;display:grid}.proj-hero-banner{color:#fff;background:radial-gradient(circle at 12% 20%,#2563eb7a,#0000 32%),radial-gradient(circle at 80% 24%,#22d3ee33,#0000 32%),radial-gradient(circle at 55% 85%,#7c3aed1f,#0000 36%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#111c44 100%);border:1px solid #ffffff2e;border-radius:32px;padding:38px 36px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.proj-hero-glow{filter:blur(80px);pointer-events:none;background:#2563eb42;border-radius:50%;width:180px;height:180px;animation:4s ease-in-out infinite alternate overviewPulse;position:absolute;top:-50px;left:-50px}.proj-hero-glow-2{filter:blur(70px);pointer-events:none;background:#22d3ee2e;border-radius:50%;width:140px;height:140px;animation:5s ease-in-out 1s infinite alternate overviewPulse;position:absolute;bottom:-30px;right:-30px}.proj-hero-content{z-index:2;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.proj-hero-left{flex:1;min-width:0}.proj-hero-badge{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:800;display:inline-flex}.proj-hero-title{letter-spacing:-.06em;margin:20px 0 14px;font-size:clamp(28px,3.8vw,44px);font-weight:900;line-height:1}.proj-hero-subtitle{color:#cbd5e1;max-width:500px;margin:0;font-size:15px;line-height:1.75}.proj-hero-right{flex-direction:column;flex:none;gap:12px;display:flex}.proj-hero-add-btn,.proj-hero-template-btn{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:200px;min-height:48px;padding:0 24px;font-size:15px;font-weight:800;transition:all .3s;display:inline-flex}.proj-hero-add-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:0;box-shadow:0 14px 34px #2563eb5c}.proj-hero-add-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2563eb70}.proj-hero-template-btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e}.proj-hero-template-btn:hover{background:#ffffff29;border-color:#ffffff47;transform:translateY(-2px)}.proj-stats-section{gap:0;display:grid}.proj-stat-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:24px;padding:24px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 16px 42px #0f172a0f}.proj-stat-card:hover{transform:translateY(-4px);box-shadow:0 26px 64px #0f172a1c}.proj-stat-card-inner{align-items:center;gap:16px;display:flex}.proj-stat-icon{border-radius:18px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:transform .3s;display:inline-flex}.proj-stat-card:hover .proj-stat-icon{transform:scale(1.08)}.proj-stat-icon-blue{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.proj-stat-icon-cyan{color:#0891b2;background:linear-gradient(135deg,#ecfeff,#a5f3fc)}.proj-stat-icon-emerald{color:#059669;background:linear-gradient(135deg,#ecfdf5,#a7f3d0)}.proj-stat-icon-amber{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.proj-stat-info{gap:2px;min-width:0;display:grid}.proj-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:13px;font-weight:800}.proj-stat-value{color:#07111f;letter-spacing:-.05em;font-size:30px;font-weight:900;line-height:1.1}.proj-stat-bar{opacity:0;border-radius:0 0 24px 24px;height:4px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.proj-stat-card:hover .proj-stat-bar{opacity:1}.proj-stat-bar-blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.proj-stat-bar-cyan{background:linear-gradient(90deg,#0891b2,#22d3ee)}.proj-stat-bar-emerald{background:linear-gradient(90deg,#059669,#34d399)}.proj-stat-bar-amber{background:linear-gradient(90deg,#d97706,#fbbf24)}.proj-stat-blue{background:radial-gradient(circle at 100% 0,#2563eb12,#0000 50%),#fff;border-color:#2563eb29}.proj-stat-cyan{background:radial-gradient(circle at 100% 0,#22d3ee12,#0000 50%),#fff;border-color:#22d3ee2e}.proj-stat-emerald{background:radial-gradient(circle at 100% 0,#05966912,#0000 50%),#fff;border-color:#05966929}.proj-stat-amber{background:radial-gradient(circle at 100% 0,#d9770612,#0000 50%),#fff;border-color:#d9770629}.proj-table-section{background:#fff;border:1px solid #e2e8f0eb;border-radius:30px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 22px 60px #0f172a12}.proj-table-header{background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 40%),linear-gradient(#fafbff,#fff);border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:28px 30px 22px;display:flex}.proj-table-header-left{gap:4px;min-width:0;display:grid}.proj-table-kicker{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.proj-table-title{color:#07111f;letter-spacing:-.05em;margin:0;font-size:28px;font-weight:900;line-height:1}.proj-table-header-right{align-items:center;gap:12px;display:flex}.proj-filter-select{min-width:200px}.proj-add-btn{min-height:44px;font-weight:800;box-shadow:0 10px 24px #2563eb38;border-radius:14px!important}.proj-table-wrapper{-webkit-overflow-scrolling:touch;max-width:100%;padding:0 6px 10px;overflow:auto hidden}.proj-table-wrapper::-webkit-scrollbar{height:10px}.proj-table-wrapper::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.proj-table-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#2563eb,#22d3ee);border:2px solid #e2e8f0;border-radius:999px}.proj-premium-table{min-width:max-content}.proj-premium-table .ant-table{border-radius:0}.proj-premium-table .ant-table-content{overflow-x:auto!important}.proj-premium-table .ant-table-thead>tr>th{white-space:nowrap;color:#475569;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:900;background:#f8fafc!important}.proj-premium-table .ant-table-tbody>tr>td{white-space:nowrap;color:#334155;border-bottom:1px solid #f1f5f9;padding:16px;font-weight:700}.proj-premium-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}@media print{body *{visibility:hidden!important}.invoice-print-area,.invoice-print-area *{visibility:visible!important}.invoice-print-area{background:#fff!important;width:100%!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}.invoice-print-area .ant-table,.invoice-print-area .ant-table-container,.invoice-print-area .ant-table-content,.invoice-print-area table{width:100%!important;min-width:0!important;overflow:visible!important}.invoice-print-area .ant-table-cell,.invoice-print-area .ant-table-thead>tr>th,.invoice-print-area .ant-table-tbody>tr>td{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important}.invoice-print-area .ant-table-pagination,.invoice-print-area .ant-pagination,.invoice-print-area .ant-table-cell:last-child{display:none!important}}.proj-table-name{color:#0f172a;align-items:center;gap:10px;font-weight:900;display:inline-flex}.proj-table-name-icon{color:#2563eb;font-size:16px}.proj-action-btn{justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:inline-flex;border-radius:12px!important;padding:0!important}.proj-view-btn{color:#2563eb!important;background:#eff6ff!important;border-color:#dbeafe!important}.proj-view-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d;color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.proj-delete-btn{color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important}.proj-delete-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #dc26264d;color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}.proj-premium-modal{max-width:calc(100vw - 24px)!important}.proj-premium-modal .ant-modal-content{max-height:calc(100dvh - 32px);overflow:hidden;border-radius:28px!important;padding:0!important;box-shadow:0 34px 100px #0f172a38!important}.proj-premium-modal .ant-modal-body{max-height:calc(100dvh - 32px);overflow-y:auto;padding:32px!important}.proj-premium-modal .ant-modal-close{top:18px;right:18px}.proj-modal-header{margin-bottom:28px}.proj-modal-badge{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:900;display:inline-flex}.proj-modal-header h2{color:#07111f;letter-spacing:-.05em;margin:16px 0 8px;font-size:28px;font-weight:900;line-height:1}.proj-modal-header p{color:#64748b;margin:0;font-size:15px;line-height:1.6}.proj-selected-template-pill{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #2563eb33;border-radius:16px;align-items:center;gap:12px;padding:14px 18px;font-weight:800;display:flex}.proj-selected-template-pill .anticon{font-size:20px}.proj-add-template-btn{min-height:44px;font-weight:800;border-radius:14px!important}.proj-submit-btn{min-height:54px;font-size:16px;font-weight:900;box-shadow:0 16px 34px #2563eb47;border-radius:16px!important}.proj-view-modal{gap:0;display:grid}.proj-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.proj-view-item{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 12px 28px #0f172a0d}.proj-view-item-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:inline-flex}.proj-view-item small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.proj-view-item strong{color:#0f172a;word-break:break-word;margin-top:4px;font-size:16px;line-height:1.3;display:block}.projects-dashboard-page,.add-template-page{gap:22px;display:grid}.project-stat-card{box-shadow:0 18px 46px #0f172a14;border:1px solid #e2e8f0e6!important;border-radius:24px!important}.project-stat-card .ant-card-body{gap:8px;display:grid;padding:22px!important}.project-stat-card .anticon{color:#2563eb;font-size:24px}.project-stat-card strong{color:#0f172a;letter-spacing:-.05em;font-size:34px;font-weight:900}.project-stat-card span{color:#64748b;font-weight:800}.stat-total{background:linear-gradient(135deg,#eff6ff,#fff)!important}.stat-progress{background:linear-gradient(135deg,#ecfeff,#fff)!important}.stat-completed{background:linear-gradient(135deg,#f0fdf4,#fff)!important}.stat-pending{background:linear-gradient(135deg,#fff7ed,#fff)!important}.project-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.project-filter{min-width:240px}.project-table-card{box-shadow:0 18px 46px #0f172a14;border:1px solid #2563eb29!important;border-radius:26px!important}.selected-template-row{margin-bottom:20px}.project-view-details p{color:#475569;margin:12px 0;line-height:1.7}@media (max-width:1100px){.proj-hero-content{flex-direction:column;align-items:flex-start}.proj-hero-right{flex-direction:row;width:100%}.proj-hero-add-btn,.proj-hero-template-btn{flex:1;min-width:0}.proj-table-header{flex-direction:column;align-items:flex-start;gap:14px}.proj-table-header-right{width:100%}.proj-filter-select{flex:1}}@media (max-width:640px){.proj-hero-banner{border-radius:24px;padding:26px 20px}.proj-hero-title{font-size:26px}.proj-hero-right{flex-direction:column}.proj-view-grid{grid-template-columns:1fr}.proj-stat-value{font-size:26px}.proj-table-section{border-radius:22px}.proj-table-header{padding:22px 20px 18px}}.clients-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1100px){.clients-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.clients-stats-grid{grid-template-columns:1fr}}.team-premium-page .proj-stat-icon-purple{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ddd6fe)}.team-premium-page .proj-stat-bar-purple{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.team-premium-page .proj-stat-purple{background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 50%),#fff;border-color:#7c3aed29}.team-email-cell{color:#475569;align-items:center;gap:8px;font-weight:800;display:inline-flex}.team-email-cell .anticon{color:#2563eb}.team-count-tag{font-weight:900;color:#2563eb!important;background:#eff6ff!important;border:1px solid #2563eb2e!important;border-radius:999px!important}.team-project-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-project-checkbox-grid .ant-checkbox-wrapper{color:#334155;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;min-height:52px;padding:14px;font-weight:800;margin-inline-start:0!important}.team-project-checkbox-grid .ant-checkbox-wrapper:hover{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#2563eb57}.team-module-checkbox{background:#eff6ff;border:1px solid #2563eb24;border-radius:18px;padding:16px}.team-module-checkbox .ant-checkbox-wrapper{color:#2563eb;font-weight:900}.team-view-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.team-view-item{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0eb;border-radius:20px;gap:5px;padding:14px;display:grid;box-shadow:0 14px 34px #0f172a0d}.team-view-item>span{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex}.team-view-item small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.team-view-item strong{color:#0f172a;word-break:break-word;font-size:16px;line-height:1.45}.team-password-item{background:linear-gradient(135deg,#fffbeb,#fff);border-color:#d9770633}.team-password-item>span{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.team-view-projects{grid-column:1/-1}.team-view-project-list{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:900px){.team-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.team-project-checkbox-grid,.team-view-grid{grid-template-columns:1fr}}.support-premium-page{gap:28px;display:grid}.support-hero-banner{color:#fff;background:radial-gradient(circle at 14% 18%,#2563eb7a,#0000 32%),radial-gradient(circle at 82% 22%,#22d3ee3d,#0000 32%),radial-gradient(circle at 52% 90%,#7c3aed29,#0000 36%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#111c44 100%);border:1px solid #ffffff2e;border-radius:32px;padding:40px 38px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.support-hero-glow,.support-hero-glow-2{filter:blur(76px);pointer-events:none;border-radius:50%;animation:4.8s ease-in-out infinite alternate overviewPulse;position:absolute}.support-hero-glow{background:#2563eb4d;width:210px;height:210px;top:-64px;left:-60px}.support-hero-glow-2{background:#22d3ee38;width:170px;height:170px;animation-delay:1s;bottom:-46px;right:-44px}.support-hero-content{z-index:2;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.support-hero-left{flex:1;min-width:0}.support-hero-badge,.support-form-badge{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:800;display:inline-flex}.support-hero-title{letter-spacing:-.06em;max-width:820px;margin:20px 0 14px;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1}.support-hero-subtitle{color:#cbd5e1;max-width:590px;margin:0;font-size:16px;line-height:1.75}.support-hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff24;border-radius:26px;min-width:270px;padding:24px;box-shadow:0 22px 60px #0206172e}.support-hero-card span{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.support-hero-card strong{color:#fff;letter-spacing:-.04em;margin-top:12px;font-size:24px;font-weight:900;display:block}.support-hero-card small{color:#cbd5e1;margin-top:8px;line-height:1.6;display:block}.support-content-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:24px;display:grid}.support-about-card,.support-contact-card,.support-form-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0eb;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a17}.support-about-card{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 42%),linear-gradient(#fff,#f8fafc);padding:34px}.support-contact-card{background:radial-gradient(circle at 100% 0,#22d3ee1a,#0000 42%),linear-gradient(#fff,#f8fafc);padding:30px}.support-section-heading span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:900;display:inline-flex}.support-section-heading h2{color:#07111f;letter-spacing:-.05em;max-width:720px;margin:16px 0 0;font-size:clamp(28px,4vw,44px);line-height:1}.support-about-copy{gap:16px;margin-top:26px;display:grid}.support-about-copy p{color:#475569;margin:0;font-size:16px;line-height:1.85}.support-about-pills{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.support-about-pills span{color:#2563eb;background:#eff6ff;border:1px solid #2563eb24;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;display:inline-flex}.support-contact-list{gap:14px;margin-top:24px;display:grid}.support-contact-item{background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:22px;align-items:center;gap:14px;min-height:82px;padding:16px;transition:all .3s;display:flex;box-shadow:0 14px 34px #0f172a0d}.support-contact-item:hover{border-color:#2563eb47;transform:translateY(-2px);box-shadow:0 20px 50px #2563eb1a}.support-contact-icon{border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:inline-flex}.support-contact-icon-blue{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.support-contact-icon-cyan{color:#0891b2;background:linear-gradient(135deg,#ecfeff,#a5f3fc)}.support-contact-icon-purple{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ddd6fe)}.support-contact-icon-emerald{color:#059669;background:linear-gradient(135deg,#ecfdf5,#a7f3d0)}.support-contact-icon-amber{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.support-contact-icon-rose{color:#e11d48;background:linear-gradient(135deg,#fff1f2,#fecdd3)}.support-contact-text{min-width:0}.support-contact-text small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.support-contact-text strong{color:#0f172a;word-break:break-word;margin-top:5px;font-size:15px;line-height:1.45;display:block}.support-form-section{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);display:grid}.support-form-side{color:#fff;background:radial-gradient(circle at 18% 20%,#60a5fa4d,#0000 30%),linear-gradient(135deg,#0f172a,#1d4ed8);flex-direction:column;justify-content:center;min-height:560px;padding:46px;display:flex}.support-form-side h2{letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(34px,5vw,56px);line-height:1}.support-form-side p{color:#dbeafe;margin:0;font-size:16px;line-height:1.8}.support-form-highlight{color:#e0f2fe;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:22px;gap:12px;margin-top:28px;padding:18px;font-weight:800;line-height:1.6;display:flex}.support-form-highlight .anticon{color:#67e8f9;margin-top:3px;font-size:20px}.support-contact-form{flex-direction:column;justify-content:center;min-height:560px;padding:46px;display:flex}.support-contact-form .ant-form-item-label>label{color:#334155;font-weight:900}.support-contact-form .ant-input,.support-contact-form .ant-input-affix-wrapper,.support-contact-form textarea.ant-input{box-shadow:none!important;background:#fffffff0!important;border-color:#2563eb24!important;border-radius:16px!important}.support-contact-form .ant-input:hover,.support-contact-form .ant-input:focus,.support-contact-form textarea.ant-input:hover,.support-contact-form textarea.ant-input:focus{border-color:#2563eb6b!important;box-shadow:0 0 0 3px #2563eb14!important}.support-form-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.support-submit-btn{min-height:54px;font-size:16px;font-weight:900;box-shadow:0 16px 34px #2563eb47;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;border:0!important;border-radius:16px!important}.support-submit-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}@media (max-width:1100px){.support-hero-content,.support-content-grid,.support-form-section{grid-template-columns:1fr}.support-hero-content{flex-direction:column;align-items:flex-start}.support-hero-card{width:100%}.support-form-side,.support-contact-form{min-height:auto}}@media (max-width:640px){.support-hero-banner,.support-about-card,.support-contact-card{border-radius:24px}.support-hero-banner,.support-about-card,.support-contact-card,.support-form-side,.support-contact-form{padding:26px 20px}.support-form-two-col{grid-template-columns:1fr;gap:0}.support-hero-title,.support-section-heading h2{font-size:28px}.support-contact-item{align-items:flex-start}}.add-template-grid{padding-bottom:20px}.premium-add-template-page{gap:26px}.add-template-hero-card{text-align:center;background:radial-gradient(circle at 100% 0,#22d3ee26,#0000 34%),linear-gradient(135deg,#fff,#eff6ff);border:1px solid #2563eb2e;border-radius:18px;padding:6px 14px;box-shadow:0 22px 64px #0f172a1a}.add-template-hero-card h2{color:#07111f;letter-spacing:-.06em;max-width:760px;margin:18px auto 10px;font-size:clamp(30px,4vw,50px);line-height:1}.add-template-hero-card p{color:#64748b;max-width:700px;margin:0 auto;font-size:16px;line-height:1.7}.add-template-tagline{font-weight:700;color:#475569!important;margin-top:16px!important;font-size:17px!important}.premium-add-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.add-template-card{border-radius:30px;box-shadow:0 22px 64px #0f172a1a}.add-template-card.is-purchased{border-color:#16a34a57;box-shadow:0 22px 64px #16a34a1f}.add-template-action-row{align-items:center}.purchased-template-badge{background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:900;display:inline-flex;color:#15803d!important;font-size:14px!important}.template-price-label{color:#0f172a;letter-spacing:-.04em;font-size:28px;font-weight:900}.add-template-btn{min-width:92px;min-height:42px;font-weight:900;box-shadow:0 12px 28px #2563eb3d;border-radius:999px!important}.payment-method-fields{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:18px;padding:18px}.square-card-shell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;gap:10px;margin-bottom:18px;padding:18px;display:grid}.square-card-container{min-height:92px}.square-card-helper,.square-card-error{margin:0;font-size:13px;font-weight:800}.square-card-helper{color:#2563eb}.square-card-error{color:#dc2626}.payment-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.empty-state{color:#64748b;place-items:center;min-height:260px;display:grid}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1100px){.transparent-nav{grid-template-columns:1fr auto auto}.nav-links{display:none}.nav-mobile-toggle{display:inline-flex}.nav-mobile-menu{display:block}.hero-content,.inquiry-inner,.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:380px}.work-grid,.footer-grid,.templates-page-grid,.premium-add-template-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.hero-content,.card-grid,.template-grid,.collection-grid,.profile-details-grid{grid-template-columns:1fr}.section{padding:72px 5%}.floating-card{right:14px}.dashboard-sider-desktop{display:none}.dashboard-mobile-menu-btn{display:inline-flex}.dashboard-topbar,.dashboard-content{margin-left:14px;margin-right:14px}.dashboard-content{max-width:calc(100vw - 28px)}}@media (max-width:640px){.transparent-nav{grid-template-columns:1fr auto;gap:10px;width:calc(100% - 20px);padding:10px 10px 10px 14px;top:10px}.nav-brand{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:20px;overflow:hidden}.nav-brand:before{border-radius:10px;flex:0 0 30px;width:30px;height:30px;font-size:16px}.nav-actions{display:none}.nav-mobile-menu{border-radius:20px}.nav-mobile-actions{grid-template-columns:1fr}.premium-btn,.premium-btn-dark{min-height:38px;padding:0 12px;font-size:12px}.dashboard-topbar{border-radius:20px;min-height:66px;margin:10px 10px 0;padding:8px}.dashboard-content{border-radius:22px;max-width:calc(100vw - 20px);min-height:calc(100vh - 92px);margin:10px;padding:8px}.dashboard-topbar-actions{gap:8px}.dashboard-mobile-menu-btn{border-radius:14px;flex-basis:42px;width:42px;height:42px}.topbar-welcome-text{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;font-size:14px;overflow:hidden}.profile-trigger{border-radius:16px;min-width:auto;min-height:48px;padding:6px}.profile-trigger-text{display:none}.payment-two-col{grid-template-columns:1fr}.proj-premium-modal{max-width:calc(100vw - 18px)!important}.proj-premium-modal .ant-modal-body{padding:22px 18px!important}.proj-table-header,.proj-hero-content{flex-direction:column;align-items:flex-start}.proj-table-header-right,.proj-filter-select,.proj-hero-right,.proj-hero-add-btn,.proj-hero-template-btn{width:100%}.hero-gradient{padding-top:126px}.hero-image{height:420px}.work-grid,.footer-grid,.templates-page-grid,.premium-add-template-grid,.category-grid{grid-template-columns:1fr}.auth-form-panel,.auth-visual,.inquiry-form,.inquiry-side{padding:28px}.auth-shell,.auth-card,.responsive-auth-form,.inquiry-card,.inquiry-inner,.inquiry-form,.inquiry-side,.settings-form,.support-contact-form{min-width:0}.inquiry-form,.inquiry-side,.price-card,.compact-price-card{min-height:auto}.pricing-toggle .ant-segmented,.services-segmented-toggle{width:100%}.pricing-toggle .ant-segmented-group,.services-segmented-toggle .ant-segmented-group{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.pricing-toggle .ant-segmented-item,.services-segmented-toggle .ant-segmented-item{white-space:normal;min-width:0;padding-inline:8px}.forgot-password-actions{grid-template-columns:1fr}.settings-primary-btn,.settings-secondary-btn,.settings-danger-btn,.support-submit-btn,.auth-submit-btn,.proj-submit-btn{width:100%}}.proj-go-btn{align-items:center;gap:6px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb33;color:#fff!important;background:linear-gradient(135deg,#2563eb,#3b82f6)!important;border:none!important;border-radius:12px!important;height:auto!important;padding:8px 16px!important}.proj-go-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.project-detail-page{gap:28px;display:grid}.project-detail-hero{color:#fff;background:radial-gradient(circle at 15% 15%,#2563eb73,#0000 32%),radial-gradient(circle at 85% 20%,#22d3ee38,#0000 32%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#1e1b4b 100%);border:1px solid #ffffff2e;border-radius:32px;padding:40px 38px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.project-detail-hero-content{z-index:2;position:relative}.project-detail-badge{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff14;border:1px solid #c7d2fe38;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:800;transition:all .3s;display:inline-flex}.project-detail-badge:hover{background:#ffffff24;transform:translate(-2px)}.project-detail-title{letter-spacing:-.05em;margin:16px 0 8px;font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.1}.project-detail-subtitle{color:#cbd5e1;margin:0;font-size:15px}.project-tab-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #2563eb1f;border-radius:26px;padding:30px;box-shadow:0 10px 30px #0f172a08}.project-tab-card .ant-tabs-nav{margin-bottom:24px!important}.project-tab-card .ant-tabs-tab{padding:12px 16px!important;font-size:15px!important;font-weight:700!important}.project-tab-card .ant-tabs-tab-active .ant-tabs-tab-btn{color:#2563eb!important}.project-tab-card .ant-tabs-ink-bar{background:#2563eb!important}.project-tab-content{padding-top:10px}.project-detail-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:12px;display:grid}@media (max-width:768px){.project-detail-grid{grid-template-columns:1fr}}.project-detail-item{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 8px 24px #0f172a08}.project-detail-item-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:inline-flex}.project-detail-item-blue{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.project-detail-item-cyan{color:#0891b2;background:linear-gradient(135deg,#ecfeff,#a5f3fc)}.project-detail-item-emerald{color:#059669;background:linear-gradient(135deg,#ecfdf5,#a7f3d0)}.project-detail-item-amber{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.project-detail-item-info{flex-direction:column;gap:2px;display:flex}.project-detail-item-info small{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.project-detail-item-info strong{color:#0f172a;font-size:16px;font-weight:800}.project-assigned-members-card{grid-column:1/-1}.project-assigned-members-list{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.project-edit-actions{justify-content:flex-end;gap:16px;margin-top:24px;display:flex}.project-template-view{flex-direction:column;align-items:center;gap:20px;padding:10px;display:flex}.project-template-info{text-align:center}.project-template-info h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:900}.project-template-type-tag{color:#2563eb;text-transform:uppercase;background:#eff6ff;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:800;display:inline-block}.project-template-img-container{aspect-ratio:16/10;border:1px solid #e2e8f0e6;border-radius:24px;width:100%;max-width:680px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a26}.project-template-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.project-template-img-container:hover .project-template-image{transform:scale(1.03)}.mini-site-shell{gap:24px;display:grid}.mini-site-toolbar{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 42%),linear-gradient(#fff,#f8fafc);border:1px solid #2563eb24;border-radius:28px;justify-content:space-between;align-items:center;gap:22px;padding:24px;display:flex;box-shadow:0 20px 54px #0f172a14}.mini-site-toolbar h3{color:#07111f;letter-spacing:-.05em;margin:12px 0 6px;font-size:28px;font-weight:900}.mini-site-toolbar p{color:#64748b;margin:0;font-weight:700}.mini-site-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.mini-site-actions .ant-btn{font-weight:900;border-radius:15px!important}.mini-site-preview{background:linear-gradient(#f8fbff 0%,#fff 48%,#eef6ff 100%);border:1px solid #e2e8f0eb;border-radius:34px;overflow:hidden;box-shadow:0 34px 100px #0f172a1f}.mini-site-navbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-bottom:1px solid #e2e8f0db;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:18px 34px;display:grid;position:sticky;top:0}.mini-site-brand{color:#07111f;letter-spacing:-.05em;font-size:24px;font-weight:900}.mini-site-nav-links{justify-content:center;align-items:center;gap:8px;display:flex}.mini-site-nav-links button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:42px;padding:0 14px;font-weight:900}.mini-site-nav-links button:hover{color:#2563eb;background:#eff6ff}.mini-site-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:760px;padding:86px 48px;display:flex;position:relative;overflow:hidden}.mini-site-hero:after{content:"";background:radial-gradient(circle at 20% 24%,#2563eb57,#0000 34%),linear-gradient(90deg,#020617e0,#0f172a94,#0f172a33);position:absolute;inset:0}.mini-site-hero-copy{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0206173d;border:1px solid #ffffff29;border-radius:34px;max-width:830px;padding:36px;position:relative;box-shadow:0 24px 80px #00000047}.mini-site-kicker,.mini-site-section-header span{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.mini-site-hero-copy h1,.mini-site-hero-copy>.mini-site-edit-input{letter-spacing:-.075em;text-shadow:0 16px 42px #00000075;max-width:760px;margin:0 0 22px;color:#fff!important;font-size:clamp(42px,5.4vw,76px)!important;font-weight:950!important;line-height:.96!important}.mini-site-hero-copy p,.mini-site-hero-copy>p.mini-site-edit-input{text-shadow:0 10px 28px #00000061;max-width:690px;color:#e0f2fe!important;font-size:21px!important;line-height:1.85!important}.mini-site-about-card p,.mini-site-service-card p,.mini-site-contact-card p{color:#64748b;font-size:17px;line-height:1.8}.mini-site-hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.mini-site-hero-actions button,.mini-site-contact-form .ant-btn{cursor:pointer;border:0;min-height:48px;padding:0 22px;font-weight:900;box-shadow:0 16px 34px #2563eb3d;color:#fff!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;border-radius:999px!important}.mini-site-hero-actions button.secondary{border:1px solid #dbeafe;box-shadow:0 12px 28px #2563eb1a;color:#2563eb!important;background:#fff!important}.mini-site-section{padding:82px 42px;scroll-margin-top:90px}.mini-site-section-header{text-align:center;max-width:820px;margin:0 auto 38px}.mini-site-section-header h2,.mini-site-contact-card h2{color:#07111f;letter-spacing:-.06em;margin:14px 0;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:1}.mini-site-about-card,.mini-site-premium-note,.mini-site-contact-card{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 34%),radial-gradient(circle at 100% 100%,#22d3ee1f,#0000 36%),#ffffffeb;border:1px solid #e2e8f0eb;border-radius:34px;max-width:1120px;margin:0 auto;padding:42px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0f172a1f}.mini-site-about-card:before,.mini-site-contact-card:before{content:"";pointer-events:none;border:1px solid #2563eb14;border-radius:26px;position:absolute;inset:18px}.mini-site-about-card p{z-index:1;color:#334155;text-align:center;max-width:900px;margin:0 auto;font-size:20px;line-height:1.9;position:relative}.mini-site-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.mini-site-service-card{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #e2e8f0f0;border-radius:34px;min-height:280px;padding:34px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1a}.mini-site-service-card:before{content:"";background:linear-gradient(90deg,#2563eb,#22d3ee,#a78bfa);height:5px;position:absolute;top:0;left:0;right:0}.mini-site-service-card:after{content:"";background:#2563eb14;border-radius:999px;width:150px;height:150px;position:absolute;bottom:-56px;right:-56px}.mini-site-service-card:hover{border-color:#2563eb47;transform:translateY(-8px);box-shadow:0 34px 90px #2563eb2e}.mini-site-service-card>span{z-index:1;color:#fff;background:linear-gradient(135deg,#2563eb,#22d3ee);border-radius:22px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:22px;font-size:27px;display:inline-flex;position:relative;box-shadow:0 16px 34px #2563eb47}.mini-site-service-card:nth-child(2)>span{background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 16px 34px #7c3aed3d}.mini-site-service-card:nth-child(3)>span{background:linear-gradient(135deg,#059669,#22c55e);box-shadow:0 16px 34px #0596693d}.mini-site-service-card h3,.mini-site-service-card p{z-index:1;position:relative}.mini-site-service-card h3{color:#07111f;letter-spacing:-.05em;margin:0 0 12px;font-size:26px;font-weight:900}.mini-site-premium-note{color:#fff;text-align:center;background:radial-gradient(circle at 12% 20%,#60a5fa59,#0000 32%),radial-gradient(circle at 88% 40%,#22d3ee38,#0000 30%),linear-gradient(135deg,#020617,#1d4ed8 58%,#0e7490);border-color:#93c5fd3d;margin-top:32px}.mini-site-premium-note p{z-index:1;color:#e0f2fe;max-width:900px;margin:0 auto;font-size:20px;font-weight:800;line-height:1.85;position:relative}.mini-site-contact-card{background:radial-gradient(circle at 10% 18%,#2563eb2e,#0000 34%),linear-gradient(135deg,#fff 0%,#eff6ff 100%);grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:34px;display:grid}.mini-site-contact-card>div:first-child{z-index:1;align-content:center;padding:8px;display:grid;position:relative}.mini-site-contact-form{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffb8;border-radius:28px;gap:16px;padding:26px;display:grid;position:relative;box-shadow:0 22px 60px #2563eb1f}.mini-site-contact-form .ant-input,.mini-site-contact-form .ant-input-affix-wrapper,.mini-site-contact-form textarea.ant-input{min-height:54px;box-shadow:0 10px 24px #0f172a0a;background:#fffffff2!important;border:1px solid #bfdbfef2!important;border-radius:18px!important}.mini-site-contact-form textarea.ant-input{min-height:132px}.mini-site-footer{color:#cbd5e1;text-align:center;background:#020617;border-top:1px solid #e2e8f0eb;padding:28px 42px;font-size:15px;font-weight:800}.mini-site-footer p{margin:0}.mini-site-edit-input{width:100%;color:#0f172a!important;min-height:52px!important;font:inherit!important;background:#fffffff5!important;border:2px dashed #2563eb7a!important;border-radius:16px!important;padding:12px 14px!important;font-size:18px!important;font-weight:800!important;line-height:1.45!important;box-shadow:0 14px 34px #0f172a1f!important}.mini-site-hero-copy .mini-site-edit-input{background:#0f172aad!important;border-color:#ffffff70!important;box-shadow:0 18px 44px #00000047!important}.mini-site-brand .mini-site-edit-input,.mini-site-nav-links .mini-site-edit-input{min-width:110px;min-height:44px!important;font-size:16px!important;line-height:1.35!important}@media (max-width:1100px){.mini-site-hero,.mini-site-contact-card,.mini-site-services-grid{grid-template-columns:1fr}}@media (max-width:760px){.mini-site-toolbar,.mini-site-navbar{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.mini-site-actions,.mini-site-nav-links{justify-content:flex-start}.mini-site-hero,.mini-site-section{padding:44px 20px}}.project-no-template{text-align:center;color:#94a3b8;padding:60px 20px;font-size:16px;font-weight:700}.settings-premium-page{color:var(--app-text);gap:26px;display:grid}.settings-hero-banner{color:#fff;background:radial-gradient(circle at 14% 18%,#2563eb85,#0000 32%),radial-gradient(circle at 82% 22%,#22d3ee3d,#0000 32%),radial-gradient(circle at 50% 92%,#7c3aed29,#0000 36%),linear-gradient(135deg,#020617 0%,#0f172a 48%,#111c44 100%);border:1px solid #ffffff2e;border-radius:32px;padding:40px 38px;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061738}.settings-hero-glow,.settings-hero-glow-secondary{filter:blur(80px);pointer-events:none;border-radius:50%;animation:4.8s ease-in-out infinite alternate overviewPulse;position:absolute}.settings-hero-glow:not(.settings-hero-glow-secondary){background:#2563eb52;width:210px;height:210px;top:-60px;left:-60px}.settings-hero-glow-secondary{background:#22d3ee3d;width:170px;height:170px;animation-delay:1s;bottom:-44px;right:-44px}.settings-hero-content{z-index:2;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.settings-hero-badge{color:#dbeafe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:800;display:inline-flex}.settings-hero-content h1{letter-spacing:-.06em;max-width:850px;margin:20px 0 14px;font-size:clamp(32px,4.6vw,56px);font-weight:900;line-height:1}.settings-hero-content p{color:#cbd5e1;max-width:680px;margin:0;font-size:16px;line-height:1.75}.settings-status-row,.settings-quick-actions{flex-wrap:wrap;gap:10px;display:flex}.settings-status-row{margin-top:22px}.settings-status-row span,.settings-quick-actions a{color:#e0f2fe;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.settings-quick-actions{justify-content:flex-end;min-width:250px}.settings-quick-actions a:hover{color:#fff;background:#ffffff29;transform:translateY(-2px)}.settings-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.settings-card{border:1px solid var(--app-border);background:radial-gradient(circle at top right, color-mix(in srgb, var(--app-primary) 12%, transparent), transparent 42%), linear-gradient(180deg, var(--app-surface), var(--app-surface-soft));box-shadow:var(--premium-shadow);border-radius:30px;padding:28px;position:relative;overflow:hidden}.settings-card-heading{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.settings-card-heading>span{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:18px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:inline-flex;box-shadow:0 14px 34px #2563eb1f}html[data-theme=dark] .settings-card-heading>span{color:#93c5fd;background:#60a5fa24}.settings-card-heading small{color:var(--app-primary);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.settings-card-heading h2{color:var(--app-heading);letter-spacing:-.05em;margin:8px 0;font-size:clamp(24px,3vw,34px);line-height:1}.settings-card-heading p{color:var(--app-muted);margin:0;font-size:15px;line-height:1.65}.settings-form .ant-form-item-label>label{color:var(--app-text);font-weight:900}.settings-primary-btn,.settings-secondary-btn,.settings-danger-btn{min-height:48px;font-weight:900;border-radius:16px!important}.settings-primary-btn{min-width:180px;box-shadow:0 16px 34px #2563eb3d}.settings-secondary-btn{border-color:var(--app-border)!important;color:var(--app-text)!important}.settings-danger-card{background:radial-gradient(circle at top right, #ef44441f, transparent 42%), linear-gradient(180deg, var(--app-surface), var(--app-surface-soft));border-color:#ef44443d}.settings-danger-card .settings-card-heading>span{color:#e11d48;background:linear-gradient(135deg,#fff1f2,#fecdd3)}.settings-details-card{padding-bottom:30px}.settings-detail-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.settings-detail-tile{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 88%, transparent);border-radius:22px;gap:7px;min-height:132px;padding:16px;display:grid}.settings-detail-tile>span{background:var(--app-primary-soft);width:38px;height:38px;color:var(--app-primary);border-radius:13px;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.settings-detail-tile small{color:var(--app-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.settings-detail-tile strong{color:var(--app-heading);word-break:break-word;font-size:14px;line-height:1.45}.settings-action-card,.settings-theme-section{min-height:100%}.settings-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-theme-card{border:1px solid var(--app-border);background:var(--app-surface);min-height:210px;color:var(--app-text);cursor:pointer;text-align:left;border-radius:26px;gap:10px;padding:24px;display:grid}.settings-theme-card:hover,.settings-theme-card.active{border-color:color-mix(in srgb, var(--app-primary) 54%, transparent);box-shadow:0 24px 60px color-mix(in srgb, var(--app-primary) 18%, transparent);transform:translateY(-3px)}.settings-theme-icon{border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;display:inline-flex}.settings-theme-icon.light{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.settings-theme-icon.dark{color:#bfdbfe;background:linear-gradient(135deg,#0f172a,#1d4ed8)}.settings-theme-card strong{color:var(--app-heading);letter-spacing:-.04em;font-size:22px;font-weight:900}.settings-theme-card small{color:var(--app-muted);font-size:14px;font-weight:700;line-height:1.6}.settings-delete-modal .ant-modal-content{overflow:hidden;border-radius:28px!important}.settings-delete-header{text-align:center;margin:-4px 0 24px}.settings-delete-header>span{color:#e11d48;background:linear-gradient(135deg,#fff1f2,#fecdd3);border-radius:22px;justify-content:center;align-items:center;width:62px;height:62px;font-size:30px;display:inline-flex}.settings-delete-header h2{color:var(--app-heading);letter-spacing:-.04em;margin:16px 0 8px;font-size:28px;font-weight:900}.settings-delete-header p{max-width:430px;color:var(--app-muted);margin:0 auto;line-height:1.7}html[data-theme=dark] .ant-drawer-content,html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-notification-notice{background:var(--app-surface)!important;color:var(--app-text)!important}html[data-theme=dark] .ant-drawer-header,html[data-theme=dark] .ant-modal-header{background:var(--app-surface)!important;border-color:var(--app-border)!important}html[data-theme=dark] .dashboard-sidebar-drawer .ant-drawer-content,html[data-theme=dark] .dashboard-sidebar-drawer .ant-drawer-body{background:#020617!important}html[data-theme=dark] .landing-page,html[data-theme=dark] .alt-section,html[data-theme=dark] .auth-page,html[data-theme=dark] .templates-page,html[data-theme=dark] .legal-page{background:radial-gradient(circle at 16% 10%, #2563eb29, transparent 30%), radial-gradient(circle at 86% 8%, #22d3ee1f, transparent 30%), var(--app-bg)}html[data-theme=dark] .section-title,html[data-theme=dark] .templates-hero h1,html[data-theme=dark] .legal-hero h1,html[data-theme=dark] .dashboard-page-heading h2,html[data-theme=dark] .dashboard-section-heading h2,html[data-theme=dark] .proj-table-title,html[data-theme=dark] .proj-stat-value,html[data-theme=dark] .overview-stat-value,html[data-theme=dark] .overview-action-text strong,html[data-theme=dark] .overview-highlight-card h3,html[data-theme=dark] .compact-pricing-price,html[data-theme=dark] .project-detail-item-info strong{color:var(--app-heading)!important}html[data-theme=dark] .section-text,html[data-theme=dark] .templates-hero p,html[data-theme=dark] .legal-hero p,html[data-theme=dark] .proj-stat-label,html[data-theme=dark] .overview-stat-label,html[data-theme=dark] .overview-action-text small,html[data-theme=dark] .overview-highlight-card p,html[data-theme=dark] .compact-plan-text,html[data-theme=dark] .compact-feature-list li,html[data-theme=dark] .project-detail-item-info small{color:var(--app-muted)!important}html[data-theme=dark] .nex-card,html[data-theme=dark] .template-card,html[data-theme=dark] .full-template-card,html[data-theme=dark] .work-card,html[data-theme=dark] .price-card,html[data-theme=dark] .auth-shell,html[data-theme=dark] .legal-content-card,html[data-theme=dark] .category-card,html[data-theme=dark] .overview-stat-card,html[data-theme=dark] .overview-action-card,html[data-theme=dark] .overview-highlight-card,html[data-theme=dark] .overview-chart-section,html[data-theme=dark] .compact-price-card,html[data-theme=dark] .proj-stat-card,html[data-theme=dark] .proj-table-section,html[data-theme=dark] .proj-table-header,html[data-theme=dark] .proj-view-item,html[data-theme=dark] .team-view-item,html[data-theme=dark] .support-about-card,html[data-theme=dark] .support-contact-card,html[data-theme=dark] .support-form-section,html[data-theme=dark] .support-contact-item,html[data-theme=dark] .project-tab-card,html[data-theme=dark] .project-detail-item{border-color:var(--app-border)!important;background:linear-gradient(180deg, var(--app-surface), var(--app-surface-soft))!important;color:var(--app-text)!important;box-shadow:var(--premium-shadow)!important}html[data-theme=dark] .proj-premium-table .ant-table,html[data-theme=dark] .proj-premium-table .ant-table-thead>tr>th,html[data-theme=dark] .proj-premium-table .ant-table-tbody>tr>td{background:var(--app-surface)!important;border-color:var(--app-border)!important;color:var(--app-text)!important}html[data-theme=dark] .proj-premium-table .ant-table-tbody>tr:hover>td{background:var(--app-surface-soft)!important}@media (max-width:1200px){.settings-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.settings-hero-content,.settings-section-grid,.settings-theme-grid{grid-template-columns:1fr}.settings-hero-content{flex-direction:column;align-items:flex-start}.settings-quick-actions{justify-content:flex-start}}@media (max-width:640px){.settings-hero-banner,.settings-card{border-radius:24px;padding:24px 20px}.settings-detail-grid{grid-template-columns:1fr}.settings-card-heading{flex-direction:column}.auth-form-panel,.inquiry-form,.support-contact-form,.settings-form,.proj-premium-modal .ant-modal-body{display:block}.auth-card,.inquiry-form,.support-contact-form,.settings-card,.proj-premium-modal .ant-modal-content{border-radius:24px!important}.auth-card .ant-card-body{padding:24px 18px!important}.auth-card h2,.auth-card .ant-typography h2,.inquiry-form h3,.proj-modal-header h2,.settings-card-heading h2{font-size:clamp(24px,7vw,30px)!important;line-height:1.05!important}.ant-form{gap:2px;display:grid}.ant-form .ant-form-item{margin-bottom:18px!important}.ant-form .ant-form-item-label{padding-bottom:7px!important}.ant-form .ant-form-item-label>label{letter-spacing:.02em;height:auto!important;color:var(--app-heading)!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important}.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{min-height:52px!important;color:var(--app-text)!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important;padding-inline:14px!important;font-size:15px!important;box-shadow:0 10px 24px #0f172a0a!important}.ant-form .ant-input-affix-wrapper{align-items:center;gap:8px;display:flex}.ant-form .ant-input-affix-wrapper .ant-input{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.ant-form .ant-select-single{height:52px!important}.ant-form .ant-select-selector{align-items:center;display:flex;height:52px!important;padding:0 42px 0 14px!important}.ant-form .ant-select-selection-item,.ant-form .ant-select-selection-placeholder{align-items:center;min-height:50px;font-weight:700;display:flex;font-size:15px!important;line-height:1.2!important}.ant-form textarea.ant-input{resize:vertical;min-height:132px!important;padding:14px!important}.ant-form .ant-input-prefix{color:#2563eb;justify-content:center;align-items:center;margin-inline-end:8px;font-size:16px;display:inline-flex}.ant-form .ant-form-item-explain-error{margin-top:6px;font-size:12px;font-weight:800}.auth-submit-btn,.inquiry-submit-btn,.support-submit-btn,.proj-submit-btn,.settings-primary-btn,.settings-secondary-btn,.settings-danger-btn,.forgot-password-actions .ant-btn{border-radius:18px!important;min-height:54px!important;font-size:15px!important;font-weight:900!important}.forgot-password-actions,.payment-two-col,.support-form-two-col{grid-template-columns:1fr!important;gap:0!important}.forgot-password-steps .ant-steps-item-title{font-weight:900;font-size:12px!important}.auth-form-links{justify-content:center;margin:2px 0 18px}}.ant-form{width:100%}.ant-form .ant-form-item{margin-bottom:18px!important}.ant-form .ant-form-item-label{padding-bottom:7px!important}.ant-form .ant-form-item-label>label{height:auto!important;color:var(--app-heading)!important;font-size:14px!important;font-weight:900!important;line-height:1.35!important}.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{width:100%!important;min-height:52px!important;color:var(--app-text)!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important;font-size:15px!important;box-shadow:0 10px 24px #0f172a0a!important}.ant-form .ant-input-affix-wrapper{align-items:center!important;padding:0 14px!important;display:flex!important}.ant-form .ant-input-affix-wrapper>input.ant-input,.ant-form .ant-input-affix-wrapper>textarea.ant-input{width:100%!important;height:auto!important;min-height:50px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:auto!important;padding:0!important}.ant-form .ant-input-affix-wrapper>input.ant-input:focus,.ant-form .ant-input-affix-wrapper>textarea.ant-input:focus{box-shadow:none!important;border:0!important}.ant-form textarea.ant-input:not(.ant-input-affix-wrapper textarea){min-height:132px!important;padding:14px!important;line-height:1.7!important}.ant-form .ant-select-single,.ant-form .ant-picker,.ant-form .ant-input-number{height:52px!important}.ant-form .ant-select-single .ant-select-selector{align-items:center!important;height:52px!important;padding:0 42px 0 14px!important;display:flex!important}.ant-form .ant-select-selection-item,.ant-form .ant-select-selection-placeholder{align-items:center!important;min-height:50px!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;display:flex!important}.ant-form .ant-input-prefix{color:#2563eb!important;justify-content:center!important;align-items:center!important;margin-inline-end:9px!important;font-size:16px!important;display:inline-flex!important}.ant-form .ant-input:hover,.ant-form .ant-input-affix-wrapper:hover,.ant-form .ant-select-selector:hover,.ant-form .ant-picker:hover,.ant-form .ant-input-number:hover,.ant-form .ant-input:focus,.ant-form .ant-input-affix-wrapper-focused,.ant-form .ant-select-focused .ant-select-selector,.ant-form .ant-picker-focused,.ant-form .ant-input-number-focused{border-color:#93c5fd!important;box-shadow:0 0 0 3px #93c5fd38!important}.ant-form .ant-form-item-explain-error{margin-top:6px;font-size:12px;font-weight:800}.auth-submit-btn,.inquiry-submit-btn,.support-submit-btn,.proj-submit-btn,.settings-primary-btn,.settings-secondary-btn,.settings-danger-btn,.forgot-password-actions .ant-btn{border-radius:16px!important;min-height:52px!important;font-weight:900!important}@media (max-width:640px){.ant-form .ant-form-item{margin-bottom:17px!important}.ant-form .ant-form-item-label>label{font-size:13px!important}.auth-card .ant-card-body{padding:24px 18px!important}}.ant-form input,.ant-form textarea,.ant-form select,.ant-form button,.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{outline:none!important}.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{transition:border-color .22s,box-shadow .22s,background .22s;box-shadow:none!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important}.ant-form .ant-input-affix-wrapper>input.ant-input,.ant-form .ant-input-number .ant-input-number-input,.ant-form .ant-picker input{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.ant-form .ant-input-affix-wrapper>input.ant-input:focus,.ant-form .ant-input-number .ant-input-number-input:focus,.ant-form .ant-picker input:focus{box-shadow:none!important;border:0!important;outline:none!important}.ant-form .ant-input:focus,.ant-form .ant-input-focused,.ant-form .ant-input-affix-wrapper-focused,.ant-form .ant-select-focused .ant-select-selector,.ant-form .ant-select-open .ant-select-selector,.ant-form .ant-picker-focused,.ant-form .ant-input-number-focused,.ant-form textarea.ant-input:focus{border-color:#60a5fa!important;outline:none!important;box-shadow:0 0 0 3px #60a5fa2e!important}.ant-select-dropdown,.ant-picker-dropdown{z-index:3000!important}.ant-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown .ant-select-item-option-active{background:#eff6ff!important}@media (max-width:640px){.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-select-selector,.ant-form .ant-picker,.ant-form .ant-input-number{box-shadow:none!important;border-radius:16px!important}.ant-form .ant-input:focus,.ant-form .ant-input-focused,.ant-form .ant-input-affix-wrapper-focused,.ant-form .ant-select-focused .ant-select-selector,.ant-form .ant-select-open .ant-select-selector,.ant-form .ant-picker-focused,.ant-form .ant-input-number-focused{border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa29!important}}.forgot-password-card{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:28px!important}.forgot-password-header{margin-bottom:18px}.forgot-password-header>span{color:#2563eb;background:#2563eb14;border:1px solid #2563eb29;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.forgot-password-header h2{color:var(--app-heading);letter-spacing:-.04em;margin:0 0 10px!important;font-size:28px!important;font-weight:900!important;line-height:1.05!important}.forgot-password-header p{color:var(--app-muted);line-height:1.7;margin:0!important}.forgot-password-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 22px;display:grid}.forgot-password-progress span{color:#64748b;text-align:center;background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.forgot-password-progress span.active{color:#2563eb;background:#eff6ff;border-color:#2563eb47}.forgot-password-card .forgot-password-card .ant-card-body{gap:0;display:grid}.forgot-password-card .forgot-password-card .ant-typography{max-width:100%}.forgot-password-card .forgot-password-card .responsive-auth-form{width:100%}.forgot-password-card .forgot-password-steps{background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;padding:12px}.forgot-password-card .forgot-password-steps .ant-steps-item-title{font-weight:900;color:var(--app-heading)!important}.forgot-password-card .forgot-password-steps .ant-steps-item-icon{background:#eff6ff!important;border-color:#bfdbfe!important}.forgot-password-card .forgot-password-steps .ant-steps-item-process .ant-steps-item-icon{background:#2563eb!important;border-color:#2563eb!important}@media (max-width:640px){.forgot-password-card .forgot-password-card{width:100%;border-radius:24px!important}.forgot-password-card .forgot-password-card .ant-card-body{padding:22px 16px!important}.forgot-password-card .forgot-password-card .ant-typography h2,.forgot-password-card .forgot-password-card h2{margin-bottom:8px!important;font-size:26px!important;line-height:1.08!important}.forgot-password-card .forgot-password-card .ant-typography:not(h2){font-size:14px;line-height:1.65}.forgot-password-card .forgot-password-steps{border-radius:18px;padding:10px;margin:18px 0 22px!important}.forgot-password-card .forgot-password-steps .ant-steps-item{padding-inline-start:0!important}.forgot-password-card .forgot-password-steps .ant-steps-item-container{grid-template-columns:32px 1fr;align-items:center;gap:8px;display:grid}.forgot-password-card .forgot-password-steps .ant-steps-item-icon{width:30px!important;height:30px!important;margin-inline-end:0!important;font-size:14px!important;line-height:30px!important}.forgot-password-card .forgot-password-steps .ant-steps-item-content{min-height:auto!important}.forgot-password-card .forgot-password-steps .ant-steps-item-title{padding-right:0!important;font-size:12px!important;line-height:1.2!important}.forgot-password-card .forgot-password-card .ant-form .ant-form-item{margin-bottom:16px!important}.forgot-password-card .forgot-password-card .ant-form .ant-input,.forgot-password-card .forgot-password-card .ant-form .ant-input-affix-wrapper,.forgot-password-card .forgot-password-card .ant-form .ant-select-selector,.forgot-password-card .forgot-password-card .ant-form .ant-picker,.forgot-password-card .forgot-password-card .ant-form .ant-input-number{min-height:52px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important}.forgot-password-card .forgot-password-card .ant-form .ant-input-affix-wrapper>input.ant-input{min-height:50px!important;box-shadow:none!important;background:0 0!important;border:0!important}.forgot-password-card .forgot-password-card .ant-form .ant-select-single,.forgot-password-card .forgot-password-card .ant-form .ant-select-single .ant-select-selector{height:52px!important}.forgot-password-card .forgot-password-actions{display:grid;grid-template-columns:1fr!important;gap:10px!important}.forgot-password-card .forgot-password-actions .ant-btn,.forgot-password-card .forgot-password-card .auth-submit-btn{width:100%;border-radius:16px!important;min-height:52px!important}}.forgot-password-card .dashboard-footer-wrap{background:var(--dashboard-bg);padding:0 24px 24px}.forgot-password-card .dashboard-footer-wrap .footer-premium{border-radius:28px}.forgot-password-card html[data-theme=dark] .ant-form .ant-form-item-label>label,.forgot-password-card html[data-theme=dark] .ant-modal-title,.forgot-password-card html[data-theme=dark] .ant-typography,.forgot-password-card html[data-theme=dark] .ant-card,.forgot-password-card html[data-theme=dark] .ant-card-body{color:var(--app-text)!important}.forgot-password-card html[data-theme=dark] .ant-form .ant-input,.forgot-password-card html[data-theme=dark] .ant-form textarea.ant-input,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .ant-form .ant-picker,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-number,.forgot-password-card html[data-theme=dark] .mini-site-edit-input,.forgot-password-card html[data-theme=dark] .support-contact-form .ant-input,.forgot-password-card html[data-theme=dark] .support-contact-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .support-contact-form textarea.ant-input,.forgot-password-card html[data-theme=dark] .mini-site-contact-form .ant-input,.forgot-password-card html[data-theme=dark] .mini-site-contact-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .mini-site-contact-form textarea.ant-input{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;background:#0f172af0!important;border-color:#94a3b861!important}.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper>textarea.ant-input,.forgot-password-card html[data-theme=dark] .ant-form .ant-picker input,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-number-input{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;background:0 0!important}.forgot-password-card html[data-theme=dark] .ant-input::placeholder,.forgot-password-card html[data-theme=dark] textarea.ant-input::placeholder,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input::placeholder,.forgot-password-card html[data-theme=dark] .ant-picker input::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.forgot-password-card html[data-theme=dark] .ant-form .ant-input-prefix,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-suffix,.forgot-password-card html[data-theme=dark] .ant-picker-suffix,.forgot-password-card html[data-theme=dark] .ant-select-arrow{color:#93c5fd!important}.forgot-password-card html[data-theme=dark] .ant-form .ant-select-selector,.forgot-password-card html[data-theme=dark] .ant-select-selector{color:#f8fafc!important;background:#0f172af0!important;border-color:#94a3b861!important}.forgot-password-card html[data-theme=dark] .ant-select-selection-item,.forgot-password-card html[data-theme=dark] .ant-select-selection-placeholder{color:#f8fafc!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown{color:#f8fafc!important;background:#0f172a!important;border:1px solid #94a3b847!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item{color:#e5e7eb!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected{color:#fff!important;background:#60a5fa2e!important}.forgot-password-card html[data-theme=dark] .ant-form .ant-input:hover,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper:hover,.forgot-password-card html[data-theme=dark] .ant-form .ant-select-selector:hover,.forgot-password-card html[data-theme=dark] .ant-form .ant-picker:hover,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-number:hover,.forgot-password-card html[data-theme=dark] .ant-form .ant-input:focus,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper-focused,.forgot-password-card html[data-theme=dark] .ant-form .ant-select-focused .ant-select-selector,.forgot-password-card html[data-theme=dark] .ant-form .ant-picker-focused,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-number-focused{border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa2e!important}@media (max-width:980px){.forgot-password-card .dashboard-footer-wrap{margin-left:0;padding:0 10px 18px}}.forgot-password-card html[data-theme=dark] .ant-input,.forgot-password-card html[data-theme=dark] textarea.ant-input,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .ant-input-number,.forgot-password-card html[data-theme=dark] .ant-picker,.forgot-password-card html[data-theme=dark] .ant-select-selector,.forgot-password-card html[data-theme=dark] .ant-form .ant-input,.forgot-password-card html[data-theme=dark] .ant-form textarea.ant-input,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-number,.forgot-password-card html[data-theme=dark] .ant-form .ant-picker,.forgot-password-card html[data-theme=dark] .ant-form .ant-select-selector,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-input,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-select-selector,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-picker,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-input-number{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;box-shadow:none!important;background:#0f172a!important;border-color:#93c5fd61!important}.forgot-password-card html[data-theme=dark] .ant-input input,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input,.forgot-password-card html[data-theme=dark] .ant-input-number-input,.forgot-password-card html[data-theme=dark] .ant-picker-input>input,.forgot-password-card html[data-theme=dark] .ant-select-selection-search-input,.forgot-password-card html[data-theme=dark] .ant-form .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] .forgot-password-card .ant-form .ant-input-affix-wrapper>input.ant-input{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;background:0 0!important}.forgot-password-card html[data-theme=dark] .ant-input::placeholder,.forgot-password-card html[data-theme=dark] textarea.ant-input::placeholder,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input::placeholder,.forgot-password-card html[data-theme=dark] .ant-picker-input>input::placeholder,.forgot-password-card html[data-theme=dark] .ant-select-selection-placeholder{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important;opacity:1!important}.forgot-password-card html[data-theme=dark] .ant-select-selection-item,.forgot-password-card html[data-theme=dark] .ant-select-selection-item-content,.forgot-password-card html[data-theme=dark] .ant-select-selection-search-input,.forgot-password-card html[data-theme=dark] .ant-select-selection-placeholder,.forgot-password-card html[data-theme=dark] .ant-select-arrow,.forgot-password-card html[data-theme=dark] .ant-picker-suffix,.forgot-password-card html[data-theme=dark] .ant-input-prefix,.forgot-password-card html[data-theme=dark] .ant-input-suffix{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown,.forgot-password-card html[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{color:#f8fafc!important;background:#020617!important;border:1px solid #93c5fd47!important;box-shadow:0 24px 70px #0000006b!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item,.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-content,.forgot-password-card html[data-theme=dark] .ant-picker-dropdown,.forgot-password-card html[data-theme=dark] .ant-picker-cell,.forgot-password-card html[data-theme=dark] .ant-picker-header button{color:#f8fafc!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,.forgot-password-card html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected,.forgot-password-card html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.forgot-password-card html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{color:#fff!important;background:#2563eb61!important}.forgot-password-card html[data-theme=dark] .ant-table,.forgot-password-card html[data-theme=dark] .ant-table-container,.forgot-password-card html[data-theme=dark] .ant-table-content,.forgot-password-card html[data-theme=dark] .ant-table-thead>tr>th,.forgot-password-card html[data-theme=dark] .ant-table-tbody>tr>td,.forgot-password-card html[data-theme=dark] .ant-table-cell,.forgot-password-card html[data-theme=dark] .ant-pagination,.forgot-password-card html[data-theme=dark] .ant-empty-description{color:#f8fafc!important;background:#0f172a!important;border-color:#94a3b833!important}.forgot-password-card html[data-theme=dark] .ant-table-tbody>tr:hover>td,.forgot-password-card html[data-theme=dark] .ant-table-row:hover>.ant-table-cell{color:#fff!important;background:#1e293b!important}.forgot-password-card html[data-theme=dark] .ant-table-thead>tr>th{color:#bfdbfe!important;background:#020617!important}.forgot-password-card html[data-theme=dark] .ant-pagination-item,.forgot-password-card html[data-theme=dark] .ant-pagination-prev button,.forgot-password-card html[data-theme=dark] .ant-pagination-next button{color:#f8fafc!important;background:#0f172a!important;border-color:#93c5fd47!important}.forgot-password-card html[data-theme=dark] .ant-pagination-item a,.forgot-password-card html[data-theme=dark] .ant-pagination-item-active a,.forgot-password-card html[data-theme=dark] .ant-form-item-explain,.forgot-password-card html[data-theme=dark] .ant-form-item-extra,.forgot-password-card html[data-theme=dark] .ant-form-item-label>label,.forgot-password-card html[data-theme=dark] .ant-checkbox-wrapper,.forgot-password-card html[data-theme=dark] .ant-radio-wrapper{color:#f8fafc!important}.forgot-password-card html[data-theme=dark] .ant-tag{color:#dbeafe!important;background:#0f172ae0!important;border-color:#93c5fd47!important}.forgot-password-card html[data-theme=dark] input,.forgot-password-card html[data-theme=dark] textarea,.forgot-password-card html[data-theme=dark] .ant-input,.forgot-password-card html[data-theme=dark] .ant-input-password,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input,.forgot-password-card html[data-theme=dark] .ant-input-number,.forgot-password-card html[data-theme=dark] .ant-input-number-input,.forgot-password-card html[data-theme=dark] .ant-picker,.forgot-password-card html[data-theme=dark] .ant-picker input,.forgot-password-card html[data-theme=dark] .ant-select,.forgot-password-card html[data-theme=dark] .ant-select-selector,.forgot-password-card html[data-theme=dark] .ant-select-selection-item,.forgot-password-card html[data-theme=dark] .ant-select-selection-search-input{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input,.forgot-password-card html[data-theme=dark] .ant-input-password input,.forgot-password-card html[data-theme=dark] .ant-picker input,.forgot-password-card html[data-theme=dark] .ant-input-number-input,.forgot-password-card html[data-theme=dark] .ant-select-selection-search-input{background-color:#0000!important}.forgot-password-card html[data-theme=dark] input::placeholder,.forgot-password-card html[data-theme=dark] textarea::placeholder,.forgot-password-card html[data-theme=dark] .ant-input::placeholder,.forgot-password-card html[data-theme=dark] .ant-input-affix-wrapper input::placeholder,.forgot-password-card html[data-theme=dark] .ant-picker input::placeholder{color:#e5e7eb!important;-webkit-text-fill-color:#e5e7eb!important;opacity:.85!important}.forgot-password-card html[data-theme=dark] .ant-select-dropdown,.forgot-password-card html[data-theme=dark] .ant-select-item,.forgot-password-card html[data-theme=dark] .ant-select-item-option-content{color:#fff!important;background-color:#0f172a!important}.forgot-password-card html[data-theme=dark] .ant-select-item-option-active,.forgot-password-card html[data-theme=dark] .ant-select-item-option-selected{color:#fff!important;background-color:#1e293b!important}.forgot-password-card html[data-theme=dark] .ant-table,.forgot-password-card html[data-theme=dark] .ant-table-container,.forgot-password-card html[data-theme=dark] .ant-table-content,.forgot-password-card html[data-theme=dark] .ant-table-thead,.forgot-password-card html[data-theme=dark] .ant-table-tbody,.forgot-password-card html[data-theme=dark] .ant-table-thead>tr,.forgot-password-card html[data-theme=dark] .ant-table-tbody>tr,.forgot-password-card html[data-theme=dark] .ant-table-thead>tr>th,.forgot-password-card html[data-theme=dark] .ant-table-tbody>tr>td,.forgot-password-card html[data-theme=dark] .ant-table-cell{color:#fff!important;background-color:#0f172a!important}.forgot-password-card html[data-theme=dark] .ant-table-thead>tr>th{color:#fff!important;background-color:#020617!important}.forgot-password-card html[data-theme=dark] .ant-table-tbody>tr:hover>td,.forgot-password-card html[data-theme=dark] .ant-table-row:hover>.ant-table-cell{color:#fff!important;background-color:#1e293b!important}.forgot-password-card html[data-theme=dark] .ant-table-wrapper,.forgot-password-card html[data-theme=dark] .ant-table-expanded-row-fixed,.forgot-password-card html[data-theme=dark] .ant-table-placeholder,.forgot-password-card html[data-theme=dark] .ant-empty-description{color:#fff!important;background-color:#0f172a!important}.forgot-password-card html[data-theme=dark] :where(.ant-input,.ant-input-outlined,.ant-input-affix-wrapper,.ant-input-password,.ant-input-number,.ant-input-number-input-wrap,.ant-picker,.ant-select,.ant-select-selector,.ant-mentions,.ant-cascader-picker,textarea,input){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important;border-color:#93c5fd6b!important}.forgot-password-card html[data-theme=dark] :where(.ant-input input,.ant-input-affix-wrapper input,.ant-input-password input,.ant-input-number-input,.ant-picker input,.ant-select-selection-search-input,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-select-selection-overflow-item,.ant-select-selection-overflow-item span){color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] :where(){color:#e5e7eb!important;-webkit-text-fill-color:#e5e7eb!important;opacity:.9!important}.forgot-password-card html[data-theme=dark] input:-webkit-autofill{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] textarea:-webkit-autofill{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] textarea:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.forgot-password-card html[data-theme=dark] :where(.ant-select-dropdown,.ant-select-dropdown .ant-select-item,.ant-select-dropdown .ant-select-item-option,.ant-select-dropdown .ant-select-item-option-content){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] :where(.ant-select-dropdown .ant-select-item-option-active,.ant-select-dropdown .ant-select-item-option-selected){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#1e293b!important}.forgot-password-card html[data-theme=dark] :where(.ant-table-wrapper,.ant-table,.ant-table-container,.ant-table-content,.ant-table-body,.ant-table table,.ant-table-thead,.ant-table-tbody,.ant-table-thead>tr,.ant-table-tbody>tr,.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table-cell,.ant-table-cell-fix-left,.ant-table-cell-fix-right){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important;border-color:#94a3b838!important}.forgot-password-card html[data-theme=dark] .ant-table-wrapper :where(span,strong,small,p,div,button,a){color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] .ant-table-thead>tr>th{background:#020617!important}.forgot-password-card html[data-theme=dark] :where(.ant-table-tbody>tr:hover>td,.ant-table-row:hover>.ant-table-cell,.ant-table-cell-row-hover){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#1e293b!important}.forgot-password-card html[data-theme=dark] body,.forgot-password-card html[data-theme=dark] body :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,b,i,em,label,div,li,td,th,a,button,.ant-typography,.ant-card,.ant-card-body,.ant-modal,.ant-modal-content,.ant-modal-body,.ant-modal-title,.ant-drawer,.ant-drawer-content,.ant-drawer-body,.ant-form-item-label>label,.ant-table,.ant-table-cell,.ant-menu,.ant-menu-item,.ant-tabs,.ant-tabs-tab,.ant-tabs-tab-btn,.ant-result,.ant-result-title,.ant-result-subtitle){color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] body :where(.text-gradient){color:#0000!important;-webkit-text-fill-color:transparent!important}.forgot-password-card html[data-theme=dark],.forgot-password-card html[data-theme=dark] body,.forgot-password-card html[data-theme=dark] main,.forgot-password-card html[data-theme=dark] section,.forgot-password-card html[data-theme=dark] article,.forgot-password-card html[data-theme=dark] aside,.forgot-password-card html[data-theme=dark] header,.forgot-password-card html[data-theme=dark] footer,.forgot-password-card html[data-theme=dark] .dashboard-shell,.forgot-password-card html[data-theme=dark] .dashboard-content,.forgot-password-card html[data-theme=dark] .auth-page,.forgot-password-card html[data-theme=dark] .landing-page,.forgot-password-card html[data-theme=dark] .templates-page,.forgot-password-card html[data-theme=dark] .legal-page,.forgot-password-card html[data-theme=dark] .ant-layout,.forgot-password-card html[data-theme=dark] .ant-card,.forgot-password-card html[data-theme=dark] .ant-card-body,.forgot-password-card html[data-theme=dark] .ant-modal-content,.forgot-password-card html[data-theme=dark] .ant-drawer-content,.forgot-password-card html[data-theme=dark] .ant-popover-inner{color:#fff!important;background:#020617!important}.forgot-password-card html[data-theme=dark] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,b,label,li,div,td,th,a,button){color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] :where(input,textarea,select,.ant-input,.ant-input-affix-wrapper,.ant-input-password,.ant-input-number,.ant-picker,.ant-select-selector){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important;border-color:#ffffff47!important}.forgot-password-card html[data-theme=dark] :where(.ant-input-affix-wrapper input,.ant-input-password input,.ant-input-number-input,.ant-picker input,.ant-select-selection-search-input){color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}.forgot-password-card html[data-theme=dark] :where(.ant-select-dropdown,.ant-dropdown,.ant-dropdown-menu){color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] :where(.ant-select-item,.ant-select-item-option-content,.ant-dropdown-menu-item){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] :where(.ant-select-item-option-active,.ant-select-item-option-selected,.ant-dropdown-menu-item:hover){color:#fff!important;background:#1e293b!important}.forgot-password-card html[data-theme=dark] :where(.ant-table,.ant-table-container,.ant-table-content,.ant-table-thead,.ant-table-tbody,.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table-cell){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] :where(){color:#e5e7eb!important;-webkit-text-fill-color:#e5e7eb!important}.forgot-password-card html[data-theme=dark] .text-gradient{color:#0000!important;-webkit-text-fill-color:transparent!important}.forgot-password-card html[data-theme=dark] body .ant-form .ant-input,.forgot-password-card html[data-theme=dark] body .ant-form textarea.ant-input,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-outlined,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-password,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-number,.forgot-password-card html[data-theme=dark] body .ant-form .ant-picker,.forgot-password-card html[data-theme=dark] body .ant-form .ant-select-selector,.forgot-password-card html[data-theme=dark] body .auth-card .ant-input,.forgot-password-card html[data-theme=dark] body .auth-card textarea.ant-input,.forgot-password-card html[data-theme=dark] body .auth-card .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .auth-card .ant-input-password,.forgot-password-card html[data-theme=dark] body .auth-card .ant-select-selector,.forgot-password-card html[data-theme=dark] body .settings-form .ant-input,.forgot-password-card html[data-theme=dark] body .settings-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .settings-form .ant-input-password,.forgot-password-card html[data-theme=dark] body .settings-form .ant-select-selector,.forgot-password-card html[data-theme=dark] body .proj-premium-modal .ant-input,.forgot-password-card html[data-theme=dark] body .proj-premium-modal .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .proj-premium-modal .ant-input-password,.forgot-password-card html[data-theme=dark] body .proj-premium-modal .ant-select-selector,.forgot-password-card html[data-theme=dark] body .project-detail-page .ant-input,.forgot-password-card html[data-theme=dark] body .project-detail-page .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .project-detail-page .ant-select-selector,.forgot-password-card html[data-theme=dark] body .support-contact-form .ant-input,.forgot-password-card html[data-theme=dark] body .support-contact-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .mini-site-contact-form .ant-input,.forgot-password-card html[data-theme=dark] body .mini-site-contact-form .ant-input-affix-wrapper,.forgot-password-card html[data-theme=dark] body .mini-site-edit-input{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background:#0f172a!important;border-color:#ffffff52!important}.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-password input,.forgot-password-card html[data-theme=dark] body .ant-form .ant-input-number-input,.forgot-password-card html[data-theme=dark] body .ant-form .ant-picker input,.forgot-password-card html[data-theme=dark] body .ant-form .ant-select-selection-search-input,.forgot-password-card html[data-theme=dark] body .auth-card .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] body .settings-form .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] body .proj-premium-modal .ant-input-affix-wrapper>input.ant-input,.forgot-password-card html[data-theme=dark] body .project-detail-page .ant-input-affix-wrapper>input.ant-input{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background:0 0!important}.forgot-password-card html[data-theme=dark] body .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector,.forgot-password-card html[data-theme=dark] body .ant-select-single .ant-select-selector,.forgot-password-card html[data-theme=dark] body .ant-select-multiple .ant-select-selector{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] body .ant-select-selection-item,.forgot-password-card html[data-theme=dark] body .ant-select-selection-item-content,.forgot-password-card html[data-theme=dark] body .ant-select-selection-placeholder,.forgot-password-card html[data-theme=dark] body .ant-select-selection-search-input,.forgot-password-card html[data-theme=dark] body .ant-select-arrow{color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] body .ant-select-dropdown,.forgot-password-card html[data-theme=dark] body .ant-select-dropdown .ant-select-item,.forgot-password-card html[data-theme=dark] body .ant-select-dropdown .ant-select-item-option-content{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important}.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-container,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-content,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-body,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-thead>tr>th,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr>td,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-cell{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important;border-color:#ffffff2e!important}.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-thead>tr>th{background:#020617!important}.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr>td *,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-thead>tr>th *,.forgot-password-card html[data-theme=dark] body .proj-premium-table .ant-table-tbody>tr>td *,.forgot-password-card html[data-theme=dark] body .proj-premium-table .ant-table-thead>tr>th *{color:#fff!important;-webkit-text-fill-color:#fff!important}.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr:hover>td,.forgot-password-card html[data-theme=dark] body .ant-table-wrapper .ant-table-row:hover>.ant-table-cell{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#1e293b!important}.forgot-password-card html[data-theme=dark] body input::placeholder,.forgot-password-card html[data-theme=dark] body textarea::placeholder,.forgot-password-card html[data-theme=dark] body .ant-input::placeholder,.forgot-password-card html[data-theme=dark] body .ant-input-affix-wrapper input::placeholder{color:#e5e7eb!important;-webkit-text-fill-color:#e5e7eb!important;opacity:.95!important}.forgot-password-card html[data-theme=dark] body .proj-premium-table .proj-table-name,.forgot-password-card html[data-theme=dark] body .proj-premium-table .proj-table-name span,.forgot-password-card html[data-theme=dark] body .proj-premium-table .proj-table-name strong,.forgot-password-card html[data-theme=dark] body .proj-premium-table td[data-col-key=name],.forgot-password-card html[data-theme=dark] body .proj-premium-table td[data-col-key=name] *{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important}.forgot-password-card html[data-theme=dark] body .proj-premium-table .proj-table-name-icon{color:#93c5fd!important;-webkit-text-fill-color:#93c5fd!important}
