.legacy-product-page{--blue: #245bd8;--blue-soft: #edf3ff;--red-soft: #fff1f1;--ink: #111827;--muted: #667085;--line: #e4e8f0;display:flex;flex-direction:column;min-height:100vh;color:#111827;background:radial-gradient(circle at 50% -120px,rgba(47,107,255,.12),transparent 360px),linear-gradient(180deg,#fbfcff,#f7f8fb);font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}.legacy-product-page *{box-sizing:border-box}.legacy-product-page button{border:0}.legacy-page-shell{width:min(100% - 40px,1120px);margin:0 auto}.legacy-brand-bar{display:grid;min-height:76px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px}.legacy-brand{display:inline-flex;min-height:44px;align-items:center;justify-self:start;gap:10px;color:#111827;font-size:17px;font-weight:750;text-decoration:none}.legacy-brand-mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center}.legacy-brand-mark img{display:block;width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.legacy-brand-actions{display:flex;align-items:center;justify-self:end;gap:8px}.legacy-global-nav{display:flex;align-items:center;justify-self:center;gap:8px}.legacy-global-nav a{position:relative;display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;color:#526071;border-radius:11px;font-size:14px;font-weight:720;text-decoration:none;transition:color .16s ease,background .16s ease}.legacy-global-nav a:after{position:absolute;right:16px;bottom:3px;left:16px;height:2px;content:"";background:#245bd8;border-radius:999px;opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.legacy-global-nav a:hover{color:#245bd8;background:#edf3ffb8}.legacy-global-nav a[aria-current=page]{color:#245bd8}.legacy-global-nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.legacy-header-link,.legacy-header-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 15px;border-radius:12px;font-size:14px;font-weight:720;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease}.legacy-header-account{position:relative}.legacy-header-link{color:#465468;background:transparent;cursor:pointer}.legacy-header-link:hover,.legacy-header-link[aria-expanded=true]{color:#245bd8;background:#edf3ff}.legacy-account-menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;min-width:132px;padding:6px;background:#fff;border:1px solid #e4e8f0;border-radius:12px;box-shadow:0 14px 34px #1f2b4b24}.legacy-account-menu button{width:100%;min-height:38px;padding:0 12px;color:#d14343;background:transparent;border-radius:8px;cursor:pointer;font-size:13px;font-weight:720;text-align:left}.legacy-header-button{color:#fff;background:#245bd8;box-shadow:0 9px 20px #2f6bff33}.legacy-home-view{width:min(100%,1040px);margin:44px auto 0}.legacy-hero{text-align:center}.legacy-hero h1{max-width:none;margin:0 auto;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.1;letter-spacing:-.035em;white-space:nowrap}.legacy-hero-copy{max-width:none;margin:22px auto 0;color:#667085;font-size:clamp(13px,1.5vw,17px);line-height:1.8;overflow-wrap:normal;white-space:nowrap}.legacy-signup-bonus{display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 8px);margin:16px auto 0;padding:8px 14px;color:#124fd1;background:#eaf1ff;border:1px solid #c9d9ff;border-radius:999px;font-size:14px;font-weight:750;line-height:1.4;text-align:left}.legacy-signup-bonus span{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;color:#fff;background:#245bd8;border-radius:50%;font-size:12px}.legacy-trust-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:28px 0 0;padding:0;color:#526071;font-size:14px;list-style:none}.legacy-trust-list li{display:inline-flex;align-items:center;gap:8px}.legacy-trust-list li span{display:grid;width:24px;height:24px;place-items:center;color:#245bd8;background:#edf3ff;border-radius:8px;font-size:12px;font-weight:800}.legacy-tool-card,.legacy-result-card{margin-top:42px;padding:34px;background:#ffffffeb;border:1px solid rgba(225,230,239,.95);border-radius:24px;box-shadow:0 24px 70px #1f2b4b17;backdrop-filter:blur(18px)}.legacy-card-heading,.legacy-result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.legacy-home-view h2{margin:0;font-size:23px;font-weight:700;letter-spacing:-.02em}.legacy-platform-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;color:#364152;background:#f3f5f8;border-radius:999px;font-size:13px;font-weight:700}.legacy-platform-dot{width:8px;height:8px;background:linear-gradient(135deg,#25f4ee 0 50%,#fe2c55 50% 100%);border-radius:50%}.legacy-input-wrap{position:relative}.legacy-home-view textarea{display:block;width:100%;height:94px;min-height:94px;resize:vertical;padding:17px;color:#111827;background:#fbfcfe;border:1px solid #d6dce7;border-radius:14px;font-size:15px;line-height:1.7;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.legacy-home-view textarea::-moz-placeholder{color:#667085}.legacy-home-view textarea::placeholder{color:#667085}.legacy-home-view textarea:hover{border-color:#b7c1d1}.legacy-home-view textarea:focus{background:#fff;border-color:#245bd8;box-shadow:0 0 0 4px #2f6bff14;outline:0}.legacy-home-view textarea[aria-invalid=true]{border-color:#d14343}.legacy-home-view textarea:disabled{color:#667085;background:#f3f5f8}.legacy-field-help,.legacy-field-error{margin:9px 0 0;font-size:13px}.legacy-field-help{color:#667085}.legacy-field-error{color:#d14343}.legacy-primary-button,.legacy-copy-button,.legacy-secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:13px;cursor:pointer;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.legacy-primary-button{width:100%;margin-top:20px;color:#fff;background:#245bd8;box-shadow:0 12px 26px #2f6bff40}.legacy-primary-button>span:last-child{font-size:27px;font-weight:400;line-height:0;transform:translateY(-1px)}.legacy-primary-button:hover:not(:disabled),.legacy-copy-button:hover{background:#1849b5;transform:translateY(-1px)}.legacy-product-page button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.legacy-task-status{min-height:22px;margin:22px 0 0;color:#526071;text-align:center;font-size:14px}.legacy-progress-panel{margin-top:18px;padding:22px;background:#f3f5f8;border-radius:16px}.legacy-progress-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.legacy-progress-list li{display:flex;align-items:center;gap:11px;min-width:0;color:#667085}.legacy-progress-list li:not(:last-child):after{content:"";flex:1;height:2px;margin-left:6px;background:#dce1e9}.legacy-progress-list li>span:nth-child(2){display:grid;gap:3px;white-space:nowrap}.legacy-progress-list strong{color:inherit;font-size:13px}.legacy-progress-list small{color:inherit;font-size:11px}.legacy-step-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;background:#e7eaf0;border-radius:10px;font-size:12px;font-weight:800}.legacy-progress-list li[data-state=active]{color:#245bd8}.legacy-progress-list li[data-state=active] .legacy-step-icon{color:#fff;background:#245bd8;box-shadow:0 7px 16px #2f6bff38;animation:legacy-status-pulse 1.8s ease-in-out infinite}.legacy-progress-list li[data-state=complete]{color:#087a4b}.legacy-progress-list li[data-state=complete] .legacy-step-icon{color:#fff;background:#087a4b}.legacy-error-panel{display:flex;gap:14px;margin-top:20px;padding:18px;color:#8c2929;background:#fff1f1;border-radius:15px}.legacy-error-panel p{margin:5px 0 10px;color:#a13b3b;line-height:1.6}.legacy-error-icon{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;color:#fff;background:#d14343;border-radius:9px;font-weight:800}.legacy-text-button{display:inline-flex;min-height:44px;align-items:center;padding:0;color:#8c2929;background:transparent;cursor:pointer;font-weight:750;text-decoration:underline;text-underline-offset:3px}.legacy-result-card{margin-top:24px;animation:legacy-rise-in .28s ease-out both}.legacy-section-kicker{margin:0 0 10px;color:#245bd8;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.legacy-success-kicker{color:#087a4b}.legacy-result-count{padding:7px 10px;color:#657184;background:#f3f5f8;border-radius:999px;font-size:12px;font-weight:700}.legacy-result-text{min-height:210px;max-height:480px;margin:0;overflow:auto;padding:22px;color:#263244;background:#f8fafc;border:1px solid #e4e8f0;border-radius:16px;font-family:inherit;font-size:15px;line-height:1.9;white-space:pre-wrap}.legacy-role-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.legacy-role-list li{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:start;padding:12px 14px;color:#263244;background:#fff;border:1px solid #e4e8f0;border-radius:12px;font-size:14px;line-height:1.75}.legacy-role-label,.timeline-role-label{display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:0 8px;color:#245bd8;background:#edf3ff;border-radius:999px;font-size:12px;font-weight:760;white-space:nowrap}.legacy-result-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.legacy-copy-button{color:#fff;background:#245bd8}.legacy-secondary-button{color:#354052;background:#eef1f5}.legacy-secondary-button:hover{background:#e3e7ed}.legacy-copy-feedback{color:#087a4b;font-size:13px;font-weight:700}.legacy-footer-slot{margin-top:auto;padding-top:40px}.legacy-global-footer{margin-top:0;padding:56px 0 24px;color:#526071;background:linear-gradient(180deg,#f6f9ffb8,#edf3fbf5);border-top:1px solid #e4eaf4}.legacy-footer-inner{width:min(100% - 40px,1120px);margin:0 auto}.legacy-footer-main{display:grid;grid-template-columns:minmax(240px,1.55fr) minmax(0,1fr);gap:52px}.legacy-footer-brand{max-width:300px}.legacy-footer-brand-link{display:inline-flex;min-height:36px;align-items:center;gap:10px;color:#111827;font-size:16px;font-weight:780;text-decoration:none}.legacy-footer-brand-link:hover{color:#245bd8}.legacy-footer-brand-mark,.legacy-footer-brand-mark img{display:block;width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.legacy-footer-brand p{margin:14px 0 0;color:#667085;font-size:13px;line-height:1.65}.legacy-footer-brand p+p{margin-top:2px}.legacy-footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.legacy-footer-group h2{margin:0 0 13px;color:#263244;font-size:13px;font-weight:780}.legacy-footer-group ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.legacy-footer-group a{display:inline-flex;min-height:24px;align-items:center;color:#667085;font-size:13px;line-height:1.4;text-decoration:none;transition:color .16s ease,transform .16s ease}.legacy-footer-group a:hover{color:#245bd8;transform:translate(2px)}@keyframes legacy-status-pulse{0%,to{box-shadow:0 7px 16px #2f6bff38}50%{box-shadow:0 7px 24px #2f6bff6b}}@keyframes legacy-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.legacy-page-shell{width:min(100% - 32px,1120px)}.legacy-global-footer{margin-top:0;padding:34px 0 24px}.legacy-footer-inner{width:min(100% - 32px,1120px)}.legacy-footer-main{grid-template-columns:1fr;gap:26px}.legacy-footer-brand{max-width:360px}.legacy-footer-brand-link{min-height:40px;font-size:16px}.legacy-footer-brand p{margin-top:9px;font-size:12px;line-height:1.55}.legacy-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.legacy-footer-group h2{margin-bottom:8px}.legacy-footer-group ul{gap:3px}.legacy-footer-group a{min-height:30px;overflow-wrap:anywhere}.legacy-brand-bar{min-height:66px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.legacy-global-nav{gap:0}.legacy-global-nav a{min-height:38px;padding:0 10px;font-size:13px}.legacy-brand{font-size:15px}.legacy-brand-mark,.legacy-brand-mark img{width:38px;height:38px}.legacy-brand-mark{flex-basis:38px}.legacy-header-link{display:none}.legacy-header-button{min-height:38px;padding:0 13px}.legacy-home-view{margin-top:30px}.legacy-hero h1{font-size:clamp(32px,10vw,42px);white-space:normal}.legacy-hero-copy{font-size:15px;overflow-wrap:anywhere;white-space:normal}.legacy-signup-bonus{padding:7px 12px;font-size:13px}.legacy-trust-list{gap:12px 18px;font-size:13px}.legacy-tool-card,.legacy-result-card{padding:22px;border-radius:20px}.legacy-card-heading,.legacy-result-heading{gap:14px}.legacy-progress-list{grid-template-columns:1fr;gap:0}.legacy-progress-list li{position:relative;padding-bottom:20px}.legacy-progress-list li:last-child{padding-bottom:0}.legacy-progress-list li:not(:last-child):after{position:absolute;top:36px;bottom:4px;left:15px;display:block;width:2px;height:auto;margin:0}.legacy-result-actions{align-items:stretch;flex-direction:column}.legacy-copy-button,.legacy-secondary-button{width:100%}.legacy-copy-feedback{min-height:18px;text-align:center}}@media(max-width:560px){.legacy-brand>span:last-child{display:none}.legacy-header-button{padding:0 11px}}@media(prefers-reduced-motion:reduce){.legacy-product-page *,.legacy-product-page *:before,.legacy-product-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.legacy-product-page .product-app{width:min(100% - 40px,1180px);margin:28px auto 24px;animation:legacy-rise-in .22s ease-out both}.legacy-product-page .console-frame{min-width:0}.legacy-product-page .console-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:28px 0 24px}.legacy-product-page .console-topline h1{margin:0;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.16;letter-spacing:-.035em}.legacy-product-page .console-topline p:not(.legacy-section-kicker){max-width:680px;margin:10px 0 0;color:#667085;line-height:1.7}.legacy-product-page .console-nav{display:flex;align-items:center;gap:6px;padding:6px;background:#ffffffdb;border:1px solid #e4e8f0;border-radius:15px;box-shadow:0 8px 30px #1f2b4b0a}.legacy-product-page .console-nav a{display:inline-flex;min-height:42px;align-items:center;padding:0 18px;color:#526071;border-radius:10px;font-size:14px;font-weight:720;text-decoration:none}.legacy-product-page .console-nav a:hover{color:#245bd8;background:#edf3ff}.legacy-product-page .console-nav a[aria-current=page]{color:#fff;background:#245bd8;box-shadow:0 8px 18px #2f6bff2e}.legacy-product-page .console-content{margin-top:22px}.legacy-product-page :is(.content-panel,.checkout-card,.payment-card){background:#fffffff0;border:1px solid rgba(225,230,239,.96);border-radius:22px;box-shadow:0 12px 34px #1f2b4b14}.legacy-product-page .content-panel{padding:28px}.legacy-product-page .content-panel+.content-panel{margin-top:18px}.legacy-product-page .content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:24px}.legacy-product-page .content-header h2{margin:0;font-size:23px;font-weight:700;letter-spacing:-.025em}.legacy-product-page .content-header p{margin:8px 0 0;color:#667085;font-size:14px;line-height:1.65}.legacy-product-page .content-header-actions,.legacy-product-page .page-actions{display:flex;flex-wrap:wrap;gap:10px}.legacy-product-page .page-actions{margin-top:20px}.legacy-product-page .button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:730;text-decoration:none;transition:background .15s ease,transform .15s ease,border-color .15s ease}.legacy-product-page .button--primary{color:#fff;background:#245bd8;box-shadow:0 9px 20px #2f6bff30}.legacy-product-page .button--primary:hover{background:#1849b5}.legacy-product-page .button--secondary{color:#354052;background:#eef1f5}.legacy-product-page .button--secondary:hover{background:#e3e7ed}.legacy-product-page .button--ghost{color:#245bd8;background:#fff;border:1px solid #cbd7f5}.legacy-product-page .button--ghost:hover{background:#edf3ff}.legacy-product-page .button--small{min-height:36px;padding:0 12px;border-radius:10px;font-size:13px}.legacy-product-page .task-detail-button{min-width:80px;white-space:nowrap}.legacy-product-page .filter-bar{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(140px,.7fr)) auto;gap:12px;align-items:end;margin-bottom:20px;padding:18px;background:#f7f9fc;border:1px solid #e4e8f0;border-radius:16px}.legacy-product-page .filter-bar--date-range{grid-template-columns:repeat(2,minmax(180px,1fr)) auto minmax(0,2fr)}.legacy-product-page .filter-actions{display:flex;align-items:center;gap:8px}.legacy-product-page .filter-actions .button{white-space:nowrap}.legacy-product-page .field{display:grid;gap:8px;min-width:0}.legacy-product-page .field>span:first-child{color:#344054;font-size:13px;font-weight:720}.legacy-product-page .field :is(input,select){width:100%;min-height:44px;padding:0 12px;color:#111827;background:#fff;border:1px solid #d6dce7;border-radius:11px;font-size:14px}.legacy-product-page .field input::-moz-placeholder{color:#98a2b3}.legacy-product-page .field input::placeholder{color:#98a2b3}.legacy-product-page .field :is(input,select):focus{border-color:#245bd8;box-shadow:0 0 0 4px #2f6bff14;outline:0}.legacy-product-page .date-picker{position:relative;display:block;min-width:0}.legacy-product-page .field .date-picker__input{padding-right:42px;cursor:pointer}.legacy-product-page .date-picker__toggle{position:absolute;top:2px;right:2px;display:grid;width:40px;height:40px;place-items:center;color:#526071;background:transparent;border-radius:9px;cursor:pointer}.legacy-product-page .date-picker__toggle:hover{color:#245bd8;background:#edf3ff}.legacy-product-page .date-picker__toggle svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.legacy-product-page .date-picker__popover{position:absolute;z-index:40;top:calc(100% + 8px);left:0;display:grid;width:300px;padding:14px;color:#111827;background:#fff;border:1px solid #dbe3f1;border-radius:15px;box-shadow:0 22px 58px #1f2b4b2e}.legacy-product-page :is(.date-picker__header,.date-picker__footer){display:flex;align-items:center;justify-content:space-between}.legacy-product-page .date-picker__header{min-height:34px}.legacy-product-page .date-picker__header strong{font-size:14px}.legacy-product-page .date-picker__nav{display:flex;gap:4px}.legacy-product-page :is(.date-picker__nav button,.date-picker__footer button){color:#526071;background:transparent;border-radius:8px;cursor:pointer;font-weight:700}.legacy-product-page .date-picker__nav button{width:32px;height:32px;font-size:24px;line-height:1}.legacy-product-page :is(.date-picker__nav button,.date-picker__footer button):hover{color:#245bd8;background:#edf3ff}.legacy-product-page :is(.date-picker__weekdays,.date-picker__days){display:grid;grid-template-columns:repeat(7,1fr)}.legacy-product-page .date-picker__weekdays{margin:8px 0 4px;color:#98a2b3;font-size:11px;font-weight:700;text-align:center}.legacy-product-page .date-picker__weekdays span{display:grid;height:28px;place-items:center}.legacy-product-page .date-picker__day{display:grid;width:34px;height:34px;place-items:center;justify-self:center;padding:0;color:#344054;background:transparent;border:0;border-radius:9px;cursor:pointer;font-size:12px}.legacy-product-page .date-picker__day:hover{color:#245bd8;background:#edf3ff}.legacy-product-page .date-picker__day--outside{color:#b5bdc9}.legacy-product-page .date-picker__day--today{color:#245bd8;box-shadow:inset 0 0 0 1px #b8cafa}.legacy-product-page :is(.date-picker__day--selected,.date-picker__day--selected:hover){color:#fff;background:#245bd8;box-shadow:none;font-weight:800}.legacy-product-page .date-picker__footer{margin-top:8px;padding-top:10px;border-top:1px solid #e4e8f0}.legacy-product-page .date-picker__footer button{min-height:30px;padding:0 8px;font-size:12px}.legacy-product-page .date-picker--open .date-picker__input{border-color:#245bd8;box-shadow:0 0 0 4px #2f6bff14;outline:0}.legacy-product-page .table-shell{overflow:hidden;border:1px solid #e4e8f0;border-radius:16px}.legacy-product-page .list-loading-state{position:relative;min-height:180px}.legacy-product-page .list-loading-state__content{min-height:inherit;transition:opacity .16s ease,filter .16s ease}.legacy-product-page .list-loading-state--loading .list-loading-state__content{pointer-events:none;opacity:.48;filter:saturate(.75);-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-product-page .list-loading-state--initial .list-loading-state__content{visibility:hidden}.legacy-product-page .list-loading-state__overlay{position:absolute;z-index:4;inset:0;display:grid;min-height:180px;place-content:center;justify-items:center;gap:12px;color:#526071;background:#ffffffd1;border-radius:16px;backdrop-filter:blur(1.5px);font-size:13px;font-weight:700}.legacy-product-page .list-loading-state__spinner{width:30px;height:30px;border:3px solid #dce5f6;border-top-color:#245bd8;border-radius:50%;animation:legacy-loading-spin .75s linear infinite}@keyframes legacy-loading-spin{to{transform:rotate(360deg)}}.legacy-product-page .table-scroll{overflow-x:auto}.legacy-product-page .data-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff;font-size:13px}.legacy-product-page .tasks-table{min-width:940px;table-layout:fixed}.legacy-product-page .tasks-table th:nth-child(1){width:45%}.legacy-product-page .tasks-table th:nth-child(2){width:13%}.legacy-product-page .tasks-table th:nth-child(3){width:16%}.legacy-product-page .tasks-table th:nth-child(4){width:11%}.legacy-product-page .tasks-table th:nth-child(5){width:15%}.legacy-product-page .tasks-table :is(th,td):nth-child(2),.legacy-product-page .tasks-table :is(th,td):nth-child(3),.legacy-product-page .tasks-table :is(th,td):nth-child(4){text-align:center}.legacy-product-page .data-table th{padding:13px 16px;color:#596579;background:#f6f8fb;border-bottom:1px solid #e4e8f0;text-align:left;font-size:12px;font-weight:760;white-space:nowrap}.legacy-product-page .data-table td{padding:16px;color:#344054;border-bottom:1px solid #edf0f5;vertical-align:middle}.legacy-product-page .data-table tbody tr:last-child td{border-bottom:0}.legacy-product-page .data-table tbody tr:hover{background:#fbfcff}.legacy-product-page .status-badge{display:inline-flex;min-height:28px;align-items:center;gap:7px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:740;white-space:nowrap}.legacy-product-page .status-badge i{width:6px;height:6px;background:currentColor;border-radius:50%}.legacy-product-page .status-badge--success{color:#087a4b;background:#eaf9f1}.legacy-product-page .status-badge--warning{color:#a15c08;background:#fff7e8}.legacy-product-page .status-badge--neutral{color:#596579;background:#eef1f5}.legacy-product-page .pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;color:#667085;font-size:13px}.legacy-product-page .pagination-actions{display:flex;gap:8px}.legacy-product-page .empty-state{display:grid;justify-items:center;padding:58px 24px;text-align:center}.legacy-product-page .empty-state-mark{width:52px;height:52px;margin-bottom:18px;background:radial-gradient(circle at 34% 28%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#dbe6ff,#edf3ff);border:1px solid #cddafb;border-radius:17px;box-shadow:inset 0 0 0 8px #ffffff59}.legacy-product-page .empty-state strong{font-size:18px}.legacy-product-page .empty-state p{max-width:440px;margin:10px 0 20px;color:#667085;line-height:1.65}.legacy-product-page .credit-progress{padding:24px;background:linear-gradient(145deg,#f7faff,#fff);border:1px solid #e4e8f0;border-radius:16px}.legacy-product-page .credit-progress__label{display:block;color:#667085;font-size:13px}.legacy-product-page .credit-progress__value{margin-top:10px;color:#111827;font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-.03em}.legacy-product-page .credit-progress progress{display:block;width:100%;height:12px;margin-top:22px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#e8eef9}.legacy-product-page .credit-progress progress::-webkit-progress-bar{background:#e8eef9;border-radius:999px}.legacy-product-page .credit-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#245bd8,#5c87f5);border-radius:999px}.legacy-product-page .packs-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.legacy-product-page .pack-card{position:relative;display:grid;min-height:220px;align-content:space-between;padding:22px;background:#fff;border:1px solid #e4e8f0;border-radius:18px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.legacy-product-page .pack-card:hover,.legacy-product-page .pack-card--preview{transform:translateY(-3px)}.legacy-product-page :is(.pack-card--selected,.pack-card--preview,.pack-card:hover){border-color:#9eb7ef;box-shadow:0 16px 36px #2f6bff1a}.legacy-product-page :is(.pack-card--preview,.pack-card:hover) .button{color:#fff;background:#245bd8;border-color:#245bd8;box-shadow:0 9px 20px #2f6bff30}.legacy-product-page .packs-grid--previewing .pack-card--selected:not(.pack-card--preview){transform:none;border-color:#e4e8f0!important;box-shadow:none!important}.legacy-product-page .packs-grid--previewing .pack-card--selected:not(.pack-card--preview) .button{color:#245bd8!important;background:#fff!important;border:1px solid #cbd7f5!important;box-shadow:none!important}.legacy-product-page .pack-label{position:absolute;top:14px;right:14px;color:#245bd8;font-size:11px;font-weight:800}.legacy-product-page .pack-card h3{margin:12px 0 6px;font-size:19px;font-weight:700}.legacy-product-page .pack-card p{margin:0;color:#667085;font-size:13px}.legacy-product-page .pack-price{margin:26px 0 18px;font-size:30px;font-weight:800;letter-spacing:-.035em}.legacy-product-page .checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.legacy-product-page :is(.checkout-card,.payment-card){padding:28px}.legacy-product-page .checkout-countdown{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;color:#526071;background:#edf3ff;border-radius:12px;font-size:13px}.legacy-product-page :is(.checkout-countdown strong,.payment-countdown){color:#245bd8;font-variant-numeric:tabular-nums;white-space:nowrap}.legacy-product-page .payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.legacy-product-page .payment-method{min-height:72px;padding:14px;color:#344054;background:#fff;border:1px solid #e4e8f0;border-radius:14px;cursor:pointer;font-weight:740}.legacy-product-page .payment-method:hover{background:#f8faff;border-color:#9eb7ef}.legacy-product-page .order-summary{display:grid;gap:16px;margin:0}.legacy-product-page .order-summary>div{display:flex;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid #e4e8f0}.legacy-product-page .order-summary>div:last-child{border-bottom:0}.legacy-product-page .order-summary dt{color:#667085}.legacy-product-page .order-summary dd{margin:0;font-weight:720;text-align:right}.legacy-product-page .payment-result-hero{display:grid;justify-items:center;padding:28px 0 20px;text-align:center}.legacy-product-page .result-symbol{display:grid;width:66px;height:66px;place-items:center;margin-bottom:18px;color:#245bd8;background:#edf3ff;border-radius:21px;font-size:28px;font-weight:800}.legacy-product-page .result-symbol svg{width:28px;height:28px;stroke-width:2.5}.legacy-product-page .notice{margin:0 0 18px;padding:13px 15px;color:#1849b5;background:#edf3ff;border-radius:12px;font-size:13px;line-height:1.6}.legacy-product-page .notice--danger{color:#9b3030;background:#fff0f0}.legacy-product-page .button--danger{color:#a62f2f;background:var(--red-soft)}.legacy-product-page .button--danger:hover{background:#ffe3e3}.legacy-product-page .table-primary{display:grid;gap:5px;min-width:180px}.legacy-product-page .table-primary strong{color:var(--ink);font-size:14px}.legacy-product-page .table-primary span{max-width:290px;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.legacy-product-page .status-badge--danger{color:#b23838;background:var(--red-soft)}.legacy-product-page .status-badge--info{color:var(--blue);background:var(--blue-soft)}.legacy-product-page .facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:16px}.legacy-product-page .facts-grid>div{min-width:0;padding:18px;background:#fff;border-right:1px solid var(--line)}.legacy-product-page .facts-grid>div:last-child{border-right:0}.legacy-product-page .facts-grid dt{margin-bottom:8px;color:var(--muted);font-size:12px}.legacy-product-page .facts-grid dd{margin:0;overflow-wrap:anywhere;color:#263244;font-size:14px;font-weight:700}.legacy-product-page .facts-link{text-decoration:underline;text-underline-offset:2px}.legacy-product-page .tabs{display:flex;gap:6px;margin-bottom:16px;border-bottom:1px solid var(--line)}.legacy-product-page .tabs button{min-height:44px;padding:0 16px;color:var(--muted);background:transparent;border-bottom:2px solid transparent;cursor:pointer;font-weight:720}.legacy-product-page .tabs button[aria-selected=true]{color:var(--blue);border-color:var(--blue)}.legacy-product-page .transcript-panel{min-height:260px;max-height:520px;overflow:auto;padding:22px;color:#263244;background:#f8fafc;border:1px solid var(--line);border-radius:15px;font-size:15px;line-height:1.95;white-space:pre-wrap}.legacy-product-page .timeline-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.legacy-product-page .timeline-list li{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);line-height:1.7}.legacy-product-page .timeline-list li:last-child{border-bottom:0}.legacy-product-page .timeline-list time{color:var(--blue);font-size:13px;font-weight:760}.legacy-product-page .timeline-role-label{margin-right:10px;vertical-align:text-bottom}.legacy-product-page .order-refund-panel{margin-top:18px}.legacy-product-page .payment-result-hero h2{margin:0;font-size:28px;font-weight:700}.legacy-product-page .payment-result-hero p{margin:10px 0 0;color:#667085}.legacy-product-page .payment-qr-view{text-align:center}.legacy-product-page .qr-container{display:flex;justify-content:center;margin:24px 0}.legacy-product-page .qr-code-img{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.legacy-product-page .qr-placeholder{width:280px;height:280px;display:flex;align-items:center;justify-content:center;color:#9ca3af;border:1px dashed #d1d5db;border-radius:12px}.legacy-product-page .order-action-group{display:grid;min-width:190px;justify-items:start;gap:8px}.legacy-product-page .order-action-buttons{display:flex;gap:7px}.dialog-overlay{position:fixed;z-index:50;inset:0;background:#1118276b;backdrop-filter:blur(4px)}.dialog-card{position:fixed;z-index:51;top:50%;left:50%;width:min(calc(100% - 32px),680px);max-height:min(86vh,820px);overflow:auto;padding:26px;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:0 30px 90px #1118273d;transform:translate(-50%,-50%)}.dialog-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.dialog-card h2{margin:0;font-size:23px;font-weight:700}.dialog-card .icon-button{display:grid;width:40px;height:40px;place-items:center;color:#596579;background:#eef1f5;border:0;border-radius:11px;cursor:pointer;font-size:24px;line-height:1}.dialog-card .legacy-dialog-body{min-height:0;color:inherit;background:transparent;font-family:inherit}@media(max-width:1020px){.legacy-product-page .facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-product-page .facts-grid>div:nth-child(2){border-right:0}.legacy-product-page .facts-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.legacy-product-page .packs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-product-page .filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-product-page .checkout-layout{grid-template-columns:1fr}}@media(max-width:700px){.legacy-product-page .facts-grid{grid-template-columns:1fr}.legacy-product-page .facts-grid>div{border-right:0;border-bottom:1px solid var(--line)}.legacy-product-page .facts-grid>div:nth-child(2){border-right:0}.legacy-product-page .facts-grid>div:last-child{border-bottom:0}.legacy-product-page .product-app{width:min(100% - 32px,1120px)}.legacy-product-page .console-topline{align-items:flex-start;flex-direction:column;padding-top:20px}.legacy-product-page .console-nav{overflow-x:auto}.legacy-product-page .console-nav a{flex:0 0 auto;padding:0 14px}.legacy-product-page :is(.content-panel,.checkout-card,.payment-card){padding:20px;border-radius:19px}.legacy-product-page .content-header{align-items:stretch;flex-direction:column}.legacy-product-page .filter-bar{grid-template-columns:1fr;padding:15px}.legacy-product-page .filter-actions .button{flex:1}.legacy-product-page .date-picker__popover{width:min(300px,calc(100vw - 64px))}.legacy-product-page .credit-progress{padding:20px}.legacy-product-page .credit-progress__value{font-size:clamp(22px,7vw,30px)}.legacy-product-page .packs-grid{grid-template-columns:1fr}.legacy-product-page .pack-card{min-height:190px}.legacy-product-page .payment-methods{grid-template-columns:1fr}.legacy-product-page .pagination{align-items:flex-start;flex-direction:column}.legacy-product-page .pagination-actions{width:100%}.legacy-product-page .pagination-actions .button{flex:1}.dialog-card{padding:20px;border-radius:19px}}:root{--background: 220 33% 98%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--primary: 221 83% 53%;--primary-foreground: 210 40% 98%;--secondary: 214 32% 91%;--secondary-foreground: 222 47% 11%;--muted: 214 32% 95%;--muted-foreground: 215 16% 47%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--border: 214 32% 89%;--input: 214 32% 89%;--ring: 221 83% 53%;--radius: 1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:hsl(var(--border))}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background-color:hsl(var(--background));font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px;--tw-ring-offset-color: hsl(var(--background))}.fixed{position:fixed}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.h-11{height:2.75rem}.h-12{height:3rem}.h-9{height:2.25rem}.min-h-10{min-height:2.5rem}.min-h-28{min-height:7rem}.min-h-\[40vh\]{min-height:40vh}.min-h-\[50vh\]{min-height:50vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-\[720px\]{min-width:720px}.max-w-md{max-width:28rem}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize-y{resize:vertical}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:var(--radius)}.border{border-width:1px}.border-b{border-bottom-width:1px}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-0{padding-top:0}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.tracking-tight{letter-spacing:-.025em}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-soft{--tw-shadow: 0 12px 35px rgba(15, 23, 42, .08);--tw-shadow-colored: 0 12px 35px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}
