:root{--green-deep:#061710;--cream:#f8f1e3;--gold:#d8ae5c;--gold-light:#efd493;--line:rgba(248,241,227,.25);--sans:"Helvetica Neue",Helvetica,Arial,sans}
*{box-sizing:border-box}html{background:var(--green-deep)}body{margin:0;color:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.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}
.landing{height:100vh;height:100svh;min-height:620px;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);background:var(--green-deep)}
.masthead{z-index:5;min-height:82px;padding:14px clamp(22px,4.2vw,70px);display:flex;align-items:center;border-bottom:1px solid rgba(248,241,227,.14);background:var(--green-deep)}
.brand{width:clamp(148px,13vw,190px);height:52px;display:block}.brand span{display:block;width:100%;height:100%;background:var(--cream);-webkit-mask:url("./arham-mark.png") center/contain no-repeat;mask:url("./arham-mark.png") center/contain no-repeat}.desktop-phone{margin-left:auto;padding-left:28px;display:flex;flex-direction:column;align-items:flex-end;gap:3px;border-left:1px solid rgba(216,174,92,.38);color:var(--cream);font-size:1rem;font-weight:600;letter-spacing:.08em;line-height:1.2;transition:color 180ms ease}.desktop-phone-label{color:var(--gold-light);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.desktop-phone:hover{color:var(--gold-light)}.desktop-phone:focus-visible{outline:2px solid var(--gold-light);outline-offset:6px}
.campaign-hero{position:relative;min-height:0;overflow:hidden;background:var(--green-deep);isolation:isolate}.campaign-slides,.campaign-slide{position:absolute;inset:0;width:100%;height:100%}.campaign-slide{object-fit:cover;object-position:center center;opacity:0;transform:scale(1.006);will-change:opacity}.campaign-slide:first-child{opacity:1}.desktop-slides .campaign-slide:not(:first-child){animation:desktop-fade 30s ease-in-out infinite both}.desktop-slides .campaign-slide:nth-child(2){animation-delay:5s}.desktop-slides .campaign-slide:nth-child(3){animation-delay:11s}.desktop-slides .campaign-slide:nth-child(4){animation-delay:17s}.desktop-slides .campaign-slide:nth-child(5){animation-delay:23s}.mobile-slides{display:none}
.hero-shade{z-index:2;position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,20,14,.08) 45%,rgba(4,24,16,.28) 72%,rgba(4,24,16,.82) 100%),linear-gradient(90deg,rgba(5,24,17,.08),transparent 30%,transparent 70%,rgba(5,24,17,.08));pointer-events:none}
.hero-actions{z-index:3;position:absolute;left:50%;bottom:clamp(24px,4.5vh,48px);width:min(940px,calc(100% - 64px));transform:translateX(-50%);display:grid;grid-template-columns:1.45fr .75fr .9fr;gap:12px}.hero-action{min-width:0;min-height:72px;padding:0 26px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:rgba(4,24,16,.8);color:var(--cream);font-size:.875rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;white-space:nowrap;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform 180ms ease,background 180ms ease,border-color 180ms ease}.hero-action-primary{border-color:var(--gold-light);background:var(--gold);color:#171107}.hero-action:hover{transform:translateY(-2px);background:rgba(10,43,30,.94);border-color:rgba(239,212,147,.7)}.hero-action-primary:hover{background:var(--gold-light)}.hero-action:focus-visible{outline:3px solid var(--gold-light);outline-offset:3px}
@keyframes desktop-fade{0%{opacity:0}3.333%,20%{opacity:1}23.333%,100%{opacity:0}}@keyframes mobile-fade{0%{opacity:0}5.556%,33.333%{opacity:1}38.889%,100%{opacity:0}}
@media(max-width:900px){.landing{min-height:560px}.masthead{min-height:70px;padding:10px 18px;justify-content:center}.brand{width:138px;height:46px}.desktop-phone{display:none}.desktop-slides{display:none}.mobile-slides{display:block}.mobile-slides .campaign-slide:not(:first-child){animation:mobile-fade 18s ease-in-out infinite both}.mobile-slides .campaign-slide:nth-child(2){animation-delay:5s}.mobile-slides .campaign-slide:nth-child(3){animation-delay:11s}.hero-shade{background:linear-gradient(180deg,rgba(4,22,15,.03) 48%,rgba(4,22,15,.24) 72%,rgba(4,22,15,.9) 100%),linear-gradient(90deg,rgba(4,22,15,.08),transparent 36%,transparent 64%,rgba(4,22,15,.08))}.hero-actions{bottom:max(16px,env(safe-area-inset-bottom));width:calc(100% - 28px);grid-template-columns:1fr 1fr;gap:9px}.hero-action{min-height:60px;padding:0 14px;font-size:.8rem;letter-spacing:.1em}.hero-action-primary{grid-column:1/-1;min-height:64px}}
@media(max-width:380px){.hero-action{padding-inline:8px;font-size:.72rem;letter-spacing:.06em}}
@media(max-height:700px) and (max-width:900px){.masthead{min-height:62px}.brand{width:122px;height:40px}.hero-actions{bottom:10px}.hero-action{min-height:50px}.hero-action-primary{min-height:54px}}
@media(prefers-reduced-motion:reduce){.campaign-slide{animation:none;opacity:0;transform:none}.campaign-slide:first-child{opacity:1}.hero-action{transition:none}}
