:root{--bg:#07100e;--surface:#0e1a17;--surface-2:#12231e;--text:#f4f7f5;--muted:#aab9b2;--line:rgba(255,255,255,.09);--accent:#d7b46a;--accent-2:#f1d28a;--ink:#18201d;--paper:#f7f6f2;--max:1180px;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Noto Sans Arabic,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,246,242,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(24,32,29,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.brand img{border-radius:12px;object-fit:contain}.main-nav{display:flex;gap:24px;font-size:14px;color:#46534e}.main-nav a:hover{color:#111917}.header-actions{display:flex;align-items:center;gap:10px}.language-link{font-weight:700;font-size:13px;padding:10px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:13px;font-weight:800;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--ink)}.button-secondary{background:rgba(255,255,255,.07);color:white;border:1px solid rgba(255,255,255,.12)}.button-ghost{border:1px solid rgba(24,32,29,.16)}.button-light{color:var(--ink)}.hero{background:radial-gradient(circle at 15% 0,rgba(215,180,106,.18),transparent 34%),linear-gradient(135deg,#07100e,#0d1d18 64%,#14271f);color:white;padding:90px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.eyebrow,.section-heading>span{display:inline-block;color:var(--accent-2);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(42px,5.4vw,72px);line-height:1.08;margin:18px 0 22px;max-width:850px;letter-spacing:-.035em}.hero-copy>p{color:#c6d2cd;font-size:19px;line-height:1.9;max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero .button-primary{background:var(--accent);color:#141813}.trust-line{display:flex;flex-wrap:wrap;gap:18px;margin-top:34px;color:#aebdb6;font-size:13px}.trust-line span:before{content:"•";color:var(--accent);margin-inline-end:8px}.hero-panel{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:28px;padding:18px;box-shadow:0 40px 90px rgba(0,0,0,.28);transform:perspective(900px) rotateY(-3deg)}[dir=ltr] .hero-panel{transform:perspective(900px) rotateY(3deg)}.panel-top{display:flex;gap:6px;padding:2px 2px 14px}.dot{width:8px;height:8px;background:rgba(255,255,255,.25);border-radius:50%}.panel-card{background:rgba(5,13,11,.72);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:8px}.panel-card small{color:#91a29b}.panel-card strong{font-size:20px;color:#f7f9f7}.panel-card span{color:#aebdb6;line-height:1.7;font-size:14px}.primary-card{padding:26px;margin-bottom:12px;background:linear-gradient(145deg,rgba(215,180,106,.14),rgba(5,13,11,.75))}.primary-card strong{font-size:28px}.panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section{padding:92px 0}.section-soft{background:#ecede8}.section-heading{margin-bottom:42px}.section-heading>span{color:#8d6c31}.section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:10px 0 14px;letter-spacing:-.025em}.section-heading p{font-size:17px;line-height:1.85;color:#64706b;margin:0}.cards{display:grid;gap:16px}.four-col{grid-template-columns:repeat(4,1fr)}.benefit-card,.feature-card{background:white;border:1px solid rgba(24,32,29,.09);border-radius:var(--radius);padding:28px;min-height:250px;box-shadow:0 12px 36px rgba(26,36,31,.045)}.feature-number{color:#a78649;font-weight:900;font-size:12px;letter-spacing:.1em}.benefit-card h3,.feature-card h3{margin:28px 0 12px;font-size:20px}.benefit-card p,.feature-card p{color:#68746f;line-height:1.8;font-size:14px;margin:0}.check{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#13211d;color:var(--accent-2);font-weight:900}.automation-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:start}.section-heading.compact{margin:0}.steps{display:grid;gap:12px}.step{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(24,32,29,.1);border-radius:18px;background:white}.step-index{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e7dfcf;font-weight:900}.step p{margin:0;font-weight:800}.final-cta{background:#0b1714;color:white;padding:58px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-inner small{color:var(--accent-2);font-weight:800}.cta-inner h2{margin:8px 0 0;font-size:clamp(28px,4vw,44px)}footer{background:#07100e;color:#8fa098;padding:24px 0;border-top:1px solid rgba(255,255,255,.06)}.footer-inner{display:flex;justify-content:space-between;gap:20px;font-size:13px}.boundary-page{min-height:100vh;background:radial-gradient(circle at 10% 0,rgba(215,180,106,.15),transparent 35%),#07100e;color:white;display:grid;place-items:center;padding:30px}.boundary-card{width:min(600px,100%);border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:26px;padding:36px}.boundary-card .brand{margin-bottom:32px}.boundary-badge{display:inline-flex;color:var(--accent-2);border:1px solid rgba(215,180,106,.26);background:rgba(215,180,106,.08);padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.boundary-card h1{font-size:34px;margin:18px 0 12px}.boundary-card p{color:#b7c4be;line-height:1.9;margin:0 0 26px}@media (max-width:960px){.main-nav{display:none}.automation-wrap,.hero-grid{grid-template-columns:1fr}.hero-panel{transform:none}.four-col{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{width:min(100% - 24px,var(--max))}.header-inner{min-height:68px}.brand span{display:none}.button-ghost{padding:0 12px}.hero{padding:66px 0 54px}.hero h1{font-size:40px}.hero-copy>p{font-size:16px}.four-col{grid-template-columns:1fr}.section{padding:68px 0}.benefit-card,.feature-card{min-height:auto}.cta-inner,.footer-inner{flex-direction:column;align-items:flex-start}}.admin-shell{min-height:100vh;background:#eef1ed;display:grid;grid-template-columns:280px 1fr}.admin-sidebar{background:#0b1714;color:#dfe9e4;min-height:100vh;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-inline-end:1px solid rgba(255,255,255,.06)}.admin-sidebar-brand{padding:20px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.admin-sidebar .brand span{color:white}.admin-sidebar-scroll{overflow:auto;padding:10px 12px 18px;flex:1 1}.nav-section{margin-top:12px}.nav-section-title{color:#71847b;font-size:11px;font-weight:800;padding:8px 10px;text-transform:uppercase;letter-spacing:.08em}.admin-nav-link{min-height:40px;padding:0 11px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#c7d4ce;font-size:13px;margin:2px 0}.admin-nav-link:hover{background:rgba(255,255,255,.06);color:white}.admin-nav-link.disabled{color:#70827a;cursor:default}.admin-nav-link.disabled small{font-size:9px;border:1px solid rgba(255,255,255,.08);padding:2px 5px;border-radius:999px}.admin-user-box{padding:14px;border-top:1px solid rgba(255,255,255,.07);display:grid;gap:4px}.admin-user-box strong{font-size:13px;color:white}.admin-user-box span{font-size:11px;color:#81948b;overflow:hidden;text-overflow:ellipsis}.sidebar-logout{margin-top:8px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#c7d4ce;border-radius:10px;height:34px;cursor:pointer}.admin-main{min-width:0}.admin-topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:white;border-bottom:1px solid #dde3df;position:sticky;top:0;z-index:20}.admin-topbar>div:first-child{display:flex;align-items:baseline;gap:8px}.admin-topbar span{color:#7a8781;font-size:12px}.topbar-status{font-size:12px;color:#4b5a53;display:flex;align-items:center;gap:7px}.status-dot{width:8px;height:8px;border-radius:50%;background:#2d9c62;box-shadow:0 0 0 4px rgba(45,156,98,.1)}.admin-content{padding:30px}.admin-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.admin-page-heading span{color:#8d6c31;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-page-heading h1{margin:6px 0 7px;font-size:32px}.admin-page-heading p{margin:0;color:#6e7b75}.admin-date{background:white;border:1px solid #dde3df;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:800}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.admin-kpi{background:white;border:1px solid #dde3df;border-radius:17px;padding:20px;min-height:118px;display:flex;flex-direction:column;justify-content:space-between}.admin-kpi span{color:#6f7d76;font-size:12px}.admin-kpi strong{font-size:30px}.admin-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-panel,.portal-panel{background:white;border:1px solid #dde3df;border-radius:18px;padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.panel-heading span{color:#8d6c31;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.panel-heading h2{margin:5px 0 0;font-size:20px}.panel-heading p{color:#78857f;margin:6px 0 0;font-size:13px;line-height:1.7}.activity-row,.integration-status-row,.system-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 0;border-top:1px solid #edf0ed}.activity-row:first-child,.integration-status-row:first-of-type,.system-row:first-child{border-top:0}.activity-row>div,.integration-status-row>div,.system-row>div:first-child{display:grid;gap:3px}.activity-row strong,.integration-status-row strong,.system-row strong{font-size:13px}.activity-row span,.activity-row time,.integration-status-row span,.system-row span{font-size:11px;color:#7a8781}.status-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:10px!important;font-weight:800;white-space:nowrap}.status-pill.ok{background:#e8f5ee;color:#257247}.status-pill.warn{background:#fff4db;color:#8b6518}.status-pill.bad{background:#fde9e9;color:#a33c3c}.empty-state{color:#7a8781;border:1px dashed #d8dfda;background:#fafbf9;border-radius:13px;padding:18px;line-height:1.8;font-size:13px}.admin-stack{display:grid;gap:16px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.auth-form label,.form-grid label{display:grid;gap:7px}.auth-form label>span,.form-grid label>span{font-size:12px;font-weight:700;color:#53615b}.auth-form input,.form-grid input{width:100%;min-height:44px;border:1px solid #d6ddd8;border-radius:11px;padding:0 12px;background:white;outline:none}.auth-form input:focus,.form-grid input:focus{border-color:#9b7a3f;box-shadow:0 0 0 3px rgba(155,122,63,.08)}.checkbox-label{display:flex!important;align-items:center;gap:8px}.checkbox-label input{width:auto;min-height:auto}.toggle-row{margin-top:16px}.form-actions{display:flex;gap:10px;margin-top:18px}.admin-outline{border:1px solid #cfd7d2;background:white;color:#17201c}.auth-message,.form-message{border-radius:10px;padding:10px 12px;background:#f3f5f2;color:#4d5a54;font-size:12px;line-height:1.6}.portal-shell{min-height:100vh;background:#f3f5f1}.portal-topbar{background:white;border-bottom:1px solid #dde3df}.portal-topbar-inner{min-height:74px;display:flex;align-items:center;gap:28px;justify-content:space-between}.portal-topbar nav{display:flex;gap:20px;font-size:13px;color:#58665f;flex:1 1}.portal-user{display:flex;align-items:center;gap:12px}.portal-user>div{display:grid;text-align:left;direction:ltr}.portal-user strong{font-size:12px}.portal-user span{color:#7a8781;font-size:10px}.portal-user .sidebar-logout{color:#4d5a54;border-color:#d8ded9;margin:0;padding:0 10px}.portal-content{padding-top:34px;padding-bottom:60px}.portal-heading{margin-bottom:24px}.portal-heading span{color:#8d6c31;font-size:12px;font-weight:800}.portal-heading h1{margin:6px 0 7px;font-size:32px}.portal-heading p{margin:0;color:#74817a}.portal-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.portal-summary-grid.four{grid-template-columns:repeat(4,1fr)}.portal-summary-grid article{background:white;border:1px solid #dde3df;border-radius:16px;padding:20px;display:grid;gap:14px}.portal-summary-grid span{color:#75827b;font-size:12px}.portal-summary-grid strong{font-size:24px}.portal-panel{margin-top:16px}.system-actions{display:flex;gap:10px;align-items:center}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:640px}.data-table td,.data-table th{padding:12px;text-align:right;border-top:1px solid #edf0ed;font-size:12px}.data-table th{color:#718078;font-weight:800;background:#fafbf9}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand-side{background:radial-gradient(circle at 20% 0,rgba(215,180,106,.18),transparent 38%),#07100e;color:white;display:grid;place-items:center;padding:50px}.auth-brand-inner{max-width:520px}.auth-brand-inner .brand{margin-bottom:80px}.auth-brand-inner .brand span{color:white}.auth-eyebrow{color:#e2c27e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.auth-brand-inner h1{font-size:48px;line-height:1.15;margin:14px 0 18px}.auth-brand-inner p{color:#aebdb6;line-height:1.9}.auth-back{display:inline-block;margin-top:26px;color:#e2c27e;font-weight:800;font-size:13px}.auth-form-side{display:grid;place-items:center;padding:36px;background:#f6f7f4}.auth-card{width:min(470px,100%);background:white;border:1px solid #dde3df;border-radius:24px;padding:30px;box-shadow:0 24px 70px rgba(29,42,36,.08)}.auth-heading span{color:#8d6c31;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.auth-heading h1,.auth-heading h2{margin:7px 0 8px;font-size:30px}.auth-heading p{margin:0 0 22px;color:#718078;line-height:1.75;font-size:13px}.auth-form{display:grid;gap:14px}.auth-form label small{color:#89958f;font-size:10px}.auth-submit{width:100%;border:0;margin-top:4px;cursor:pointer}.auth-switch{margin-top:18px;text-align:center;font-size:12px;color:#728079}.auth-switch button{border:0;background:transparent;color:#8d6c31;font-weight:800;cursor:pointer}.otp-input{text-align:center;font-size:28px;letter-spacing:8px;direction:ltr}.setup-page{min-height:100vh;display:grid;place-items:center;background:#07100e;padding:30px}.setup-card{width:min(540px,100%);background:white;border-radius:24px;padding:32px}.setup-card .brand{margin-bottom:28px}@media (max-width:1050px){.admin-shell{grid-template-columns:220px 1fr}.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-grid{grid-template-columns:1fr}.portal-summary-grid.four{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.admin-shell{display:block}.admin-sidebar{position:relative;width:100%;height:auto;min-height:0}.admin-sidebar-scroll{display:none}.admin-content{padding:18px}.admin-kpi-grid,.auth-page,.form-grid.two,.portal-summary-grid,.portal-summary-grid.four{grid-template-columns:1fr}.auth-brand-side,.portal-topbar nav,.portal-user>div{display:none}}.admin-panel select,.product-form select{width:100%;min-height:44px;border:1px solid #d6ddd8;border-radius:11px;padding:0 12px;background:white;outline:none}.product-descriptions{margin-top:14px}.product-descriptions textarea{min-height:125px;resize:vertical;border:1px solid #d6ddd8;border-radius:11px;padding:12px;font:inherit;outline:none}.code-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;direction:ltr;text-align:left;min-height:170px!important}.product-mini-stats{display:flex;gap:8px;flex-wrap:wrap}.product-mini-stats span{background:#f2f5f1;border:1px solid #dbe2dd;border-radius:999px;padding:6px 9px;color:#596760;font-size:10px}.table-action{border:1px solid #d2d9d4;background:white;color:#26332d;border-radius:9px;min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;cursor:pointer}.table-action:hover{background:#f3f5f2}.product-public-card{display:flex;flex-direction:column}.product-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.product-card-meta span{background:#f1f3ef;border-radius:999px;padding:5px 8px;color:#66736d;font-size:10px}.product-card-footer{margin-top:auto;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0ed}.product-card-footer>span{color:#7c6a47;font-weight:800;font-size:12px}.catalog-empty-public{border:1px dashed rgba(24,32,29,.18);border-radius:18px;padding:28px;background:#fafbf9;color:#6e7b75;line-height:1.85}.product-hero-public{background:radial-gradient(circle at 10% 0,rgba(215,180,106,.17),transparent 36%),#07100e;color:white;padding:82px 0}.product-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.product-hero-grid h1{font-size:clamp(44px,6vw,74px);margin:15px 0 20px;line-height:1.07}.product-hero-grid>div:first-child>p{color:#b9c7c1;font-size:18px;line-height:1.9;max-width:760px}.product-public-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.product-public-badges span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:999px;padding:7px 10px;font-size:11px;color:#d7e0dc}.product-hero-summary{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:22px;padding:25px;display:grid;gap:9px}.product-hero-summary span{color:#d6b56e;font-size:11px;font-weight:800;text-transform:uppercase}.product-hero-summary strong{font-size:26px}.product-hero-summary p{color:#aebdb6;line-height:1.8;font-size:13px;margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pricing-card{background:white;border:1px solid #dde3df;border-radius:22px;padding:25px;display:flex;flex-direction:column;min-height:330px}.pricing-head span{color:#987642;font-size:10px;font-weight:800}.pricing-head h3{font-size:22px;margin:7px 0 16px}.price{display:flex;align-items:baseline;gap:8px}.price strong{font-size:38px}.price span{font-weight:800;color:#6d7973}.price-cycle{color:#738079;font-size:12px;margin-top:3px}.trial-note{margin-top:16px;background:#edf6f0;color:#276f4a;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:800}.plan-json-summary{color:#738079;font-size:12px;line-height:1.7;margin:16px 0 20px}.pricing-action{margin-top:auto}@media (max-width:960px){.product-hero-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.pricing-grid{grid-template-columns:1fr}.product-card-footer{align-items:flex-start;flex-direction:column}}.system-type-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid #dfe5e1;background:#f7f9f7;border-radius:12px;padding:11px 12px}.system-type-summary>span:not(.status-pill){font-size:9px;color:#65736c}.system-type-summary code{font-size:9px;color:#293932;direction:ltr}.product-tutorial-section{background:#fffaf0;border-top:1px solid #f0e6cf;border-bottom:1px solid #f0e6cf}.product-tutorial-section .help-card{background:#fff}.product-tutorial-section .help-card h3{font-size:18px;margin:0 0 9px}.product-tutorial-section .section-heading{margin-bottom:26px}.media-mode-switch{display:inline-flex;gap:4px;background:#f1f4f0;border:1px solid #dce3de;border-radius:12px;padding:4px;margin-bottom:18px}.media-mode-switch button{border:0;background:transparent;border-radius:9px;min-height:34px;padding:0 13px;color:#6d7a74;font-weight:800;cursor:pointer}.media-mode-switch button.active{background:#0f1d18;color:white;box-shadow:0 4px 12px rgba(15,29,24,.12)}.media-source-field{margin-top:14px}.media-source-field label{display:grid;gap:7px}.media-source-field label>span{font-size:12px;font-weight:700;color:#53615b}.media-source-field input[type=file],.media-source-field input[type=url]{width:100%;min-height:46px;border:1px solid #d6ddd8;border-radius:11px;padding:10px 12px;background:white}.media-source-field small{color:#7b8982;font-size:11px}.help-hero{background:radial-gradient(circle at 12% 0,rgba(215,180,106,.17),transparent 38%),#07100e;color:white;padding:72px 0}.help-hero span{color:#e0c079;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.help-hero h1{font-size:clamp(38px,5vw,62px);margin:12px 0 14px}.help-hero p{margin:0;color:#b6c4be;font-size:17px;line-height:1.8}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.help-card{background:white;border:1px solid #dde3df;border-radius:20px;overflow:hidden;box-shadow:0 12px 38px rgba(27,39,33,.05)}.help-media{aspect-ratio:16/9;background:#0b1512;display:grid;place-items:center}.help-media iframe,.help-media video{width:100%;height:100%;border:0;object-fit:contain;background:#050907}.media-unavailable{color:#90a098;font-size:12px}.help-card-body{padding:20px}.help-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.help-meta span{background:#eff2ee;border-radius:999px;color:#69766f;padding:5px 8px;font-size:10px}.help-card h2{font-size:20px;margin:0 0 9px}.help-card p{color:#6f7c76;line-height:1.75;font-size:13px;margin:0}.help-footer-link{margin-top:26px;display:flex;justify-content:center}@media (max-width:760px){.help-grid{grid-template-columns:1fr}}.delivery-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.delivery-summary-grid article{border:1px solid #e1e6e2;background:#fafbf9;border-radius:13px;padding:14px;display:grid;gap:7px}.delivery-summary-grid span{font-size:10px;color:#78857f}.delivery-summary-grid strong{font-size:13px}.delivery-capabilities{margin-top:16px;display:grid;gap:8px}.delivery-capabilities>strong{font-size:12px}.delivery-capabilities>div{display:flex;flex-wrap:wrap;gap:6px}.delivery-capabilities span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;background:#eef2ef;border:1px solid #dce3de;border-radius:7px;padding:5px 7px}.warning-message{background:#fff8e7;color:#76591d}.error-message{background:#fff0f0;color:#9b3434}.checkout-actions{display:grid;gap:8px;margin-top:auto}.checkout-button{width:100%;border:0;cursor:pointer}.checkout-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.checkout-status{font-size:10px;line-height:1.6;border-radius:9px;padding:8px 9px}.checkout-status.warn{background:#fff6df;color:#775a1b}.checkout-status.bad{background:#fdecec;color:#963a3a}.system-launch-page{min-height:100vh;background:radial-gradient(circle at 10% 0,rgba(215,180,106,.17),transparent 36%),#07100e;display:grid;place-items:center;padding:28px}.system-launch-card{width:min(620px,100%);background:white;border-radius:26px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.22)}.system-launch-card .brand{margin-bottom:28px}.launch-status-icon{width:14px;height:14px;border-radius:50%;margin-bottom:14px;box-shadow:0 0 0 7px rgba(148,109,39,.08)}.launch-status-icon.warn{background:#c99b43}.launch-status-icon.bad{background:#b64242}.launch-eyebrow{color:#8d6c31;font-size:11px;font-weight:800;text-transform:uppercase}.system-launch-card h1{font-size:32px;margin:8px 0 10px}.system-launch-card>p{color:#6d7a74;line-height:1.85;margin:0 0 20px}.launch-meta{display:grid;gap:5px;background:#f4f6f3;border:1px solid #e0e5e1;border-radius:12px;padding:13px;margin-bottom:20px}.launch-meta span{font-size:10px;color:#7a8781}.launch-meta strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow-wrap:anywhere}.worker-details{display:grid;grid-template-columns:1.6fr .6fr 1fr;gap:10px}.worker-details>div{background:#f8faf7;border:1px solid #e1e6e2;border-radius:12px;padding:13px;display:grid;gap:5px}.worker-details span{font-size:10px;color:#7a8781}.worker-details strong{font-size:11px;overflow-wrap:anywhere}.retry-cell{display:grid;gap:4px}.retry-message{max-width:180px;color:#9b3434;font-size:9px;line-height:1.4}.data-table code{font-size:10px;direction:ltr}.four-compact{grid-template-columns:repeat(4,1fr)}@media(max-width:960px){.delivery-summary-grid,.four-compact,.worker-details{grid-template-columns:1fr 1fr}}@media(max-width:640px){.delivery-summary-grid,.four-compact,.worker-details{grid-template-columns:1fr}}.credential-action-wrap{display:grid;gap:4px}.initial-credentials-box{min-width:320px;max-width:460px;background:#fffaf0;border:1px solid #ead9ad;border-radius:14px;padding:14px;display:grid;gap:9px}.initial-credentials-box>strong{font-size:13px}.initial-credentials-box>p{margin:0;color:#765f2e;font-size:11px;line-height:1.6}.initial-credentials-box>div{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:8px;background:white;border:1px solid #e9dfc7;border-radius:9px;padding:8px}.initial-credentials-box span{font-size:10px;color:#7b6c49}.initial-credentials-box code{direction:ltr;text-align:left;overflow-wrap:anywhere;font-size:11px}.initial-credentials-box button{border:1px solid #d8c99f;background:#fff;border-radius:7px;padding:5px 8px;font-size:10px;cursor:pointer}.initial-credentials-box small{color:#9a7130;font-size:10px}.system-actions{flex-wrap:wrap}@media(max-width:640px){.initial-credentials-box{min-width:0;width:100%}.initial-credentials-box>div{grid-template-columns:1fr}.system-actions{align-items:stretch;flex-direction:column}}.integration-methods{display:grid;gap:9px;margin:16px 0}.integration-methods>strong{font-size:12px}.integration-methods>div{display:flex;flex-wrap:wrap;gap:10px}.integration-endpoints{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.integration-endpoints>div{background:#f7f9f7;border:1px solid #e0e5e1;border-radius:12px;padding:12px;display:grid;gap:6px}.integration-endpoints span{font-size:10px;color:#728078}.integration-endpoints code{direction:ltr;text-align:left;overflow-wrap:anywhere;font-size:10px}.admin-panel+.admin-panel{margin-top:16px}@media(max-width:760px){.integration-endpoints{grid-template-columns:1fr}}:root{--ge-ink:#101916;--ge-ink-2:#16241f;--ge-forest:#0b1c16;--ge-forest-2:#123126;--ge-gold:#cfae63;--ge-gold-2:#e7c980;--ge-gold-soft:#f5edda;--ge-bg:#f5f7f4;--ge-paper:#fff;--ge-paper-2:#f9faf8;--ge-text:#18231f;--ge-muted:#6d7b74;--ge-line:#dfe5e1;--ge-line-soft:#edf1ee;--ge-green:#25885a;--ge-red:#c24e4e;--ge-amber:#a97a26;--ge-blue:#3c6f98;--ge-shadow-sm:0 6px 20px rgba(20,35,29,.05);--ge-shadow-md:0 18px 50px rgba(17,31,25,.09);--ge-shadow-lg:0 38px 100px rgba(5,18,13,.2);--ge-r-sm:12px;--ge-r:18px;--ge-r-lg:28px;--ge-r-xl:38px;--ge-max:1240px}body{background:var(--ge-bg);color:var(--ge-text);font-family:Arial,Noto Sans Arabic,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.container{width:min(var(--ge-max),calc(100% - 48px))}.button{border:0;gap:9px;min-height:46px;padding-inline:20px;border-radius:12px;cursor:pointer;letter-spacing:0;box-shadow:none}.button-primary{background:var(--ge-ink);color:white}.button-primary:hover{background:#21302b}.button-gold{background:linear-gradient(135deg,var(--ge-gold-2),var(--ge-gold));color:#171c18;box-shadow:0 10px 26px rgba(207,174,99,.22)}.button-dark-outline{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.14);color:#eef5f1}.button-dark-outline:hover{background:rgba(255,255,255,.08)}.button-light{background:white;color:var(--ge-ink)}.brand{gap:11px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:rgba(207,174,99,.1);overflow:hidden}.brand-mark img{width:42px;height:42px;object-fit:contain}.brand-copy{display:grid;gap:1px}.brand-copy strong{font-size:15px;letter-spacing:.01em}.brand-copy small{font-size:9px;color:#7d8983;font-weight:600;letter-spacing:.03em}.brand.inverse .brand-copy strong{color:#fff}.brand.inverse .brand-copy small{color:#83978d}.brand.compact .brand-mark{width:42px;height:42px}.marketing-root{background:#fff}.site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(21,36,30,.08);box-shadow:0 2px 14px rgba(13,27,21,.025)}.header-inner{min-height:78px}.main-nav{gap:27px;font-size:13px;font-weight:700;color:#53615b}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;inset-inline:0;bottom:-9px;height:2px;background:var(--ge-gold);transform:scaleX(0);transition:.2s}.main-nav a:hover:after{transform:scaleX(1)}.header-actions{gap:8px}.language-link{display:inline-flex;align-items:center;gap:6px;color:#64716b}.header-cta,.header-login{min-height:40px}.header-cta{background:var(--ge-forest);color:white}.marketing-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#07120e,#0c1e17 52%,#133128);color:#fff;padding:92px 0 0}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{width:520px;height:520px;right:-150px;top:-250px;background:radial-gradient(circle,rgba(207,174,99,.19),transparent 66%)}.hero-glow-two{width:480px;height:480px;left:-280px;bottom:-240px;background:radial-gradient(circle,rgba(53,127,90,.18),transparent 70%)}.marketing-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center;position:relative;z-index:1}.eyebrow-pill{width:max-content;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(229,201,128,.23);background:rgba(229,201,128,.07);color:#e8ce8d;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800;letter-spacing:.04em}.eyebrow-pill.dark{background:rgba(207,174,99,.08)}.marketing-hero-copy h1{font-size:clamp(43px,5.2vw,72px);line-height:1.08;letter-spacing:-.04em;margin:20px 0 22px;max-width:720px}.marketing-hero-copy>p{font-size:17px;line-height:2;color:#bdcac4;max-width:680px;margin:0}.premium-actions{margin-top:31px}.hero-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;margin-top:32px}.hero-proof-grid>div{display:flex;align-items:center;gap:9px;color:#c7d2cd;font-size:12px}.proof-check{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:rgba(207,174,99,.13);color:#e8ca82}.platform-preview{border:1px solid rgba(255,255,255,.11);border-radius:24px;background:rgba(255,255,255,.055);padding:9px;box-shadow:var(--ge-shadow-lg);transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[dir=ltr] .platform-preview{transform:perspective(1200px) rotateY(2deg)}.preview-window-bar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#84988f;font-size:9px}.preview-window-bar>div{display:flex;gap:5px}.preview-window-bar>div span{width:7px;height:7px;border-radius:50%;background:#5b6e65}.preview-window-bar strong{font-weight:600;color:#91a49b}.preview-window-bar em{font-style:normal;color:#d7bd7d}.preview-shell{display:grid;grid-template-columns:145px 1fr;min-height:465px;border-radius:17px;overflow:hidden;background:#f6f8f5;color:#1b2722}.preview-sidebar{background:#0d1d17;padding:18px 11px}.preview-logo{display:flex;align-items:center;gap:7px;color:#fff;font-size:10px;font-weight:800;margin-bottom:25px;padding:0 6px}.preview-logo img{width:26px;height:26px;object-fit:contain}.preview-nav{height:36px;border-radius:9px;display:flex;align-items:center;gap:8px;color:#789087;padding:0 9px;font-size:9px;margin:3px 0}.preview-nav.active{background:rgba(207,174,99,.12);color:#ecd495}.preview-content{padding:20px}.preview-heading{display:flex;justify-content:space-between;align-items:center}.preview-heading>div{display:grid;gap:3px}.preview-heading small{color:#89958f;font-size:8px}.preview-heading strong{font-size:13px}.preview-avatar{width:31px;height:31px;border-radius:10px;background:#e7dbc1;display:grid;place-items:center;font-size:8px;font-weight:900}.preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.preview-kpis>div{background:#fff;border:1px solid #e8ece9;border-radius:11px;padding:12px;display:grid;gap:5px}.preview-kpis span{font-size:7px;color:#849089}.preview-kpis strong{font-size:19px}.preview-kpis small{font-size:7px;color:#5a896d}.preview-main-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;margin-top:10px}.preview-panel{background:white;border:1px solid #e8ece9;border-radius:12px;padding:13px}.preview-panel-title{display:flex;justify-content:space-between;margin-bottom:10px}.preview-panel-title strong{font-size:9px}.preview-panel-title span{font-size:7px;color:#8d978f}.preview-system{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #f0f2f0}.preview-system:first-of-type{border-top:0}.preview-system-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;color:#446253;background:#edf3ef}.preview-system-icon svg{width:13px}.preview-system>div{display:grid}.preview-system strong{font-size:8px}.preview-system small{font-size:6px;color:#87918c}.mini-status{font-size:6px;color:#26764d;background:#eaf5ee;padding:4px 6px;border-radius:999px}.fake-chart{height:120px;display:flex;align-items:flex-end;gap:5px;padding-top:14px}.fake-chart span{flex:1 1;min-height:10px;border-radius:4px 4px 1px 1px;background:linear-gradient(#d8bc78,#b99243)}.chart-caption{display:grid;gap:2px}.chart-caption strong{font-size:16px}.chart-caption small{font-size:7px;color:#849089}.hero-micro-strip{position:relative;z-index:1;margin-top:70px;border-top:1px solid rgba(255,255,255,.08);height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#718980;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.marketing-section{background:#fff}.section{padding:104px 0}.section-header-row{display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.section-heading{max-width:760px}.section-heading>span,.section-kicker{color:#8d6d31;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.industries-copy h2,.section-heading h2,.trust-copy h2{font-size:clamp(31px,4vw,50px);letter-spacing:-.035em;line-height:1.16}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#72582b;padding-bottom:43px}.product-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.premium-product-card{border:1px solid var(--ge-line);border-radius:24px;padding:25px;background:linear-gradient(145deg,#fff,#fbfcfa);min-height:350px;display:flex;flex-direction:column;box-shadow:var(--ge-shadow-sm);transition:.25s}.premium-product-card:hover{transform:translateY(-4px);box-shadow:var(--ge-shadow-md);border-color:#d2d9d4}.product-card-top{display:flex;justify-content:space-between;align-items:center}.product-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#ecf3ef;color:#355c49}.card-tone-2 .product-icon{background:#f5edda;color:#82652f}.card-tone-3 .product-icon{background:#eaf0f6;color:#476f94}.card-tone-4 .product-icon{background:#f3ece9;color:#8a5f4e}.product-category{font-size:9px;padding:5px 8px;border-radius:999px;background:#f2f4f1;color:#748079;text-transform:uppercase;font-weight:800}.premium-product-card h3{font-size:21px;margin:25px 0 10px}.premium-product-card>p{color:#6f7b75;line-height:1.8;font-size:13px;margin:0}.product-card-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.product-card-meta-row span{display:inline-flex;gap:5px;align-items:center;font-size:9px;color:#63726b;background:#f5f7f4;border-radius:999px;padding:5px 8px}.product-card-bottom{margin-top:auto;border-top:1px solid var(--ge-line-soft);padding-top:17px;display:flex;justify-content:space-between;align-items:flex-end}.product-card-bottom>div{display:grid;gap:2px}.product-card-bottom small{font-size:8px;color:#89948f}.product-card-bottom strong{font-size:13px}.round-arrow{width:36px;height:36px;border-radius:11px;background:var(--ge-ink);color:white;display:grid;place-items:center}.premium-empty{border:1px dashed #cfd7d2;background:#fafbf9;border-radius:22px;padding:26px;display:flex;gap:16px;align-items:center}.premium-empty-icon{width:48px;height:48px;border-radius:14px;background:#eef2ee;display:grid;place-items:center}.premium-empty strong{font-size:15px}.premium-empty p{margin:5px 0 0;color:#748078;font-size:12px}.catalog-class-groups{display:grid;gap:42px}.catalog-class-group{display:grid;gap:18px}.catalog-class-heading{max-width:760px}.catalog-class-heading>span{display:inline-block;color:#8d6d31;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px}.catalog-class-heading h3{font-size:27px;letter-spacing:-.025em;margin:0 0 7px}.catalog-class-heading p{color:#738078;font-size:12px;line-height:1.8;margin:0}.industries-section{background:#f0f3ef}.industries-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:center}.industries-copy p,.trust-copy p{color:#69766f;line-height:1.9;font-size:15px;margin-bottom:25px}.industry-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px}.industry-card{background:#fff;border:1px solid #dfe5e1;border-radius:16px;padding:18px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;box-shadow:0 7px 20px rgba(25,40,33,.035);transition:.2s}.industry-card:hover{transform:translateX(-3px);border-color:#c9d2cc}.industry-card>span{font-size:9px;color:#a18a57;font-weight:900}.industry-card strong{font-size:13px}.industry-card svg{color:#86928c}.automation-premium{background:#0c1c16;color:#fff}.section-heading.centered{text-align:center;margin-inline:auto}.automation-premium .section-heading p{color:#93a69d}.automation-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:46px;position:relative}.automation-timeline:before{content:"";position:absolute;top:37px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(207,174,99,.35),transparent)}.automation-timeline article{position:relative;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:20px;padding:22px;min-height:230px}.timeline-index{position:absolute;top:15px;inset-inline-end:15px;font-size:9px;color:#667c72}.timeline-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:rgba(207,174,99,.12);color:#e2c679}.automation-timeline h3{font-size:17px;margin:26px 0 10px}.automation-timeline p{font-size:12px;line-height:1.8;color:#93a49d;margin:0}.trust-section{background:#fff}.trust-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.trust-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-feature-grid article{border:1px solid var(--ge-line);border-radius:18px;padding:20px;display:flex;gap:14px}.trust-feature-grid article>span{width:39px;height:39px;border-radius:12px;background:var(--ge-gold-soft);color:#80632e;display:grid;place-items:center;flex:none}.trust-feature-grid h3{font-size:14px;margin:2px 0 6px}.trust-feature-grid p{font-size:11px;color:#74817a;line-height:1.7;margin:0}.pricing-teaser-section{padding:0 0 100px;background:#fff}.pricing-teaser{border-radius:28px;padding:42px 46px;background:linear-gradient(125deg,#14261f,#0c1a15);color:white;display:flex;justify-content:space-between;align-items:center;gap:45px;box-shadow:var(--ge-shadow-md)}.pricing-teaser h2{font-size:31px;max-width:720px;margin:8px 0 10px}.pricing-teaser p{color:#9fb0a8;margin:0;line-height:1.7;font-size:13px}.faq-section{background:#f5f7f4}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid article{background:#fff;border:1px solid var(--ge-line);border-radius:18px;padding:22px}.faq-grid h3{font-size:15px;margin:0 0 9px}.faq-grid p{font-size:12px;line-height:1.8;color:#6f7d76;margin:0}.premium-final-cta{background:#07120e;padding:76px 0}.final-cta-grid{display:flex;align-items:center;justify-content:space-between;gap:45px}.final-cta-grid>div:first-child{max-width:760px}.final-cta-grid span{color:#d8bb73;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.final-cta-grid h2{font-size:clamp(30px,4vw,46px);margin:10px 0}.final-cta-grid p{color:#899d93;margin:0}.final-actions{display:flex;gap:9px;flex-wrap:wrap}.premium-footer{background:#06100c;color:#81948a;padding:52px 0 22px}.footer-main{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.footer-brand{display:flex;align-items:flex-start;gap:14px}.footer-brand img{width:54px;height:54px;object-fit:contain}.footer-brand strong{font-size:17px;color:white}.footer-brand p{max-width:390px;font-size:11px;line-height:1.8;margin:5px 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.footer-links>div{display:grid;gap:9px;align-content:start}.footer-links strong{color:#d2ddd7;font-size:11px}.footer-links a{font-size:10px;color:#71877c}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.06);padding-top:19px;margin-top:42px;font-size:9px}.admin-shell-v2{min-height:100vh;background:#f2f5f2;display:grid;grid-template-columns:278px 1fr}.admin-sidebar-v2{height:100vh;position:sticky;top:0;background:#091712;color:#c9d6d0;display:flex;flex-direction:column;border-inline-end:1px solid rgba(255,255,255,.05)}.admin-brand-wrap{padding:20px 17px 15px}.admin-search-mini{margin:0 13px 8px;height:38px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#70857b;font-size:10px}.admin-search-mini span{flex:1 1}.admin-search-mini kbd{font:inherit;border:1px solid rgba(255,255,255,.08);border-radius:5px;padding:2px 5px}.admin-nav-v2{overflow:auto;flex:1 1;padding:5px 10px 18px}.admin-nav-v2 section{margin-top:12px}.admin-nav-v2 h3{padding:0 10px 6px;margin:0;color:#52685e;font-size:8px;text-transform:uppercase;letter-spacing:.13em}.admin-nav-item{display:grid;grid-template-columns:29px 1fr auto;align-items:center;min-height:39px;border-radius:9px;padding:0 8px;color:#a7bbb1;font-size:11px;margin:2px 0;transition:.18s}.admin-nav-item:hover{background:rgba(255,255,255,.055);color:#fff}.nav-icon{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;color:#718a7e}.admin-nav-item:hover .nav-icon{color:#d8bd7c}.nav-planned{opacity:.48;cursor:default}.nav-planned em{font-style:normal;font-size:7px;color:#9f8a59;border:1px solid rgba(207,174,99,.19);padding:2px 5px;border-radius:999px}.admin-sidebar-foot{border-top:1px solid rgba(255,255,255,.06);padding:12px}.admin-user-v2{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;margin-bottom:8px}.admin-avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#21352c;color:#e3ca8d;font-size:9px;font-weight:900}.admin-user-v2>div{display:grid;min-width:0}.admin-user-v2 strong{font-size:10px;color:#e0e8e4}.admin-user-v2 small{font-size:8px;color:#60776c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-foot .sidebar-logout{width:100%;height:32px;font-size:9px}.admin-workspace{min-width:0}.admin-topbar-v2{height:68px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dfe5e1;display:flex;align-items:center;justify-content:space-between;padding:0 27px;position:sticky;top:0;z-index:20}.admin-topbar-context{display:flex;align-items:center;gap:8px;font-size:10px}.workspace-label{color:#8b978f}.workspace-separator{color:#c6cec9}.admin-topbar-context strong{font-size:11px}.admin-topbar-actions{display:flex;align-items:center;gap:7px}.topbar-action{height:35px;border:1px solid #dce3de;background:#fff;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:6px;color:#66736c;font-size:9px}.topbar-action.icon-only{width:35px;padding:0;justify-content:center}.topbar-primary{height:35px;border-radius:9px;background:#14231d;color:#fff;gap:6px;padding:0 11px;font-size:9px}.live-chip,.topbar-primary{display:flex;align-items:center;font-weight:800}.live-chip{height:29px;padding:0 8px;border-radius:999px;background:#edf7f1;color:#367c56;gap:5px;font-size:8px}.live-chip span{width:6px;height:6px;border-radius:50%;background:#37a369}.admin-content-v2{padding:28px 30px 50px;max-width:1600px;margin-inline:auto}.admin-content-v2 .admin-page-heading{margin-bottom:23px}.admin-content-v2 .admin-page-heading h1{font-size:28px;letter-spacing:-.025em}.admin-content-v2 .admin-kpi{border-color:#e0e6e2;border-radius:16px;box-shadow:0 3px 12px rgba(20,35,29,.025)}.admin-content-v2 .admin-panel{border-color:#e0e6e2;border-radius:18px;box-shadow:0 4px 18px rgba(20,35,29,.025)}.portal-shell-v2{min-height:100vh;background:#f4f6f3;display:grid;grid-template-columns:240px 1fr}.portal-sidebar-v2{height:100vh;position:sticky;top:0;background:#0a1813;color:#c4d1cb;display:flex;flex-direction:column;padding:0 11px}.portal-brand-wrap{padding:20px 5px 15px}.portal-mode-pill{margin:0 4px 15px;height:35px;border-radius:10px;background:rgba(207,174,99,.09);border:1px solid rgba(207,174,99,.11);display:flex;align-items:center;gap:8px;padding:0 10px;color:#d9c17f;font-size:9px;font-weight:800}.portal-sidebar-v2 nav{display:grid;gap:3px}.portal-nav-item{min-height:39px;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 9px;color:#9fb2a9;font-size:10px}.portal-nav-item>span{width:27px;height:27px;display:grid;place-items:center;border-radius:7px}.portal-nav-item:hover{background:rgba(255,255,255,.055);color:white}.portal-help-card{margin-top:auto;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);border-radius:14px;padding:12px;display:grid;grid-template-columns:28px 1fr;gap:8px}.portal-help-card>span{width:28px;height:28px;border-radius:9px;background:rgba(207,174,99,.1);color:#d6bb77;display:grid;place-items:center}.portal-help-card strong{font-size:9px;color:#dae4df}.portal-help-card p{font-size:8px;line-height:1.6;color:#70857a;margin:3px 0}.portal-help-card>a{grid-column:1/-1;height:28px;display:grid;place-items:center;border-radius:8px;background:#172a21;color:#b9c8c0;font-size:8px;font-weight:800}.portal-user-v2{margin:9px 0 12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:33px 1fr auto;gap:8px;align-items:center}.portal-avatar{width:33px;height:33px;border-radius:10px;background:#20362c;color:#dfc785;display:grid;place-items:center;font-size:8px;font-weight:900}.portal-user-v2>div{display:grid;min-width:0}.portal-user-v2 strong{font-size:9px;color:#dbe5e0}.portal-user-v2 small{font-size:7px;color:#64796f;overflow:hidden;text-overflow:ellipsis}.portal-user-v2 .sidebar-logout{width:29px;height:29px;margin:0;padding:0;font-size:0}.portal-workspace-v2{min-width:0}.portal-topbar-v2{height:67px;background:#fff;border-bottom:1px solid #dfe5e1;display:flex;justify-content:space-between;align-items:center;padding:0 28px}.portal-topbar-v2>div:first-child{display:grid;gap:2px}.portal-topbar-v2 span{font-size:8px;color:#8b9791;text-transform:uppercase;letter-spacing:.09em}.portal-topbar-v2 strong{font-size:11px}.portal-topbar-v2>div:last-child{display:flex;gap:7px}.portal-top-action{height:34px;border:1px solid #dfe5e1;border-radius:9px;padding:0 9px;display:flex;align-items:center;gap:6px;font-size:9px;color:#607069}.portal-content-v2{padding:30px;max-width:1450px;margin-inline:auto}.portal-content-v2 .portal-heading{display:flex;justify-content:space-between}.portal-content-v2 .portal-panel,.portal-content-v2 .portal-summary-grid article{border-color:#e0e6e2;box-shadow:0 4px 18px rgba(20,35,29,.025)}.auth-page-v2{min-height:100vh;display:grid;grid-template-columns:1.02fr .98fr;background:#f5f7f4}.auth-story{position:relative;overflow:hidden;background:linear-gradient(145deg,#07120e,#0d2119 60%,#123329);color:#fff;padding:35px 55px;display:flex;flex-direction:column;min-height:100vh}.auth-story-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(207,174,99,.18),transparent 67%);right:-290px;top:-300px}.auth-story-body,.auth-story-foot,.auth-story-top{position:relative;z-index:1}.auth-story-body{margin:auto 0;max-width:600px}.auth-story-body h1{font-size:clamp(39px,4.6vw,61px);line-height:1.13;letter-spacing:-.035em;margin:18px 0}.auth-story-body>p{font-size:14px;line-height:2;color:#a9bab2;max-width:560px}.auth-benefits{display:grid;gap:9px;margin-top:30px}.auth-benefits article{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);border-radius:13px;padding:11px}.auth-benefits article>span{width:36px;height:36px;border-radius:10px;background:rgba(207,174,99,.1);color:#dfc27b;display:grid;place-items:center}.auth-benefits strong{font-size:10px}.auth-benefits p{font-size:8px;line-height:1.5;color:#789086;margin:3px 0 0}.auth-story-foot{display:flex;justify-content:space-between;color:#668076;font-size:8px}.auth-story-foot a{display:flex;align-items:center;gap:5px;color:#afc0b7}.auth-form-stage{display:grid;place-items:center;padding:42px;position:relative}.auth-mobile-brand{display:none}.auth-card-v2{width:min(500px,100%);background:#fff;border:1px solid #dfe5e1;border-radius:24px;padding:31px;box-shadow:var(--ge-shadow-md)}.auth-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.auth-secure-chip{display:inline-flex;align-items:center;gap:5px;background:#edf7f1;color:#347651;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.auth-card-top>a{font-size:8px;color:#75827b}.auth-heading-v2>span{font-size:9px;color:#9b7b3f;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.auth-heading-v2 h2{font-size:28px;margin:7px 0 8px;letter-spacing:-.025em}.auth-heading-v2 p{font-size:11px;line-height:1.75;color:#75827b;margin:0 0 22px}.auth-heading-v2.centered{text-align:center}.auth-form-v2{display:grid;gap:13px}.auth-form-v2 label{display:grid;gap:6px}.auth-form-v2 label>span{font-size:9px;font-weight:800;color:#55635c}.auth-form-v2 input,.input-shell{width:100%;height:44px;border:1px solid #d7ded9;border-radius:10px;background:#fff;outline:none}.auth-form-v2 input{padding:0 12px;font:inherit;font-size:11px}.input-shell{display:flex;align-items:center;gap:7px;padding-inline:10px;color:#8a9690}.input-shell input{border:0;height:40px;padding:0;box-shadow:none!important}.auth-form-v2 input:focus,.input-shell:focus-within{border-color:#aa8b4c;box-shadow:0 0 0 3px rgba(170,139,76,.09)}.auth-form-v2 small{font-size:8px;color:#8a9690}.auth-two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-submit-v2{width:100%;margin-top:4px}.auth-message-v2{background:#f3f5f2;border-radius:9px;padding:9px 10px;color:#59675f;font-size:9px;line-height:1.6}.auth-divider{height:30px;display:flex;align-items:center;justify-content:center;position:relative;margin:5px 0}.auth-divider:before{content:"";position:absolute;left:0;right:0;height:1px;background:#edf0ed}.auth-divider span{position:relative;background:#fff;padding:0 9px;color:#9ca59f;font-size:8px}.auth-secondary-action{width:100%;height:40px;border:1px solid #dbe1dd;background:#fff;border-radius:10px;color:#53615b;font-weight:800;font-size:9px;cursor:pointer}.auth-switch-v2{text-align:center;margin-top:17px;color:#7d8983;font-size:9px}.auth-switch-v2 button{border:0;background:none;color:#8d6c31;font-weight:900;cursor:pointer}.verify-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;background:#edf5f0;color:#377255;display:grid;place-items:center}.otp-input-v2{text-align:center;font-size:27px!important;letter-spacing:9px;direction:ltr}.auth-legal{position:absolute;bottom:18px;width:min(500px,calc(100% - 50px));text-align:center;font-size:7px;line-height:1.6;color:#98a29c}@media(max-width:1120px){.marketing-hero-grid{grid-template-columns:1fr;gap:48px}.platform-preview{max-width:760px;margin-inline:auto}.product-showcase-grid{grid-template-columns:1fr 1fr}.industries-grid,.trust-layout{grid-template-columns:1fr;gap:40px}.admin-shell-v2{grid-template-columns:225px 1fr}.portal-shell-v2{grid-template-columns:210px 1fr}.auth-story{padding-inline:35px}.auth-story-body h1{font-size:42px}}@media(max-width:860px){.header-cta,.main-nav{display:none}.preview-shell{grid-template-columns:115px 1fr}.preview-main-grid{grid-template-columns:1fr}.chart-panel{display:none}.automation-timeline{grid-template-columns:1fr 1fr}.automation-timeline:before{display:none}.admin-shell-v2,.portal-shell-v2{display:block}.admin-sidebar-v2,.portal-sidebar-v2{height:auto;min-height:0;position:relative}.admin-nav-v2,.admin-sidebar-foot,.portal-help-card,.portal-sidebar-v2 nav,.portal-user-v2{display:none}.admin-sidebar-v2{padding-bottom:9px}.admin-search-mini{display:none}.portal-sidebar-v2{padding-bottom:10px}.portal-mode-pill{margin-bottom:0}.admin-content-v2,.portal-content-v2{padding:20px}.auth-page-v2{grid-template-columns:1fr}.auth-story{display:none}.auth-mobile-brand{display:block;margin-bottom:22px}.auth-form-stage{padding:26px 18px 60px}.footer-main{grid-template-columns:1fr;gap:35px}.final-cta-grid,.pricing-teaser{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.container{width:min(100% - 26px,var(--ge-max))}.header-inner{min-height:68px}.brand-copy small,.header-login{display:none}.marketing-hero{padding-top:60px}.marketing-hero-copy h1{font-size:40px}.marketing-hero-copy>p{font-size:14px}.hero-proof-grid{grid-template-columns:1fr}.platform-preview{display:none}.hero-micro-strip{overflow:auto;justify-content:flex-start;white-space:nowrap;margin-top:48px}.section{padding:72px 0}.section-header-row{display:block}.text-link{padding:0 0 25px}.automation-timeline,.faq-grid,.industry-cards,.product-showcase-grid,.trust-feature-grid{grid-template-columns:1fr}.pricing-teaser{padding:30px 24px}.pricing-teaser h2{font-size:25px}.premium-final-cta{padding:60px 0}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.admin-topbar-v2,.portal-topbar-v2{padding:0 14px}.admin-topbar-actions .topbar-action span,.topbar-primary{display:none}.admin-content-v2,.portal-content-v2{padding:16px}.auth-card-v2{padding:23px 18px}.auth-two-col{grid-template-columns:1fr}}.owner-heading{align-items:center}.heading-actions{display:flex;gap:8px;flex-wrap:wrap}.owner-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.owner-kpi{background:#fff;border:1px solid var(--ge-line);border-radius:18px;padding:19px;min-height:152px;display:flex;flex-direction:column;box-shadow:0 4px 18px rgba(20,35,29,.025)}.owner-kpi-top{display:flex;justify-content:space-between;align-items:center}.owner-kpi-icon{width:38px;height:38px;border-radius:11px;background:#eaf3ed;color:#397157;display:grid;place-items:center}.owner-kpi.tone-gold .owner-kpi-icon{background:#f6edda;color:#8b6a2e}.owner-kpi.tone-blue .owner-kpi-icon{background:#eaf0f7;color:#46709a}.owner-kpi.tone-purple .owner-kpi-icon{background:#f0ecf6;color:#705a89}.owner-kpi-trend{font-size:7px!important;background:#eff6f2;color:#438060!important;padding:4px 7px;border-radius:999px;text-transform:uppercase}.owner-kpi>strong{font-size:31px;margin:19px 0 8px}.owner-kpi>div:last-child{display:flex;justify-content:space-between;align-items:center}.owner-kpi>div:last-child>span{font-size:10px;color:#5b6862}.owner-kpi>div:last-child small{font-size:8px;color:#98a29d}.owner-health-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe5e1;border:1px solid #dfe5e1;border-radius:17px;overflow:hidden;margin-bottom:16px}.owner-health-strip>div{background:#fff;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:15px}.health-orb{width:34px;height:34px;border-radius:10px;background:#f0f4f1;color:#65756d;display:grid;place-items:center}.owner-health-strip>div>div{display:grid;gap:2px}.owner-health-strip strong{font-size:9px}.owner-health-strip small{font-size:7px;color:#929c96}.owner-health-strip em{font-style:normal;font-weight:900;font-size:15px;color:#26342d}.owner-main-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-bottom:16px}.dual-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dual-status-grid>div>h3{display:flex;align-items:center;gap:7px;font-size:10px;margin:0 0 13px;color:#56655d}.status-meter{margin:10px 0}.status-meter>div{display:flex;justify-content:space-between;margin-bottom:5px}.status-meter span,.status-meter strong{font-size:8px}.status-meter>span{height:5px;background:#edf1ee;border-radius:999px;display:block;overflow:hidden}.status-meter>span i{display:block;height:100%;background:linear-gradient(90deg,#4f8d6b,#c8ac68);border-radius:999px}.dashboard-zero{min-height:72px;border:1px dashed #dce2de;border-radius:12px;background:#fafbf9;display:flex;align-items:center;justify-content:center;gap:8px;color:#85918b;font-size:9px}.dashboard-zero.tall{min-height:150px;flex-direction:column;text-align:center;padding:20px}.integration-health-item{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:12px 0;border-top:1px solid #edf1ee}.integration-health-item:first-of-type{border-top:0}.integration-logo{width:35px;height:35px;border-radius:10px;background:#f2f5f2;display:grid;place-items:center;color:#607269}.integration-health-item>div{display:grid;gap:2px}.integration-health-item strong{font-size:9px}.integration-health-item small{font-size:7px;color:#929c97}.owner-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.activity-list-v2{display:grid}.activity-row-v2{display:grid;grid-template-columns:10px 1fr auto;gap:9px;align-items:center;padding:10px 0;border-top:1px solid #edf1ee}.activity-row-v2:first-child{border-top:0}.activity-dot{width:7px;height:7px;border-radius:50%;background:#c9ae69;box-shadow:0 0 0 4px #f7f1e3}.activity-row-v2>div{display:grid;gap:2px}.activity-row-v2 strong{font-size:9px}.activity-row-v2 small,.activity-row-v2 time{font-size:7px;color:#929d97}.quick-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-control-link{min-height:52px;border:1px solid #e2e7e3;border-radius:11px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;padding:7px 9px;background:#fbfcfa}.quick-control-link>span{width:29px;height:29px;border-radius:9px;background:#eef3ef;display:grid;place-items:center;color:#5f776b}.quick-control-link strong{font-size:8px}.quick-control-link>svg{color:#99a49e}.attention-card{margin-top:12px;border-radius:12px;background:#f8f4e9;border:1px solid #ede0bf;padding:12px;display:flex;gap:10px;color:#775f2e}.attention-card>span{width:32px;height:32px;border-radius:9px;background:#efe2bf;display:grid;place-items:center;flex:none}.attention-card strong{font-size:9px}.attention-card p{font-size:8px;line-height:1.6;margin:3px 0 0;color:#917947}.agency-dashboard-head,.customer-dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.agency-dashboard-head>div:first-child>span,.customer-dashboard-head>div:first-child>span{color:#967640;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.agency-dashboard-head h1,.customer-dashboard-head h1{font-size:28px;margin:6px 0;letter-spacing:-.025em}.agency-dashboard-head p,.customer-dashboard-head p{margin:0;color:#75827b;font-size:11px}.customer-head-actions{display:flex;gap:8px}.agency-kpi-grid,.customer-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.agency-kpi-grid article,.customer-kpi-grid article{background:#fff;border:1px solid #e0e6e2;border-radius:16px;padding:16px;display:grid;grid-template-columns:39px 1fr;gap:11px;align-items:center;box-shadow:0 4px 16px rgba(20,35,29,.025)}.agency-kpi-grid article>span,.customer-kpi-icon{width:38px;height:38px;border-radius:11px;background:#e9f3ed;color:#397357;display:grid;place-items:center}.agency-kpi-grid .gold,.customer-kpi-icon.gold{background:#f6edda;color:#8a6a30}.agency-kpi-grid .blue,.customer-kpi-icon.blue{background:#eaf0f7;color:#477199}.agency-kpi-grid .rose,.customer-kpi-icon.rose{background:#f5eaea;color:#986261}.agency-kpi-grid article>div,.customer-kpi-grid article>div{display:grid;gap:1px}.agency-kpi-grid small,.customer-kpi-grid small{font-size:8px;color:#7c8982}.agency-kpi-grid strong,.customer-kpi-grid strong{font-size:22px}.agency-kpi-grid em,.customer-kpi-grid em{font-size:7px;color:#94a099;font-style:normal}.customer-systems-panel{scroll-margin-top:80px}.customer-system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.customer-system-card{border:1px solid #e1e7e3;border-radius:15px;padding:16px;background:#fcfdfb;display:flex;flex-direction:column;min-height:230px}.customer-system-top{display:flex;justify-content:space-between;align-items:center}.system-product-mark{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#eaf3ed;color:#3e7158}.system-product-mark.tone-2{background:#f6edda;color:#89682f}.system-product-mark.tone-3{background:#eaf0f7;color:#477198}.system-product-mark.tone-4{background:#f5eaea;color:#946161}.customer-system-card h3{font-size:14px;margin:18px 0 5px}.customer-system-card>code{font-size:7px;color:#8a9690;direction:ltr;text-align:right;overflow:hidden;text-overflow:ellipsis}.customer-system-meta{display:flex;gap:9px;flex-wrap:wrap;margin:15px 0}.customer-system-meta span{display:flex;align-items:center;gap:4px;font-size:7px;color:#748079}.customer-system-actions{margin-top:auto;display:grid;gap:7px}.customer-system-actions .button{min-height:36px;font-size:9px}.customer-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.invoice-list-v2,.subscription-list-v2{display:grid}.invoice-list-v2>div,.subscription-list-v2>div{display:grid;grid-template-columns:34px 1fr auto auto;gap:9px;align-items:center;padding:11px 0;border-top:1px solid #edf1ee}.invoice-list-v2>div:first-child,.subscription-list-v2>div:first-child{border-top:0}.invoice-icon,.subscription-product-icon{width:33px;height:33px;border-radius:9px;background:#eef3ef;color:#5c7669;display:grid;place-items:center}.invoice-list-v2>div>div,.subscription-list-v2>div>div{display:grid;gap:2px}.invoice-list-v2 strong,.subscription-list-v2 strong{font-size:9px}.invoice-list-v2 small,.subscription-list-v2 small{font-size:7px;color:#929d97}.invoice-list-v2>div>span:nth-last-child(2),.subscription-list-v2 time{font-size:8px;color:#65736c}.invoice-list-v2 em{font-style:normal}.agency-head-badge{display:flex;align-items:center;gap:6px;border-radius:999px;background:#edf6f0;color:#397759;border:1px solid #dbece2;padding:7px 10px;font-size:8px;font-weight:800}.agency-empty-state{width:min(580px,100%);margin:80px auto;text-align:center;background:#fff;border:1px solid #e0e6e2;border-radius:22px;padding:40px}.agency-empty-state>span{width:58px;height:58px;border-radius:18px;background:#eef3ef;color:#547164;display:grid;place-items:center;margin:0 auto}.agency-empty-state h1{font-size:24px}.agency-empty-state p{font-size:11px;line-height:1.8;color:#74817a}.agency-main-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-bottom:16px}.agency-customer-list{display:grid}.agency-customer-list>div{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-top:1px solid #edf1ee}.agency-customer-list>div:first-child{border-top:0}.agency-customer-avatar{width:35px;height:35px;border-radius:10px;background:#edf3ef;color:#567164;display:grid;place-items:center;font-size:8px;font-weight:900}.agency-customer-list>div>div{display:grid;gap:2px}.agency-customer-list strong{font-size:9px}.agency-customer-list small{font-size:7px;color:#929d97}.agency-stat-lines{display:grid}.agency-stat-lines>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid #edf1ee}.agency-stat-lines>div:first-child{border-top:0}.agency-stat-lines span{display:flex;align-items:center;gap:7px;color:#627069;font-size:9px}.agency-stat-lines strong{font-size:14px}.agency-policy-note{margin-top:12px;background:#f7f3e8;border:1px solid #eadfbe;border-radius:12px;padding:12px;display:flex;gap:9px;color:#765f30}.agency-policy-note>svg{flex:none}.agency-policy-note strong{font-size:8px}.agency-policy-note p{font-size:7px;line-height:1.6;margin:3px 0 0}.agency-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.agency-capability-grid article{border:1px solid #e2e7e3;border-radius:13px;padding:14px;display:flex;gap:9px;background:#fcfdfb}.agency-capability-grid article>span{width:33px;height:33px;border-radius:10px;background:#eef3ef;color:#587265;display:grid;place-items:center;flex:none}.agency-capability-grid h3{font-size:9px;margin:2px 0 4px}.agency-capability-grid p{font-size:7px;color:#7c8982;line-height:1.6;margin:0}@media(max-width:1100px){.agency-kpi-grid,.customer-kpi-grid,.owner-health-strip,.owner-kpi-grid{grid-template-columns:1fr 1fr}.agency-main-grid,.customer-two-col,.owner-bottom-grid,.owner-main-grid{grid-template-columns:1fr}.agency-capability-grid,.customer-system-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.agency-capability-grid,.agency-kpi-grid,.customer-kpi-grid,.customer-system-grid,.dual-status-grid,.owner-health-strip,.owner-kpi-grid{grid-template-columns:1fr}.agency-dashboard-head,.customer-dashboard-head{align-items:flex-start;flex-direction:column}.customer-head-actions{width:100%}.customer-head-actions .button{flex:1 1}.quick-links-grid{grid-template-columns:1fr}.invoice-list-v2>div,.subscription-list-v2>div{grid-template-columns:34px 1fr auto}.invoice-list-v2>div>span:nth-last-child(2),.subscription-list-v2 time{display:none}}.product-page-v2{background:#fff}.product-hero-v2{position:relative;overflow:hidden;background:linear-gradient(145deg,#07120e,#0c2018 62%,#123026);color:white;padding:72px 0 78px}.product-hero-glow{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(207,174,99,.15),transparent 68%);inset-inline-end:-280px;top:-340px}.product-hero-v2-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.product-breadcrumb{display:flex;gap:7px;align-items:center;color:#6e857a;font-size:8px;margin-bottom:20px}.product-breadcrumb strong{color:#a9bbb2}.product-hero-copy-v2 h1{font-size:clamp(44px,6vw,75px);line-height:1.05;letter-spacing:-.045em;margin:17px 0 18px}.product-hero-copy-v2>p{font-size:16px;line-height:1.95;color:#b5c4bd;max-width:740px;margin:0}.product-hero-actions{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap}.product-trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:26px;color:#96a89f;font-size:9px}.product-trust-row span{display:flex;align-items:center;gap:5px}.product-overview-card{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;padding:24px;box-shadow:var(--ge-shadow-lg)}.product-overview-top{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.product-overview-icon{width:48px;height:48px;border-radius:14px;background:rgba(207,174,99,.13);color:#e0c47e;display:grid;place-items:center}.product-overview-top>div{display:grid;gap:3px}.product-overview-top small{font-size:8px;color:#72877d}.product-overview-top strong{font-size:14px}.product-overview-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:7px;margin:28px 0}.product-overview-flow>div{display:grid;text-align:center;gap:4px}.product-overview-flow span{font-size:7px;color:#d1b66e}.product-overview-flow strong{font-size:8px;color:#a9bbb2}.product-overview-flow i{width:20px;height:1px;background:rgba(255,255,255,.1)}.product-overview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-overview-stats>div{background:rgba(4,12,9,.35);border:1px solid rgba(255,255,255,.06);border-radius:11px;padding:12px;display:grid;gap:4px}.product-overview-stats small{font-size:7px;color:#71847b}.product-overview-stats strong{font-size:11px}.product-value-section{background:#fff}.product-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.product-value-grid article{border:1px solid var(--ge-line);border-radius:18px;padding:21px;background:#fff}.product-value-grid article>span{width:39px;height:39px;border-radius:11px;background:#edf3ef;color:#537264;display:grid;place-items:center}.product-value-grid h3{font-size:13px;margin:19px 0 7px}.product-value-grid p{font-size:10px;line-height:1.8;color:#74817a;margin:0}.plans-section-v2{background:#f4f6f3}.pricing-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.pricing-card-v2{position:relative;background:#fff;border:1px solid #dfe5e1;border-radius:22px;padding:24px;display:flex;flex-direction:column;min-height:470px;box-shadow:0 6px 25px rgba(20,35,29,.04)}.pricing-card-v2.featured{border-color:#ccb06a;box-shadow:0 18px 45px rgba(145,112,52,.09);transform:translateY(-5px)}.recommended-badge{position:absolute;top:-11px;inset-inline-start:22px;background:#1a2a23;color:#ead08c;border-radius:999px;padding:5px 9px;font-size:7px;font-weight:900}.pricing-card-code{font-size:8px;color:#94753d;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.pricing-card-v2 h3{font-size:20px;margin:8px 0 18px}.price-v2{display:flex;align-items:baseline;gap:7px}.price-v2 strong{font-size:38px;letter-spacing:-.035em}.price-v2 span{font-size:10px;color:#76827b;font-weight:800}.cycle-v2{font-size:9px;color:#88938d;margin-top:3px}.trial-pill-v2{margin-top:14px;display:flex;align-items:center;gap:5px;width:max-content;border-radius:999px;background:#edf6f0;color:#377653;padding:6px 8px;font-size:8px;font-weight:800}.plan-feature-list{display:grid;gap:8px;margin:20px 0}.plan-feature-list>div{display:flex;align-items:center;gap:7px;font-size:9px;color:#5f6d66}.plan-feature-list>div>span{width:20px;height:20px;border-radius:7px;background:#edf3ef;color:#4c765f;display:grid;place-items:center}.plan-readiness-note{display:flex;align-items:flex-start;gap:6px;background:#faf5e8;border:1px solid #ebdfbd;border-radius:10px;padding:9px;color:#83682f;font-size:8px;line-height:1.5;margin-bottom:12px}.pricing-card-v2 .checkout-actions{margin-top:auto}.product-final-band{background:#0a1813;color:white;padding:54px 0}.product-final-band>.container{display:flex;justify-content:space-between;align-items:center;gap:30px}.product-final-band span{font-size:8px;text-transform:uppercase;color:#d6ba74;font-weight:900;letter-spacing:.1em}.product-final-band h2{font-size:30px;margin:7px 0 0}.product-final-band>.container>div:last-child{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:1000px){.product-hero-v2-grid{grid-template-columns:1fr}.product-overview-card{max-width:720px}.pricing-grid-v2,.product-value-grid{grid-template-columns:1fr 1fr}.pricing-card-v2.featured{transform:none}}@media(max-width:640px){.product-hero-v2{padding:55px 0}.product-overview-flow{grid-template-columns:1fr 1fr}.product-overview-flow i{display:none}.pricing-grid-v2,.product-overview-stats,.product-value-grid{grid-template-columns:1fr}.product-final-band>.container{align-items:flex-start;flex-direction:column}.product-final-band h2{font-size:25px}}.table-entity{display:flex;align-items:center;gap:8px}.table-entity>span{width:30px;height:30px;border-radius:9px;background:#eef3ef;color:#5c7569;display:grid;place-items:center;flex:none}.table-entity>div{display:grid;gap:2px}.table-entity strong{font-size:9px}.table-entity small{font-size:7px;color:#909b95}.role-chip-wrap{display:flex;flex-wrap:wrap;gap:4px}.role-chip-wrap em,.role-chip-wrap span{font-style:normal;border-radius:999px;background:#eef3ef;color:#5a7065;padding:4px 6px;font-size:7px}.monitor-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.monitor-service-grid article{border:1px solid #e2e7e3;border-radius:12px;background:#fcfdfb;padding:12px;display:grid;grid-template-columns:10px 1fr auto;gap:8px;align-items:center}.service-health-dot{width:8px;height:8px;border-radius:50%;background:#9aa49f}.service-health-dot.healthy{background:#39a368;box-shadow:0 0 0 4px #e8f6ee}.service-health-dot.degraded{background:#c99037;box-shadow:0 0 0 4px #fbf2e0}.monitor-service-grid article>div{display:grid;gap:2px}.monitor-service-grid strong{font-size:9px}.monitor-service-grid small{font-size:7px;color:#929c97}.monitor-service-grid em{font-style:normal;font-size:7px;color:#64736b}.monitor-service-grid time{grid-column:2/-1;font-size:7px;color:#9aa39e}.monitor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px}.monitor-state-card .panel-heading>svg{color:#7a8a82}.monitor-state-list{display:grid}.monitor-state-list>div{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-top:1px solid #edf1ee}.monitor-state-list>div:first-child{border-top:0}.monitor-state-list span{font-size:9px;color:#637169}.monitor-state-list strong{font-size:13px}.security-control-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-bottom:16px}.security-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.security-feature-list article{border:1px solid #e3e8e4;border-radius:11px;padding:11px;display:flex;gap:8px}.security-feature-list article>span{width:31px;height:31px;border-radius:9px;background:#eef3ef;color:#587065;display:grid;place-items:center;flex:none}.security-feature-list strong{font-size:8px}.security-feature-list p{font-size:7px;line-height:1.55;color:#7d8983;margin:3px 0 0}.risk-signal-list{display:grid}.risk-signal-list>div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf1ee}.risk-signal-list>div:first-child{border-top:0}.risk-signal-list span{font-size:9px;color:#65736c}.risk-signal-list strong{font-size:14px}.risk-ok{color:#2e8155}.risk-warn{color:#a87528}.ua-cell{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1000px){.monitor-service-grid{grid-template-columns:1fr 1fr}.security-control-grid{grid-template-columns:1fr}.security-feature-list{grid-template-columns:1fr 1fr}}@media(max-width:640px){.monitor-grid,.monitor-service-grid,.security-feature-list{grid-template-columns:1fr}}.infrastructure-node-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.infra-node-card{padding:20px}.infra-node-head{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center}.infra-node-icon{width:41px;height:41px;border-radius:12px;background:#ebf3ee;color:#4b725e;display:grid;place-items:center}.infra-node-head>div{display:grid;gap:2px}.infra-node-head strong{font-size:11px}.infra-node-head small{font-size:8px;color:#8a9690}.infra-node-meta{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0}.infra-node-meta span{font-size:7px;color:#6d7b74;background:#f3f5f3;border-radius:999px;padding:5px 7px}.resource-meter{margin:12px 0}.resource-meter>div{display:flex;justify-content:space-between;margin-bottom:5px;font-size:8px}.resource-meter>i{display:block;height:6px;border-radius:999px;background:#edf1ee;overflow:hidden}.resource-meter>i>b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4c8a68,#c6aa67)}.infra-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:16px}.infra-metrics>div{background:#f8faf8;border:1px solid #edf0ee;border-radius:9px;padding:9px;display:grid;gap:3px}.infra-metrics small{font-size:7px;color:#8d9892}.infra-metrics strong{font-size:10px}.runtime-domain-banner{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;margin-bottom:16px}.runtime-domain-icon{width:43px;height:43px;border-radius:12px;background:#edf3ef;color:#557265;display:grid;place-items:center}.runtime-domain-banner>div{display:grid;gap:3px}.runtime-domain-banner strong{font-size:10px}.runtime-domain-banner p{margin:0;font-size:9px}.runtime-domain-banner small{font-size:7px;color:#849089}.table-error{display:block;color:#a45851;margin-top:4px;max-width:220px;white-space:normal}.maintenance-action{display:grid;gap:3px}.maintenance-action small{font-size:7px;color:#78857e;max-width:130px}.action-with-icon{display:inline-flex;align-items:center;gap:5px}.action-with-icon:disabled{opacity:.42;cursor:not-allowed}.settings-principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.settings-principles-grid article{background:#fff;border:1px solid #e0e6e2;border-radius:14px;padding:14px;display:flex;gap:9px}.settings-principles-grid article>span{width:34px;height:34px;border-radius:10px;background:#eef3ef;color:#597267;display:grid;place-items:center;flex:none}.settings-principles-grid strong{font-size:9px}.settings-principles-grid p{font-size:7px;color:#7c8982;line-height:1.6;margin:3px 0 0}.platform-settings-form{display:grid;gap:13px}.settings-section-card{border:1px solid #e4e8e5;border-radius:14px;padding:16px;background:#fcfdfb}.settings-section-head{display:flex;gap:9px;align-items:flex-start;margin-bottom:15px}.settings-section-head>span{width:33px;height:33px;border-radius:10px;background:#f1f4f1;color:#61766b;display:grid;place-items:center;flex:none}.settings-section-head>div{display:grid;gap:2px}.settings-section-head strong{font-size:10px}.settings-section-head p{font-size:8px;color:#84918a;margin:0;line-height:1.6}.platform-settings-form .form-grid label{display:grid;gap:6px}.platform-settings-form .form-grid label>span{font-size:8px;font-weight:800;color:#5e6c65}.platform-settings-form input,.platform-settings-form select{height:41px;border:1px solid #dce2de;border-radius:9px;background:#fff;padding:0 10px;font:inherit;font-size:10px;outline:none}.platform-settings-form input:focus,.platform-settings-form select:focus{border-color:#af9150;box-shadow:0 0 0 3px rgba(175,145,80,.08)}.platform-settings-form input:disabled{background:#f3f5f3;color:#8b9690}.settings-save-message{border-radius:10px;padding:10px;font-size:9px}.settings-save-message.ok{background:#edf7f1;color:#337653}.settings-save-message.bad{background:#fbefed;color:#a44f48}.settings-actions{display:flex;justify-content:flex-start}@media(max-width:1000px){.infrastructure-node-grid{grid-template-columns:1fr}.settings-principles-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.infra-metrics,.settings-principles-grid{grid-template-columns:1fr 1fr}.runtime-domain-banner{grid-template-columns:40px 1fr}.runtime-domain-banner>.status-pill{grid-column:2}.platform-settings-form .form-grid.two{grid-template-columns:1fr}}.agency-inheritance-banner{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;background:#f5f1e6;border:1px solid #e8dcc0;border-radius:14px;padding:14px;margin-bottom:16px}.agency-inheritance-banner>span{width:40px;height:40px;border-radius:11px;background:#ebdfbf;color:#775f2f;display:grid;place-items:center}.agency-inheritance-banner strong{font-size:10px}.agency-inheritance-banner p{font-size:8px;line-height:1.65;color:#836d42;margin:3px 0 0}.agency-catalog-manager,.agency-customers-manager,.agency-integration-stack,.agency-team-manager{display:grid;gap:16px}.integration-policy-locked{display:flex;gap:12px;align-items:center}.integration-policy-locked>span{width:42px;height:42px;border-radius:12px;background:#f1f4f1;color:#65776e;display:grid;place-items:center;flex:none}.integration-policy-locked strong{font-size:10px}.integration-policy-locked p{font-size:8px;color:#7d8983;margin:4px 0 0}.agency-invite-form{display:grid;grid-template-columns:1.4fr .7fr auto;gap:9px;align-items:end}.agency-invite-form label,.agency-price-form label,.agency-sales-form label{display:grid;gap:6px}.agency-invite-form label>span,.agency-price-form label>span,.agency-sales-form label>span{font-size:8px;font-weight:800;color:#5c6a63}.agency-invite-form input,.agency-invite-form select,.agency-price-form input,.agency-sales-form select,.color-input-row input[type=text],.compact-select{height:39px;border:1px solid #dce2de;border-radius:9px;background:#fff;padding:0 9px;font:inherit;font-size:9px}.agency-invites-list{display:grid}.agency-invites-list>div{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:10px 0;border-top:1px solid #edf1ee}.agency-invites-list>div:first-child{border-top:0}.agency-invites-list>div>span{width:33px;height:33px;border-radius:9px;background:#eef3ef;color:#5d766a;display:grid;place-items:center}.agency-invites-list>div>div{display:grid;gap:2px}.agency-invites-list strong{font-size:9px}.agency-invites-list small{font-size:7px;color:#89958f}.agency-branding-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.agency-logo-editor{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid #e4e8e5;border-radius:13px;background:#fafbf9;margin-bottom:16px}.agency-logo-preview{width:90px;height:90px;border:2px solid #cfae63;border-radius:18px;background:white;display:grid;place-items:center;overflow:hidden;color:#61756a}.agency-logo-preview img{max-width:84%;max-height:84%;object-fit:contain}.agency-logo-editor strong{font-size:10px}.agency-logo-editor p{font-size:8px;color:#7b8881;line-height:1.6;margin:4px 0 8px}.agency-logo-editor input{font-size:8px}.color-input-row{display:grid;grid-template-columns:45px 1fr;gap:7px}.color-input-row input[type=color]{width:45px;height:41px;border:1px solid #dce2de;border-radius:9px;padding:3px;background:#fff}.span-two{grid-column:1/-1}.agency-brand-preview{min-height:360px;color:white;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.agency-brand-preview:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.04);inset-inline-end:-120px;top:-100px}.agency-brand-preview>*{position:relative;z-index:1}.preview-label{font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.56)}.brand-preview-logo{width:68px;height:68px;border-radius:17px;background:white;display:grid;place-items:center;overflow:hidden;color:#52695d;margin:20px 0}.brand-preview-logo img{max-width:82%;max-height:82%;object-fit:contain}.agency-brand-preview h3{font-size:24px;margin:0 0 8px}.agency-brand-preview p{font-size:9px;color:rgba(255,255,255,.65);margin:0 0 20px}.agency-brand-preview button{border:0;border-radius:10px;padding:10px 16px;font-weight:900;font-size:9px}.agency-product-section{overflow:hidden}.agency-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.agency-plan-card{border:1px solid #e2e7e3;border-radius:14px;padding:14px;background:#fcfdfb;display:flex;flex-direction:column;gap:12px}.agency-plan-head{display:flex;justify-content:space-between;gap:9px;align-items:flex-start}.agency-plan-head>div{display:grid;gap:2px}.agency-plan-head strong{font-size:10px}.agency-plan-head small{font-size:7px;color:#89958f}.agency-price-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.agency-price-summary>div{background:#f5f7f5;border-radius:8px;padding:8px;display:grid;gap:3px}.agency-price-summary small{font-size:6px;color:#8a9690}.agency-price-summary strong{font-size:8px}.agency-price-form{display:grid;grid-template-columns:1fr 1fr;gap:7px}.agency-price-form .checkbox-label{grid-column:1/-1}.agency-effective-price{margin-top:auto;border-top:1px solid #edf1ee;padding-top:10px;display:flex;justify-content:space-between;align-items:center}.agency-effective-price span{font-size:8px;color:#748078}.agency-effective-price strong{font-size:12px}.agency-sales-create{margin-bottom:16px}.agency-sales-form{display:grid;grid-template-columns:1.2fr 1.4fr .75fr auto;gap:9px;align-items:end}.agency-sale-price{min-height:39px;border:1px solid #e0e5e2;border-radius:9px;padding:6px 9px;display:grid;grid-template-columns:1fr auto;gap:1px 5px;align-items:center;background:#fafbf9}.agency-sale-price small{grid-column:1/-1;font-size:6px;color:#8b9690}.agency-sale-price strong{font-size:9px}.agency-checkout-result{margin-top:12px;border:1px solid #dbe9df;background:#eef7f1;border-radius:12px;padding:12px;display:grid;grid-template-columns:1fr auto auto;gap:9px;align-items:center}.agency-checkout-result strong{font-size:9px}.agency-checkout-result p{font-size:7px;color:#63806f;margin:3px 0 0}.agency-invite-page{min-height:100vh;background:#f4f6f3;padding:28px;display:grid;grid-template-rows:auto 1fr;gap:20px}.agency-invite-page>header{width:min(1100px,100%);margin:0 auto}.invite-accept-card,.invite-result-card{width:min(520px,100%);margin:auto;background:white;border:1px solid #dfe5e1;border-radius:22px;padding:30px;box-shadow:var(--ge-shadow-md)}.invite-icon,.invite-result-card>span{width:55px;height:55px;border-radius:16px;background:#edf3ef;color:#527263;display:grid;place-items:center;margin-bottom:18px}.invite-accept-card h1,.invite-result-card h2{font-size:25px;margin:8px 0}.invite-accept-card>p,.invite-result-card p{font-size:10px;line-height:1.8;color:#76837c}.invite-new-account{display:grid;gap:10px;margin:18px 0}.invite-new-account label{display:grid;gap:6px}.invite-new-account span{font-size:8px;font-weight:800}.invite-new-account input{height:41px;border:1px solid #dce2de;border-radius:9px;padding:0 10px;font:inherit;font-size:10px}.invite-new-account small{font-size:7px;color:#89958f}.invite-result-card.success>span{background:#eaf6ee;color:#347b55}.agency-detail-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:16px}.agency-detail-kpis article{background:#fff;border:1px solid #e0e6e2;border-radius:13px;padding:12px;display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center}.agency-detail-kpis article>span{width:33px;height:33px;border-radius:9px;background:#eef3ef;color:#5d766a;display:grid;place-items:center}.agency-detail-kpis article>div{display:grid;gap:2px}.agency-detail-kpis small{font-size:7px;color:#87938d}.agency-detail-kpis strong{font-size:15px}.agency-admin-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.agency-owner-summary{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border:1px solid #e4e8e5;border-radius:11px;padding:10px;margin-bottom:14px;background:#fafbf9}.agency-owner-summary>span{width:33px;height:33px;border-radius:9px;background:#eef3ef;color:#5d766a;display:grid;place-items:center}.agency-owner-summary>div{display:grid;gap:2px}.agency-owner-summary strong{font-size:9px}.agency-owner-summary small{font-size:7px;color:#89958f}.agency-owner-summary code{font-size:7px}.agency-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.agency-policy-card{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:flex-start;border:1px solid #e3e8e4;border-radius:11px;padding:11px;background:#fcfdfb}.agency-policy-card input{margin-top:2px}.agency-policy-card strong{font-size:8px}.agency-policy-card p{font-size:7px;line-height:1.55;color:#7d8983;margin:3px 0 0}.admin-agency-product-list{display:grid;gap:10px}.admin-agency-product-card{border:1px solid #e2e7e3;border-radius:14px;padding:14px;background:#fcfdfb}.admin-agency-product-head{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center}.admin-agency-product-head>div{display:grid;gap:2px}.admin-agency-product-head strong{font-size:10px}.admin-agency-product-head small{font-size:7px;color:#89958f}.agency-product-plan-chips{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.agency-product-plan-chips span{font-size:7px;background:#f0f4f1;color:#65766d;border-radius:999px;padding:5px 7px}.agency-product-policy-fields{grid-template-columns:1.4fr 1fr 1fr auto;align-items:end}.agency-product-policy-fields label>span{font-size:7px;color:#5f6d66}.agency-product-policy-fields input[type=number]{height:37px;border-radius:8px;padding:0 8px}.create-agency-panel{margin-top:12px}.agency-policy-checks{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.agency-policy-checks label{display:flex;gap:7px;align-items:center;border:1px solid #e3e8e4;border-radius:9px;padding:9px;background:#fafbf9;font-size:8px}@media(max-width:1100px){.agency-plan-grid{grid-template-columns:1fr 1fr}.agency-detail-kpis{grid-template-columns:repeat(3,1fr)}.agency-admin-detail-grid,.agency-branding-layout{grid-template-columns:1fr}.agency-policy-checks,.agency-product-policy-fields,.agency-sales-form{grid-template-columns:1fr 1fr}}@media(max-width:640px){.agency-checkout-result,.agency-detail-kpis,.agency-invite-form,.agency-plan-grid,.agency-policy-checks,.agency-policy-grid,.agency-price-form,.agency-product-policy-fields,.agency-sales-form{grid-template-columns:1fr}.agency-price-summary{grid-template-columns:1fr 1fr}.agency-logo-editor{grid-template-columns:1fr}.agency-logo-preview{width:78px;height:78px}.agency-invite-page{padding:16px}.invite-accept-card,.invite-result-card{padding:22px 17px}.span-two{grid-column:auto}}.admin-agency-manager{display:grid;gap:16px}.agency-owner-recovery{border-color:#ead9a7;background:#fffdf7}.agency-policy-toggle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.agency-policy-toggle-grid .checkbox-label{border:1px solid #e1e7e3;border-radius:11px;background:#fafcfa;padding:11px}.agency-owner-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.agency-owner-product-card{border:1px solid #e0e6e2;border-radius:15px;background:#fcfdfb;padding:16px;display:grid;gap:14px}.agency-owner-product-head{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center}.agency-owner-product-head>span:first-child{width:33px;height:33px;border-radius:10px;background:#eef3ef;color:#587266;display:grid;place-items:center}.agency-owner-product-head>div{display:grid;gap:2px}.agency-owner-product-head strong{font-size:10px}.agency-owner-product-head small{font-size:7px;color:#8d9892}.agency-product-policy-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.agency-product-policy-fields>label:not(.checkbox-label){display:grid;gap:5px}.agency-product-policy-fields>label>span{font-size:7px;color:#66746d;font-weight:800}.agency-product-policy-fields input[type=number]{height:36px;border:1px solid #dce2de;border-radius:9px;padding:0 9px;background:#fff;font:inherit;font-size:9px}.agency-product-policy-fields .checkbox-label{grid-column:1/-1}.agency-product-plan-mini{display:flex;flex-wrap:wrap;gap:5px}.agency-product-plan-mini span{font-size:7px;background:#f2f5f3;border:1px solid #e7ebe8;border-radius:999px;padding:5px 7px;color:#65736c}.agency-money-multi{font-size:12px!important;line-height:1.35;word-break:break-word}.agency-owner-recovery .agency-invite-form{margin-top:4px}.compact-select{min-width:96px;height:31px;border:1px solid #dde3df;border-radius:8px;background:#fff;font:inherit;font-size:8px;padding:0 7px}@media(max-width:1000px){.agency-policy-toggle-grid{grid-template-columns:1fr 1fr}.agency-owner-product-grid{grid-template-columns:1fr}}@media(max-width:640px){.agency-policy-toggle-grid,.agency-product-policy-fields{grid-template-columns:1fr}.agency-owner-product-head{grid-template-columns:34px 1fr}.agency-owner-product-head>.checkbox-label{grid-column:1/-1}}.customer-invite-state{display:grid;gap:2px}.customer-invite-state>span{font-size:9px;font-weight:900}.customer-invite-state>small{font-size:7px;color:#89958f;max-width:180px;overflow:hidden;text-overflow:ellipsis}.agency-owner-recovery{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;align-items:end;border:1px solid #eadfbe;background:#faf5e8;border-radius:11px;padding:11px;margin-bottom:13px}.agency-owner-recovery>div{align-self:center}.agency-owner-recovery strong{font-size:9px}.agency-owner-recovery p{font-size:7px;color:#836d42;margin:3px 0 0}.agency-owner-recovery label{display:grid;gap:5px}.agency-owner-recovery label>span{font-size:7px;color:#665d4d}.agency-owner-recovery input{height:37px;border:1px solid #ddcfaa;border-radius:8px;background:#fff;padding:0 8px;font:inherit;font-size:9px}@media(max-width:760px){.agency-owner-recovery{grid-template-columns:1fr}.customer-invite-state>small{max-width:120px}}.secure-reveal-page{min-height:100vh;background:linear-gradient(180deg,#fff8ed,#f4f6f3);padding:26px;display:grid;grid-template-rows:auto 1fr;gap:22px}.secure-reveal-header{width:min(1120px,100%);margin:0 auto}.secure-reveal-header a{text-decoration:none;color:inherit}.secure-reveal-card{width:min(620px,100%);margin:auto;background:#fff;border:1px solid #e6dfcf;border-radius:24px;padding:30px;box-shadow:var(--ge-shadow-lg)}.secure-reveal-icon{width:54px;height:54px;border-radius:16px;background:#edf3ef;color:#527263;display:grid;place-items:center;margin-bottom:18px}.secure-reveal-copy>span{font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#9a793d}.secure-reveal-copy h1{font-size:28px;margin:7px 0 9px}.secure-reveal-copy p{font-size:10px;line-height:1.9;color:#76837c;margin:0 0 22px}.secure-reveal-actions{display:flex;gap:9px;flex-wrap:wrap}.secure-reveal-result{border-radius:15px;padding:17px;display:grid;gap:10px}.secure-reveal-result strong{font-size:12px}.secure-reveal-result p{font-size:9px;line-height:1.8;margin:0}.secure-reveal-result.warn{background:#fff7e7;border:1px solid #ead9ac;color:#795f2f}.secure-reveal-result.bad{background:#fff0ee;border:1px solid #edcfca;color:#94534c}.secure-reveal-result.success{background:#eef8f1;border:1px solid #cfe7d6;color:#35664a}.secure-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.secure-credential-grid>div{background:#fff;border:1px solid #dae6de;border-radius:11px;padding:11px;display:grid;gap:5px}.secure-credential-grid span{font-size:7px;color:#718078}.secure-credential-grid code{font-size:10px;word-break:break-all;-webkit-user-select:all;user-select:all}@media(max-width:640px){.secure-reveal-page{padding:16px}.secure-reveal-card{padding:22px 17px}.secure-credential-grid{grid-template-columns:1fr}}