:root{--surface:#fff;--surface-subtle:#f8f9fa;--surface-hover:#f1f3f4;--text:#202124;--text-muted:#5f6368;--border:#dadce0;--border-strong:#bdc1c6;--blue:#1967d2;--blue-hover:#185abc;--blue-soft:#e8f0fe;--green:#137333;--green-soft:#e6f4ea;--amber:#8a5a00;--amber-soft:#fef7e0;--red:#b3261e;--red-soft:#fce8e6;--radius:12px;--shadow-float:0 8px 24px rgba(60,64,67,.18)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--surface);font-family:Arial,Roboto,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.64}a{color:var(--blue);text-underline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(25,103,210,.32);outline-offset:2px}::selection{color:#fff;background:var(--blue)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{border:3px solid var(--surface);border-radius:999px;background:#bdc1c6}::-webkit-scrollbar-thumb:hover{background:#9aa0a6}h1,h2,h3,p{margin:0}.skip-link{position:fixed;z-index:50;top:12px;left:12px;padding:10px 14px;border-radius:8px;color:#fff;background:var(--blue);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.icon-arrow,.icon-check{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.icon-arrow{stroke-width:1.8}.icon-check{stroke-width:2.2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow,.intro-stamp,.note-mark,.panel-page,.workspace-date{display:none}.muted-label,.nav-label,.section-label{color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:0;text-transform:none}.auth-page{min-height:100svh;padding:24px clamp(20px,5vw,72px);background:var(--surface)}.auth-frame{display:flex;flex-direction:column;min-height:calc(100svh - 48px);max-width:1200px;margin:0 auto}.auth-footer,.auth-topbar{display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:1.05rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}.brand-mark{display:inline-grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:2px;width:25px;height:25px;padding:4px;border-radius:7px;background:var(--blue)}.brand-mark span{display:block;border-radius:1px;background:#fff}.brand-mark span:first-child{height:8px;opacity:.72}.brand-mark span:nth-child(2){height:14px}.brand-mark span:nth-child(3){height:11px;opacity:.86}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);grid-gap:clamp(48px,10vw,150px);gap:clamp(48px,10vw,150px);align-items:center;flex:1 1;padding:clamp(70px,12vh,140px) 6% clamp(70px,10vh,110px)}.auth-intro,.auth-intro h1{max-width:530px}.auth-intro h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:650;letter-spacing:-.04em;line-height:1.06}.auth-intro h1 em{color:var(--blue);font-style:normal}.intro-lede{max-width:430px;margin-top:22px;color:var(--text-muted);font-size:1.02rem;line-height:1.6}.intro-trust{display:none}.auth-panel,.credit-payment-card,.form-sheet{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.auth-panel{padding:32px;box-shadow:var(--shadow-float)}.panel-heading{padding-bottom:24px}.panel-heading h2{font-size:1.65rem;font-weight:600;letter-spacing:-.025em;line-height:1.25}.auth-form,.briefing-form,.catalog-form,.company-form{display:grid;grid-gap:10px;gap:10px}.auth-form label,.briefing-form label,.catalog-form label,.company-form label{margin-top:8px;color:var(--text);font-size:.85rem;font-weight:600}.auth-form input,.briefing-form input,.briefing-form select,.catalog-form input,.catalog-form select,.catalog-form textarea,.company-form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.catalog-form textarea{min-height:96px;resize:vertical;line-height:1.45}.auth-form input::placeholder,.briefing-form input::placeholder,.catalog-form input::placeholder,.catalog-form textarea::placeholder{color:#80868b}.auth-form input:focus,.briefing-form input:focus,.briefing-form select:focus,.catalog-form input:focus,.catalog-form select:focus,.catalog-form textarea:focus,.company-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,103,210,.18)}.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.primary-button{min-height:40px;padding:10px 18px;border-radius:20px;color:#fff;background:var(--blue)}.primary-button:hover:not(:disabled){background:var(--blue-hover)}.auth-form .primary-button{width:100%;margin-top:14px}.secondary-button{min-height:40px;padding:9px 16px;border:1px solid var(--border);border-radius:8px;color:var(--blue);background:#fff}.secondary-button:hover:not(:disabled){border-color:var(--blue);background:var(--blue-soft)}.text-button{padding:3px;color:var(--blue);background:transparent}.text-button:hover:not(:disabled){text-decoration:underline}.form-error{padding:11px 12px;border-radius:8px;color:var(--red);background:var(--red-soft);font-size:.8rem;line-height:1.4}.form-helper,.form-success{display:flex;align-items:center;gap:7px;color:var(--green);font-size:.8rem;line-height:1.4}.auth-form-lede{color:var(--text-muted);font-size:.85rem;line-height:1.5}.optional-label{color:var(--text-muted);font-size:.75rem;font-weight:400}.auth-forgot{justify-self:center;margin-top:6px}.back-button{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:3px 0;border:0;color:var(--blue);background:transparent;font-size:.85rem}.back-button:hover{text-decoration:underline}.role-picker{display:grid;grid-gap:10px;gap:10px}.role-option{display:grid;grid-template-columns:42px 1fr 18px;grid-gap:12px;gap:12px;align-items:center;width:100%;min-height:76px;padding:12px;border:1px solid var(--border);border-radius:10px;background:#fff;text-align:left}.role-option:hover{border-color:var(--blue);background:var(--blue-soft)}.role-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--blue);background:var(--blue-soft)}.role-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.role-text{display:grid;grid-gap:3px;gap:3px}.role-text strong{font-size:.9rem}.role-text small{line-height:1.35}.privacy-line,.role-text small{color:var(--text-muted);font-size:.78rem}.privacy-line{display:flex;align-items:center;gap:8px}.lock-icon{display:grid;place-items:center;width:17px;height:17px;border:1px solid var(--border-strong);border-radius:50%;color:var(--text-muted);font-size:.66rem}.signup-context{display:flex;align-items:center;gap:9px;color:var(--text-muted);font-size:.85rem}.signup-context .role-icon{width:29px;height:29px}.signup-context .role-icon svg{width:16px;height:16px}.panel-footer{display:flex;justify-content:center;gap:7px;margin-top:26px;padding-top:20px;border-top:1px solid var(--border);color:var(--text-muted);font-size:.8rem}.auth-footer{color:var(--text-muted);font-size:.75rem}.workspace-page{display:grid;grid-template-columns:256px minmax(0,1fr)}.workspace-page,.workspace-sidebar{min-height:100svh;background:var(--surface)}.workspace-sidebar{display:flex;flex-direction:column;padding:26px 16px 18px;border-right:1px solid var(--border)}.workspace-rule{height:1px;margin:26px 8px 16px;background:var(--border)}.nav-label{display:block;margin:0 12px 8px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:21px;color:var(--text-muted);background:transparent;text-align:left;font-size:.9rem}.nav-item+.nav-item{margin-top:2px}.nav-item:hover{color:var(--text);background:var(--surface-hover)}.nav-item.active{color:#174ea6;background:var(--blue-soft);font-weight:600}.nav-glyph{display:grid;place-items:center;width:18px;color:currentColor;font-size:1rem}.workspace-switch-button{display:flex;align-items:center;gap:9px;width:100%;margin-top:22px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--blue);background:#fff;text-align:left;font-size:.82rem}.workspace-switch-button:hover{background:var(--blue-soft);border-color:var(--blue)}.workspace-switch-button .icon-arrow{width:15px;height:15px;margin-left:auto}.switch-dot{width:8px;height:8px;border-radius:50%;background:var(--blue)}.sidebar-bottom{margin-top:auto}.account-button{display:grid;grid-template-columns:34px minmax(0,1fr) 14px;grid-gap:9px;gap:9px;align-items:center;width:100%;padding:8px;border:0;border-radius:8px;background:transparent;text-align:left}.account-button:hover{background:var(--surface-hover)}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#174ea6;background:var(--blue-soft);font-size:.7rem;font-weight:700}.account-button span:nth-child(2){display:grid;min-width:0;grid-gap:2px;gap:2px}.account-button strong{font-size:.78rem}.account-button small,.account-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button small{font-size:.7rem}.account-button small,.chevron{color:var(--text-muted)}.workspace-main{width:100%;max-width:1260px;margin:0 auto;padding:44px clamp(24px,5vw,72px) 56px}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.workspace-header h1{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.035em;line-height:1.18}.workspace-header p{max-width:680px;margin-top:10px;color:var(--text-muted);font-size:.96rem;line-height:1.5}.close-button,.help-button{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;padding:0;border:1px solid var(--border);border-radius:50%;color:var(--text-muted);background:#fff}.close-button:hover,.help-button:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.feedback-notice,.verification-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:13px 16px;border:1px solid #f4d58d;border-radius:8px;color:var(--amber);background:var(--amber-soft);font-size:.85rem;line-height:1.4}.feedback-notice button{border:0;color:inherit;background:transparent}.verification-banner div{display:grid;grid-gap:3px;gap:3px}.verification-banner strong{font-size:.85rem}.verification-banner span{font-size:.8rem}.verification-banner button{min-height:36px;padding:8px 12px;border:1px solid #e7c675;border-radius:6px;color:var(--amber);background:#fff;font-size:.8rem;font-weight:600}.workspace-content{margin-top:42px}.feature-block{display:grid;grid-template-columns:minmax(0,1fr) 250px;grid-gap:32px;gap:32px;padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle)}.feature-copy{display:flex;flex-direction:column;align-items:flex-start}.catalog-header h2,.credit-intro h2,.drawer-header h2,.feature-copy h2,.form-sheet-heading h2,.operation-intro h2{margin-top:6px;font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:600;letter-spacing:-.025em;line-height:1.22}.catalog-header p,.credit-intro p,.feature-copy p,.form-sheet-heading p,.operation-lede{max-width:640px;margin-top:10px;color:var(--text-muted);font-size:.9rem;line-height:1.55}.feature-copy .primary-button{margin-top:22px}.feature-note{display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:8px;color:var(--text-muted);background:#fff;font-size:.9rem;line-height:1.45}.feature-note strong{color:var(--text)}.service-filter{display:flex;align-items:center;gap:10px;margin-top:20px}.service-filter label{color:var(--text);font-size:.82rem;font-weight:600}.service-filter select{min-height:38px;padding:8px 32px 8px 10px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:26px}.service-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid var(--border);border-radius:12px;background:#fff}.service-card:hover{border-color:var(--blue);box-shadow:0 2px 5px rgba(60,64,67,.16)}.service-image-placeholder{display:grid;place-items:center;height:116px;color:var(--text-muted);background:var(--surface-hover);font-size:.9rem}.service-card-body{display:flex;flex:1 1;flex-direction:column;padding:18px}.service-card-body h3{margin-top:7px;font-size:1.25rem;font-weight:600;letter-spacing:-.015em}.service-card-body p{min-height:48px;margin-top:9px;color:var(--text-muted);font-size:.82rem;line-height:1.45}.service-card-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"price action" "credits action";grid-gap:3px 10px;gap:3px 10px;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid var(--border);color:var(--text);font-size:.78rem;font-weight:600}.service-card-footer>span:first-child{grid-area:price}.service-card-footer>span:nth-child(2){grid-area:credits;color:var(--text-muted);font-size:.72rem}.service-card-footer .secondary-button{grid-area:action;min-height:34px;padding:7px 11px;white-space:nowrap;font-size:.78rem}.credit-history-section,.operation-recent,.orders-section{margin-top:38px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.credit-history-list,.operation-orders-list,.operation-recent-list,.order-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.credit-history-row,.order-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fff}.credit-history-row>div,.order-row-main{display:grid;min-width:0;grid-gap:4px;gap:4px}.credit-history-row strong,.order-row-main strong{overflow:hidden;font-size:.92rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.credit-history-row small,.order-credits,.order-row-main small{color:var(--text-muted);font-size:.75rem}.catalog-state,.deposit-status,.order-status{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:.7rem;font-weight:600}.deposit-status-pending,.order-status-in_review,.order-status-submitted{color:var(--amber);background:var(--amber-soft)}.catalog-state.active,.deposit-status-paid,.order-status-approved,.order-status-in_progress{color:var(--green);background:var(--green-soft)}.order-status-completed{color:#0d652d;background:var(--green-soft)}.catalog-state.archived,.deposit-status-cancelled,.deposit-status-expired,.deposit-status-failed,.order-status-cancelled,.order-status-rejected{color:var(--red);background:var(--red-soft)}.empty-copy{display:flex;align-items:center;gap:12px;margin-top:20px;color:var(--text-muted)}.empty-symbol{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;color:var(--blue);background:var(--blue-soft)}.empty-copy p{font-size:.88rem;line-height:1.45}.workspace-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;margin-top:38px}.balance-line{display:flex;align-items:baseline;gap:10px;margin:20px 0}.balance-line strong{font-size:1.65rem;font-weight:600}.balance-line span,.workspace-footnote{color:var(--text-muted);font-size:.78rem}.workspace-footnote{display:flex;align-items:center;gap:7px;margin-top:48px}.helper-dot,.tiny-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.mission-ticket{display:flex;flex-direction:column;justify-content:space-between;min-height:192px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#fff}.ticket-bottom,.ticket-top{display:flex;justify-content:space-between;color:var(--text-muted);font-size:.72rem}.mission-ticket strong{margin:22px 0 5px;font-size:1.15rem;font-weight:600}.mission-ticket p{color:var(--text-muted);font-size:.8rem}.ticket-bottom{padding-top:11px;border-top:1px solid var(--border)}.revealed-address,.ticket-bottom b{color:var(--green)!important}.form-page{max-width:760px}.form-sheet{margin-top:18px;padding:28px}.briefing-form,.company-form{margin-top:24px}.company-form{padding-top:18px;border-top:1px solid var(--border)}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px}.form-actions .primary-button{min-width:160px}.credit-page{max-width:1120px}.credit-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--border)}.credit-balance-card{display:grid;flex:0 0 auto;min-width:168px;grid-gap:5px;gap:5px;padding:15px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.credit-balance-card span{color:var(--text-muted);font-size:.75rem}.credit-balance-card strong{font-size:1.35rem;font-weight:600}.credit-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:18px;gap:18px;margin-top:22px}.credit-form-sheet{margin-top:0}.credit-amount-field{display:flex;align-items:center;min-height:52px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:#fff}.credit-amount-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,103,210,.18)}.credit-amount-field span{color:var(--text-muted);font-weight:600}.credit-amount-field input{width:100%;padding-left:8px;border:0;color:var(--text);background:transparent;font-size:1.3rem;font-weight:600;outline:0}.credit-quick-values{display:flex;flex-wrap:wrap;gap:8px}.credit-quick-values button{min-height:34px;padding:6px 11px;border:1px solid var(--border);border-radius:17px;color:var(--blue);background:#fff;font-size:.8rem}.credit-quick-values button:hover{border-color:var(--blue);background:var(--blue-soft)}.credit-payment-card{min-height:315px;padding:26px}.credit-payment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.credit-payment-head h3{margin-top:6px;font-size:1.45rem;font-weight:600}.credit-qr-area{display:flex;align-items:center;gap:16px;margin-top:18px;padding:14px;border-radius:8px;background:var(--surface-subtle)}.credit-qr-area img,.credit-qr-placeholder{display:grid;place-items:center;flex:0 0 auto;width:124px;height:124px;border:1px solid var(--border);border-radius:4px;background:#fff;object-fit:contain}.credit-qr-placeholder{color:var(--text-muted);font-size:.75rem}.credit-qr-area strong{display:block;font-size:.85rem}.credit-expiry,.credit-payment-result p,.credit-qr-area p{margin-top:6px;color:var(--text-muted);font-size:.78rem;line-height:1.4}.credit-copy-button{width:100%;margin-top:12px}.credit-payment-empty,.credit-payment-result{display:grid;align-content:center;justify-items:center;min-height:260px;text-align:center}.credit-payment-empty h3,.credit-payment-result strong{margin-top:12px;font-size:1.2rem;font-weight:600}.credit-payment-empty p{max-width:270px;margin-top:7px;color:var(--text-muted);font-size:.8rem;line-height:1.45}.result-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-weight:700}.result-paid{color:var(--green);background:var(--green-soft)}.result-cancelled,.result-expired,.result-failed{color:var(--red);background:var(--red-soft)}.operation-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.queue-count{color:var(--text-muted);font-size:1.1rem;font-weight:600}.operation-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.operation-summary-card{display:grid;grid-template-columns:10px 1fr auto;grid-template-rows:auto auto auto;grid-gap:6px 10px;gap:6px 10px;width:100%;padding:18px;border:1px solid var(--border);border-radius:10px;background:#fff;text-align:left}.operation-summary-card:hover{border-color:var(--blue);background:#fbfdff}.summary-dot{grid-row:1/span 3;width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--amber)}.operation-summary-card.running .summary-dot{background:var(--blue)}.operation-summary-card.catalog .summary-dot{background:var(--green)}.summary-label{color:var(--text-muted);font-size:.78rem}.operation-summary-card strong{grid-column:2;font-size:1.65rem;font-weight:600}.operation-summary-card p{grid-column:2/span 2;min-height:36px;color:var(--text-muted);font-size:.78rem;line-height:1.4}.summary-link{display:inline-flex;grid-column:2/span 2;align-items:center;gap:6px;margin-top:8px;color:var(--blue);font-size:.78rem;font-weight:600}.operation-order-row,.operation-recent-row{display:grid;align-items:center;width:100%;padding:13px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;text-align:left}.operation-recent-row{grid-template-columns:94px minmax(0,1fr) 18px;gap:12px}.operation-order-row{grid-template-columns:95px minmax(0,1fr) 90px 18px;gap:12px}.operation-order-row:hover,.operation-recent-row:hover{border-color:var(--blue);background:#fbfdff}.operation-order-main,.operation-recent-row>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.operation-order-main strong,.operation-recent-row strong{overflow:hidden;font-size:.9rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.operation-order-credit,.operation-order-main small,.operation-recent-row small{overflow:hidden;color:var(--text-muted);font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.operation-order-credit{text-align:right}.catalog-row-arrow,.recent-arrow{color:var(--blue);font-size:1rem;text-align:right}.catalog-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--border)}.catalog-header-actions{display:flex;gap:9px;flex:0 0 auto}.catalog-meta{display:flex;align-items:center;gap:14px;margin:17px 0 12px;color:var(--text-muted);font-size:.78rem}.catalog-access{margin-left:auto;color:var(--blue);font-weight:600}.catalog-list{display:grid;grid-gap:14px;gap:14px}.catalog-category{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.catalog-category.is-archived{opacity:.7}.catalog-category-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;background:var(--surface-subtle)}.catalog-category-title{display:flex;align-items:flex-start;gap:10px}.catalog-category-title h3{font-size:1rem;font-weight:600}.catalog-category-title p{margin-top:3px;color:var(--text-muted);font-size:.78rem}.category-dot{display:block;flex:0 0 auto;width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--blue)}.category-dot.muted{background:var(--text-muted)}.catalog-category-actions{display:flex;align-items:center;gap:12px}.catalog-detail-button{padding:4px 0;border:0;color:var(--blue);background:transparent;font-size:.82rem;font-weight:600}.catalog-detail-button:hover{text-decoration:underline}.catalog-service-list{display:grid}.catalog-service-row{display:grid;grid-template-columns:minmax(0,1fr) 78px 74px 70px 18px;align-items:center;grid-gap:12px;gap:12px;width:100%;padding:13px 17px;border:0;border-top:1px solid var(--border);background:#fff;text-align:left}.catalog-service-row:hover{background:#fbfdff}.catalog-service-row.is-archived{background:var(--surface-subtle)}.catalog-service-main{display:grid;min-width:0;grid-gap:4px;gap:4px}.catalog-service-main strong{overflow:hidden;font-size:.9rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.catalog-service-credits,.catalog-service-main small,.catalog-service-price{overflow:hidden;color:var(--text-muted);font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.catalog-service-price{text-align:right}.catalog-empty{padding:16px 17px;border-top:1px solid var(--border);color:var(--text-muted);font-size:.84rem}.catalog-drawer-backdrop{position:fixed;z-index:30;inset:0;display:flex;justify-content:flex-end;background:rgba(32,33,36,.28)}.catalog-drawer{width:min(100%,500px);height:100%;overflow-y:auto;padding:30px 28px;background:#fff;box-shadow:-8px 0 24px rgba(60,64,67,.2)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.catalog-form{margin-top:26px}.catalog-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.toggle-row{display:flex!important;align-items:center;gap:10px;margin-top:16px!important;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.toggle-row input{width:16px;height:16px;accent-color:var(--blue)}.toggle-row span{display:grid;grid-gap:3px;gap:3px}.toggle-row strong{font-size:.82rem}.toggle-row small{color:var(--text-muted);font-size:.75rem;font-weight:400}.order-detail-list{display:grid;grid-gap:9px;gap:9px;margin-top:24px}.order-detail-list div{padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.order-detail-list dt{color:var(--text-muted);font-size:.72rem;font-weight:600}.order-detail-list dd{margin:6px 0 0;font-size:.85rem;line-height:1.4}.order-status-form{margin-top:20px}.order-terminal-note{margin-top:22px;padding:12px;border-radius:8px;color:var(--text-muted);background:var(--surface-subtle);font-size:.82rem;line-height:1.45}@media (max-width:1000px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.auth-grid{grid-template-columns:1fr;gap:42px;padding-right:0;padding-left:0}.auth-intro{max-width:620px}.auth-panel{width:min(100%,500px)}.workspace-page{grid-template-columns:1fr}.workspace-sidebar{position:-webkit-sticky;position:sticky;z-index:10;top:0;min-height:0;padding:12px 18px;border-right:0;border-bottom:1px solid var(--border)}.workspace-sidebar .wordmark{margin-bottom:12px}.nav-label,.sidebar-bottom,.workspace-rule{display:none}.workspace-sidebar nav{display:flex;gap:4px;overflow-x:auto}.nav-item{width:auto;flex:0 0 auto;min-height:38px;padding:8px 12px;white-space:nowrap}.workspace-switch-button{position:absolute;top:10px;right:18px;width:auto;margin:0}.workspace-switch-button .icon-arrow,.workspace-switch-button span:not(.switch-dot){display:none}.workspace-main{padding-top:34px}.feature-block{grid-template-columns:1fr}.feature-note{min-height:110px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-layout,.operation-summary-grid{grid-template-columns:1fr}.credit-form-sheet{margin-top:0}.operation-order-row{grid-template-columns:94px minmax(0,1fr) 18px}.operation-order-credit{display:none}}@media (max-width:600px){.auth-page{padding:18px}.auth-footer{margin-top:34px}.auth-footer span:last-child{display:none}.auth-grid{padding:54px 0}.auth-intro h1{font-size:2.45rem}.auth-panel{padding:24px 20px}.panel-footer{align-items:center;flex-direction:column}.workspace-main{padding:28px 18px 42px}.workspace-header h1{font-size:2rem}.workspace-header p{font-size:.9rem}.workspace-switch-button{right:12px}.credit-payment-card,.feature-block,.form-sheet{padding:20px}.service-grid{grid-template-columns:1fr}.service-filter{align-items:stretch;flex-direction:column}.service-filter select{width:100%}.workspace-split{grid-template-columns:1fr;gap:28px}.credit-history-row,.order-row{align-items:flex-start;flex-direction:column}.deposit-status,.order-credits{align-self:flex-end}.catalog-header,.credit-intro,.operation-intro{align-items:stretch;flex-direction:column}.credit-balance-card{min-width:0}.credit-qr-area{align-items:stretch;flex-direction:column}.credit-qr-area img,.credit-qr-placeholder{width:100%;height:180px}.catalog-header-actions,.form-actions{align-items:stretch;flex-direction:column}.catalog-header-actions .primary-button,.catalog-header-actions .secondary-button,.form-actions .primary-button,.form-actions .secondary-button{width:100%}.operation-recent-row{grid-template-columns:84px minmax(0,1fr) 14px;gap:8px}.catalog-meta{flex-wrap:wrap}.catalog-access{width:100%;margin-left:0}.catalog-category-head{align-items:flex-start;flex-direction:column}.catalog-category-actions{width:100%;justify-content:space-between}.catalog-service-row{grid-template-columns:minmax(0,1fr) auto 16px;gap:8px}.catalog-service-credits{grid-column:2;grid-row:1}.catalog-service-price,.catalog-service-row>.catalog-state{grid-column:2;grid-row:2}.catalog-service-row>.catalog-state{display:none}.catalog-row-arrow{grid-column:3;grid-row:1/span 2}.catalog-drawer{padding:24px 18px}.catalog-form-grid{grid-template-columns:1fr}.verification-banner{align-items:stretch;flex-direction:column}.verification-banner button{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.nav-glyph{font-size:0}.nav-glyph svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lock-icon{font-size:0}.lock-icon .icon-check{width:10px;height:10px}.order-status-accepted{color:var(--blue);background:var(--blue-soft)}.order-row .form-actions{margin-top:0}.profile-intro,.wallet-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--border)}.profile-intro h2,.wallet-intro h2{margin-top:6px;font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:600;letter-spacing:-.025em}.profile-intro p,.wallet-intro p{max-width:640px;margin-top:9px;color:var(--text-muted);font-size:.9rem;line-height:1.5}.wallet-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.wallet-reward-card,.wallet-summary-grid article{display:grid;grid-gap:7px;gap:7px;padding:18px;border:1px solid var(--border);border-radius:10px;background:#fff}.wallet-reward-card small,.wallet-summary-grid small,.wallet-summary-grid span{color:var(--text-muted);font-size:.76rem;line-height:1.45}.wallet-summary-grid strong{font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.wallet-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);grid-gap:18px;gap:18px;margin-top:22px}.wallet-withdrawal{margin-top:0}.wallet-reward-card{align-content:center;background:var(--blue-soft)}.wallet-reward-card>strong{font-size:2rem;font-weight:600}.wallet-reward-card p{color:var(--text-muted);font-size:.86rem}.wallet-history-list,.withdrawal-queue-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.wallet-history-row,.withdrawal-queue-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fff}.wallet-history-row>div,.withdrawal-pix-details,.withdrawal-queue-main{display:grid;min-width:0;grid-gap:4px;gap:4px}.wallet-history-row strong,.withdrawal-pix-details strong,.withdrawal-queue-main strong{font-size:.9rem;font-weight:600}.wallet-history-row small,.withdrawal-date,.withdrawal-pix-details small,.withdrawal-queue-main small{overflow:hidden;color:var(--text-muted);font-size:.75rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.wallet-amount-positive{color:var(--green)}.wallet-amount-negative,.wallet-amount-positive{font-size:.86rem;font-weight:600;white-space:nowrap}.wallet-amount-negative{color:var(--red)}.withdrawal-status{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:.7rem;font-weight:600}.withdrawal-status-requested{color:var(--amber);background:var(--amber-soft)}.withdrawal-status-paid{color:var(--green);background:var(--green-soft)}.withdrawal-status-rejected{color:var(--red);background:var(--red-soft)}.wallet-pix-label{color:var(--text-muted);font-size:.75rem;white-space:nowrap}.profile-form{margin-top:22px;display:grid;grid-gap:10px;gap:10px}.profile-form label{margin-top:8px;color:var(--text);font-size:.85rem;font-weight:600}.profile-form input,.profile-form select,.profile-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:#fff;outline:none}.profile-form textarea{min-height:96px;resize:vertical;line-height:1.45}.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(25,103,210,.18)}.profile-form input:disabled{color:var(--text-muted);background:var(--surface-subtle)}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.profile-pix-heading{margin-top:30px;padding-top:22px;border-top:1px solid var(--border)}.profile-pix-heading h2{margin-top:6px;font-size:1.2rem;font-weight:600}.profile-pix-heading p{margin-top:6px;color:var(--text-muted);font-size:.82rem}.withdrawal-queue{max-width:1000px}.withdrawal-queue-row{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1fr) auto}.withdrawal-actions{display:flex;justify-content:flex-end;gap:8px}.withdrawal-actions .primary-button,.withdrawal-actions .secondary-button{min-height:34px;padding:7px 10px;font-size:.78rem;white-space:nowrap}@media (max-width:860px){.wallet-layout,.wallet-summary-grid{grid-template-columns:1fr}.withdrawal-queue-row{grid-template-columns:minmax(0,1fr) auto}.withdrawal-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:600px){.profile-intro,.wallet-history-row,.wallet-intro{align-items:flex-start;flex-direction:column}.profile-form-grid{grid-template-columns:1fr}.wallet-pix-label{align-self:flex-end}}