/* VAC Canada — an editorial identity, in ivory and burgundy. */
:root{--red:#a72d43;--ink:#302a2c;--cream:#f5eee6;--line:#e3d8cd;--muted:#70666a}body{background:#fbf8f3}html{scroll-padding-top:125px}.utility{background:#652335}.utility .wrap{padding:7px 0}.navigation{min-height:91px;gap:20px}header{background:#fbf8f3f5}nav{gap:21px;font-size:12px;margin-left:auto}.nav-cta{border-radius:30px;padding:12px 21px}.brand img{width:165px}.language-switch{display:flex;flex-shrink:0;gap:2px;border:1px solid var(--line);border-radius:24px;padding:4px}.language-switch button{border:0;background:transparent;font-size:11px;font-weight:700;color:var(--ink);padding:7px;border-radius:50%}.language-switch button[aria-pressed=true]{background:var(--ink);color:white}.home-hero{background:radial-gradient(ellipse at 0 100%,#f0e0d5,transparent 55%),#f5eee6;color:var(--ink);min-height:720px;isolation:isolate}.home-hero:before{content:'';position:absolute;width:440px;height:440px;border:1px solid #b6937726;border-radius:50%;left:-210px;top:180px;z-index:-1}.hero-content{padding-top:90px;padding-bottom:70px;pointer-events:none}.hero-content a{pointer-events:auto}.hero-content h1{font-size:clamp(48px,5.1vw,76px);max-width:54%;font-weight:550;letter-spacing:-3.5px}.hero-content h1 em{color:var(--red)}.hero-content>.eyebrow{color:#92334a;font-size:10px;letter-spacing:2.3px}.hero-content>p:not(.eyebrow){color:#716467;max-width:41%;font-size:16px}.hero-content .actions{max-width:47%}.hero-content .button{padding:15px 24px}.hero-bottom{color:#79696b;border-color:#bba39660;max-width:43%;margin-top:48px;font-size:8px;letter-spacing:1.8px}.hero-art{position:absolute;right:4%;top:45px;width:43%;height:610px}.photo-stack{position:absolute;inset:0;border-radius:46% 46% 22px 22px;overflow:hidden;box-shadow:18px 24px 0 #e9dcd0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease;pointer-events:none}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.hero-slide.active img{animation:photo-drift 12s ease-in-out alternate infinite}.photo-stack:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#281a22a0);pointer-events:none}.slide-controls{position:absolute;bottom:23px;left:25px;right:25px;z-index:3;display:flex;align-items:center;justify-content:space-between}.slide-dots{display:flex;gap:9px}.slide-dots button{width:40px;height:40px;border-radius:50%;border:1px solid #ffffff8c;background:#30232e40;color:white;font-size:11px}.slide-dots button[aria-pressed=true]{background:#fbf8f3;color:var(--red);border-color:#fbf8f3}.motion-toggle{display:block!important;border:1px solid #ffffff80;border-radius:25px;padding:9px 15px;color:#fff;font-size:11px}.community-seal{position:absolute;z-index:4;left:-55px;bottom:80px;width:140px;height:140px;border-radius:50%;background:var(--red);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:23px;transform:rotate(-12deg);outline:1px solid #ffffff55;outline-offset:-9px;box-shadow:0 8px 20px #5526381f}.community-seal span{font-family:'Segoe UI',sans-serif;font-size:7px;letter-spacing:1.5px;margin-top:8px}.values-strip{background:transparent;border-bottom:1px solid var(--line);color:#786761;font-family:Georgia,serif;font-style:italic;font-size:25px;padding:24px 5%}.values-strip span{display:block}.values-strip span+span{border-left:1px solid #c9b8aa;padding-left:7%}.button{border:0;border-radius:30px;justify-content:center;background:var(--red)}.button:hover,.nav-cta:hover{background:#772035}.outline{border:1px solid #b59b95;background:transparent;color:var(--ink)}.outline:hover{background:#e8dcd2}.live-dot{background:var(--red)}h2{font-weight:500;letter-spacing:-1.9px}h2 em{color:var(--red)}.home-service,.service-card{border:0;border-radius:22px;background:#fffdf9;box-shadow:0 9px 34px #5f423407;padding:36px}.home-service:nth-child(2){background:#eee3d7}.home-service:nth-child(3){background:#e8eae2}.number{font-family:Georgia,serif;font-style:italic;font-size:26px;color:#a17d75;margin-bottom:35px}.home-service h3,.service-card h3{font-weight:500}.feature>img{border-radius:160px 160px 24px 24px}.story{border-radius:22px;overflow:hidden;background:#fffdf9}.story>img{transition:transform .5s}.story:hover>img{transform:scale(1.025)}.red{color:var(--red)}.cta{background:#69293d;margin:0 24px;border-radius:35px 35px 0 0}.cta h2 em{color:#f2c2b1}.cta .light{background:#f5eee6;color:var(--ink)}footer{background:#30272c}.footer-brand span{color:#eab2b9}.page-hero{background:radial-gradient(ellipse at 90% 80%,#e8d6c8,transparent 60%),var(--cream);color:var(--ink);border-radius:0 0 65px 0}.page-hero em{color:var(--red)}.page-hero .eyebrow{color:var(--red)}.page-hero .intro{color:var(--muted)}.page-hero h1{font-weight:500}.orbit{border-color:#af826b25}.orbit:before{border-color:#af826b20}.orbit:after{background:#a72d4350}.gallery img{border-radius:24px}.person img{border-radius:140px 140px 20px 20px}.text-link{background:transparent;border:0;border-bottom:1px solid #bb8e94;border-radius:0;cursor:pointer}.heading-button{font:inherit;letter-spacing:inherit;padding:0;color:inherit;border:0;background:none;text-align:left}.heading-button:hover,.service-card h3 a:hover{color:var(--red)}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;scroll-margin-top:30px}.contact-intro{padding-top:35px}.contact-intro h2{font-size:52px}.contact-intro p:not(.eyebrow){color:var(--muted)}.email-address{display:block;font-size:23px;letter-spacing:-.5px;color:var(--red);margin:25px 0 18px;overflow-wrap:anywhere}.contact-photo{position:relative;margin-top:45px;width:90%;border-radius:130px 130px 22px 22px;overflow:hidden}.contact-photo img{height:300px;width:100%;object-fit:cover;object-position:center 35%}.contact-photo span{display:block;background:#e8dcd1;padding:15px;text-align:center;font-size:11px}.contact-form{background:#fffdfb;border:1px solid #ece0d6;border-radius:30px;padding:45px;box-shadow:0 20px 70px #68374709;position:relative;overflow:hidden}.form-heading{position:relative;padding-top:25px}.form-number{position:absolute;top:-17px;right:0;font:italic 60px Georgia;color:#efe1d8;pointer-events:none}.form-heading .eyebrow,.form-heading h2{position:relative}.form-heading h2{font-size:34px;max-width:350px}.form-heading>p:last-child{font-size:11px;color:var(--muted);margin-bottom:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}.form-grid label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:9px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;min-width:0;background:#faf6f1;border:1px solid #e5d9cf;border-radius:11px;padding:14px 15px;font:14px 'Segoe UI',sans-serif;color:var(--ink)}textarea{resize:vertical;min-height:140px}input::placeholder,textarea::placeholder{color:#978985}input:focus,select:focus,textarea:focus{outline:2px solid #a72d4345;border-color:var(--red);outline-offset:2px}.consent{display:flex;align-items:start;gap:10px;font-size:11px;color:var(--muted);margin:25px 0}.consent input{width:17px;height:17px;flex-shrink:0;accent-color:var(--red);margin-top:2px}.form-submit{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.form-submit>span{font:italic 16px Georgia;color:#8d7472}.form-status{margin:20px 0 0;font-size:13px}.form-status:empty{display:none}.form-status[data-state=error]{color:#a12539}.form-status[data-state=success]{color:#276443}.button:disabled{opacity:.6;cursor:wait}.honey{position:absolute;left:-9999px}.donation-modal{width:min(550px,calc(100% - 32px));padding:50px 44px;border:0;border-radius:30px;background:#fcf7f0;color:var(--ink);text-align:center;max-height:90vh;overflow:auto;box-shadow:0 30px 100px #19081040}.donation-modal::backdrop{background:#29151dcc;backdrop-filter:blur(7px)}.modal-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:29px;color:var(--muted)}.modal-emblem{width:65px;height:65px;border-radius:50%;margin:0 auto 25px;background:#edd8d7;color:var(--red);font-size:39px;line-height:65px}.donation-modal h2{font-size:39px}.donation-modal>p:not(.eyebrow){font-size:14px;color:var(--muted)}.modal-email{display:block;color:var(--red);font-size:14px;margin-top:18px}
@media(min-width:1600px){.home-hero{min-height:800px}.hero-art{right:max(5%,calc((100% - 1330px)/2));width:540px;height:670px}.hero-content{padding-top:115px}}
@media(max-width:1100px){nav{gap:13px;font-size:11px}.navigation{gap:14px}.brand img{width:140px}.hero-art{right:3%;width:43%;height:565px;top:50px}.hero-content h1{font-size:59px}.community-seal{width:110px;height:110px;left:-30px;font-size:18px}.community-seal span{font-size:6px}.contact-layout{gap:35px}.contact-form{padding:30px}.hero-content .actions{gap:10px}.hero-content .button{font-size:12px}.values-strip span+span{padding-left:5%}}
@media(max-width:900px){nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fbf8f3;padding:24px;flex-direction:column;align-items:stretch;font-size:14px;gap:20px}nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;border-radius:12px;font-size:20px;background:transparent;border:1px solid var(--line);padding:5px 12px}.hero-content h1{font-size:53px}.hero-art{height:540px}.hero-content>p:not(.eyebrow){max-width:44%;font-size:14px}.contact-layout{grid-template-columns:1fr}.contact-intro{max-width:600px}.contact-photo{display:none}.contact-form{padding:40px}.navigation{min-height:80px}.hero-content{padding-top:70px}.hero-bottom{margin-top:30px}.values-strip{font-size:21px}.hero-content .actions{flex-direction:column;align-items:start}}
@media(max-width:650px){.home-hero{padding-bottom:38px;display:flex;flex-direction:column}.hero-content{order:0;padding-top:45px;padding-bottom:25px}.hero-content h1{max-width:100%;font-size:clamp(43px,9.2vw,58px);letter-spacing:-2.4px}.hero-content>p:not(.eyebrow){max-width:100%;font-size:15px}.hero-content .actions{max-width:100%;flex-direction:row}.hero-content .button{padding:13px 18px;font-size:11px}.hero-bottom{display:none}.hero-art{position:relative;order:1;top:auto;right:auto;width:calc(100% - 55px);height:420px;margin:0 auto}.photo-stack{border-radius:150px 150px 20px 20px;box-shadow:10px 12px 0 #e9dcd0}.community-seal{left:-10px;bottom:70px;width:90px;height:90px;font-size:15px}.community-seal span{font-size:5px;letter-spacing:1px}.hero-slide img{object-position:center 36%}.values-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:19px;gap:8px;padding:18px}.values-strip span+span{border:0;padding:0}.page-hero{border-radius:0 0 40px 0}.page-hero h1{font-size:40px}.contact-form{padding:26px 21px;border-radius:22px}.contact-intro{padding-top:0}.contact-intro h2{font-size:43px}.form-grid{gap:20px 12px}.form-heading h2{font-size:30px}.form-number{font-size:49px}.cta{margin:0 12px;border-radius:25px 25px 0 0}.donation-modal{padding:45px 25px}.donation-modal h2{font-size:33px}.language-switch button{font-size:10px;padding:6px}.navigation{gap:10px}.brand img{width:140px}.gallery img{border-radius:20px}.email-address{font-size:23px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-slide.active img{animation:none}}

.community-seal{white-space:nowrap;font-size:19px}@media(max-width:1100px){.community-seal{font-size:16px}}@media(max-width:650px){.community-seal{font-size:13px}}

.contact-form{scroll-margin-top:115px}
