@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#142334;background:#f5f7fa;font-synthesis:none;--green: #0b9b70;--green-dark: #087b5a;--green-soft: #e9f8f3;--navy: #122335;--muted: #697789;--border: #e3e8ee;--surface: #fff;--shadow: 0 3px 16px rgb(31 48 67 / 5%)}*{box-sizing:border-box}html{min-width:320px;background:#f5f7fa}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.portal-shell{min-height:100vh}.sidebar{width:250px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--border);padding:26px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 8px;width:fit-content}.brand-mark{width:34px;height:34px;background:var(--green);border-radius:9px;display:grid;place-items:center;box-shadow:inset 0 -3px 7px #004a3426;transform:rotate(-3deg)}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";display:block;position:absolute;width:15px;height:5px;border:2px solid white;border-top:0;border-radius:1px}.brand-mark:before{transform:translateY(-6px)}.brand-mark:after{transform:translateY(6px)}.brand-mark span{transform:translateY(0)}.brand>span:last-child{display:flex;flex-direction:column}.brand b{color:var(--navy);font-size:17px;letter-spacing:-.5px;line-height:1.1}.brand small{color:var(--green);font-size:8px;letter-spacing:2.2px;margin-top:3px}.sidebar-nav{margin-top:46px;display:flex;flex-direction:column;gap:5px}.nav-caption{color:#9aa6b3;font-size:10px;letter-spacing:1.2px;padding:0 13px 10px;font-weight:700}.nav-link{display:flex;align-items:center;gap:12px;border-radius:7px;color:#5e6d7d;padding:11px 13px;font-size:14px;font-weight:500}.nav-link:hover{background:#f5f8f7;color:var(--green-dark)}.nav-link.active{background:var(--green-soft);color:var(--green-dark);font-weight:700}.nav-link.active:before{content:"";position:absolute;left:0;width:3px;height:24px;border-radius:0 3px 3px 0;background:var(--green)}.sidebar-card{margin-top:auto;background:linear-gradient(145deg,#edf9f5,#f4fbf8);border:1px solid #d8eee7;padding:16px;border-radius:9px}.sidebar-card-icon{width:36px;height:36px;border-radius:7px;background:#d9f2e9;color:var(--green);display:grid;place-items:center;margin-bottom:11px}.sidebar-card b{font:700 13px Manrope}.sidebar-card p{color:var(--muted);font-size:11px;line-height:1.5;margin:5px 0 12px}.sidebar-card a{color:var(--green-dark);font-size:11px;font-weight:700}.sidebar-footer{color:#acb5bf;font-size:9px;line-height:1.6;margin:16px 5px 0}.portal-body{margin-left:250px;min-height:100vh}.desktop-topbar{height:76px;background:#fffffff0;border-bottom:1px solid var(--border);padding:0 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-box{width:min(420px,42%);height:39px;border:1px solid var(--border);border-radius:7px;display:flex;align-items:center;padding:0 12px;color:#9ba6b1}.search-box input{border:0;outline:0;flex:1;padding:0 10px;color:var(--navy);min-width:0}.search-box input::placeholder{color:#a5afba}.search-box kbd{font:10px DM Sans;background:#f4f6f8;border:1px solid #e4e8ec;border-radius:4px;padding:3px 6px}.topbar-actions{display:flex;align-items:center;gap:12px}.cloud-chip{display:flex;gap:6px;align-items:center;color:var(--green-dark);background:var(--green-soft);border:1px solid #d6eee6;border-radius:100px;padding:6px 10px;font-size:11px;font-weight:600}.icon-button{width:38px;height:38px;border-radius:7px;background:transparent;color:#5f6e7e;display:grid;place-items:center;position:relative}.icon-button:hover{background:#f2f5f6}.icon-button i{position:absolute;width:7px;height:7px;background:#ef6759;border:2px solid #fff;border-radius:50%;top:6px;right:7px}.divider{height:26px;width:1px;background:var(--border)}.profile-button{display:flex;align-items:center;gap:9px}.avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#17394a,#0c9b70);font-size:12px;font-weight:700}.profile-button>span:nth-child(2){display:flex;flex-direction:column;min-width:112px}.profile-button b{font-size:12px}.profile-button small{color:var(--muted);font-size:10px;margin-top:2px}.mobile-header,.bottom-nav,.mobile-fab{display:none}.main-content{padding:29px 34px 55px;max-width:1580px;margin:0 auto}.welcome-card{min-height:176px;overflow:hidden;position:relative;border-radius:10px;padding:34px 38px;color:#fff;background:linear-gradient(115deg,#102c36,#0e705d 59%,#11a97c);box-shadow:0 8px 24px #07533f21}.welcome-card>div:first-child{position:relative;z-index:2}.eyebrow{display:inline-flex;gap:7px;align-items:center;color:#bce8db;font-size:9px;font-weight:700;letter-spacing:1.5px}.welcome-card h1{font-size:clamp(26px,2.4vw,36px);margin:13px 0 7px;letter-spacing:-1.1px}.welcome-card h1 span{font-size:.75em}.welcome-card p{color:#d2e6e1;font-size:13px;margin:0}.welcome-art{position:absolute;inset:0 0 0 auto;width:37%}.orbit{position:absolute;border:1px solid rgb(255 255 255 / 12%);border-radius:50%}.orbit-one{width:290px;height:290px;right:-60px;top:-80px}.orbit-two{width:180px;height:180px;right:54px;top:3px}.cube{position:absolute;width:55px;height:55px;border:1px solid rgb(255 255 255 / 24%);background:linear-gradient(145deg,#ffffff26,#ffffff08);transform:rotate(30deg) skew(-5deg);border-radius:10px}.cube-one{right:105px;top:60px}.cube-two{right:25px;top:18px;width:32px;height:32px}.cube-three{right:30px;bottom:8px;width:44px;height:44px}.card{background:#fff;border:1px solid var(--border);border-radius:9px;box-shadow:var(--shadow)}.account-strip{min-height:114px;margin-top:17px;display:grid;grid-template-columns:1fr 1px 1.55fr .85fr;align-items:center;padding:19px 27px;gap:26px}.company-summary{display:flex;align-items:center;gap:15px}.summary-icon{width:47px;height:47px;border-radius:8px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.company-summary small,.plan-summary small,.renewal-summary small,.usage-title small{color:#95a0ac;font-size:9px;letter-spacing:1.15px;font-weight:700}.company-summary h2,.plan-summary h2{font-size:15px;margin:4px 0}.company-summary div>span{color:var(--green-dark);display:flex;gap:4px;align-items:center;font-size:10px}.strip-divider{height:58px;background:var(--border)}.plan-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.plan-summary h2 span{font:700 8px DM Sans;letter-spacing:.8px;color:var(--green-dark);background:var(--green-soft);border-radius:4px;padding:4px 5px;vertical-align:2px}.plan-summary p{margin:0;font-size:10px;color:var(--muted)}.plan-summary a,.section-heading a,.usage-card>a{display:flex;align-items:center;gap:5px;color:var(--green-dark);font-size:11px;font-weight:700;white-space:nowrap}.renewal-summary{display:flex;gap:10px;align-items:center;padding-left:8px}.renewal-summary>span{color:var(--green)}.renewal-summary div{display:flex;flex-direction:column;gap:5px}.renewal-summary b{font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:23px;margin-top:29px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.section-heading h2{font-size:19px;margin:0 0 4px;letter-spacing:-.4px}.section-heading p{color:var(--muted);font-size:11px;margin:0}.apps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.app-card{min-height:205px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:9px;padding:17px;box-shadow:var(--shadow);transition:.18s ease}.app-card:hover{transform:translateY(-2px);border-color:#cbded8;box-shadow:0 8px 24px #1f304314}.app-card.featured{border-color:#9edac8;box-shadow:0 5px 20px #0b9b701a}.app-card.disabled{background:#fbfcfc}.app-card-top{display:flex;justify-content:space-between;align-items:start}.app-icon{width:43px;height:43px;border-radius:8px;display:grid;place-items:center;color:var(--green-dark);background:var(--green-soft)}.status-pill{border-radius:100px;padding:4px 7px;font-size:8px;font-weight:700}.status-pill.active{color:#07805c;background:#e8f7f2}.status-pill.beta{color:#8a6512;background:#fff4d8}.status-pill.coming_soon{color:#77838f;background:#eef1f4}.status-pill.no_access{color:#9b4d43;background:#fff0ee}.status-pill.maintenance{color:#7c667d;background:#f5eef6}.app-card h3{font-size:14px;margin:14px 0 6px}.app-card p{color:var(--muted);font-size:10.5px;line-height:1.5;margin-bottom:14px}.app-card button{margin-top:auto;min-height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10.5px;font-weight:700}.text-action{background:#f5f7f8;color:#425163}.primary-action{background:var(--green);color:#fff}.app-card button:disabled{background:#f1f3f5;color:#9ba5af;cursor:default}.dashboard-aside{display:flex;flex-direction:column;gap:16px}.quick-card{padding:20px}.section-heading.compact{margin-bottom:10px}.quick-card>a{display:grid;grid-template-columns:37px 1fr 16px;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f2}.quick-card>a:last-child{border-bottom:0}.quick-icon{width:36px;height:36px;display:grid;place-items:center;background:#f1f7f5;color:var(--green);border-radius:7px}.quick-icon svg{width:17px}.quick-card>a>span:nth-child(2){display:flex;flex-direction:column}.quick-card b{font-size:11px}.quick-card small{color:var(--muted);font-size:9px;margin-top:3px}.quick-card>a>svg{color:#9da8b3;width:15px}.usage-card{padding:20px;background:linear-gradient(150deg,#fff,#f6fbf9)}.usage-title{display:flex;align-items:center;gap:10px;margin-bottom:19px}.usage-title>span{width:38px;height:38px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);border-radius:7px}.usage-title h3{margin:3px 0 0;font-size:12px}.usage-row{margin-bottom:15px}.usage-meta{display:flex;justify-content:space-between;font-size:9.5px;margin-bottom:6px}.usage-meta span{display:flex;gap:5px;align-items:center;color:#637183}.usage-meta svg{width:12px;height:12px}.usage-meta b{font-weight:600}.progress{height:5px;border-radius:10px;background:#e8edef;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b9b70,#39bd93)}.usage-card>a{border-top:1px solid var(--border);padding-top:15px;justify-content:center}.inner-page{max-width:1050px}.page-header{margin:6px 0 28px}.page-header>span{color:var(--green);font-size:9px;letter-spacing:1.5px;font-weight:700}.page-header h1{margin:8px 0 7px;font-size:29px;letter-spacing:-.8px}.page-header p{color:var(--muted);font-size:13px}.apps-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.apps-catalog-page{max-width:1120px}.apps-toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px;margin-bottom:18px}.apps-search{width:min(330px,100%);height:39px;display:flex;align-items:center;gap:8px;border:1px solid #dce2e7;border-radius:7px;padding:0 11px;background:#fff}.apps-search:focus-within{border-color:#6ac4a8;box-shadow:0 0 0 3px #e7f7f2}.apps-search>svg{width:17px;color:#98a3ae}.apps-search input{flex:1;min-width:0;border:0;outline:0;color:var(--navy);font-size:10.5px}.apps-search button{width:25px;height:25px;display:grid;place-items:center;color:#8c98a4;background:transparent}.apps-search button svg{width:14px}.apps-filters{display:flex;gap:6px;align-items:center;overflow-x:auto;padding-bottom:1px}.apps-filters>span{display:flex;gap:5px;align-items:center;margin-right:3px;color:#8b96a2;font-size:9px;font-weight:700}.apps-filters>span svg{width:14px}.apps-filters button{min-height:30px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #e0e5e9;border-radius:100px;color:#667383;background:#fff;font-size:9px;font-weight:600;white-space:nowrap}.apps-filters button small{min-width:17px;height:17px;display:grid;place-items:center;border-radius:100px;color:#7d8994;background:#f0f3f5;font-size:7px}.apps-filters button.active{color:var(--green-dark);border-color:#b9dfd3;background:var(--green-soft)}.apps-filters button.active small{color:#fff;background:var(--green)}.catalog-feedback{min-height:42px;display:flex;gap:8px;align-items:center;margin-bottom:16px;padding:9px 12px;border:1px solid #c8e9df;border-radius:7px;color:var(--green-dark);background:#ebf8f4;font-size:10px}.catalog-feedback>svg{width:16px}.catalog-feedback button{width:28px;height:28px;display:grid;place-items:center;margin-left:auto;color:var(--green-dark);background:transparent}.catalog-feedback button svg{width:14px}.catalog-empty{min-height:240px;display:grid;place-content:center;justify-items:center;text-align:center;padding:30px}.catalog-empty>svg{width:38px;height:38px;color:#9ca7b1;margin-bottom:12px}.catalog-empty h2{margin-bottom:6px;font-size:17px}.catalog-empty p{color:var(--muted);font-size:10.5px}.catalog-empty button{min-height:34px;margin-top:5px;padding:0 13px;border-radius:6px;color:#fff;background:var(--green);font-size:10px;font-weight:700}.integrations-page{max-width:1120px}.integration-security{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;padding:16px 18px;margin-bottom:16px;background:linear-gradient(100deg,#fff,#f1faf7)}.integration-security>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:var(--green-soft)}.integration-security svg{width:20px}.integration-security h2{margin:0 0 3px;font-size:13px}.integration-security p{margin:0;color:var(--muted);font-size:9.5px;line-height:1.5}.integration-security>small{padding:5px 7px;border-radius:4px;color:#826417;background:#fff4d8;font-size:7.5px;font-weight:800;letter-spacing:.8px}.integration-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:13px;margin-bottom:18px}.integration-toolbar>label{width:min(330px,100%);height:39px;display:flex;gap:8px;align-items:center;padding:0 11px;border:1px solid #dce2e7;border-radius:7px}.integration-toolbar>label:focus-within{border-color:#6ac4a8;box-shadow:0 0 0 3px #e7f7f2}.integration-toolbar>label svg{width:17px;color:#98a3ae}.integration-toolbar input{flex:1;min-width:0;border:0;outline:0;font-size:10.5px}.integration-toolbar label button{width:25px;height:25px;display:grid;place-items:center;background:transparent}.integration-toolbar label button svg{width:14px}.integration-toolbar>div{display:flex;gap:6px;overflow-x:auto}.integration-toolbar>div button{min-height:30px;display:flex;gap:5px;align-items:center;padding:0 9px;border:1px solid #e0e5e9;border-radius:100px;color:#667383;background:#fff;font-size:9px;font-weight:600;white-space:nowrap}.integration-toolbar>div button small{min-width:17px;height:17px;display:grid;place-items:center;border-radius:100px;background:#f0f3f5;font-size:7px}.integration-toolbar>div button.active{color:var(--green-dark);border-color:#b9dfd3;background:var(--green-soft)}.integration-toolbar>div button.active small{color:#fff;background:var(--green)}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.integration-card{min-height:245px;display:flex;flex-direction:column;padding:18px}.integration-card.disabled{background:#fbfcfc}.integration-card-top{display:flex;justify-content:space-between;align-items:flex-start}.integration-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:8px;color:var(--green-dark);background:var(--green-soft)}.integration-icon svg{width:23px}.integration-status{padding:4px 7px;border-radius:100px;font-size:8px;font-weight:700}.integration-status.connected{color:var(--green-dark);background:var(--green-soft)}.integration-status.disconnected{color:#596a7a;background:#f0f3f5}.integration-status.error{color:#a23c33;background:#fff0ee}.integration-status.coming_soon{color:#7a8691;background:#eef1f4}.integration-card h2{margin:14px 0 6px;font-size:14px}.integration-card>p{color:var(--muted);font-size:10px;line-height:1.5}.connection-meta{display:flex;flex-direction:column;gap:3px;margin-top:1px;padding:10px;border-radius:6px;background:#f7faf9}.connection-meta small{color:#96a1ab;font-size:7px;font-weight:700;letter-spacing:.8px}.connection-meta b{overflow:hidden;text-overflow:ellipsis;font-size:9px}.connection-meta span{color:#7a8793;font-size:8px}.integration-card footer{display:flex;gap:6px;margin-top:auto;padding-top:14px}.integration-card footer>button:not(.integration-primary){width:34px;height:34px;display:grid;place-items:center;border:1px solid #e0e5e9;border-radius:6px;color:#697786;background:#fff}.integration-card footer button svg{width:15px}.integration-card footer .danger-ghost{color:#a34a41}.integration-primary{min-height:34px;flex:1;display:flex;gap:6px;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--green);font-size:9.5px;font-weight:700}.integration-primary:disabled{color:#8d98a3;background:#eef1f3;cursor:default}.integration-primary svg{width:14px}.integration-error{min-height:40px;display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:9px 12px;color:#a23c33;background:#fff0ee;border:1px solid #f1c8c3;border-radius:7px;font-size:10px}.integration-error button{margin-left:auto;background:transparent;color:inherit}.integration-error svg{width:14px}.integration-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0f1e2b7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.integration-modal>section{position:relative;z-index:1;width:min(500px,100%);overflow:hidden}.integration-modal section>header{display:grid;grid-template-columns:42px 1fr 30px;gap:11px;align-items:center;padding:20px;border-bottom:1px solid var(--border)}.integration-modal header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:var(--green-soft)}.integration-modal header h2{margin:0 0 3px;font-size:15px}.integration-modal header p{margin:0;color:var(--muted);font-size:9px}.integration-modal header button{background:transparent;color:#788591}.integration-modal header button svg{width:17px}.integration-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px}.integration-details label{display:flex;flex-direction:column;gap:4px;min-width:0;color:#96a1ab;font-size:8px;font-weight:700;letter-spacing:.5px}.integration-details strong{overflow:hidden;text-overflow:ellipsis;color:#415061;font-size:10px;letter-spacing:0}.integration-modal section>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid var(--border);background:#fbfcfd}.integration-modal section>footer .integration-primary{flex:0 0 auto;padding-inline:16px}.confirm-dialog{max-width:390px;padding:25px;text-align:center}.confirm-dialog .danger-icon{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 13px;border-radius:9px;color:#a34a41;background:#fff0ee}.confirm-dialog h2{margin-bottom:7px;font-size:17px}.confirm-dialog>p{color:var(--muted);font-size:10.5px;line-height:1.55}.confirm-dialog>footer{justify-content:center!important;margin:20px -25px -25px}.danger-button{min-height:34px;padding:0 13px;border-radius:6px;color:#fff;background:#b54d43;font-size:9.5px;font-weight:700}.spin-icon{animation:spin .8s linear infinite}.members-panel{display:flex;flex-direction:column;gap:14px}.team-summary{min-height:90px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:24px;align-items:center;padding:17px 20px}.team-summary>div:first-child{display:grid;grid-template-columns:44px minmax(0,240px);gap:11px;align-items:center}.team-summary>div:first-child>span{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:var(--green-soft)}.team-summary svg{width:20px}.team-summary small{color:#96a1ab;font-size:8px;font-weight:700;letter-spacing:.9px}.team-summary h2{margin:3px 0 7px;font-size:14px}.team-summary>div:nth-child(2){display:flex;flex-direction:column;align-items:center;padding-inline:24px;border-inline:1px solid var(--border)}.team-summary>div:nth-child(2) b{font:700 20px Manrope;color:var(--green-dark)}.team-summary>div:nth-child(2) span{color:var(--muted);font-size:8.5px}.members-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px}.members-toolbar label{width:min(390px,100%);height:38px;display:flex;gap:8px;align-items:center;padding:0 11px;border:1px solid #dce2e7;border-radius:7px}.members-toolbar label:focus-within{border-color:#6ac4a8;box-shadow:0 0 0 3px #e7f7f2}.members-toolbar label>svg{width:16px;color:#98a3ae}.members-toolbar input{flex:1;min-width:0;border:0;outline:0;font-size:10px}.members-toolbar label button{background:transparent;color:#8a96a2}.members-toolbar label button svg{width:14px}.members-toolbar>span{display:flex;gap:5px;align-items:center;color:var(--green-dark);font-size:8.5px;font-weight:700}.members-toolbar>span svg{width:14px}.members-list,.invitations-list{overflow:hidden}.members-list>header,.invitations-list>header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--border)}.members-list header h2,.invitations-list header h2{margin:0 0 3px;font-size:14px}.members-list header p,.invitations-list header p{margin:0;color:var(--muted);font-size:9px}.members-list>header>span{padding:5px 8px;color:var(--green-dark);background:var(--green-soft);border-radius:100px;font-size:8px;font-weight:700}.members-list>article{display:grid;grid-template-columns:42px minmax(180px,1fr) 65px 140px 70px;gap:12px;align-items:center;min-height:72px;padding:10px 20px;border-bottom:1px solid #edf0f2}.members-list>article:last-child{border-bottom:0}.members-list>article.suspended{background:#fbfcfc;opacity:.78}.member-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#153848,#0c9b70);font-size:10px;font-weight:800}.member-identity{min-width:0;display:flex;flex-direction:column;gap:2px}.member-identity b{display:flex;gap:5px;align-items:center;font-size:10.5px}.member-identity b svg{width:13px;color:#b58525}.member-identity span{overflow:hidden;text-overflow:ellipsis;color:#6f7d8c;font-size:9px}.member-identity small{color:#98a2ad;font-size:8px}.member-status{width:fit-content;padding:4px 7px;border-radius:100px;font-size:7.5px;font-weight:700}.member-status.active{color:var(--green-dark);background:var(--green-soft)}.member-status.suspended{color:#9b4d43;background:#fff0ee}.members-list select{width:100%;height:32px;border:1px solid #dce2e7;border-radius:6px;color:#4e5e6e;background:#fff;padding:0 7px;font-size:8.5px}.owner-role,.protected-owner{display:flex;gap:5px;align-items:center;color:#836520;font-size:8.5px;font-weight:700}.owner-role svg,.protected-owner svg{width:13px}.protected-owner{color:var(--green-dark)}.member-actions{display:flex;justify-content:flex-end;gap:5px}.member-actions button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e0e5e9;border-radius:6px;color:#73808d;background:#fff}.member-actions button:last-child{color:#a34a41}.member-actions svg{width:14px}.members-empty{min-height:150px;display:grid;place-content:center;justify-items:center;color:#909ba6}.members-empty svg{width:28px}.members-empty p{margin:7px 0;font-size:9px}.invitations-list>article{min-height:61px;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:9px 20px;border-bottom:1px solid #edf0f2}.invitations-list>article:last-child{border-bottom:0}.invitations-list article>span{width:34px;height:34px;display:grid;place-items:center;color:#8b6b1e;background:#fff7e3;border-radius:7px}.invitations-list article svg{width:16px}.invitations-list article>div{display:flex;flex-direction:column;gap:3px}.invitations-list article b{font-size:9.5px}.invitations-list article small{color:var(--muted);font-size:8px}.invitations-list article button{color:#a34a41;background:transparent;font-size:8.5px;font-weight:700}.invite-dialog{width:min(480px,100%)!important}.invite-dialog>div{display:grid;gap:14px;padding:20px}.invite-dialog label{display:flex;flex-direction:column;gap:6px;color:#425163;font-size:9px;font-weight:700}.invite-dialog input,.invite-dialog select{width:100%;height:40px;border:1px solid #dce2e7;border-radius:7px;padding:0 10px;color:var(--navy);background:#fff;font-size:10px}.detail-card{min-height:190px;display:flex;gap:18px;align-items:flex-start;padding:26px}.detail-icon{width:50px;height:50px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.detail-card h2{font-size:18px;margin:2px 0 7px}.detail-card p{color:var(--muted);font-size:12px;max-width:560px;line-height:1.6}.settings-page{max-width:1120px}.settings-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;align-items:start}.identity-card{padding:26px 22px;text-align:center;position:sticky;top:96px}.identity-avatar{width:72px;height:72px;margin:0 auto 15px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#153848,#0c9b70);color:#fff;font:800 21px Manrope;box-shadow:0 7px 18px #0b69502b}.identity-avatar svg{width:29px;height:29px}.identity-card h2{margin:0 0 5px;font-size:17px}.identity-card>p{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.5}.verified-chip{display:inline-flex;align-items:center;gap:5px;color:var(--green-dark);background:var(--green-soft);border-radius:100px;padding:6px 9px;font-size:9px;font-weight:700}.verified-chip svg{width:13px;height:13px}.identity-meta{display:flex;gap:9px;align-items:center;text-align:left;border-top:1px solid var(--border);margin-top:22px;padding-top:18px;min-width:0}.identity-meta>svg{width:17px;flex:0 0 auto;color:var(--green)}.identity-meta span{min-width:0;display:flex;flex-direction:column;gap:3px}.identity-meta small{color:#98a3af;font-size:8px;letter-spacing:.9px;font-weight:700}.identity-meta b{overflow:hidden;text-overflow:ellipsis;font-size:10px}.organization-identity .identity-avatar{background:var(--green-soft);color:var(--green-dark);box-shadow:none}.organization-tabs{display:flex;gap:5px;width:fit-content;margin:-10px 0 20px;padding:4px;border:1px solid var(--border);border-radius:8px;background:#fff}.organization-tabs button{min-height:34px;display:flex;gap:7px;align-items:center;padding:0 12px;border-radius:6px;color:#677586;background:transparent;font-size:10px;font-weight:700}.organization-tabs button svg{width:15px}.organization-tabs button.active{color:var(--green-dark);background:var(--green-soft)}.settings-card{overflow:hidden}.settings-card-header{display:flex;gap:13px;align-items:center;padding:22px 24px;border-bottom:1px solid var(--border)}.settings-card-header>span{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:var(--green-soft);color:var(--green)}.settings-card-header svg{width:20px}.settings-card-header h2{margin:0 0 4px;font-size:16px}.settings-card-header p{margin:0;color:var(--muted);font-size:10.5px}.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px}.settings-field{display:block;min-width:0}.settings-field.wide{grid-column:1 / -1}.settings-field>span{display:block;margin-bottom:7px;color:#3c4a5a;font-size:10px;font-weight:700}.settings-field>div{height:44px;display:flex;align-items:center;border:1px solid #dce2e7;border-radius:7px;background:#fff;padding:0 12px}.settings-field>div:focus-within{border-color:#6ac4a8;box-shadow:0 0 0 3px #e7f7f2}.settings-field svg{width:16px;flex:0 0 auto;color:#99a4af}.settings-field input,.settings-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0 9px;color:var(--navy);font-size:11px}.settings-field select{cursor:pointer}.settings-actions{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 24px;border-top:1px solid var(--border);background:#fbfcfd}.settings-actions>div{min-width:0}.form-success,.form-error{display:flex;align-items:center;gap:5px;font-size:10px}.form-success{color:var(--green-dark)}.form-success svg{width:14px}.form-error{color:#a23c33}.save-button{min-height:39px;padding:0 16px;border-radius:7px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10.5px;font-weight:700;white-space:nowrap}.save-button:hover{background:var(--green-dark)}.save-button:disabled{opacity:.7;cursor:wait}.save-button svg{width:16px}.settings-loading{min-height:220px;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--muted)}.settings-loading p{font-size:11px}.subscription-page{max-width:1120px}.subscription-hero{min-height:210px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:center;padding:30px 34px;border-radius:10px;color:#fff;background:linear-gradient(115deg,#102c36,#0e705d 62%,#11a97c);box-shadow:0 8px 24px #07533f21}.subscription-hero .eyebrow{color:#bce8db}.subscription-hero .eyebrow svg{width:15px}.subscription-plan-title{display:flex;gap:9px;align-items:center;margin:13px 0 7px}.subscription-plan-title h2{margin:0;font-size:29px;letter-spacing:-.8px}.subscription-plan-title>span{padding:5px 7px;border-radius:4px;color:#095c47;background:#bff2df;font-size:8px;font-weight:800;letter-spacing:.9px}.subscription-hero-copy>p{max-width:550px;margin:0;color:#d2e6e1;font-size:12px;line-height:1.55}.subscription-status{display:flex;gap:6px;align-items:center;margin-top:19px;color:#c6f1e4;font-size:10px;font-weight:600}.subscription-status svg{width:15px}.renewal-card{display:flex;gap:13px;align-items:flex-start;padding:20px;border:1px solid rgb(255 255 255 / 18%);border-radius:9px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.renewal-card>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;color:#d8f6ed;background:#ffffff1c;border-radius:7px}.renewal-card svg{width:20px}.renewal-card div{display:flex;flex-direction:column}.renewal-card small{color:#a8d7cb;font-size:8px;font-weight:700;letter-spacing:1px}.renewal-card strong{margin:5px 0 4px;font:700 18px Manrope;text-transform:capitalize}.renewal-card p{margin:0;color:#c4ded8;font-size:9px}.subscription-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px}.plan-details-card,.plan-usage-panel,.billing-history{padding:22px}.subscription-section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.subscription-section-heading>div{display:flex;gap:11px;align-items:center}.subscription-section-heading>div>span{width:39px;height:39px;flex:0 0 auto;border-radius:7px;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.subscription-section-heading svg{width:18px}.subscription-section-heading h2{margin:0 0 3px;font-size:15px}.subscription-section-heading p{margin:0;color:var(--muted);font-size:9.5px}.features-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;padding:22px 0}.features-list>span{display:flex;gap:7px;align-items:center;color:#526172;font-size:10.5px}.features-list svg{width:16px;color:var(--green)}.plan-details-card footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--border);padding-top:17px}.plan-details-card footer small{color:#929da8;font-size:9px}.outline-button{min-height:34px;display:inline-flex;gap:6px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #d7dfe4;border-radius:6px;color:#556474;background:#fff;font-size:9.5px;font-weight:700}.outline-button svg{width:14px}.outline-button:disabled{cursor:default;opacity:.66}.plan-usage-list{display:flex;flex-direction:column;gap:18px;margin-top:22px}.plan-usage-item>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:7px}.plan-usage-item>div:first-child>span{display:flex;gap:6px;align-items:center;color:#5f6d7d;font-size:9.5px}.plan-usage-item svg{width:14px;color:var(--green)}.plan-usage-item b{font-size:10px}.plan-usage-item b small{color:#929ca7;font-weight:500}.plan-usage-item>small{display:block;margin-top:5px;color:#99a3ad;font-size:8px;text-align:right}.billing-history{margin-top:18px}.billing-table-wrap{overflow-x:auto;margin-top:19px}.billing-history table{width:100%;border-collapse:collapse;font-size:10px}.billing-history th{color:#909ba6;font-size:8px;letter-spacing:.7px;text-align:left;padding:9px 12px;background:#f8fafb}.billing-history td{padding:13px 12px;border-top:1px solid #edf0f2;color:#667383;white-space:nowrap}.billing-history td b{color:var(--navy)}.billing-history td:last-child{text-align:right}.billing-history td button{background:transparent;color:#a0aab4;cursor:default}.billing-history td button svg{width:15px}.paid-chip{display:inline-flex;gap:5px;align-items:center;padding:4px 7px;color:var(--green-dark);background:var(--green-soft);border-radius:100px;font-size:8px;font-weight:700}.paid-chip svg{width:12px}.subscription-empty{min-height:250px;display:grid;place-content:center;justify-items:center;text-align:center;padding:30px}.subscription-empty>svg{width:42px;height:42px;color:var(--green);margin-bottom:12px}.subscription-empty h2{font-size:18px;margin-bottom:7px}.subscription-empty p{color:var(--muted);font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-drawer{display:none}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(390px,43%) 1fr;background:#fff}.auth-brand-panel{background:linear-gradient(145deg,#102c36,#087d60);color:#fff;padding:40px 8%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.auth-brand-panel:after{content:"";position:absolute;width:450px;height:450px;border:1px solid rgb(255 255 255 / 10%);border-radius:50%;right:-180px;bottom:-100px}.auth-brand .brand-mark{background:#fff}.auth-brand .brand-mark:before,.auth-brand .brand-mark:after,.auth-brand .brand-mark span{border-color:var(--green)}.auth-brand b{color:#fff}.auth-brand-panel>div{max-width:470px;position:relative;z-index:2}.eyebrow.light{color:#a7ded0}.auth-brand-panel h1{font-size:clamp(32px,4vw,50px);letter-spacing:-2px;line-height:1.08;margin:18px 0}.auth-brand-panel p{color:#c6dfd9;line-height:1.6}.auth-brand-panel ul{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.auth-brand-panel li{display:flex;gap:9px;align-items:center;font-size:13px}.auth-brand-panel li svg{width:18px;color:#82e0c0}.auth-brand-panel>small{color:#91b9af;position:relative;z-index:2}.auth-form-panel{display:grid;place-items:center;padding:40px;background:#f8fafb}.auth-card{width:min(390px,100%)}.auth-mobile-brand{display:none}.auth-icon{width:46px;height:46px;border-radius:9px;color:var(--green);background:var(--green-soft);display:grid;place-items:center;margin-bottom:20px}.auth-card h2{font-size:27px;letter-spacing:-.8px;margin-bottom:7px}.auth-card>p{color:var(--muted);font-size:13px;margin-bottom:28px}.auth-card>label{display:block;color:#354557;font-size:11px;font-weight:700;margin:14px 0}.input-wrap{height:45px;border:1px solid #dce2e7;background:#fff;border-radius:7px;display:flex;align-items:center;padding:0 12px;margin-top:7px}.input-wrap:focus-within{border-color:#6ac4a8;box-shadow:0 0 0 3px #e7f7f2}.input-wrap svg{width:17px;color:#99a4af}.input-wrap input{flex:1;border:0;outline:0;padding:0 10px;min-width:0}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin:15px 0}.form-options label{display:flex;gap:6px;color:var(--muted)}.form-options a{color:var(--green-dark);font-weight:700}.auth-submit{width:100%;height:45px;background:var(--green);color:#fff;border-radius:7px;display:flex;gap:8px;justify-content:center;align-items:center;font-size:12px;font-weight:700}.auth-submit:hover{background:var(--green-dark)}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-submit svg{width:17px}.auth-card .auth-switch{text-align:center;margin:22px 0 0;font-size:11px}.auth-switch a{color:var(--green-dark);font-weight:700}.auth-notice,.auth-feedback{border-radius:7px;padding:10px 12px;font-size:10.5px;line-height:1.45;margin:14px 0}.auth-notice{color:#725d24;background:#fff8e5;border:1px solid #f2dfaa}.auth-feedback.error{color:#9d382f;background:#fff0ee;border:1px solid #f1c8c3}.auth-feedback.success{color:#087759;background:#ebf8f4;border:1px solid #c8e9df}.auth-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;background:#f5f7fa;color:var(--muted)}.auth-loading p{font-size:12px}.loading-spinner{width:32px;height:32px;border:3px solid #dcece7;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.drawer-signout{width:100%;padding:13px 10px;display:flex;gap:12px;color:#9d382f;background:transparent;font-size:13px;text-align:left;border-top:1px solid var(--border);margin-top:10px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.sidebar{width:220px}.portal-body{margin-left:220px}.desktop-topbar,.main-content{padding-inline:24px}.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr}.account-strip{grid-template-columns:1fr 1px 1.4fr}.renewal-summary{display:none}}@media(max-width:767px){body{padding-bottom:72px}.sidebar,.desktop-topbar{display:none}.portal-body{margin-left:0}.mobile-header{display:flex;height:64px;position:sticky;top:0;z-index:15;background:#fffffff5;border-bottom:1px solid var(--border);align-items:center;justify-content:space-between;padding:0 17px}.mobile-header .brand{padding:0}.mobile-header .brand-mark{width:31px;height:31px}.mobile-header>div{display:flex}.main-content{padding:17px 15px 28px}.welcome-card{min-height:158px;padding:23px 20px;border-radius:9px}.welcome-card h1{font-size:24px;margin-top:15px}.welcome-card p{font-size:11px;max-width:290px;line-height:1.5}.welcome-art{width:48%;opacity:.7}.account-strip{margin-top:12px;min-height:88px;padding:15px;display:grid;grid-template-columns:1fr auto;gap:10px}.company-summary{gap:12px}.summary-icon{width:42px;height:42px}.company-summary h2{font-size:13px}.strip-divider,.plan-summary p,.plan-summary a,.plan-summary small{display:none}.plan-summary{justify-content:end}.plan-summary h2{font:700 9px DM Sans;border-radius:100px;background:var(--green-soft);color:var(--green-dark);padding:6px 8px;margin:0}.plan-summary h2 span{display:none}.dashboard-grid{display:block;margin-top:23px}.section-heading{align-items:center}.section-heading h2{font-size:17px}.section-heading p{font-size:10px}.apps-grid,.apps-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.apps-toolbar{align-items:stretch;flex-direction:column;padding:11px}.apps-search{width:100%}.apps-filters{margin-inline:-2px}.apps-filters>span{display:none}.integration-security{grid-template-columns:42px 1fr}.integration-security>small{grid-column:1 / -1;width:fit-content;margin-left:55px}.integration-toolbar{align-items:stretch;flex-direction:column;padding:11px}.integration-toolbar>label{width:100%}.integration-toolbar>div{margin-inline:-2px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integration-card{min-height:230px;padding:14px}.connection-meta{padding:8px}.integration-details{grid-template-columns:1fr}.organization-tabs{width:100%}.organization-tabs button{flex:1;justify-content:center}.team-summary{grid-template-columns:1fr auto;gap:12px}.team-summary>div:nth-child(2){padding:0;border:0}.team-summary>button{grid-column:1 / -1;width:100%}.members-toolbar{align-items:stretch;flex-direction:column}.members-toolbar label{width:100%}.members-toolbar>span{padding-left:3px}.members-list>article{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:12px 14px}.member-status{grid-column:3;grid-row:1}.members-list select,.owner-role{grid-column:2 / 4;width:100%}.member-actions,.protected-owner{grid-column:2 / 4;justify-content:flex-start}.invitations-list>article{grid-template-columns:34px 1fr;padding:11px 14px}.invitations-list article button{grid-column:2;justify-self:start}.app-card{min-height:176px;padding:14px}.app-icon{width:39px;height:39px}.app-icon svg{width:21px}.status-pill{font-size:7px;padding:3px 6px}.app-card h3{font-size:12px;margin-top:12px}.app-card p{font-size:9px;line-height:1.4;margin-bottom:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-card button{font-size:9px;padding:6px 4px;min-height:29px}.app-card button svg{width:13px}.dashboard-aside{display:block}.quick-card{margin-top:22px;padding:17px}.quick-card>a{padding:11px 0}.usage-card{display:none}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:30;inset:auto 0 0;height:68px;background:#fff;border-top:1px solid var(--border);padding:7px 6px 4px}.bottom-nav a,.add-action{color:#788592;background:transparent;display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;font-size:8px}.bottom-nav a svg{width:19px;height:19px}.bottom-nav a.active{color:var(--green);font-weight:700}.add-action{position:relative;overflow:visible}.add-action>span{position:absolute;bottom:21px;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;border:4px solid #fff;box-shadow:0 4px 12px #056a4c3d}.add-action svg{width:20px}.add-action small{margin-top:26px;font-size:8px}.mobile-fab{display:none}.mobile-drawer{display:block;position:fixed;z-index:50;top:0;right:0;bottom:0;left:0}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0f1e2b73}.mobile-drawer aside{position:absolute;top:0;right:0;bottom:0;width:min(310px,88vw);background:#fff;padding:19px;box-shadow:-8px 0 30px #00000021}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--border)}.drawer-head button{background:transparent;color:var(--muted)}.mobile-drawer nav{display:flex;flex-direction:column;padding-top:15px}.mobile-drawer nav a{padding:13px 10px;display:flex;gap:12px;color:#586778;font-size:13px}.mobile-drawer nav a.active{color:var(--green-dark);background:var(--green-soft);border-radius:7px;font-weight:700}.page-header{margin:2px 0 20px}.page-header h1{font-size:24px}.detail-card{padding:20px}.settings-layout{grid-template-columns:1fr}.identity-card{position:static;padding:20px}.identity-avatar{width:62px;height:62px;border-radius:15px}.settings-card-header{padding:18px}.settings-form-grid{grid-template-columns:1fr;padding:18px;gap:15px}.settings-field.wide{grid-column:auto}.settings-actions{align-items:stretch;flex-direction:column;padding:14px 18px 18px}.settings-actions>div:empty{display:none}.save-button{width:100%}.subscription-hero{grid-template-columns:1fr;gap:20px;padding:24px 20px}.subscription-plan-title h2{font-size:24px}.renewal-card{padding:16px}.subscription-grid{grid-template-columns:1fr}.plan-details-card,.plan-usage-panel,.billing-history{padding:18px}.features-list{grid-template-columns:1fr}.plan-details-card footer{align-items:flex-start;flex-direction:column}.subscription-section-heading{align-items:flex-start}.billing-history>.subscription-section-heading{flex-direction:column}.billing-history table{min-width:620px}.auth-page{display:block;background:#f7faf9}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:30px 20px}.auth-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:38px}.auth-mobile-brand .brand-mark{width:32px;height:32px}.auth-mobile-brand b{font:800 17px Manrope;color:var(--navy)}}@media(max-width:380px){.main-content{padding-inline:11px}.app-card{padding:12px}.welcome-card{padding-inline:16px}.integration-grid{grid-template-columns:1fr}}.support-hero{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;background:linear-gradient(105deg,#f0faf7,#fff 65%)}.support-hero-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green)}.support-hero-icon svg{width:26px;height:26px}.support-hero h2,.support-section h2,.support-tickets h2{margin:0;color:var(--navy);font-size:18px}.support-hero p,.support-tickets p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.support-primary{min-height:38px;padding:9px 14px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:#fff;font-weight:700}.support-primary:hover{background:var(--green-dark)}.support-primary svg{width:16px}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.support-section{padding:20px}.support-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:var(--green)}.support-section-heading>div>span,.support-tickets>div>span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em}.support-section-heading>svg{width:20px}.support-actions,.support-articles{display:grid}.support-actions>a,.support-actions>button,.support-articles button{min-width:0;width:100%;padding:13px 0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;color:var(--navy);text-align:left;background:transparent;border-bottom:1px solid var(--border)}.support-actions>:last-child,.support-articles>:last-child{border-bottom:0}.support-actions span{width:36px;height:36px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);border-radius:7px}.support-actions span svg,.support-actions>a>svg,.support-actions>button>svg,.support-articles svg{width:16px;height:16px;color:var(--muted)}.support-actions b,.support-actions small,.support-articles b,.support-articles small{display:block}.support-actions b,.support-articles b{font-size:13px}.support-actions small,.support-articles small{margin-top:3px;color:var(--muted);font-size:11px}.support-articles button{grid-template-columns:minmax(0,1fr) auto}.support-articles small{color:var(--green);font-weight:700;text-transform:uppercase;font-size:9px;letter-spacing:.05em}.support-tickets{margin-top:18px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.support-form{width:min(560px,calc(100vw - 32px));position:relative;z-index:1;padding:0;overflow:hidden}.support-form header{padding:20px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;border-bottom:1px solid var(--border)}.support-form header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:var(--green);background:var(--green-soft)}.support-form header p{margin:3px 0 0;font-size:12px;color:var(--muted)}.support-form header button{background:transparent;color:var(--muted)}.support-form>label{display:grid;gap:7px;padding:0 20px;margin-top:16px;color:var(--navy);font-size:12px;font-weight:700}.support-form input,.support-form select,.support-form textarea{width:100%;border:1px solid var(--border-strong);border-radius:6px;padding:10px 11px;color:var(--navy);font:inherit;background:#fff;resize:vertical}.support-form footer{margin-top:20px;padding:16px 20px;display:flex;justify-content:flex-end;gap:9px;background:#f8fafc;border-top:1px solid var(--border)}@media(max-width:767px){.support-hero{grid-template-columns:42px minmax(0,1fr);padding:17px;gap:12px}.support-hero-icon{width:42px;height:42px}.support-hero-icon svg{width:22px}.support-hero h2{font-size:16px}.support-hero p{font-size:11px}.support-hero .support-primary{grid-column:1 / -1;width:100%}.support-grid{grid-template-columns:1fr;gap:11px;margin-top:11px}.support-section{padding:16px}.support-tickets{padding:16px;align-items:flex-start;flex-direction:column;margin-top:11px}.support-tickets .outline-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
