.commercial-center{display:grid;gap:22px;color:#12264a}.commercial-loading,.commercial-error{min-height:320px;display:grid;place-content:center;text-align:center;gap:10px;color:#64748b}.commercial-loading svg{margin:auto;animation:commercial-spin 1s linear infinite}.commercial-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid #d6e4f5;border-radius:24px;background:linear-gradient(135deg,#f8fbff,#edf5ff)}.commercial-hero small,.commercial-section>header small{display:block;color:#1264d8;font-size:12px;font-weight:800;letter-spacing:.12em}.commercial-hero h2,.commercial-section h3{margin:5px 0 3px;color:#12264a}.commercial-hero h2{font-size:28px}.commercial-hero p,.commercial-section header p{margin:0;color:#6b7d98;line-height:1.55}.commercial-hero button,.commercial-company button,.commercial-error button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:0;border-radius:13px;background:#0868df;color:#fff;font-weight:750;white-space:nowrap;box-shadow:0 8px 18px rgba(8,104,223,.15)}.commercial-transition{display:flex;align-items:center;gap:15px;padding:17px 20px;border:1px solid #bfe2d2;border-radius:18px;background:#f1fbf6}.commercial-transition>svg{width:24px;color:#13875c}.commercial-transition div{flex:1}.commercial-transition b{display:block}.commercial-transition p{margin:3px 0 0;color:#567064}.commercial-transition>span{padding:7px 11px;border-radius:999px;background:#dff5e9;color:#08734b;font-weight:800;font-size:12px}.commercial-wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.commercial-wallet{padding:22px;border:1px solid #d9e4f2;border-radius:20px;background:#fff;box-shadow:0 9px 24px rgba(29,57,91,.05)}.commercial-wallet header{display:flex;align-items:center;gap:15px}.commercial-wallet header>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eaf3ff;color:#0868df}.commercial-wallet.fiscal_stamp header>span{background:#e8f8ef;color:#078052}.commercial-wallet.operation_credit header>span{background:#fff4df;color:#b56c00}.commercial-wallet header small{display:block;color:#697b96;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.commercial-wallet header b{display:block;margin-top:4px;font-size:34px;line-height:1}.commercial-wallet header p{margin:4px 0 0;color:#7e8da4;font-size:13px}.commercial-wallet dl{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0 0;padding-top:17px;border-top:1px solid #e5edf7}.commercial-wallet dl div:last-child{grid-column:1/-1}.commercial-wallet dt{font-size:11px;color:#7b8ba3;text-transform:uppercase;font-weight:800}.commercial-wallet dd{margin:4px 0 0;font-weight:750}.commercial-section{overflow:hidden;border:1px solid #d9e4f2;border-radius:22px;background:#fff}.commercial-section>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e4ecf6}.commercial-section>header>span{padding:7px 12px;border-radius:999px;background:#eef4fb;color:#516987;font-size:12px;font-weight:800}.commercial-companies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e7eef7}.commercial-company{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:18px 22px;background:#fff}.commercial-company-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eef4fb;color:#4b678b}.commercial-company.licensed .commercial-company-mark{background:#e6f7ee;color:#087b50}.commercial-company b,.commercial-company small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-company small{margin-top:3px;color:#7a8aa2}.commercial-company em{font-style:normal;font-size:12px;font-weight:800;color:#8a98ab}.commercial-company.licensed em{color:#087b50}.commercial-company button{min-height:38px;padding:0 13px;font-size:12px}.commercial-products>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px}.commercial-products article{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e2eaf5;border-radius:16px;background:#fafcff}.commercial-products article>svg{color:#0868df}.commercial-products article div{flex:1}.commercial-products b,.commercial-products small{display:block}.commercial-products small{margin-top:3px;color:#7889a1}.commercial-products em{font-size:11px;font-style:normal;font-weight:800;color:#9b6a0b}.commercial-table-wrap{overflow:auto}.commercial-history table{width:100%;border-collapse:collapse}.commercial-history th,.commercial-history td{padding:14px 16px;border-bottom:1px solid #e8eef6;text-align:left}.commercial-history th{font-size:11px;text-transform:uppercase;color:#7889a1}.commercial-history td b,.commercial-history td small{display:block}.commercial-history td small{margin-top:3px;color:#7b8ba3}.commercial-event{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#edf5ff;color:#0868df}.commercial-event.consume{background:#fff2e3;color:#a45e00}.commercial-units{font-weight:800}.commercial-units.positive{color:#087b50}.commercial-units.negative{color:#a45e00}.commercial-empty{padding:24px;text-align:center;color:#7b8ba3}.commercial-error{border:1px solid #ffd2d2;border-radius:20px;background:#fff8f8;color:#9e2b2b}.commercial-error svg{margin:auto}@keyframes commercial-spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.commercial-wallet-grid,.commercial-products>div,.commercial-companies{grid-template-columns:1fr}.commercial-hero,.commercial-section>header{align-items:flex-start;flex-direction:column}.commercial-hero button{width:100%}.commercial-company{grid-template-columns:auto minmax(0,1fr) auto}.commercial-company em{grid-column:2}.commercial-company button{grid-column:3;grid-row:1/3}.commercial-transition{align-items:flex-start}.commercial-transition>span{display:none}}
@media(prefers-color-scheme:dark){body.dark .commercial-hero,body.dark .commercial-wallet,body.dark .commercial-section,body.dark .commercial-company{background:#111d2d;border-color:#314258;color:#e7eef8}body.dark .commercial-hero h2,body.dark .commercial-section h3{color:#f4f7fb}body.dark .commercial-transition{background:#10281f;border-color:#285843}body.dark .commercial-products article{background:#152236;border-color:#33445c}}
.commercial-company button.secondary{border:1px solid #cbdced;background:#fff;color:#34506f;box-shadow:none}.commercial-modal{position:fixed;inset:0;z-index:11000;display:grid;place-items:center;padding:22px;background:rgba(10,27,51,.7);backdrop-filter:blur(5px)}.commercial-modal form{width:min(570px,100%);overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(4,18,38,.32)}.commercial-modal header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:22px 24px;border-bottom:1px solid #e1eaf4}.commercial-modal header>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#e8f7ef;color:#087b50}.commercial-modal header small,.commercial-modal header p{display:block;margin:0;color:#73849c}.commercial-modal header h3{margin:3px 0;color:#12264a}.commercial-modal header>button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d8e4f1;border-radius:12px;background:#fff;color:#284360}.commercial-modal-body{padding:24px}.commercial-modal-body h4{margin:0 0 7px;font-size:19px}.commercial-modal-body>p{margin:0 0 20px;color:#6d7f98;line-height:1.5}.commercial-modal-body label{display:grid;gap:8px;color:#334d6c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.commercial-modal-body textarea{min-height:105px;padding:14px;border:1px solid #cddced;border-radius:13px;font:inherit;resize:vertical}.commercial-modal footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid #e1eaf4;background:#f9fbfd}.commercial-modal footer button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:13px;background:#0868df;color:#fff;font-weight:750}.commercial-modal footer button.secondary{border:1px solid #ccdbea;background:#fff;color:#314c6b;box-shadow:none}body.dark .commercial-modal form{background:#111d2d;color:#e7eef8}body.dark .commercial-modal header,body.dark .commercial-modal footer{border-color:#314258;background:#111d2d}body.dark .commercial-modal header h3{color:#f4f7fb}body.dark .commercial-modal-body textarea{border-color:#40526b;background:#152236;color:#f4f7fb}
.commercial-quote{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,380px);gap:28px;padding:26px 28px;border:1px solid #cfe0f4;border-radius:24px;background:#fff}.commercial-quote-copy>small{color:#1264d8;font-size:12px;font-weight:850;letter-spacing:.11em}.commercial-quote-copy h3{margin:7px 0 4px;font-size:24px}.commercial-quote-copy>p{margin:0;color:#6b7d98}.commercial-quote-copy label{display:grid;gap:12px;margin-top:24px}.commercial-quote-copy label span{font-size:16px;color:#294462}.commercial-quote-copy label b{font-size:24px;color:#0868df}.commercial-quote-copy input[type="range"]{width:100%;accent-color:#0868df}.commercial-quote-copy>em{display:inline-block;margin-top:10px;padding:6px 10px;border-radius:999px;background:#edf5ff;color:#185ea8;font-size:12px;font-style:normal;font-weight:800}.commercial-quote-copy .commercial-includes{margin-top:18px;color:#536b88;line-height:1.5}.commercial-quote>dl{margin:0;padding:20px 22px;border-radius:18px;background:#f7faff}.commercial-quote>dl div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #e0e9f5}.commercial-quote dt{color:#60738e}.commercial-quote dd{margin:0;font-weight:800}.commercial-quote .total{margin-top:5px;border:0;font-size:18px}.commercial-quote .total dd{color:#0868df;font-size:22px}.commercial-quote>dl button{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:13px;background:#aec7e8;color:#fff;font-weight:800}.commercial-company.billing-only .commercial-company-mark{background:#edf5ff;color:#0868df}.commercial-company.billing-only em{color:#0868df}.commercial-access-options{display:grid;gap:10px}.commercial-access-options label{grid-template-columns:auto 1fr!important;align-items:flex-start;padding:13px;border:1px solid #dbe6f2;border-radius:14px;text-transform:none!important;letter-spacing:0!important;cursor:pointer}.commercial-access-options input{margin-top:4px;accent-color:#0868df}.commercial-access-options b,.commercial-access-options small{display:block}.commercial-access-options small{margin-top:3px;color:#74859c;font-weight:500}.commercial-module-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0;padding:14px;border:1px solid #dbe6f2;border-radius:14px}.commercial-module-options legend{padding:0 7px;color:#506985;font-size:12px;font-weight:800}.commercial-module-options label{display:flex!important;align-items:center;gap:8px;text-transform:none!important;letter-spacing:0!important}.commercial-module-options input{accent-color:#0868df}
@media(max-width:900px){.commercial-quote{grid-template-columns:1fr;padding:20px}.commercial-module-options{grid-template-columns:1fr}}
body.dark .commercial-quote{background:#111d2d;border-color:#314258;color:#e7eef8}body.dark .commercial-quote>dl{background:#152236}body.dark .commercial-quote>dl div,body.dark .commercial-access-options label,body.dark .commercial-module-options{border-color:#33445c}
.commercial-plans{padding:28px;border:1px solid #cfe0f4;border-radius:24px;background:#fff}.commercial-plans>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.commercial-plans>header small{color:#1264d8;font-weight:850;letter-spacing:.11em}.commercial-plans>header h3{margin:6px 0 4px;font-size:25px}.commercial-plans>header p{max-width:760px;margin:0;color:#6b7d98}.commercial-plans>header>span{padding:8px 12px;border-radius:999px;background:#edf5ff;color:#185ea8;font-size:12px;font-weight:800;white-space:nowrap}.commercial-plan-grid{display:grid;grid-template-columns:repeat(5,minmax(175px,1fr));gap:12px}.commercial-plan{position:relative;display:flex;min-width:0;flex-direction:column;padding:20px 18px;border:1px solid #dae6f3;border-radius:18px;background:#fbfdff}.commercial-plan.recommended{border:2px solid #0969dc;box-shadow:0 12px 30px rgba(9,105,220,.12)}.commercial-plan>em{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:999px;background:#e6f1ff;color:#0961cd;font-size:9px;font-style:normal;font-weight:900}.commercial-plan>small{color:#1765c5;font-size:10px;font-weight:900;letter-spacing:.08em}.commercial-plan h3{margin:8px 0;font-size:21px}.commercial-plan-price{display:grid;margin-bottom:10px}.commercial-plan-price b{font-size:24px}.commercial-plan-price span{color:#7889a0;font-size:11px}.commercial-plan>p{min-height:54px;margin:0;color:#657792;font-size:13px;line-height:1.45}.commercial-plan ul{display:grid;gap:7px;margin:14px 0;padding:0;list-style:none;color:#425a76;font-size:12px}.commercial-plan li:before{content:'✓';margin-right:6px;color:#15935f;font-weight:900}.commercial-plan-annual{display:grid;margin-top:auto;padding:10px;border-radius:12px;background:#f0f6fd}.commercial-plan-annual span,.commercial-plan-annual small{color:#697e99;font-size:10px}.commercial-plan-annual b{font-size:13px}.commercial-plan>button{min-height:42px;margin-top:11px;border:0;border-radius:11px;background:#0969dc;color:#fff;font-weight:850}.commercial-plan>button:disabled{background:#d7e0eb;color:#74859a}.commercial-plans>footer{display:flex;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;border-radius:14px;background:#f4f8fd;color:#526984}.commercial-plans>footer svg{flex:0 0 auto;color:#15935f}.commercial-plans>footer p{margin:0;font-size:13px;line-height:1.45}@media(max-width:1250px){.commercial-plan-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.commercial-plans{padding:20px}.commercial-plans>header{flex-direction:column}.commercial-plan-grid{grid-template-columns:1fr}}
body.dark .commercial-plans,body.dark .commercial-plan{background:#111d2d;border-color:#314258;color:#e7eef8}body.dark .commercial-plan-annual,body.dark .commercial-plans>footer{background:#152236}
.commercial-access-hidden{display:none!important}
.commercial-stamp-control{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;padding-top:12px;border-top:1px solid #e5edf7}.commercial-stamp-control>span{display:flex;align-items:center;gap:7px;color:#4d6480}.commercial-stamp-control svg{width:18px;color:#078052}.commercial-stamp-control b{color:#087b50}.commercial-stamp-control small{margin:0}.commercial-stamp-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.commercial-stamp-summary>span{padding:13px;border:1px solid #dce7f3;border-radius:13px;background:#f8fbff}.commercial-stamp-summary small,.commercial-stamp-summary b{display:block}.commercial-stamp-summary small{color:#70829a;font-size:10px;text-transform:uppercase}.commercial-stamp-summary b{margin-top:5px;color:#12264a;font-size:21px}.commercial-modal-body input[type="number"]{min-height:46px;padding:0 13px;border:1px solid #cddced;border-radius:13px;background:#fff;color:#1d3555;font:inherit}.commercial-modal-body label>small{color:#74859c;font-weight:500;line-height:1.45;text-transform:none;letter-spacing:0}.commercial-stamp-help{margin:14px 0 0!important;padding:12px 14px;border-radius:12px;background:#eff6ff;color:#506985!important;font-size:13px}.commercial-stamp-control button{grid-column:auto!important;grid-row:auto!important}@media(max-width:650px){.commercial-stamp-control{align-items:flex-start;flex-direction:column}.commercial-stamp-control button{width:100%}.commercial-stamp-summary{grid-template-columns:1fr}}
body.dark .commercial-stamp-control{border-color:#314258}body.dark .commercial-stamp-summary>span,body.dark .commercial-stamp-help{background:#152236;border-color:#33445c}body.dark .commercial-stamp-summary b{color:#f4f7fb}body.dark .commercial-modal-body input[type="number"]{background:#152236;border-color:#40526b;color:#f4f7fb}
.commercial-stamp-shop{overflow:hidden;border:1px solid #cfe0f4;border-radius:24px;background:#fff}.commercial-stamp-shop>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border-bottom:1px solid #e4ecf6}.commercial-stamp-shop>header small{color:#1264d8;font-size:12px;font-weight:850;letter-spacing:.11em}.commercial-stamp-shop>header h3{margin:6px 0 4px;font-size:24px}.commercial-stamp-shop>header p{margin:0;color:#6b7d98;line-height:1.5}.commercial-stamp-shop>header>span{padding:8px 12px;border-radius:999px;background:#edf5ff;color:#185ea8;font-size:12px;font-weight:800;white-space:nowrap}.commercial-stamp-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px 24px}.commercial-stamp-package{position:relative;display:flex;min-width:0;flex-direction:column;padding:20px;border:1px solid #dce7f3;border-radius:18px;background:#fbfdff}.commercial-stamp-package.featured{border:2px solid #0969dc;box-shadow:0 12px 28px rgba(9,105,220,.12)}.commercial-stamp-package>em{position:absolute;top:14px;right:14px;padding:5px 8px;border-radius:999px;background:#e7f2ff;color:#0961cd;font-size:9px;font-style:normal;font-weight:900}.commercial-stamp-package>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:14px;border-radius:14px;background:#e8f8ef;color:#078052}.commercial-stamp-package>small{color:#1765c5;font-size:10px;font-weight:900;letter-spacing:.08em}.commercial-stamp-package h4{margin:6px 0 14px;font-size:22px;color:#12264a}.commercial-stamp-price{display:grid;margin-bottom:12px}.commercial-stamp-price b{font-size:27px;color:#0868df}.commercial-stamp-price small{color:#7889a0}.commercial-stamp-package>p{min-height:66px;margin:0 0 18px;color:#657792;font-size:13px;line-height:1.5}.commercial-stamp-package>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:auto;border:0;border-radius:12px;background:#0868df;color:#fff;font-weight:800}.commercial-stamp-package>button:disabled{background:#d7e0eb;color:#74859a}.commercial-stamp-shop>footer{display:flex;align-items:center;gap:12px;margin:0 24px 22px;padding:14px 16px;border-radius:14px;background:#f4f8fd;color:#526984}.commercial-stamp-shop>footer svg{flex:0 0 auto;color:#15935f}.commercial-stamp-shop>footer p{margin:0;font-size:13px;line-height:1.45}@media(max-width:1100px){.commercial-stamp-package-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.commercial-stamp-shop>header{flex-direction:column}.commercial-stamp-package-grid{grid-template-columns:1fr;padding:18px}.commercial-stamp-shop>footer{margin:0 18px 18px}}body.dark .commercial-stamp-shop,body.dark .commercial-stamp-package{background:#111d2d;border-color:#314258;color:#e7eef8}body.dark .commercial-stamp-package h4{color:#f4f7fb}body.dark .commercial-stamp-shop>footer{background:#152236}
.company-commercial{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:4px;padding:13px;border:1px solid #dce7f3;border-radius:14px;background:#f8fbff}.company-commercial>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf3fa;color:#61758f}.company-commercial.licensed>span{background:#e6f7ee;color:#087b50}.company-commercial.billing>span{background:#e8f2ff;color:#0868df}.company-commercial small,.company-commercial b,.company-commercial p{display:block}.company-commercial small{color:#71839b;font-size:9px;font-weight:850;letter-spacing:.08em}.company-commercial b{margin-top:2px;color:#17304f;font-size:13px}.company-commercial p{margin:2px 0 0;color:#74859b;font-size:10px}.company-commercial nav{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;border-top:1px solid #e1eaf4}.company-commercial nav button{min-height:36px;border:1px solid #0b68dc;border-radius:10px;background:#0b68dc;color:#fff;font:750 11px inherit;cursor:pointer}.company-commercial nav button.secondary{border-color:#cbdced;background:#fff;color:#355372}body.dark .company-commercial{border-color:#33445c;background:#152236}body.dark .company-commercial b{color:#f4f7fb}body.dark .company-commercial nav{border-color:#33445c}body.dark .company-commercial nav button.secondary{background:#111d2d;color:#dce8f7}@media(max-width:540px){.company-commercial nav{grid-template-columns:1fr}}
