:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--paper:#fff;--wash:#f4f7fb;--blue:#0866ff;--blue-dark:#064fd1;--navy:#111827;--mint:#dff8ef;--amber:#fff1cc;--shadow:0 18px 50px #10182814}*{box-sizing:border-box}html{background:var(--wash)}body{color:var(--ink);background:var(--wash);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.control-shell{grid-template-columns:268px minmax(0,1fr);min-height:100dvh;display:grid}.control-sidebar{color:#e5e7eb;background:linear-gradient(#101827 0%,#111f36 100%);flex-direction:column;gap:28px;height:100dvh;padding:24px 18px;display:flex;position:sticky;top:0;overflow:hidden auto}.brand-lockup{align-items:center;gap:11px;min-height:46px;display:flex}.brand-mark{color:#fff;letter-spacing:-.06em;background:linear-gradient(135deg,#0b6cff,#19b6e8);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 10px 26px #0866ff59}.brand-copy{gap:2px;min-width:0;display:grid}.brand-copy b{color:#fff;font-size:15px}.brand-copy small{color:#93a4bd;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.icon-button{color:#b7c3d6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.control-nav{gap:7px;display:grid}.control-nav a{color:#b8c4d7;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:10px 13px;font-weight:650;transition:background .18s,color .18s,transform .18s;display:flex}.control-nav a:hover,.control-nav a.is-active{color:#fff;background:#2563eb3d;transform:translate(2px)}.control-nav a.is-active{box-shadow:inset 3px 0 #4fa8ff}.sidebar-insight{color:#7dd3fc;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;gap:11px;margin-top:auto;padding:15px;display:flex}.sidebar-insight div{gap:4px;display:grid}.sidebar-insight b{color:#fff;font-size:13px}.sidebar-insight span{color:#9fb0c8;font-size:12px;line-height:1.45}.sidebar-footer{color:#8293ab;align-items:center;gap:8px;font-size:12px;display:flex}.mobile-close,.mobile-menu,.mobile-scrim{display:none}.control-shell.is-collapsed{grid-template-columns:82px minmax(0,1fr)}.control-shell.is-collapsed .control-sidebar{padding-inline:14px}.control-shell.is-collapsed .brand-copy,.control-shell.is-collapsed .control-nav span,.control-shell.is-collapsed .sidebar-insight div,.control-shell.is-collapsed .sidebar-footer span{display:none}.control-shell.is-collapsed .desktop-collapse{transform:rotate(180deg)}.control-shell.is-collapsed .control-nav a{justify-content:center;padding-inline:10px}.control-shell.is-collapsed .sidebar-insight{justify-content:center;padding:12px}.control-main{min-width:0}.control-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e4e7ece6;align-items:center;gap:18px;min-height:72px;padding:13px clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.command-search{border:1px solid var(--line);color:#98a2b3;background:#fff;border-radius:12px;align-items:center;gap:10px;width:min(620px,62vw);padding:10px 13px;display:flex}.command-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.command-search kbd{border:1px solid var(--line);white-space:nowrap;background:#f9fafb;border-bottom-width:2px;border-radius:7px;padding:3px 7px;font-size:11px}.topbar-status{color:#475467;align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.topbar-status span{background:#12b76a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #12b76a1f}.control-heading{justify-content:space-between;align-items:flex-end;gap:32px;padding:clamp(34px,5vw,70px) clamp(20px,4vw,64px) 26px;display:flex}.control-heading>div:first-child{max-width:850px}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:850;display:block}.control-heading h1{letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(34px,4.4vw,68px);line-height:.98}.control-heading p{max-width:720px;color:var(--muted);margin:18px 0 0;font-size:clamp(15px,1.35vw,19px);line-height:1.6}.heading-actions{flex:none}.primary-action{color:#fff;background:linear-gradient(135deg, var(--blue), #159fe4);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 17px;font-weight:750;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 11px 24px #0866ff38}.primary-action:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0866ff47}.control-content{gap:24px;padding:0 clamp(20px,4vw,64px) 64px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.metric-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:168px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #1018280b}.metric-card:after{content:"";background:var(--accent-soft);border-radius:50%;width:96px;height:96px;position:absolute;bottom:-40px;right:-28px}.metric-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:750}.metric-card strong{color:var(--accent);letter-spacing:-.04em;margin-top:auto;font-size:32px}.metric-card p{z-index:1;color:#475467;margin:5px 0 0;font-size:13px;line-height:1.45;position:relative}.tone-blue{--accent:#0866ff;--accent-soft:#e8f1ff}.tone-mint{--accent:#087f5b;--accent-soft:#dff8ef}.tone-amber{--accent:#b54708;--accent-soft:#fff1cc}.tone-ink{--accent:#344054;--accent-soft:#e4e7ec}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--line);min-height:240px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:auto 1fr;gap:18px;padding:clamp(24px,3vw,38px);display:grid}.feature-icon{width:48px;height:48px;color:var(--blue);background:#eaf2ff;border-radius:14px;place-items:center;display:grid}.feature-card span{color:var(--blue);letter-spacing:.1em;font-size:11px;font-weight:800}.feature-card h2{letter-spacing:-.04em;margin:9px 0 12px;font-size:clamp(24px,2.3vw,36px);line-height:1.05}.feature-card p{color:var(--muted);margin:0;line-height:1.65}.product-rail{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-rail a{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.product-rail span{align-items:center;gap:11px;display:flex}.workspace-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:clamp(24px,3vw,40px)}.panel-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.panel-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,42px)}.phase-pill{color:#087f5b;background:var(--mint);text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.tool-grid>*{border:1px solid var(--line);background:#fbfcfe;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;min-height:180px;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.tool-grid>:hover{border-color:#9cc2ff;transform:translateY(-3px);box-shadow:0 14px 28px #10182812}.tool-grid svg{color:var(--blue)}.tool-grid b{margin-top:auto;font-size:17px}.tool-grid span{color:var(--muted);font-size:13px;line-height:1.55}.tool-grid small{color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.tool-grid small svg{width:14px;height:14px}.activity-table{border:1px solid var(--line);border-radius:15px;overflow:hidden}.activity-table__head,.activity-table__row{grid-template-columns:minmax(180px,1.35fr) minmax(160px,1fr) 130px 70px;align-items:center;gap:16px;padding:13px 17px;display:grid}.activity-table__head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:800}.activity-table__row{border-top:1px solid var(--line);color:#475467;min-height:64px;font-size:13px}.activity-table__row>span:first-child{color:var(--ink);gap:3px;display:grid}.activity-table__row small{color:var(--muted)}.activity-table__row>span:nth-child(3){text-transform:capitalize;align-items:center;gap:7px;display:flex}.status-dot{background:#98a2b3;border-radius:50%;width:8px;height:8px}.status-completed{background:#12b76a}.status-pending{background:#f79009}.status-failed{background:#f04438}.admin-route-list{gap:10px;display:grid}.admin-route-list a,.admin-empty-state{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;gap:6px;min-width:0;padding:16px 18px;display:grid}.admin-route-list a:hover{background:#f6faff;border-color:#9cc2ff}.admin-route-list span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.admin-route-list b{color:var(--ink);font-size:15px;line-height:1.3}.admin-route-list small,.admin-empty-state p{max-width:840px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.5;overflow:hidden}.admin-empty-state{padding:22px}.admin-empty-state p{white-space:normal;margin:0}.admin-editor-error{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 20% 12%, #0866ff24, transparent 30rem), var(--wash);place-items:center;padding:24px;display:grid}.admin-editor-error section{border:1px solid var(--line);width:min(680px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:14px;padding:clamp(28px,5vw,46px);display:grid}.admin-editor-error svg{color:#f79009;width:34px;height:34px}.admin-editor-error span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.admin-editor-error h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05}.admin-editor-error p{color:var(--muted);margin:0;line-height:1.65}.admin-editor-error div{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.admin-editor-error a{border:1px solid var(--line);background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-weight:800;display:inline-flex}.admin-editor-error a:first-child{color:#fff;border-color:var(--blue);background:var(--blue)}@media (max-width:1000px){.metric-grid,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.control-shell,.control-shell.is-collapsed{display:block}.control-sidebar{z-index:80;width:min(300px,100vw - 46px);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 44px #00000038}.control-shell.is-mobile-open .control-sidebar{transform:translate(0)}.control-shell.is-collapsed .brand-copy,.control-shell.is-collapsed .control-nav span,.control-shell.is-collapsed .sidebar-insight div,.control-shell.is-collapsed .sidebar-footer span{display:grid}.control-shell.is-collapsed .control-nav a{justify-content:flex-start}.desktop-collapse{display:none}.mobile-close{display:grid}.mobile-scrim{z-index:70;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a8a;border:0;transition:opacity .2s;display:block;position:fixed;inset:0}.is-mobile-open .mobile-scrim{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-weight:750;display:inline-flex}.control-topbar{min-height:64px;padding:10px max(12px,env(safe-area-inset-right)) 10px max(12px,env(safe-area-inset-left))}.command-search{flex:1;width:auto}.command-search kbd,.topbar-status b{display:none}.control-heading{align-items:start;padding-top:36px;display:grid}.heading-actions,.heading-actions .primary-action{width:100%}.dashboard-grid,.product-rail{grid-template-columns:1fr}.activity-table{overflow-x:auto}.activity-table__head,.activity-table__row{min-width:700px}}@media (max-width:560px){.control-heading,.control-content{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.control-heading h1{font-size:40px}.metric-grid,.metric-grid--three,.tool-grid{grid-template-columns:1fr}.metric-card{min-height:140px}.feature-card{grid-template-columns:1fr}.workspace-panel{padding:20px}.panel-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rr-site-shell{background:#f7f9fc;min-height:100dvh;overflow:clip}.rr-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #d8dee8e6;border-radius:18px;align-items:center;gap:26px;width:min(1440px,100% - 32px);min-height:74px;margin:14px auto 0;padding:10px 12px 10px 16px;display:flex;position:sticky;top:0;box-shadow:0 18px 45px #10182812}.rr-brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.rr-brand__mark{color:#fff;background:linear-gradient(145deg,#0967ff,#13a8d8);border-radius:13px 13px 13px 4px;flex:none;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:23px;font-weight:800;display:grid;box-shadow:0 9px 22px #0967ff40}.rr-brand>span:last-child{gap:1px;display:grid}.rr-brand b{letter-spacing:-.02em;font-size:14px}.rr-brand small{color:#667085;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.rr-header nav{align-items:center;gap:24px;margin-left:auto;display:flex}.rr-header nav a{color:#475467;font-size:13px;font-weight:700}.rr-header nav a:hover{color:#0866ff}.rr-header__actions{align-items:center;gap:8px;display:flex}.rr-mobile-menu{display:none}.rr-button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-weight:760;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.rr-button svg{width:17px;height:17px}.rr-button:hover{transform:translateY(-2px)}.rr-button.is-large{border-radius:13px;min-height:50px;padding:12px 18px}.rr-button.is-primary{color:#fff;background:linear-gradient(135deg,#0866ff,#14a8de);box-shadow:0 12px 28px #0866ff38}.rr-button.is-dark{color:#fff;background:#111827}.rr-button.is-light{color:#111827;background:#fff;box-shadow:0 12px 30px #0000001f}.rr-button.is-ghost{color:#344054;background:#fffc;border-color:#d8dee8}.rr-button:disabled{opacity:.62;cursor:wait;transform:none}.rr-kicker{color:#0866ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.rr-kicker svg{width:15px;height:15px}.rr-hero__signal{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.rr-hero__signal span{color:#475467;background:#ffffffbf;border:1px solid #dce6f5;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.rr-hero__signal svg{color:#0866ff;width:14px}.rr-hero{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(40px,6vw,100px);width:min(1380px,100% - 40px);min-height:690px;margin:0 auto;padding:clamp(70px,8vw,120px) 0 82px;display:grid}.rr-hero__copy h1{letter-spacing:-.075em;max-width:780px;margin:18px 0 22px;font-size:clamp(58px,6.4vw,102px);line-height:.91}.rr-hero__copy h1 em{color:#0866ff;font-family:Georgia,serif;font-weight:500}.rr-hero__copy>p{color:#475467;max-width:680px;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.rr-hero__actions{gap:11px;margin-top:30px;display:flex}.rr-trust-row{color:#667085;flex-wrap:wrap;gap:16px;margin-top:28px;font-size:12px;font-weight:700;display:flex}.rr-trust-row span{align-items:center;gap:6px;display:inline-flex}.rr-trust-row svg{color:#087f5b;width:16px}.rr-hero__visual{place-items:center;min-height:520px;display:grid;position:relative}.rr-hero__visual:before{content:"";filter:blur(2px);background:linear-gradient(145deg,#dceaff,#e4faf3 60%,#fff1ce);border-radius:42% 58% 38% 62%/55% 34% 66% 45%;position:absolute;inset:2% 6% 0;transform:rotate(-4deg)}.rr-visual-window{z-index:2;background:#fffffff0;border:1px solid #fffc;border-radius:22px;width:min(650px,92%);position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 35px 80px #1018282e}.rr-visual-window>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.rr-visual-window>header i{background:#d0d5dd;border-radius:50%;width:8px;height:8px}.rr-visual-window>header i:first-child{background:#f97066}.rr-visual-window>header i:nth-child(2){background:#fdb022}.rr-visual-window>header i:nth-child(3){background:#32d583}.rr-visual-window>header span{color:#98a2b3;margin-left:auto;font:10px ui-monospace,monospace}.rr-visual-body{grid-template-columns:150px 1fr;gap:18px;padding:28px;display:grid}.rr-score-orbit{background:conic-gradient(#0866ff 0 78%,#e9eef5 78%);border-radius:50%;grid-row:span 2;place-content:center;place-items:center;width:136px;height:136px;display:grid;box-shadow:inset 0 0 0 13px #fff}.rr-score-orbit span{letter-spacing:-.06em;font-size:38px;font-weight:850}.rr-score-orbit small{color:#667085;text-transform:uppercase;font-size:10px}.rr-visual-summary span{color:#087f5b;text-transform:uppercase;font-size:10px;font-weight:800}.rr-visual-summary h2{margin:5px 0;font-size:25px}.rr-visual-summary p{color:#667085;margin:0;font-size:12px;line-height:1.55}.rr-signal-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.rr-signal-grid span{border:1px solid #e4e7ec;border-radius:11px;gap:7px;padding:12px;display:grid}.rr-signal-grid b{font-size:10px}.rr-signal-grid i{background:#0866ff;border-radius:9px;height:5px}.rr-priority-card{color:#7a2e0e;background:#fff4df;border-radius:13px;grid-column:1/-1;gap:12px;padding:14px;display:flex}.rr-priority-card svg{flex:none}.rr-priority-card div{gap:3px;display:grid}.rr-priority-card small{text-transform:uppercase;font-size:9px}.rr-priority-card b{font-size:12px}.rr-float-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 18px 40px #10182824}.rr-float-card>svg{color:#0866ff}.rr-float-card span{display:grid}.rr-float-card b{font-size:11px}.rr-float-card small{color:#667085;font-size:9px}.rr-float-card.is-one{top:4%;right:0}.rr-float-card.is-two{bottom:4%;left:0}.rr-proof-strip{text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:18px;width:min(1380px,100% - 40px);margin:0 auto;padding:24px 30px}.rr-proof-strip p{color:#667085;margin:0 0 14px;font-size:12px}.rr-proof-strip div{color:#344054;flex-wrap:wrap;justify-content:center;gap:clamp(18px,4vw,54px);font-weight:800;display:flex}.rr-section{width:min(1240px,100% - 40px);margin:0 auto;padding:110px 0}.rr-section__heading{max-width:780px;margin-bottom:42px}.rr-section__heading h2,.rr-insight-copy h2{letter-spacing:-.06em;margin:12px 0 16px;font-size:clamp(42px,5vw,72px);line-height:.98}.rr-section__heading p,.rr-insight-copy>p{color:#667085;font-size:17px;line-height:1.7}.rr-role-section{padding-bottom:70px}.rr-role-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.rr-role-card{background:#fff;border:1px solid #dfe7f1;border-radius:20px;flex-direction:column;justify-content:space-between;gap:26px;min-height:238px;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #1018280b}.rr-role-card:after{content:"";background:var(--role-soft);opacity:.9;border-radius:50%;width:132px;height:132px;position:absolute;bottom:-61px;right:-48px}.rr-role-card:hover{border-color:var(--role-line);transform:translateY(-5px);box-shadow:0 22px 42px #1018281a}.rr-role-card>svg{z-index:1;width:19px;height:19px;color:var(--role-ink);margin-left:auto;position:relative}.rr-role-card__icon{z-index:1;width:46px;height:46px;color:var(--role-ink);background:var(--role-soft);border-radius:14px;place-items:center;display:grid;position:relative}.rr-role-card__icon svg{width:23px;height:23px}.rr-role-card__body{z-index:1;gap:8px;display:grid;position:relative}.rr-role-card__body b{letter-spacing:-.03em;font-size:17px}.rr-role-card__body small{color:#667085;font-size:12px;line-height:1.55}.rr-role-card.is-blue{--role-ink:#0866ff;--role-soft:#eaf2ff;--role-line:#a8c8ff}.rr-role-card.is-mint{--role-ink:#087f5b;--role-soft:#e4f8ef;--role-line:#9ee5c6}.rr-role-card.is-amber{--role-ink:#b54708;--role-soft:#fff2dd;--role-line:#f7cf8b}.rr-role-card.is-violet{--role-ink:#6941c6;--role-soft:#f0ebff;--role-line:#cfbefd}.rr-role-card.is-coral{--role-ink:#b4235b;--role-soft:#fff0f5;--role-line:#ffc1d8}.rr-step-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.rr-step-grid article{background:#fff;border:1px solid #dfe4ec;border-radius:22px;min-height:300px;padding:28px;position:relative;box-shadow:0 18px 40px #1018280e}.rr-step-grid article>span{color:#d0d5dd;font-size:24px;font-weight:850;position:absolute;top:24px;right:24px}.rr-step-grid svg{color:#0866ff;background:#eaf2ff;border-radius:12px;width:42px;height:42px;margin-top:40px;padding:10px}.rr-step-grid h3{letter-spacing:-.04em;margin:28px 0 10px;font-size:26px}.rr-step-grid p{color:#667085;margin:0;line-height:1.65}.rr-insight-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,7vw,100px);display:grid}.rr-insight-copy ul{gap:12px;padding:0;list-style:none;display:grid}.rr-insight-copy li{color:#344054;gap:9px;font-weight:650;display:flex}.rr-insight-copy li svg{color:#087f5b;width:18px}.rr-insight-board{background:#111827;border-radius:28px;gap:14px;padding:30px;display:grid;position:relative;box-shadow:0 30px 70px #11182733}.rr-insight-board article{color:#fff;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;padding:22px}.rr-insight-board small{color:#7dd3fc;text-transform:uppercase;font-weight:800}.rr-insight-board b{margin:8px 0;font-size:20px;display:block}.rr-insight-board p{color:#b8c4d7;margin:0;line-height:1.6}.rr-insight-board article.is-accent{color:#102a22;background:#c8f4e3}.rr-insight-board article.is-accent p{color:#365e51}.rr-insight-board article.is-accent small{color:#087f5b}.rr-outcome-section{padding-block:75px;position:relative}.rr-outcome-section:before{content:"";z-index:-1;background:linear-gradient(100deg,#f4f8ff,#ffffffe6 50%,#f0fbf6);border-block:1px solid #dfe7f1;position:absolute;inset:0 -8vw}.rr-outcome-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.rr-outcome-grid article{background:#ffffffe6;border:1px solid #dde6f1;border-radius:18px;min-height:210px;padding:24px;box-shadow:0 14px 30px #1018280a}.rr-outcome-grid article>span{color:#0866ff;letter-spacing:.1em;margin-bottom:34px;font-size:11px;font-weight:850;display:inline-flex}.rr-outcome-grid article b{letter-spacing:-.04em;font-size:22px;line-height:1.08;display:block}.rr-outcome-grid article p{color:#667085;margin:11px 0 0;font-size:14px;line-height:1.6}.rr-outcome-grid article.is-highlight{background:linear-gradient(100deg,#f5fffa,#ecfbf3);border-color:#a6d6be;grid-column:1/-1;grid-template-columns:160px minmax(0,1fr) minmax(220px,.72fr);align-items:center;gap:22px;min-height:auto;display:grid}.rr-outcome-grid article.is-highlight>span{color:#087f5b;background:#dff8ef;border-radius:999px;width:max-content;margin:0;padding:7px 10px}.rr-outcome-grid article.is-highlight p{margin:0}.rr-video-section{color:#fff;background:radial-gradient(circle at 8% 0,#4c9aff47,#0000 0 36%),radial-gradient(circle at 95% 90%,#25d5a133,#0000 0 32%),linear-gradient(135deg,#111d34,#153463 60%,#08766d 150%);border-radius:30px;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:clamp(28px,5vw,76px);width:min(1380px,100% - 40px);margin-inline:auto;padding:clamp(34px,5vw,68px);display:grid;overflow:hidden;box-shadow:0 28px 60px #0f244538}.rr-video-copy .rr-kicker{color:#9edfff}.rr-video-copy h2{letter-spacing:-.06em;max-width:620px;margin:13px 0 16px;font-size:clamp(38px,4.2vw,66px);line-height:.98}.rr-video-copy p{color:#d9e7fa;max-width:540px;margin:0;font-size:17px;line-height:1.7}.rr-video-note{color:#c6f3df;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:750;display:inline-flex}.rr-video-note:before{content:"";background:#46d492;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #46d49224}.rr-video-frame{aspect-ratio:16/9;background:#07152d;border:1px solid #ffffff42;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 24px 56px #0000004d}.rr-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.rr-price-grid{grid-template-columns:.8fr 1.2fr;gap:18px;display:grid}.rr-price-grid article{background:#fff;border:1px solid #dfe4ec;border-radius:24px;flex-direction:column;min-height:430px;padding:34px;display:flex}.rr-price-grid article.is-featured{color:#fff;background:linear-gradient(145deg,#0f1c32,#123d78);border:0;box-shadow:0 30px 70px #0f1c323d}.rr-price-grid article>span{color:#0866ff;text-transform:uppercase;font-size:12px;font-weight:850}.rr-price-grid article.is-featured>span{color:#7dd3fc}.rr-price-grid h3{letter-spacing:-.06em;margin:18px 0 8px;font-size:44px}.rr-price-grid h3 small{font-size:14px;font-weight:500}.rr-price-grid p{color:#667085;line-height:1.6}.rr-price-grid .is-featured p{color:#c5d0df}.rr-price-grid ul{gap:12px;margin:22px 0 30px;padding:0;list-style:none;display:grid}.rr-price-grid li{gap:8px;display:flex}.rr-price-grid li svg{color:#12b76a;width:18px}.rr-price-grid .rr-button{margin-top:auto}.rr-faq{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.rr-faq>div:last-child{gap:10px;display:grid}.rr-faq details{border-bottom:1px solid #dfe4ec;padding:20px 4px}.rr-faq summary{cursor:pointer;font-size:18px;font-weight:750}.rr-faq p{color:#667085;line-height:1.7}.rr-final-cta{color:#fff;background:linear-gradient(135deg,#0866ff,#0d799d 68%,#087f5b);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;width:min(1380px,100% - 40px);margin:20px auto 100px;padding:clamp(34px,5vw,70px);display:flex;box-shadow:0 30px 70px #0866ff33}.rr-final-cta h2{letter-spacing:-.055em;max-width:950px;margin:10px 0 0;font-size:clamp(34px,4vw,62px);line-height:1}.rr-final-cta .rr-kicker{color:#cce9ff}.rr-footer{color:#c7d2e2;background:#101827;grid-template-columns:1.5fr .7fr 1fr;gap:40px;padding:60px max(24px,50vw - 660px);display:grid}.rr-footer__brand{gap:14px;max-width:440px;display:flex}.rr-footer__brand b{color:#fff}.rr-footer__brand p{color:#9cacbf;line-height:1.6}.rr-footer>div:not(.rr-footer__brand,.rr-footer__bottom){align-content:start;gap:12px;display:grid}.rr-footer strong{color:#fff}.rr-footer a{font-size:13px}.rr-footer__bottom{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:24px;font-size:12px;display:flex}.rr-footer__bottom span:last-child{gap:18px;display:flex}.rr-auth-page{grid-template-columns:.9fr 1.1fr;gap:28px;width:min(1260px,100% - 40px);min-height:760px;margin:44px auto 90px;display:grid}.rr-auth-story,.rr-auth-card{border-radius:26px;padding:clamp(34px,5vw,70px)}.rr-auth-story{color:#fff;background:radial-gradient(circle at 80% 10%,#32d58347,#0000 32%),linear-gradient(145deg,#101827,#123363)}.rr-auth-story h1{letter-spacing:-.065em;margin:16px 0;font-size:clamp(42px,5vw,72px);line-height:.96}.rr-auth-story p{color:#c2cede;font-size:17px;line-height:1.7}.rr-auth-story>div{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.rr-auth-story>div span{border:1px solid #ffffff26;border-radius:99px;padding:7px 10px;font-size:11px}.rr-auth-story ul{gap:14px;padding:0;list-style:none;display:grid}.rr-auth-story li{gap:8px;display:flex}.rr-auth-story li svg{color:#6ce9a6;width:18px}.rr-auth-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4ec;align-self:center}.rr-auth-card h2{letter-spacing:-.045em;margin:10px 0 28px;font-size:36px}.rr-auth-form{gap:16px;display:grid}.rr-auth-form label,.rr-guidance-form label,.rr-review-composer label{color:#344054;gap:7px;font-size:12px;font-weight:750;display:grid}.rr-auth-form label small,.rr-guidance-form label small,.rr-review-composer label small{color:#98a2b3;font-weight:500}.rr-auth-form label>div{border:1px solid #d0d5dd;border-radius:11px;align-items:center;gap:9px;padding:0 13px;display:flex}.rr-auth-form label>div svg{color:#98a2b3;width:18px}.rr-auth-form input,.rr-auth-form textarea,.rr-guidance-form input,.rr-guidance-form textarea,.rr-review-composer input,.rr-review-composer textarea,.rr-verification input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:0;width:100%;padding:12px 13px}.rr-auth-form label>div input{border:0;padding-inline:0}.rr-auth-form input:focus,.rr-guidance-form input:focus,.rr-guidance-form textarea:focus,.rr-review-composer input:focus,.rr-review-composer textarea:focus{border-color:#77a9ff;box-shadow:0 0 0 3px #0866ff17}.rr-field-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.rr-check{grid-template-columns:auto 1fr;align-items:flex-start;display:flex!important}.rr-check input{width:17px;margin-top:1px}.rr-auth-links{color:#667085;justify-content:space-between;gap:14px;font-size:12px;display:flex}.rr-auth-links a,.rr-form-footnote a{color:#0866ff;font-weight:750}.rr-form-footnote{color:#667085;text-align:center}.rr-form-status{color:#05603a;background:#ecfdf3;border-radius:9px;margin:0;padding:10px 12px;font-size:12px}.rr-form-status.is-error{color:#b42318;background:#fef3f2}.rr-centered-page{place-items:center;min-height:650px;padding:50px 20px;display:grid}.rr-verification,.rr-guidance-success{width:min(620px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #dfe4ec;border-radius:24px;padding:48px}.rr-verification__icon,.rr-guidance-success>svg{color:#087f5b;background:#dcfae6;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 18px;padding:14px;display:grid}.rr-verification h1,.rr-guidance-success h1{letter-spacing:-.055em;margin:0;font-size:45px}.rr-verification p,.rr-guidance-success p{color:#667085;line-height:1.65}.rr-verification form{gap:8px;margin:24px 0;display:flex}.rr-guidance-success>div{justify-content:center;gap:9px;display:flex}.rr-app-shell{background:#f3f6fa;grid-template-columns:250px minmax(0,1fr);min-height:100dvh;display:grid}.rr-app-nav{color:#d3dbea;background:linear-gradient(#101827,#13243e);flex-direction:column;gap:28px;height:100dvh;padding:24px 18px;display:flex;position:sticky;top:0}.rr-app-nav .rr-brand b{color:#fff}.rr-app-nav .rr-brand small{color:#9aabc2}.rr-app-nav nav{gap:7px;display:grid}.rr-app-nav nav a{color:#b8c5d8;border-radius:11px;padding:12px 13px;font-size:13px;font-weight:700}.rr-app-nav nav a:hover{color:#fff;background:#0866ff38}.rr-app-nav__help{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:15px;margin-top:auto;padding:17px}.rr-app-nav__help b{color:#fff;font-size:13px}.rr-app-nav__help p{color:#9fb0c8;font-size:11px;line-height:1.55}.rr-app-nav__help a{color:#7dd3fc;font-size:12px;font-weight:800}.rr-app-nav__user{border-top:1px solid #ffffff1a;align-items:center;gap:9px;padding-top:18px;display:flex}.rr-app-nav__user>span{color:#fff;background:#0866ff;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:850;display:grid}.rr-app-nav__user div{min-width:0;display:grid}.rr-app-nav__user b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rr-app-nav__user small{color:#8fa0b8;font-size:9px}.rr-app-main{min-width:0}.rr-app-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #e4e7ec;align-items:center;gap:16px;min-height:62px;padding:10px 28px;display:flex}.rr-app-topbar button{display:none}.rr-app-topbar a{font-weight:800}.rr-app-topbar>span{color:#667085;margin-left:auto;font-size:11px}.rr-app-scrim{display:none}.rr-workspace,.rr-simple-app-page,.rr-report,.rr-processing,.rr-guidance-page{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 80px}.rr-workspace__heading{justify-content:space-between;gap:30px;margin-bottom:32px;display:flex}.rr-workspace__heading h1,.rr-simple-app-page>header h1,.rr-guidance-page>header h1{letter-spacing:-.058em;max-width:850px;margin:10px 0;font-size:clamp(38px,4vw,62px);line-height:1}.rr-workspace__heading p,.rr-simple-app-page>header p,.rr-guidance-page>header p{color:#667085;max-width:720px;line-height:1.65}.rr-workspace-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:20px;display:grid}.rr-review-composer{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4ec;border-radius:22px;gap:18px;padding:26px;display:grid}.rr-composer-heading{justify-content:space-between;gap:16px;display:flex}.rr-composer-heading span{align-items:center;gap:7px;font-weight:850;display:flex}.rr-composer-heading svg{color:#0866ff}.rr-composer-heading b{color:#667085;font-size:11px}.rr-dropzone{color:#344054;cursor:pointer;background:#f5f9ff;border:1.5px dashed #98bdf8;border-radius:17px;place-content:center;justify-items:center;gap:8px;min-height:180px;display:grid}.rr-dropzone svg{color:#0866ff;width:38px;height:38px}.rr-dropzone span{color:#667085;font-size:11px}.rr-dropzone.is-dragging{background:#e9f2ff;border-color:#0866ff;transform:scale(.99)}.rr-dropzone.has-file{background:#ecfdf3;border-style:solid;border-color:#75e0a7}.rr-dropzone.has-file svg{color:#087f5b}.rr-workspace-side{gap:14px;display:grid}.rr-usage-card,.rr-guidance-card,.rr-privacy-card{background:#fff;border:1px solid #dfe4ec;border-radius:18px;padding:22px}.rr-usage-card>div:first-child{justify-content:space-between;gap:10px;display:flex}.rr-usage-card span{color:#0866ff;text-transform:uppercase;font-size:10px;font-weight:850}.rr-usage-card b{font-size:14px}.rr-usage-bar{background:#edf0f5;border-radius:8px;height:7px;margin:18px 0 9px;overflow:hidden}.rr-usage-bar i{border-radius:inherit;background:linear-gradient(90deg,#0866ff,#12b76a);height:100%;display:block}.rr-usage-card p,.rr-guidance-card p,.rr-privacy-card p{color:#667085;font-size:12px;line-height:1.55}.rr-usage-card a{color:#0866ff;font-size:11px;font-weight:800}.rr-guidance-card{color:#fff;background:linear-gradient(145deg,#101827,#17467f);border:0}.rr-guidance-card span{color:#7dd3fc;text-transform:uppercase;font-size:10px}.rr-guidance-card h2{font-size:24px;line-height:1.05}.rr-guidance-card p{color:#b9c7d9}.rr-recent{margin-top:34px}.rr-recent__heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.rr-recent__heading h2{margin:6px 0 0;font-size:32px}.rr-recent__heading>a{color:#0866ff;font-weight:800}.rr-history-list{gap:9px;margin-top:16px;display:grid}.rr-history-row{background:#fff;border:1px solid #dfe4ec;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 17px;display:grid}.rr-history-icon{color:#0866ff;background:#eaf2ff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.rr-history-icon svg{width:18px}.rr-history-row>span:nth-child(2){display:grid}.rr-history-row small{color:#667085}.rr-history-row>strong{font-size:20px}.rr-empty-state{text-align:center;border:1px dashed #cbd5e1;border-radius:17px;padding:40px}.rr-empty-state svg{color:#0866ff}.rr-empty-state h3{margin-bottom:4px}.rr-empty-state p{color:#667085;margin:0}.rr-back-link{color:#475467;align-items:center;gap:7px;margin-bottom:22px;font-size:12px;font-weight:750;display:inline-flex}.rr-back-link svg{width:15px}.rr-processing{min-height:calc(100dvh - 62px)}.rr-processing-card{max-width:820px;box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #dfe4ec;border-radius:25px;justify-items:center;margin:20px auto;padding:50px;display:grid}.rr-processing-orbit{color:#0866ff;background:#eaf2ff;border-radius:50%;place-items:center;width:100px;height:100px;margin-bottom:22px;display:grid;position:relative}.rr-processing-orbit svg{opacity:.25;width:70px;height:70px;position:absolute}.rr-processing-orbit span{font-size:24px;font-weight:850}.rr-processing-card h1{letter-spacing:-.055em;margin:10px 0;font-size:clamp(36px,4vw,58px)}.rr-processing-card>p{color:#667085;max-width:620px;line-height:1.65}.rr-progress-track{background:#edf0f5;border-radius:9px;width:100%;height:9px;margin:20px 0 26px;overflow:hidden}.rr-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#0866ff,#12b76a);height:100%;transition:width .4s;display:block}.rr-processing-steps{grid-template-columns:repeat(5,1fr);gap:8px;width:100%;display:grid}.rr-processing-steps div{color:#98a2b3;justify-items:center;gap:7px;font-size:10px;display:grid}.rr-processing-steps span{background:#f2f4f7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.rr-processing-steps svg{width:15px}.rr-processing-steps .is-current{color:#0866ff}.rr-processing-steps .is-current span{background:#eaf2ff}.rr-processing-steps .is-done{color:#087f5b}.rr-processing-steps .is-done span{background:#dcfae6}.rr-processing-card>small{color:#667085;margin-top:28px}.rr-processing-note{background:#fff4df;border-radius:14px;gap:13px;max-width:650px;margin:18px auto;padding:16px;display:flex}.rr-processing-note b{color:#7a2e0e}.rr-processing-note p{color:#9e4e18;margin:3px 0 0;font-size:12px}.rr-report-top{justify-content:space-between;align-items:center;display:flex}.rr-report-top>div{gap:8px;display:flex}.rr-report-hero{color:#fff;background:radial-gradient(circle at 85% 10%,#4ade8040,#0000 30%),linear-gradient(145deg,#101827,#123d78);border-radius:25px;grid-template-columns:1fr auto;gap:35px;padding:36px;display:grid}.rr-report-hero h1{letter-spacing:-.065em;margin:9px 0;font-size:clamp(40px,5vw,68px);line-height:.98}.rr-report-hero p{color:#c2cfdf}.rr-report-meta{color:#aab9cc;gap:14px;margin-top:22px;font-size:11px;display:flex}.rr-report-meta span{align-items:center;gap:5px;display:flex}.rr-report-meta svg{width:15px}.rr-score-pair{gap:14px;display:flex}.rr-score-pair article{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:17px;align-content:center;justify-items:center;gap:8px;min-width:145px;padding:18px;display:grid}.rr-score-ring{--score:0deg;background:conic-gradient(#5aa2ff var(--score),#ffffff1f 0);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;box-shadow:inset 0 0 0 10px #16345f}.rr-score-ring.is-match{background:conic-gradient(#4ade80 var(--score),#ffffff1f 0)}.rr-score-ring span{font-size:24px;font-weight:850}.rr-score-pair b{text-transform:uppercase;font-size:10px}.rr-report-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;margin-top:20px;display:grid}.rr-report-primary,.rr-report-side{gap:16px;display:grid}.rr-report-side{position:sticky;top:20px}.rr-report-card{background:#fff;border:1px solid #dfe4ec;border-radius:18px;padding:26px}.rr-report-card>span{color:#0866ff;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:850;display:flex}.rr-report-card h2{letter-spacing:-.04em;margin:9px 0 14px;font-size:28px}.rr-report-card p,.rr-report-card li{color:#667085;line-height:1.65}.rr-report-card.is-summary{background:linear-gradient(145deg,#fff,#f2f7ff);border-color:#b7d2ff}.rr-breakdown{gap:13px;display:grid}.rr-breakdown>div{gap:6px;display:grid}.rr-breakdown span{justify-content:space-between;display:flex}.rr-breakdown i{background:#edf0f5;border-radius:7px;height:7px;overflow:hidden}.rr-breakdown em{border-radius:inherit;background:linear-gradient(90deg,#0866ff,#12b76a);height:100%;display:block}.rr-priority-list{gap:10px;display:grid}.rr-priority-list>div{background:#f8fafc;border-radius:11px;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.rr-priority-list>div>span{color:#0866ff;background:#eaf2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.rr-priority-list p{margin:3px 0 0}.rr-skill-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rr-skill-columns>div{background:#f8fafc;border-radius:13px;padding:16px}.rr-expert-card{color:#fff;background:linear-gradient(145deg,#0866ff,#0f766e);border-radius:19px;padding:26px;box-shadow:0 22px 48px #0866ff2e}.rr-expert-card span{color:#cdeaff;text-transform:uppercase;font-size:10px}.rr-expert-card h2{font-size:28px;line-height:1.05}.rr-expert-card p{color:#d7eef0;line-height:1.6}.rr-simple-app-page>header{margin-bottom:28px}.rr-history-page-list{gap:10px;display:grid}.rr-history-page-list article{background:#fff;border:1px solid #dfe4ec;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:18px;display:grid}.rr-history-page-list article>div:nth-child(2){gap:3px;display:grid}.rr-history-page-list p,.rr-history-page-list small{color:#667085;margin:0}.rr-history-page-list article>strong{font-size:24px}.rr-history-page-list article>div:last-child{gap:7px;display:flex}.rr-pagination{grid-template-columns:1fr auto 1fr;align-items:center;margin-top:20px;display:grid}.rr-pagination a:last-child{justify-self:end}.rr-pagination a{color:#0866ff;font-weight:800}.rr-guidance-page>header{grid-template-columns:1fr 330px;align-items:end;gap:30px;display:grid}.rr-guidance-page>header aside{color:#fff;background:#101827;border-radius:17px;padding:22px}.rr-guidance-page>header aside>svg{color:#7dd3fc}.rr-guidance-page>header aside ul{color:#c3cfdf;padding-left:18px;line-height:1.7}.rr-guidance-form{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4ec;border-radius:22px;gap:18px;margin-top:30px;padding:30px;display:grid}.rr-guidance-form fieldset{border:0;gap:10px;padding:0;display:flex}.rr-guidance-form legend{margin-bottom:9px;font-size:12px;font-weight:800}.rr-guidance-form fieldset label{text-transform:capitalize;border:1px solid #dfe4ec;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;display:flex}.rr-guidance-form fieldset input{width:auto}.rr-guidance-form fieldset svg{width:16px}.rr-guidance-success>div{gap:8px;display:flex}::selection{color:#061b45;background:#cfe2ff}.rr-sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.rr-skip-link{z-index:200;color:#fff;background:#101828;border-radius:10px;padding:10px 14px;font-weight:800;transition:transform .16s;position:fixed;top:10px;left:14px;transform:translateY(-150%)}.rr-skip-link:focus{transform:translateY(0)}.rr-anchor-target{outline:0;height:0;scroll-margin-top:90px;display:block}.rr-site-shell :where(a,button,input,textarea,summary):focus-visible,.rr-app-shell :where(a,button,input,textarea):focus-visible{outline-offset:3px;outline:3px solid #0866ff61}.rr-app-nav nav a{transition:color .18s,background .18s,transform .18s;position:relative}.rr-app-nav nav a:hover{transform:translate(2px)}.rr-app-nav nav a.is-active{color:#fff;background:linear-gradient(90deg,#0866ff57,#0866ff24);box-shadow:inset 3px 0 #62a8ff}.rr-dropzone{transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}.rr-dropzone:hover{background:#edf5ff;border-color:#4d90ff;box-shadow:inset 0 0 0 1px #0866ff0d}.rr-history-row,.rr-history-page-list article{transition:transform .18s,border-color .18s,box-shadow .18s}.rr-history-row:hover,.rr-history-page-list article:hover{border-color:#b6d1ff;transform:translateY(-2px);box-shadow:0 14px 30px #1018280f}.rr-history-row>strong,.rr-history-page-list article>strong{align-items:baseline;gap:2px;display:inline-flex}.rr-history-row>strong small,.rr-history-page-list article>strong small{color:#98a2b3;font-size:10px;font-weight:750}.rr-history-icon.is-failed{color:#b42318;background:#fee4e2}.rr-score-pair article>small{color:#9fb4cf;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700}.rr-processing-error-icon{color:#b42318;background:#fee4e2;border-radius:22px;place-items:center;width:76px;height:76px;margin-bottom:22px;display:grid}.rr-processing-error-icon svg{width:36px;height:36px}.rr-processing-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.rr-history-empty{text-align:center;background:linear-gradient(145deg,#fff,#f5f9ff);border:1px dashed #b8c8dc;border-radius:20px;place-content:center;justify-items:center;gap:9px;min-height:310px;padding:34px;display:grid}.rr-history-empty>svg{color:#0866ff;width:42px;height:42px}.rr-history-empty h2{letter-spacing:-.04em;margin:8px 0 0;font-size:30px}.rr-history-empty p{color:#667085;max-width:460px;margin:0 0 14px;line-height:1.6}.rr-route-loading{align-content:center;gap:18px;width:min(1100px,100% - 32px);min-height:72dvh;margin:0 auto;display:grid}.rr-route-loading>*{background:linear-gradient(90deg,#e8edf4 25%,#f7f9fc 50%,#e8edf4 75%) 0 0/200% 100%;border-radius:13px;animation:1.3s linear infinite rr-shimmer;overflow:hidden}.rr-route-loading__bar{width:150px;height:16px}.rr-route-loading__title{width:min(720px,85%);height:68px}.rr-route-loading__copy{width:min(590px,72%);height:22px}.rr-route-loading__grid{background:0 0;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px;animation:none;display:grid}.rr-route-loading__grid span{background:linear-gradient(90deg,#e8edf4 25%,#f7f9fc 50%,#e8edf4 75%) 0 0/200% 100%;border-radius:18px;height:220px;animation:1.3s linear infinite rr-shimmer}.rr-route-error{text-align:center;place-content:center;justify-items:center;gap:12px;width:min(720px,100% - 32px);min-height:78dvh;margin:0 auto;display:grid}.rr-route-error>svg{color:#0866ff;background:#eaf2ff;border-radius:18px;width:60px;height:60px;padding:14px}.rr-route-error h1{letter-spacing:-.06em;margin:5px 0;font-size:clamp(40px,6vw,70px);line-height:.96}.rr-route-error p{color:#667085;max-width:560px;margin:0 0 18px;line-height:1.65}.rr-route-error>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}@keyframes rr-shimmer{to{background-position:-200% 0}}@media (max-width:1050px){.rr-header nav{gap:14px}.rr-hero{grid-template-columns:1fr}.rr-hero__copy{text-align:center}.rr-hero__copy>p{margin-inline:auto}.rr-hero__actions,.rr-trust-row{justify-content:center}.rr-hero__visual{width:min(760px,100%);margin:0 auto}.rr-insight-section,.rr-faq{grid-template-columns:1fr}.rr-role-grid{grid-template-columns:repeat(3,1fr)}.rr-video-section,.rr-auth-page{grid-template-columns:1fr}.rr-auth-story{min-height:440px}.rr-workspace-grid,.rr-report-grid{grid-template-columns:1fr}.rr-workspace-side{grid-template-columns:repeat(3,1fr)}.rr-report-side{grid-template-columns:1fr 1fr;position:static}}@media (max-width:820px){.rr-header{border-radius:15px;width:calc(100% - 20px);margin-top:8px}.rr-mobile-menu{background:#fff;border:1px solid #dfe4ec;border-radius:10px;place-items:center;margin-left:auto;padding:8px;display:grid}.rr-header nav{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4ec;border-radius:14px;padding:14px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.rr-header nav.is-open{display:grid}.rr-header nav a{padding:9px}.rr-header__actions .is-ghost,.rr-header__actions .rr-button span{display:none}.rr-hero{width:calc(100% - 28px);padding-top:60px}.rr-hero__copy h1{font-size:clamp(50px,13vw,76px)}.rr-float-card{display:none}.rr-step-grid{grid-template-columns:1fr}.rr-step-grid article{min-height:240px}.rr-role-grid{grid-template-columns:repeat(2,1fr)}.rr-outcome-grid{grid-template-columns:1fr}.rr-outcome-grid article.is-highlight{grid-column:auto;grid-template-columns:1fr;gap:13px}.rr-price-grid{grid-template-columns:1fr}.rr-price-grid article{min-height:380px}.rr-final-cta{flex-direction:column;align-items:flex-start}.rr-footer{grid-template-columns:1fr 1fr}.rr-footer__brand{grid-column:1/-1}.rr-app-shell{display:block}.rr-app-nav{z-index:90;width:min(300px,100vw - 48px);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.rr-app-shell.is-nav-open .rr-app-nav{transform:translate(0)}.rr-app-scrim{z-index:80;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a85;border:0;position:fixed;inset:0}.rr-app-shell.is-nav-open .rr-app-scrim{opacity:1;visibility:visible;pointer-events:auto;display:block}.rr-app-topbar{z-index:50;padding-inline:14px;position:sticky;top:0}.rr-app-topbar button{background:#fff;border:1px solid #dfe4ec;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.rr-app-topbar button svg{width:17px}.rr-workspace-side,.rr-processing-steps{grid-template-columns:1fr}.rr-processing-steps div{grid-template-columns:auto 1fr;place-items:center start}.rr-report-hero{grid-template-columns:1fr}.rr-score-pair{justify-content:flex-start}.rr-guidance-page>header{grid-template-columns:1fr}}@media (max-width:560px){.rr-brand small{display:none}.rr-brand b{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.rr-header__actions .rr-button{width:42px;padding:8px;font-size:0}.rr-hero{min-height:auto;padding-bottom:55px}.rr-hero__copy h1{font-size:49px}.rr-hero__copy>p{font-size:16px}.rr-hero__actions{display:grid}.rr-trust-row{text-align:left;justify-content:start;display:grid}.rr-hero__visual{min-height:390px}.rr-visual-window{width:100%}.rr-visual-body{grid-template-columns:100px 1fr;padding:18px}.rr-score-orbit{width:90px;height:90px;box-shadow:inset 0 0 0 9px #fff}.rr-score-orbit span{font-size:28px}.rr-signal-grid{grid-template-columns:1fr}.rr-priority-card{display:none}.rr-hero__signal{display:grid}.rr-role-grid{grid-template-columns:1fr}.rr-role-card{flex-direction:row;align-items:center;gap:16px;min-height:174px}.rr-role-card__body{margin-right:auto}.rr-role-card>svg{margin:0}.rr-outcome-section{padding-block:54px}.rr-outcome-grid article{min-height:auto}.rr-outcome-grid article>span{margin-bottom:21px}.rr-proof-strip,.rr-section,.rr-final-cta{width:calc(100% - 28px)}.rr-proof-strip div{gap:12px 20px}.rr-section{padding:74px 0}.rr-section__heading h2,.rr-insight-copy h2{font-size:41px}.rr-insight-board{padding:16px}.rr-price-grid article{padding:26px}.rr-faq{gap:10px}.rr-video-section{border-radius:22px;width:calc(100% - 28px);padding:28px 20px}.rr-video-copy h2{font-size:39px}.rr-video-copy p{font-size:15px}.rr-video-frame{border-radius:15px}.rr-final-cta{margin-bottom:60px;padding:30px 24px}.rr-footer{grid-template-columns:1fr;padding:45px 22px}.rr-footer__brand,.rr-footer__bottom{grid-column:auto}.rr-footer__bottom{display:grid}.rr-auth-page{width:calc(100% - 20px);margin-top:14px}.rr-auth-story,.rr-auth-card{border-radius:20px;padding:28px 20px}.rr-auth-story{min-height:390px}.rr-auth-story h1{font-size:44px}.rr-auth-card h2{font-size:30px}.rr-field-grid{grid-template-columns:1fr}.rr-auth-links{display:grid}.rr-verification,.rr-guidance-success{padding:34px 20px}.rr-verification h1,.rr-guidance-success h1{font-size:38px}.rr-verification form,.rr-guidance-success>div{display:grid}.rr-workspace,.rr-simple-app-page,.rr-report,.rr-processing,.rr-guidance-page{width:calc(100% - 24px);padding-top:28px}.rr-workspace__heading{flex-direction:column;align-items:flex-start}.rr-workspace__heading h1,.rr-simple-app-page>header h1,.rr-guidance-page>header h1{font-size:39px}.rr-review-composer{padding:18px}.rr-composer-heading b{display:none}.rr-history-row{grid-template-columns:auto minmax(0,1fr) auto}.rr-history-row>svg{display:none}.rr-history-page-list article{grid-template-columns:auto minmax(0,1fr)}.rr-history-page-list article>strong{background:#f2f4f7;border-radius:8px;grid-column:2;justify-self:start;padding:5px 8px;font-size:15px}.rr-history-page-list article>div:last-child{grid-column:1/-1}.rr-score-pair{grid-template-columns:1fr 1fr;display:grid}.rr-score-pair article{min-width:0;padding:12px}.rr-report-hero{padding:25px 20px}.rr-report-top{flex-direction:column;align-items:flex-start}.rr-report-top>div{width:100%}.rr-report-top .rr-button{flex:1}.rr-report-side,.rr-skill-columns{grid-template-columns:1fr}.rr-processing-card{padding:34px 18px}.rr-guidance-form{padding:20px}.rr-guidance-form fieldset{flex-wrap:wrap}.rr-route-loading__title{width:100%;height:96px}.rr-route-loading__copy{width:88%}.rr-route-loading__grid{grid-template-columns:1fr}.rr-route-loading__grid span{height:150px}.rr-route-loading__grid span:nth-child(n+3){display:none}.rr-processing-actions,.rr-route-error>div{width:100%;display:grid}.rr-processing-actions .rr-button,.rr-route-error .rr-button{width:100%}}.rr-processing-card{text-align:left;background:linear-gradient(145deg,#fff 0%,#fbfdff 58%,#f3f8ff 100%);justify-items:stretch;max-width:980px}.rr-processing--failed .rr-processing-card{text-align:center;justify-items:center;max-width:820px}.rr-processing-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;display:grid}.rr-processing-heading .rr-processing-orbit{margin:0}.rr-processing-heading h1{margin:8px 0 6px;font-size:clamp(34px,4vw,54px);line-height:1}.rr-processing-heading p{color:#667085;max-width:690px;margin:0;line-height:1.65}.rr-processing-live{color:#172b4d;background:#ebf4ffd1;border:1px solid #cfe0fb;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 24px;padding:14px 16px;display:grid}.rr-processing-live>svg{color:#0866ff;width:20px}.rr-processing-live div{gap:3px;display:grid}.rr-processing-live b{font-size:13px}.rr-processing-live small{color:#667085;line-height:1.45}.rr-processing-live time{color:#0866ff;font-variant-numeric:tabular-nums;font-size:11px;font-weight:850}.rr-processing-workbench{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:stretch;gap:18px;display:grid}.rr-processing-workbench .rr-processing-steps{grid-template-columns:1fr;gap:6px}.rr-processing-workbench .rr-processing-steps div{border-radius:11px;grid-template-columns:auto minmax(0,1fr);place-items:center start;min-height:43px;padding:6px 9px}.rr-processing-workbench .rr-processing-steps .is-current{background:#eef5ff}.rr-processing-workbench .rr-processing-steps .is-done{background:#f0fbf5}.rr-report-preview{background:#fff;border:1px solid #dbe4f0;border-radius:16px;align-content:start;gap:11px;min-height:255px;padding:20px;display:grid;overflow:hidden;box-shadow:0 16px 34px #1018280f}.rr-report-preview>div:first-child{color:#344054;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.rr-report-preview svg{color:#0866ff;width:18px}.rr-report-preview>span{background:linear-gradient(90deg,#e9eef5 20%,#d8e8ff 50%,#e9eef5 80%) 0 0/220% 100%;border-radius:999px;width:78%;height:10px;animation:1.5s linear infinite rr-shimmer}.rr-report-preview>span.is-wide{width:100%}.rr-report-preview>span.is-short{width:56%}.rr-report-preview__tiles{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.rr-report-preview__tiles i{background:linear-gradient(145deg,#edf4ff,#f8fafc);border-radius:10px;height:72px}.rr-processing-note{max-width:760px}.rr-section-intro{margin-top:-6px}.rr-next-move{background:#fff;border-left:4px solid #0866ff;border-radius:0 12px 12px 0;gap:4px;margin-top:18px;padding:15px 17px;display:grid}.rr-next-move b{color:#0866ff;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.rr-next-move strong{color:#172b4d;font-size:16px}.rr-next-move small{color:#667085}.rr-action-plan{gap:13px;margin-top:18px;display:grid}.rr-action-plan>article{background:linear-gradient(145deg,#fff,#f9fbfe);border:1px solid #dfe6f0;border-radius:15px;padding:18px}.rr-action-plan>article:first-child{border-color:#9fc3ff;box-shadow:0 13px 30px #0866ff14}.rr-action-plan header{align-items:flex-start;gap:11px;display:flex}.rr-action-plan header>i{color:#fff;background:#0866ff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-style:normal;font-weight:850;display:grid}.rr-action-plan header div{gap:2px;display:grid}.rr-action-plan header small{color:#087f5b;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.rr-action-plan h3{color:#172b4d;letter-spacing:-.025em;margin:0;font-size:19px}.rr-action-plan>article>p{margin:11px 0 14px}.rr-action-plan dl{grid-template-columns:1fr 1.35fr;gap:10px;margin:0;display:grid}.rr-action-plan dl>div{background:#f1f5f9;border-radius:10px;padding:11px 12px}.rr-action-plan dt{color:#475467;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850}.rr-action-plan dd{color:#344054;margin:0;font-size:12px;line-height:1.55}.rr-action-plan blockquote{color:#155e75;background:#ecfeff;border:0;border-radius:10px;gap:4px;margin:10px 0 0;padding:11px 13px;font-size:12px;line-height:1.55;display:grid}.rr-action-plan blockquote b{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.rr-week-plan{gap:0;margin-top:10px;display:grid}.rr-week-plan>div{border-bottom:1px solid #e7ebf1;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.rr-week-plan>div:last-child{border-bottom:0}.rr-week-plan>div>i{color:#0866ff;text-align:center;background:#eaf2ff;border-radius:8px;align-self:start;padding:6px 8px;font-size:10px;font-style:normal;font-weight:850}.rr-week-plan>div>div{gap:5px;display:grid}.rr-week-plan b{color:#172b4d}.rr-week-plan p{margin:0}.rr-week-plan small{color:#087f5b;line-height:1.5}@media (max-width:820px){.rr-processing-heading,.rr-processing-workbench{grid-template-columns:1fr}.rr-processing-heading{text-align:center;justify-items:center}.rr-processing-heading p{margin-inline:auto}.rr-report-preview{min-height:210px}}@media (max-width:560px){.rr-processing-card{padding:26px 16px}.rr-processing-heading h1{font-size:34px}.rr-processing-live{grid-template-columns:auto minmax(0,1fr)}.rr-processing-live time{grid-column:2}.rr-report-preview__tiles i{height:52px}.rr-action-plan>article{padding:15px}.rr-action-plan dl{grid-template-columns:1fr}.rr-week-plan>div{grid-template-columns:54px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.rr-report-preview>span{animation:none}}@media (max-width:820px){.rr-header{background:#fffffffa!important;border-radius:16px!important;gap:10px!important;width:calc(100% - 20px)!important;min-height:64px!important;margin-top:10px!important}.rr-mobile-menu{color:#101828!important;background:#fff!important;order:3!important;min-width:42px!important;min-height:42px!important;margin-left:auto!important;box-shadow:0 8px 18px #10182814!important}.rr-header nav{top:calc(env(safe-area-inset-top) + 76px)!important;z-index:75!important;color:#101828!important;background:#fff!important;gap:6px!important;position:fixed!important;left:10px!important;right:10px!important}.rr-header nav a{color:#101828!important;border-radius:10px!important;align-items:center!important;min-height:44px!important;display:flex!important}.rr-header nav a:hover{background:#edf5ff!important}.rr-header__actions{margin-left:auto!important}.rr-header__actions .rr-button.is-primary{border-radius:12px!important;min-width:42px!important;min-height:42px!important;padding:8px!important}.rr-hero{gap:34px!important;width:calc(100% - 24px)!important}.rr-app-nav{color:#e8eef8!important;background:linear-gradient(#0b1220,#102440)!important}}@media (max-width:560px){.rr-header{padding-inline:10px!important}.rr-brand__mark{width:38px!important;height:38px!important}.rr-header__actions{display:none!important}.rr-hero__copy{text-align:left!important}.rr-hero__copy h1{letter-spacing:-.055em!important;font-size:clamp(42px,12vw,56px)!important}.rr-hero__actions .rr-button{width:100%!important}.rr-workspace,.rr-simple-app-page,.rr-report,.rr-processing,.rr-guidance-page{width:calc(100% - 24px)!important}}.ax-site{--ax-ink:#0f172a;--ax-muted:#516173;--ax-line:#dbe4f0;--ax-blue:#0062ff;--ax-cyan:#13a8e8;--ax-wash:#eef5ff;min-height:100dvh;color:var(--ax-ink);background:radial-gradient(circle at 12% 8%,#0062ff21,#0000 28%),radial-gradient(circle at 86% 14%,#13a8e829,#0000 25%),linear-gradient(#f8fbff 0%,#eef5ff 58%,#f8fbff 100%);overflow:clip}.ax-site a{text-decoration:none}.ax-skip{z-index:200;color:#fff;background:#0f172a;border-radius:12px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.ax-skip:focus{transform:translateY(0)}.ax-header{z-index:70;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid #dbe4f0db;border-radius:22px;align-items:center;gap:22px;width:min(1440px,100% - 32px);min-height:76px;margin:12px auto 0;padding:10px 14px;display:flex;position:sticky;top:12px;box-shadow:0 18px 50px #0f172a14}.ax-brand{color:var(--ax-ink);align-items:center;gap:11px;display:inline-flex}.ax-brand__mark{color:#fff;background:linear-gradient(135deg, var(--ax-blue), var(--ax-cyan));letter-spacing:-.08em;border-radius:15px 15px 15px 5px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:950;display:grid;box-shadow:0 12px 28px #0062ff40}.ax-brand span:last-child{gap:1px;display:grid}.ax-brand b{letter-spacing:-.02em;font-size:15px}.ax-brand small{color:var(--ax-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.ax-header nav{align-items:center;gap:20px;margin-left:auto;display:flex}.ax-header nav a{color:#405066;font-size:13px;font-weight:800}.ax-header nav a:hover{color:var(--ax-blue)}.ax-header__cta,.ax-button{border:1px solid var(--ax-line);min-height:44px;color:var(--ax-ink);background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.ax-header__cta svg,.ax-button svg{width:17px;height:17px}.ax-button:hover,.ax-header__cta:hover{border-color:#9fc3ff;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}.ax-button.is-primary{color:#fff;background:linear-gradient(135deg, var(--ax-blue), var(--ax-cyan));border-color:#0000;box-shadow:0 16px 32px #0062ff38}.ax-button.is-light{color:#0f172a;background:#fff;border-color:#0000}.ax-button.is-on-dark{color:#eef7ff;background:#ffffff14;border-color:#badaff57;box-shadow:inset 0 1px #ffffff1a}.ax-button.is-on-dark:hover{background:#ffffff24;border-color:#b4e1ffbf;box-shadow:0 16px 34px #0000002e,inset 0 1px #ffffff2e}.ax-menu-button{display:none}.ax-kicker{color:var(--ax-blue);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:950;display:inline-flex}.ax-kicker svg{width:15px;height:15px}.ax-hero{grid-template-columns:minmax(0,.98fr) minmax(460px,1.02fr);align-items:center;gap:clamp(36px,6vw,92px);width:min(1380px,100% - 40px);min-height:720px;margin:0 auto;padding:clamp(72px,9vw,132px) 0 76px;display:grid}.ax-hero h1,.ax-page-hero h1{letter-spacing:-.075em;margin:18px 0 22px;font-size:clamp(54px,6vw,98px);line-height:.92}.ax-hero p,.ax-page-hero p{max-width:720px;color:var(--ax-muted);margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.65}.ax-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.ax-proof-row{color:#405066;flex-wrap:wrap;gap:12px;margin-top:24px;font-size:12px;font-weight:800;display:flex}.ax-proof-row span{background:#ffffffb8;border:1px solid #d8e6f7;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.ax-proof-row svg{color:#0c8b61;width:15px}.ax-hero__visual{place-items:center;min-height:520px;display:grid;position:relative}.ax-hero__visual:before{content:"";filter:blur(3px);background:linear-gradient(135deg,#cfe2ff,#d9fff2 56%,#fff0c7);border-radius:44% 56% 61% 39%/42% 47% 53% 58%;position:absolute;inset:4% 3%;transform:rotate(-5deg)}.ax-console{z-index:1;background:#fffffff0;border:1px solid #ffffffe6;border-radius:28px;width:min(650px,94%);position:relative;overflow:hidden;transform:rotate(1.3deg);box-shadow:0 38px 90px #0f172a2e}.ax-console header{background:#f8fbff;border-bottom:1px solid #e6edf7;align-items:center;gap:8px;height:46px;padding:0 16px;display:flex}.ax-console header span{background:#d0d5dd;border-radius:50%;width:9px;height:9px}.ax-console header span:first-child{background:#ff6b6b}.ax-console header span:nth-child(2){background:#fdb022}.ax-console header span:nth-child(3){background:#12b76a}.ax-console header b{color:#7a8798;margin-left:auto;font:11px ui-monospace,monospace}.ax-console__body{grid-template-columns:repeat(3,1fr);gap:12px;padding:24px;display:grid}.ax-console article{background:#fff;border:1px solid #dfe8f4;border-radius:16px;gap:8px;padding:16px;display:grid}.ax-console small{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:850}.ax-console b{font-size:15px}.ax-console i{background:linear-gradient(90deg, var(--ax-blue), #12b76a);border-radius:999px;height:7px}.ax-console__panel{color:#fff;background:linear-gradient(135deg,#0f172a,#123d78);border-radius:18px;grid-column:1/-1;align-items:center;gap:14px;padding:18px;display:flex}.ax-console__panel svg{color:#7dd3fc}.ax-console__panel div{gap:3px;display:grid}.ax-console__panel span{color:#b7d8ff;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.ax-console__panel strong{font-size:18px}.ax-section,.ax-page-hero{width:min(1180px,100% - 40px);margin:0 auto;padding:78px 0}.ax-page-hero{text-align:center;padding-top:96px}.ax-page-hero p{margin-inline:auto}.ax-section__head{max-width:760px;margin-bottom:30px}.ax-section__head.is-row{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.ax-section h2,.ax-final-cta h2{letter-spacing:-.06em;margin:8px 0 12px;font-size:clamp(36px,4.4vw,64px);line-height:.96}.ax-section__head p,.ax-split p,.ax-card span,.ax-doc-card p,.ax-final-cta p{color:var(--ax-muted);line-height:1.65}.ax-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ax-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ax-card,.ax-doc-card,.ax-stack-card,.ax-detail-aside{background:#ffffffd6;border:1px solid #dbe4f0eb;border-radius:24px;flex-direction:column;gap:12px;min-height:220px;padding:26px;display:flex;position:relative;box-shadow:0 18px 50px #0f172a12}.ax-card svg{color:var(--ax-blue)}.ax-card b{letter-spacing:-.035em;margin-top:auto;font-size:24px;line-height:1.05}.ax-card small{color:var(--ax-blue);align-items:center;gap:4px;font-size:12px;font-weight:900;display:inline-flex}.ax-billing-launch{color:#fff;background:radial-gradient(circle at 8% 10%,#0fb5d53d,#0000 32%),radial-gradient(circle at 92% 92%,#0062ff47,#0000 34%),linear-gradient(145deg,#071524 0%,#0b2e57 60%,#0b3f64 100%);border:1px solid #71beff38;border-radius:38px;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(38px,6vw,86px);width:min(1320px,100% - 40px);margin-top:10px;padding:clamp(42px,5.5vw,74px);display:grid;overflow:hidden;box-shadow:0 34px 90px #091f3633}.ax-billing-launch .ax-kicker{color:#8be6f1}.ax-billing-launch h2{color:#fff;max-width:630px}.ax-billing-launch p{color:#c5d8e8;max-width:620px;margin:0;font-size:17px;line-height:1.72}.ax-billing-launch__platforms{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.ax-billing-launch__platforms span{color:#dceeff;background:#ffffff0e;border:1px solid #9ed2ff36;border-radius:999px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;font-weight:800;display:inline-flex}.ax-billing-launch__platforms svg{color:#77d9e8;width:15px}.ax-billing-launch__flow{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#04111f8f;border:1px solid #b4deff2e;border-radius:26px;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0003}.ax-billing-launch__head{color:#90aeca;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:10px 10px 15px;font-size:10px;font-weight:850;display:flex}.ax-billing-launch__head b{color:#d9f8ff}.ax-billing-launch__flow article{background:linear-gradient(110deg,#ffffff16,#ffffff09);border:1px solid #acd8ff21;border-radius:17px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;transition:transform .18s,border-color .18s,background .18s;display:grid}.ax-billing-launch__flow article:hover{background:linear-gradient(110deg,#ffffff21,#ffffff0d);border-color:#76dbed80;transform:translate(4px)}.ax-billing-launch__flow article>span{color:#8be6f1;background:#1eb5cd21;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.ax-billing-launch__flow article>span svg{width:22px}.ax-billing-launch__flow article div{gap:4px;display:grid}.ax-billing-launch__flow article b{color:#f5fbff;font-size:14px}.ax-billing-launch__flow article small{color:#9fb8ce;line-height:1.4}.ax-billing-launch__flow article em{color:#5f83a4;font:800 11px ui-monospace,monospace}.ax-billing-definition{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);align-items:stretch;gap:20px;display:grid}.ax-billing-definition__statement{background:linear-gradient(140deg,#fffffff7,#eef7ffe0);border:1px solid #c8daf0;border-radius:30px;padding:clamp(30px,4vw,50px);box-shadow:0 24px 65px #0f2f5017}.ax-billing-definition__statement h2{max-width:720px}.ax-billing-definition__statement p{max-width:720px;color:var(--ax-muted);margin:0;font-size:17px;line-height:1.72}.ax-billing-definition__facts{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ax-billing-definition__facts article{background:#ffffffe6;border:1px solid #d6e2ef;border-radius:22px;flex-direction:column;justify-content:flex-end;gap:5px;min-height:146px;padding:22px;display:flex;box-shadow:0 16px 40px #0f2f500f}.ax-billing-definition__facts b{color:#0b5ada;letter-spacing:-.055em;font-size:clamp(28px,3vw,42px)}.ax-billing-definition__facts span{color:#5b6f83;font-size:12px;font-weight:750;line-height:1.35}.ax-billing-definition__industries{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ax-billing-definition__industries span{color:#27445d;background:#fffc;border:1px solid #cfe0ee;border-radius:16px;align-items:center;gap:9px;min-height:58px;padding:12px 15px;font-size:12px;font-weight:800;display:flex}.ax-billing-definition__industries svg{color:#0e8ba0;width:18px}.ax-billing-shortcuts{padding-top:34px}.ax-billing-shortcuts .ax-section__head>p{max-width:430px;margin:0}.ax-billing-shortcut{min-height:330px;color:inherit;transition:transform .22s,border-color .22s,box-shadow .22s}.ax-billing-shortcut:hover{border-color:#91b9f2;transform:translateY(-5px);box-shadow:0 26px 70px #0f172a1f}.ax-billing-shortcut>svg{width:38px;height:38px}.ax-billing-shortcut p{color:var(--ax-muted);margin:0;line-height:1.65}.ax-billing-shortcut small{margin-top:auto}.ax-card__tag{text-transform:uppercase;letter-spacing:.06em;background:#eaf2ff;border-radius:999px;width:max-content;padding:7px 10px;font-size:11px;font-weight:900;color:var(--ax-blue)!important}.ax-billing-price-band{background:linear-gradient(125deg,#eef7fb,#e7f7f2);border:1px solid #c9dced;border-radius:28px;grid-template-columns:minmax(280px,1.2fr) repeat(2,minmax(190px,.55fr)) auto;align-items:center;gap:14px;padding:30px;display:grid;box-shadow:0 20px 55px #0f2f5014}.ax-billing-price-band>div h2{margin:8px 0 10px;font-size:clamp(29px,3vw,43px)}.ax-billing-price-band>div p{max-width:650px;color:var(--ax-muted);margin:0;line-height:1.6}.ax-billing-price-band article{background:#ffffffdb;border:1px solid #ccdde8;border-radius:18px;align-content:center;gap:5px;min-height:135px;padding:20px;display:grid}.ax-billing-price-band article.is-recommended{border-color:#168b9b;box-shadow:0 13px 30px #147d931c}.ax-billing-price-band article small{color:#147d93;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.ax-billing-price-band article b{color:#103754;letter-spacing:-.045em;font-size:30px}.ax-billing-price-band article span{color:#667c8f;font-size:11px;font-weight:750}.ax-billing-price-band>.ax-button{min-width:max-content}.ax-billing-pro-stack{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(30px,5vw,70px);display:grid}.ax-billing-pro-stack>div:first-child p{color:var(--ax-muted);line-height:1.7}.ax-billing-pro-stack__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ax-billing-pro-stack__grid article{background:#ffffffe0;border:1px solid #d5e2ee;border-radius:23px;flex-direction:column;gap:11px;min-height:205px;padding:25px;display:flex;box-shadow:0 17px 48px #10304e12}.ax-billing-pro-stack__grid svg{color:#0f88a0;width:28px;height:28px}.ax-billing-pro-stack__grid b{color:#153652;letter-spacing:-.04em;margin-top:auto;font-size:25px}.ax-billing-pro-stack__grid span{color:#607589;font-size:13px;line-height:1.6}.ax-billing-install{color:#fff;background:linear-gradient(135deg,#07182a,#0c3760 70%,#0f5b72);border-radius:34px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;padding:clamp(34px,5vw,60px);display:grid;box-shadow:0 28px 80px #08254133}.ax-billing-install .ax-kicker{color:#8be6f1}.ax-billing-install h2{color:#fff}.ax-billing-install p{color:#c6dae9;font-size:16px;line-height:1.7}.ax-billing-install .ax-check-list li{color:#d7e8f4}.ax-billing-install__actions{background:#ffffff13;border:1px solid #b4deff33;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:11px;padding:28px;display:flex}.ax-billing-install__actions>svg{color:#88e4ef;width:42px;height:42px}.ax-billing-install__actions>span{color:#91b3cc;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.ax-billing-install__actions>b{color:#fff;letter-spacing:-.035em;margin-bottom:10px;font-size:25px;line-height:1.1}.ax-chip-cloud{flex-wrap:wrap;gap:11px;display:flex}.ax-chip-cloud a{color:#172b4d;background:#fff;border:1px solid #cdddf2;border-radius:999px;padding:12px 15px;font-weight:850}.ax-split{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch;gap:28px;display:grid}.ax-check-list,.ax-doc-card ul,.ax-detail-aside ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.ax-check-list li,.ax-doc-card li,.ax-detail-aside li{color:#334155;align-items:flex-start;gap:10px;line-height:1.5;display:flex}.ax-check-list svg,.ax-doc-card li svg,.ax-detail-aside li svg{color:#0c8b61;flex:none;width:18px}.ax-stack-card{color:#fff;background:radial-gradient(circle at 88% 16%,#13a8e852,#0000 28%),linear-gradient(145deg,#0b1220,#123d78);justify-content:center}.ax-stack-card span{color:#8ddcff;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.ax-stack-card b{letter-spacing:-.06em;font-size:clamp(32px,4vw,58px);line-height:.95}.ax-stack-card p{color:#cfe3f8}.ax-stack-card div{gap:12px;margin-top:10px;display:flex}.ax-stack-card svg{color:#9ce7ff}.ax-final-cta{color:#fff;background:linear-gradient(135deg, var(--ax-blue), #0f172a);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:54px auto 90px;padding:36px;display:flex;box-shadow:0 26px 80px #0062ff38}.ax-final-cta .ax-kicker{color:#b9eaff}.ax-final-cta h2{max-width:760px;margin-bottom:0}.ax-breadcrumb{color:#64748b;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:26px;font-size:13px;display:flex}.ax-breadcrumb a{color:var(--ax-blue);font-weight:850}.ax-detail-grid{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:18px;display:grid}.ax-detail-aside{min-height:auto;position:sticky;top:110px}.ax-detail-aside b{font-size:15px}.ax-detail-aside p{color:var(--ax-muted);line-height:1.65}.ax-detail-main{gap:16px;display:grid}.ax-doc-card>svg{width:48px;height:48px;color:var(--ax-blue)}.ax-doc-card ul{margin-top:12px}.ax-faq{gap:10px;display:grid}.ax-faq details{border:1px solid var(--ax-line);background:#fff;border-radius:16px;padding:18px 20px}.ax-faq summary{cursor:pointer;font-weight:900}.ax-faq p{color:var(--ax-muted);line-height:1.65}.ax-insights-hero h1{max-width:980px;margin-inline:auto}.ax-publisher-note{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:stretch;gap:18px;padding-top:0;display:grid}.ax-publisher-note article,.ax-publisher-note ul{background:#ffffffe6;border:1px solid #dbe4f0f2;border-radius:24px;margin:0;padding:clamp(24px,3vw,34px);box-shadow:0 18px 50px #0f172a0e}.ax-publisher-note article h2{margin:8px 0 12px}.ax-publisher-note article p{color:var(--ax-muted);margin:0;line-height:1.72}.ax-publisher-note ul{align-content:center;gap:14px;list-style:none;display:grid}.ax-publisher-note li{color:#334155;gap:10px;line-height:1.55;display:flex}.ax-publisher-note li svg{color:#0c8b61;flex:none;width:18px;margin-top:2px}.ax-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ax-insight-card{background:radial-gradient(circle at 92% 8%,#0062ff14,#0000 34%),#ffffffe6;border:1px solid #dbe4f0f2;border-radius:26px;flex-direction:column;gap:13px;min-height:360px;padding:clamp(24px,3vw,34px);transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 22px 60px #0f172a12}.ax-insight-card:hover{border-color:#9fc3ff;transform:translateY(-4px);box-shadow:0 28px 70px #0f172a1c}.ax-insight-card>svg{width:34px;height:34px;color:var(--ax-blue)}.ax-insight-card b{letter-spacing:-.05em;margin-top:auto;font-size:clamp(25px,2.6vw,40px);line-height:1.02}.ax-insight-card p{color:var(--ax-muted);margin:0;line-height:1.65}.ax-insight-card small{color:#405066;align-items:center;gap:6px;font-weight:800;display:inline-flex}.ax-insight-card small svg{width:15px}.ax-insight-card em{color:var(--ax-blue);align-items:center;gap:6px;margin-top:5px;font-style:normal;font-weight:900;display:inline-flex}.ax-insight-card em svg{width:16px}.ax-article{width:min(100%,100vw)}.ax-article__header{text-align:center;width:min(980px,100% - 40px);margin:0 auto;padding:clamp(76px,9vw,132px) 0 48px}.ax-article__header h1{letter-spacing:-.07em;margin:18px 0 20px;font-size:clamp(46px,6vw,86px);line-height:.94}.ax-article__header p{max-width:780px;color:var(--ax-muted);margin:0 auto;font-size:clamp(18px,1.6vw,23px);line-height:1.62}.ax-article__meta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.ax-article__meta span{color:#405066;background:#ffffffdb;border:1px solid #d8e6f7;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex}.ax-article__meta svg{width:15px;color:var(--ax-blue)}.ax-article__body{gap:38px;width:min(860px,100% - 40px);margin:0 auto;padding:20px 0 64px;display:grid}.ax-article__body section{background:#ffffffe6;border:1px solid #dbe4f0f2;border-radius:24px;padding:clamp(24px,4vw,42px);box-shadow:0 18px 50px #0f172a0e}.ax-article__body h2{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(30px,3.2vw,48px);line-height:1.04}.ax-article__body p{color:#334155;margin:0 0 18px;font-size:17px;line-height:1.82}.ax-article__body p:last-child{margin-bottom:0}.ax-article__body ul,.ax-policy-doc ul{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.ax-article__body li,.ax-policy-doc li{color:#334155;gap:10px;line-height:1.65;display:flex}.ax-article__body li svg,.ax-policy-doc li svg{color:#0c8b61;flex:none;width:18px;margin-top:3px}.ax-related-links{color:#fff;background:radial-gradient(circle at 14% 8%,#7dd3fc3d,#0000 32%),linear-gradient(135deg,#0f172a,#123d78);border-radius:28px;width:min(1040px,100% - 40px);margin:0 auto;padding:clamp(28px,4vw,44px);box-shadow:0 28px 80px #0f172a33}.ax-related-links .ax-kicker{color:#9ce7ff}.ax-related-links h2{letter-spacing:-.055em;margin:8px 0 20px;font-size:clamp(32px,4vw,54px);line-height:.98}.ax-related-links>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ax-related-links a{background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;gap:8px;min-height:160px;padding:20px;display:grid}.ax-related-links b{font-size:18px}.ax-related-links span{color:#cfe3f8;line-height:1.55}.ax-related-links svg{color:#9ce7ff;justify-self:end}.ax-article__faq,.ax-article-more{padding-top:70px}.ax-policy-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.ax-policy-doc{gap:16px;display:grid}.ax-policy-doc section,.ax-policy-note{background:#ffffffe6;border:1px solid #dbe4f0f2;border-radius:22px;padding:clamp(22px,3vw,34px);box-shadow:0 18px 50px #0f172a0e}.ax-policy-doc h2{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(26px,2.6vw,38px)}.ax-policy-doc p{color:#334155;margin:0 0 14px;line-height:1.75}.ax-policy-doc p:last-child{margin-bottom:0}.ax-policy-note{background:linear-gradient(135deg,#f8fbff,#eef6ff);border-color:#b7d2ff}.ax-policy-note a{color:var(--ax-blue);font-weight:900}.ax-footer{border-top:1px solid var(--ax-line);grid-template-columns:1.3fr repeat(3,minmax(150px,.7fr));gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 30px;display:grid}.ax-footer p{max-width:420px;color:var(--ax-muted);line-height:1.65}.ax-footer>div:not(:first-child){align-content:start;gap:10px;display:grid}.ax-footer b{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.ax-footer a{color:#405066;font-weight:750}.ax-footer__bottom{border-top:1px solid var(--ax-line);color:#64748b;grid-column:1/-1;justify-content:space-between;gap:16px;padding-top:22px;font-size:13px;display:flex!important}.ax-footer__bottom span:last-child{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:980px){.ax-header nav{border:1px solid var(--ax-line);background:#fff;border-radius:18px;padding:16px;display:none;position:fixed;top:94px;left:16px;right:16px;box-shadow:0 22px 60px #0f172a2e}.ax-header nav.is-open{display:grid}.ax-header nav a{border-radius:12px;align-items:center;min-height:44px;padding:8px 10px;display:flex}.ax-menu-button{border:1px solid var(--ax-line);width:44px;height:44px;color:var(--ax-ink);background:#fff;border-radius:13px;place-items:center;margin-left:auto;display:grid}.ax-header__cta{display:none}.ax-hero,.ax-split,.ax-detail-grid{grid-template-columns:1fr}.ax-hero__copy{text-align:center}.ax-hero p{margin-inline:auto}.ax-actions,.ax-proof-row{justify-content:center}.ax-card-grid,.ax-card-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-publisher-note,.ax-insight-grid,.ax-related-links>div,.ax-policy-layout{grid-template-columns:1fr}.ax-detail-aside{position:static}.ax-billing-launch,.ax-billing-definition,.ax-billing-price-band,.ax-billing-pro-stack,.ax-billing-install{grid-template-columns:1fr}.ax-billing-definition__industries{grid-template-columns:repeat(2,1fr)}.ax-footer{grid-template-columns:1fr 1fr}.ax-footer>div:first-child,.ax-footer__bottom{grid-column:1/-1}}@media (max-width:620px){.ax-header{border-radius:18px;width:calc(100% - 20px);min-height:64px;top:8px}.ax-brand small{display:none}.ax-brand__mark{width:38px;height:38px}.ax-hero,.ax-section,.ax-page-hero,.ax-final-cta,.ax-footer{width:calc(100% - 28px)}.ax-hero{grid-template-columns:1fr;min-height:auto;padding-top:58px}.ax-hero__copy{text-align:left}.ax-hero h1,.ax-page-hero h1{letter-spacing:-.058em;font-size:clamp(42px,12vw,58px)}.ax-actions{justify-content:stretch;display:grid}.ax-button{width:100%}.ax-proof-row{justify-content:stretch;display:grid}.ax-hero__visual{min-height:380px}.ax-console{width:100%}.ax-console__body{grid-template-columns:1fr;padding:18px}.ax-section,.ax-page-hero{padding:58px 0}.ax-section__head.is-row{display:grid}.ax-card-grid,.ax-card-grid.three{grid-template-columns:1fr}.ax-insight-card{min-height:270px}.ax-article__header,.ax-article__body,.ax-related-links,.ax-policy-layout{width:calc(100% - 28px)}.ax-article__header{text-align:left;padding-top:58px}.ax-article__header h1{font-size:clamp(38px,11vw,52px)}.ax-article__header p{margin-inline:0;font-size:17px}.ax-article__meta{justify-content:flex-start}.ax-article__body section,.ax-policy-doc section,.ax-policy-note{border-radius:20px;padding:22px}.ax-article__body p,.ax-policy-doc p{font-size:16px;line-height:1.75}.ax-card{min-height:190px}.ax-billing-launch{border-radius:26px;width:calc(100% - 24px);padding:28px 20px}.ax-billing-launch__copy{text-align:left}.ax-billing-launch__platforms{display:grid}.ax-billing-launch__flow{border-radius:20px;padding:10px}.ax-billing-launch__head{flex-direction:column;align-items:flex-start}.ax-billing-launch__flow article{grid-template-columns:42px minmax(0,1fr);padding:13px}.ax-billing-launch__flow article>span{width:42px;height:42px}.ax-billing-launch__flow article em{display:none}.ax-billing-definition__statement{border-radius:24px;padding:25px 21px}.ax-billing-definition__facts,.ax-billing-definition__industries,.ax-billing-pro-stack__grid{grid-template-columns:1fr}.ax-billing-definition__facts article{min-height:120px}.ax-billing-pro-stack__grid article{min-height:170px}.ax-billing-install{border-radius:26px;padding:28px 21px}.ax-billing-install__actions{padding:22px}.ax-final-cta{border-radius:24px;flex-direction:column;align-items:flex-start;padding:28px 22px}.ax-footer{grid-template-columns:1fr}.ax-footer>div:first-child,.ax-footer__bottom{grid-column:auto}.ax-footer__bottom{display:grid!important}}.rr-site-shell,.rr-app-shell,.ax-site{max-width:100%;overflow-x:hidden}.rr-site-shell *,.rr-app-shell *,.ax-site *{min-width:0}.rr-site-shell img,.rr-site-shell iframe,.rr-site-shell svg,.rr-app-shell img,.rr-app-shell iframe,.rr-app-shell svg,.ax-site img,.ax-site svg{max-width:100%}.rr-site-shell :where(h1,h2,h3,p,a,span,b,strong,small,li),.rr-app-shell :where(h1,h2,h3,p,a,span,b,strong,small,li),.ax-site :where(h1,h2,h3,p,a,span,b,strong,small,li){overflow-wrap:anywhere}@media (max-width:820px){.rr-header{top:max(8px, env(safe-area-inset-top))!important;z-index:80!important;padding-left:max(10px, env(safe-area-inset-left))!important;padding-right:max(10px, env(safe-area-inset-right))!important;position:sticky!important}.rr-mobile-menu{color:#0f172a!important;background:#fff!important;flex:none!important;display:grid!important}.rr-mobile-menu svg{stroke-width:2.6px!important;width:22px!important;height:22px!important}.rr-header nav{overscroll-behavior:contain!important;max-height:min(70dvh,520px)!important;overflow-y:auto!important}.rr-header nav a{color:#101828!important;background:#f8fbff!important;min-height:48px!important;padding:12px 13px!important;font-size:14px!important}.rr-header nav a:hover,.rr-header nav a:focus-visible{background:#eaf2ff!important}.rr-app-topbar{gap:10px!important;min-height:60px!important}.rr-app-topbar button{color:#101828!important;background:#fff!important;min-height:42px!important;font-weight:800!important}.rr-app-topbar>span{display:none!important}}@media (max-width:560px){.rr-header{border-radius:16px!important;width:calc(100% - 16px)!important;min-height:62px!important;margin-top:8px!important}.rr-brand{gap:8px!important}.rr-brand b{max-width:180px!important;font-size:13px!important}.rr-header nav{top:calc(env(safe-area-inset-top) + 76px)!important;border-radius:16px!important;padding:10px!important;left:8px!important;right:8px!important}.rr-hero,.rr-proof-strip,.rr-section,.rr-final-cta,.rr-video-section,.rr-auth-page,.rr-workspace,.rr-simple-app-page,.rr-report,.rr-processing,.rr-guidance-page{width:calc(100% - 24px)!important}.rr-hero{gap:28px!important;padding-top:48px!important}.rr-hero__copy h1,.rr-section__heading h2,.rr-insight-copy h2,.rr-final-cta h2,.rr-workspace__heading h1,.rr-simple-app-page>header h1,.rr-guidance-page>header h1,.rr-report-hero h1{letter-spacing:-.045em!important;line-height:1.02!important}.rr-hero__copy h1{font-size:clamp(38px,11.5vw,52px)!important}.rr-section__heading h2,.rr-insight-copy h2,.rr-final-cta h2{font-size:clamp(31px,9.5vw,42px)!important}.rr-hero__copy>p,.rr-section__heading p,.rr-insight-copy>p,.rr-video-copy p{font-size:15.5px!important;line-height:1.65!important}.rr-hero__actions,.rr-processing-actions,.rr-route-error>div,.rr-report-top>div{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.rr-hero__actions .rr-button,.rr-processing-actions .rr-button,.rr-route-error .rr-button,.rr-report-top .rr-button,.rr-review-composer .rr-button,.rr-guidance-form .rr-button{width:100%!important}.rr-visual-window{border-radius:20px!important;transform:none!important}.rr-visual-window>header span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:160px!important;overflow:hidden!important}.rr-visual-body,.rr-outcome-grid article.is-highlight,.rr-report-hero,.rr-processing-heading,.rr-processing-workbench,.rr-action-plan dl,.rr-week-plan>div{grid-template-columns:1fr!important}.rr-score-orbit{justify-self:center!important}.rr-report-meta,.rr-score-pair,.rr-guidance-form fieldset,.rr-footer__bottom span:last-child{flex-wrap:wrap!important}.rr-score-pair{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.rr-report-card,.rr-review-composer,.rr-guidance-form,.rr-auth-card,.rr-auth-story,.rr-insight-board,.rr-price-grid article{border-radius:18px!important}.rr-history-row{grid-template-columns:auto minmax(0,1fr)!important}.rr-history-row>strong{grid-column:2!important;justify-self:start!important}.rr-video-frame{min-height:185px!important}}@media (max-width:380px){.rr-brand b{max-width:136px!important}.rr-hero__copy h1{font-size:36px!important}.rr-score-pair{grid-template-columns:1fr!important}}@media (max-width:980px){.ax-header{top:max(8px, env(safe-area-inset-top));padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.ax-menu-button{color:#0f172a;background:#fff;flex:none;display:grid}.ax-menu-button svg{stroke-width:2.6px;width:22px;height:22px}.ax-header nav{overscroll-behavior:contain;color:#0f172a;background:#fff;max-height:min(70dvh,520px);overflow-y:auto}.ax-header nav a{color:#0f172a;background:#f8fbff;min-height:48px;font-size:14px}.ax-header nav a:hover,.ax-header nav a:focus-visible{color:#0054dc;background:#eaf2ff}}@media (max-width:620px){.ax-header{border-radius:16px;gap:8px;width:calc(100% - 16px);padding:8px 10px}.ax-brand{gap:8px}.ax-brand b{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:14px;overflow:hidden}.ax-header nav{top:calc(env(safe-area-inset-top) + 76px);border-radius:16px;padding:10px;left:8px;right:8px}.ax-header nav a{justify-content:flex-start;width:100%;padding:12px 13px}.ax-hero,.ax-section,.ax-page-hero,.ax-final-cta,.ax-footer{width:calc(100% - 24px)}.ax-hero{gap:28px;padding:48px 0 42px}.ax-hero h1,.ax-page-hero h1{letter-spacing:-.05em;font-size:clamp(36px,11vw,52px);line-height:.98}.ax-hero p,.ax-page-hero p,.ax-section__head p,.ax-split p,.ax-card span,.ax-doc-card p,.ax-final-cta p{font-size:15.5px;line-height:1.65}.ax-hero__visual{min-height:auto;padding-top:6px}.ax-hero__visual:before{border-radius:28px;inset:8% 1% 0}.ax-console{border-radius:22px;width:100%;transform:none}.ax-console header b{text-overflow:ellipsis;white-space:nowrap;max-width:165px;overflow:hidden}.ax-console__body{gap:10px;padding:16px}.ax-console__panel{align-items:flex-start;padding:14px}.ax-console__panel strong{font-size:15px;line-height:1.3}.ax-section,.ax-page-hero{padding:48px 0}.ax-section h2,.ax-final-cta h2{letter-spacing:-.045em;font-size:clamp(31px,9.5vw,42px);line-height:1}.ax-card,.ax-doc-card,.ax-stack-card,.ax-detail-aside{border-radius:20px;min-height:auto;padding:20px}.ax-card b{font-size:21px}.ax-chip-cloud{grid-template-columns:1fr;gap:9px;display:grid}.ax-chip-cloud a{border-radius:14px;width:100%;padding:13px 14px;line-height:1.35}.ax-page-hero{text-align:left}.ax-page-hero p{margin-inline:0}.ax-breadcrumb{justify-content:flex-start;font-size:12px}.ax-detail-main{gap:12px}.ax-faq details{padding:16px}.ax-faq summary{align-items:center;min-height:44px;display:flex}.ax-final-cta{margin:32px auto 58px}.ax-footer{gap:18px;padding-top:38px}.ax-footer__bottom span:last-child{flex-wrap:wrap}}@media (max-width:380px){.ax-brand b{max-width:90px}.ax-hero h1,.ax-page-hero h1{font-size:34px}}.lln-site{--lln-blue:#0062ff;--lln-ink:#0f172a;--lln-muted:#526174;--lln-soft:#f7faff;--lln-border:#dbe6f4;--lln-card:#fff;min-height:100vh;color:var(--lln-ink);background:radial-gradient(circle at 12% 0,#0062ff24,#0000 34rem),linear-gradient(#eef5ff 0%,#f8fafc 34rem,#fff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lln-skip{z-index:200;color:#fff;background:var(--lln-blue);border-radius:999px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.lln-skip:focus{transform:translateY(0)}.lln-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dbe6f4e6;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,4vw,56px);display:flex;position:sticky;top:0;box-shadow:0 16px 34px #0f172a0f}.lln-brand{min-width:210px;color:var(--lln-ink);grid-template-columns:46px auto;align-items:center;column-gap:12px;display:grid}.lln-brand span{color:#fff;background:linear-gradient(135deg, #0f172a, var(--lln-blue));border-radius:15px;grid-row:span 2;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 14px 26px #0062ff38}.lln-brand b{font-size:18px;line-height:1.1}.lln-brand small{color:var(--lln-muted);font-size:12px}.lln-header nav{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.lln-header nav a,.lln-header__cta,.lln-button,.lln-reader-meta a,.lln-reader-meta button{border:1px solid var(--lln-border);min-height:42px;color:var(--lln-ink);background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.lln-header nav a:hover,.lln-header__cta:hover,.lln-button:hover,.lln-card:hover,.lln-resources a:hover{border-color:#0062ff73;transform:translateY(-2px)}.lln-header__cta,.lln-button.is-primary{color:#fff;background:linear-gradient(135deg, var(--lln-blue), #12a8df);border-color:#0000;box-shadow:0 14px 28px #0062ff2e}.lln-hero,.lln-section,.lln-page-hero,.lln-reader-shell{width:min(1220px,100% - 40px);margin-inline:auto}.lln-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:28px;padding:clamp(48px,8vw,92px) 0 42px;display:grid}.lln-hero>div,.lln-page-hero,.lln-callout{background:#ffffffe0;border:1px solid #dbe6f4e6;border-radius:32px;box-shadow:0 28px 60px #0f172a14}.lln-hero>div{padding:clamp(32px,6vw,64px)}.lln-kicker{color:var(--lln-blue);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.lln-kicker svg{width:16px;height:16px}.lln-hero h1,.lln-page-hero h1,.lln-reader h1{color:#0b1224;letter-spacing:-.06em;margin:0;font-size:clamp(42px,7vw,82px);line-height:.96}.lln-hero p,.lln-page-hero p,.lln-section__head p,.lln-callout p,.lln-reader header p{max-width:760px;color:var(--lln-muted);font-size:clamp(16px,2vw,20px);line-height:1.65}.lln-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.lln-button svg,.lln-card svg,.lln-pill svg,.lln-reader-meta svg,.lln-library-toolbar svg{width:18px;height:18px}.lln-hero-panel{background:linear-gradient(135deg,#0062ff1a,#12a8df14),#ffffffbd;border:1px solid #dbe6f4e6;border-radius:32px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:clamp(22px,4vw,34px);display:grid}.lln-pill{color:#18345f;background:#ffffffc7;border:1px solid #0062ff26;border-radius:22px;gap:12px;min-height:128px;padding:20px;font-weight:900;display:grid}.lln-section{padding:46px 0}.lln-section__head{margin-bottom:20px}.lln-section h2,.lln-callout h2,.lln-ai h2,.lln-doc-section h2,.lln-resources h2{color:#0b1224;letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.lln-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.lln-card{border:1px solid var(--lln-border);min-height:254px;color:var(--lln-ink);background:var(--lln-card);border-radius:24px;flex-direction:column;gap:12px;padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 18px 38px #0f172a0f}.lln-card.is-compact{min-height:160px}.lln-card img{aspect-ratio:16/9;object-fit:cover;background:#e7eef8;border-radius:18px;width:100%}.lln-card__icon{width:52px;height:52px;color:var(--lln-blue);background:#eaf2ff;border-radius:18px;place-items:center;display:grid}.lln-card__meta,.lln-card__foot,.lln-reader-meta,.lln-breadcrumb,.lln-library-toolbar{color:var(--lln-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.lln-card strong{color:#0b1224;letter-spacing:-.025em;font-size:22px;line-height:1.12}.lln-card p{color:var(--lln-muted);margin:0;line-height:1.55}.lln-card__foot{color:var(--lln-blue);margin-top:auto}.lln-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.lln-list{gap:14px;display:grid}.lln-callout{justify-content:space-between;align-items:center;gap:20px;padding:clamp(24px,5vw,42px);display:flex}.lln-page-hero{margin-top:34px;padding:clamp(30px,6vw,56px)}.lln-breadcrumb{margin-bottom:16px}.lln-breadcrumb a{color:var(--lln-blue)}.lln-library-toolbar{border:1px solid var(--lln-border);background:#fff;border-radius:18px;justify-content:space-between;margin-bottom:18px;padding:14px 18px}.lln-reader-shell{grid-template-columns:276px minmax(0,1fr);align-items:start;gap:34px;padding:34px 0 64px;display:grid}.lln-reader-side{border:1px solid var(--lln-border);background:#ffffffe6;border-radius:22px;gap:8px;max-height:calc(100vh - 120px);padding:16px;display:grid;position:sticky;top:96px;overflow:auto;box-shadow:0 18px 42px #0f172a0f}.lln-reader-side a{color:#25334a;border-radius:13px;padding:11px 12px;font-weight:800}.lln-reader-side a:hover{color:var(--lln-blue);background:#eaf2ff}.lln-reader{background:#fff;border:1px solid #dbe6f4e6;border-radius:30px;min-width:0;padding:clamp(24px,5vw,56px);box-shadow:0 28px 66px #0f172a14}.lln-reader h1{font-size:clamp(36px,6vw,70px)}.lln-reader-meta{border-top:1px solid #edf2f7;margin-top:18px;padding-top:16px}.lln-reader-meta span,.lln-reader-meta a,.lln-reader-meta button{border:1px solid var(--lln-border);color:#34445c;background:#f8fbff;border-radius:999px;min-height:34px;padding:7px 10px;font-size:12px}.lln-prose{color:#243247;margin-top:34px;font-size:18px;line-height:1.78}.lln-prose :where(h2,h3,h4){color:#0b1224;letter-spacing:-.03em;scroll-margin-top:108px}.lln-prose h2{margin-top:42px;font-size:clamp(27px,4vw,38px)}.lln-prose h3{margin-top:32px;font-size:25px}.lln-prose img,.lln-prose video,.lln-prose iframe{border-radius:18px;max-width:100%}.lln-prose pre,.lln-prose code{white-space:pre-wrap;word-break:break-word;max-width:100%}.lln-prose pre{color:#e5edff;background:#101827;border-radius:16px;padding:18px;overflow-x:auto}.lln-doc-section,.lln-note,.lln-ai,.lln-resources{border:1px solid var(--lln-border);background:#f8fbff;border-radius:24px;margin-top:30px;padding:clamp(20px,4vw,30px)}.lln-doc-section ul,.lln-ai ul{color:#30415a;gap:10px;margin-bottom:0;padding-left:20px;line-height:1.6;display:grid}.lln-note p,.lln-ai p{color:var(--lln-muted);line-height:1.65}.lln-ai>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.lln-ai article{background:#fff;border:1px solid #0062ff1f;border-radius:18px;padding:18px}.lln-resources{gap:12px;display:grid}.lln-resources a{border:1px solid var(--lln-border);color:var(--lln-ink);background:#fff;border-radius:16px;gap:4px;padding:15px;display:grid}.lln-resources a span{color:var(--lln-muted);font-size:13px;font-weight:800}.lln-section.is-reader-related{width:100%;padding-bottom:0}.lln-footer{border-top:1px solid var(--lln-border);width:min(1220px,100% - 40px);color:var(--lln-muted);grid-template-columns:1.4fr 1fr 1fr;gap:24px;margin:24px auto 0;padding:38px 0 52px;display:grid}.lln-footer div{align-content:start;gap:8px;display:grid}.lln-footer b{color:var(--lln-ink)}.lln-footer a{color:#30415a;font-weight:800}@media (max-width:980px){.lln-header{flex-wrap:wrap;position:relative}.lln-header nav{order:3;justify-content:flex-start;width:100%}.lln-hero,.lln-split,.lln-reader-shell,.lln-footer{grid-template-columns:1fr}.lln-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lln-reader-side{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;position:relative;top:auto}}@media (max-width:640px){.lln-header{gap:10px;min-height:auto;padding:12px 14px}.lln-brand{grid-template-columns:40px auto;min-width:0}.lln-brand span{width:40px;height:40px}.lln-brand small{display:none}.lln-header nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lln-header nav a,.lln-header__cta,.lln-button{width:100%;min-height:44px;padding:10px 12px;font-size:13px}.lln-hero,.lln-section,.lln-page-hero,.lln-reader-shell,.lln-footer{width:calc(100% - 24px)}.lln-hero{padding-top:24px}.lln-hero>div,.lln-page-hero,.lln-reader{border-radius:24px;padding:24px}.lln-hero h1,.lln-page-hero h1,.lln-reader h1{font-size:clamp(34px,11vw,48px)}.lln-hero-panel,.lln-grid,.lln-ai>div,.lln-reader-side{grid-template-columns:1fr}.lln-pill{min-height:auto}.lln-card{min-height:auto;padding:18px}.lln-callout{flex-direction:column;align-items:stretch}.lln-library-toolbar{flex-direction:column;align-items:flex-start}.lln-prose{font-size:16px;line-height:1.7}}.billing-product-bar{z-index:35;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f7fafde0;border:1px solid #94a3b83d;border-radius:18px;align-items:center;gap:28px;width:min(1380px,100% - 32px);min-height:66px;margin:12px auto 0;padding:9px 12px 9px 16px;display:flex;position:sticky;top:78px;box-shadow:0 16px 42px #0f234114}.billing-product-brand{align-items:center;gap:10px;min-width:max-content;display:flex}.billing-product-brand>span{color:#fff;background:linear-gradient(145deg,#0b315d,#147d93);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #0b315d33}.billing-product-brand svg{width:20px}.billing-product-brand b{color:#102b4e;letter-spacing:-.02em}.billing-product-brand small{color:#6c7e91;padding-left:4px;font-size:11px}.billing-product-bar nav{align-items:center;gap:4px;display:flex}.billing-product-bar nav a{color:#4c6075;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.billing-product-bar nav a:hover,.billing-product-bar nav a.is-active{color:#0b315d;background:#fff;box-shadow:0 7px 20px #0f234114}.billing-product-contact{color:#fff;background:#0b315d;border-radius:10px;margin-left:auto;padding:10px 14px;font-size:12px;font-weight:800}.billing-hero,.billing-section,.billing-page-hero,.billing-final-cta,.billing-auth,.billing-account,.billing-activation-page{width:min(1320px,100% - 40px);margin-inline:auto}.billing-hero{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(42px,6vw,92px);min-height:720px;padding:92px 0 72px;display:grid}.billing-hero__copy{z-index:2;position:relative}.billing-eyebrow{color:#147d93;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.billing-eyebrow svg{width:17px;height:17px}.billing-hero h1,.billing-page-hero h1,.billing-auth h1,.billing-activation-page h1{color:#0b203b;letter-spacing:-.065em;margin:18px 0;font-size:clamp(46px,6vw,82px);line-height:.98}.billing-hero p,.billing-page-hero>p,.billing-auth__story>p,.billing-activation-page>section>p{color:#617389;max-width:720px;margin:0;font-size:clamp(17px,1.55vw,21px);line-height:1.7}.billing-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.billing-button{color:#173451;cursor:pointer;background:#fff;border:1px solid #c7d2df;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 16px;font-weight:780;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.billing-button:hover{border-color:#81a6bb;transform:translateY(-2px);box-shadow:0 12px 24px #0f23411a}.billing-button.is-primary{color:#fff;background:linear-gradient(135deg,#0b315d,#126a81);border-color:#0b315d;box-shadow:0 14px 30px #0b315d33}.billing-button.is-light{color:#0b315d;background:#fff;border-color:#fff}.billing-button.is-ghost{color:#fff;background:#ffffff14;border-color:#ffffff5c}.billing-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.billing-button svg{width:18px;height:18px}.billing-button .lucide-loader-circle,.billing-loading .lucide-loader-circle{animation:.8s linear infinite billing-spin}@keyframes billing-spin{to{transform:rotate(360deg)}}.billing-trust-row{color:#526a81;flex-wrap:wrap;gap:18px;margin-top:25px;font-size:12px;font-weight:700;display:flex}.billing-trust-row span{align-items:center;gap:5px;display:inline-flex}.billing-trust-row svg{color:#16836d;width:15px}.billing-preview{background:#f7fafc;border:1px solid #c9d9e7;border-radius:28px;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 34px 80px #0b315d2e}.billing-preview:before{content:"";background:radial-gradient(circle,#1fb4a929,#0000 67%);height:280px;position:absolute;inset:-30% 15% auto -15%}.billing-preview>header{background:#ffffffd6;border-bottom:1px solid #dce5ed;align-items:center;gap:7px;height:48px;padding:0 16px;display:flex}.billing-preview>header i{background:#d3dde6;border-radius:50%;width:9px;height:9px}.billing-preview>header i:first-child{background:#ff8c7a}.billing-preview>header i:nth-child(2){background:#f1c75b}.billing-preview>header i:nth-child(3){background:#42c995}.billing-preview>header span{color:#728499;letter-spacing:.08em;margin-left:auto;font-size:10px;font-weight:800}.billing-preview__body{grid-template-columns:58px 1fr;min-height:460px;display:grid}.billing-preview__body aside{color:#fff;background:#0b315d;flex-direction:column;align-items:center;gap:18px;padding:18px 10px;display:flex}.billing-preview__body aside b{background:#1d8293;border-radius:10px;place-items:center;width:33px;height:33px;font-size:11px;display:grid}.billing-preview__body aside i{background:#ffffff1f;border-radius:8px;width:25px;height:25px}.billing-preview__body main{min-width:0;padding:28px}.billing-preview__title{justify-content:space-between;align-items:center;display:flex}.billing-preview__title span{gap:4px;display:grid}.billing-preview__title small{color:#7b8da0;text-transform:uppercase;letter-spacing:.11em;font-size:9px}.billing-preview__title b{color:#102b4e;font-size:21px}.billing-preview__title em{color:#fff;background:#147d93;border-radius:8px;padding:8px 11px;font-size:9px;font-style:normal;font-weight:800}.billing-preview__stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.billing-preview__stats span{background:#fff;border:1px solid #dbe5ed;border-radius:13px;align-content:center;gap:7px;min-height:92px;padding:14px;display:grid;position:relative;overflow:hidden}.billing-preview__stats small{color:#7d8ea0;font-size:9px}.billing-preview__stats b{color:#163a5d;font-size:17px}.billing-preview__stats i{background:#dff5f2;border-radius:50%;width:65px;height:65px;position:absolute;bottom:-25px;right:-15px}.billing-preview__chart{background:#fff;border:1px solid #dbe5ed;border-radius:14px;align-items:flex-end;gap:12px;height:165px;margin-top:12px;padding:46px 20px 18px;display:flex;position:relative}.billing-preview__chart b{color:#445c73;font-size:10px;position:absolute;top:15px;left:18px}.billing-preview__chart span{background:linear-gradient(#1eb6a6,#0c5575);border-radius:5px 5px 2px 2px;flex:1}.billing-preview__chart span:first-of-type{height:35%}.billing-preview__chart span:nth-of-type(2){height:52%}.billing-preview__chart span:nth-of-type(3){height:44%}.billing-preview__chart span:nth-of-type(4){height:78%}.billing-preview__chart span:nth-of-type(5){height:63%}.billing-preview__chart span:nth-of-type(6){height:92%}.billing-preview__rows{gap:8px;margin-top:12px;display:grid}.billing-preview__rows span{background:linear-gradient(90deg,#eaf0f5 34%,#0000 34%);border:1px solid #e1e8ef;border-radius:8px;height:28px}.billing-section{padding:84px 0}.billing-section__head{max-width:760px;margin-bottom:34px}.billing-section__head>span,.billing-page-hero>span{color:#147d93;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850}.billing-section__head h2,.billing-industry-panel h2,.billing-license-story h2,.billing-final-cta h2{color:#102b4e;letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(34px,4.5vw,58px);line-height:1.04}.billing-section__head p,.billing-industry-panel p,.billing-license-story p{color:#65778a;margin:0;font-size:17px;line-height:1.7}.billing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.billing-feature-grid article{background:linear-gradient(155deg,#fff,#f7fafc);border:1px solid #dce5ed;border-radius:20px;min-height:260px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.billing-feature-grid article:hover{border-color:#91b9c6;transform:translateY(-4px);box-shadow:0 20px 42px #0f234114}.billing-feature-grid svg{color:#147d93;background:#e1f5f3;border-radius:12px;width:42px;height:42px;padding:10px}.billing-feature-grid h3{color:#163653;letter-spacing:-.025em;margin:42px 0 9px;font-size:20px}.billing-feature-grid p{color:#68798c;margin:0;font-size:14px;line-height:1.7}.billing-quick-start{padding-top:58px}.billing-quick-start__grid{background:#fff;border:1px solid #cddde7;border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 24px 65px #0f234114}.billing-quick-start__grid article{background:linear-gradient(145deg,#fff,#f7fafc);border-bottom:1px solid #e0e8ee;border-right:1px solid #e0e8ee;min-height:270px;padding:26px}.billing-quick-start__grid article:nth-child(3n){border-right:0}.billing-quick-start__grid article:nth-child(n+4){border-bottom:0}.billing-quick-start__grid article>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.billing-quick-start__grid article>div span{color:#9aacba;letter-spacing:.08em;font:850 12px ui-monospace,monospace}.billing-quick-start__grid article>div svg{color:#0f7182;background:#e2f5f2;border-radius:13px;width:43px;height:43px;padding:11px}.billing-quick-start__grid article>small{color:#147d93;letter-spacing:.1em;text-transform:uppercase;margin-top:30px;font-size:10px;font-weight:900;display:block}.billing-quick-start__grid h3{color:#153753;letter-spacing:-.03em;margin:8px 0 10px;font-size:21px}.billing-quick-start__grid p{color:#687c8f;margin:0;font-size:14px;line-height:1.68}.billing-quick-start__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.billing-industry-panel{background:linear-gradient(125deg,#f1f7fb,#e7f7f4);border:1px solid #cfdfea;border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:68px;padding-inline:clamp(28px,5vw,70px);display:grid}.billing-industry-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.billing-industry-grid span{color:#254561;background:#ffffffb8;border:1px solid #5f7d9133;border-radius:13px;align-items:center;gap:11px;min-height:62px;padding:14px;font-weight:750;display:flex}.billing-industry-grid svg{color:#147d93;width:21px}.billing-pricing{padding-top:110px}.billing-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.billing-pricing-grid article{background:linear-gradient(155deg,#fff,#f6fafc);border:1px solid #d3e0e9;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:520px;padding:30px;display:flex;position:relative;overflow:hidden}.billing-pricing-grid article:after{content:"";background:#e0f4f1;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-75px;right:-75px}.billing-pricing-grid article.is-recommended{background:linear-gradient(150deg,#0b315d,#0c5d70);border-color:#18889a;box-shadow:0 25px 55px #0b315d33}.billing-pricing-grid article.is-recommended:after{background:#ffffff12}.billing-pricing-grid article>em{color:#0c675f;letter-spacing:.07em;text-transform:uppercase;background:#dff5ed;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:900;position:absolute;top:20px;right:20px}.billing-pricing-grid article>span{color:#147d93;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.billing-pricing-grid h3{color:#102b4e;letter-spacing:-.055em;margin:28px 0 4px;font-size:clamp(38px,4vw,58px);line-height:1}.billing-pricing-grid h3 small{letter-spacing:0;font-size:13px;font-weight:700}.billing-pricing-grid article>b{color:#4f687d;font-size:13px}.billing-pricing-grid article>p{color:#687b8d;min-height:78px;margin:22px 0;line-height:1.65}.billing-pricing-grid ul{color:#405e75;gap:11px;margin:0 0 28px;padding:0;list-style:none;display:grid}.billing-pricing-grid li{align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.billing-pricing-grid li svg{color:#16836d;flex:none;width:16px}.billing-pricing-grid .billing-button{z-index:1;width:100%;margin-top:auto}.billing-pricing-grid .is-recommended>span,.billing-pricing-grid .is-recommended>b,.billing-pricing-grid .is-recommended>p,.billing-pricing-grid .is-recommended li{color:#d9e9ef}.billing-pricing-grid .is-recommended h3{color:#fff}.billing-pricing-grid .is-recommended li svg{color:#6ee7cf}.billing-pricing-grid .is-recommended .billing-button{color:#0b315d;box-shadow:none;background:#fff;border-color:#fff}.billing-license-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:74px;display:grid}.billing-license-visual{color:#fff;text-align:center;background:radial-gradient(circle at 30% 20%,#1b8091,#0000 42%),linear-gradient(145deg,#0b315d,#071a31);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:40px;display:flex;box-shadow:0 26px 60px #0b315d40}.billing-license-visual svg{background:#ffffff14;border:1px solid #ffffff3d;border-radius:24px;width:76px;height:76px;padding:18px}.billing-license-visual span{color:#a8dce1;text-transform:uppercase;letter-spacing:.15em;margin-top:30px;font-size:12px}.billing-license-visual b{margin-top:7px;font-size:30px}.billing-license-visual small{color:#b6c7d8;max-width:250px;margin-top:10px;line-height:1.5}.billing-license-story ul{color:#35546d;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.billing-license-story li{align-items:flex-start;gap:10px;display:flex}.billing-license-story li svg{color:#16836d;flex:none;width:18px}.billing-final-cta{color:#fff;background:linear-gradient(125deg,#0b315d,#0a596c);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;min-height:280px;margin-bottom:80px;padding:clamp(38px,6vw,72px);display:flex;box-shadow:0 28px 70px #0b315d38}.billing-final-cta span{color:#9edce1;font-weight:800}.billing-final-cta h2{color:#fff;max-width:760px;font-size:clamp(32px,4.3vw,56px)}.billing-page-hero{padding:100px 0 34px}.billing-page-hero h1{max-width:980px;font-size:clamp(48px,6.4vw,88px)}.billing-module-list{background:#fff;border:1px solid #d4e0e9;border-radius:24px;overflow:hidden;box-shadow:0 20px 55px #0f234112}.billing-module-list article{border-top:1px solid #e2e9ef;grid-template-columns:68px 1fr 32px;align-items:center;gap:24px;min-height:142px;padding:24px 30px;display:grid}.billing-module-list article:first-child{border-top:0}.billing-module-list article>span{color:#1591a0;font-size:14px;font-weight:900}.billing-module-list h2{color:#143552;letter-spacing:-.03em;margin:0;font-size:25px}.billing-module-list p{color:#67798c;margin:7px 0 0;line-height:1.6}.billing-module-list article>svg{color:#9caebe}.billing-requirements{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.billing-download-help{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.billing-requirements>div,.billing-download-help>div{background:#fff;border:1px solid #d9e4ec;border-radius:18px;padding:26px}.billing-requirements svg,.billing-download-help svg{color:#147d93}.billing-requirements h3,.billing-download-help h3{color:#153753;margin:18px 0 8px}.billing-requirements p,.billing-download-help p{color:#697b8e;margin:0;font-size:14px;line-height:1.65}.billing-download-intro{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #cbdde8;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:10px;width:min(1180px,100% - 40px);margin:-22px auto 0;padding:14px;display:grid;box-shadow:0 22px 55px #0f2f4c17}.billing-download-intro article{background:#f4f8fb;border-radius:14px;align-items:center;gap:12px;min-height:94px;padding:14px;display:flex}.billing-download-intro article>span{color:#fff;background:linear-gradient(135deg,#0b315d,#188da0);border-radius:11px;flex:none;place-items:center;width:35px;height:35px;font:850 10px ui-monospace,monospace;display:grid}.billing-download-intro article>div{gap:4px;display:grid}.billing-download-intro b{color:#183b57;font-size:12px}.billing-download-intro small{color:#73879a;font-size:10px;line-height:1.45}.billing-download-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.billing-download-grid>article{background:#fff;border:1px solid #d7e2ea;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:560px;padding:28px;display:flex;position:relative}.billing-download-grid>article.is-recommended{border-color:#2397a3;box-shadow:0 20px 48px #147d9321}.billing-download-card__top{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.billing-download-card__top>span{color:#0b315d;background:#e8f2f7;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.billing-download-card__top svg{width:25px;height:25px}.billing-download-card__top em{color:#557086;letter-spacing:.07em;text-transform:uppercase;background:#eff4f7;border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:850}.billing-download-grid h2{color:#133451;margin:24px 0 7px}.billing-download-grid p{color:#687b8e;margin:0;line-height:1.55}.billing-download-grid small{color:#8091a2;letter-spacing:.1em;text-transform:uppercase;margin-top:22px;font-size:10px;font-weight:850}.billing-download-grid code{color:#2d4d66;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:5px;font-size:10px;overflow:hidden}.billing-release-meta{gap:8px;width:100%;margin:20px 0 0;display:grid}.billing-release-meta div{border-bottom:1px solid #e6edf2;grid-template-columns:76px minmax(0,1fr);gap:8px;padding-bottom:8px;display:grid}.billing-release-meta dt{color:#8293a3;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.billing-release-meta dd{color:#3f5b71;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:10px;font-weight:750;overflow:hidden}.billing-download-grid .billing-release-notes{margin:20px 0;font-size:13px}.billing-download-grid .billing-button{width:100%;margin-top:auto}.billing-recommendation{color:#0c675f;text-transform:uppercase;letter-spacing:.06em;background:#dff5ed;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:850;position:absolute;top:18px;right:18px}.billing-empty{color:#557086;text-align:center;background:#f8fbfd;border:1px dashed #b9c9d6;border-radius:22px;grid-column:1/-1;align-content:center;place-items:center;gap:10px;min-height:300px;padding:40px;display:grid}.billing-empty h2,.billing-empty p{margin:0}.billing-empty a{color:#147d93;font-weight:800}.billing-loading{color:#60758a;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}.billing-notice{color:#145f59;background:#e8f8f4;border:1px solid #a8d9d4;border-radius:12px;align-items:center;gap:12px;margin:12px 0;padding:13px 15px;display:flex}.billing-notice.is-error{color:#9e3f34;background:#fff1ef;border-color:#f4c4bd}.billing-notice a{margin-left:auto;font-weight:800}.billing-download-help a{color:#147d93;margin-top:12px;font-size:12px;font-weight:850;display:inline-block}.billing-history-hero{border-bottom:1px solid #d9e4eb;padding-bottom:72px}.billing-history-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:28px;display:grid}.billing-history-layout>aside{color:#d8e8ef;background:linear-gradient(145deg,#0b315d,#0a586a);border:1px solid #ccdde7;border-radius:22px;padding:28px;position:sticky;top:168px;box-shadow:0 20px 48px #0b315d2b}.billing-history-layout>aside>span{color:#8edfd7;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.billing-history-layout>aside h2{color:#fff;letter-spacing:-.04em;margin:12px 0 10px;font-size:29px}.billing-history-layout>aside p{color:#c4d8e1;margin:0;font-size:13px;line-height:1.7}.billing-history-layout>aside dl{gap:0;margin:24px 0 0;display:grid}.billing-history-layout>aside dl div{border-top:1px solid #ffffff21;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.billing-history-layout>aside dt{color:#91afbd;text-transform:uppercase;letter-spacing:.07em;font-size:10px}.billing-history-layout>aside dd{color:#fff;text-align:right;margin:0;font-size:11px;font-weight:800}.billing-history-list{gap:16px;display:grid}.billing-history-list>article{background:#fff;border:1px solid #d4e1e9;border-radius:22px;overflow:hidden;box-shadow:0 14px 38px #0f23410f}.billing-history-list article>header{background:linear-gradient(145deg,#fff,#f6fafc);border-bottom:1px solid #e2e9ef;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px;display:flex}.billing-history-list article>header>div:first-child{max-width:670px}.billing-history-list article>header span{color:#147d93;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.billing-history-list article h2{color:#153753;letter-spacing:-.035em;margin:9px 0 0;font-size:25px;line-height:1.2}.billing-history-status{border-radius:12px;justify-items:end;gap:5px;min-width:132px;padding:10px 12px;display:grid}.billing-history-status b{letter-spacing:.05em;text-transform:uppercase;font-size:10px}.billing-history-status small{font-size:10px}.billing-history-status.is-current{color:#0b6758;background:#dff5ed}.billing-history-status.is-legacy{color:#6a5b46;background:#f1ece4}.billing-history-list ul{color:#4d667b;gap:11px;margin:0;padding:25px 28px;list-style:none;display:grid}.billing-history-list li{align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.billing-history-list li svg{color:#16836d;flex:none;width:17px;height:17px}.billing-history-list article>footer{background:#f8fafc;border-top:1px solid #e4ebf0;justify-content:space-between;align-items:center;gap:20px;padding:17px 28px;display:flex}.billing-history-list article>footer span,.billing-history-list article>footer a{color:#597084;align-items:center;gap:8px;font-size:11px;line-height:1.45;display:inline-flex}.billing-history-list article>footer svg{flex:none;width:16px;height:16px}.billing-history-list article>footer a{color:#0e7185;font-weight:850}.billing-history-note{background:#eaf7f4;border:1px solid #cae0df;border-radius:22px;grid-template-columns:76px 1fr;align-items:center;gap:24px;margin-bottom:80px;padding:34px;display:grid}.billing-history-note>svg{color:#0d7180;background:#fff;border-radius:18px;width:64px;height:64px;padding:17px}.billing-history-note h2{color:#153753;letter-spacing:-.035em;margin:0 0 8px;font-size:26px}.billing-history-note p{color:#5d7588;margin:0;line-height:1.65}.billing-handbook-hero{border-bottom:1px solid #dae5ed;padding-bottom:70px}.billing-handbook-summary{grid-template-columns:repeat(4,1fr);gap:12px;padding-block:28px 60px;display:grid}.billing-handbook-summary article{background:#fff;border:1px solid #d7e3eb;border-radius:17px;align-content:center;gap:6px;min-height:135px;padding:20px;display:grid}.billing-handbook-summary b{color:#147d93;letter-spacing:.09em;text-transform:uppercase;font-size:10px}.billing-handbook-summary span{color:#153853;font-size:17px;font-weight:850}.billing-handbook-summary small{color:#7b8d9e;line-height:1.5}.billing-handbook-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.billing-handbook-list article{background:linear-gradient(150deg,#fff,#f7fafc);border:1px solid #d8e3eb;border-radius:19px;min-height:210px;padding:27px}.billing-handbook-list h2{color:#153a57;letter-spacing:-.025em;margin:0 0 13px;font-size:22px}.billing-handbook-list p{color:#65798b;margin:0;line-height:1.72}.billing-handbook-safety{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:20px;display:grid}.billing-handbook-safety>div{color:#dceaf0;background:linear-gradient(145deg,#0b315d,#0d5e70);border-radius:20px;padding:27px}.billing-handbook-safety svg{color:#80e1d2}.billing-handbook-safety h3{color:#fff;margin:35px 0 10px}.billing-handbook-safety p{color:#c8dae2;margin:0;line-height:1.65}.billing-auth{grid-template-columns:1fr minmax(420px,.72fr);align-items:center;gap:80px;min-height:720px;padding:80px 0;display:grid}.billing-auth__story{max-width:720px}.billing-auth__story ul{color:#49637a;gap:12px;margin:25px 0 0;padding:0;list-style:none;display:grid}.billing-auth__story li{align-items:center;gap:9px;display:flex}.billing-auth__story li svg{color:#16836d;width:18px}.billing-auth__card{background:#fff;border:1px solid #d4e0e9;border-radius:24px;flex-direction:column;align-items:stretch;padding:34px;display:flex;box-shadow:0 28px 70px #0f23411f}.billing-auth__card>svg{color:#147d93;background:#e3f5f2;border-radius:14px;width:48px;height:48px;padding:13px}.billing-auth__card>span{color:#147d93;text-transform:uppercase;letter-spacing:.1em;margin-top:24px;font-size:11px;font-weight:850}.billing-auth__card h2{color:#153652;letter-spacing:-.035em;margin:8px 0 24px;font-size:28px}.billing-auth__card label,.billing-profile-form label,.billing-activation-card label{color:#455d72;gap:7px;font-size:12px;font-weight:760;display:grid}.billing-auth__card input,.billing-profile-form input,.billing-profile-form textarea,.billing-activation-card select{color:#142f49;background:#fbfdfe;border:1px solid #c9d6e0;border-radius:10px;outline:0;width:100%;min-height:46px;padding:11px 12px}.billing-auth__card input:focus,.billing-profile-form input:focus,.billing-profile-form textarea:focus,.billing-activation-card select:focus{border-color:#258da0;box-shadow:0 0 0 3px #258da01c}.billing-auth__card .billing-button{width:100%;margin-top:18px}.billing-auth__card>small{color:#8393a3;text-align:center;margin-top:18px;line-height:1.5}.billing-form-message{color:#4b657b;margin:12px 0 0;font-size:13px;line-height:1.5}.billing-text-button{color:#147d93;cursor:pointer;background:0 0;border:0;align-self:center;margin-top:13px;font-size:12px;font-weight:800}.billing-account{grid-template-columns:230px 1fr;gap:40px;min-height:780px;padding:58px 0 90px;display:grid}.billing-account>aside{background:#fff;border:1px solid #d7e2ea;border-radius:18px;gap:6px;height:max-content;padding:14px;display:grid;position:sticky;top:168px}.billing-account>aside>span{color:#8494a3;letter-spacing:.1em;text-transform:uppercase;padding:10px;font-size:10px;font-weight:850}.billing-account>aside a{color:#536b80;border-radius:10px;align-items:center;gap:10px;padding:11px;font-size:13px;font-weight:720;display:flex}.billing-account>aside a:hover,.billing-account>aside a.is-active{color:#0b315d;background:#eaf3f6}.billing-account>aside svg{width:17px}.billing-account>main{min-width:0}.billing-account>main>header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.billing-account>main>header span{color:#147d93;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.billing-account>main>header h1{color:#102b4e;letter-spacing:-.05em;margin:7px 0;font-size:clamp(36px,4vw,54px)}.billing-account>main>header p{color:#6a7d8f;margin:0;line-height:1.6}.billing-account-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.billing-account-stats article{background:#fff;border:1px solid #d9e4ec;border-radius:16px;grid-template-columns:1fr auto;align-content:space-between;min-height:145px;padding:20px;display:grid}.billing-account-stats article svg{color:#147d93;width:20px}.billing-account-stats article span{color:#738597;text-transform:uppercase;letter-spacing:.07em;grid-column:1/-1;margin-top:24px;font-size:11px;font-weight:800}.billing-account-stats article b{color:#123552;letter-spacing:-.04em;grid-column:1/-1;font-size:25px}.billing-account-stats article.is-warning{background:#fffaf0;border-color:#f0d39b}.billing-account-stats article.is-warning svg,.billing-account-stats article.is-warning b{color:#9b5a08}.billing-account-grid{grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px;display:grid}.billing-panel{background:#fff;border:1px solid #d9e4ec;border-radius:18px;padding:22px}.billing-panel>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.billing-panel>header h2{color:#183b57;margin:0;font-size:18px}.billing-panel>header a{color:#147d93;align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex}.billing-panel>header svg{width:14px}.billing-order-row{border-top:1px solid #e4ebf0;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 0;display:flex}.billing-order-row:first-of-type{border-top:0}.billing-order-row>span{gap:5px;display:grid}.billing-order-row>span:last-child{justify-items:end}.billing-order-row b{color:#26465f;font-size:13px}.billing-order-row small{color:#8494a3}.billing-status{color:#516779;letter-spacing:.04em;text-transform:uppercase;background:#edf2f6;border-radius:999px;width:max-content;padding:5px 8px;font-size:9px;font-style:normal;font-weight:850;display:inline-flex}.billing-status.is-paid,.billing-status.is-active,.billing-status.is-approved,.billing-status.is-consumed{color:#0b6956;background:#def6ed}.billing-status.is-partially-paid,.billing-status.is-awaiting-payment,.billing-status.is-pending,.billing-status.is-pending-approval,.billing-status.is-pending-customer{color:#955908;background:#fff2d6}.billing-status.is-revoked,.billing-status.is-expired,.billing-status.is-cancelled{color:#9d4036;background:#ffe9e6}.billing-activity{border-top:1px solid #e5ebf0;align-items:center;gap:11px;min-height:61px;display:flex}.billing-activity:first-of-type{border-top:0}.billing-activity>svg{color:#147d93;width:18px}.billing-activity span{gap:4px;display:grid}.billing-activity b{color:#405a70;font-size:12px}.billing-activity small{color:#8a99a7;font-size:10px}.billing-empty-row{color:#8a99a7;justify-content:center;align-items:center;gap:8px;min-height:130px;display:flex}.billing-empty-row svg{width:19px}.billing-table-panel{padding:0;overflow:hidden}.billing-table{min-width:850px}.billing-table__head,.billing-table__row{grid-template-columns:1.1fr 1.5fr .7fr .7fr .85fr .9fr;align-items:center;gap:14px;padding:14px 18px;display:grid}.billing-table__head{color:#728598;letter-spacing:.08em;text-transform:uppercase;background:#f3f7fa;font-size:10px;font-weight:850}.billing-table__row{color:#466077;border-top:1px solid #e2e9ef;min-height:70px;font-size:12px}.billing-table__row>span:first-child{gap:4px;display:grid}.billing-table__row b{color:#173a57}.billing-table__row small{color:#8a99a7}.billing-table.documents .billing-table__head,.billing-table.documents .billing-table__row{grid-template-columns:1.2fr 1fr .8fr .75fr .85fr .65fr}.billing-icon-button{color:#147d93;align-items:center;gap:5px;font-weight:800;display:inline-flex}.billing-icon-button svg{width:15px}.billing-row-action{color:#147d93;width:fit-content;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.billing-row-action:hover{color:#0e5e74;text-underline-offset:3px;text-decoration:underline}.billing-product-cards{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.billing-product-cards>article{background:#fff;border:1px solid #d8e3eb;border-radius:20px;min-height:330px;padding:26px}.billing-product-cards>article>div:first-child{justify-content:space-between;align-items:center;display:flex}.billing-product-cards>article>div:first-child>svg{color:#fff;background:#0b315d;border-radius:12px;width:40px;height:40px;padding:10px}.billing-product-cards>article>span{color:#6d8194;text-transform:uppercase;letter-spacing:.08em;margin-top:34px;font-size:11px;font-weight:800;display:block}.billing-product-cards h2{color:#143652;letter-spacing:-.04em;margin:5px 0 18px;font-size:29px}.billing-product-cards dl{gap:10px;margin:0;display:grid}.billing-product-cards dl div{border-bottom:1px solid #e7edf2;justify-content:space-between;gap:20px;padding-bottom:9px;display:flex}.billing-product-cards dt{color:#8696a4;font-size:11px}.billing-product-cards dd{color:#405d73;text-align:right;margin:0;font-size:11px;font-weight:750}.billing-product-cards>article>a{color:#147d93;align-items:center;gap:7px;margin-top:20px;font-size:12px;font-weight:850;display:flex}.billing-product-cards>article>a svg{width:15px}.billing-license-list{gap:13px;display:grid}.billing-license-list>article{background:#fff;border:1px solid #d8e3eb;border-radius:19px;padding:24px}.billing-license-list>article>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.billing-license-list>article>header span{color:#153954;align-items:center;gap:10px;display:flex}.billing-license-list>article>header svg{color:#147d93;width:20px}.billing-license-details{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:22px;display:grid}.billing-license-details span{background:#f5f8fa;border-radius:11px;gap:6px;padding:13px;display:grid}.billing-license-details small{color:#8393a2;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.billing-license-details b{color:#3b5870;overflow-wrap:anywhere;font-size:11px}.billing-license-list footer{color:#60768a;justify-content:space-between;gap:20px;margin-top:18px;font-size:11px;display:flex}.billing-license-list footer span{align-items:center;gap:6px;display:flex}.billing-license-list footer svg{color:#16836d;width:15px}.billing-license-list footer a{color:#147d93;font-weight:850}.billing-profile-form{gap:15px;display:grid}.billing-form-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.billing-form-grid label.is-wide{grid-column:1/-1}.billing-profile-form textarea{resize:vertical}.billing-profile-form input:disabled{color:#7c8d9c;background:#eef3f6}.billing-check-row{flex-wrap:wrap;gap:10px 22px;margin-top:18px;display:flex}.billing-check-row label{align-items:center;gap:7px;display:flex}.billing-check-row input{accent-color:#147d93;width:16px;min-height:auto}.billing-profile-form>.billing-button{width:max-content}.billing-activation-page{place-items:center;min-height:780px;padding:70px 0 100px;display:grid}.billing-activation-page>section{text-align:center;width:min(760px,100%)}.billing-activation-page h1{font-size:clamp(43px,6vw,70px)}.billing-activation-page>section>p{margin-inline:auto;font-size:16px}.billing-activation-icon{width:max-content;margin:0 auto 25px;position:relative}.billing-activation-icon>svg{color:#0b315d;background:#fff;border:1px solid #c6d8e4;border-radius:28px;width:92px;height:92px;padding:22px;box-shadow:0 20px 45px #0f23411f}.billing-activation-icon i{color:#fff;background:#16836d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:-7px;right:-8px}.billing-activation-icon i svg{width:17px}.billing-activation-card{text-align:left;background:#fff;border:1px solid #d4e1e9;border-radius:20px;margin-top:28px;padding:26px;box-shadow:0 20px 50px #0f234114}.billing-activation-card dl{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 0 20px;display:grid}.billing-activation-card dl div{background:#f4f8fa;border-radius:11px;gap:6px;padding:13px;display:grid}.billing-activation-card dt{color:#8192a1;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.billing-activation-card dd{color:#34536b;margin:0;font-size:12px;font-weight:800}.billing-activation-card .billing-button{width:100%;margin-top:15px}.billing-pending{color:#7a530d;background:#fff5dd;border-radius:13px;align-items:center;gap:13px;padding:16px;display:flex}.billing-pending>svg{width:24px}.billing-pending span{gap:5px;display:grid}.billing-pending small{line-height:1.45}.billing-account-stats.admin{margin-bottom:20px}.billing-admin-links{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.billing-admin-links a{color:#17405e;background:#fff;border:1px solid #d8e2ea;border-radius:14px;padding:20px;font-weight:800}@media (max-width:1080px){.billing-product-contact,.billing-product-brand small{display:none}.billing-product-bar{gap:14px;top:70px}.billing-product-bar nav{margin-left:auto;overflow-x:auto}.billing-hero{grid-template-columns:1fr;padding-top:70px}.billing-preview{max-width:760px}.billing-feature-grid{grid-template-columns:repeat(2,1fr)}.billing-account{grid-template-columns:190px 1fr;gap:22px}.billing-account-stats{grid-template-columns:repeat(2,1fr)}.billing-license-details{grid-template-columns:repeat(3,1fr)}.billing-download-intro,.billing-pricing-grid{grid-template-columns:repeat(2,1fr)}.billing-quick-start__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-quick-start__grid article,.billing-quick-start__grid article:nth-child(3n),.billing-quick-start__grid article:nth-child(n+4){border-bottom:1px solid #e0e8ee;border-right:1px solid #e0e8ee}.billing-quick-start__grid article:nth-child(2n){border-right:0}.billing-quick-start__grid article:nth-child(n+5){border-bottom:0}.billing-pricing-grid article.is-custom{grid-column:1/-1;min-height:400px}.billing-download-help{grid-template-columns:repeat(2,1fr)}.billing-history-layout{grid-template-columns:255px minmax(0,1fr)}}@media (max-width:780px){.billing-product-bar{flex-wrap:wrap;width:calc(100% - 24px);position:relative;top:auto}.billing-product-bar nav{order:2;width:100%;margin:0}.billing-product-bar nav a{text-align:center;flex:1;min-width:max-content}.billing-hero,.billing-section,.billing-page-hero,.billing-final-cta,.billing-auth,.billing-account,.billing-activation-page,.billing-download-intro{width:calc(100% - 24px)}.billing-hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding:55px 0}.billing-hero h1,.billing-page-hero h1,.billing-auth h1{font-size:clamp(42px,12vw,62px)}.billing-preview__body{grid-template-columns:45px 1fr}.billing-preview__body main{padding:16px}.billing-preview__stats{grid-template-columns:1fr}.billing-preview__stats span:nth-child(n+2){display:none}.billing-feature-grid,.billing-industry-panel,.billing-license-story,.billing-requirements,.billing-download-grid,.billing-download-help,.billing-auth,.billing-account-grid,.billing-product-cards,.billing-pricing-grid,.billing-handbook-summary,.billing-handbook-list,.billing-handbook-safety,.billing-quick-start__grid,.billing-history-layout{grid-template-columns:1fr}.billing-quick-start__grid article,.billing-quick-start__grid article:nth-child(2n),.billing-quick-start__grid article:nth-child(3n),.billing-quick-start__grid article:nth-child(n+4),.billing-quick-start__grid article:nth-child(n+5){border-bottom:1px solid #e0e8ee;border-right:0}.billing-quick-start__grid article:last-child{border-bottom:0}.billing-history-layout>aside{position:relative;top:auto}.billing-history-list article>header,.billing-history-list article>footer{flex-direction:column;align-items:flex-start}.billing-history-status{justify-items:start;min-width:0}.billing-history-note{grid-template-columns:1fr;margin-bottom:55px}.billing-pricing-grid article.is-custom{grid-column:auto}.billing-section{padding:55px 0}.billing-industry-panel{gap:30px;padding:30px 22px}.billing-industry-grid{grid-template-columns:1fr}.billing-final-cta{flex-direction:column;align-items:flex-start;padding:34px 24px}.billing-page-hero{padding-top:60px}.billing-module-list article{grid-template-columns:44px 1fr;padding:20px}.billing-module-list article>svg{display:none}.billing-auth{gap:36px;min-height:auto;padding:60px 0}.billing-auth__card{padding:24px}.billing-account{padding-top:30px;display:block}.billing-account>aside{margin-bottom:28px;display:flex;position:relative;top:auto;overflow-x:auto}.billing-account>aside>span,.billing-account>aside a[href^=mailto]{display:none}.billing-account>aside a{min-width:max-content}.billing-account>main>header{flex-direction:column;align-items:flex-start}.billing-account-stats{grid-template-columns:repeat(2,1fr)}.billing-table-panel{overflow-x:auto}.billing-license-details{grid-template-columns:repeat(2,1fr)}.billing-form-grid{grid-template-columns:1fr}.billing-form-grid label.is-wide{grid-column:auto}}@media (max-width:480px){.billing-product-brand{width:100%}.billing-product-bar nav a{padding-inline:8px;font-size:11px}.billing-actions,.billing-actions .billing-button{width:100%}.billing-feature-grid{grid-template-columns:1fr}.billing-feature-grid article{min-height:auto}.billing-account-stats{grid-template-columns:1fr}.billing-account-stats article{min-height:120px}.billing-download-intro{grid-template-columns:1fr;margin-top:0}.billing-download-grid>article{min-height:auto;padding:22px}.billing-license-details,.billing-activation-card dl{grid-template-columns:1fr}.billing-license-list footer{flex-direction:column;align-items:flex-start}}
