:root{--navy:#0f2948;--navy-2:#081d35;--gold:#e6a514;--gold-soft:#f4d58c;--cream:#fbf7ef;--paper:#fffdfa;--text:#3d4b5e;--muted:#697382;--line:#eadfc9;--white:#fff;--shadow:0 22px 60px rgba(15,41,72,.12);--radius:20px;--container:1200px;--minimum-font-size:12px}*{box-sizing:border-box}html{scroll-padding-top:92px}body,html{font-size:16px}body{background:var(--paper);font-family:Segoe UI,Arial,sans-serif;line-height:1.6;margin:0}body.nav-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{font-size:clamp(2.65rem,5vw,5.25rem);letter-spacing:-.045em;line-height:1.02;margin-bottom:10px}h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.03em;line-height:1.08;margin-bottom:18px}h3{font-size:1.22rem;line-height:1.25}p{color:var(--text)}.container{margin-inline:auto;width:min(var(--container),calc(100% - 40px))}.section{padding:92px 0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link{background:var(--navy);border-radius:8px;color:#fff;left:12px;padding:12px 16px;position:fixed;top:-60px;z-index:999}.skip-link:focus{top:12px}.eyebrow{align-items:center;color:#ba7900;display:inline-flex;font-size:.77rem;font-weight:800;gap:10px;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.eyebrow:before{background:var(--gold);content:"";height:2px;width:28px}.button{align-items:center;background:var(--navy);border:1px solid var(--navy);border-radius:6px;box-shadow:0 10px 24px rgba(15,41,72,.16);color:#fff;display:inline-flex;font-weight:800;gap:10px;justify-content:center;padding:14px 22px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:focus-visible,.button:hover{background:var(--navy-2);border-color:var(--navy-2);transform:translateY(-2px)}.button-outline{background:#fff;border-color:var(--gold)}.button-outline:focus-visible,.button-outline:hover{background:var(--cream);color:var(--navy)}.button-small{padding:12px 19px}:focus-visible{outline:3px solid rgba(230,165,20,.45);outline-offset:3px}.site-header{backdrop-filter:blur(14px);background:hsla(0,0%,100%,.96);border-bottom:1px solid rgba(234,223,201,.8);position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;gap:28px;justify-content:space-between;min-height:82px}.brand img{height:auto;width:245px}.main-nav{align-items:center;display:flex;font-size:.9rem;font-weight:700;gap:25px;letter-spacing:.045em;text-transform:uppercase}.main-nav>a:not(.button){padding:30px 0;position:relative}.main-nav>a:not(.button):after{background:var(--gold);bottom:20px;content:"";height:2px;left:0;position:absolute;right:100%;transition:right .2s ease}.main-nav>a.is-active:after,.main-nav>a:focus-visible:after,.main-nav>a:hover:after{right:0}.menu-toggle{background:none;border:0;display:none;padding:8px}.menu-toggle span:not(.sr-only){background:var(--navy);display:block;height:2px;margin:5px;width:27px}.hero{background:linear-gradient(90deg,#fffdfa,#fffaf3 43%,#f4ede2);overflow:hidden;position:relative}.hero-pattern{background:url(../images/sunflower-outline.svg) left 70%/270px no-repeat;inset:0 auto 0 0;opacity:.8;pointer-events:none;position:absolute;width:300px}.hero-grid{display:grid;gap:38px;grid-template-columns:.85fr 1.15fr;min-height:625px}.hero-copy{padding:68px 0;position:relative;z-index:2}.hero-accent{color:#c98100;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3.1vw,3.2rem);line-height:1.1}.gold-rule{align-items:center;display:flex;margin:15px 0 26px;width:300px}.gold-rule:after,.gold-rule:before{background:var(--gold);content:"";flex:1;height:2px}.gold-rule span{background:var(--gold);height:10px;margin:0 9px;transform:rotate(45deg);width:10px}.hero-text{font-size:1.12rem;margin-bottom:28px;max-width:610px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.trust-note{font-weight:650;margin:28px 0 0}.trust-note span{color:var(--gold);margin-right:8px}.hero-visual{align-items:center;align-self:stretch;display:flex;margin:0}.hero-visual img{border-radius:0 0 0 24px;box-shadow:var(--shadow);height:520px;object-fit:cover;object-position:center}.hero-visual:after{background:var(--gold);border-radius:999px;content:"";height:4px;inset:auto 12% 30px auto;position:absolute;width:110px}.proof-strip{background:#fff;border-block:1px solid var(--line);padding:26px 0;text-align:center}.proof-strip p{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.17rem;margin-bottom:14px}.proof-items{color:var(--navy);display:flex;flex-wrap:wrap;font-weight:700;gap:0;justify-content:center}.proof-items span{border-right:1px solid var(--gold-soft);padding:0 32px}.proof-items span:last-child{border-right:0}.section-heading{margin-bottom:38px;max-width:760px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading>p:last-child{font-size:1.05rem}.service-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 34px rgba(15,41,72,.045);padding:30px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover{border-color:var(--gold-soft);box-shadow:var(--shadow);transform:translateY(-5px)}.feature-icon,.icon-box{background:#fffaf0;border:1px solid var(--gold-soft);border-radius:50%;color:var(--navy);display:grid;height:54px;margin-bottom:21px;place-items:center;width:54px}.feature-icon svg,.icon-box svg{fill:none;height:27px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:27px}.service-card p{color:var(--muted);min-height:78px}.text-link{color:var(--navy);font-weight:800}.text-link span{color:var(--gold)}.why-section{background:linear-gradient(180deg,#fffdfa,#fff);position:relative}.why-flower{background:url(../images/sunflower-outline.svg) 50%/contain no-repeat;height:320px;left:-90px;position:absolute;top:35%;width:320px}.feature-grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);position:relative}.feature-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.feature-icon{color:#c98100;margin:0 auto 18px}.feature-card p{color:var(--muted);font-size:.94rem;margin-bottom:0}.process-section{background:#fffaf2;border-block:1px solid var(--line)}.process-grid{display:grid;gap:0;grid-template-columns:repeat(5,1fr);position:relative}.process-grid:before{background:linear-gradient(90deg,var(--gold),#f2c35a,var(--gold));content:"";height:2px;left:7%;position:absolute;right:7%;top:24px}.process-step{padding:0 14px;position:relative;text-align:center}.step-number{background:var(--navy);border:4px solid #fffaf2;border-radius:50%;color:#fff;display:grid;font-weight:800;height:48px;margin:0 auto 18px;place-items:center;position:relative;width:48px;z-index:2}.process-step h3{margin-bottom:1px}.process-step strong{color:#c98100;margin-bottom:8px}.process-step p{color:var(--muted);font-size:.88rem}.work-section{background:#fff}.work-layout{align-items:start;display:grid;gap:38px;grid-template-columns:.72fr 1.28fr}.project-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.project-card{border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 38px rgba(15,41,72,.07)}.project-card img{height:230px;object-fit:cover}.project-card:nth-child(2) img{object-position:center}.project-card>div{padding:24px}.project-card p{margin-bottom:0}.about-section{background:linear-gradient(110deg,#fffdfa,#f8f1e6);position:relative}.about-section:after{background:url(../images/sunflower-outline.svg) 50%/contain no-repeat;bottom:30px;content:"";height:270px;position:absolute;right:-80px;width:270px}.mission-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr .8fr;position:relative;z-index:2}.mission-card,.values-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px}.values-card{background:var(--navy);color:#fff}.values-card h3{color:#fff}.values-card ul{display:grid;gap:12px;list-style:none;margin:0;padding:0}.values-card li{color:#fff}.values-card li:before{background:var(--gold);border-radius:50%;color:var(--navy);content:"✓";display:inline-grid;font-weight:900;height:22px;margin-right:10px;place-items:center;width:22px}.brand-promise{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;margin:32px 0 0;text-align:center}.global-section{background:linear-gradient(180deg,#fffdfa,#fbf3e6 54%,#fffaf2);padding:104px 0 88px}.global-section:before{background:radial-gradient(circle at 12% 42%,rgba(230,165,20,.1) 0 2px,transparent 2.6px) 0 0/18px 18px,radial-gradient(circle at 88% 38%,rgba(15,41,72,.055) 0 1.6px,transparent 2.3px) 0 0/21px 21px;mask-image:linear-gradient(90deg,rgba(0,0,0,.8),transparent 42%,transparent 58%,rgba(0,0,0,.7))}.global-map-pattern{background:radial-gradient(ellipse at 18% 43%,rgba(230,165,20,.48) 0 2px,transparent 2.6px) 0 0/16px 16px,radial-gradient(ellipse at 83% 42%,rgba(230,165,20,.42) 0 2px,transparent 2.6px) 0 0/16px 16px;clip-path:polygon(0 26%,12% 17%,22% 27%,35% 18%,48% 30%,63% 20%,76% 28%,90% 16%,100% 28%,100% 75%,88% 66%,77% 77%,63% 68%,49% 80%,35% 69%,22% 79%,10% 67%,0 76%);inset:10% 0 8%;opacity:.22}.global-wave{border-radius:50%;height:120px;left:-10%;pointer-events:none;position:absolute;width:120%;z-index:-1}.global-wave-one{border-top:4px solid rgba(230,165,20,.26);bottom:-78px;transform:rotate(-1.2deg)}.global-wave-two{border-top:22px solid rgba(230,165,20,.08);bottom:-61px;transform:rotate(1.2deg)}.global-grid{gap:54px;grid-template-columns:.92fr 1.08fr}.global-copy h2{font-size:clamp(2.5rem,4.8vw,4.7rem);margin-bottom:18px}.global-lead{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.38rem;margin-bottom:14px}.global-benefits{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 30px}.global-benefits span{align-items:center;background:hsla(0,0%,100%,.72);border-radius:999px;box-shadow:0 8px 24px rgba(15,41,72,.06);color:var(--navy);display:inline-flex;font-size:.88rem;font-weight:750;gap:9px;padding:10px 14px}.global-benefits b{background:var(--gold);border-radius:50%;color:var(--navy);display:grid;font-size:var(--minimum-font-size);height:25px;place-items:center;width:25px}.global-visual{min-height:480px}.global-visual:before{border:1px solid rgba(230,165,20,.32);content:"";transform:rotate(-12deg);width:78%}.global-visual:after{background:radial-gradient(circle,#fff 0 44%,#e21d2f 45% 52%,#fff 53% 66%,rgba(230,165,20,.55) 67% 70%,transparent 71%);border-radius:50%;bottom:8%;content:"";height:98px;opacity:0;position:absolute;right:3%;width:98px}.global-visual img{border-radius:50%;filter:drop-shadow(0 26px 28px rgba(15,41,72,.16));mix-blend-mode:multiply;object-fit:cover;width:min(100%,620px)}@media(max-width:1050px){.global-grid{gap:20px;grid-template-columns:1fr}.global-copy{max-width:760px}.global-visual{min-height:360px}.global-visual img{width:min(100%,540px)}}@media(max-width:780px){.global-section{padding:72px 0 62px}.global-benefits{display:grid;grid-template-columns:1fr}.global-visual{min-height:300px}.global-visual img{width:min(100%,430px)}}.contact-section{background:#fff}.contact-image{background-size:cover;border-block:1px solid var(--line);height:230px}.contact-grid{align-items:start;display:grid;gap:55px;grid-template-columns:.8fr 1.2fr;padding-bottom:85px}.contact-copy{position:sticky;top:115px}.contact-form{background:#fffaf2;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:30px}.form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr}.contact-form label{display:grid;font-weight:750;gap:7px;margin-bottom:16px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #d9ccb5;border-radius:8px;color:var(--ink);padding:13px 14px;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);outline:3px solid rgba(230,165,20,.16)}.form-status{color:var(--navy);font-size:.92rem;margin:13px 0 0}.site-footer{background:var(--navy-2);color:#fff;padding:52px 0 24px}.footer-grid{display:grid;gap:42px;grid-template-columns:1.45fr 1fr 1fr 1.1fr}.footer-logo-card{background:#fff;border-radius:8px;display:inline-block;margin-bottom:14px;padding:7px 12px}.footer-logo-card img{width:220px}.site-footer h3{color:var(--gold);font-family:Segoe UI,Arial,sans-serif;font-size:.92rem;letter-spacing:.1em;margin-bottom:14px;text-transform:uppercase}.site-footer a,.site-footer p{color:#d4dfeb;display:block;font-size:.92rem;margin-bottom:8px}.footer-brand p{max-width:330px}.footer-bottom{color:#9fb0c1;display:flex;font-size:.86rem;gap:20px;justify-content:space-between;margin-top:38px;padding-top:20px}.reveal{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.js-enabled .reveal{opacity:0;transform:translateY(18px)}.js-enabled .reveal.is-visible{opacity:1;transform:none}@media(max-width:1050px){.main-nav{font-size:.82rem;gap:16px}.main-nav>a:not(.button){padding:28px 0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-bottom:24px}.hero-visual img{border-radius:18px 18px 0 0;height:auto}.feature-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.contact-grid,.work-layout{grid-template-columns:1fr}.contact-copy{position:static}.mission-grid{grid-template-columns:1fr 1fr}.values-card{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){html{scroll-padding-top:74px}.container{width:min(100% - 28px,var(--container))}.section{padding:68px 0}.header-inner{min-height:72px}.brand img{width:205px}.menu-toggle{display:block}.main-nav{background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);display:grid;gap:0;left:0;opacity:0;padding:18px 24px 24px;pointer-events:none;position:fixed;right:0;top:72px;transform:translateY(-130%);transition:transform .25s ease,opacity .25s ease}.main-nav.is-open{opacity:1;pointer-events:auto;transform:none}.main-nav>a:not(.button){padding:13px 0}.main-nav>a:not(.button):after{bottom:8px}.main-nav .button{margin-top:10px}.hero-grid{gap:0}.hero-copy{padding:48px 0 24px}.hero-pattern{opacity:.4}.hero-visual{margin-inline:-14px}.hero-visual img{border-radius:0}.proof-items span{border-right:0;padding:8px;width:50%}.feature-grid,.form-row,.mission-grid,.project-grid,.service-grid{grid-template-columns:1fr}.values-card{grid-column:auto}.process-grid{gap:20px;grid-template-columns:1fr}.process-grid:before{bottom:24px;height:auto;left:24px;right:auto;top:24px;width:2px}.process-step{min-height:95px;padding-left:76px;text-align:left}.step-number{left:0;position:absolute;top:0}.contact-image{height:170px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}.proof-strip{background:linear-gradient(180deg,#fff,#fffaf3)}.process-section,.proof-strip{border-block-color:rgba(234,223,201,.62)}.process-section{background:linear-gradient(180deg,#fffaf3,#fffdf9)}.about-section{background:linear-gradient(180deg,#fffdfa,#fbf4e9)}.contact-section{background:linear-gradient(180deg,#fffaf2,#fff 34%)}.feature-card,.mission-card,.project-card,.service-card{border-color:rgba(234,223,201,.8)}:root{--navy:#102b4c;--navy-2:#071d35;--gold:#dc9710;--gold-soft:#f2d48f;--sand:#f5eadb;--ink:#142c4c;--text:#405064;--muted:#6a7584;--line:hsla(39,40%,67%,.48);--shadow:0 24px 65px rgba(15,41,72,.11)}body{background:radial-gradient(circle at 10% 5%,rgba(230,165,20,.035),transparent 24%),var(--paper)}section[id]{scroll-margin-top:90px}.section{padding:86px 0}.site-header{border-bottom:1px solid hsla(39,40%,67%,.34);box-shadow:0 8px 26px rgba(15,41,72,.045)}.header-inner{min-height:86px}.brand img{width:252px}.main-nav{font-size:.84rem;gap:22px}.button,.main-nav .button{border-radius:8px}.button{box-shadow:0 12px 28px rgba(15,41,72,.15)}.button-outline{background:hsla(0,0%,100%,.78)}.hero{background:linear-gradient(100deg,#fffdfa,#fff8ed 50%,#f2e7d8)}.hero-grid{min-height:650px}.hero-copy{padding:76px 0}.hero-copy h1{max-width:620px}.hero-visual{padding:40px 0}.hero-visual img{border:1px solid hsla(39,40%,67%,.36);border-radius:24px;box-shadow:0 28px 68px rgba(15,41,72,.15);height:500px}.hero-visual:after{display:none}.proof-strip{background:linear-gradient(180deg,#fff,#fffaf1);border-bottom:1px solid hsla(39,40%,67%,.3);border-top:0;padding:30px 0 27px}.proof-strip p{font-size:1.22rem;margin-bottom:16px}.proof-items{gap:6px 0}.proof-items span{color:#244261;padding:0 34px}.section-heading{margin-bottom:42px}.section-heading.centered{max-width:820px}.section-heading>p:last-child{line-height:1.75}.eyebrow{color:#b87400}#services{background:radial-gradient(circle at 92% 8%,rgba(230,165,20,.055),transparent 20%),#fffdf9}.service-card{border:1px solid hsla(39,40%,67%,.48);border-radius:16px;box-shadow:0 13px 38px rgba(15,41,72,.055);min-height:310px;overflow:hidden;padding:31px 30px 28px;position:relative}.service-card:before{background:linear-gradient(90deg,var(--gold),#f0c45a);content:"";height:4px;left:0;opacity:.82;position:absolute;right:0;top:0}.service-card:hover{box-shadow:0 24px 58px rgba(15,41,72,.12);transform:translateY(-6px)}.service-card p{line-height:1.7;min-height:auto}.feature-icon,.icon-box{background:linear-gradient(145deg,#fffaf0,#fff);border-color:rgba(220,151,16,.38)}.text-link{align-items:center;display:inline-flex;gap:5px;margin-top:auto}.why-section{background:radial-gradient(circle at 0 55%,rgba(230,165,20,.08),transparent 24%),linear-gradient(180deg,#fbf5e9,#fffaf2)}.why-flower{opacity:.3}.feature-grid{gap:20px}.feature-card{background:hsla(0,0%,100%,.76);border:1px solid hsla(39,40%,67%,.42);border-radius:16px;box-shadow:0 12px 34px rgba(15,41,72,.045);padding:29px 25px}.feature-card h3{margin-bottom:10px}.feature-card p{line-height:1.65}.process-section{background:linear-gradient(180deg,#fffdf9,#fbf4e9);border:0}.process-grid{margin-top:12px}.process-grid:before{background:linear-gradient(90deg,rgba(220,151,16,.24),var(--gold),rgba(220,151,16,.24));height:3px}.step-number{border-color:#fbf4e9;box-shadow:0 8px 22px rgba(15,41,72,.16)}.process-step p{line-height:1.55}.work-section{background:radial-gradient(circle at 90% 75%,rgba(230,165,20,.045),transparent 22%),#fff}.work-layout{gap:46px}.project-grid{gap:24px}.project-card{border:1px solid hsla(39,40%,67%,.44);border-radius:18px;box-shadow:0 18px 48px rgba(15,41,72,.075);transition:transform .22s ease,box-shadow .22s ease}.project-card:hover{box-shadow:0 28px 60px rgba(15,41,72,.12);transform:translateY(-5px)}.project-card img{height:245px}.project-card>div{padding:26px}.about-section{background:linear-gradient(120deg,#fffdf9,#f8efe1)}.mission-grid{gap:22px}.mission-card,.values-card{border:1px solid hsla(39,40%,67%,.43);border-radius:18px;box-shadow:0 14px 38px rgba(15,41,72,.055);padding:31px}.values-card{background:linear-gradient(145deg,#102f53,#0a223e)}.brand-promise{color:#244261;margin-top:36px}.global-section{background:radial-gradient(circle at 80% 52%,rgba(230,165,20,.12),transparent 29%),radial-gradient(circle at 18% 42%,hsla(0,0%,100%,.88),transparent 38%),linear-gradient(135deg,#fbf3e5,#fffaf1 49%,#f3e5d2);isolation:isolate;overflow:hidden;padding:96px 0 82px;position:relative}.global-section:before{background:linear-gradient(180deg,hsla(0,0%,100%,.7),transparent 16%,transparent 86%,hsla(0,0%,100%,.55)),radial-gradient(circle at 18% 55%,rgba(220,151,16,.15) 0 1.7px,transparent 2.2px) 0 0/18px 18px;content:"";inset:0;opacity:.48;pointer-events:none;position:absolute;z-index:-3}.global-section:after{background:hsla(0,0%,100%,.62);border-radius:50% 50% 0 0;bottom:-115px;content:"";filter:blur(1px);height:170px;left:-8%;position:absolute;right:-8%;z-index:-1}.global-map-pattern{background:url(../images/sunflower-outline.svg) left 45%/310px no-repeat,url(../images/sunflower-outline.svg) right 40%/260px no-repeat;clip-path:none;inset:12% 0 10%;opacity:.14;position:absolute;z-index:-2}.global-grid{display:grid;gap:60px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)}.global-copy{max-width:620px;padding:22px 0}.global-copy h2{font-size:clamp(2.7rem,5vw,4.9rem);line-height:1.02;margin-bottom:22px}.global-copy h2 span{color:#bd7600}.global-lead{font-size:1.42rem;line-height:1.45;margin-bottom:16px}.global-copy>p:not(.eyebrow):not(.global-lead){font-size:1.03rem;line-height:1.75;max-width:590px}.global-points{gap:11px;margin:28px 0 31px}.global-points span{align-items:center;background:hsla(0,0%,100%,.72);border:1px solid hsla(39,40%,67%,.38);border-radius:999px;box-shadow:0 9px 24px rgba(15,41,72,.045);display:inline-flex;font-size:.88rem;font-weight:750;gap:8px;padding:10px 14px}.global-points span:before{background:var(--gold);border-radius:50%;color:var(--navy);content:"✓";display:grid;font-size:var(--minimum-font-size);font-weight:900;height:22px;place-items:center;width:22px}.global-visual{display:grid;margin:0;min-height:510px;place-items:center;position:relative}.globe-halo{aspect-ratio:1;background:radial-gradient(circle,hsla(0,0%,100%,.76) 0 56%,rgba(230,165,20,.08) 57% 70%,transparent 71%);border-radius:50%;filter:blur(.2px);position:absolute;width:min(92%,560px)}.global-visual:after,.global-visual:before{display:none}.global-visual img{aspect-ratio:auto;border-radius:0;filter:drop-shadow(0 28px 30px rgba(15,41,72,.17));height:auto;mix-blend-mode:normal;object-fit:contain;object-position:center;position:relative;width:min(100%,560px);z-index:1}.contact-section{background:linear-gradient(180deg,#fffaf2,#fff 32%);position:relative}.contact-image{background-position:50%;border:0;border-radius:24px;box-shadow:0 22px 55px rgba(15,41,72,.11);height:215px;margin:0 auto;width:min(var(--container),calc(100% - 40px))}.contact-grid{gap:64px;padding-bottom:86px;padding-top:64px}.contact-copy{padding-top:14px;top:110px}.contact-form{background:rgba(255,250,242,.88);border:1px solid hsla(39,40%,67%,.48);border-radius:20px;box-shadow:0 24px 58px rgba(15,41,72,.105);padding:34px}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid hsla(38,35%,57%,.55);border-radius:9px;color:var(--ink);padding:13px 14px;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold);outline:3px solid rgba(230,165,20,.15)}.form-helper{color:var(--muted);font-size:.84rem;margin:13px 0 0}.form-status{font-weight:700}.site-footer{background:radial-gradient(circle at 0 100%,rgba(230,165,20,.09),transparent 25%),var(--navy-2);padding-top:56px}.footer-logo-card{border-radius:10px;padding:9px 14px}.footer-bottom{border-top-color:hsla(0,0%,100%,.1)}@media(max-width:1050px){.main-nav{font-size:.78rem;gap:14px}.hero-visual{padding-top:10px}.hero-visual img{height:auto}.global-grid{gap:12px;grid-template-columns:1fr}.global-copy{max-width:760px}.global-visual{min-height:430px}.global-visual img{width:min(100%,520px)}}@media(max-width:780px){.section{padding:66px 0}.header-inner{min-height:74px}.brand img{width:210px}.main-nav{top:74px}.hero-copy{padding:50px 0 24px}.hero-visual{margin-inline:-14px;padding:0}.hero-visual img{border-left:0;border-radius:0;border-right:0;box-shadow:none}.service-card{min-height:0}.global-section{padding:72px 0 58px}.global-copy h2{font-size:clamp(2.45rem,12vw,3.7rem)}.global-points{display:grid;grid-template-columns:1fr}.global-visual{min-height:330px}.global-visual img{width:min(100%,430px)}.contact-image{border-radius:18px;height:170px;width:calc(100% - 28px)}.contact-grid{gap:32px;padding-top:48px}.contact-form{padding:25px 21px}}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)}.hero-copy{padding:64px 0}.hero-copy h1{font-size:clamp(2.75rem,4.7vw,5rem)}.hero-text{line-height:1.72;margin-bottom:16px;max-width:720px}.hero-text-secondary{margin-bottom:28px}.proof-strip p{margin-left:auto;margin-right:auto;max-width:950px}.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.service-card{display:flex;flex-direction:column;grid-column:span 2;min-height:100%}.service-card:nth-last-child(-n+2){grid-column:span 3}.service-card h3{font-size:1.3rem;margin-bottom:15px}.service-copy{display:grid;gap:10px;margin-bottom:20px}.service-copy p{color:var(--muted);line-height:1.68;margin:0;min-height:0}.service-copy p:last-child{margin-bottom:0}.service-card .text-link{margin-top:auto;padding-top:4px}.service-card-website .service-copy p:last-child{background:#fff8e8;border-left:3px solid var(--gold);border-radius:0 8px 8px 0;color:var(--navy);font-weight:650;padding:12px 14px}.contact-form select{min-height:50px}@media(max-width:1050px){.hero-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.service-card:nth-last-child(-n+2){grid-column:span 1}}@media(max-width:780px){.hero-copy h1{font-size:clamp(2.55rem,12vw,4rem)}.hero-text{font-size:1rem}.service-grid{grid-template-columns:1fr}}.project-card{display:flex;flex-direction:column}.project-card img{background:linear-gradient(180deg,#fffaf2,#f6ecdd);border-bottom:1px solid hsla(39,40%,67%,.34);height:auto!important;max-height:none!important;object-fit:contain!important;width:100%}.project-card img,.project-card:nth-child(2) img{object-position:center!important}.project-card>div{flex:1}@media(max-width:780px){.project-card img{height:auto!important;min-height:0!important}.project-card>div{padding:22px 20px 24px}}.why-section .section-heading.centered{max-width:900px}.feature-card h3{align-items:center;display:flex;justify-content:center;min-height:2.5em}.process-step strong{min-height:2.8em}.project-card h3{font-size:1.28rem}.project-card p{line-height:1.66}.mission-card p{line-height:1.7}.values-card li{font-weight:700}.contact-form label{margin-bottom:17px}@media(max-width:780px){.feature-card h3,.process-step strong{min-height:0}}.work-section .section-heading{margin-inline:auto;max-width:860px}.project-grid.project-grid-three{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-grid.project-grid-three .project-card{height:100%}.project-grid.project-grid-three .project-card img{height:220px;object-fit:cover;object-position:center;width:100%}.project-grid.project-grid-three .project-card>div{padding:24px}.project-grid.project-grid-three .project-card p{margin-bottom:0}@media(max-width:1050px){.project-grid.project-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.project-grid.project-grid-three{grid-template-columns:1fr}}:root{--navy:#102f53;--navy-deep:#081f39;--navy-soft:#244b70;--gold:#d99a16;--gold-light:#f1cb73;--cream:#fbf5e9;--paper:#fffdf9;--sand:#efe2cf;--ink:#102b4c;--text:#425267;--muted:#6b7684;--line:hsla(38,39%,57%,.34);--soft-shadow:0 18px 48px rgba(15,41,72,.08);--strong-shadow:0 28px 74px rgba(15,41,72,.15);--radius-lg:26px;--radius-md:18px;--container:1240px}body{background:radial-gradient(circle at 8% 3%,rgba(217,154,22,.05),transparent 22%),var(--paper);color:var(--ink)}.container{width:min(var(--container),calc(100% - 48px))}.section{padding:104px 0}h1,h2,h3{color:var(--ink)}h2{max-width:920px}p{line-height:1.72}.site-header{backdrop-filter:blur(18px) saturate(1.15);background:rgba(255,253,249,.92);border-bottom:1px solid hsla(38,39%,57%,.25);box-shadow:0 10px 34px rgba(15,41,72,.045)}.header-inner{min-height:88px}.brand img{width:246px}.main-nav{font-size:.79rem;gap:20px;letter-spacing:.065em}.main-nav>a:not(.button){padding:32px 0}.main-nav>a:not(.button):after{border-radius:999px;bottom:22px;height:3px}.main-nav .button{box-shadow:0 10px 24px rgba(15,41,72,.13);padding:12px 18px}.eyebrow{background:rgba(255,249,237,.75);border:1px solid rgba(217,154,22,.18);border-radius:999px;color:#aa6c00;letter-spacing:.16em;padding:7px 11px}.eyebrow:before{width:22px}.button{border-radius:10px;box-shadow:0 14px 30px rgba(15,41,72,.16);min-height:50px;padding:14px 23px}.button-outline{background:hsla(0,0%,100%,.84);border-color:rgba(217,154,22,.75)}.section-heading{margin-bottom:48px}.section-heading.centered{max-width:900px}.section-heading h2{margin-inline:auto}.hero{background:radial-gradient(circle at 88% 20%,rgba(217,154,22,.12),transparent 28%),radial-gradient(circle at 3% 78%,rgba(16,47,83,.04),transparent 27%),linear-gradient(112deg,#fffdf9,#fff9ef 48%,#f4e8d8);border-bottom:1px solid hsla(38,39%,57%,.22)}.hero-pattern{background-size:310px;filter:saturate(.8);opacity:.32;width:330px}.hero-grid{gap:56px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);min-height:690px}.hero-copy{padding:82px 0}.hero-copy h1{font-size:clamp(3rem,4.7vw,5rem);letter-spacing:-.05em;text-wrap:balance}.hero-accent{font-size:clamp(1.55rem,2.4vw,2.65rem);margin-bottom:13px}.gold-rule{margin:17px 0 25px;width:min(320px,72%)}.hero-text{color:#405166;font-size:1.03rem;line-height:1.76}.hero-text-secondary{border-left:3px solid rgba(217,154,22,.58);padding-left:18px}.button-row{gap:14px;margin-top:6px}.trust-note{background:hsla(0,0%,100%,.58);border:1px solid hsla(38,39%,57%,.25);border-radius:12px;color:#24486b;max-width:660px;padding:11px 15px}.hero-visual{isolation:isolate;padding:0}.hero-visual:before{background:linear-gradient(145deg,rgba(217,154,22,.17),rgba(16,47,83,.08));inset:8% -4% -5% 7%;transform:rotate(2deg)}.hero-visual img{background:#f7f1e6;border:1px solid hsla(38,39%,57%,.38);border-radius:24px!important;box-shadow:var(--strong-shadow)!important;width:100%}#services{background:radial-gradient(circle at 94% 8%,rgba(217,154,22,.06),transparent 22%),linear-gradient(180deg,#fffdf9,#fff)}.service-grid{gap:24px}.service-card{background:linear-gradient(155deg,#fff,#fffdf8);border:1px solid hsla(38,39%,57%,.34);border-radius:20px;box-shadow:0 15px 42px rgba(15,41,72,.06);padding:34px 31px 30px}.service-card:before{background:linear-gradient(90deg,var(--gold),#f0c65e,rgba(217,154,22,.2));height:5px}.service-card:hover{border-color:rgba(217,154,22,.48);box-shadow:0 27px 62px rgba(15,41,72,.12);transform:translateY(-7px)}.icon-box{background:linear-gradient(145deg,#fff9ec,#fff);border-radius:17px;box-shadow:0 9px 22px rgba(217,154,22,.09);height:58px;width:58px}.service-card h3{font-size:1.34rem}.service-copy{gap:12px}.service-card-website .service-copy p:last-child{background:linear-gradient(90deg,#fff6df,#fffaf0);border-left:4px solid var(--gold);border-radius:0 11px 11px 0;padding:15px 16px}.text-link{color:#173c60;padding-top:9px}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}.why-section{background:radial-gradient(circle at 2% 50%,rgba(217,154,22,.09),transparent 25%),linear-gradient(180deg,#f8efe2,#fffaf2)}.why-flower{filter:saturate(.8);opacity:.18}.feature-grid{gap:22px}.feature-card{background:hsla(0,0%,100%,.78);border:1px solid hsla(38,39%,57%,.31);border-radius:20px;box-shadow:0 14px 36px rgba(15,41,72,.055);overflow:hidden;padding:31px 26px 29px;position:relative}.feature-card:after{background:linear-gradient(90deg,transparent,var(--gold),transparent);border-radius:999px 999px 0 0;content:"";height:3px;inset:auto 18% 0;opacity:.75;position:absolute}.feature-icon{border-radius:18px;height:58px;width:58px}.feature-card h3{font-size:1.22rem}.process-section{background:linear-gradient(180deg,#fffdf9,#f9f0e4)}.process-grid{gap:15px}.process-grid:before{left:9%;opacity:.7;right:9%;top:31px}.process-step{padding:0 12px 18px}.step-number{border-width:5px;box-shadow:0 12px 28px rgba(15,41,72,.19);height:58px;width:58px}.process-step h3{font-size:1.25rem;margin-top:4px}.process-step strong{color:#aa6c00}.process-step p{font-size:.91rem;line-height:1.62}.work-section{background:radial-gradient(circle at 88% 12%,rgba(217,154,22,.055),transparent 24%),#fff}.work-section .section-heading{max-width:900px}.project-grid.project-grid-three{display:grid;gap:26px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{background:#fff;border:1px solid hsla(38,39%,57%,.34);border-radius:22px;box-shadow:0 19px 50px rgba(15,41,72,.085);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.project-card:hover{border-color:rgba(217,154,22,.47);box-shadow:0 31px 68px rgba(15,41,72,.14);transform:translateY(-6px)}.project-card.project-card-featured{align-items:stretch;display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr)}.project-card.project-card-featured img{border-bottom:0;border-right:1px solid hsla(38,39%,57%,.28);height:100%!important;min-height:345px!important;object-fit:cover!important}.project-grid.project-grid-three .project-card:not(.project-card-featured) img{aspect-ratio:1983/793;background:#f8f1e6;height:auto!important;object-fit:contain!important;width:100%}.project-card>div{padding:30px}.project-card.project-card-featured>div{background:linear-gradient(150deg,#fffdf8,#f9efe0);display:flex;flex-direction:column;justify-content:center;padding:42px 38px}.project-card h3{font-size:1.4rem;margin-bottom:13px}.project-card p{color:var(--muted)}.about-section{background:radial-gradient(circle at 100% 100%,rgba(217,154,22,.08),transparent 28%),linear-gradient(120deg,#fffdf9,#f6ead9)}.mission-grid{gap:24px}.mission-card,.values-card{border-radius:22px;box-shadow:0 18px 46px rgba(15,41,72,.07);padding:34px}.mission-card{background:hsla(0,0%,100%,.87)}.values-card{background:linear-gradient(150deg,#12375e,#08223e)}.brand-promise{background:hsla(0,0%,100%,.58);border:1px solid hsla(38,39%,57%,.29);border-radius:999px;margin:38px auto 0;max-width:900px;padding:17px 24px}.global-section{background:radial-gradient(circle at 83% 50%,rgba(217,154,22,.13),transparent 31%),radial-gradient(circle at 17% 40%,hsla(0,0%,100%,.9),transparent 39%),linear-gradient(135deg,#f8eedf,#fffaf1 52%,#f0dfc8);padding:112px 0 92px}.global-grid{gap:72px}.global-copy h2{max-width:720px}.global-copy>p:not(.eyebrow):not(.global-lead){max-width:650px}.global-points span{background:hsla(0,0%,100%,.8);border-color:hsla(38,39%,57%,.34)}.globe-halo{background:radial-gradient(circle,hsla(0,0%,100%,.85) 0 57%,rgba(217,154,22,.11) 58% 70%,transparent 71%);width:min(94%,580px)}.global-visual img{filter:drop-shadow(0 32px 34px rgba(15,41,72,.18));width:min(100%,575px)}.contact-section{background:linear-gradient(180deg,#fff,#fffaf2 35%,#fff);padding-top:0}.contact-image{background-image:linear-gradient(90deg,rgba(8,31,57,.97),rgba(16,47,83,.91) 48%,rgba(31,72,107,.82)),radial-gradient(circle at 12% 45%,rgba(241,203,115,.23),transparent 24%)!important;border:1px solid rgba(217,154,22,.25);box-shadow:0 27px 62px rgba(15,41,72,.15);height:235px;position:relative}.contact-image:before{background:url(../images/sunflower-outline.svg) -35px 46%/280px no-repeat,url(../images/sunflower-outline.svg) calc(100% + 35px) 54%/300px no-repeat;opacity:.24}.contact-image:after{color:#fff;font-size:clamp(1.2rem,2.3vw,2.25rem);letter-spacing:.08em;padding:20px;text-shadow:0 4px 16px rgba(0,0,0,.18)}.contact-grid{gap:70px;padding-top:70px}.contact-copy{top:105px}.contact-form{background:rgba(255,252,246,.94);border-radius:24px;box-shadow:0 27px 65px rgba(15,41,72,.115);padding:38px}.contact-form input,.contact-form select,.contact-form textarea{background:#fff;border-radius:11px;min-height:50px}.contact-form textarea{min-height:135px}.site-footer{background:radial-gradient(circle at 10% 100%,rgba(217,154,22,.11),transparent 26%),linear-gradient(135deg,#09223e,#06182c);padding-top:64px}.footer-grid{gap:44px}.footer-logo-card{background:hsla(0,0%,100%,.97);box-shadow:0 12px 30px rgba(0,0,0,.12)}@media(max-width:1120px){.hero-grid{gap:12px;grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 0 28px}.hero-visual{margin-inline:auto;max-width:920px;padding:10px 0 62px}.project-card.project-card-featured{grid-template-columns:1fr}.project-card.project-card-featured img{border-bottom:1px solid hsla(38,39%,57%,.28);border-right:0;height:auto!important;min-height:0!important;object-fit:contain!important}}@media(max-width:780px){.container{width:min(100% - 28px,var(--container))}.section{padding:76px 0}.header-inner{min-height:74px}.brand img{width:205px}.hero-copy{padding:52px 0 24px}.hero-copy h1{font-size:clamp(2.5rem,11.5vw,3.85rem)}.hero-text-secondary{padding-left:14px}.hero-visual{margin-inline:0;padding:4px 0 42px}.hero-visual:before{border-radius:22px;inset:10% -2% -3% 5%}.hero-visual img{border-radius:18px!important;box-shadow:0 20px 45px rgba(15,41,72,.14)!important}.button-row{display:grid;grid-template-columns:1fr}.button-row .button{width:100%}.service-card{padding:29px 24px 26px}.process-grid{gap:17px}.project-grid.project-grid-three{grid-template-columns:1fr}.project-card.project-card-featured{grid-column:auto}.project-card.project-card-featured>div{padding:29px 25px}.project-card>div{padding:25px 23px}.mission-card,.values-card{padding:29px 25px}.brand-promise{border-radius:18px}.global-section{padding:82px 0 64px}.global-grid{gap:22px}.contact-image{border-radius:20px;height:190px;width:calc(100% - 28px)}.contact-image:after{letter-spacing:.045em}.contact-grid{gap:35px;padding-top:52px}.contact-form{padding:26px 21px}}.hero-copy,.hero-text{max-width:680px}.trust-note{background:rgba(255,248,232,.9);border:1px solid rgba(217,154,22,.22);gap:10px}.service-card .service-copy p strong{color:var(--navy)}.service-list{margin:2px 0}.service-list li{line-height:1.58}.checklist li:before{background:rgba(217,154,22,.15);box-shadow:inset 0 0 0 2px rgba(217,154,22,.32);top:.8em}.checklist li:after{color:#b87400;font-weight:700;top:.76em}.service-card-graphic{background:linear-gradient(180deg,#fffdf9,#fff8ed)}.service-card-graphic .icon-box{box-shadow:0 8px 18px rgba(217,154,22,.14)}.service-card-graphic:before{background:linear-gradient(90deg,#d99a16,#f3c65c,rgba(217,154,22,.24))}.service-card-graphic h3{letter-spacing:.01em}.section-heading.centered p{margin-inline:auto;max-width:760px}@media (max-width:780px){.trust-note{border-radius:18px;display:flex;line-height:1.5}.two-column-list{grid-template-columns:1fr}}:root{--navy:#0f2b4d;--navy-deep:#0a223c;--navy-soft:#193d67;--gold:#d49a1f;--gold-soft:#f4e1b8;--cream:#fbf7f0;--warm:#f7f1e6;--panel:#fff;--panel-soft:#fffdf9;--text:#203347;--muted:#53677d;--line:#e6dcc9;--shadow:0 18px 45px rgba(15,43,77,.08)}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#fcfaf6,#f6efe4);color:var(--text)}.site-header{backdrop-filter:blur(10px);background:rgba(255,252,247,.9);border-bottom:1px solid rgba(212,154,31,.12);box-shadow:0 8px 28px rgba(15,43,77,.04)}.main-nav a{color:var(--navy);font-weight:650}.main-nav a:hover{color:var(--gold)}.button,.button-small{background:linear-gradient(180deg,var(--navy-soft) 0,var(--navy) 100%);border:1px solid rgba(10,34,60,.16);box-shadow:0 10px 24px rgba(15,43,77,.14)}.button-small:hover,.button:hover{transform:translateY(-1px)}.button-outline{background:transparent;border:1px solid rgba(15,43,77,.18);box-shadow:none;color:var(--navy)}.hero{background:linear-gradient(115deg,#fffdfa,#fbf5eb 48%,#f3eadb)}.hero-pattern{opacity:.45}.hero-grid{align-items:center;gap:44px}.hero-copy{max-width:650px;padding:66px 0 38px}.hero-copy h1{color:var(--navy-deep);line-height:1.02;max-width:720px}.hero-accent{color:#b87c0a;margin-bottom:14px}.gold-rule{margin:15px 0 24px}.hero-text{color:var(--text);font-size:1.04rem;line-height:1.74;margin-bottom:14px;max-width:640px}.hero-text-secondary{border-left:3px solid rgba(212,154,31,.45);color:var(--muted);margin-bottom:26px;padding-left:16px}.trust-note{align-items:center;background:rgba(255,249,238,.96);border:1px solid rgba(212,154,31,.18);border-radius:999px;box-shadow:0 8px 18px rgba(15,43,77,.05);color:var(--navy);display:inline-flex;font-size:.92rem;font-weight:700;gap:8px;margin-top:26px;padding:12px 16px}.hero-visual{position:relative}.hero-visual:before{background:linear-gradient(150deg,rgba(212,154,31,.16),rgba(15,43,77,.08));border-radius:34px;content:"";inset:6% -3% -2% 5%;position:absolute;z-index:-1}.hero-visual img{border-radius:28px!important;box-shadow:0 28px 65px rgba(15,43,77,.13)!important;z-index:1}.hero-visual img,.section{position:relative}.contact-copy h2,.feature-card h3,.global-copy h2,.mission-card h3,.process-step h3,.project-card h3,.section-heading h2,.service-card h3,.values-card h3{color:var(--navy-deep)}.contact-copy p,.feature-card p,.footer-brand p,.global-copy p,.process-step p,.project-card p,.section-heading p,.service-card p{color:var(--muted);line-height:1.72}.service-grid{align-items:stretch;gap:22px}.contact-form,.feature-card,.mission-card,.process-step,.project-card,.service-card,.values-card{background:linear-gradient(180deg,var(--panel) 0,var(--panel-soft) 100%);border:1px solid rgba(212,154,31,.16);border-radius:22px;box-shadow:var(--shadow)}.feature-card,.mission-card,.process-step,.service-card,.values-card{overflow:hidden}.service-card{padding:28px 26px 24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover,.project-card:hover,.service-card:hover{box-shadow:0 24px 52px rgba(15,43,77,.11);transform:translateY(-3px)}.service-card:before{background:linear-gradient(90deg,var(--gold),#f0c76d,rgba(212,154,31,.14))!important;height:5px!important}.feature-icon,.icon-box{background:linear-gradient(180deg,#fff9ef,#fdf1da);border:1px solid rgba(212,154,31,.18);box-shadow:0 8px 20px rgba(212,154,31,.08)}.service-card h3{font-size:1.25rem;line-height:1.24;margin-bottom:14px}.service-card .service-copy{display:flex;flex-direction:column;gap:12px}.service-card .service-copy p{color:var(--muted);margin-bottom:0;min-height:0}.service-card .service-copy strong{color:var(--navy)}.service-list{display:grid;gap:9px;list-style:none;margin:2px 0 4px;padding:0}.service-list li{color:var(--muted);line-height:1.6;padding-left:18px;position:relative}.service-list li:before{background:var(--gold);border-radius:50%;content:"";height:7px;left:0;position:absolute;top:.72em;transform:translateY(-50%);width:7px}.checklist li{padding-left:24px}.checklist li:before{background:rgba(212,154,31,.14);border-radius:50%;box-shadow:inset 0 0 0 2px rgba(212,154,31,.35);height:12px;top:.76em;width:12px}.checklist li:after{color:#b87c0a;content:"✓";font-size:var(--minimum-font-size);font-weight:800;left:2px;position:absolute;top:.74em;transform:translateY(-50%)}.two-column-list{column-gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-qa .service-copy p:last-child,.service-card-website .service-copy p:last-child{background:#fff8eb;border:1px solid rgba(212,154,31,.16);border-radius:16px;color:var(--navy);padding:13px 15px}.service-card-graphic{background:linear-gradient(180deg,#fffdfa,#fff6e8)}.service-card-graphic .icon-box{background:linear-gradient(180deg,#fff7e5,#fce7bf)}.feature-grid,.mission-grid,.project-grid{gap:22px}.feature-card{padding:28px 24px;text-align:center}.feature-card p{font-size:.97rem;line-height:1.68}.process-step{padding:26px 24px}.process-step strong{color:var(--navy);display:block;margin-bottom:10px}.process-step .step-number{background:linear-gradient(180deg,var(--navy-soft),var(--navy));box-shadow:0 8px 20px rgba(15,43,77,.14);color:#fff}.project-card{border-radius:24px;overflow:hidden}.project-card img{display:block}.project-card>div{padding:26px 24px}.about-section{background:linear-gradient(180deg,#fcfaf6,#f7efe2)}.mission-card{padding:28px 24px}.mission-card .icon-box{margin-bottom:18px}.values-card{background:linear-gradient(145deg,#12355b,#0b2746 55%,#153d67);border-color:hsla(0,0%,100%,.08);position:relative}.values-card:before{background:radial-gradient(circle,rgba(212,154,31,.16),transparent 70%);height:220px;left:-40px;top:-50px;width:220px}.values-card:after,.values-card:before{border-radius:50%;content:"";position:absolute}.values-card:after{background:radial-gradient(circle,hsla(0,0%,100%,.08),transparent 72%);bottom:-35px;height:160px;right:-30px;width:160px}.values-card-inner{position:relative;z-index:1}.values-card h3,.values-card p{color:#fff!important}.values-card h3{font-size:1.9rem;margin-bottom:18px}.values-card p{color:hsla(0,0%,100%,.95)!important;font-size:1.03rem!important;line-height:1.84!important;margin-bottom:0}.values-card p+p{margin-top:18px}.brand-promise{background:linear-gradient(180deg,#fffefb,#fff7ec);border:1px solid rgba(212,154,31,.15);border-radius:22px;box-shadow:var(--shadow);color:var(--navy);font-weight:700}.global-section{background:linear-gradient(180deg,#fffdfa,#f7efdf)}.global-grid{align-items:center;gap:40px}.global-copy .global-lead{color:var(--navy);font-weight:700}.global-points{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 26px}.global-points span{background:rgba(255,249,238,.96);border:1px solid rgba(212,154,31,.16);box-shadow:0 6px 16px rgba(15,43,77,.05);color:var(--navy)}.global-visual img{border-radius:30px;box-shadow:0 24px 54px rgba(15,43,77,.13)}.contact-section{background:linear-gradient(180deg,#f7efe2,#fcfaf6)}.contact-image{border-radius:28px;box-shadow:0 24px 52px rgba(15,43,77,.12);overflow:hidden}.contact-grid{gap:36px}.contact-copy{padding-top:6px}.contact-form{padding:30px 28px}.contact-form label{color:var(--navy);font-weight:650}.contact-form input,.contact-form select,.contact-form textarea{background:#fffefc;border:1px solid rgba(15,43,77,.16);border-radius:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:rgba(212,154,31,.65);box-shadow:0 0 0 4px rgba(212,154,31,.12);outline:none}.site-footer{background:linear-gradient(180deg,#102844,#0a2037)}.site-footer,.site-footer a,.site-footer h3,.site-footer p,.site-footer span{color:#fff!important}.footer-logo-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.08)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.12)}@media (max-width:1120px){.hero-grid{gap:14px;grid-template-columns:1fr}.hero-copy{max-width:none;padding:60px 0 18px}.hero-visual{margin-inline:auto;max-width:940px}.contact-grid,.global-grid{gap:28px}}@media (max-width:780px){.hero-copy{padding:52px 0 22px}.hero-copy h1{font-size:clamp(2.55rem,11vw,3.85rem)}.hero-text{font-size:1rem}.hero-text-secondary{padding-left:14px}.hero-visual:before{border-radius:22px;inset:8% -2% -2% 4%}.trust-note{border-radius:18px;display:flex;line-height:1.5}.feature-grid,.form-row,.mission-grid,.project-grid,.service-grid,.two-column-list{grid-template-columns:1fr}.feature-card,.mission-card,.process-step,.service-card,.values-card{padding-inline:22px}.global-points{display:grid;grid-template-columns:1fr}.contact-form{padding:24px 20px}}.why-section{overflow:hidden}#services .service-card,#services .service-card:nth-last-child(-n+2){align-self:start!important;height:auto!important;min-height:0!important}#services .service-card .service-copy{flex:0 0 auto!important}#services .service-card .text-link{margin-top:20px!important}#services .service-card-outreach .text-link{margin-top:22px!important}#services.section{padding-bottom:76px}@media (max-width:780px){#services.section{padding-bottom:58px}#services .service-card .text-link{margin-top:18px!important}}.hero-visual:before{content:none!important;display:none!important}.hero-visual,.hero-visual:before{background:none!important}.section{padding:78px 0!important}.hero{padding-bottom:0!important}.hero-grid{gap:28px!important;min-height:auto!important}.hero-copy{padding:54px 0 18px!important}.hero-copy h1{margin-bottom:14px!important}.hero-accent{margin-bottom:10px!important}.gold-rule{margin:12px 0 18px!important}.hero-text{margin-bottom:12px!important}.hero-text-secondary{margin-bottom:20px!important}.button-row{margin-bottom:14px!important}.trust-note{margin-top:18px!important}.hero-visual{padding:6px 0 0!important}.section-heading{margin-bottom:28px!important}.section-heading.centered{margin-bottom:34px!important}.section-heading p{margin-bottom:0!important}.feature-grid,.mission-grid,.project-grid,.service-grid{gap:18px!important}.process-grid{gap:16px!important}.feature-card,.mission-card,.process-step,.service-card,.values-card{padding:24px 22px!important}.project-card>div{padding:22px 20px!important}.feature-card h3,.mission-card h3,.process-step h3,.project-card h3,.service-card h3,.values-card h3{margin-bottom:10px!important}.service-card .service-copy{gap:10px!important}.service-list{gap:7px!important}.service-card .text-link{margin-top:10px!important;padding-top:0!important}.brand-promise{margin-top:22px!important;padding:18px 20px!important}.process-section,.why-section,.work-section{padding-bottom:72px!important;padding-top:72px!important}.about-section{padding-bottom:74px!important;padding-top:74px!important}.global-section{padding:74px 0 62px!important}.global-grid{gap:24px!important}.global-copy .global-lead{margin-bottom:12px!important}.global-points{margin:18px 0!important}.contact-section{padding-bottom:70px!important;padding-top:0!important}.contact-image{height:260px!important}.contact-grid{gap:24px!important;padding-top:36px!important}.contact-copy{padding-top:0!important}.contact-copy h2{margin-bottom:12px!important}.contact-form{padding:24px 22px!important}.form-row{gap:14px!important}.contact-form label{margin-bottom:12px!important}.footer-grid{gap:22px!important}.footer-brand p{margin-top:10px!important}.footer-bottom{padding-bottom:18px!important;padding-top:18px!important}@media (max-width:1120px){.section{padding:64px 0!important}.hero-copy{padding:42px 0 14px!important}.hero-grid{gap:18px!important}.global-section{padding:64px 0 54px!important}.contact-image{height:220px!important}.contact-grid{gap:22px!important;padding-top:28px!important}}@media (max-width:780px){.section{padding:54px 0!important}.hero-copy{padding:38px 0 14px!important}.hero-grid{gap:10px!important}.hero-visual{padding-top:0!important}.section-heading{margin-bottom:22px!important}.section-heading.centered{margin-bottom:26px!important}.feature-grid,.mission-grid,.process-grid,.project-grid,.service-grid{gap:14px!important}.contact-form,.feature-card,.mission-card,.process-step,.service-card,.values-card{padding:20px 18px!important}.project-card>div{padding:18px 16px!important}.brand-promise{padding:16px!important}.global-section{padding:56px 0 48px!important}.contact-image{height:180px!important;width:calc(100% - 18px)!important}.contact-grid{padding-top:22px!important}.contact-grid,.footer-grid{gap:18px!important}}.hero-grid{gap:20px!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important}.hero-copy{max-width:620px!important;padding:34px 0 12px!important}.hero-visual img{max-width:100%!important}#services .service-card .text-link{align-self:flex-start!important;display:inline-flex!important;margin-top:12px!important}#services .service-card:last-child{grid-column:span 3!important}@media (max-width:980px){#services .service-card:last-child{grid-column:span 1!important}}.project-grid.project-grid-three{align-items:start!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-grid.project-grid-three .project-card{height:auto!important}.project-grid.project-grid-three .project-card:last-child{grid-column:1/-1!important}.project-grid.project-grid-three .project-card:last-child img{height:280px!important;object-fit:cover!important}@media (min-width:1400px){.project-grid.project-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.project-grid.project-grid-three .project-card:last-child{grid-column:auto!important}.project-grid.project-grid-three .project-card:last-child img{height:220px!important}}.mission-grid{align-items:start!important}.mission-card,.values-card{height:auto!important}.global-copy>p:not(.eyebrow):not(.global-lead){margin-bottom:12px!important}.contact-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)!important}.contact-copy .button{margin-top:12px!important}.contact-copy p:last-child,.feature-card p:last-child,.mission-card p:last-child,.process-step p:last-child,.project-card p:last-child,.service-card p:last-child,.values-card p:last-child{margin-bottom:0!important}@media (max-width:1120px){.hero-grid{gap:10px!important;grid-template-columns:1fr!important}.hero-copy{max-width:none!important;padding:28px 0 10px!important}.project-grid.project-grid-three{grid-template-columns:1fr!important}.project-grid.project-grid-three .project-card:last-child{grid-column:auto!important}.contact-grid{grid-template-columns:1fr!important}}@media (max-width:780px){.hero-copy{padding:22px 0 8px!important}#services .service-card:last-child{grid-column:auto!important}.project-grid.project-grid-three .project-card:last-child img{height:220px!important}}.hero{padding-top:0!important}.hero-grid{align-items:center!important;gap:34px!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important}.hero-copy{max-width:610px!important;padding:44px 0 20px!important}.hero-copy h1{font-size:clamp(2.95rem,4.8vw,5.25rem)!important;line-height:.97!important;margin-bottom:16px!important;max-width:620px!important}.hero-accent{font-size:clamp(1.45rem,2.4vw,2.35rem)!important;margin-bottom:14px!important}.gold-rule{margin:14px 0 24px!important;width:min(340px,72%)!important}.hero-text{line-height:1.76!important;margin-bottom:14px!important;max-width:580px!important}.hero-text-secondary{margin-bottom:28px!important;max-width:560px!important;padding:14px 0 14px 18px!important}.button-row{gap:14px!important;margin-bottom:22px!important}.button-row .button,.button-row .button-outline{justify-content:center;min-width:220px}.trust-note{max-width:620px}.hero-visual,.trust-note{margin-top:0!important}.hero-visual img{transform:scale(1.06);transform-origin:center center}@media (min-width:1200px){.hero-visual{margin-right:-8px}}@media (max-width:1120px){.hero-grid{gap:18px!important;grid-template-columns:1fr!important}.hero-copy{max-width:none!important;padding:34px 0 14px!important}.hero-copy h1{max-width:740px!important}.hero-text,.hero-text-secondary,.trust-note{max-width:none!important}.hero-visual{margin-inline:auto;max-width:980px}.hero-visual img{transform:none}}@media (max-width:780px){.hero-copy{padding:26px 0 12px!important}.hero-copy h1{font-size:clamp(2.55rem,11vw,4rem)!important}.hero-accent{font-size:1.2rem!important}.gold-rule{margin:12px 0 18px!important;width:min(260px,70%)!important}.hero-text{font-size:1rem!important}.hero-text-secondary{margin-bottom:22px!important;padding-left:14px!important}.button-row{gap:12px!important;margin-bottom:18px!important}.button-row .button,.button-row .button-outline{min-width:0;width:100%}}.hero>.hero-grid{gap:42px!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;min-height:690px!important;width:min(1420px,calc(100% - 64px))!important}.hero-copy{max-width:600px!important;padding:52px 0 34px!important}.hero-copy .eyebrow{margin-bottom:16px!important}.hero-copy h1{font-size:clamp(3rem,4.15vw,4.65rem)!important;letter-spacing:-.045em!important;line-height:1.01!important;margin-bottom:18px!important;max-width:600px!important;text-wrap:balance!important}.hero-accent{font-size:clamp(1.5rem,2.15vw,2.25rem)!important;line-height:1.16!important;margin-bottom:12px!important}.gold-rule{margin:13px 0 22px!important;width:min(320px,68%)!important}.hero-text{font-size:1.03rem!important;line-height:1.72!important;margin-bottom:15px!important;max-width:570px!important}.hero-text-secondary{margin-bottom:25px!important;max-width:550px!important;padding:12px 0 12px 17px!important}.button-row{display:flex!important;flex-wrap:wrap!important;gap:13px!important;margin:0 0 20px!important}.button-row .button,.button-row .button-outline{min-width:195px!important;padding-inline:20px!important}.trust-note{line-height:1.45!important;margin:0!important;max-width:570px!important}.hero-visual{align-self:center!important;justify-self:end!important;margin:0 -14% 0 0!important;max-width:none!important;overflow:visible!important;padding:0!important;width:114%!important}.hero-visual img{height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;width:100%!important}@media (max-width:1280px){.hero>.hero-grid{gap:30px!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;width:min(1180px,calc(100% - 48px))!important}.hero-copy h1{font-size:clamp(2.85rem,4.35vw,4.25rem)!important}.hero-visual{margin-right:-8%!important;width:108%!important}}@media (max-width:1050px){.hero>.hero-grid{gap:22px!important;grid-template-columns:1fr!important;min-height:auto!important;width:min(920px,calc(100% - 40px))!important}.hero-copy{max-width:none!important;padding:44px 0 8px!important}.hero-copy h1,.hero-text,.hero-text-secondary,.trust-note{max-width:760px!important}.hero-visual{justify-self:center!important;margin:0 auto 28px!important;max-width:920px!important;width:100%!important}}@media (max-width:680px){.hero>.hero-grid{gap:16px!important;width:calc(100% - 28px)!important}.hero-copy{padding:34px 0 6px!important}.hero-copy h1{font-size:clamp(2.5rem,11vw,3.65rem)!important;line-height:1.02!important;margin-bottom:15px!important}.hero-accent{font-size:1.2rem!important}.hero-text{font-size:1rem!important}.hero-text-secondary{margin-bottom:21px!important;padding-left:14px!important}.button-row{display:grid!important;gap:10px!important;grid-template-columns:1fr!important}.button-row .button,.button-row .button-outline{min-width:0!important;width:100%!important}.hero-visual{margin-bottom:18px!important}}.hero>.hero-grid{gap:38px!important;grid-template-columns:minmax(480px,.88fr) minmax(620px,1.12fr)!important;min-height:680px!important}.hero .hero-copy{grid-row:1!important;max-width:650px!important;padding:54px 0 42px!important}.hero .hero-copy .eyebrow{margin-bottom:15px!important}.hero .hero-copy h1{font-size:clamp(3.1rem,4.6vw,5.15rem)!important;letter-spacing:-.04em!important;line-height:1.01!important;margin:0 0 18px!important;max-width:650px!important;text-wrap:balance!important}.hero .hero-accent{margin-bottom:12px!important}.hero .gold-rule{margin:14px 0 22px!important}.hero .hero-text{line-height:1.72!important;margin-bottom:14px!important;max-width:620px!important}.hero .hero-text-secondary{margin-bottom:26px!important;max-width:600px!important}.hero .button-row{display:flex!important;flex-wrap:wrap!important}.hero .trust-note{max-width:620px!important}.hero .hero-visual{grid-row:1!important;margin:0 -18% 0 0!important;width:118%!important}@media (max-width:1260px){.hero>.hero-grid{gap:28px!important;grid-template-columns:minmax(430px,.92fr) minmax(520px,1.08fr)!important;width:min(1180px,calc(100% - 48px))!important}.hero .hero-copy h1{font-size:clamp(2.9rem,4.5vw,4.55rem)!important}.hero .hero-visual{margin-right:-10%!important;width:110%!important}}@media (max-width:1020px){.hero>.hero-grid{gap:22px!important;grid-template-columns:1fr!important;min-height:auto!important;width:min(920px,calc(100% - 40px))!important}.hero .hero-copy{grid-column:1!important;grid-row:1!important;max-width:none!important;padding:44px 0 8px!important}.hero .hero-visual{grid-column:1!important;grid-row:2!important;justify-self:center!important;margin:0 auto 28px!important;max-width:920px!important;width:100%!important}}@media (max-width:680px){.hero>.hero-grid{gap:16px!important;width:calc(100% - 28px)!important}.hero .hero-copy{padding:34px 0 6px!important}.hero .hero-copy h1{font-size:clamp(2.5rem,11vw,3.65rem)!important;line-height:1.02!important}.hero .button-row{display:grid!important;gap:10px!important;grid-template-columns:1fr!important}.hero .button-row .button,.hero .button-row .button-outline{min-width:0!important;width:100%!important}.hero .hero-visual{margin-bottom:18px!important}}.hero-post-cta-heading{margin-bottom:18px;margin-top:26px}.hero-post-cta-heading .eyebrow{margin-bottom:12px}.hero-post-cta-heading h1{margin:0;max-width:720px}@media (max-width:780px){.hero-post-cta-heading{margin-bottom:14px;margin-top:20px}}.hero>.hero-grid{align-items:center!important;column-gap:38px!important;display:grid!important;grid-template-columns:minmax(440px,.88fr) minmax(600px,1.12fr)!important;grid-template-rows:auto auto!important;min-height:auto!important;padding-bottom:42px!important;padding-top:48px!important;row-gap:22px!important;width:min(1480px,calc(100% - 64px))!important}.hero .hero-heading{grid-column:1/-1!important;grid-row:1!important;max-width:980px!important;padding:0!important;position:relative!important;z-index:2!important}.hero .hero-heading .eyebrow{margin:0 0 14px!important}.hero .hero-heading h1{color:var(--navy-deep)!important;font-size:clamp(3.15rem,5vw,5.6rem)!important;letter-spacing:-.04em!important;line-height:1.01!important;max-width:980px!important;text-wrap:balance!important}.hero .hero-copy{align-self:center!important;grid-column:1!important;grid-row:2!important;max-width:640px!important}.hero .hero-visual{grid-column:2!important;grid-row:2!important;margin:0 -16% 0 0!important;max-width:none!important;width:116%!important}.hero .hero-visual img{max-width:none!important;object-position:center!important}@media (max-width:1260px){.hero>.hero-grid{column-gap:28px!important;grid-template-columns:minmax(400px,.92fr) minmax(500px,1.08fr)!important;width:min(1180px,calc(100% - 48px))!important}.hero .hero-heading h1{font-size:clamp(2.95rem,4.8vw,4.8rem)!important}.hero .hero-visual{margin-right:-8%!important;width:108%!important}}@media (max-width:1020px){.hero>.hero-grid{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;padding-bottom:30px!important;padding-top:40px!important;row-gap:18px!important;width:min(920px,calc(100% - 40px))!important}.hero .hero-heading{grid-row:1!important}.hero .hero-copy,.hero .hero-heading{grid-column:1!important;max-width:none!important}.hero .hero-copy{grid-row:2!important}.hero .hero-visual{grid-column:1!important;grid-row:3!important;justify-self:center!important;margin:0 auto!important;max-width:920px!important;width:100%!important}}@media (max-width:680px){.hero>.hero-grid{padding-bottom:22px!important;padding-top:30px!important;row-gap:14px!important;width:calc(100% - 28px)!important}.hero .hero-heading .eyebrow{margin-bottom:10px!important}.hero .hero-heading h1{font-size:clamp(2.45rem,11vw,3.65rem)!important;line-height:1.02!important}}.hero .hero-heading,.hero .hero-heading h1{max-width:1180px!important}.hero .hero-heading h1{font-size:clamp(3rem,4.35vw,4.75rem)!important;line-height:1.02!important}.hero .hero-heading h1>span{display:block;white-space:nowrap}@media (max-width:1020px){.hero .hero-heading h1{font-size:clamp(2.75rem,6.6vw,4rem)!important}}@media (max-width:680px){.hero .hero-heading h1{font-size:clamp(2.25rem,10vw,3.2rem)!important}.hero .hero-heading h1>span{white-space:normal}}.hero .button-row a.button:not(.button-outline),.hero .button-row a.button:not(.button-outline):visited,.main-nav a.button,.main-nav a.button:visited{background:linear-gradient(180deg,#214c78,#0f2b4d)!important;border-color:#0f2b4d!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)}.hero .button-row a.button:not(.button-outline) span,.main-nav a.button span{color:#fff!important}.hero .button-row a.button:not(.button-outline):focus-visible,.hero .button-row a.button:not(.button-outline):hover,.main-nav a.button:focus-visible,.main-nav a.button:hover{background:#173f69!important;border-color:#173f69!important;color:#fff!important;outline:3px solid rgba(212,154,31,.32);outline-offset:2px}.founder-section{background:linear-gradient(180deg,#fffdfa,#f8f1e6);padding:72px 0}.founder-grid{align-items:center;display:grid;gap:54px;grid-template-columns:minmax(280px,420px) minmax(0,1fr);max-width:1050px}.founder-portrait{margin:0;position:relative}.founder-portrait:before{background:rgba(255,248,234,.72);border:1px solid rgba(212,154,31,.28);border-radius:30px;content:"";inset:18px -18px -18px 18px;position:absolute}.founder-portrait img{border:1px solid rgba(212,154,31,.16);border-radius:28px;box-shadow:0 24px 58px rgba(15,43,77,.14);display:block;object-fit:cover;object-position:center top;position:relative;width:100%;z-index:1}.founder-copy{max-width:560px}.founder-copy h2{color:var(--navy-deep,#0a223c);font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.02;margin-bottom:12px}.founder-role{color:#b87c0a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:700;margin-bottom:8px}.founder-company{color:var(--muted,#53677d);font-size:1.05rem;line-height:1.65;margin-bottom:0}@media (max-width:900px){.founder-section{padding:60px 0}.founder-grid{gap:36px;grid-template-columns:minmax(240px,360px) minmax(0,1fr)}}@media (max-width:700px){.founder-section{padding:52px 0}.founder-grid{gap:34px;grid-template-columns:1fr}.founder-portrait{margin-inline:auto;max-width:390px}.founder-copy{margin-inline:auto;text-align:center}.founder-copy .eyebrow{justify-content:center}}.founder-grid{align-items:center!important;grid-template-columns:minmax(360px,500px) minmax(0,1fr)!important}.founder-portrait{max-width:500px}.founder-portrait img{aspect-ratio:auto!important;background:#f8f1e6;object-position:center center!important}@media (max-width:900px){.founder-grid{grid-template-columns:minmax(300px,440px) minmax(0,1fr)!important}.founder-portrait{max-width:440px}}@media (max-width:700px){.founder-portrait{max-width:460px}}.founder-company{color:var(--navy-deep,#0a223c)!important;display:inline-block;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,5.1rem)!important;font-weight:700;letter-spacing:-.025em;line-height:1.02!important;margin:0 0 30px!important;padding-bottom:18px;position:relative;text-wrap:balance}.founder-company:after{background:linear-gradient(90deg,var(--gold,#d49a1f),#f0c96e);border-radius:999px;bottom:0;content:"";height:5px;left:0;position:absolute;width:min(180px,42%)}.founder-copy .eyebrow{margin-bottom:12px}.founder-copy h2{font-size:clamp(2.2rem,3.7vw,3.6rem)!important;margin-bottom:10px!important}.founder-role{font-size:clamp(1.35rem,2vw,1.8rem)!important}@media (max-width:700px){.founder-company{font-size:clamp(2.35rem,10vw,3.5rem)!important;margin-bottom:25px!important}.founder-company:after{left:50%;transform:translateX(-50%)}}.site-header .header-inner{gap:24px!important;min-height:102px!important}.site-header .brand{align-items:center;display:flex;flex:0 0 auto}.site-header .brand img{height:auto!important;max-width:310px!important;width:310px!important}.site-header .main-nav{gap:18px!important;margin-left:auto}.site-header .main-nav>a:not(.button){padding-bottom:38px!important;padding-top:38px!important}.site-header .main-nav .button,.site-header .main-nav .button-small{align-items:center;border-radius:10px!important;display:inline-flex;font-size:.86rem!important;justify-content:center;letter-spacing:.055em;min-height:50px;padding:15px 24px!important;white-space:nowrap}.hero .button-row{gap:16px!important}.hero .button-row .button{align-items:center;display:inline-flex;font-weight:750;justify-content:center;min-height:52px;padding:15px 26px!important}@media (max-width:1240px){.site-header .header-inner{gap:18px!important;min-height:94px!important}.site-header .brand img{max-width:275px!important;width:275px!important}.site-header .main-nav{font-size:var(--minimum-font-size)!important;gap:13px!important}.site-header .main-nav>a:not(.button){padding-bottom:34px!important;padding-top:34px!important}.site-header .main-nav .button,.site-header .main-nav .button-small{min-height:46px;padding:13px 18px!important}}@media (max-width:1050px){.site-header .header-inner{min-height:82px!important}.site-header .brand img{max-width:245px!important;width:245px!important}.site-header .main-nav{top:82px!important}.site-header .main-nav>a:not(.button){padding:13px 0!important}.site-header .main-nav .button,.site-header .main-nav .button-small{margin-top:10px;padding:14px 20px!important;width:100%}}@media (max-width:620px){.site-header .header-inner{gap:12px!important;min-height:76px!important}.site-header .brand img{max-width:215px!important;width:215px!important}.site-header .main-nav{top:76px!important}.hero .button-row{gap:12px!important}.hero .button-row .button{min-height:50px;padding:14px 20px!important;width:100%}}.privacy-policy-content{max-width:1200px!important}.privacy-policy-section a,.privacy-policy-section button,.privacy-policy-section figcaption,.privacy-policy-section li,.privacy-policy-section p,.privacy-policy-section strong{color:#000!important}.privacy-policy-section h3{line-height:1.3}.privacy-policy-section h4{color:#000!important;line-height:1.35;margin:0 0 8px}.privacy-policy-section .eyebrow,.privacy-policy-section .privacy-contact-kicker,.privacy-policy-section .privacy-effective-date,.privacy-policy-section .privacy-glance-kicker{color:#000!important;font-size:16px!important}.privacy-glance{background:linear-gradient(145deg,#fffdf7,#fbf0d8);border:1px solid rgba(198,139,20,.42);border-radius:22px;box-shadow:0 18px 42px rgba(15,41,72,.08);margin:34px 0 38px;padding:24px}.privacy-glance-heading{align-items:baseline;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.privacy-glance-heading h3,.privacy-glance-heading p{margin:0!important}.privacy-contact-kicker,.privacy-glance-kicker{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.privacy-glance-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-glance-grid article{background:hsla(0,0%,100%,.88);border:1px solid rgba(15,41,72,.12);border-radius:15px;min-width:0;padding:18px 18px 18px 56px;position:relative}.privacy-glance-grid article>span{background:#102944;border-radius:50%;color:#fff!important;display:grid;font-weight:800;height:30px;left:16px;place-items:center;position:absolute;top:18px;width:30px}.privacy-glance-grid p{margin:0!important}.privacy-cookie-settings{align-items:center;background:#102944;border:1px solid #102944;border-radius:10px;color:#fff!important;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;margin:10px 0 4px;min-height:48px;padding:11px 20px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.privacy-cookie-settings:focus-visible,.privacy-cookie-settings:hover{background:#173b62;box-shadow:0 12px 26px rgba(15,41,72,.18);transform:translateY(-2px)}.privacy-knight-figure figcaption{font-weight:750;padding:16px 10px 6px;text-align:center}.privacy-contact-panel{align-items:center;background:linear-gradient(135deg,#102944,#173d65);border-radius:20px;box-shadow:0 18px 42px rgba(15,41,72,.16);display:flex;gap:24px;justify-content:space-between;margin-top:34px;padding:24px}.privacy-contact-panel .privacy-contact-kicker,.privacy-contact-panel h3,.privacy-contact-panel p{color:#fff!important}.privacy-contact-panel h3{margin:4px 0 6px}.privacy-contact-panel p{margin:0}.privacy-contact-button,.privacy-contact-button:visited{background:linear-gradient(135deg,#e0a321,#f2c35d)!important;border-color:#efc35f!important;color:#102944!important;flex:0 0 auto;min-height:50px}.privacy-contact-button span{color:#102944!important;font-size:16px!important}@media (max-width:850px){.privacy-glance-grid{grid-template-columns:1fr}.privacy-contact-panel{align-items:flex-start;flex-direction:column}}.global-section{padding:48px 0 60px!important}.global-grid{gap:clamp(26px,3.5vw,48px)!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important}.global-copy{max-width:none!important;padding:clamp(26px,3vw,38px)!important}.global-copy h2{font-size:clamp(2.35rem,3.65vw,3.75rem)!important}.global-copy .global-lead{font-size:1.12rem!important}.global-visual{border-radius:24px!important;justify-self:end!important;max-width:420px!important;padding:14px!important}.global-visual img{border-radius:17px!important;max-width:390px!important}@media (min-width:821px) and (max-width:1050px){.global-grid{gap:26px!important;grid-template-areas:"copy visual"!important;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr)!important}.global-copy{max-width:none!important;padding:26px 28px!important}.global-copy h2{font-size:clamp(2.3rem,4.3vw,3.15rem)!important}.global-visual{justify-self:end!important;max-width:360px!important;width:100%!important}.global-visual img{max-width:330px!important}}@media (max-width:820px){.global-section{padding:48px 0 56px!important}.global-grid{gap:26px!important;grid-template-areas:"copy" "visual"!important;grid-template-columns:1fr!important}.global-visual{justify-self:center!important;max-width:460px!important;width:min(100%,460px)!important}}@media (max-width:520px){.privacy-contact-panel,.privacy-glance{padding:19px}.privacy-glance-heading{align-items:flex-start;flex-direction:column-reverse}.privacy-glance-grid article{padding:56px 16px 17px}}.dell-inspired-header .header-cta-primary{background:linear-gradient(180deg,#f3bf4d,#d89a1d)!important;border:1px solid #e2a52a!important;box-shadow:0 5px 14px rgba(3,18,34,.22)!important;color:#0f2944!important}.dell-inspired-header .header-cta-primary:focus-visible,.dell-inspired-header .header-cta-primary:hover{background:linear-gradient(180deg,#f7cc68,#e5a72c)!important;border-color:#f1c45d!important}.dell-inspired-header .header-cta-secondary{background:rgba(255,250,240,.07)!important;border:1px solid rgba(244,215,150,.72)!important;box-shadow:none!important;color:#fffaf0!important}.dell-inspired-header .header-cta-secondary:focus-visible,.dell-inspired-header .header-cta-secondary:hover{background:rgba(237,189,84,.14)!important;border-color:#edbd54!important;color:#fff!important}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{background:linear-gradient(180deg,#fffdf8,#fbf4e7)!important;border-bottom:1px solid rgba(15,41,68,.12)!important;border-top:1px solid rgba(216,154,29,.22)!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){text-shadow:0 1px 0 hsla(0,0%,100%,.85);transition:color .18s ease,background-color .18s ease,box-shadow .18s ease!important}.dell-inspired-header .main-nav>a:not(.button):focus-visible,.dell-inspired-header .main-nav>a:not(.button):hover{background:rgba(216,154,29,.12)!important;box-shadow:inset 0 -2px 0 rgba(216,154,29,.58)!important;color:#6f4700!important}.dell-inspired-header .main-nav>a.is-active{background:rgba(216,154,29,.08)!important;box-shadow:inset 0 -3px 0 #d89a1d!important;font-weight:750!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){color:#0b2137!important;font-size:.9375rem!important;font-weight:650!important;line-height:1.3!important;text-shadow:none!important}.dell-inspired-header .main-nav>a:not(.button):focus-visible,.dell-inspired-header .main-nav>a:not(.button):hover{color:#563700!important}.dell-inspired-header .main-nav>a.is-active{color:#081d32!important;font-weight:800!important}.global-section{background:radial-gradient(circle at 88% 18%,rgba(216,154,29,.13),transparent 30%),linear-gradient(145deg,#f7f2e8,#fffdf8 48%,#edf3f7)!important;overflow:hidden!important;padding:76px 0 88px!important;position:relative!important}.global-section:before{opacity:.38!important}.global-map-pattern{opacity:.17!important}.global-grid{display:grid!important;gap:clamp(42px,6vw,88px)!important;grid-template-areas:"copy visual"!important;grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr)!important;position:relative!important;z-index:2!important}.global-copy{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9)!important;border:1px solid rgba(15,41,72,.1)!important;border-radius:24px!important;box-shadow:0 24px 58px rgba(15,41,68,.11)!important;grid-area:copy!important;margin:0!important;max-width:700px!important;order:1!important;padding:clamp(30px,4vw,52px)!important;width:100%!important}.global-copy .eyebrow{color:#8a5900!important;margin-bottom:14px!important}.global-copy h2{font-size:clamp(2.45rem,4.3vw,4.4rem)!important;letter-spacing:-.035em!important;line-height:1.03!important;margin-bottom:20px!important;max-width:640px!important}.global-copy .global-lead{color:#173552!important;font-size:1.25rem!important;line-height:1.48!important;margin-bottom:16px!important;max-width:620px!important}.global-copy>p:not(.eyebrow):not(.global-lead){color:#324b63!important;font-size:1rem!important;line-height:1.72!important;max-width:620px!important}.global-points{display:grid!important;gap:10px!important;margin:24px 0!important}.global-points span{background:#fff9eb!important;border:1px solid rgba(216,154,29,.28)!important;border-radius:10px!important;box-shadow:none!important;color:#173552!important;font-size:.875rem!important;font-weight:750!important;min-height:44px!important;padding:10px 12px!important}.global-visual{background:radial-gradient(circle at 50% 44%,#244868 0,#0f2944 64%,#081d32 100%)!important;border:1px solid rgba(216,154,29,.45)!important;border-radius:32px!important;box-shadow:0 28px 64px rgba(8,29,50,.22)!important;display:grid!important;grid-area:visual!important;margin:0!important;min-height:0!important;order:2!important;overflow:hidden!important;padding:clamp(18px,2.5vw,28px)!important;place-items:center!important;position:relative!important;width:100%!important}.global-visual:before{border:1px solid rgba(237,189,84,.36)!important;inset:6%!important;transform:rotate(-10deg)!important}.global-visual:after,.global-visual:before{border-radius:50%!important;pointer-events:none;position:absolute!important}.global-visual:after{aspect-ratio:1!important;background:rgba(216,154,29,.1)!important;bottom:-16%!important;content:""!important;display:block!important;right:-10%!important;width:52%!important}.global-visual .globe-halo{border-color:rgba(237,189,84,.34)!important;inset:12%!important;opacity:.8!important}.global-visual img{aspect-ratio:1!important;border-radius:24px!important;box-shadow:0 18px 42px rgba(2,15,28,.3)!important;display:block!important;max-width:620px!important;mix-blend-mode:normal!important;object-position:center!important;z-index:2!important}@media (max-width:1050px){.global-section{padding:64px 0 72px!important}.global-grid{gap:28px!important;grid-template-areas:"copy" "visual"!important;grid-template-columns:1fr!important}.global-copy{max-width:none!important}.global-visual{justify-self:center!important;width:min(100%,720px)!important}}@media (max-width:620px){.global-section{padding:48px 0 56px!important}.global-copy{border-radius:18px!important;padding:26px 22px!important}.global-copy h2{font-size:clamp(2.25rem,11vw,3.35rem)!important}.global-points{grid-template-columns:1fr!important}.global-visual{border-radius:22px!important;padding:14px!important}.global-visual img{border-radius:16px!important}}.privacy-policy-section{color:#000!important}.privacy-policy-content{max-width:1200px}.privacy-policy-layout{align-items:start;display:grid;gap:clamp(34px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(280px,380px)}.privacy-policy-copy{min-width:0}.privacy-policy-section a,.privacy-policy-section li,.privacy-policy-section p,.privacy-policy-section span,.privacy-policy-section strong{color:#000!important;font-size:16px!important}.privacy-policy-section h2,.privacy-policy-section h3{color:#000!important}.privacy-policy-section .eyebrow{color:#000!important;font-size:16px!important}.privacy-knight-figure{background:linear-gradient(145deg,#fffdf7,#f6e5c2);border:1px solid rgba(198,139,20,.48);border-radius:26px;box-shadow:0 24px 58px rgba(15,41,72,.14);margin:8px 0 0;overflow:hidden;padding:12px;position:sticky;top:120px}.privacy-knight-figure img{aspect-ratio:1122/1402;border-radius:18px;display:block;height:auto;object-fit:contain;width:100%}@media (max-width:850px){.privacy-policy-layout{grid-template-columns:1fr}.privacy-knight-figure{margin:4px auto 0;position:static;width:min(100%,430px)}}.dell-inspired-header{background:#fff!important;border-bottom:1px solid rgba(15,43,77,.12)!important;box-shadow:0 5px 18px rgba(15,43,77,.05)!important}.dell-inspired-header .header-shell{display:block}.dell-inspired-header .header-top-row{align-items:center;display:flex;gap:32px;justify-content:space-between;min-height:92px}.dell-inspired-header .brand{align-items:center;display:flex;flex:0 0 auto}.dell-inspired-header .brand img{display:block;max-width:310px!important;width:310px!important}.dell-inspired-header .header-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-left:auto}.dell-inspired-header .header-cta{align-items:center;border-radius:3px;display:inline-flex;font-size:.88rem;font-weight:750;gap:8px;justify-content:center;letter-spacing:.01em;min-height:46px;padding:12px 22px;text-transform:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.dell-inspired-header .header-cta-primary{background:var(--navy,#0f2b4d);border:1px solid var(--navy,#0f2b4d)}.dell-inspired-header .header-cta-primary:focus-visible,.dell-inspired-header .header-cta-primary:hover{background:#173f6c;border-color:#173f6c;color:#fff!important;transform:translateY(-1px)}.dell-inspired-header .header-cta-secondary{background:#fff;border:1px solid rgba(15,43,77,.34);color:var(--navy,#0f2b4d)!important}.dell-inspired-header .header-cta-secondary:focus-visible,.dell-inspired-header .header-cta-secondary:hover{background:#f4f7fa;border-color:var(--navy,#0f2b4d);color:var(--navy,#0f2b4d)!important;transform:translateY(-1px)}.dell-inspired-header .main-nav{align-items:center;border-top:1px solid rgba(15,43,77,.09);display:flex;font-size:.84rem!important;font-weight:650!important;justify-content:flex-start;letter-spacing:.015em!important;min-height:48px;text-transform:none!important}.dell-inspired-header .main-nav>a:not(.button){color:var(--navy,#0f2b4d)!important;padding:15px 0!important}.dell-inspired-header .main-nav>a:not(.button):after{bottom:8px!important}.dell-inspired-header .menu-toggle{display:none}.hero .button-row .button{border-radius:3px!important;box-shadow:none!important;font-weight:750!important;padding:13px 24px!important}.hero .button-row .button:not(.button-outline){background:var(--navy,#0f2b4d)!important;border-color:var(--navy,#0f2b4d)!important;color:#fff!important}.hero .button-row .button-outline{background:#fff!important;border:1px solid rgba(15,43,77,.4)!important;color:var(--navy,#0f2b4d)!important}.hero .button-row .button:focus-visible,.hero .button-row .button:hover{transform:translateY(-1px)}@media (max-width:1050px){.dell-inspired-header .header-top-row{gap:16px;min-height:78px}.dell-inspired-header .brand img{max-width:245px!important;width:245px!important}.dell-inspired-header .header-cta-secondary{display:none}.dell-inspired-header .header-cta-primary{font-size:.82rem;min-height:42px;padding:10px 16px}.dell-inspired-header .menu-toggle{display:grid;flex:0 0 auto}.dell-inspired-header .main-nav{background:#fff;border-bottom:1px solid rgba(15,43,77,.12);border-top:1px solid rgba(15,43,77,.09);box-shadow:0 18px 32px rgba(15,43,77,.12);display:grid;gap:0!important;left:0;min-height:0;opacity:0;padding:16px 24px 22px;pointer-events:none;position:fixed;right:0;top:78px!important;transform:translateY(-135%);transition:transform .25s ease,opacity .25s ease}.dell-inspired-header .main-nav.is-open{opacity:1;pointer-events:auto;transform:none}.dell-inspired-header .main-nav>a:not(.button){padding:13px 0!important}}@media (max-width:620px){.dell-inspired-header .header-top-row{gap:10px;min-height:72px}.dell-inspired-header .brand img{max-width:205px!important;width:205px!important}.dell-inspired-header .header-actions{gap:8px}.dell-inspired-header .header-cta-primary{font-size:var(--minimum-font-size);min-height:40px;padding:9px 12px}.dell-inspired-header .header-cta-primary span{display:none}.dell-inspired-header .main-nav{top:72px!important}}@media (max-width:430px){.dell-inspired-header .brand img{max-width:175px!important;width:175px!important}.dell-inspired-header .header-cta-primary{font-size:var(--minimum-font-size);padding:8px 10px}}.dell-inspired-header .header-cta{border-radius:8px!important;font-size:.8125rem!important;line-height:1.2!important;min-height:42px!important;min-width:0!important;padding:8px 13px!important}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{align-items:center!important;background:#f5f5f7!important;border:0!important;display:flex!important;flex-flow:row nowrap!important;gap:clamp(8px,1.5vw,24px)!important;justify-content:space-between!important;min-height:54px!important;padding:4px 8px!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){background:transparent!important;border:0!important;border-radius:5px!important;box-shadow:none!important;color:#252529!important;flex:0 1 auto!important;font-family:Segoe UI,Arial,sans-serif!important;font-size:.8125rem!important;font-weight:500!important;letter-spacing:0!important;min-height:44px!important;padding:8px 5px!important;white-space:nowrap!important}.dell-inspired-header .main-nav>a:not(.button):focus-visible,.dell-inspired-header .main-nav>a:not(.button):hover{background:rgba(15,41,68,.07)!important;color:#0f2944!important}.dell-inspired-header .main-nav>a.is-active{background:transparent!important;box-shadow:inset 0 -2px 0 #d89a1d!important;color:#8a5900!important}@media (max-width:980px){.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{flex-wrap:wrap!important;gap:2px 14px!important;justify-content:flex-start!important;padding:5px 4px 7px!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){min-height:42px!important}}@media (max-width:520px){.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{gap:0 10px!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){flex:1 1 calc(33.333% - 10px)!important;justify-content:flex-start!important;padding-inline:6px!important;white-space:normal!important}}.contact-image{background-image:radial-gradient(circle at 18% 42%,rgba(226,180,82,.2),transparent 27%),radial-gradient(circle at 82% 55%,rgba(255,248,232,.1),transparent 31%),linear-gradient(105deg,#112f50,#1a4167 44%,#315a78)!important;border:1px solid rgba(212,154,31,.42)!important;box-shadow:0 24px 52px rgba(15,43,77,.13),inset 0 0 0 1px rgba(255,248,232,.08)!important}.contact-image:before{background:url(../images/sunflower-outline.svg) -42px 48%/270px no-repeat,url(../images/sunflower-outline.svg) calc(100% + 42px) 52%/290px no-repeat!important;filter:sepia(.22) saturate(.82) brightness(1.12)}.contact-image:after{color:#fff4dc!important;letter-spacing:.065em!important;text-shadow:0 3px 14px rgba(5,22,39,.26)!important}.contact-image{background-image:linear-gradient(103deg,#0b2744,#163756 46%,#294a62)!important;border:1px solid rgba(208,164,79,.34)!important;box-shadow:0 20px 42px rgba(15,43,77,.11),inset 0 0 0 1px rgba(255,246,225,.05)!important}.contact-image:before{background:url(../images/sunflower-outline.svg) center 68%/86px no-repeat!important;content:"";filter:sepia(.55) saturate(.78) brightness(1.15)!important;inset:0;opacity:.16!important;position:absolute}.contact-image:after{color:#f5ead0!important;content:"EPANGZ  •  DIGITAL & DESIGN SOLUTIONS";display:grid;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.18rem,2.2vw,2.18rem);inset:0;letter-spacing:.06em!important;padding:20px 20px 40px;place-items:center;position:absolute;text-align:center;text-shadow:0 3px 12px rgba(4,18,31,.2)!important}.founder-grid-summary{gap:54px!important;grid-template-columns:minmax(360px,500px) minmax(0,1fr)!important;max-width:1240px!important}.founder-content{min-width:0}.founder-content .founder-company{display:block;max-width:760px}.founder-details-row{align-items:start;display:grid;gap:34px;grid-template-columns:minmax(190px,.62fr) minmax(360px,1.38fr)}.founder-identity{padding-top:4px}.founder-identity h2{color:var(--navy-deep,#0a223c);font-size:clamp(2.15rem,3.4vw,3.4rem);line-height:1.04;margin:0 0 10px}.founder-identity .founder-role{margin:0}.founder-summary-panel{background:linear-gradient(180deg,#fffefb,#fff8ed);border:1px solid rgba(212,154,31,.18);border-radius:22px;box-shadow:0 16px 36px rgba(15,43,77,.07);padding:25px 26px}.founder-summary-panel h3{color:var(--navy-deep,#0a223c);font-size:1.28rem;margin:0 0 14px}.founder-summary-panel p{color:var(--muted,#53677d);font-size:1rem;line-height:1.76;margin:0 0 13px}.founder-summary-panel p:last-child{margin-bottom:0}.founder-summary-panel strong{color:var(--navy-deep,#0a223c)}@media (max-width:1080px){.founder-grid-summary{gap:38px!important;grid-template-columns:minmax(300px,420px) minmax(0,1fr)!important}.founder-details-row{gap:20px;grid-template-columns:1fr}}@media (max-width:760px){.founder-grid-summary{gap:30px!important;grid-template-columns:1fr!important}.founder-content,.founder-identity{text-align:center}.founder-content .founder-company{margin-inline:auto!important}.founder-summary-panel{padding:22px 20px;text-align:left}}.site-footer .footer-logo-card{border-radius:0!important;margin-bottom:14px!important}.site-footer .footer-logo-card img{border:0!important;border-radius:0!important;box-shadow:none!important;width:220px!important}@media (min-width:1021px){.hero .hero-visual{justify-self:end!important;margin-left:-8%!important;margin-right:0!important;overflow:visible!important;width:108%!important}.hero .hero-visual img{height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;transform:none!important;width:100%!important}}:root{--qa-navy:#0d2948;--qa-navy-deep:#081f38;--qa-navy-soft:#1a426a;--qa-gold:#d79a17;--qa-gold-soft:#f4dfb1;--qa-cream:#fbf7ef;--qa-panel:#fffdf9;--qa-text:#20354a;--qa-muted:#566b80;--qa-line:#e7dcc8;--qa-shadow:0 20px 48px rgba(13,41,72,.09)}body,html{max-width:100%;overflow-x:hidden}body{background:#fbf8f2;color:var(--qa-text)}img{max-width:100%}main section[id]{scroll-margin-top:126px}.dell-inspired-header{background:rgba(255,253,249,.97)!important;border-bottom:1px solid rgba(13,41,72,.09)!important;box-shadow:0 8px 26px rgba(13,41,72,.045)!important}.dell-inspired-header .header-shell{padding-block:0!important}.dell-inspired-header .header-top-row{min-height:88px!important}.dell-inspired-header .brand img{max-width:272px!important;width:272px!important}.dell-inspired-header .header-actions{gap:11px!important}.dell-inspired-header .header-cta{font-weight:750!important}.dell-inspired-header .header-cta-primary{background:linear-gradient(180deg,#173f68,#0d2948)!important;border-color:#0d2948!important;color:#fff!important}.dell-inspired-header .header-cta-secondary{background:#fff!important;border:1px solid rgba(13,41,72,.17)!important;color:var(--qa-navy)!important}.dell-inspired-header .main-nav{border-top:1px solid rgba(13,41,72,.065)!important;gap:30px!important;min-height:48px!important}.dell-inspired-header .main-nav>a{color:var(--qa-navy)!important;font-weight:680!important}.hero{background:radial-gradient(circle at 82% 38%,rgba(215,154,23,.1),transparent 28%),linear-gradient(112deg,#fffdfa,#fbf5eb 55%,#f4eadb)!important;padding:0!important}.hero-pattern{opacity:.28!important}.hero .hero-grid{display:grid!important;gap:24px 42px!important;grid-template-areas:"heading heading" "copy visual"!important;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;min-height:0!important;padding:52px 0 66px!important}.hero .hero-heading{grid-area:heading!important;margin:0!important;max-width:1120px!important}.hero .hero-heading .eyebrow{margin-bottom:15px!important}.hero .hero-heading h1{color:var(--qa-navy-deep)!important;font-size:clamp(3rem,5.15vw,5.4rem)!important;letter-spacing:-.045em!important;line-height:.98!important;margin:0!important;max-width:1100px!important}.hero .hero-heading h1,.hero .hero-heading h1 span{display:block!important}.hero .hero-copy{grid-area:copy!important;margin:0!important;max-width:620px!important;padding:0!important}.hero .hero-accent{color:#bd7f08!important;font-size:clamp(1.55rem,2.2vw,2.35rem)!important;line-height:1.1!important;margin:0 0 12px!important}.hero .gold-rule{margin:13px 0 23px!important;width:min(330px,72%)!important}.hero .hero-text{color:var(--qa-text)!important;font-size:1.045rem!important;line-height:1.74!important;margin:0 0 15px!important;max-width:610px!important}.hero .hero-text-secondary{background:transparent!important;border-left:3px solid rgba(215,154,23,.48)!important;color:var(--qa-muted)!important;margin-bottom:25px!important;padding:12px 0 12px 17px!important}.hero .button-row{gap:13px!important;margin:0 0 20px!important}.hero .button-row .button{border-radius:10px!important;min-height:48px!important;padding:12px 21px!important}.hero .trust-note{border-radius:15px!important;display:flex!important;line-height:1.48!important;margin:0!important;max-width:610px!important;padding:12px 15px!important}.hero .hero-visual{align-self:center!important;background:transparent!important;grid-area:visual!important;justify-self:end!important;margin:0!important;max-width:790px!important;min-width:0!important;overflow:visible!important;padding:0!important;width:100%!important}.hero .hero-visual:after,.hero .hero-visual:before{content:none!important;display:none!important}.hero .hero-visual img{background:#f8f1e6!important;border:1px solid rgba(215,154,23,.2)!important;border-radius:24px!important;box-shadow:0 26px 60px rgba(13,41,72,.14)!important;display:block!important;height:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.section{padding:76px 0!important}.section-heading{margin-bottom:31px!important}.section-heading.centered{margin-bottom:36px!important}.section-heading h2{color:var(--qa-navy-deep)!important;margin-bottom:12px!important}.section-heading p{line-height:1.72!important;max-width:820px!important}.eyebrow{color:#b77700!important}#services .service-grid{align-items:start!important;display:grid!important;gap:20px!important;grid-template-areas:"website graphic" "communications qa" "outreach outreach"!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#services .service-card{height:auto!important;min-height:0!important;padding:27px 25px 24px!important}#services .service-card-website{grid-area:website!important}#services .service-card-graphic{grid-area:graphic!important}#services .service-card-communications{grid-area:communications!important}#services .service-card-qa{grid-area:qa!important}#services .service-card-outreach{align-items:center!important;column-gap:22px!important;display:grid!important;grid-area:outreach!important;grid-template-areas:"icon title link" "icon copy link"!important;grid-template-columns:auto minmax(0,1fr) auto!important}#services .service-card-outreach .icon-box{grid-area:icon!important;margin:0!important}#services .service-card-outreach h3{grid-area:title!important;margin:0 0 6px!important}#services .service-card-outreach .service-copy{grid-area:copy!important}#services .service-card-outreach .text-link{grid-area:link!important;margin:0!important;white-space:nowrap!important}#services .service-card .text-link{margin-top:14px!important;padding-top:0!important}.contact-form,.feature-card,.founder-summary-panel,.mission-card,.process-step,.project-card,.service-card,.values-card{border-color:rgba(215,154,23,.16)!important;border-radius:20px!important;box-shadow:var(--qa-shadow)!important}.feature-grid{align-items:stretch!important;display:grid!important;gap:19px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature-card{padding:27px 23px!important}.process-grid{align-items:start!important;display:grid!important;gap:14px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.process-grid:before{opacity:.38!important}.process-step{height:auto!important;padding:24px 20px!important}.project-grid.project-grid-three{align-items:stretch!important;display:grid!important;gap:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.project-grid.project-grid-three .project-card,.project-grid.project-grid-three .project-card:last-child{grid-column:auto!important;height:100%!important}.project-grid.project-grid-three .project-card img,.project-grid.project-grid-three .project-card:last-child img{height:220px!important;object-fit:cover!important;object-position:center!important;width:100%!important}.project-grid.project-grid-three .project-card>div{padding:24px 22px!important}.mission-grid{align-items:stretch!important;display:grid!important;gap:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.mission-card,.values-card{height:100%!important;padding:27px 24px!important}.founder-section{padding:78px 0!important}.founder-grid-summary{align-items:center!important;display:grid!important;gap:46px!important;grid-template-columns:minmax(340px,470px) minmax(0,1fr)!important}.founder-portrait{margin:0!important}.founder-portrait img{border-radius:24px!important;box-shadow:0 24px 56px rgba(13,41,72,.13)!important;display:block!important;height:auto!important;max-height:600px!important;object-fit:contain!important;object-position:center!important}.founder-details-row{gap:27px!important}.founder-summary-panel{padding:24px 25px!important}.global-section{padding:76px 0!important}.global-grid{align-items:center!important;gap:42px!important}.global-visual img{width:100%!important}.contact-section{padding-bottom:72px!important}.contact-image{border-radius:24px!important;height:245px!important;margin:0 auto!important;width:min(1280px,calc(100% - 40px))!important}.contact-image:after{color:#fff!important;content:"EPANGZ  DIGITAL & DESIGN SOLUTIONS"!important;font-size:clamp(1.15rem,2.25vw,2.05rem)!important}.contact-grid{align-items:start!important;gap:34px!important;padding-bottom:0!important;padding-top:38px!important}.contact-copy{padding:4px 0 0!important;position:static!important}.contact-form{padding:27px 25px!important}.site-footer{background:linear-gradient(180deg,#102944,#081f36)!important}.site-footer .footer-logo-card img{width:250px!important}.footer-grid{align-items:start!important;gap:30px!important}.footer-bottom{padding-block:20px!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(215,154,23,.75)!important;outline-offset:3px!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1120px){main section[id]{scroll-margin-top:90px}.hero .hero-grid{gap:22px!important;grid-template-areas:"heading" "copy" "visual"!important;grid-template-columns:1fr!important;padding:43px 0 56px!important}.hero .hero-heading h1{max-width:900px!important}.hero .hero-copy{max-width:820px!important}.hero .hero-visual{justify-self:center!important;max-width:930px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature-grid .feature-card:last-child{grid-column:1/-1!important;justify-self:center!important;max-width:650px!important}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.process-grid:before{display:none!important}.process-step:last-child{grid-column:1/-1!important;justify-self:center!important;max-width:650px!important}.project-grid.project-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-grid.project-grid-three .project-card:last-child{grid-column:1/-1!important;justify-self:center!important;max-width:720px!important}.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.values-card{grid-column:1/-1!important}.founder-grid-summary{gap:34px!important;grid-template-columns:minmax(300px,400px) minmax(0,1fr)!important}}@media (max-width:780px){.dell-inspired-header .header-top-row{min-height:74px!important}.dell-inspired-header .brand img{max-width:190px!important;width:190px!important}.dell-inspired-header .header-cta-secondary{display:none!important}.dell-inspired-header .header-cta-primary{font-size:var(--minimum-font-size)!important;min-height:40px!important;padding:9px 11px!important}.hero .hero-grid{gap:18px!important;padding:34px 0 46px!important}.hero .hero-heading h1{font-size:clamp(2.45rem,11.5vw,3.75rem)!important;line-height:1.01!important}.hero .hero-heading h1 span{display:inline!important}.hero .hero-heading h1 span+span:before{content:" "}.hero .hero-accent{font-size:1.28rem!important}.hero .button-row{display:grid!important;grid-template-columns:1fr!important}.hero .button-row .button{justify-content:center!important;width:100%!important}.hero .hero-visual img{border-radius:18px!important}.section{padding:58px 0!important}#services .service-grid{gap:15px!important;grid-template-areas:"website" "graphic" "communications" "outreach" "qa"!important;grid-template-columns:1fr!important}#services .service-card-outreach{display:block!important}#services .service-card-outreach .icon-box{margin-bottom:16px!important}#services .service-card-outreach .text-link{display:inline-flex!important;margin-top:14px!important}.feature-grid,.mission-grid,.process-grid,.project-grid.project-grid-three{gap:15px!important;grid-template-columns:1fr!important}.feature-grid .feature-card:last-child,.process-step:last-child,.project-grid.project-grid-three .project-card:last-child,.values-card{grid-column:auto!important;max-width:none!important}.founder-grid-summary{gap:28px!important;grid-template-columns:1fr!important}.founder-portrait{margin-inline:auto!important;max-width:520px!important}.founder-details-row{gap:18px!important;grid-template-columns:1fr!important}.founder-content,.founder-identity{text-align:left!important}.contact-image{border-radius:18px!important;height:185px!important;width:calc(100% - 24px)!important}.contact-grid{gap:22px!important;padding-top:27px!important}.contact-form{padding:22px 18px!important}.footer-grid{gap:24px!important}}@media (max-width:430px){.dell-inspired-header .brand img{max-width:165px!important;width:165px!important}.dell-inspired-header .header-cta-primary{padding-inline:9px!important}.hero .hero-heading h1{font-size:clamp(2.2rem,11vw,3.2rem)!important}.hero .hero-text{font-size:.98rem!important}}.header-center-art{height:84px;left:50%;overflow:hidden;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(300px,33vw,480px);z-index:0}.header-center-art span{inset:0;overflow:hidden;position:absolute}.header-center-art img{display:block;height:auto!important;left:50%;max-width:none!important;position:absolute;top:50%;transform:translate(-50%,-50%);width:204.8%!important}.dell-inspired-header .brand,.dell-inspired-header .header-actions{position:relative;z-index:1}@media (max-width:1240px){.header-center-art{height:72px;width:clamp(270px,29vw,360px)}}@media (max-width:1050px){.header-center-art{display:block;height:60px;width:260px}}@media (min-width:1121px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width:781px) and (max-width:1120px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature-grid .feature-card:last-child{grid-column:auto!important;justify-self:stretch!important;max-width:none!important}}.hero .hero-visual{border-radius:24px!important;overflow:hidden!important;position:relative!important}.hero-image-cleanup{display:block;pointer-events:none;position:absolute;z-index:4}.hero-image-cleanup-left{background:linear-gradient(90deg,#eee7dd,#f1ebe3 72%,rgba(241,235,227,0));height:13.5%;left:0;top:48.5%;width:1.75%}.hero-image-cleanup-screen{background:#f7f6f1;border-radius:2px;height:5.4%;left:68.55%;top:13.35%;width:1.75%}@media (min-width:1080px){#about .section-heading{max-width:none!important}#about .about-one-line-heading{font-size:clamp(1.82rem,2.32vw,2.58rem)!important;letter-spacing:-.025em!important;max-width:none!important;white-space:nowrap!important}}#work .project-grid.project-grid-three{gap:22px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}#work .project-card{overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}#work .project-card:hover{border-color:rgba(215,154,23,.34)!important;box-shadow:0 24px 52px rgba(13,41,72,.15)!important;transform:translateY(-5px)}#work .project-card img{background:#f4eee4!important;height:232px!important}#work .project-card-new img{object-fit:cover!important;object-position:center!important}.project-type{align-items:center;background:#fff8e9;border:1px solid rgba(201,129,0,.22);border-radius:999px;color:#9a6500;display:inline-flex;font-size:var(--minimum-font-size);font-weight:800;letter-spacing:.08em;margin-bottom:11px;min-height:27px;padding:5px 10px;text-transform:uppercase}@media (max-width:1079px){#about .about-one-line-heading{white-space:normal!important}}@media (max-width:780px){.hero-image-cleanup-left{width:2.1%}.hero-image-cleanup-screen{left:68.5%;width:1.9%}#work .project-card img{height:220px!important}}#about .about-one-line-heading,#about .section-heading{max-width:none!important;width:100%!important}#about .about-one-line-heading{display:block!important;font-size:clamp(1.85rem,2.35vw,2.55rem)!important;line-height:1.12!important;white-space:normal!important;text-wrap:balance!important}.founder-portrait:before{content:none!important;display:none!important}.footer-address{color:#fff;display:block;font-style:normal;line-height:1.55;margin:12px 0 0}.footer-address span,.footer-address strong{color:#fff!important;display:block;font-size:.92rem}.footer-address strong{font-weight:700}@media (min-width:1080px){#about .about-one-line-heading{font-size:clamp(1.8rem,2.22vw,2.48rem)!important;white-space:nowrap!important}}@media (min-width:600px) and (max-width:1079px){#about .about-one-line-heading{font-size:clamp(1.65rem,3.7vw,2.2rem)!important}}@media (max-width:599px){#about .about-one-line-heading{font-size:clamp(1.12rem,5.2vw,1.45rem)!important;line-height:1.18!important}}.hero-image-cleanup,.hero-image-cleanup-left,.hero-image-cleanup-screen{display:none!important}:root{--polish-shadow:0 18px 46px rgba(15,41,72,.09);--polish-shadow-hover:0 24px 58px rgba(15,41,72,.14);--polish-border:rgba(201,129,0,.2)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{box-shadow:0 7px 24px rgba(15,41,72,.055)}.section-heading h2{text-wrap:balance}.section-heading>p:last-child{margin-inline:auto;max-width:72ch}.hero .hero-grid{align-items:center!important}.hero .hero-copy{max-width:680px}.hero .hero-visual{background:#f7f1e6;border:1px solid rgba(201,129,0,.18);box-shadow:0 25px 65px rgba(15,41,72,.12)}.hero .hero-visual img{box-shadow:none!important;margin:0!important;max-width:100%!important;width:100%!important}.hero .hero-visual:after{display:none!important}.contact-form,.feature-card,.founder-summary-panel,.mission-card,.process-step,.project-card,.service-card,.values-card{box-shadow:var(--polish-shadow)!important}.mission-card,.project-card,.service-card,.values-card{border-color:var(--polish-border)!important}#services .service-card{display:flex!important;flex-direction:column!important}#services .service-card .service-copy{flex:1 1 auto!important}#services .service-card .text-link{margin-top:auto!important;padding-top:16px!important}.feature-card,.process-step{height:100%!important}.feature-card h3,.process-step h3{text-wrap:balance}.process-grid{align-items:stretch!important}.process-step{background:hsla(0,0%,100%,.84)!important;border:1px solid rgba(201,129,0,.16)!important;border-radius:18px!important}.process-grid:before{opacity:.55}#work .project-card{border-radius:20px!important;display:flex!important;flex-direction:column!important;height:100%!important}#work .project-card>div{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}#work .project-card h3{text-wrap:balance}#work .project-card p{margin-top:auto}#work .project-card img{aspect-ratio:16/9;height:auto!important;min-height:220px;object-fit:cover!important}#work .project-card:hover{box-shadow:var(--polish-shadow-hover)!important}.project-type{align-self:flex-start}.founder-portrait{background:transparent!important;border:0!important;box-shadow:none!important}.founder-portrait img{border:0!important;box-shadow:0 20px 52px rgba(15,41,72,.13)!important}.founder-summary-panel p{max-width:75ch}.contact-image{box-shadow:0 24px 58px rgba(15,41,72,.13)!important}.contact-form input,.contact-form select,.contact-form textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.contact-form input:hover,.contact-form select:hover,.contact-form textarea:hover{border-color:rgba(201,129,0,.42)!important}.contact-form .button{min-height:50px}.site-footer .footer-logo-card{border:0!important;box-shadow:none!important;display:inline-block!important}.site-footer .footer-logo-card img{width:225px!important}.footer-grid>div:not(.footer-brand) a{transition:color .18s ease,transform .18s ease;width:fit-content}.footer-grid>div:not(.footer-brand) a:hover{color:var(--gold-soft)!important;transform:translateX(2px)}@media (min-width:1121px){.process-grid{gap:14px!important}.process-grid:before{display:none!important}#work .project-grid.project-grid-three{align-items:stretch!important}}@media (max-width:1120px){.process-step{min-height:0!important}}@media (max-width:780px){.site-header{box-shadow:0 5px 18px rgba(15,41,72,.06)}.hero .hero-visual{border-radius:18px!important}#work .project-card img{min-height:0}.founder-summary-panel{padding:22px 20px!important}.contact-form .button{width:100%}.footer-grid{text-align:left!important}}.footer-contact-meta{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.footer-contact-meta span,.footer-contact-meta strong,.footer-contact-note{color:#d4dfeb;display:block;font-size:.92rem;line-height:1.55}.footer-contact-meta strong{color:#fff!important;font-weight:700}.footer-contact-note{margin:2px 0 8px}@media (min-width:781px){.section{padding:64px 0!important}.section-heading{margin-bottom:25px!important}.section-heading.centered{margin-bottom:29px!important}.section-heading h2{font-size:clamp(2rem,3.2vw,3.05rem)!important;line-height:1.09!important;margin-bottom:9px!important}.section-heading p{font-size:1rem!important;line-height:1.62!important}#services .service-grid{gap:18px!important}#services .service-card{border-radius:17px!important;padding:22px 21px 21px!important}#services .service-card h3{font-size:1.2rem!important;line-height:1.24!important}#services .service-card p{font-size:.95rem!important;line-height:1.58!important}#services .service-card .text-link{padding-top:12px!important}.feature-grid{gap:18px!important}.feature-card{border-radius:17px!important;padding:21px 20px!important}.feature-card h3{font-size:1.14rem!important}.feature-card p{font-size:.95rem!important;line-height:1.58!important}.process-grid{gap:12px!important}.process-step{border-radius:16px!important;padding:20px 17px!important}.process-step h3{font-size:1.08rem!important;margin-bottom:8px!important}.process-step p{font-size:.93rem!important;line-height:1.55!important}#work .project-grid{gap:20px!important}#work .project-card{border-radius:17px!important}#work .project-card>div{padding:19px 18px 20px!important}#work .project-card h3{font-size:1.16rem!important;line-height:1.25!important}#work .project-card p{font-size:.93rem!important;line-height:1.55!important}#work .project-card img{min-height:195px!important}.project-type{font-size:var(--minimum-font-size)!important;margin-bottom:8px!important}#about .about-grid,#about .mission-values-grid{gap:22px!important}.mission-card,.values-card{border-radius:17px!important;padding:23px 22px!important}.mission-card p,.values-card li,.values-card p{font-size:.95rem!important;line-height:1.58!important}.founder-section{padding:64px 0!important}.founder-grid-summary{gap:28px!important}.founder-portrait{max-width:380px!important}.founder-details-row{gap:20px!important}.founder-summary-panel{border-radius:17px!important;padding:21px 22px!important}.founder-summary-panel h3{font-size:1.18rem!important;margin-bottom:12px!important}.founder-summary-panel p{font-size:.94rem!important;line-height:1.58!important;margin-bottom:12px!important}.founder-company{font-size:.88rem!important}.founder-identity h2{font-size:2rem!important}.global-section{padding:64px 0!important}.global-grid{gap:32px!important}.global-copy p{font-size:.97rem!important;line-height:1.62!important}.global-points{gap:9px!important;margin:17px 0!important}.global-points span{font-size:.84rem!important;padding:8px 11px!important}.contact-section{padding-bottom:58px!important}.contact-grid{gap:28px!important;padding-top:30px!important}.contact-copy h2{font-size:clamp(2rem,3.1vw,2.9rem)!important;line-height:1.1!important}.contact-copy p{font-size:.97rem!important;line-height:1.62!important}.contact-form{border-radius:17px!important;padding:22px 21px!important}.contact-form label{font-size:.88rem!important}.contact-form input,.contact-form select,.contact-form textarea{padding:11px 12px!important}.site-footer{padding:42px 0 20px!important}.footer-grid{gap:24px!important}.site-footer h3{font-size:.84rem!important;margin-bottom:10px!important}.footer-address span,.footer-address strong,.footer-contact-meta span,.footer-contact-meta strong,.footer-contact-note,.site-footer a,.site-footer p{font-size:.86rem!important;line-height:1.48!important}.footer-brand p{max-width:300px!important}.footer-bottom{margin-top:22px!important;padding-top:17px!important}}@media (max-width:780px){.section{padding:48px 0!important}.section-heading,.section-heading.centered{margin-bottom:23px!important}.section-heading h2{font-size:clamp(1.82rem,8.5vw,2.45rem)!important;line-height:1.1!important}#services .service-card,.contact-form,.feature-card,.founder-summary-panel,.mission-card,.process-step,.values-card{padding:19px 17px!important}#work .project-card>div{padding:18px 17px!important}.founder-section,.global-section{padding:50px 0!important}.founder-portrait{max-width:360px!important}.contact-grid{padding-top:24px!important}.site-footer{padding:38px 0 18px!important}}.portfolio-cta-card{align-items:center;background:linear-gradient(145deg,#fff,#fbf7ee);border:1px solid rgba(215,154,23,.22);border-radius:17px;box-shadow:var(--qa-shadow);display:flex;flex-direction:column;gap:22px;justify-content:center;min-height:100%;padding:30px 24px;text-align:center}.portfolio-cta-card img{background:transparent;height:auto!important;max-height:105px;object-fit:contain!important;width:min(100%,245px)!important}.portfolio-cta-button{border-radius:8px!important;font-size:.8rem!important;line-height:1.22!important;min-height:0!important;padding:10px 14px!important;text-align:center;white-space:normal}@media (max-width:780px){.portfolio-cta-card{min-height:220px;padding:24px 20px}}.portfolio-cta-card{background:radial-gradient(circle at 50% 23%,rgba(230,173,47,.12),transparent 38%),linear-gradient(145deg,#fff,#fbf7ee)!important;border:1px solid rgba(207,146,18,.28)!important;border-radius:18px!important;box-shadow:0 16px 38px rgba(15,41,72,.1)!important;gap:22px!important;justify-content:center!important;min-height:100%!important;overflow:hidden;padding:38px 28px!important}.portfolio-cta-card .portfolio-cta-logo{filter:none!important;image-rendering:auto!important;margin:0 auto!important;max-width:340px!important;opacity:1!important;width:min(92%,340px)!important}.portfolio-cta-divider{background:linear-gradient(90deg,transparent,rgba(198,133,0,.5),transparent);height:1px;margin:0 auto;width:min(78%,230px)}.portfolio-cta-button{background:var(--navy)!important;border-color:var(--navy)!important;border-radius:10px!important;box-shadow:0 10px 22px rgba(15,41,72,.16)!important;color:#fff!important;font-family:Segoe UI,Arial,sans-serif!important;font-size:.84rem!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1.25!important;min-height:48px!important;padding:12px 18px!important;text-shadow:none!important;width:min(100%,270px)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.portfolio-cta-button:focus-visible,.portfolio-cta-button:hover{background:var(--navy-2)!important;border-color:var(--gold)!important}.site-footer .footer-cta-button{align-items:flex-start!important;background:linear-gradient(135deg,#e0a321,#f2c35d)!important;border:1px solid #efc35f!important;border-radius:11px!important;box-shadow:0 9px 20px rgba(0,0,0,.16)!important;color:#102944!important;display:flex!important;flex-direction:column!important;font-family:Segoe UI,Arial,sans-serif!important;gap:3px!important;justify-content:center!important;margin:0 0 18px!important;max-width:245px!important;min-height:62px!important;padding:11px 15px!important;text-align:left!important;text-decoration:none!important;text-shadow:none!important;transform:none;width:100%!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-footer .footer-cta-button .footer-cta-action,.site-footer .footer-cta-button .footer-cta-question{color:#102944!important;margin:0!important;text-shadow:none!important}.site-footer .footer-cta-button .footer-cta-question{font-size:.78rem!important;font-weight:700!important;line-height:1.25!important}.site-footer .footer-cta-button .footer-cta-action{align-items:center!important;display:inline-flex!important;font-size:.95rem!important;font-weight:900!important;gap:7px!important;line-height:1.2!important}.site-footer .footer-cta-button:focus-visible,.site-footer .footer-cta-button:hover{background:linear-gradient(135deg,#f0bb48,#ffd476)!important;border-color:#fff1c7!important;color:#081f36!important;transform:translateY(-1px)!important}@media (max-width:780px){.portfolio-cta-card{min-height:250px!important;padding:30px 22px!important}.portfolio-cta-card .portfolio-cta-logo{width:min(90%,320px)!important}.site-footer .footer-cta-button{max-width:280px!important}}.eyebrow,.hero .hero-accent{color:#9a6500!important}.site-footer a:not(.footer-cta-button){min-height:24px;padding-block:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#9a6500!important}.form-requirements{color:#566b80;font-size:.9rem;line-height:1.5;margin:0 0 16px}.field-requirement{color:#566b80;font-size:var(--minimum-font-size);font-weight:600}.form-noscript{color:var(--navy);font-weight:700;line-height:1.65;margin:0}@media (max-width:780px){#work .project-grid.project-grid-three{gap:15px!important;grid-template-columns:1fr!important}#work .project-grid.project-grid-three .portfolio-cta-card,#work .project-grid.project-grid-three .project-card,#work .project-grid.project-grid-three .project-card:last-child{grid-column:auto!important;max-width:none!important;width:100%!important}.process-step{padding:22px 18px!important;text-align:center!important}.process-step .step-number{inset:auto!important;margin:0 auto 16px!important;position:relative!important;transform:none!important}}.dell-inspired-header .header-top-row{padding:11px 0 13px!important}.dell-inspired-header .brand img{max-width:250px!important;width:250px!important}.hero .hero-visual{align-items:center!important;background:#fff!important;border:1px solid rgba(215,154,23,.24)!important;display:flex!important;justify-content:center!important;padding:clamp(30px,4vw,48px)!important}.hero .hero-visual .hero-brand-logo{background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;height:auto!important;margin:auto!important;max-width:520px!important;object-fit:contain!important;width:min(100%,520px)!important}@media (max-width:1050px){.dell-inspired-header .brand img{max-width:225px!important;width:225px!important}}@media (max-width:1120px){.hero .hero-heading,.hero .hero-heading h1{max-width:100%!important;min-width:0!important;width:100%!important}.hero .hero-heading h1>span{white-space:normal!important}}@media (max-width:620px){.dell-inspired-header .brand img{max-width:200px!important;width:200px!important}.hero .hero-visual{padding:24px 18px!important}}@media (max-width:520px){.dell-inspired-header .header-top-row{align-items:center!important;display:grid!important;gap:8px 12px!important;grid-template-areas:"brand menu" "action action"!important;grid-template-columns:1fr auto!important;padding:8px 0 10px!important}.dell-inspired-header .brand{grid-area:brand!important}.dell-inspired-header .header-actions{display:contents!important}.dell-inspired-header .header-cta-secondary{display:none!important}.dell-inspired-header .header-cta-primary{grid-area:action!important;min-height:44px!important;width:100%!important}.dell-inspired-header .menu-toggle{display:grid!important;grid-area:menu!important;justify-self:end!important}.dell-inspired-header .main-nav{top:198px!important}}@media (max-width:350px){.dell-inspired-header .brand img{max-width:180px!important;width:180px!important}.dell-inspired-header .main-nav{top:185px!important}}.dell-inspired-header .header-top-row{min-height:0!important;padding:10px 0 12px!important;z-index:0}.dell-inspired-header .header-top-row:before{background:linear-gradient(180deg,#102844,#0a2037);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.dell-inspired-header .brand img{image-rendering:auto!important;max-width:220px!important;width:220px!important}.dell-inspired-header .header-cta{border-radius:9px!important;box-shadow:none!important;min-height:44px!important}.dell-inspired-header .header-cta-primary,.dell-inspired-header .header-cta-primary:visited{background:linear-gradient(135deg,#e0a321,#f2c35d)!important;border-color:#efc35f!important;color:#102944!important;text-shadow:none!important}.dell-inspired-header .header-cta-primary span{color:#102944!important}.dell-inspired-header .header-cta-primary:focus-visible,.dell-inspired-header .header-cta-primary:hover{background:linear-gradient(135deg,#f0bb48,#ffd476)!important;border-color:#fff1c7!important;color:#081f36!important}.dell-inspired-header .header-cta-secondary,.dell-inspired-header .header-cta-secondary:visited{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.62)!important;color:#fff!important}.dell-inspired-header .header-cta-secondary:focus-visible,.dell-inspired-header .header-cta-secondary:hover{background:#fff!important;border-color:#fff!important;color:#102944!important}.dell-inspired-header .menu-toggle span:not(.sr-only){background:#fff!important}@media (max-width:1050px){.dell-inspired-header .brand img{max-width:200px!important;width:200px!important}}@media (max-width:620px){.dell-inspired-header .brand img{max-width:165px!important;width:165px!important}.dell-inspired-header .header-cta-primary{min-height:44px!important}}@media (max-width:350px){.dell-inspired-header .brand img{max-width:150px!important;width:150px!important}}.privacy-policy-section{background:#fffdf8;border-top:1px solid rgba(16,41,68,.12)}.privacy-policy-content{max-width:920px}.privacy-policy-content h2{margin-bottom:8px}.privacy-policy-content h3{color:#102944;font-size:1.18rem;margin-bottom:8px;margin-top:26px}.privacy-policy-content p{max-width:none}.privacy-effective-date{color:#4b5d6f;margin-top:0}.privacy-policy-section,.privacy-policy-section *{font-size:var(--minimum-font-size)!important}.dell-inspired-header .brand,.site-footer .footer-logo-card{border-radius:10px!important;padding:4px 6px!important}.dell-inspired-header .brand img,.site-footer .footer-logo-card img{filter:contrast(1.04) saturate(1.04) brightness(1.03);mix-blend-mode:lighten}@media (min-width:781px){.dell-inspired-header .header-actions{flex:0 0 auto!important;gap:12px!important;justify-content:flex-end!important;margin-left:auto!important;max-width:none!important}.dell-inspired-header .header-actions .header-cta{flex:0 0 auto!important;min-width:0!important;text-align:center!important}.hero .button-row{column-gap:clamp(30px,5vw,80px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;max-width:620px!important;width:100%!important}.hero .button-row .button,.hero .button-row .button-outline{justify-content:center!important;min-width:0!important;width:100%!important}}@media (min-width:1051px){.dell-inspired-header .header-shell{max-width:none!important;width:calc(100% - 32px)!important}.dell-inspired-header .main-nav{gap:0!important;justify-content:space-between!important;width:100%!important}.dell-inspired-header .main-nav>a:not(.button){flex:1 1 0!important;text-align:center!important}}.offers-section{background:linear-gradient(180deg,#fffdfa,#f8f2e7);border-block:1px solid rgba(198,139,20,.16)}.offer-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.offers-pricing-summary{background:#fff8e9;border:1px solid rgba(186,121,0,.25);border-radius:12px;color:var(--navy);font-size:1.05rem!important;font-weight:800;margin:20px auto 0!important;max-width:760px;padding:15px 18px}.offer-card{background:#fff;border:1px solid rgba(15,41,72,.12);border-radius:18px;box-shadow:0 18px 42px rgba(15,41,72,.09);display:flex;flex-direction:column;min-width:0;overflow:hidden}.offer-card>img{background:#f7f1e6;height:220px;object-fit:cover;object-position:center;width:100%}.offer-card-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;padding:24px}.offer-badge{background:#fff8e9;border:1px solid rgba(186,121,0,.25);border-radius:999px;color:#946000;display:inline-flex;font-size:var(--minimum-font-size);font-weight:800;letter-spacing:.07em;margin-bottom:12px;padding:6px 10px;text-transform:uppercase}.offer-card h3{font-size:1.35rem;line-height:1.22;margin-bottom:12px}.offer-card-content>p{font-size:1rem;line-height:1.65}.offer-card .offer-cadence{background:#edf5fa;border-radius:10px;color:var(--navy);font-weight:800;margin:-2px 0 14px;padding:10px 12px;width:100%}.offer-card .offer-price{color:var(--navy);font-size:1.08rem;font-weight:800;margin-bottom:4px;margin-top:14px}.offer-card .offer-total-price{color:#41566b;font-size:1rem;font-weight:700;margin:0 0 16px}.offer-included{border-top:1px solid rgba(15,41,72,.12);margin:2px 0 16px;padding-top:16px;width:100%}.offer-included h4{color:var(--navy);font-size:1.05rem;margin:0 0 10px}.offer-included-list{margin:0;padding-left:21px}.offer-included-list li{color:#334e64;font-size:1rem;line-height:1.55;margin:0 0 9px}.offer-exclusions{background:#fff8e9;border-left:4px solid #c68b14;border-radius:8px;color:#4f5660;margin:0 0 16px;padding:14px;width:100%}.offer-exclusions p{font-size:1rem;line-height:1.55;margin:0 0 10px}.offer-exclusions p:last-child{margin-bottom:0}.offer-card .offer-availability{color:#5c6c7d;font-size:1rem;font-weight:700;margin-bottom:16px}.offer-card-content>.button{margin-top:auto}.offers-terms-note{background:#fff;border:1px solid rgba(15,41,72,.14);border-radius:14px;box-shadow:0 14px 34px rgba(15,41,72,.07);margin:28px auto 0;max-width:900px;padding:22px 24px;text-align:center}.offers-terms-note p{font-size:1rem;line-height:1.6;margin:0 0 8px}.offers-terms-note p:last-child{margin-bottom:0}.offers-footer{display:flex;justify-content:center;margin-top:32px}@media (max-width:920px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.offer-grid{grid-template-columns:1fr}.offer-card>img{height:auto;max-height:260px;object-fit:contain}.offer-card-content{padding:20px}}.dell-inspired-header .header-top-row:before{background:#0f2944!important}.dell-inspired-header .brand{background:#0f2944 url(../images/epangz-header-center-source.jpg) 0/auto 100% no-repeat!important;background-blend-mode:lighten!important;height:155px!important;overflow:hidden;width:232px!important}.dell-inspired-header .header-center-art{background-blend-mode:lighten!important;background-color:#0f2944!important;background-image:url(../images/epangz-header-flourish.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.dell-inspired-header .brand img{height:155px!important;max-width:232px!important;opacity:0!important;width:232px!important}@media (min-width:1241px){.dell-inspired-header .header-center-art{height:96px!important;left:345.38583px!important;right:550.38583px!important;transform:translateY(-50%)!important;width:auto!important}}@media (min-width:781px) and (max-width:1240px){.dell-inspired-header .brand,.dell-inspired-header .brand img{height:140px!important;width:210px!important}.dell-inspired-header .header-center-art{height:76px!important;left:258px!important;right:378px!important;transform:translateY(-50%)!important;width:auto!important}}@media (max-width:780px){.dell-inspired-header .brand,.dell-inspired-header .brand img{height:110px!important;width:165px!important}}@media (max-width:520px){.dell-inspired-header .brand,.dell-inspired-header .brand img{height:100px!important;width:150px!important}}.dell-inspired-header .brand,.dell-inspired-header .header-actions{z-index:3!important}@media (min-width:1241px){.dell-inspired-header .header-center-art{height:96px;width:460px}}@media (min-width:1051px) and (max-width:1240px){.dell-inspired-header .header-center-art{height:76px;width:340px}}.dell-inspired-header .header-center-art{background-image:url(../images/epangz-header-center-source.jpg);background-position:50%;background-repeat:no-repeat;background-size:215% auto}.dell-inspired-header .header-center-art img{display:none!important}@media (max-width:780px){.dell-inspired-header .header-center-art{height:46px;width:150px}}@media (max-width:520px){.dell-inspired-header .header-center-art{display:none}}.hero-visual img{border:1px solid rgba(198,139,20,.28)!important;border-radius:26px!important;box-shadow:0 26px 64px rgba(15,41,72,.16),0 0 0 9px hsla(0,0%,100%,.72)!important;filter:saturate(1.02) contrast(1.025) brightness(1.015)}.offer-grid,.project-grid.project-grid-three{align-items:stretch!important}.offer-card,.project-card{border:1px solid rgba(15,41,72,.13)!important;border-top:3px solid rgba(198,139,20,.72)!important;box-shadow:0 18px 44px rgba(15,41,72,.1)!important;height:100%;position:relative;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}.offer-card:hover,.project-card:hover{border-color:rgba(198,139,20,.5)!important;box-shadow:0 28px 62px rgba(15,41,72,.15)!important;transform:translateY(-5px)!important}.offer-card>img,.project-grid.project-grid-three .project-card img,.project-grid.project-grid-three .project-card:last-child img{aspect-ratio:16/9;border-bottom:1px solid rgba(198,139,20,.3);filter:saturate(.98) contrast(1.035) brightness(1.02);height:auto!important;object-fit:cover!important;object-position:center!important;width:100%!important}.offer-card-content,.project-card>div{background:linear-gradient(180deg,#fff,#fffdfa);flex:1;position:relative;z-index:1}.project-card{display:flex!important;flex-direction:column!important}.project-card>div{display:flex;flex-direction:column}.project-card>div>p:last-child{margin-top:auto!important}.portfolio-cta-card{background:linear-gradient(145deg,#fff,#fff8e9)!important;border:1px solid rgba(15,41,72,.13)!important;border-top:3px solid rgba(198,139,20,.72)!important;box-shadow:0 18px 44px rgba(15,41,72,.1)!important}.feature-card,.mission-card,.service-card,.values-card{border-top:3px solid rgba(198,139,20,.58)!important;box-shadow:0 16px 38px rgba(15,41,72,.08)!important}.feature-icon,.icon-box{background:linear-gradient(145deg,#fffdf7,#f8e3b6)!important;border-color:rgba(198,139,20,.42)!important;box-shadow:0 9px 22px rgba(198,139,20,.13)}.founder-portrait{background:linear-gradient(145deg,#fffaf0,#e6a514 52%,#0f2948)!important;border:1px solid rgba(198,139,20,.42)!important;border-radius:26px!important;box-shadow:0 24px 58px rgba(15,41,72,.15)!important;padding:8px!important}.founder-portrait img{aspect-ratio:4/5;border-radius:19px!important;filter:saturate(1.01) contrast(1.025) brightness(1.015);object-fit:cover!important;width:100%!important}.global-visual{isolation:isolate}.global-visual:before{aspect-ratio:1;background:radial-gradient(circle,hsla(0,0%,100%,.88) 0 52%,rgba(230,165,20,.1) 53% 66%,transparent 67%);border:1px solid rgba(198,139,20,.34);border-radius:50%;box-shadow:0 24px 68px rgba(15,41,72,.1);content:""!important;display:block!important;position:absolute;width:88%;z-index:0}.global-visual img{aspect-ratio:1;border:8px solid hsla(0,0%,100%,.88)!important;border-radius:50%!important;box-shadow:0 22px 48px rgba(15,41,72,.16)!important;filter:none!important;height:auto!important;object-fit:cover!important;outline:1px solid rgba(198,139,20,.32);position:relative!important;width:min(90%,560px)!important;z-index:1!important}.section-heading.centered:after{background:linear-gradient(90deg,transparent,#c68b14 22%,#efc768 50%,#c68b14 78%,transparent);border-radius:999px;content:"";display:block;height:3px;margin:22px auto 0;width:84px}@media (max-width:620px){.hero-visual img{box-shadow:0 18px 42px rgba(15,41,72,.14),0 0 0 6px hsla(0,0%,100%,.68)!important}.offer-card>img,.project-grid.project-grid-three .project-card img,.project-grid.project-grid-three .project-card:last-child img{aspect-ratio:16/10}.global-visual img{border-width:5px!important}}.privacy-policy-section,.privacy-policy-section *{color:#000!important}.privacy-policy-section a,.privacy-policy-section button,.privacy-policy-section figcaption,.privacy-policy-section li,.privacy-policy-section p,.privacy-policy-section strong{font-size:16px!important;line-height:1.7}.privacy-policy-section h2{font-size:clamp(2.35rem,4vw,3.35rem)!important}.privacy-policy-section h3{font-size:1.32rem!important}.privacy-policy-section h4{font-size:1.05rem!important}.privacy-glance-grid article>span{background:#efc35f!important;color:#000!important;font-size:13px!important}.privacy-cookie-settings,.privacy-cookie-settings:visited{background:linear-gradient(135deg,#e0a321,#f2c35d)!important;border-color:#c68b14!important;color:#000!important}.privacy-cookie-settings:focus-visible,.privacy-cookie-settings:hover{background:linear-gradient(135deg,#efb83f,#ffd87d)!important;color:#000!important}.privacy-contact-panel{background:linear-gradient(145deg,#fffdf7,#f6e5c2)!important;border:1px solid rgba(198,139,20,.42)}.privacy-contact-panel .privacy-contact-kicker,.privacy-contact-panel h3,.privacy-contact-panel p{color:#000!important}.legal-page-section{background:linear-gradient(180deg,#fffdf8,#fff);border-top:1px solid rgba(16,41,68,.12)}.legal-page-content{max-width:920px}.legal-page-section,.legal-page-section *{color:#000!important}.legal-page-section h1{font-size:clamp(2.4rem,5vw,4rem)!important;line-height:1.06;margin:8px 0 10px}.legal-page-section h2{font-size:1.35rem!important;line-height:1.3;margin:34px 0 10px}.legal-page-section a,.legal-page-section li,.legal-page-section p,.legal-page-section span,.legal-page-section strong{font-size:16px!important;line-height:1.72}.legal-page-section p{max-width:none}.legal-page-section a{font-weight:750;text-decoration-thickness:1.5px;text-underline-offset:3px}.legal-effective-date{margin:0 0 28px}.legal-summary-card{background:linear-gradient(145deg,#fffdf7,#f8e8c8);border:1px solid rgba(198,139,20,.48);border-left:6px solid #c68b14;border-radius:16px;box-shadow:0 16px 38px rgba(15,41,72,.08);font-size:16px!important;line-height:1.7;margin:24px 0 38px;padding:22px 24px}.legal-check-list{display:grid;gap:12px;list-style:none;margin:14px 0 26px;padding:0}.legal-check-list li{background:#fff;border:1px solid rgba(15,41,72,.12);border-radius:13px;padding:14px 16px 14px 50px;position:relative}.legal-check-list li:before{background:#efc35f;border-radius:50%;color:#000;content:"✓";display:grid;font-size:14px;font-weight:900;height:25px;left:16px;place-items:center;position:absolute;top:13px;width:25px}.accessibility-contact-card{align-items:center;background:linear-gradient(145deg,#fffdf7,#f6e5c2);border:1px solid rgba(198,139,20,.42);border-radius:20px;box-shadow:0 18px 42px rgba(15,41,72,.1);display:flex;gap:28px;justify-content:space-between;margin:24px 0 34px;padding:24px}.accessibility-contact-card p{margin:0}.accessibility-contact-button,.accessibility-contact-button:visited{background:linear-gradient(135deg,#e0a321,#f2c35d)!important;border-color:#c68b14!important;color:#000!important;flex:0 0 auto;min-height:50px;text-decoration:none!important}.accessibility-contact-button span{color:#000!important;font-size:16px!important}@media (max-width:720px){.accessibility-contact-card{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.accessibility-contact-card,.legal-summary-card{padding:19px}.legal-page-section h2{margin-top:29px}}.form-privacy-note,.form-sensitive-warning{background:#fff;border:1px solid rgba(15,41,72,.14);border-left:4px solid #c68b14;border-radius:10px;color:#334c66;font-size:.9rem;line-height:1.55;margin:0 0 17px;padding:14px 16px}.form-sensitive-warning{background:#fffaf0;border-left-color:#9f6b05}.form-honeypot{height:1px!important;margin:-1px!important;overflow:hidden!important;position:absolute!important;width:1px!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.contact-form .form-consent{align-items:flex-start;color:#263f59;display:flex;font-size:.9rem!important;font-weight:600;gap:12px;line-height:1.55;margin:4px 0 18px!important}.contact-form .form-consent input{accent-color:#0f2948;flex:0 0 20px;height:20px;margin:2px 0 0;width:20px!important}.contact-form .form-consent a{color:#0f2948;font-size:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.offer-delivery{background:#f7f9fb;border:1px solid rgba(15,41,72,.13);border-radius:12px;margin:0 0 15px;padding:17px 17px 15px}.offer-delivery h4{color:#0f2948;font-size:1.05rem;margin:0 0 10px}.offer-delivery ul{display:grid;gap:8px;margin:0;padding-left:21px}.offer-delivery li{color:#4f5f70;font-size:1rem;line-height:1.55}.offers-faq{margin:58px auto 0;max-width:920px}.offers-faq .section-heading{margin-bottom:24px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(15,41,72,.14);border-radius:13px;box-shadow:0 10px 28px rgba(15,41,72,.055);overflow:hidden}.faq-list summary{color:#0f2948;cursor:pointer;font-size:1rem;font-weight:800;line-height:1.4;list-style:none;padding:18px 54px 18px 20px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:#a86e00;content:"+";font-size:1.25rem;height:24px;line-height:22px;position:absolute;right:20px;text-align:center;top:50%;transform:translateY(-50%);width:24px}.faq-list details[open] summary:after{content:"–"}.faq-list details[open] summary{border-bottom:1px solid rgba(15,41,72,.1)}.faq-list p{color:#475a6d;font-size:1rem;line-height:1.65;margin:0;padding:17px 20px 20px}.future-proof-section,.testimonial-readiness{background:linear-gradient(145deg,#fff,#fff8e9);border:1px solid rgba(15,41,72,.14);border-radius:16px;border-top:3px solid rgba(198,139,20,.72);box-shadow:0 16px 40px rgba(15,41,72,.08);margin-top:42px;padding:28px 30px}.future-proof-section{align-items:center;display:flex;gap:28px;justify-content:space-between}.future-proof-section>div{max-width:760px}.future-proof-section h2,.testimonial-readiness h2{font-size:clamp(1.7rem,3vw,2.35rem);margin-bottom:12px}.future-proof-section p:last-child,.testimonial-readiness p:last-child{margin-bottom:0}.future-proof-section .button{flex:0 0 auto}.testimonial-readiness{background:#f6f8fa;margin-top:20px;text-align:center}.testimonial-readiness .eyebrow{justify-content:center}@media (max-width:720px){.future-proof-section{align-items:flex-start;flex-direction:column}.future-proof-section,.testimonial-readiness{padding:23px 20px}.offers-faq{margin-top:44px}}.breadcrumb{background:#fffaf2;border-bottom:1px solid rgba(15,41,72,.11)}.breadcrumb ol{align-items:center;color:#536579;display:flex;font-size:.88rem;gap:10px;list-style:none;margin:0;min-height:46px;padding:0}.breadcrumb li+li:before{color:#b77a08;content:"/";margin-right:10px}.breadcrumb a{align-items:center;color:#0f2948;display:inline-flex;font-weight:800;min-height:32px;text-decoration:underline;text-underline-offset:3px}.breadcrumb [aria-current=page]{font-weight:700}.home-partners-section,.partners-section,.resources-section{background:linear-gradient(180deg,#fffdf9,#fff)}.home-partners-layout,.partnership-cta,.readiness-layout{align-items:center;background:linear-gradient(145deg,#fff,#fff7e6);border:1px solid rgba(15,41,72,.14);border-radius:20px;border-top:3px solid rgba(198,139,20,.7);box-shadow:0 18px 44px rgba(15,41,72,.09);display:flex;gap:34px;justify-content:space-between;padding:34px}.home-partners-layout>div:first-child,.partnership-cta>div,.readiness-layout>div{max-width:760px}.home-partners-layout h2,.partnership-cta h2,.readiness-layout h2{font-size:clamp(1.8rem,3.2vw,2.75rem)}.home-partners-layout p:last-child,.partnership-cta p:last-child,.readiness-layout p:last-child{margin-bottom:0}.home-partners-layout .button-row,.partnership-cta .button,.readiness-layout .button{flex:0 0 auto}.partners-section .section-heading h1,.resources-section .section-heading h1{font-size:clamp(2.25rem,5vw,4.25rem);line-height:1.06;margin-bottom:18px}.collaboration-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.collaboration-card,.onboarding-card,.resource-download-card,.standards-grid article{background:#fff;border:1px solid rgba(15,41,72,.13);border-radius:16px;border-top:3px solid rgba(198,139,20,.65);box-shadow:0 14px 36px rgba(15,41,72,.075);padding:27px}.collaboration-number,.onboarding-card>span,.resource-file-type{background:#f3c55f;border-radius:999px;color:#0f2948;display:inline-grid;font-size:.8rem;font-weight:900;letter-spacing:.04em;margin-bottom:16px;min-height:38px;min-width:38px;padding:7px 10px;place-items:center}.collaboration-card h2,.resource-download-card h2{font-size:1.42rem}.collaboration-card p,.resource-download-card p{margin-bottom:0}.file-handling-panel,.partner-permission-panel{background:#fff8e9;border:1px solid rgba(198,139,20,.4);border-left:6px solid #c68b14;border-radius:18px;margin-top:34px;padding:30px}.file-handling-panel h2,.partner-permission-panel h2{font-size:clamp(1.75rem,3vw,2.45rem)}.file-handling-panel p:last-child,.partner-permission-panel p:last-child{margin-bottom:0}.partner-spotlight-ready{background:#f6f8fa;border:1px solid rgba(15,41,72,.13);border-radius:18px;display:grid;gap:32px;grid-template-columns:1.2fr .8fr;margin-top:24px;padding:30px}.partner-spotlight-ready h2{font-size:clamp(1.75rem,3vw,2.45rem)}.partner-ready-list,.working-list{display:grid;gap:11px;list-style:none;margin:0;padding:0}.partner-ready-list li,.working-list li{background:#fff;border:1px solid rgba(15,41,72,.11);border-radius:11px;color:#3d5268;font-size:1rem;line-height:1.5;padding:13px 15px 13px 45px;position:relative}.partner-ready-list li:before,.working-list li:before{background:#f3c55f;border-radius:50%;color:#0f2948;content:"✓";display:grid;font-size:.8rem;font-weight:900;height:22px;left:15px;place-items:center;position:absolute;top:12px;width:22px}.partnership-cta{margin-top:24px}.onboarding-section{background:#fff}.onboarding-grid{display:grid;gap:15px;grid-template-columns:repeat(5,minmax(0,1fr))}.onboarding-card{padding:22px}.onboarding-card h3{font-size:1.12rem}.onboarding-card p{font-size:.95rem;margin-bottom:0}.working-section{background:#f8f4ec;border-block:1px solid rgba(15,41,72,.1)}.working-layout{align-items:start;display:grid;gap:46px;grid-template-columns:.78fr 1.22fr}.working-copy{position:sticky;top:120px}.working-list li{padding-bottom:15px;padding-top:15px}.readiness-section{background:#fff}.resource-download-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.resource-download-card{align-items:flex-start;display:flex;flex-direction:column}.resource-download-card p{margin-bottom:22px}.resource-download-card .button{margin-top:auto}.standards-section{margin-top:58px}.standards-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.standards-grid article{padding:23px}.standards-grid h3{font-size:1.16rem}.standards-grid p{font-size:.95rem;margin-bottom:0}.resource-policy-links{background:#f6f8fa;border:1px solid rgba(15,41,72,.13);border-radius:18px;margin-top:28px;padding:28px}.resource-policy-links h2{font-size:1.5rem}.resource-policy-links>div{display:flex;flex-wrap:wrap;gap:12px 24px}.resource-policy-links a{align-items:center;color:#0f2948;display:inline-flex;font-weight:850;min-height:44px;text-decoration:underline;text-underline-offset:4px}.social-links{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:17px 0 15px}.social-link{align-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:9px;color:#fff;display:inline-flex;font-size:.82rem;font-weight:750;gap:8px;line-height:1.2;min-height:44px;min-width:44px;padding:8px 10px}.social-link svg{fill:currentColor;flex:0 0 21px;height:21px;width:21px}.social-link-instagram svg{fill:none;stroke:currentColor;stroke-width:1.7}.social-link-active:focus-visible,.social-link-active:hover{background:hsla(0,0%,100%,.12)}.social-link-inactive{cursor:not-allowed;opacity:.52}.button,.header-cta,.menu-toggle,.social-link,button{min-height:44px;min-width:44px}.main-nav>a{align-items:center;display:inline-flex;min-height:44px}:focus-visible{box-shadow:0 0 0 2px #0f2948!important;outline:3px solid #f1bb43!important;outline-offset:4px!important}@media (max-width:1050px){.onboarding-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.standards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.main-nav{max-height:calc(100dvh - 110px);overflow-y:auto;overscroll-behavior:contain;top:110px!important}.main-nav>a{min-height:48px;padding:12px 0!important}.collaboration-grid,.partner-spotlight-ready,.working-layout{grid-template-columns:1fr}.working-copy{position:static}.home-partners-layout,.partnership-cta,.readiness-layout{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.onboarding-grid,.resource-download-grid,.standards-grid{grid-template-columns:1fr}.file-handling-panel,.home-partners-layout,.partner-permission-panel,.partner-spotlight-ready,.partnership-cta,.readiness-layout{padding:22px 19px}.social-links{grid-template-columns:1fr}.breadcrumb ol{font-size:.82rem}}@media (max-width:520px){.main-nav{max-height:calc(100dvh - 100px);top:100px!important}}@media (prefers-reduced-motion:reduce){*,:after,:before,html{scroll-behavior:auto!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js-enabled .reveal,.reveal{opacity:1!important;transform:none!important}}.site-header.dell-inspired-header{background:#fff!important;border:0!important;box-shadow:0 8px 28px rgba(8,29,53,.12)!important;isolation:isolate}.dell-inspired-header .header-shell{max-width:none!important;width:min(1460px,calc(100% - 48px))!important}.dell-inspired-header .header-top-row{align-items:center!important;display:grid!important;gap:clamp(24px,3vw,52px)!important;grid-template-columns:minmax(180px,235px) minmax(300px,1fr) minmax(300px,390px)!important;min-height:146px!important;padding:12px 0!important}.dell-inspired-header .header-top-row:before{background:radial-gradient(circle at 49% 50%,rgba(43,86,126,.26),transparent 38%),linear-gradient(180deg,#102c49,#081f36)!important;border-bottom:1px solid rgba(239,195,95,.32)}.dell-inspired-header .brand{border-radius:0!important;width:100%}.dell-inspired-header .brand img{filter:contrast(1.035) saturate(1.04) brightness(1.025)!important;margin-inline:auto!important;width:205px!important}.dell-inspired-header .header-center-art{height:88px!important;inset:auto!important;margin-inline:auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);max-width:560px!important;position:relative!important;transform:none!important;width:100%!important}.dell-inspired-header .header-center-art img{filter:saturate(.92) brightness(1.06);width:205%!important}.dell-inspired-header .header-actions{display:grid!important;grid-template-columns:1fr!important;margin:0 0 0 auto!important;max-width:390px!important;width:100%!important}.dell-inspired-header .header-cta{border-radius:10px!important;box-shadow:0 8px 20px rgba(0,0,0,.13)!important;font-size:.86rem!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1.25!important;min-height:47px!important;padding:10px 18px!important;width:100%!important}.dell-inspired-header .header-cta-primary{order:1}.dell-inspired-header .header-cta-secondary{order:2}.dell-inspired-header .header-cta-primary:focus-visible,.dell-inspired-header .header-cta-primary:hover,.dell-inspired-header .header-cta-secondary:focus-visible,.dell-inspired-header .header-cta-secondary:hover{transform:translateY(-1px)}.dell-inspired-header .main-nav{background:#fff;border-top:0;font-size:.82rem!important;gap:4px!important;justify-content:space-between!important;letter-spacing:.055em!important;margin:0!important;min-height:58px;padding:6px 8px!important;width:100%!important}.dell-inspired-header .main-nav>a:not(.button){border-radius:8px;color:#173552!important;flex:1 1 0!important;justify-content:center!important;min-height:46px!important;padding:10px 9px!important;text-align:center!important;transition:color .18s ease,background .18s ease,box-shadow .18s ease!important;white-space:nowrap}.dell-inspired-header .main-nav>a:not(.button):after{border-radius:999px;bottom:5px!important;height:2px!important;left:18%!important;right:82%!important}.dell-inspired-header .main-nav>a:not(.button):focus-visible,.dell-inspired-header .main-nav>a:not(.button):hover{background:#fff8e9;color:#8c5b00!important}.dell-inspired-header .main-nav>a.is-active{background:linear-gradient(180deg,#fffaf0,#fff4d9);box-shadow:inset 0 0 0 1px rgba(215,154,23,.22);color:#102944!important}.dell-inspired-header .main-nav>a.is-active:after,.dell-inspired-header .main-nav>a:focus-visible:after,.dell-inspired-header .main-nav>a:hover:after{right:18%!important}.site-footer{background:radial-gradient(circle at 12% 12%,rgba(44,89,130,.28),transparent 30%),linear-gradient(145deg,#102c49,#081f36 58%,#06192c)!important;border-top:4px solid #d89a1d;overflow:hidden;padding:58px 0 0!important;position:relative}.site-footer:after{background:url(../images/sunflower-outline.svg) 50%/contain no-repeat;bottom:-105px;content:"";height:340px;opacity:.065;pointer-events:none;position:absolute;right:-85px;width:340px;z-index:0}.site-footer .footer-bottom,.site-footer .footer-grid{position:relative;z-index:1}.site-footer .footer-grid{align-items:start!important;gap:clamp(30px,3vw,52px)!important;grid-template-columns:minmax(250px,1.25fr) minmax(180px,.85fr) minmax(180px,.85fr) minmax(275px,1.2fr)!important}.site-footer .footer-grid>div{min-width:0}.site-footer .footer-grid>div:not(:first-child){border-left:1px solid hsla(0,0%,100%,.12);padding-left:clamp(22px,2vw,34px)}.site-footer .footer-brand{padding-right:8px}.site-footer .footer-logo-card{margin:0 0 18px!important;padding:0!important;width:fit-content}.site-footer .footer-logo-card img{filter:contrast(1.04) saturate(1.04) brightness(1.04)!important;width:235px!important}.site-footer .footer-brand p{color:#d7e1eb!important;font-size:.92rem!important;line-height:1.68!important;margin:0!important;max-width:360px!important}.site-footer h3{color:#f1c35d!important;font-size:.84rem!important;font-weight:850!important;letter-spacing:.13em!important;margin:4px 0 20px!important;padding-bottom:11px;position:relative}.site-footer h3:after{background:linear-gradient(90deg,#f1c35d,rgba(241,195,93,.15));border-radius:999px;bottom:0;content:"";height:2px;left:0;position:absolute;width:42px}.site-footer .footer-grid>div:not(.footer-brand)>a:not(.footer-cta-button){align-items:center;color:#d7e1eb!important;display:flex!important;font-size:.88rem!important;line-height:1.35!important;margin:0!important;min-height:34px!important;padding:5px 0!important;width:100%!important}.site-footer .footer-grid>div:not(.footer-brand)>a:not(.footer-cta-button):focus-visible,.site-footer .footer-grid>div:not(.footer-brand)>a:not(.footer-cta-button):hover{color:#ffd477!important;transform:translateX(3px)}.site-footer .footer-cta-button{border-radius:12px!important;box-shadow:0 12px 26px rgba(0,0,0,.2)!important;margin:0 0 19px!important;max-width:none!important;min-height:68px!important;padding:13px 17px!important}.site-footer .footer-contact-meta{border-bottom:1px solid hsla(0,0%,100%,.11);gap:5px;margin:0 0 8px;padding:0 0 11px}.site-footer .footer-address span,.site-footer .footer-contact-meta span,.site-footer .footer-contact-meta strong,.site-footer .footer-contact-note{font-size:.87rem!important;line-height:1.48!important}.site-footer .social-links{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:15px 0 13px}.site-footer .social-link{background:hsla(0,0%,100%,.035);border-color:hsla(0,0%,100%,.2);border-radius:10px;color:#f4f7fa!important;font-size:.8rem!important;margin:0!important;min-height:44px;padding:8px 10px!important;width:100%}.site-footer .social-link-active:focus-visible,.site-footer .social-link-active:hover{background:hsla(0,0%,100%,.13);border-color:rgba(241,195,93,.58);color:#ffd477!important;transform:translateY(-1px)!important}.site-footer .footer-address{border-top:1px solid hsla(0,0%,100%,.11);margin-top:2px;padding-top:11px}.site-footer .footer-bottom{background:rgba(2,13,25,.28);border-top:1px solid hsla(0,0%,100%,.13)!important;color:#b8c7d5!important;margin-top:42px!important;max-width:none!important;padding:20px max(24px,calc(50vw - 730px))!important;width:100%!important}.site-footer .footer-bottom a{color:#f1c35d!important;font-weight:750;margin:0!important;padding:4px 0}@media (max-width:1180px){.dell-inspired-header .header-shell{width:min(100% - 36px,1120px)!important}.dell-inspired-header .header-top-row{gap:24px!important;grid-template-columns:190px minmax(240px,1fr) minmax(280px,340px)!important}.dell-inspired-header .brand img{width:185px!important}.dell-inspired-header .header-center-art{height:76px!important}.dell-inspired-header .main-nav{font-size:.76rem!important}.site-footer .footer-grid{grid-template-columns:minmax(250px,1.15fr) minmax(190px,.85fr) minmax(260px,1.1fr)!important}.site-footer .footer-grid>div:nth-child(3){border-left:1px solid hsla(0,0%,100%,.12);grid-column:2;grid-row:2;padding-left:clamp(22px,2vw,34px)}.site-footer .footer-grid>div:nth-child(4){grid-column:3;grid-row:1/span 2}}@media (max-width:1050px){.dell-inspired-header .header-top-row{grid-template-columns:190px 1fr auto!important;min-height:128px!important}.dell-inspired-header .header-center-art{display:block!important;height:70px!important}.dell-inspired-header .header-actions{display:flex!important;width:auto!important}.dell-inspired-header .header-cta{display:none!important}.dell-inspired-header .menu-toggle{background:hsla(0,0%,100%,.07)!important;border:1px solid hsla(0,0%,100%,.35);border-radius:10px;display:grid!important;height:50px;padding:8px!important;place-items:center;width:50px}.dell-inspired-header .menu-toggle:focus-visible,.dell-inspired-header .menu-toggle:hover{background:hsla(0,0%,100%,.14)!important}.dell-inspired-header .main-nav{background:hsla(0,0%,100%,.99)!important;box-shadow:0 18px 34px rgba(8,29,53,.18)!important;display:grid!important;gap:2px!important;grid-template-columns:1fr!important;left:0!important;max-height:calc(100dvh - 128px)!important;overflow-y:auto;padding:16px 24px 22px!important;position:fixed!important;right:0!important;top:128px!important}.dell-inspired-header .main-nav>a:not(.button){justify-content:flex-start!important;min-height:48px!important;padding:11px 14px!important;text-align:left!important}.dell-inspired-header .main-nav>a:not(.button):after{display:none}.dell-inspired-header .main-nav>a:last-child{background:#102944!important;border-radius:9px;color:#fff!important;justify-content:center!important;margin-top:8px}}@media (max-width:780px){.dell-inspired-header .header-shell{width:calc(100% - 28px)!important}.dell-inspired-header .header-top-row{gap:14px!important;grid-template-areas:"brand actions"!important;grid-template-columns:1fr auto!important;min-height:116px!important;padding:8px 0!important}.dell-inspired-header .brand{grid-area:brand!important;justify-self:start}.dell-inspired-header .brand img{margin-inline:0!important;width:158px!important}.dell-inspired-header .header-center-art{display:none!important}.dell-inspired-header .header-actions{display:flex!important;grid-area:actions!important}.dell-inspired-header .menu-toggle{display:grid!important}.dell-inspired-header .main-nav{max-height:calc(100dvh - 116px)!important;top:116px!important}.site-footer{padding-top:46px!important}.site-footer .footer-grid{gap:34px 26px!important;grid-template-columns:1fr 1fr!important}.site-footer .footer-grid>div{border:0!important;grid-column:auto!important;grid-row:auto!important;padding:0!important}.site-footer .footer-brand,.site-footer .footer-grid>div:last-child{grid-column:1/-1!important}.site-footer .footer-brand{border-bottom:1px solid hsla(0,0%,100%,.13)!important;padding-bottom:26px!important}.site-footer .footer-brand p{max-width:620px!important}.site-footer .footer-grid>div:last-child{border-top:1px solid hsla(0,0%,100%,.13)!important;margin-top:2px;padding-top:28px!important}.site-footer .footer-bottom{align-items:flex-start;margin-top:34px!important;padding:19px 22px!important}}@media (max-width:520px){.dell-inspired-header .header-top-row{display:grid!important;grid-template-areas:"brand actions"!important;grid-template-columns:1fr auto!important;min-height:108px!important;padding:7px 0!important}.dell-inspired-header .brand img{width:145px!important}.dell-inspired-header .header-actions{display:flex!important}.dell-inspired-header .header-cta{display:none!important}.dell-inspired-header .main-nav{max-height:calc(100dvh - 108px)!important;top:108px!important}.site-footer .footer-grid{gap:0!important;grid-template-columns:1fr!important}.site-footer .footer-grid>div{border-top:1px solid hsla(0,0%,100%,.12)!important;grid-column:1!important;padding:25px 0!important}.site-footer .footer-grid>div:first-child{border-top:0!important;padding-top:0!important}.site-footer .footer-grid>div:last-child{margin-top:0}.site-footer .social-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-footer .footer-bottom{align-items:flex-start;text-align:left}}@media (max-width:350px){.dell-inspired-header .brand img{width:132px!important}.dell-inspired-header .header-top-row{min-height:100px!important}.dell-inspired-header .main-nav{max-height:calc(100dvh - 100px)!important;top:100px!important}.site-footer .social-links{grid-template-columns:1fr!important}}:root{--epangz-deep-blue:#0f2944}.dell-inspired-header .header-top-row:before,.site-footer{background:var(--epangz-deep-blue)!important}.dell-inspired-header .brand,.dell-inspired-header .brand img,.site-footer .footer-logo-card,.site-footer .footer-logo-card img{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}.dell-inspired-header .brand img,.site-footer .footer-logo-card img{border-radius:0!important;mix-blend-mode:normal!important}.landing-page .hero{background:#f5f5f7!important;color:#1d1d1f}.landing-page .hero-pattern{display:none!important}.landing-page .hero>.hero-grid{gap:28px 46px!important;grid-template-areas:"heading heading" "copy visual"!important;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;padding-bottom:76px!important;padding-top:70px!important}.landing-page .hero .hero-heading{max-width:1160px!important}.landing-page .hero .hero-heading h1{color:#1d1d1f!important;font-family:Segoe UI,Arial,sans-serif!important;font-size:clamp(3rem,5.15vw,5.4rem)!important;font-weight:760!important;letter-spacing:-.048em!important;line-height:1.01!important;max-width:1160px!important}.landing-page .hero .hero-heading h1 span:first-child{color:#1d1d1f!important}.landing-page .hero .hero-heading h1 span:last-child{color:#6e6e73!important}.landing-page .hero .hero-heading .eyebrow{color:#8d5b00!important;font-size:.8rem!important;letter-spacing:.12em!important}.landing-page .hero .hero-copy{max-width:620px!important}.landing-page .hero .hero-accent{color:#1d1d1f!important;font-family:Segoe UI,Arial,sans-serif!important;font-weight:720!important}.landing-page .hero .hero-text{color:#424245!important;line-height:1.68!important}.landing-page .hero .hero-text-secondary{border-left-color:#d49a1f!important;color:#5e5e63!important}.landing-page .hero .gold-rule span,.landing-page .hero .gold-rule:after,.landing-page .hero .gold-rule:before{background:#d49a1f!important}.landing-page .hero .button-row{max-width:620px!important}.landing-page .hero .hero-primary-cta{background:#0f2948!important;border-color:#0f2948!important;color:#fff!important}.landing-page .hero .hero-primary-cta:focus-visible,.landing-page .hero .hero-primary-cta:hover{background:#081d35!important;border-color:#081d35!important}.landing-page .hero .button-outline{background:#fff!important;border-color:#b88218!important;color:#0f2948!important}.landing-page .hero .trust-note{background:hsla(0,0%,100%,.72)!important;border:1px solid rgba(29,29,31,.08);box-shadow:0 8px 28px rgba(0,0,0,.045);color:#343438!important}.landing-page .hero .hero-visual{background:transparent!important}.landing-page .hero .hero-visual img{background:#fff!important;border-color:transparent!important;border-radius:24px!important;box-shadow:0 26px 64px rgba(0,0,0,.13)!important}.landing-page .offers-section{background:#fff!important;border-block:0!important}.landing-page .offers-section .section-heading h2{color:#1d1d1f!important;font-family:Segoe UI,Arial,sans-serif!important;font-weight:730!important;letter-spacing:-.035em!important}.landing-page .offer-card{border-color:rgba(29,29,31,.08)!important;box-shadow:0 14px 44px rgba(0,0,0,.075)!important}.landing-page .why-section{background:#f5f5f7!important}.landing-page .home-partners-section{background:#fff!important}@media (max-width:1020px){.landing-page .hero>.hero-grid{grid-template-areas:"heading" "copy" "visual"!important;grid-template-columns:1fr!important;padding-bottom:60px!important;padding-top:54px!important;row-gap:24px!important}.landing-page .hero .hero-copy{max-width:760px!important}.landing-page .hero .hero-visual{justify-self:center!important}}@media (max-width:680px){.landing-page .hero>.hero-grid{padding-bottom:44px!important;padding-top:38px!important;row-gap:18px!important}.landing-page .hero .hero-heading h1{font-size:clamp(2.25rem,10vw,3.2rem)!important;letter-spacing:-.04em!important}.landing-page .hero .button-row{display:grid!important;grid-template-columns:1fr!important}.landing-page .hero .button-row .button{width:100%!important}}.dell-inspired-header .header-top-row{position:relative!important}.dell-inspired-header .brand{justify-self:start!important}.dell-inspired-header .brand img{margin-inline:0!important}.dell-inspired-header .header-center-art{left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(38vw,560px)!important}.dell-inspired-header .header-actions{justify-self:end!important}.post-header-cta{align-items:center;background:#f5f5f7;border-bottom:1px solid rgba(15,41,68,.09);display:flex;justify-content:center;padding:18px 24px 20px}.post-header-cta-button{background:#d89a1d!important;border-color:#d89a1d!important;box-shadow:0 10px 24px rgba(15,41,68,.16);color:#0f2944!important;font-size:1rem!important;font-weight:800!important;justify-content:center;min-height:50px;min-width:min(100%,360px);padding:13px 26px!important;text-align:center}.post-header-cta-button:focus-visible,.post-header-cta-button:hover{background:#efbb47!important;border-color:#efbb47!important;color:#081f36!important;transform:translateY(-1px)}@media (max-width:1050px){.dell-inspired-header .header-center-art{width:min(42vw,420px)!important}}@media (max-width:780px){.dell-inspired-header .header-center-art{display:none!important}.post-header-cta{padding:14px 18px 16px}}@media (max-width:520px){.post-header-cta-button{min-width:0;width:100%}}.site-header.dell-inspired-header{overflow:visible!important}.dell-inspired-header .header-shell{width:min(1460px,calc(100% - 40px))!important}.dell-inspired-header .header-top-row{gap:clamp(20px,2.5vw,44px)!important;grid-template-columns:minmax(210px,245px) minmax(260px,1fr) auto!important;min-height:150px!important}.dell-inspired-header .brand{align-items:center!important;background:none!important;display:flex!important;justify-content:flex-start!important;padding:0!important;position:relative!important;width:245px!important;z-index:5!important}.dell-inspired-header .brand img{filter:contrast(1.06) saturate(1.06) brightness(1.05)!important;margin:0!important;max-width:225px!important;opacity:1!important;visibility:visible!important;width:225px!important}.dell-inspired-header .header-center-art{width:min(34vw,500px)!important;z-index:2!important}.dell-inspired-header .header-actions{align-items:center!important;display:flex!important;flex-flow:row nowrap!important;gap:10px!important;justify-content:flex-end!important;margin:0!important;max-width:none!important;position:relative!important;width:auto!important;z-index:5!important}.dell-inspired-header .header-cta{display:inline-flex!important;min-height:48px!important;min-width:150px!important;padding:10px 16px!important;white-space:nowrap;width:auto!important}.dell-inspired-header .menu-toggle{display:none!important}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{background:#fff!important;box-shadow:none!important;display:grid!important;gap:7px!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;inset:auto!important;margin:0!important;max-height:none!important;min-height:62px!important;opacity:1!important;overflow:visible!important;padding:8px!important;pointer-events:auto!important;position:static!important;transform:none!important;width:100%!important}.dell-inspired-header .main-nav>a:last-child,.dell-inspired-header .main-nav>a:not(.button){align-items:center!important;background:#f7f9fb!important;border:1px solid rgba(15,41,68,.14)!important;border-radius:9px!important;box-shadow:0 3px 10px rgba(15,41,68,.05);color:#173552!important;display:inline-flex!important;font-size:.8rem!important;font-weight:800!important;justify-content:center!important;letter-spacing:.025em!important;line-height:1.2!important;margin:0!important;min-height:46px!important;min-width:0!important;padding:10px 8px!important;text-align:center!important;white-space:normal!important}.dell-inspired-header .main-nav>a:not(.button):focus-visible,.dell-inspired-header .main-nav>a:not(.button):hover{background:#fff5dc!important;border-color:rgba(216,154,29,.65)!important;color:#714800!important}.dell-inspired-header .main-nav>a.is-active{background:#d89a1d!important;border-color:#d89a1d!important;color:#0f2944!important}.dell-inspired-header .main-nav>a:after{display:none!important}@media (max-width:1180px){.dell-inspired-header .header-top-row{grid-template-columns:205px 1fr!important;min-height:142px!important}.dell-inspired-header .brand{height:142px!important;width:205px!important}.dell-inspired-header .brand img{max-height:136px!important;max-width:195px!important;width:195px!important}.dell-inspired-header .header-center-art{display:none!important}.dell-inspired-header .header-actions{justify-self:end!important}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (max-width:780px){.dell-inspired-header .header-shell{width:calc(100% - 28px)!important}.dell-inspired-header .header-top-row{gap:8px!important;grid-template-areas:none!important;grid-template-columns:1fr!important;min-height:0!important;padding:10px 0 14px!important}.dell-inspired-header .brand{grid-area:auto!important;height:118px!important;width:180px!important}.dell-inspired-header .brand img{max-height:116px!important;max-width:175px!important;width:175px!important}.dell-inspired-header .header-actions{grid-area:auto!important;justify-self:start!important;width:100%!important}.dell-inspired-header .header-cta{flex:1 1 0!important;min-width:0!important;white-space:normal}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:8px 0 10px!important}}@media (max-width:430px){.dell-inspired-header .brand{height:108px!important;width:165px!important}.dell-inspired-header .brand img{max-height:106px!important;max-width:160px!important;width:160px!important}.dell-inspired-header .header-actions{flex-wrap:wrap!important}.dell-inspired-header .header-cta{flex-basis:100%!important}.dell-inspired-header .main-nav,.dell-inspired-header .main-nav.is-open{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.global-grid{background:radial-gradient(circle at 86% 48%,rgba(230,165,20,.12),transparent 31%),linear-gradient(110deg,#fff,#fffdf8 57%,#f5efe3)!important;border:1px solid rgba(216,154,29,.34)!important;border-radius:30px!important;box-shadow:0 26px 62px rgba(15,41,68,.12)!important;overflow:hidden!important}.global-copy{backdrop-filter:none!important;border:0!important;border-left:5px solid #d89a1d!important;border-radius:0!important}.global-copy,.global-visual{background:transparent!important;box-shadow:none!important}.global-visual{border:0!important;border-radius:0!important;overflow:visible!important}.global-visual .globe-halo,.global-visual:after,.global-visual:before{content:none!important;display:none!important}.global-visual img{aspect-ratio:auto!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;mix-blend-mode:multiply!important;object-fit:contain!important}.global-points{grid-template-columns:repeat(2,minmax(0,1fr))!important}.global-cta,.global-cta:visited{align-items:center!important;background:#0f2948!important;color:#fff!important;display:inline-flex!important;font-size:1rem!important;font-weight:800!important;justify-content:center!important;margin-top:8px!important;min-height:48px!important;padding:12px 20px!important}.global-cta:focus-visible,.global-cta:hover{background:#173d65!important;color:#fff!important}.global-cta span{color:inherit!important;font-size:1rem!important}@media (min-width:700px){.global-grid{align-items:center!important;gap:clamp(6px,1.4vw,22px)!important;grid-template-areas:"copy visual"!important;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)!important}.global-copy{align-self:center!important;grid-area:copy!important;max-width:none!important;padding:clamp(34px,4.2vw,58px) clamp(20px,2.6vw,38px)!important}.global-copy h2{font-size:clamp(2.1rem,3.35vw,3.65rem)!important;max-width:590px!important}.global-copy .global-lead{font-size:clamp(1.05rem,1.45vw,1.18rem)!important}.global-visual{align-self:center!important;grid-area:visual!important;justify-self:center!important;max-width:none!important;min-height:0!important;padding:clamp(24px,3.5vw,48px) clamp(24px,3.5vw,52px) clamp(24px,3.5vw,48px) 0!important;width:100%!important}.global-visual img{height:auto!important;max-width:460px!important;width:min(100%,460px)!important}}@media (max-width:699px){.global-grid{gap:4px!important;grid-template-areas:"copy" "visual"!important;grid-template-columns:1fr!important}.global-copy{padding:30px 24px 20px!important}.global-visual{max-width:none!important;padding:0 24px 28px!important;width:100%!important}.global-visual img{width:min(100%,390px)!important}}@media (max-width:460px){.global-points{grid-template-columns:1fr!important}.global-cta{width:100%!important}}.dell-inspired-header .header-top-row{grid-template-columns:minmax(270px,305px) minmax(260px,1fr) auto!important}.dell-inspired-header .brand{height:150px!important;width:305px!important}.dell-inspired-header .brand img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2)) saturate(1.04) contrast(1.025)!important;max-height:146px!important;max-width:295px!important;width:295px!important}.site-footer .footer-logo-card,.site-footer .footer-logo-card img{background:transparent!important;border:0!important;box-shadow:none!important}.site-footer .footer-logo-card img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2)) saturate(1.04) contrast(1.025)!important;width:300px!important}.portfolio-cta-card .portfolio-cta-logo{filter:drop-shadow(0 5px 10px rgba(15,41,72,.13))!important;max-width:390px!important;width:min(94%,390px)!important}@media (max-width:1180px){.dell-inspired-header .header-top-row{grid-template-columns:250px 1fr!important}.dell-inspired-header .brand{height:142px!important;width:250px!important}.dell-inspired-header .brand img{max-height:136px!important;max-width:242px!important;width:242px!important}}@media (max-width:780px){.dell-inspired-header .header-top-row{grid-template-columns:1fr!important}.dell-inspired-header .brand{height:122px!important;width:225px!important}.dell-inspired-header .brand img{max-height:116px!important;max-width:218px!important;width:218px!important}}@media (max-width:430px){.dell-inspired-header .brand{height:108px!important;width:195px!important}.dell-inspired-header .brand img{max-height:102px!important;max-width:188px!important;width:188px!important}}.dell-inspired-header .header-top-row{grid-template-columns:minmax(248px,284px) minmax(260px,1fr) auto!important}.dell-inspired-header .brand{min-width:0!important;width:284px!important}.dell-inspired-header .brand,.dell-inspired-header .brand img{aspect-ratio:3/2!important;background:transparent!important;height:auto!important;max-width:100%!important;overflow:visible!important}.dell-inspired-header .brand img{display:block!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.18)) saturate(1.03) contrast(1.02)!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;width:100%!important}.site-footer .footer-logo-card{width:min(100%,284px)!important}.site-footer .footer-logo-card,.site-footer .footer-logo-card img{aspect-ratio:3/2!important;background:transparent!important;display:block!important;height:auto!important;overflow:visible!important}.site-footer .footer-logo-card img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.18)) saturate(1.03) contrast(1.02)!important;max-height:none!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important;width:100%!important}.portfolio-cta-card .portfolio-cta-logo{aspect-ratio:3/2!important;display:block!important;filter:drop-shadow(0 3px 6px rgba(15,41,68,.24)) saturate(1.03) contrast(1.04)!important;height:auto!important;max-height:none!important;max-width:360px!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;width:min(94%,360px)!important}@media (max-width:1180px){.dell-inspired-header .header-top-row{grid-template-columns:minmax(220px,236px) 1fr!important}.dell-inspired-header .brand{width:236px!important}}@media (max-width:780px){.dell-inspired-header .header-top-row{grid-template-columns:1fr!important}.dell-inspired-header .brand{width:210px!important}}@media (max-width:430px){.dell-inspired-header .brand{width:184px!important}}.contact-pdf-downloads{background:#fffaf2;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);margin-top:30px;padding:26px 28px}.contact-pdf-downloads>p{color:var(--navy);font-size:1rem;font-weight:650;line-height:1.65;margin:0 0 18px;max-width:900px}.contact-pdf-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-pdf-actions .button-secondary{background:transparent;border:1px solid var(--gold);color:var(--navy)}@media (max-width:620px){.contact-pdf-downloads{padding:22px 20px}.contact-pdf-actions{flex-direction:column}.contact-pdf-actions .button{width:100%}}