:root{--navy:#11253a;--navy-2:#172f43;--ink:#183146;--muted:#607182;--mint:#74dfc0;--mint-soft:#d8f5e9;--paper:#f6f8f6;--white:#fff;--line:#dce5e4;--gold:#f5d992;--shadow:0 24px 65px rgba(12,35,50,.1);font-family:'SF Arabic','Geeza Pro',Tahoma,Arial,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}svg{display:block;width:100%;height:100%}h1,h2,h3,p{margin-top:0}p{line-height:1.9}h1,h2,h3{line-height:1.3}h1{font-size:clamp(3.2rem,5vw,5.9rem);letter-spacing:-.065em}h2{font-size:clamp(2.1rem,3.3vw,3.5rem);letter-spacing:-.045em}h3{font-size:1.3rem}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.preview-ribbon{background:var(--gold);color:#374230;text-align:center;padding:8px 20px;font-size:.84rem;font-weight:700;letter-spacing:.005em}.site-header{background:var(--navy);color:#eaf5f3;border-bottom:1px solid rgba(255,255,255,.12)}.header-inner{height:84px;display:flex;align-items:center;gap:56px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:1.8rem;white-space:nowrap;letter-spacing:-.055em}.brand-symbol{height:39px;width:39px;color:var(--mint)}.brand-period{color:var(--mint)}.main-nav{display:flex;gap:32px;margin-inline-end:auto;font-size:.98rem}.main-nav a{opacity:.7;transition:opacity .2s}.main-nav a:hover,.main-nav a.active{opacity:1}.header-action{margin-inline-start:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:33px;min-height:58px;padding:13px 25px;border-radius:9px;font-weight:700;font-size:1rem;border:1px solid transparent;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #e8ad32;outline-offset:3px}.button-small{min-height:43px;padding:7px 16px;gap:20px;font-size:.93rem}.button-outline{border-color:rgba(255,255,255,.4);color:var(--white)}.button-outline:hover{background:rgba(255,255,255,.08)}.button-primary{background:var(--mint);color:#10303b;box-shadow:0 12px 32px rgba(85,210,166,.18)}.button-primary:hover{background:#98ead0}.button-light{background:var(--white);color:var(--navy)}.button-dark{background:var(--navy);color:var(--white)}.button-ghost{border-color:var(--line);color:var(--ink);background:var(--white)}.text-link{display:inline-flex;align-items:center;gap:14px;border-bottom:1px solid currentColor;padding-block:6px;font-weight:700}.text-link:hover{gap:19px}.hero{min-height:660px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:35px;color:var(--white);position:relative}.hero::before{content:"";position:absolute;z-index:-1;inset:0 calc((1180px - 100vw)/2);background:var(--navy)}main:has(.hero){background:linear-gradient(var(--navy) 0 660px,var(--paper) 660px)}.hero-copy{padding-block:74px 95px}.eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--mint);font-size:.94rem;font-weight:700}.eyebrow-line{width:22px;height:2px;background:currentColor}.hero h1{margin:26px 0 25px}.hero h1 span{color:var(--mint)}.hero-lead{color:#c2d0d6;font-size:1.14rem;max-width:560px;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:34px}.hero-footnote{color:#9db2bb;font-size:.84rem;margin:27px 0 0;line-height:1.7}.hero-visual{height:540px;display:grid;place-items:center;position:relative;isolation:isolate}.visual-halo{position:absolute;inset:40px 0;border:1px solid rgba(122,223,190,.15);border-radius:50%;transform:rotate(-18deg);z-index:-1}.visual-halo::before,.visual-halo::after{content:"";position:absolute;border:1px solid rgba(122,223,190,.12);border-radius:50%;inset:35px}.visual-halo::after{inset:75px}.flow-card{background:#fff;color:var(--ink);width:min(100%,460px);border-radius:18px;box-shadow:0 30px 90px #04142060;overflow:hidden;transform:rotate(-2deg)}.flow-card-top{height:78px;padding:20px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);font-weight:700}.flow-icon{display:grid;place-items:center;background:var(--mint-soft);color:#158566;border-radius:12px;width:36px;height:36px}.flow-label{margin-inline-start:auto;color:#72828c;background:#f1f5f4;padding:5px 10px;border-radius:20px;font-size:.75rem;font-weight:500}.flow-item{display:grid;grid-template-columns:42px 1fr 25px;align-items:center;gap:13px;margin:0 20px;padding:17px 4px;border-bottom:1px solid #ebf0ef}.flow-item:last-of-type{border:0}.flow-item.current{background:#eef8f4;border-radius:11px;border:0;padding-inline:13px;margin:5px 12px}.flow-number{font-family:Arial,sans-serif;font-size:.8rem;color:#8799a1;letter-spacing:.05em}.flow-item.current .flow-number{color:#188569}.flow-item strong{font-size:.97rem}.flow-item small{display:block;color:#7a8c93;font-size:.8rem;margin-top:3px}.flow-mark{background:#2fbc89;color:white;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.8rem}.flow-pulse,.orbit-dot{background:#3abf91;width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 5px #3abf9129}.flow-card-bottom{padding:15px 24px;background:#f7faf8;color:#6d8587;font-size:.83rem}.flow-card-bottom span{color:#219775;margin-left:6px}.orbit-note{position:absolute;bottom:18px;left:0;background:#f3fff9;color:#184637;border-radius:9px;padding:13px 18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:11px;font-size:.87rem;font-weight:700;transform:rotate(3deg)}.steps-section{background:var(--paper);padding:116px 0 125px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading h2{margin:14px 0 0}.section-heading p{color:var(--muted);max-width:350px;margin:0}.eyebrow.dark{color:#168368}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{min-height:250px;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:29px;position:relative;overflow:hidden}.step-card::after{content:"";position:absolute;top:0;right:0;width:100%;height:4px;background:var(--mint);transform:scaleX(0);transform-origin:right;transition:transform .25s}.step-card:hover::after{transform:scaleX(1)}.step-index{font-family:Arial,sans-serif;color:#7d9293;font-weight:700;font-size:.9rem}.step-glyph{float:left;color:#138569;font-size:1.6rem;line-height:1}.step-card h3{clear:both;padding-top:42px;margin-bottom:8px}.step-card p{color:var(--muted);font-size:.95rem;margin:0}.clarity-section{background:#dff3eb;border-radius:19px;display:grid;grid-template-columns:.38fr .62fr;overflow:hidden;margin-bottom:110px;min-height:325px}.clarity-accent{background:#c6eadb;color:#135744;display:flex;flex-direction:column;justify-content:space-between;padding:32px;font-weight:700}.clarity-shape{font-size:7rem;line-height:1;color:#40b789;font-family:serif}.clarity-content{padding:50px 60px}.clarity-content h2{font-size:clamp(1.9rem,3vw,3rem);margin-bottom:14px}.clarity-content p{color:#435f63;max-width:650px;margin-bottom:18px}.dark-link{color:#146b55}.closing-section{border-radius:18px 18px 0 0;background:var(--navy);color:var(--white);padding:62px 72px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-section h2{margin:14px 0 10px;font-size:2.7rem}.closing-section p{color:#b2c4ca;margin:0}.site-footer{background:#0d1d2f;color:#a9bcc3}.footer-inner{min-height:105px;display:flex;align-items:center;gap:26px;font-size:.83rem}.footer-brand{color:var(--white);font-size:1.3rem}.footer-inner a:last-child{margin-inline-start:auto;color:var(--mint);text-decoration:underline;text-underline-offset:5px}

/* Request flow */
.page-light{background:#f5f8f7}.page-light .site-header{background:var(--white);color:var(--ink);border-bottom:1px solid var(--line)}.page-light .button-outline{color:var(--ink);border-color:var(--line)}.request-layout{display:grid;grid-template-columns:285px 1fr;gap:64px;padding-block:62px 110px;align-items:start}.request-aside{position:sticky;top:26px}.back-link{color:#547080;display:inline-flex;gap:8px;align-items:center;font-size:.92rem}.request-aside h1{font-size:2.85rem;letter-spacing:-.05em;margin:38px 0 14px}.request-aside p{color:var(--muted);font-size:.98rem}.aside-tip{border-top:1px solid var(--line);margin-top:35px;padding-top:23px;color:#59717d;font-size:.89rem;line-height:1.8}.aside-tip strong{display:block;color:var(--ink);margin-bottom:5px}.request-main{min-width:0}.stepper{display:flex;align-items:center;gap:10px;margin:7px 0 28px}.stepper-item{display:flex;align-items:center;gap:10px;color:#7a8c93;font-size:.87rem;font-weight:700;white-space:nowrap}.stepper-item span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #c9d5d4;border-radius:50%;font-family:Arial,sans-serif;font-size:.77rem}.stepper-item.active{color:#146c54}.stepper-item.active span,.stepper-item.complete span{background:var(--navy);color:var(--white);border-color:var(--navy)}.stepper-line{height:1px;background:#cbd9d6;flex:1;max-width:38px}.form-card{background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 36px rgba(16,47,57,.04);padding:40px}.form-card h2{font-size:2rem;margin-bottom:5px}.form-card>.form-panel>p{color:var(--muted);margin-bottom:30px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.field{display:flex;flex-direction:column;gap:8px}.field.wide{grid-column:1/-1}.field label{font-weight:700;font-size:.91rem}.field label .optional{color:#859397;font-size:.81rem;font-weight:400}.field input,.field textarea,.field select{width:100%;border:1px solid #cad8d8;border-radius:9px;background:#fcfdfd;padding:13px 15px;color:var(--ink);outline:none;min-height:51px}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#178e6d;box-shadow:0 0 0 3px #55cca436}.field input::placeholder,.field textarea::placeholder{color:#95a7aa}.field-help{color:#72868e;font-size:.8rem}.form-actions{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid var(--line);margin-top:32px;padding-top:25px}.form-actions .button{min-width:180px}.form-note{font-size:.82rem;color:#70828b;line-height:1.7;margin:15px 0 0}.notice-box{background:#f0f7f4;border:1px solid #d3e9df;border-radius:10px;padding:16px 20px;color:#365e51;font-size:.9rem;line-height:1.8;margin:22px 0}.review-row{display:grid;grid-template-columns:175px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid var(--line);font-size:.92rem}.review-row span{color:var(--muted)}.review-row strong{font-weight:600;white-space:pre-wrap;overflow-wrap:anywhere}.checkbox-line{display:flex;gap:11px;align-items:start;margin:24px 0 5px;font-size:.87rem;line-height:1.7}.checkbox-line input{margin-top:5px;accent-color:#168965;width:17px;height:17px}.error-message{color:#b7353e;font-size:.84rem;margin:12px 0 0;min-height:20px}.success-view{text-align:center;padding:20px 10px 10px}.success-icon{margin:auto auto 22px;width:70px;height:70px;border-radius:21px;background:var(--mint-soft);color:#14936b;display:grid;place-items:center;font-size:2.2rem}.success-view p{color:var(--muted);max-width:550px;margin-inline:auto}.demo-reference{margin:28px auto;background:var(--paper);border:1px dashed #b8d0c6;border-radius:10px;padding:15px 20px;max-width:300px;direction:ltr;font-family:Arial,sans-serif;letter-spacing:.12em}.success-view .button{margin:10px 5px}.hidden{display:none!important}

/* Team preview */
.team-page{background:#f3f7f6;min-height:100vh}.team-shell{display:grid;grid-template-columns:242px 1fr;min-height:calc(100vh - 36px)}.team-sidebar{background:var(--navy);color:#b5c8ce;padding:30px 20px;display:flex;flex-direction:column}.team-sidebar .brand{color:#fff;margin:0 12px 58px}.team-nav{display:grid;gap:6px}.team-nav a{padding:12px 15px;border-radius:8px;font-size:.92rem}.team-nav a.selected{background:#29495a;color:#fff}.team-nav a:hover{background:#263e4d}.team-sidebar small{margin-top:auto;padding:15px;color:#8ba8af;line-height:1.7}.team-content{padding:38px clamp(25px,4vw,65px) 80px;min-width:0}.team-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.team-top p{color:var(--muted);margin:4px 0 0}.team-top h1{font-size:2.5rem;margin:0}.team-badge{padding:8px 13px;border:1px solid #d4e4de;border-radius:20px;background:#fff;color:#447465;font-size:.85rem}.team-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:33px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.stat span{color:var(--muted);font-size:.86rem}.stat strong{display:block;font-family:Arial,sans-serif;font-size:2.1rem;line-height:1.5;color:var(--ink)}.team-panel{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.team-panel-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;border-bottom:1px solid var(--line)}.team-panel-header h2{font-size:1.3rem;margin:0}.filter-set{display:flex;gap:5px;background:#f0f5f3;padding:4px;border-radius:8px}.filter-button{border:0;background:transparent;color:#667e80;padding:7px 13px;border-radius:6px;font-size:.83rem}.filter-button.selected{background:#fff;color:var(--ink);box-shadow:0 1px 5px #143c3e15}.request-list{display:grid}.request-row{width:100%;display:grid;grid-template-columns:100px minmax(190px,1fr) 160px 130px;align-items:center;gap:16px;border:0;border-bottom:1px solid var(--line);padding:19px 26px;background:#fff;text-align:right;color:var(--ink)}.request-row:hover,.request-row.selected{background:#f5faf8}.request-row:last-child{border-bottom:0}.request-row strong{display:block;font-size:.92rem}.request-row small{display:block;font-size:.78rem;color:#819298;margin-top:5px}.status-chip{border-radius:18px;background:#e9f5ef;color:#187455;padding:5px 10px;font-size:.76rem;width:max-content;font-weight:700}.status-chip.new{background:#fff4df;color:#9e6b14}.status-chip.wait{background:#edf2fb;color:#436aa1}.request-detail{padding:27px;border-top:1px solid var(--line);background:#f9fbfa}.request-detail h3{margin-bottom:10px}.request-detail p{color:var(--muted);font-size:.91rem}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.detail-meta span{background:#edf4f1;padding:6px 10px;border-radius:6px;font-size:.82rem}.detail-actions{display:flex;gap:10px;flex-wrap:wrap}.detail-actions button{min-height:40px;padding:7px 15px;font-size:.85rem}.team-disclaimer{background:#fff0cf;color:#715821;padding:9px 22px;font-size:.81rem;text-align:center}

@media(max-width:950px){.header-inner{gap:25px}.main-nav{gap:18px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:3.7rem}.hero-visual{height:475px}.flow-card{transform:none}.orbit-note{left:-12px}.request-layout{gap:35px;grid-template-columns:235px 1fr}.team-shell{grid-template-columns:205px 1fr}.request-row{grid-template-columns:85px minmax(150px,1fr) 125px;gap:10px}.request-row>span:last-child{display:none}}
@media(max-width:720px){.shell{width:min(100% - 36px,570px)}.header-inner{height:67px;gap:14px}.brand{font-size:1.48rem}.brand-symbol{width:31px;height:31px}.main-nav{display:none}.header-action{margin-inline-start:auto}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:0}.hero::before{display:none}main:has(.hero){background:linear-gradient(var(--navy) 0 890px,var(--paper) 890px)}.hero-copy{padding:63px 0 12px}.hero h1{font-size:clamp(3.2rem,10vw,4.4rem);margin:20px 0}.hero-lead{font-size:1.03rem}.hero-actions{gap:18px;flex-wrap:wrap}.hero-visual{height:455px;max-width:500px;width:100%;margin-inline:auto}.flow-card{width:calc(100% - 28px)}.orbit-note{bottom:4px;left:-7px}.steps-section{padding:75px 0}.section-heading{display:block}.section-heading p{margin-top:15px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:180px}.step-card h3{padding-top:23px}.clarity-section{grid-template-columns:1fr;margin-bottom:70px}.clarity-accent{padding:20px 25px;display:flex;flex-direction:row;align-items:center}.clarity-shape{font-size:2rem}.clarity-content{padding:34px 25px}.closing-section{border-radius:15px 15px 0 0;padding:38px 27px;display:block}.closing-section h2{font-size:2.1rem}.closing-section .button{margin-top:24px}.footer-inner{flex-wrap:wrap;padding-block:24px;gap:12px}.footer-inner a:last-child{margin-inline-start:0}.request-layout{grid-template-columns:1fr;padding-block:38px 75px;gap:24px}.request-aside{position:static}.request-aside h1{font-size:2.3rem;margin:23px 0 8px}.aside-tip{display:none}.form-card{padding:25px}.form-card h2{font-size:1.6rem}.form-grid{grid-template-columns:1fr}.stepper-item{font-size:.76rem}.stepper-item span{width:26px;height:26px}.review-row{grid-template-columns:105px 1fr;gap:10px}.team-shell{display:block}.team-sidebar{padding:13px 18px;display:block}.team-sidebar .brand{margin:0}.team-nav,.team-sidebar small{display:none}.team-content{padding:30px 18px 65px}.team-top h1{font-size:2rem}.team-stats{gap:7px}.stat{padding:13px}.stat strong{font-size:1.6rem}.team-panel-header{display:block;padding:18px}.filter-set{margin-top:12px;width:max-content}.request-row{grid-template-columns:72px 1fr;gap:6px;padding:17px}.request-row .status-chip{grid-column:2}.detail-meta{display:grid}.team-badge{display:none}}
@media(max-width:420px){.button{gap:15px;padding-inline:17px}.hero-actions .text-link{font-size:.9rem}.flow-card-top{padding-inline:17px}.flow-item{margin-inline:13px;gap:9px}.orbit-note{font-size:.76rem}.stepper{gap:5px}.stepper-line{max-width:12px}.stepper-item{font-size:.69rem}.stepper-item span{width:23px;height:23px}}

/* The full four-stage service journey */
.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.step-card{min-height:305px;padding:25px}
.step-card h3{font-size:1.16rem}
.step-card p{font-size:.9rem;line-height:1.8}
.services-section{padding-bottom:118px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.service-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:30px;min-height:315px;display:flex;flex-direction:column;position:relative;overflow:hidden}
.service-card::before{content:"";height:4px;background:var(--mint);position:absolute;inset:0 0 auto}
.service-icon{width:45px;height:45px;border-radius:11px;background:var(--mint-soft);color:#147e60;display:grid;place-items:center;font-size:1.55rem}
.service-number{position:absolute;left:30px;top:36px;font:700 .8rem Arial,sans-serif;color:#8aa2a1}
.service-card h3{margin:30px 0 9px}
.service-card p{color:var(--muted);font-size:.94rem;margin-bottom:20px}
.service-card a{color:#126c53;font-weight:700;margin-top:auto;display:inline-flex;gap:9px;align-items:center}
.roles-section{padding-bottom:116px}
.roles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.role-card{background:var(--navy);color:#fff;border-radius:16px;padding:42px;min-height:340px}
.role-card.provider{background:#dff3eb;color:var(--ink)}
.role-kicker{color:var(--mint);font-weight:700;font-size:.91rem}
.role-card.provider .role-kicker{color:#126d55}
.role-card h3{font-size:clamp(1.55rem,2.2vw,2.25rem);max-width:490px;margin:17px 0 23px}
.role-card ol{margin:0;padding-right:25px;line-height:2.15;color:#d5e3e6}
.role-card.provider ol{color:#496560}
.faq-section{display:grid;grid-template-columns:.37fr .63fr;gap:80px;padding-bottom:118px}
.faq-section h2{margin:15px 0}
.faq-section>div:first-child>p{color:var(--muted)}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:18px 4px}
.faq-list summary{list-style:none;cursor:pointer;font-size:1.06rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:20px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:"+";font-family:Arial,sans-serif;font-size:1.4rem;color:#168568;font-weight:400}
.faq-list details[open] summary::after{content:"−"}
.faq-list p{color:var(--muted);font-size:.94rem;margin:14px 0 0}
@media(max-width:950px){.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{min-height:255px}.faq-section{gap:35px}}
@media(max-width:720px){.steps-grid,.service-grid,.roles-grid,.faq-section{grid-template-columns:1fr}.step-card{min-height:190px}.step-card h3{padding-top:23px}.services-section,.roles-section,.faq-section{padding-bottom:74px}.service-card{min-height:245px}.role-card{min-height:0;padding:30px}.faq-section{gap:20px}.faq-section h2{font-size:2.3rem}}

/* Agreement request and team operations */
.form-kicker{display:inline-block;color:#168368;font-weight:700;font-size:.86rem;letter-spacing:.02em;margin-bottom:11px}
.form-panel>p{color:var(--muted)}
.form-panel .notice-box strong{color:#184b3e}
.payment-preference{max-width:430px;margin-top:27px}
.review-content{border-top:1px solid var(--line)}
.operations-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px;margin-top:24px}
.operations-card h2{font-size:1.55rem;margin:2px 0 22px}
.operations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.operations-grid>div{display:flex;flex-direction:column;gap:9px;border:1px solid #dce9e4;border-radius:11px;background:#f7faf8;padding:17px;min-height:154px}
.operations-grid b{color:#198969;font:700 .82rem Arial,sans-serif}
.operations-grid strong{font-size:.96rem}
.operations-grid span{color:var(--muted);font-size:.84rem;line-height:1.7}
@media(max-width:950px){.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.operations-grid{grid-template-columns:1fr 1fr}.operations-grid>div{min-height:0}.operations-card{padding:20px}}
@media(max-width:420px){.operations-grid{grid-template-columns:1fr}}

/* Photo-led home page and expandable government-service directory */
.home-page{background:#fff;color:#263753}
.home-page .site-header{background:#fff;color:#263753;border-bottom:1px solid #e8edf3;position:sticky;top:0;z-index:20;box-shadow:0 2px 12px #102c6810}
.home-page .brand-symbol,.home-page .brand-period{color:#153d87}
.home-page .main-nav{font-size:.89rem;gap:22px}
.home-page .main-nav a{opacity:.87}
.home-page .main-nav .nav-highlight,.nav-cta{background:#122e71;color:#fff;border-radius:7px;padding:10px 14px;opacity:1}
.nav-cta{padding:8px 18px;min-height:42px;white-space:nowrap}
.image-hero{position:relative;isolation:isolate;height:min(700px,calc(100svh - 82px));min-height:555px;overflow:hidden;color:white;background:#172946}
.hero-slides,.hero-shade,.hero-slide{position:absolute;inset:0;width:100%;height:100%}
.hero-slide{object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .45s ease,transform 4s ease}
.hero-slide.active{opacity:1;transform:scale(1)}
.hero-shade{background:linear-gradient(90deg,#091a34a8,#091a34a8),linear-gradient(0deg,#06183091,transparent 55%);z-index:1}
.photo-hero-inner{height:100%;position:relative;z-index:2;display:grid;place-items:center;text-align:center}
.hero-message{max-width:750px;margin:auto;padding:30px 0 50px}
.hero-pill{display:inline-block;border:1px solid #ffffff75;border-radius:30px;padding:9px 17px;background:#ffffff20;font-size:.9rem}
.hero-message h1{font-size:clamp(3.2rem,6vw,5.7rem);line-height:1.16;margin:22px 0 28px;letter-spacing:-.045em}
.hero-message p{font-size:clamp(1.05rem,1.9vw,1.35rem);color:#f3f7ff;line-height:1.95;margin:0 auto 31px}
.hero-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.home-page .button-primary{background:#163d91;color:#fff;box-shadow:0 12px 28px #071c4680}
.home-page .button-primary:hover{background:#2657b9}
.hero-secondary{background:#ffffff14;color:#fff;border-color:#ffffffa8}
.hero-secondary:hover{background:#ffffff35}
.hero-carousel-controls{position:absolute;z-index:3;bottom:33px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:13px}
.carousel-dots{display:flex;gap:8px;align-items:center}
.carousel-dot{height:8px;width:8px;padding:0;border:0;border-radius:50%;background:#ffffff8c;transition:width .2s,background .2s}
.carousel-dot.active{width:27px;border-radius:7px;background:#fff}
.carousel-arrow{border:1px solid #ffffff80;color:#fff;background:#14244080;width:34px;height:34px;border-radius:50%;font-size:1.5rem;line-height:1}
.trust-strip{background:#122e71;color:#fff}
.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;flex-wrap:wrap;font-size:.91rem}
.guarantee-section{padding-block:118px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.section-tag{display:inline-block;background:#eaf0fb;color:#163d91;border-radius:30px;padding:7px 14px;font-size:.86rem;font-weight:700}
.guarantee-copy h2{margin:22px 0 15px;max-width:530px}
.guarantee-copy p{color:#627187;max-width:560px}
.check-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:11px;color:#374965}
.check-list li::before{content:'✓';color:#1c775b;background:#e2f7ea;border-radius:50%;font-weight:700;margin-inline-end:12px;padding:2px 6px}
.guarantee-picture{position:relative;height:470px;border-radius:20px;overflow:hidden;box-shadow:0 25px 55px #142c5426}
.guarantee-picture img{width:100%;height:100%;object-fit:cover}
.picture-note{position:absolute;bottom:23px;right:22px;background:#fff;color:#1a3774;border-radius:12px;padding:15px 19px;font-weight:700;box-shadow:0 14px 26px #10234735}
.home-page .steps-section{background:#f7f9fd;padding:100px 0}
.center-heading{text-align:center;margin:0 auto 46px;max-width:730px}
.center-heading h2{margin:17px 0 12px}
.center-heading p{color:#6a788b;margin:0 auto}
.home-page .step-card{border-color:#e5e9f2;box-shadow:0 5px 24px #19345b0a}
.home-page .step-glyph,.home-page .step-index{color:#174193}
.center-action{text-align:center;margin-top:37px}
.home-page .clarity-section{margin-top:105px;background:#e8effb}
.home-page .clarity-accent{background:#d8e4f7;color:#183e88}
.home-page .clarity-shape{color:#6d98d5}
.home-page .dark-link{color:#143e90}
.agency-section{background:#f8faff;padding:108px 0}
.agency-list{max-width:900px;margin:auto;display:grid;gap:14px}
.agency-card{background:#fff;border:1px solid #dce4f0;border-radius:14px;box-shadow:0 4px 13px #1c31550b;overflow:hidden}
.agency-card[open]{border-color:#9db5e5}
.agency-card summary{list-style:none;cursor:pointer;display:flex;gap:18px;align-items:center;padding:23px 26px}
.agency-card summary::-webkit-details-marker{display:none}
.agency-icon{width:44px;height:44px;display:grid;place-items:center;background:#e9effb;color:#174193;border-radius:10px;font-size:1.3rem;flex:none}
.agency-card summary strong{display:block;font-size:1.1rem}
.agency-card summary small{display:block;color:#768298;margin-top:5px;font-size:.83rem}
.agency-chevron{margin-inline-start:auto;font-size:1.25rem;background:#f1f4f9;border-radius:50%;width:29px;height:29px;text-align:center;color:#5270a4;transition:transform .2s}
.agency-card[open] .agency-chevron{transform:rotate(180deg)}
.agency-options{border-top:1px solid #e5ebf3;padding:16px 26px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.agency-options a{padding:15px;border-radius:9px;background:#f8faff;border:1px solid #e1e9f5;font-size:.9rem;color:#27406e;display:flex;align-items:center;justify-content:space-between;gap:8px}
.agency-options a:hover{border-color:#668fd5;background:#edf3ff}
.agency-other{text-align:center;margin:35px 0 0}.agency-other p{color:#60728d;margin-bottom:16px}
.home-page .role-card{background:#112e71}.home-page .role-card.provider{background:#e5effa}.home-page .role-kicker{color:#c8ddff}.home-page .role-card.provider .role-kicker{color:#174193}
.home-page .role-card.provider ol{color:#40516a}
.home-page .faq-list summary::after{color:#174193}
.home-page .closing-section{background:#112e71}
.impact-section{position:relative;isolation:isolate;color:#fff;background:#102c66 url("assets/scene-04.webp") center 54%/cover no-repeat;padding:69px 0 73px;overflow:hidden}
.impact-section::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,35,90,.91),rgba(10,37,94,.8)),linear-gradient(0deg,rgba(10,28,72,.42),rgba(10,28,72,.42))}
.impact-inner{display:grid;gap:31px}.impact-heading{text-align:center}.impact-kicker{display:block;color:#c9daff;font-size:.91rem;font-weight:700}.impact-heading h2{font-size:clamp(1.7rem,2.8vw,2.55rem);margin:8px 0 0;color:#fff}.impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.impact-item{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 12px;min-height:125px;border-inline-end:1px solid #ffffff36}.impact-item:last-child{border:0}.impact-item strong{font:700 clamp(2.4rem,4.4vw,4.2rem)/1.1 Arial,sans-serif;color:#fff}.impact-item .impact-word{font-family:inherit;font-size:clamp(1.45rem,2.5vw,2.5rem)}.impact-item span{margin-top:10px;font-weight:700}.impact-item small{font-size:.75rem;color:#d6e0f5;margin-top:5px}
.home-page .closing-section{margin-top:0}
.site-footer{background:#151d2d;color:#c0cada}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;padding-block:70px 62px}.footer-identity p{max-width:370px;color:#aeb9cd;font-size:.93rem;margin:17px 0 0}.footer-brand{color:#fff}.footer-brand .brand-symbol{width:33px;height:33px;color:#c7ddff}.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links h2,.footer-contact h2{font-size:1.05rem;color:#fff;margin:0 0 10px}.footer-links a,.footer-contact a{color:#c0cada;font-size:.91rem}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-contact span{max-width:230px;color:#9eacc3;font-size:.84rem;line-height:1.7}.footer-bottom{border-top:1px solid #ffffff20;text-align:center;padding:22px 0;font-size:.81rem;color:#93a3bd}
@media(max-width:760px){.impact-section{padding:55px 0}.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.impact-item{min-height:130px}.impact-item:nth-child(2){border-inline-end:0}.impact-item:nth-child(-n+2){border-bottom:1px solid #ffffff36}.footer-main{grid-template-columns:1fr 1fr;gap:34px;padding-block:50px}.footer-identity{grid-column:1/-1}}
@media(max-width:430px){.footer-main{grid-template-columns:1fr}.footer-identity{grid-column:auto}.impact-item strong{font-size:2.8rem}.impact-item span{font-size:.85rem}}
@media(max-width:720px){.home-page .closing-section{width:100%;border-radius:0;padding-inline:18px}}

/* One-page grouped application, with a review disclosure */
.reference-form{background:#f7f9fd}
.reference-form .request-layout{display:block;max-width:930px;padding-top:60px}
.reference-form .request-aside{position:static;text-align:center;max-width:730px;margin:0 auto 35px}
.reference-form .request-aside h1{margin:20px 0 11px;font-size:clamp(2.2rem,4vw,3.35rem);color:#173c86}
.reference-form .request-aside>p{margin:0;color:#69778d}
.reference-form .request-aside .back-link{display:none}
.reference-form .aside-tip,.reference-form .stepper{display:none}
.reference-form .form-card{padding:0 42px 35px;overflow:hidden;border-color:#e1e8f4}
.reference-form .form-panel{padding:38px 0 36px;border-bottom:1px solid #e2e9f3}
.reference-form .form-panel:last-child{border-bottom:0;padding-bottom:0}
.reference-form .form-card h2{color:#173c86}
.reference-form .form-kicker{color:#2957ac}
.reference-form .field input:focus,.reference-form .field select:focus,.reference-form .field textarea:focus{border-color:#2453a5;box-shadow:0 0 0 3px #326bc22a}
.reference-form .terms-panel{border:1px solid #dde8f7;background:#f7faff;border-radius:12px;padding:18px 22px;color:#455977;font-size:.91rem}
.reference-form .terms-panel ol{margin:0;padding-inline-start:25px;line-height:2}
.reference-form .review-disclosure{border:1px solid #dce6f1;border-radius:11px;margin-top:23px;padding:13px 19px}
.reference-form .review-disclosure summary{cursor:pointer;font-weight:700;color:#173c86}
.reference-form .review-disclosure .review-content{border:0;margin-top:15px}
.reference-form .button-primary{background:#173d8b;color:white}
.reference-form .button-primary:hover{background:#2857af}
@media(max-width:950px){.home-page .main-nav{gap:12px}.guarantee-section{gap:38px}.trust-inner{justify-content:center;min-height:75px}.agency-options{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1100px){.home-page .main-nav{display:none}}
@media(max-width:720px){.home-page .header-inner{height:66px}.image-hero{height:690px;min-height:0}.hero-message{padding:28px 0 70px}.hero-message h1{font-size:clamp(2.65rem,10vw,4rem)}.hero-message p{font-size:1rem}.hero-carousel-controls{bottom:43px}.trust-inner{padding-block:14px;gap:9px;font-size:.73rem}.trust-inner span{width:calc(50% - 8px);text-align:center}.guarantee-section{grid-template-columns:1fr;padding-block:80px;gap:30px}.guarantee-picture{height:290px}.home-page .steps-section,.agency-section{padding-block:75px}.agency-options{grid-template-columns:1fr}.agency-card summary{padding:17px;gap:12px}.agency-card summary small{font-size:.76rem}.reference-form .request-layout{padding-top:34px}.reference-form .form-card{padding:0 22px 27px}.reference-form .form-panel{padding-block:30px}.reference-form .form-actions{align-items:stretch;flex-direction:column}.reference-form .form-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none!important}}

/* One-page WhatsApp request, matching the grouped mobile form structure */
.application-page{background:#f7f9fd;color:#1b3159}
.application-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5eaf3;box-shadow:0 2px 12px #132b580e}
.application-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.application-header .brand-symbol,.application-header .brand-period{color:#163f8e}
.application-new{background:#102e73;color:#fff;min-height:44px}
.application-main{max-width:820px;padding-block:55px 100px}
.application-intro{text-align:center;margin-bottom:32px}
.application-intro h1{font-size:clamp(2.4rem,4.5vw,3.7rem);color:#102e73;letter-spacing:-.04em;margin:16px 0 10px}
.application-intro p{color:#67758a;max-width:600px;margin:0 auto}
.application-card{background:#fff;border:1px solid #e0e7f2;border-radius:19px;box-shadow:0 6px 20px #12315b0b;padding:32px 36px;margin-bottom:23px}
.application-card h2{font-size:1.55rem;color:#102e73;margin:0 0 24px;padding-bottom:18px;border-bottom:1px solid #e6ebf4}
.application-fields{display:grid;gap:23px}
.application-card .field{gap:9px}
.application-card .field label{font-size:1rem;color:#193a79}
.required-mark{color:#d74655;font-weight:700}
.application-card input:not([type=checkbox]),.application-card textarea,.application-card select{background:#fff;min-height:56px;border:1px solid #cad5e4;border-radius:10px;color:#253a5a;padding:14px 18px}
.application-card textarea{min-height:170px;resize:vertical}
.application-card input:focus,.application-card textarea:focus,.application-card select:focus{border-color:#1b54ac;box-shadow:0 0 0 3px #3e77ca25;outline:0}
.application-card input::placeholder,.application-card textarea::placeholder{color:#93a0b0}
.application-card .field-help{color:#718199}
.amount-wrap{position:relative}.amount-wrap input{padding-inline-end:55px!important}.amount-wrap span{position:absolute;inset-inline-end:17px;top:50%;transform:translateY(-50%);color:#60708a}
.application-terms{border:1px solid #dce4ee;background:#fafbfe;border-radius:11px;padding:20px 25px;max-height:235px;overflow:auto;color:#354a69}
.application-terms ol{margin:0;padding-inline-start:26px;line-height:2.05}
.application-consent{color:#374c69;margin:23px 0 0;font-size:.92rem}
.application-consent input{accent-color:#163f8e;flex:none}
.application-info{background:#edf5ff;border:1px solid #d1e2f7;border-radius:12px;color:#254877;padding:16px 21px;font-size:.91rem;line-height:1.8;margin:24px 0}
.application-submit{width:100%;border:0;border-radius:12px;background:#102e73;color:#fff;padding:19px 26px;min-height:65px;font-weight:700;font-size:1.15rem;box-shadow:0 12px 23px #112f7030}
.application-submit:hover{background:#204596}
.application-after{text-align:center;color:#728097;font-size:.86rem;margin:13px auto 0}
.application-footer{background:#102e73;color:#c8d5ee;padding:26px 0;text-align:center;font-size:.85rem}
@media(max-width:720px){.application-header-inner{height:68px}.application-main{padding-block:33px 70px}.application-intro{margin-bottom:25px}.application-card{padding:25px 22px;margin-bottom:18px}.application-card h2{font-size:1.35rem}.application-card .field label{font-size:.96rem}.application-terms{max-height:220px;padding:17px}.application-submit{font-size:1rem;line-height:1.5}}
