.sahaba-site{--teal-deep:#0b2d2c;--teal:#123f3d;--sand:#f6efe0;--sand-light:#fbf7ee;--gold:#d9a441;--gold-deep:#b07e2a;--sage:#5c8b6f;--brick:#b5552f;--ink:#1c2624;--white:#ffffff;--line:rgba(28,38,36,0.12);--shadow:0 10px 30px rgba(11,45,44,0.12);font-family:Work Sans,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--sand-light);line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}.sahaba-site *{box-sizing:border-box;margin:0;padding:0}.sahaba-site img,.sahaba-site svg{display:block}.sahaba-site a{color:inherit;text-decoration:none}.sahaba-site h1,.sahaba-site h2,.sahaba-site h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.1;color:var(--teal-deep)}.sahaba-site button{font-family:inherit;cursor:pointer}.sahaba-site :focus-visible{outline:3px solid var(--gold);outline-offset:2px}.sahaba-site .eyebrow{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);font-weight:600;display:flex;align-items:center;gap:.5rem}.sahaba-site .eyebrow:before{content:"";width:18px;height:2px;background:var(--gold-deep);display:inline-block}.sahaba-site .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.sahaba-site .site-header{position:sticky;top:0;z-index:50;background:rgba(251,247,238,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.sahaba-site .nav{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;max-width:1120px;margin:0 auto}.sahaba-site .brand{display:flex;align-items:center;gap:10px}.sahaba-site .brand-mark{width:60px;height:60px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(11,45,44,.32),0 0 0 3px #fff,0 0 0 5px rgba(217,164,65,.75)}.sahaba-site .brand-mark img{width:100%;height:100%;object-fit:cover}.sahaba-site .footer-brand .brand-mark{box-shadow:0 6px 18px rgba(0,0,0,.45),0 0 0 3px #fff,0 0 0 5px rgba(217,164,65,.75)}.sahaba-site .brand-text{display:flex;flex-direction:column;line-height:1.05}.sahaba-site .brand-text .name{font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;color:var(--teal-deep)}.sahaba-site .brand-text .sub{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.66rem;letter-spacing:.15em;color:var(--sage);text-transform:uppercase}.sahaba-site nav.links{display:flex;align-items:center;gap:28px}.sahaba-site nav.links a{font-size:.95rem;font-weight:500;color:var(--ink);transition:color .15s}.sahaba-site nav.links a:hover{color:var(--gold-deep)}.sahaba-site .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:999px;border:none;font-weight:600;font-size:.92rem;transition:transform .15s ease,box-shadow .15s ease}.sahaba-site .btn:hover{transform:translateY(-2px)}.sahaba-site .btn-gold{background:var(--gold);color:var(--teal-deep);box-shadow:0 6px 18px rgba(217,164,65,.4)}.sahaba-site .btn-gold:hover{box-shadow:0 10px 22px rgba(217,164,65,.5)}.sahaba-site .btn-outline{background:transparent;color:var(--sand);border:1.5px solid rgba(246,239,224,.5)}.sahaba-site .btn-outline:hover{border-color:var(--sand);background:rgba(246,239,224,.08)}.sahaba-site .menu-toggle{display:none;background:none;border:none;padding:8px}.sahaba-site .menu-toggle svg{width:26px;height:26px;stroke:var(--teal-deep)}.sahaba-site .hero{background:radial-gradient(ellipse at 80% 0,rgba(217,164,65,.18),transparent 55%),var(--teal-deep);color:var(--sand);padding:90px 24px 70px;position:relative;overflow:hidden}.sahaba-site .hero-inner{max-width:1120px;margin:0 auto;position:relative}.sahaba-site .hero .eyebrow{color:var(--gold)}.sahaba-site .hero .eyebrow:before{background:var(--gold)}.sahaba-site .hero h1{font-size:clamp(2.2rem,5vw,3.6rem);color:var(--sand);margin:18px 0 14px;max-width:15ch}.sahaba-site .hero .quote-line,.sahaba-site .hero h1 em{color:var(--gold);font-style:italic}.sahaba-site .hero .quote-line{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:1.15rem;margin-bottom:18px}.sahaba-site .hero p.lead{max-width:52ch;font-size:1.08rem;color:rgba(246,239,224,.88);margin-bottom:34px}.sahaba-site .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:56px}.sahaba-site .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(246,239,224,.15);border-radius:16px;overflow:hidden;border:1px solid rgba(246,239,224,.15)}.sahaba-site .hero-stats div{background:rgba(11,45,44,.4);padding:20px 22px}.sahaba-site .hero-stats .num{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:1.6rem;font-weight:600;color:var(--gold)}.sahaba-site .hero-stats .lbl{font-size:.82rem;color:rgba(246,239,224,.85);margin-top:4px}.sahaba-site section{padding:76px 24px}.sahaba-site .section-head{max-width:640px;margin-bottom:44px}.sahaba-site .section-head h2{font-size:clamp(1.7rem,3.4vw,2.4rem);margin:14px 0 12px}.sahaba-site .section-head p{color:#495650;font-size:1.02rem}.sahaba-site .needs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.sahaba-site .need-card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:14px}.sahaba-site .need-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.sahaba-site .need-icon{width:46px;height:46px;border-radius:12px;background:var(--sand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sahaba-site .need-icon svg{width:26px;height:26px;stroke:var(--teal-deep);fill:none;stroke-width:1.6}.sahaba-site .need-tag{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px;font-weight:600;white-space:nowrap}.sahaba-site .tag-high{background:rgba(181,85,47,.12);color:var(--brick)}.sahaba-site .tag-medium{background:rgba(217,164,65,.16);color:var(--gold-deep)}.sahaba-site .tag-steady{background:rgba(92,139,111,.15);color:var(--sage)}.sahaba-site .need-name{font-family:Fraunces,Georgia,serif;font-size:1.18rem;color:var(--teal-deep);font-weight:600}.sahaba-site .need-examples{font-size:.88rem;color:#5b665f}.sahaba-site .fill-track{height:10px;background:var(--sand);border-radius:999px;overflow:hidden;margin-top:4px}.sahaba-site .fill-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--sage),var(--gold));width:0;transition:width 1.1s ease}.sahaba-site .fill-caption{display:flex;justify-content:space-between;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;color:#6b756f}.sahaba-site .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sahaba-site .step{background:var(--sand);border-radius:18px;padding:26px 24px;border:1px solid var(--line)}.sahaba-site .step .stepnum{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.85rem;font-weight:600;color:var(--gold-deep);margin-bottom:14px;display:block}.sahaba-site .step h3{font-size:1.18rem;margin-bottom:8px;color:var(--teal-deep)}.sahaba-site .step p{font-size:.94rem;color:#4b564f}.sahaba-site .portal{background:var(--teal-deep);color:var(--sand);border-radius:28px;padding:48px 8px}.sahaba-site .portal .wrap-inner{max-width:640px;margin:0 auto;padding:0 24px}.sahaba-site .portal .section-head{max-width:none}.sahaba-site .portal .section-head p{color:rgba(246,239,224,.82)}.sahaba-site .portal .eyebrow{color:var(--gold)}.sahaba-site .portal .eyebrow:before{background:var(--gold)}.sahaba-site .portal .section-head h2{color:var(--sand)}.sahaba-site .tabs{display:flex;gap:8px;background:rgba(246,239,224,.08);padding:6px;border-radius:14px;margin-bottom:26px}.sahaba-site .tab-btn{flex:1;border:none;background:transparent;color:rgba(246,239,224,.7);padding:12px;border-radius:10px;font-weight:600;font-size:.94rem;transition:all .15s}.sahaba-site .tab-btn.active{background:var(--gold);color:var(--teal-deep)}.sahaba-site .panel{display:none;flex-direction:column;gap:16px}.sahaba-site .panel.active{display:flex}.sahaba-site label{font-size:.88rem;font-weight:600;color:rgba(246,239,224,.9);display:block;margin-bottom:6px}.sahaba-site input[type=date],.sahaba-site input[type=email],.sahaba-site input[type=number],.sahaba-site input[type=tel],.sahaba-site input[type=text],.sahaba-site select,.sahaba-site textarea{width:100%;padding:13px 14px;border-radius:10px;border:1.5px solid rgba(246,239,224,.25);background:rgba(246,239,224,.08);color:var(--sand);font-family:inherit;font-size:.95rem}.sahaba-site select option{color:var(--ink)}.sahaba-site ::placeholder{color:rgba(246,239,224,.55)}.sahaba-site .field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sahaba-site .radio-row{display:flex;gap:10px;flex-wrap:wrap}.sahaba-site .radio-pill{border:1.5px solid rgba(246,239,224,.25);border-radius:999px;padding:10px 18px;font-size:.88rem;cursor:pointer;transition:all .15s;position:relative}.sahaba-site .radio-pill input{position:absolute;opacity:0;pointer-events:none}.sahaba-site .radio-pill:has(input:checked){background:var(--gold);border-color:var(--gold);color:var(--teal-deep);font-weight:600}.sahaba-site .amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sahaba-site .amount-btn{padding:14px;border-radius:12px;border:1.5px solid rgba(246,239,224,.25);background:rgba(246,239,224,.06);color:var(--sand);font-weight:600;font-family:IBM Plex Mono,ui-monospace,monospace}.sahaba-site .amount-btn.active{background:var(--gold);color:var(--teal-deep);border-color:var(--gold)}.sahaba-site .submit-btn{margin-top:6px;width:100%;padding:15px;font-size:1rem}.sahaba-site .form-note{font-size:.8rem;color:rgba(246,239,224,.72);text-align:center;margin-top:6px}.sahaba-site .form-error{font-size:.85rem;color:#ffcdb2;text-align:center}.sahaba-site .confirm{text-align:center;padding:30px 10px}.sahaba-site .confirm-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center}.sahaba-site .confirm-icon svg{width:28px;height:28px;stroke:var(--teal-deep)}.sahaba-site .confirm h3{color:var(--sand);font-size:1.3rem;margin-bottom:8px}.sahaba-site .confirm p{color:rgba(246,239,224,.85);font-size:.95rem;max-width:38ch;margin:0 auto}.sahaba-site .trust{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.sahaba-site .trust-visual{aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:var(--sand);border:1px solid var(--line)}.sahaba-site .trust-visual img{width:100%;height:100%;object-fit:cover}.sahaba-site .trust-copy p{color:#4b564f;margin-bottom:14px;font-size:1.02rem}.sahaba-site .trust-copy .eyebrow{margin-bottom:14px}.sahaba-site .trust-copy h2{margin-bottom:16px}.sahaba-site .trust-list{list-style:none;margin-top:20px;display:flex;flex-direction:column;gap:12px}.sahaba-site .trust-list li{display:flex;gap:10px;align-items:flex-start;font-size:.95rem;color:#374039}.sahaba-site .trust-list svg{width:20px;height:20px;stroke:var(--sage);flex-shrink:0;margin-top:2px}.sahaba-site footer{background:var(--teal-deep);color:rgba(246,239,224,.78);padding:52px 24px 26px}.sahaba-site .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;max-width:1120px;margin:0 auto 34px}.sahaba-site .foot-grid .brand-text .name{color:var(--sand)}.sahaba-site footer h4{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.sahaba-site footer ul{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:.92rem}.sahaba-site footer ul a:hover{color:var(--sand)}.sahaba-site .foot-bottom{max-width:1120px;margin:0 auto;padding-top:22px;border-top:1px solid rgba(246,239,224,.14);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:.82rem}.sahaba-site nav.links.open{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--sand-light);padding:20px 24px;gap:16px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}@media (max-width:860px){.sahaba-site .field-row,.sahaba-site .steps,.sahaba-site .trust{grid-template-columns:1fr}.sahaba-site .foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.sahaba-site nav.links{display:none}.sahaba-site .menu-toggle{display:block}.sahaba-site .hero-stats{grid-template-columns:1fr}.sahaba-site .amount-grid{grid-template-columns:repeat(2,1fr)}.sahaba-site .foot-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sahaba-site .fill-bar{transition:none}}