:root{font-family:IBM Plex Sans Arabic,Tajawal,Segoe UI,Tahoma,Arial,sans-serif;color:#252928;background:#fafaf8;font-synthesis:none}*{box-sizing:border-box}html{background:#fafaf8}body{margin:0;background:radial-gradient(circle at 88% 4%,rgba(228,241,239,.9),transparent 24rem),#fafaf8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}.brandLogoImage{display:block;max-width:100%;height:auto;object-fit:contain}.shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.side{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:30px 22px 22px;display:flex;flex-direction:column;color:#fff;background:linear-gradient(160deg,#105f61,#0d4e50);box-shadow:-14px 0 34px rgba(16,95,97,.12)}.brand{margin-bottom:30px;display:grid;grid-gap:9px;gap:9px}.brand small{display:block;text-align:center;color:rgba(255,255,255,.68);font-size:11px;font-weight:650;letter-spacing:0}.brandLogoPlate{padding:10px 13px;display:block;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:#fafaf8;box-shadow:0 10px 24px rgba(0,0,0,.12)}.brandLogoSidebar{width:100%}.nav{display:grid;grid-gap:7px;gap:7px}.nav a{min-height:45px;padding:12px 14px;border:1px solid transparent;border-radius:14px;color:rgba(255,255,255,.8);font-size:14px;font-weight:600;transition:background .16s ease,color .16s ease,transform .16s ease}.nav a:hover{color:#fff;background:rgba(255,255,255,.11);transform:translateX(-2px)}.logoutForm{margin-top:auto}.logout{width:100%;min-height:44px;padding:10px 14px;border:1px solid rgba(255,255,255,.24);border-radius:14px;color:#fff;background:rgba(255,255,255,.06);cursor:pointer}.logout:hover{background:rgba(255,255,255,.12)}.main{min-width:0;max-width:1500px;width:100%;margin:0 auto;padding:28px 34px 48px}.topbar{min-height:46px;margin-bottom:22px;padding:0 15px;display:flex;align-items:center;gap:9px;border:1px solid #e7ecea;border-radius:16px;color:#777;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 5px 20px rgba(16,95,97,.04);font-size:12px}.topbarDot{order:-1;width:8px;height:8px;border-radius:50%;background:#167d7f;box-shadow:0 0 0 4px #e4f1ef}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.heading h1,.login h1{margin:0 0 6px;color:#252928;font-size:clamp(25px,3vw,34px);letter-spacing:-.6px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px}.metrics{margin-bottom:20px}.card{padding:21px;border:1px solid #e7ecea;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(16,95,97,.055)}.card h2,.card h3{margin-top:0}.form{display:grid;grid-gap:13px;gap:13px}.fieldset{padding:17px;border:1px solid #e7ecea;border-radius:17px;background:#f3f8f7}.fieldset legend{padding:0 8px;color:#105f61;font-weight:700}.checks{display:flex;gap:24px;flex-wrap:wrap}.checks label{display:flex;gap:8px;align-items:center}input[type=checkbox]{accent-color:#167d7f}.metric{color:#105f61;font-size:30px;font-weight:800}.tableWrap{overflow-x:auto;border:1px solid #e7ecea;border-radius:19px;background:#fff;box-shadow:0 7px 24px rgba(16,95,97,.04)}.table{width:100%;min-width:820px;border-collapse:collapse;background:#fff}.table td,.table th{padding:14px;text-align:right;border-bottom:1px solid #eef2f0;vertical-align:middle}.table th{color:#105f61;background:#f3f8f7;font-size:13px;font-weight:700}.table tr:last-child td{border-bottom:0}.table tbody tr:hover{background:rgba(243,248,247,.72)}.table small{display:block;margin-top:5px;color:#777}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.actions a,.actions button{padding:7px 10px;border:1px solid #dce7e4;border-radius:10px;color:#105f61;background:#fff;cursor:pointer}.actions a:hover,.actions button:hover{background:#e4f1ef}.sourceLink{color:#167d7f;font-weight:700}.buttonLink,.primary{display:inline-block;min-height:44px;padding:11px 17px;border:0;border-radius:13px;color:#fff;background:#167d7f;box-shadow:0 8px 18px rgba(22,125,127,.17);font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease}.buttonLink:hover,.primary:hover{background:#105f61;transform:translateY(-1px)}.notice{margin:18px 0;padding:15px;border:1px solid #cfe3df;border-radius:15px}.notice,.statusBadge,.sync{color:#105f61;background:#e4f1ef}.statusBadge,.sync{display:inline-block;padding:5px 10px;border:1px solid #d6e7e4;border-radius:999px;font-size:12px;font-weight:600}.statusBadge.positive,.sync.ok{color:#105f61;background:#e4f1ef}.statusBadge.pendingStatus,.sync.warn{color:#167d7f;background:#f3f8f7}.statusBadge.mutedStatus,.sync.bad{color:#777;background:#f3f8f7}.login{max-width:430px;margin:11vh auto;padding:34px;border:1px solid #e7ecea;border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 22px 65px rgba(16,95,97,.12)}.brandLogoAuth{width:min(220px,78%);margin:0 auto 22px}.login .muted{margin:0 0 26px}.login label{display:block;margin-top:4px;color:#454a48;font-size:13px;font-weight:600}.field,.form input:not([type=checkbox]),.form select,.form textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #dce7e4;border-radius:13px;outline:none;color:#252928;background:#fff}.field{margin:7px 0 16px}.field:focus,.form input:focus,.form select:focus,.form textarea:focus{border-color:#167d7f;box-shadow:0 0 0 3px rgba(22,125,127,.1)}.primary{width:100%;margin-top:5px}.muted{color:#777}.formError{margin:-5px 0 12px;font-weight:600}.formError,.formSuccess{color:#105f61;font-size:13px}.formSuccess{margin:8px 0 14px;font-weight:700}.authSwitch{margin:20px 0 0;color:#777;text-align:center;font-size:14px}.authSwitch a,.backLink{color:#167d7f;font-weight:700}.registerPage{width:min(980px,calc(100% - 32px));margin:48px auto 70px}.registerIntro{max-width:650px;margin:0 auto 26px;text-align:center}.registerIntro .brandLogoAuth{margin-bottom:18px}.registerIntro h1{margin:4px 0 8px;font-size:clamp(30px,5vw,46px)}.registerIntro .muted{margin:0;line-height:1.9}.eyebrow{margin:0;color:#167d7f;font-size:13px;font-weight:800}.registerForm{display:grid;grid-gap:16px;gap:16px}.registerSection{padding:24px;border:1px solid #e7ecea;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 10px 34px rgba(16,95,97,.055)}.sectionHeading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.sectionHeading>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:12px;color:#fff;background:#167d7f;font-weight:800}.sectionHeading h2{margin:1px 0 3px;font-size:19px}.sectionHeading p{margin:0;color:#777;font-size:13px;line-height:1.6}.choiceGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:11px;gap:11px}.twoColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.choiceCard{position:relative;min-height:112px;padding:17px;display:flex;flex-direction:column;gap:6px;border:1.5px solid #dce7e4;border-radius:17px;background:#fafcfb;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.choiceCard:hover{transform:translateY(-1px);border-color:#9fc9c5}.choiceCard:has(input:checked){border-color:#167d7f;background:#e4f1ef}.choiceCard input{width:18px;height:18px;margin:0 0 5px;accent-color:#167d7f}.choiceCard strong{color:#252928;font-size:15px}.choiceCard small{color:#777;line-height:1.55}.choiceCard.compact{min-height:102px}.providerNotice{margin-top:12px;padding:12px 14px;border-radius:14px;color:#105f61;background:#f3f8f7;font-size:13px;line-height:1.7}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 14px;gap:0 14px}.registerForm label:not(.choiceCard):not(.topicChoice){color:#454a48;font-size:13px;font-weight:650}.fullWidth{grid-column:1/-1}.topicGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.topicChoice{min-height:48px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1.5px solid #dce7e4;border-radius:14px;background:#fafcfb;cursor:pointer}.topicChoice:has(input:checked){color:#105f61;border-color:#167d7f;background:#e4f1ef}.topicChoice input{width:17px;height:17px;flex:0 0 auto;accent-color:#167d7f}.topicChoice span{font-size:13px;font-weight:650}.registerError{margin:2px 0 0;padding:14px;border-radius:14px;text-align:center;background:#e4f1ef}.googleRegisterButton,.registerSubmit{width:min(520px,100%);margin:5px auto 0}.googleRegisterButton{min-height:54px;border:1.5px solid #e7ecea;border-radius:16px;background:#fff;color:#252928;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:750}.googleRegisterButton:hover{border-color:#167d7f;background:#f3f8f7}.googleRegisterButton span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e4f1ef;color:#167d7f;font-weight:850}.registerDivider{width:min(520px,100%);height:1px;margin:6px auto;background:#e7ecea;text-align:center}.registerDivider span{position:relative;top:-11px;padding:0 12px;background:#fafaf8;color:#777;font-size:13px}.successCard,.verifyCard{text-align:center}.verifyCard form:first-of-type{text-align:right}.verificationCode{direction:ltr;text-align:center;letter-spacing:7px;font-size:21px;font-weight:800}.textButton{width:100%;margin-top:10px;padding:10px;border:0;color:#167d7f;background:transparent;cursor:pointer;font-weight:700}.backLink{display:inline-block;margin-top:8px;font-size:13px}.successMark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;color:#fff;background:#167d7f;font-size:34px;font-weight:900}.successLink{width:100%;margin-top:10px;text-align:center}.providerStatusCard{max-width:540px}.statusClock{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:24px;background:#e4f1ef;font-size:30px}.providerStatusCard .muted{line-height:1.9}.providerReason,.providerSummary{margin:18px 0;padding:14px;border:1px solid #dce7e4;border-radius:15px;background:#f3f8f7;text-align:right}.providerSummary{display:flex;justify-content:space-between;gap:16px}.providerReason p,.providerSummary span{color:#777}.providerReason p{margin:7px 0 0;line-height:1.7}@media (max-width:760px){.shell{grid-template-columns:1fr}.side{display:none}.main{padding:18px 16px 36px}.heading{align-items:stretch;flex-direction:column}.heading .buttonLink{text-align:center}.login{margin:7vh 16px;padding:27px 22px}.registerPage{width:min(100% - 22px,980px);margin-top:26px}.registerSection{padding:19px 15px;border-radius:20px}.formGrid,.twoColumns{grid-template-columns:1fr}.topicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.fullWidth{grid-column:auto}}.landingPage{--landing-primary:#167d7f;--landing-dark:#105f61;--landing-ink:#252928;--landing-muted:#687170;--landing-soft:#e4f1ef;--landing-card:#f3f8f7;overflow:hidden;min-height:100vh;color:var(--landing-ink);background:#fafaf8}.landingPage .landingIcon{width:1.25em;height:1.25em;flex:0 0 auto}.landingContainer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.landingHeader{position:absolute;z-index:50;top:0;right:0;left:0;border-bottom:1px solid rgba(16,95,97,.08);background:rgba(250,250,248,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.headerInner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brandLink{display:inline-flex;flex:0 0 auto;align-items:center}.brandLogoHeader{width:145px}.landingNav{display:flex;align-items:center;gap:31px;color:#4c5452;font-size:14px;font-weight:650}.landingNav a,.textLink{transition:color .16s ease}.landingNav a:hover,.textLink:hover{color:var(--landing-primary)}.headerActions,.heroActions{display:flex;align-items:center;gap:13px}.textLink{padding:10px 4px;color:#3d4543;font-size:14px;font-weight:700}.landingButton,.secondaryButton,.whiteButton{min-height:50px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:15px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landingButton{color:#fff;background:var(--landing-primary);box-shadow:0 12px 28px rgba(22,125,127,.2)}.landingButton:hover,.whiteButton:hover{transform:translateY(-2px)}.landingButton:hover{background:var(--landing-dark);box-shadow:0 16px 34px rgba(16,95,97,.25)}.smallButton{min-height:42px;padding:9px 17px;border-radius:12px;font-size:13px}.secondaryButton{color:var(--landing-dark);border-color:#cfdfdc;background:rgba(255,255,255,.6)}.secondaryButton:hover{background:#fff;transform:translateY(-2px)}.heroSection{position:relative;min-height:790px;padding:158px 0 96px;isolation:isolate;background:linear-gradient(180deg,rgba(228,241,239,.54),rgba(250,250,248,0) 80%),#fafaf8}.heroSection:before{top:90px;right:-150px;width:560px;height:560px;background:radial-gradient(circle,rgba(22,125,127,.11),rgba(22,125,127,0) 69%)}.heroSection:after,.heroSection:before{position:absolute;z-index:-2;border-radius:50%;content:""}.heroSection:after{bottom:-190px;left:-170px;width:520px;height:520px;background:radial-gradient(circle,rgba(16,95,97,.08),rgba(16,95,97,0) 70%)}.heroGlow{position:absolute;z-index:-1;border:1px solid rgba(22,125,127,.08);border-radius:50%}.heroGlowOne{width:310px;height:310px;top:174px;left:8%}.heroGlowTwo{width:210px;height:210px;top:224px;left:12%}.heroGrid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;grid-gap:74px;gap:74px}.heroCopy{position:relative;z-index:2}.heroPill,.sectionEyebrow{color:var(--landing-primary);font-size:13px;font-weight:800}.heroPill{width:-moz-fit-content;width:fit-content;margin-bottom:21px;padding:9px 13px;display:flex;align-items:center;gap:7px;border:1px solid #d7e8e5;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 7px 22px rgba(16,95,97,.06)}.heroCopy h1{margin:0;color:#1f2624;font-size:clamp(50px,6.2vw,83px);font-weight:850;line-height:1.14;letter-spacing:-3.8px}.heroCopy h1 span{color:var(--landing-primary);background:linear-gradient(90deg,var(--landing-primary),var(--landing-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.heroLead{max-width:570px;margin:25px 0 30px;color:var(--landing-muted);font-size:18px;line-height:1.95}.heroButton{min-height:56px;padding-inline:25px}.heroButton .landingIcon,.inlineCta .landingIcon,.opportunityCard a .landingIcon,.whiteButton .landingIcon{transform:scaleX(-1)}.trustRow{margin-top:29px;display:flex;flex-wrap:wrap;gap:18px;color:#68716f;font-size:12px;font-weight:650}.trustRow span{display:flex;align-items:center;gap:5px}.trustRow .landingIcon{width:15px;height:15px;color:var(--landing-primary);stroke-width:2.5}.heroVisual{position:relative;min-height:530px;display:grid;place-items:center}.heroVisual:before{position:absolute;width:470px;height:470px;border-radius:50%;background:linear-gradient(145deg,#cfe5e1,#eef6f4);box-shadow:inset 0 0 0 1px rgba(22,125,127,.08);content:""}.visualFrame{position:relative;z-index:2;width:min(410px,84%);padding:22px;border:1px solid rgba(255,255,255,.85);border-radius:35px;background:rgba(255,255,255,.9);box-shadow:0 36px 80px rgba(16,95,97,.19),inset 0 2px 0 #fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(-1.8deg)}.visualTopbar{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between}.miniUser,.postAuthor{display:flex;align-items:center;gap:10px}.avatar,.miniUser>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--landing-primary);font-weight:800}.miniUser div,.postAuthor div{display:grid;grid-gap:3px;gap:3px}.miniUser strong{font-size:13px}.miniUser small,.postAuthor small{color:#8a9290;font-size:10px}.notificationDot{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--landing-primary);background:var(--landing-soft);font-size:26px;line-height:0}.featuredOpportunity{overflow:hidden;border:1px solid #dce9e6;border-radius:23px;background:#fff;box-shadow:0 12px 28px rgba(16,95,97,.09)}.featuredArt{position:relative;overflow:hidden;height:146px;background:linear-gradient(135deg,#105f61,#2a908e)}.featuredArt:before{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:34px 34px;content:""}.artCircle{position:absolute;border-radius:50%;background:rgba(255,255,255,.11)}.artCircleOne{width:170px;height:170px;top:-85px;left:-20px}.artCircleTwo{width:90px;height:90px;right:22px;bottom:-45px}.artStage{position:absolute;right:50%;bottom:0;width:170px;height:91px;transform:translateX(50%);border-radius:20px 20px 0 0;background:rgba(235,246,244,.2);box-shadow:0 -1px 0 rgba(255,255,255,.25)}.artStage:before{top:18px;width:36px;border-radius:50%;background:#eff7f5}.artStage:after,.artStage:before{position:absolute;right:50%;height:36px;transform:translateX(50%);content:""}.artStage:after{bottom:0;width:60px;border-radius:28px 28px 0 0;background:#dbece8}.artStage span{position:absolute;bottom:13px;width:27px;height:27px;border-radius:50%;background:#0d5051;box-shadow:0 13px 0 #0d5051}.artStage span:first-child{right:-49px}.artStage span:nth-child(2){left:-49px}.artStage span:nth-child(3){left:-95px}.featuredContent{padding:17px}.miniBadge{display:inline-block;padding:5px 9px;border-radius:99px;color:var(--landing-dark);background:var(--landing-soft);font-size:9px;font-weight:750}.featuredContent h3{margin:10px 0 4px;font-size:17px}.featuredContent p{margin:0 0 12px;color:#777f7d;font-size:11px}.featuredContent>div{display:flex;justify-content:space-between;color:#7b8582;font-size:10px}.featuredContent>div strong{color:var(--landing-dark)}.visualSectionTitle{margin:17px 2px 10px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.visualSectionTitle span{color:var(--landing-primary);font-weight:700}.visualCards{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.miniOpportunity{padding:11px;display:flex;align-items:center;gap:8px;border:1px solid #e4ecea;border-radius:15px;background:#fff}.miniOpportunity>div{display:grid;grid-gap:4px;gap:4px}.miniOpportunity strong{font-size:10px}.miniOpportunity small{color:#89918f;font-size:8px}.miniIcon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--landing-primary);background:var(--landing-soft)}.miniIcon .landingIcon{width:17px;height:17px}.floatingCard{position:absolute;z-index:4;padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.9);border-radius:17px;background:rgba(255,255,255,.93);box-shadow:0 18px 36px rgba(16,95,97,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floatingCard>div{display:grid;grid-gap:3px;gap:3px}.floatingCard strong{font-size:11px}.floatingCard small{color:#858e8c;font-size:9px}.floatingCardTop{top:54px;right:-3px}.floatingCardBottom{bottom:50px;left:-11px}.approvalMark,.floatingIcon{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;color:var(--landing-primary);background:var(--landing-soft)}.approvalMark{color:#fff;background:var(--landing-primary);border-radius:50%}.approvalMark .landingIcon{width:18px;height:18px;stroke-width:2.7}.statsStrip{border-top:1px solid #dfe9e7;border-bottom:1px solid #dfe9e7;background:#fff}.statsGrid{min-height:118px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.statsGrid>div{min-height:56px;padding:0 30px;display:grid;align-content:center;grid-gap:7px;gap:7px;border-left:1px solid #e4ecea}.statsGrid>div:last-child{border-left:0}.statsGrid strong{color:var(--landing-dark);font-size:15px}.statsGrid span{color:#7d8583;font-size:12px}.landingSection{padding:112px 0}.sectionIntro{max-width:530px}.sectionIntro h2{margin:12px 0 17px;color:#222927;font-size:clamp(32px,4vw,49px);line-height:1.35;letter-spacing:-1.8px}.sectionIntro>p{margin:0;color:var(--landing-muted);font-size:16px;line-height:1.95}.centeredIntro{max-width:660px;margin:0 auto 48px;text-align:center}.opportunitiesSection{background:#fafaf8}.opportunityGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.opportunityCard{position:relative;overflow:hidden;min-height:312px;padding:27px 24px;border:1px solid #e1eae8;border-radius:25px;background:#fff;box-shadow:0 12px 32px rgba(16,95,97,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.opportunityCard:after{position:absolute;right:-55px;bottom:-55px;width:130px;height:130px;border-radius:50%;background:var(--landing-soft);opacity:.38;content:"";transition:transform .25s ease}.opportunityCard:hover{transform:translateY(-6px);border-color:#c2dcd7;box-shadow:0 22px 45px rgba(16,95,97,.1)}.opportunityCard:hover:after{transform:scale(1.2)}.cardNumber{position:absolute;top:26px;left:24px;color:#c3d3d0;font-size:12px;font-weight:800;letter-spacing:1px}.opportunityIcon{width:55px;height:55px;display:grid;place-items:center;border-radius:17px;color:var(--landing-primary);background:var(--landing-soft)}.opportunityIcon .landingIcon{width:27px;height:27px}.opportunityCard h3{margin:25px 0 10px;font-size:20px}.opportunityCard p{min-height:66px;margin:0 0 22px;color:#747d7a;font-size:13px;line-height:1.8}.opportunityCard a{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;color:var(--landing-primary);font-size:12px;font-weight:800}.opportunityCard a .landingIcon{width:15px;height:15px}.interestsSection{position:relative;background:var(--landing-card)}.interestsSection:before{position:absolute;inset:0;opacity:.55;background-image:radial-gradient(rgba(22,125,127,.13) 1px,transparent 0);background-size:23px 23px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 50%,transparent);mask-image:linear-gradient(90deg,transparent,#000 50%,transparent);content:""}.interestLayout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:90px;gap:90px}.inlineCta{margin-top:26px;display:inline-flex;align-items:center;gap:7px;color:var(--landing-primary);font-size:14px;font-weight:800}.inlineCta .landingIcon{width:17px;height:17px}.interestCloud{position:relative;min-height:420px}.cloudCenter{position:absolute;top:50%;right:50%;width:145px;height:145px;transform:translate(50%,-50%);display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--landing-primary),var(--landing-dark));box-shadow:0 25px 50px rgba(16,95,97,.24),0 0 0 18px rgba(228,241,239,.7)}.cloudCenter .landingIcon{width:31px;height:31px;margin-bottom:3px}.cloudCenter strong{font-size:16px}.cloudCenter small{font-size:10px;color:rgba(255,255,255,.7)}.interestChip{position:absolute;min-width:128px;padding:13px 16px;display:flex;align-items:center;gap:9px;border:1px solid #d8e6e3;border-radius:16px;color:var(--landing-dark);background:rgba(255,255,255,.92);box-shadow:0 12px 26px rgba(16,95,97,.09);font-size:12px;font-weight:750}.interestChip .landingIcon{width:20px;height:20px;color:var(--landing-primary)}.interestChip1{top:25px;right:19%}.interestChip2{top:87px;left:3%}.interestChip3{top:174px;right:0}.interestChip4{bottom:54px;right:16%}.interestChip5{bottom:26px;left:9%}.interestChip6{top:220px;left:-1%}.howSection{background:#fff}.stepsGrid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:23px;gap:23px}.stepsGrid:before{position:absolute;top:65px;right:16%;left:16%;height:1px;border-top:1px dashed #bad5d0;content:""}.stepsGrid article{position:relative;z-index:1;padding:10px 35px;text-align:center}.stepsGrid article>span{position:absolute;top:5px;left:calc(50% - 49px);width:24px;height:24px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--landing-primary);font-size:10px;font-weight:800;box-shadow:0 5px 13px rgba(16,95,97,.16)}.stepIcon{width:88px;height:88px;margin:10px auto 23px;display:grid;place-items:center;border:1px solid #d9e8e5;border-radius:28px;color:var(--landing-primary);background:var(--landing-card);box-shadow:0 10px 30px rgba(16,95,97,.07)}.stepIcon .landingIcon{width:35px;height:35px}.stepsGrid h3{margin:0 0 8px;font-size:18px}.stepsGrid p{margin:0;color:#747d7a;font-size:13px;line-height:1.8}.communitySection{background:#f3f8f7}.communityLayout{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;grid-gap:86px;gap:86px}.communityMock{position:relative;padding:22px;border:1px solid #dce8e6;border-radius:31px;background:rgba(255,255,255,.85);box-shadow:0 30px 65px rgba(16,95,97,.12)}.communityMock:before{position:absolute;z-index:-1;inset:-17px 25px;border-radius:31px;background:#dcece9;content:"";transform:rotate(3deg)}.communityHeader{margin-bottom:13px;padding:2px 4px 14px;display:flex;justify-content:space-between;border-bottom:1px solid #e5eceb}.communityHeader strong{font-size:15px}.communityHeader span{padding:4px 11px;border-radius:99px;color:var(--landing-primary);background:var(--landing-soft);font-size:9px;font-weight:800}.postCard{padding:18px;border:1px solid #e2eae9;border-radius:19px;background:#fff}.avatar{width:38px;height:38px;font-size:12px}.avatarTwo{color:var(--landing-dark);background:var(--landing-soft)}.postAuthor strong,.postCard>p{font-size:12px}.postCard>p{margin:14px 0;color:#414846;line-height:1.8}.sharedProgram{overflow:hidden;display:flex;align-items:center;gap:10px;border:1px solid #dce8e5;border-radius:14px;background:#fafcfb}.sharedCover{width:65px;height:55px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--landing-primary),var(--landing-dark))}.sharedCover .landingIcon{width:23px;height:23px}.sharedProgram div{display:grid;grid-gap:4px;gap:4px;flex:1 1}.sharedProgram strong{font-size:10px}.sharedProgram small{color:#7f8886;font-size:8px}.sharedProgram>span:last-child{margin-left:10px;padding:6px 10px;border-radius:8px;color:var(--landing-dark);background:var(--landing-soft);font-size:8px;font-weight:800}.postActions{margin-top:13px;display:flex;justify-content:space-between;color:#828b89;font-size:9px}.secondPost{margin-top:10px;padding-bottom:13px}.secondPost>p{margin-bottom:0}.communityCopy .landingButton{margin-top:25px}.featureList{margin:25px 0 0;padding:0;display:grid;grid-gap:12px;gap:12px;list-style:none;color:#4d5553;font-size:13px;font-weight:650}.featureList li{display:flex;align-items:center;gap:8px}.featureList .landingIcon{width:18px;height:18px;color:var(--landing-primary);stroke-width:2.5}.providersSection{padding:88px 0;background:#fafaf8}.providerBanner{position:relative;overflow:hidden;min-height:295px;padding:55px 56px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:30px;gap:30px;border-radius:35px;color:#fff;background:linear-gradient(125deg,#0e5658,#167d7f);box-shadow:0 28px 60px rgba(16,95,97,.21)}.providerBanner:before{position:absolute;top:-180px;left:-70px;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.02);content:""}.providerSymbol{position:relative;width:80px;height:80px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:25px;background:rgba(255,255,255,.11);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.providerSymbol .landingIcon{width:38px;height:38px}.providerCopy{position:relative;max-width:590px}.lightEyebrow{color:#c8e4df}.providerCopy h2{margin:9px 0 12px;font-size:34px;letter-spacing:-1px}.providerCopy p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.9}.providerActions{position:relative;display:grid;grid-gap:13px;gap:13px;justify-items:center}.whiteButton{color:var(--landing-dark);background:#fff;box-shadow:0 13px 28px rgba(0,0,0,.13)}.providerActions>span{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.65);font-size:9px}.providerActions>span .landingIcon{width:14px;height:14px}.finalCtaSection{padding:105px 0 115px;background:#fff}.finalCta{max-width:790px;text-align:center}.ctaSpark{width:60px;height:60px;margin:0 auto 20px;display:grid;place-items:center;border-radius:20px;color:var(--landing-primary);background:var(--landing-soft);box-shadow:0 12px 26px rgba(16,95,97,.1)}.ctaSpark .landingIcon{width:29px;height:29px}.finalCta h2{margin:0;font-size:clamp(34px,4.5vw,53px);line-height:1.35;letter-spacing:-1.8px}.finalCta>p{max-width:610px;margin:18px auto 27px;color:var(--landing-muted);font-size:16px;line-height:1.9}.ctaActions{justify-content:center}.landingFooter{padding:58px 0 30px;border-top:1px solid #dfe9e7;background:#f3f8f7}.footerGrid{display:grid;grid-template-columns:1.7fr .65fr .65fr 1fr;grid-gap:50px;gap:50px;align-items:start}.footerBrandLink{align-items:flex-start}.brandLogoFooter{width:180px}.footerGrid>div:first-child>p{max-width:330px;margin:18px 0 0;color:#737c79;font-size:12px;line-height:1.9}.footerLinks{display:grid;grid-gap:11px;gap:11px;color:#6b7471;font-size:12px}.footerLinks strong{margin-bottom:4px;color:#28302e;font-size:13px}.footerLinks a:hover{color:var(--landing-primary)}.footerNote{display:grid;grid-gap:10px;gap:10px;justify-items:end;text-align:left}.footerNote span{color:var(--landing-dark);font-size:12px;font-weight:750}.footerNote small{color:#8a9290;font-size:9px;line-height:1.7}@media (max-width:1020px){.landingNav{display:none}.heroGrid{grid-template-columns:1fr;gap:35px}.heroCopy{max-width:720px;margin-inline:auto;text-align:center}.heroActions,.heroPill{margin-inline:auto;justify-content:center}.heroLead{margin-inline:auto}.trustRow{justify-content:center}.heroVisual{min-height:545px}.heroSection{padding-bottom:75px}.heroGlow{display:none}.opportunityGrid{grid-template-columns:repeat(2,1fr)}.communityLayout,.interestLayout{grid-template-columns:1fr;gap:60px}.sectionIntro{max-width:680px}.communityMock,.interestCloud{width:min(620px,100%);margin-inline:auto}.communityMock{order:2}.communityCopy{order:1;text-align:center;margin-inline:auto}.featureList{width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:right}.providerBanner{grid-template-columns:auto 1fr}.providerActions{grid-column:1/-1;justify-items:start;margin-right:110px}.footerGrid{grid-template-columns:1.5fr 1fr 1fr}.footerNote{grid-column:1/-1;justify-items:start;text-align:right;border-top:1px solid #dce6e4;padding-top:20px}}@media (max-width:720px){.landingContainer{width:min(100% - 30px,1180px)}.landingHeader{position:absolute}.headerInner{min-height:74px;gap:12px}.brandLogoHeader{width:105px}.headerActions{gap:7px}.headerActions .textLink{font-size:12px}.smallButton{min-height:39px;padding:8px 13px;font-size:11px}.heroSection{min-height:auto;padding:124px 0 62px}.heroCopy h1{font-size:clamp(44px,14vw,64px);letter-spacing:-2.6px}.heroLead{margin-top:19px;font-size:15px;line-height:1.9}.heroActions{width:100%;flex-direction:column}.heroActions>a{width:100%}.trustRow{gap:9px 14px;font-size:10px}.heroVisual{min-height:435px;margin-top:7px}.heroVisual:before{width:330px;height:330px}.visualFrame{width:min(330px,91%);padding:16px;border-radius:27px}.featuredArt{height:105px}.artStage{transform:translateX(50%) scale(.8);transform-origin:bottom}.featuredContent{padding:13px}.featuredContent h3{font-size:14px}.visualCards{gap:6px}.miniOpportunity{padding:8px}.floatingCard{padding:10px 11px}.floatingCardTop{top:32px;right:-7px}.floatingCardBottom{bottom:24px;left:-8px}.floatingCard strong{font-size:9px}.floatingCard small{font-size:7px}.approvalMark,.floatingIcon{width:31px;height:31px}.statsGrid{grid-template-columns:1fr 1fr;padding:15px 0}.statsGrid>div{padding:17px 16px;border-bottom:1px solid #e4ecea}.statsGrid>div:nth-child(2){border-left:0}.statsGrid>div:nth-child(3),.statsGrid>div:nth-child(4){border-bottom:0}.statsGrid strong{font-size:13px}.statsGrid span{font-size:10px}.landingSection{padding:77px 0}.sectionIntro h2{font-size:33px;letter-spacing:-1.2px}.sectionIntro>p{font-size:14px}.centeredIntro{margin-bottom:31px}.opportunityGrid{grid-template-columns:1fr}.opportunityCard{min-height:auto;padding:23px}.opportunityCard p{min-height:0}.opportunityCard h3{margin-top:20px}.interestLayout{gap:35px}.interestCloud{min-height:385px;transform:scale(.9);margin-block:-15px}.cloudCenter{width:125px;height:125px}.interestChip{min-width:116px;padding:11px 13px}.interestChip1{right:13%}.interestChip2{left:-5%}.interestChip3{right:-5%}.interestChip4{right:9%}.interestChip5{left:3%}.interestChip6{left:-6%}.stepsGrid{grid-template-columns:1fr;gap:35px}.stepsGrid:before{top:55px;bottom:55px;right:50%;left:auto;width:1px;height:auto;border-top:0;border-right:1px dashed #bad5d0}.stepsGrid article{padding-inline:15px}.stepIcon{background:#fff}.stepsGrid article>span{left:calc(50% - 49px)}.communityLayout{gap:43px}.communityMock{padding:13px;border-radius:23px}.postCard{padding:14px}.sharedProgram>span:last-child{display:none}.featureList{font-size:12px}.communityCopy .landingButton{width:100%}.providersSection{padding:60px 0}.providerBanner{padding:37px 24px;grid-template-columns:1fr;justify-items:start;border-radius:27px}.providerSymbol{width:65px;height:65px}.providerCopy h2{font-size:29px}.providerActions{grid-column:auto;margin-right:0;width:100%}.whiteButton{width:100%}.finalCtaSection{padding:78px 0}.finalCta h2{font-size:36px}.finalCta>p{font-size:14px}.ctaActions{flex-direction:column}.footerGrid{grid-template-columns:1fr 1fr;gap:35px}.footerGrid>div:first-child,.footerNote{grid-column:1/-1}.landingFooter{padding-top:45px}}@media (prefers-reduced-motion:reduce){.landingPage *,.landingPage :after,.landingPage :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}