:root{--green:#003e35;--lime:#d2e58e;--gold:#ecd398;--ink:#0b2431;--muted:#576c7b;--line:#e5ece8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);font:15px/1.5 'Segoe UI',Arial,sans-serif;background:white}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #97b748;outline-offset:4px}.container{width:min(1280px,calc(100% - 90px));margin:auto}.masthead{background:radial-gradient(ellipse at 91% 30%,#0d6354a0,transparent 45%),repeating-linear-gradient(145deg,transparent 0,transparent 170px,#ffffff02 171px,#ffffff02 300px),linear-gradient(115deg,#002a25,#00463b);color:#fff}header.container{height:85px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap;letter-spacing:2px;font-size:18px;font-weight:700;color:#fff}.brand b{font-weight:400;color:var(--gold)}.monogram{font:bold italic 53px/.9 Georgia,serif;color:var(--gold);display:inline-block;text-shadow:3px 1px 0 #003e35,5px 1px 0 var(--gold);padding-right:6px}nav{display:flex;gap:23px;font-size:12px}nav a:hover{color:var(--lime)}.header-actions{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:21px;background:linear-gradient(110deg,#c9df87,#d8eaa5);color:#082a21;padding:14px 23px;border:1px solid #cddd99;border-radius:6px;font-weight:600;font-size:14px;white-space:nowrap;transition:filter .2s,transform .2s}.btn:hover{filter:brightness(1.06);transform:translateY(-2px)}.btn-outline{background:transparent;border:1px solid #d6dfb8;color:white}.header-actions .btn{font-size:11px;padding:11px 19px}.icon-button{border:0;background:none;color:white;padding:6px;display:grid;place-items:center}.menu-toggle{display:none}.site-search{padding:10px 0 20px;align-items:center;gap:12px}.site-search:not([hidden]){display:flex}.site-search input{padding:10px;border-radius:5px;border:1px solid #a9c5b9}.site-search label,.site-search #search-status{font-size:12px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:580px;position:relative;gap:20px;overflow:hidden}.hero-copy{padding:62px 0 30px;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;margin:0 0 18px;color:var(--green)}.lime{color:var(--lime)}h1{font-size:clamp(48px,5.6vw,76px);line-height:1.03;letter-spacing:-3px;margin:0 0 24px;font-weight:650}h1 em{font-family:Georgia,serif;font-weight:500;color:var(--lime);white-space:nowrap}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;color:#f0f7f1;max-width:590px}.hero-actions{display:flex;gap:18px;margin:30px 0 38px}.hero-assurances{display:flex;gap:20px;font-size:9px;white-space:nowrap}.hero-assurances span{display:flex;align-items:center;gap:8px}.hero-assurances svg{width:19px;height:19px}.platform-note{display:block;font-size:7px;letter-spacing:1.5px;color:#b7d4c6;margin-top:17px}.hero-art{position:relative;min-width:0}.phone{position:absolute;width:270px;height:550px;background:linear-gradient(105deg,#333,#deded3 2%,#141617 4%,#111 94%,#b2b5ad 98%,#222);border-radius:44px;padding:8px;box-shadow:10px 14px 22px #001b1c40;border:2px solid #b9b7a8;color:white;z-index:3}.phone:before{content:'';position:absolute;width:112px;height:21px;border-radius:0 0 17px 17px;background:#050808;top:7px;left:50%;transform:translateX(-50%);z-index:5}.phone-screen{height:100%;overflow:hidden;background:linear-gradient(125deg,#002c29,#00574a);border-radius:34px;padding:12px;position:relative}.hero-phone{top:24px;left:3%;transform:rotate(-2deg);width:284px;height:577px}.phone-status{font-size:8px;display:flex;justify-content:space-between;padding:0 4px;margin-bottom:20px}.phone-brand{font-size:10px;letter-spacing:1px;display:flex;align-items:center;gap:7px}.phone-brand .monogram{font-size:26px}.phone-brand>span:last-child{margin-left:auto;font-size:19px}.phone-greeting{font-size:11px;line-height:1.3;display:flex;justify-content:space-between;margin:24px 0 19px}.phone-greeting b{font-size:14px;font-weight:400}.phone-avatar{height:28px;width:28px;background:#d5d3b6;color:#214c43;border-radius:50%;display:grid;place-items:center;font-size:10px}.phone-balance{background:#ffffff09;border-radius:9px;padding:12px 10px}.phone-balance small{font-size:10px;display:block}.phone-balance b{font-size:22px;font-weight:500}.phone-shortcuts{display:flex;justify-content:space-between;margin:18px 0}.phone-shortcuts>span{text-align:center;font-size:8px}.phone-shortcuts i{width:30px;height:30px;border-radius:50%;background:#f4f8f4;color:#00473c;display:grid;place-items:center;margin-bottom:5px}.phone-shortcuts svg{width:15px;height:15px}.phone-transactions{background:white;color:#152f3b;border-radius:12px;padding:15px 10px;min-height:250px;margin:0 -5px}.phone-transactions header{font-size:10px;font-weight:600;display:flex;justify-content:space-between;margin-bottom:15px}.phone-transactions header span{font-size:8px;color:#005143}.phone-row{display:flex;gap:7px;align-items:center;margin-bottom:17px;font-size:8px}.phone-row>i{height:25px;width:25px;border-radius:50%;background:#e8f3ee;display:grid;place-items:center;color:#00594e;font-style:normal}.phone-row>div{flex:1}.phone-row small{display:block;font-size:7px;color:#839196}.phone-row>b{font-size:10px;font-weight:500;color:#bd3838}.phone-preview{font-size:7px;text-align:center;color:#7b8b8c;padding-top:6px}.payment-card{position:absolute;top:135px;right:5px;width:300px;height:250px;background:linear-gradient(125deg,#01604e,#003c34 60%,#003029);border:1px solid #69998d;border-radius:14px;transform:rotateY(-16deg) rotate(-7deg);padding:23px;color:var(--gold);box-shadow:0 24px 35px #001a1950}.card-brand{display:flex;gap:13px;align-items:center;justify-content:flex-end;font-size:10px;letter-spacing:1px;line-height:1.4}.card-brand .monogram{font-size:38px}.card-brand small{font-size:6px}.chip{height:41px;width:39px;border-radius:6px;background:linear-gradient(120deg,#c9ae68,#927b41,#d7c584);margin-top:18px;border:1px solid #a59264;position:relative}.chip:before{content:'';position:absolute;inset:11px 0;border-block:1px solid #7c683b}.chip:after{content:'';position:absolute;inset:0 12px;border-inline:1px solid #7c683b}.contactless{position:absolute;right:28px;top:113px;transform:rotate(-8deg);font-size:22px;color:white}.card-number{font-size:18px;letter-spacing:2px;font-family:monospace;margin:18px 0}.card-bottom{display:flex;justify-content:space-between;align-items:center;color:#eff2da;font-size:8px}.card-bottom strong{font-size:18px;font-style:italic}.signature{position:absolute;right:10px;bottom:30px;color:#d8e5d2;transform:rotate(-10deg);font:italic 30px/.9 cursive;text-align:right}.benefits{background:linear-gradient(#fff,#fbfdf9)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0 35px}.benefit-grid article{text-align:center;border-right:1px solid var(--line)}.benefit-grid article:last-child{border:0}.benefit-grid article>i{display:grid;place-items:center;width:70px;height:70px;background:#f2f7f0;border-radius:50%;margin:auto;color:var(--green)}.benefit-grid svg{width:38px;height:38px}h3{font-size:17px;font-weight:600;margin:8px 0 5px}.benefit-grid p{font-size:14px;color:var(--muted);margin:0}.accounts-section{background:linear-gradient(110deg,#f5f8f2,#fafcf8);padding:40px 0}.accounts-grid{display:grid;grid-template-columns:1.65fr repeat(3,.82fr);gap:16px;align-items:stretch}.section-copy{align-self:center}h2{font-size:37px;line-height:1.15;letter-spacing:-1.5px;font-weight:550;margin:0 0 15px}.section-copy>p:not(.eyebrow){color:var(--muted);font-size:14px}.inline-link{font-size:14px;font-weight:600;display:inline-flex;gap:16px;margin-top:10px;color:var(--green)}.account-card{background:#fff;border:1px solid #e7eee8;border-radius:9px;padding:32px 16px 23px;text-align:center;box-shadow:0 6px 18px #23493405;display:flex;flex-direction:column;align-items:center;min-height:250px}.account-card>i{color:var(--green);margin-bottom:6px}.account-card svg{height:39px;width:39px}.account-card h3{font-size:16px}.account-card p{color:var(--muted);font-size:13px;margin:7px 0 24px}.account-card button{border:0;background:none;color:var(--green);font-size:12px;margin-top:auto;padding:6px}.account-card button span{margin-left:10px}.account-card.featured{color:white;background:radial-gradient(ellipse at bottom,#09604b50,transparent),#003c33;border-color:#003c33}.featured>i,.featured button{color:var(--lime)}.featured p{color:#deece5}.mobile-section{background:radial-gradient(circle at 100% 0,#dcece3 0 13%,transparent 13%),radial-gradient(circle at 0 140%,#d0e5da 0 28%,transparent 28%),#e8f3ec;overflow:hidden}.mobile-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:56px;min-height:420px}.app-art{position:relative}.app-art .phone{width:218px;height:442px;border-radius:37px}.app-art .phone-screen{border-radius:28px;padding:10px}.app-art .phone:before{width:95px;height:18px}.welcome-phone{top:32px;left:27px;transform:rotate(-8deg);z-index:4}.second-phone{top:52px;left:222px;transform:rotate(6deg)}.welcome-screen{display:flex;flex-direction:column;align-items:center;height:100%;padding-top:65px}.welcome-screen .monogram{font-size:63px;margin-bottom:10px}.welcome-screen>strong{font-size:15px;letter-spacing:2px;font-weight:500}.welcome-screen>p{font-size:13px;line-height:1.4;text-align:center;margin:42px 0 34px}.welcome-button{display:block;background:var(--lime);color:var(--green);border-radius:4px;font-size:11px;padding:9px;width:100%;text-align:center;margin-bottom:11px}.welcome-button.outlined{background:transparent;color:white;border:1px solid #c1d4b4;font-size:10px}.welcome-screen small{font-size:7px;color:#bdd2c8;margin-top:8px}.second-phone .phone-status{margin-bottom:12px}.second-phone .phone-brand{font-size:8px}.second-phone .phone-greeting{margin:14px 0 11px;font-size:9px}.second-phone .phone-greeting b{font-size:11px}.second-phone .phone-balance b{font-size:18px}.second-phone .phone-shortcuts{margin:12px 0}.second-phone .phone-shortcuts i{width:25px;height:25px}.second-phone .phone-row{font-size:7px}.second-phone .phone-row>b{font-size:9px}.second-phone .phone-transactions{padding:13px 8px}.mobile-copy{align-self:center;padding:32px 0;position:relative;z-index:5}.mobile-copy>p:not(.eyebrow){color:#355763;font-size:14px;line-height:1.6}.store-links{display:flex;gap:16px;margin:23px 0 38px}.store-links button{border:0;border-radius:5px;background:#050a08;color:white;display:flex;gap:10px;align-items:center;padding:6px 13px;text-align:left;font-size:18px;line-height:1.15}.store-links small{display:block;font-size:8px}.store-symbol{font-size:29px}.play-symbol{font-size:30px;color:#93d5b6}.app-benefits{display:flex;align-items:center;gap:16px;white-space:nowrap;font-size:11px;color:#17443f}.app-benefits span{display:flex;align-items:center;gap:8px;border-right:1px solid #cadfd4;padding-right:14px}.app-benefits span:last-child{border:0;padding:0}.app-benefits svg{width:23px;height:23px}.services-section{padding:30px 0}.services-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:21px}.services-heading .eyebrow{font-size:10px;margin-bottom:8px}.services-heading h2{font-size:31px;margin:0}.services-heading>p{font-size:11px;color:var(--muted);max-width:300px;margin:0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.services-grid>button{border:1px solid #e3eae6;box-shadow:0 3px 14px #0d463808;background:#fff;border-radius:9px;padding:22px 21px 31px;display:flex;gap:18px;text-align:left;color:var(--ink);position:relative;min-height:121px;transition:transform .2s,border-color .2s}.services-grid>button:hover{border-color:#82b0a0;transform:translateY(-3px)}.services-grid>button>i{color:var(--green)}.services-grid svg{height:31px;width:31px}.services-grid b{font-size:12px;font-weight:600;display:block;line-height:1.4}.services-grid small{font-size:11px;color:var(--muted);display:block;line-height:1.55;margin-top:6px}.services-grid em{font-style:normal;position:absolute;right:18px;bottom:11px;color:#58707c}.trust-section{background:repeating-linear-gradient(135deg,#ffffff00 0 160px,#ffffff02 160px 300px),linear-gradient(105deg,#003b32,#004b3e);color:white;padding:31px 0}.trust-grid{display:grid;grid-template-columns:1.1fr 1.13fr .87fr;gap:34px;align-items:center}.trust-copy{border-right:1px solid #ffffff15;padding-right:20px}.trust-copy h2{font-size:39px}.trust-copy .eyebrow{font-size:10px}.trust-copy>p:not(.eyebrow){font-size:12px;color:#d2e5de;line-height:1.65}.trust-copy .btn{margin-top:10px}.trust-points>div{display:flex;gap:18px;align-items:start;margin:0 0 20px}.trust-points>div:last-child{margin:0}.trust-points i{color:var(--lime)}.trust-points svg{width:31px;height:31px}.trust-points p{margin:0}.trust-points b{display:block;font-size:13px;font-weight:500}.trust-points small{display:block;font-size:11px;color:#c6dfd7;margin-top:5px}.portrait-card{height:292px;border-radius:13px;position:relative;overflow:hidden;background:#dce9dc}.portrait-card img{height:100%;width:100%;object-fit:cover;object-position:center 30%}.portrait-caption{position:absolute;left:12px;right:12px;bottom:11px;background:#fffffff2;color:#16323a;text-align:center;box-shadow:0 4px 16px #001e2320;border-radius:8px;padding:12px;font-size:15px;line-height:1.3}.portrait-caption small{display:block;font-size:8px;color:#5b7074;margin-top:8px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.metrics>div{border-right:1px solid var(--line);text-align:center}.metrics>div:last-child{border:0}.metrics b{font-size:27px;font-weight:600;display:block;letter-spacing:-.7px}.metrics span{font-size:13px;color:var(--muted)}.cta{min-height:203px;background:linear-gradient(90deg,#166071,#65a7b0);border-radius:13px;position:relative;overflow:hidden;color:white;display:flex;justify-content:space-between;align-items:center;padding:33px 38px;margin-bottom:26px;isolation:isolate}.cta>div:not(.building){z-index:2}.cta h2{font-size:32px;margin-bottom:12px}.cta p{font-size:13px;color:#e3f0ec;margin:0}.cta-action{text-align:center;margin-right:15px}.cta-action p{margin-top:12px}.building{position:absolute;z-index:0;width:480px;height:330px;right:21%;bottom:-185px;transform:rotate(-28deg) skewX(8deg);background:repeating-linear-gradient(0deg,transparent 0 58px,#041d2460 59px 61px),repeating-linear-gradient(90deg,#133e46 0 82px,#031e28 83px 86px);border-top:9px solid #03222a;border-right:40px solid #092f38;box-shadow:20px -2px 0 #30606a}.building-logo{position:absolute;top:20px;right:60px;font:bold italic 100px Georgia;color:#d5b46e;text-shadow:5px 6px #806938;transform:skewX(-8deg) rotate(12deg)}footer{background:#003c33;color:#d3e6df;padding-top:35px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .95fr .9fr .8fr 1.35fr;gap:27px;padding-bottom:32px}.footer-grid .brand{font-size:14px;gap:10px}.footer-grid .monogram{font-size:46px;color:var(--lime)}.footer-grid h4{font-size:12px;font-weight:500;color:white;margin:6px 0 14px}.footer-grid>div>a:not(.brand){display:block;font-size:10px;line-height:1.8;margin-bottom:3px}.footer-description{font-size:10px;color:#b2cdc2;margin-top:20px}.newsletter p{font-size:10px}.newsletter form{display:flex;height:35px;max-width:280px}.newsletter input{width:100%;min-width:0;background:#06493e;border:1px solid #669285;border-radius:4px 0 0 4px;font-size:10px;color:white;padding:9px}.newsletter input::placeholder{color:#b6cec3}.newsletter button{background:var(--lime);border:0;border-radius:0 4px 4px 0;width:38px;color:#003e35;font-size:22px}.newsletter>small{font-size:8px;display:block;line-height:1.5;margin-top:10px;color:#aac8ba}.footer-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:23px;padding:23px 0 35px;font-size:10px}.footer-bottom>div{display:flex;gap:23px}i[data-icon]{display:inline-flex;font-style:normal}svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;left:15px;top:-80px;padding:12px;background:#fff;z-index:50}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{border:0;border-radius:15px;width:min(540px,calc(100% - 32px));padding:38px;color:var(--ink);box-shadow:0 30px 90px #001f3b50}dialog::backdrop{background:#001e25b0;backdrop-filter:blur(4px)}dialog h2{font-size:30px}dialog p{color:var(--muted)}.dialog-close{position:absolute;right:15px;top:8px;border:0;background:none;font-size:30px;color:var(--green)}.dialog-note{font-size:12px;border-top:1px solid var(--line);padding-top:15px}.dialog-done{margin-top:12px}
@media(max-width:1100px) and (min-width:701px){.container{width:calc(100% - 64px)}header.container{height:72px;gap:12px}.brand{font-size:13px;gap:9px;letter-spacing:1px}.monogram{font-size:40px}nav{gap:12px;font-size:10px}.header-actions{gap:8px}.header-actions .btn{font-size:9px;padding:9px 13px}.icon-button svg{height:20px;width:20px}.hero{min-height:470px;gap:10px}.hero-copy{padding-top:42px}h1{font-size:clamp(43px,5.8vw,62px);letter-spacing:-2px}.hero-copy>p:not(.eyebrow){font-size:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-actions{gap:13px;margin:24px 0 30px}.btn{font-size:11px;padding:12px 17px}.hero-assurances{gap:10px;font-size:7px}.hero-assurances span{gap:5px}.hero-assurances svg{width:15px;height:15px}.platform-note{font-size:6px;letter-spacing:1px}.hero-phone{width:224px;height:458px;top:16px;left:1%;border-radius:35px;padding:7px}.hero-phone .phone-screen{border-radius:27px;padding:10px}.phone:before{width:95px;height:18px;top:6px}.hero-phone .phone-status{margin-bottom:14px}.hero-phone .phone-brand{font-size:8px}.hero-phone .phone-greeting{font-size:9px;margin:16px 0 14px}.hero-phone .phone-greeting b{font-size:12px}.hero-phone .phone-balance b{font-size:18px}.hero-phone .phone-shortcuts{margin:14px 0}.hero-phone .phone-shortcuts i{width:26px;height:26px}.hero-phone .phone-shortcuts>span{font-size:7px}.hero-phone .phone-transactions{padding:12px 8px}.hero-phone .phone-transactions header{font-size:8px}.hero-phone .phone-row{font-size:7px}.payment-card{width:235px;height:209px;top:107px;right:0;padding:18px}.card-brand{font-size:8px;gap:8px}.card-brand small{font-size:5px}.card-brand .monogram{font-size:30px}.chip{height:32px;width:30px;margin-top:13px}.card-number{font-size:13px;letter-spacing:1px;margin:15px 0}.contactless{font-size:18px;top:98px;right:19px}.card-bottom strong{font-size:15px}.signature{font-size:25px;bottom:33px}.benefit-grid{padding:25px 0}.benefit-grid article>i{height:57px;width:57px}.benefit-grid svg{width:31px;height:31px}.benefit-grid h3{font-size:14px}.benefit-grid p{font-size:11px}.accounts-section{padding:32px 0}.accounts-grid{gap:12px;grid-template-columns:1.6fr repeat(3,.8fr)}h2{font-size:29px;letter-spacing:-1px}.section-copy>p:not(.eyebrow){font-size:11px}.eyebrow{font-size:9px}.section-copy br{display:none}.account-card{min-height:213px;padding:24px 10px 18px}.account-card h3{font-size:12px}.account-card p{font-size:10px}.account-card button{font-size:10px}.account-card svg{width:32px;height:32px}.inline-link{font-size:12px}.mobile-grid{gap:34px;min-height:335px}.app-art .phone{width:173px;height:357px;border-radius:30px;padding:6px}.app-art .phone-screen{border-radius:24px;padding:9px}.app-art .phone:before{width:78px;height:14px}.welcome-phone{top:27px;left:13px}.second-phone{top:41px;left:162px}.welcome-screen{padding-top:51px}.welcome-screen .monogram{font-size:49px}.welcome-screen>strong{font-size:11px}.welcome-screen>p{font-size:10px;margin:29px 0 24px}.welcome-button{font-size:9px;padding:7px;margin-bottom:8px}.welcome-button.outlined{font-size:8px}.second-phone .phone-status{font-size:5px;margin-bottom:11px}.second-phone .phone-brand{font-size:6px;gap:4px}.second-phone .phone-brand .monogram{font-size:19px}.second-phone .phone-greeting{font-size:7px;margin:10px 0}.second-phone .phone-greeting b{font-size:9px}.second-phone .phone-avatar{width:22px;height:22px;font-size:8px}.second-phone .phone-balance{padding:9px}.second-phone .phone-balance small{font-size:7px}.second-phone .phone-balance b{font-size:14px}.second-phone .phone-shortcuts{margin:10px 0}.second-phone .phone-shortcuts i{width:21px;height:21px}.second-phone .phone-shortcuts>span{font-size:5px}.second-phone .phone-shortcuts svg{width:12px;height:12px}.second-phone .phone-transactions{padding:10px 7px}.second-phone .phone-transactions header{font-size:7px}.second-phone .phone-transactions header span{font-size:6px}.second-phone .phone-row{font-size:5px;gap:4px;margin-bottom:12px}.second-phone .phone-row>i{height:19px;width:19px}.second-phone .phone-row>b{font-size:7px}.second-phone .phone-row small{font-size:5px}.mobile-copy>p:not(.eyebrow){font-size:11px}.store-links{gap:12px;margin:18px 0 28px}.store-links button{font-size:14px;padding:5px 10px;gap:7px}.store-links small{font-size:6px}.store-symbol,.play-symbol{font-size:24px}.app-benefits{font-size:8px;gap:8px}.app-benefits svg{width:20px;height:20px}.app-benefits span{gap:6px;padding-right:8px}.services-heading h2{font-size:25px}.services-heading>p{font-size:9px}.services-grid{gap:12px}.services-grid>button{gap:12px;padding:18px 14px 28px;min-height:105px}.services-grid svg{width:25px;height:25px}.services-grid b,.services-grid small{font-size:9px}.trust-grid{gap:24px}.trust-copy h2{font-size:30px}.trust-copy .eyebrow{font-size:8px}.trust-copy>p:not(.eyebrow){font-size:10px}.trust-points>div{gap:14px;margin-bottom:17px}.trust-points svg{width:27px;height:27px}.trust-points b{font-size:10px}.trust-points small{font-size:8px}.portrait-card{height:244px}.portrait-caption{font-size:12px;padding:10px;left:9px;right:9px}.portrait-caption small{font-size:7px}.metrics{padding:20px 0}.metrics b{font-size:24px}.metrics span{font-size:11px}.cta{min-height:176px;padding:28px}.cta h2{font-size:28px}.cta p{font-size:11px}.building{right:18%;width:360px;height:280px;bottom:-169px}.building-logo{font-size:80px}.footer-grid{gap:18px}.footer-grid .brand{font-size:10px;gap:7px;letter-spacing:1px}.footer-grid .monogram{font-size:35px}.footer-grid h4{font-size:9px}.footer-grid>div>a:not(.brand),.footer-description,.newsletter p{font-size:8px}.newsletter input{font-size:8px;padding:7px}.newsletter form{height:30px}.newsletter>small{font-size:7px}.footer-bottom{font-size:8px;gap:15px}.footer-bottom>div{gap:17px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}header.container{height:78px;gap:12px}.brand{font-size:13px;letter-spacing:1px;gap:10px}.monogram{font-size:42px}.header-actions{gap:8px}.header-actions>.btn:not(.login){display:none}.header-actions .login{font-size:11px;padding:9px 15px}.search-toggle{display:none}.menu-toggle{display:grid}nav{display:none;position:absolute;top:78px;left:0;right:0;background:#003c34;z-index:20;padding:20px;grid-template-columns:repeat(2,1fr);font-size:14px;border-bottom:1px solid #71958a}nav.open{display:grid}.hero{display:flex;flex-direction:column;min-height:0;gap:0;overflow:hidden}.hero-copy{padding:33px 0 15px}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}h1{font-size:clamp(40px,10.3vw,62px);letter-spacing:-1.9px;line-height:1.07;margin-bottom:21px}.hero-copy>p:not(.eyebrow){font-size:14px}.desktop-break{display:none}.hero-actions{gap:11px;margin:26px 0}.hero-actions .btn{padding:13px 15px;font-size:11px}.hero-assurances{gap:10px;font-size:7px;justify-content:space-between;white-space:normal}.hero-assurances span{gap:5px}.hero-assurances svg{width:17px;height:17px;flex-shrink:0}.platform-note{font-size:6px;letter-spacing:1px;margin-top:16px}.hero-art{height:445px;width:min(460px,100%);margin:13px auto 0;flex-shrink:0}.hero-phone{width:236px;height:482px;top:6px;left:5%;border-radius:38px;padding:7px}.hero-phone .phone-screen{border-radius:29px}.phone:before{width:100px;height:18px;top:7px}.hero-phone .phone-status{margin-bottom:15px}.hero-phone .phone-greeting{margin:17px 0 14px;font-size:10px}.hero-phone .phone-greeting b{font-size:13px}.hero-phone .phone-balance b{font-size:20px}.hero-phone .phone-shortcuts i{width:27px;height:27px}.hero-phone .phone-shortcuts{margin:15px 0}.hero-phone .phone-transactions header{font-size:9px}.hero-phone .phone-row{font-size:7px}.payment-card{width:226px;height:215px;top:102px;right:3%;padding:18px}.card-brand{font-size:8px;gap:9px}.card-brand small{font-size:5px}.card-brand .monogram{font-size:31px}.card-number{font-size:13px;letter-spacing:1px;margin:16px 0}.contactless{top:102px;right:22px;font-size:19px}.chip{height:33px;width:31px}.signature{right:5%;bottom:36px;font-size:26px}.benefit-grid{grid-template-columns:repeat(2,1fr);padding:25px 0;gap:25px 0}.benefit-grid article:nth-child(2){border:0}.benefit-grid article>i{height:55px;width:55px}.benefit-grid svg{width:30px;height:30px}.benefit-grid h3{font-size:14px}.benefit-grid p{font-size:11px}.accounts-section{padding:32px 0}.accounts-grid{grid-template-columns:repeat(3,1fr);gap:10px}.section-copy{grid-column:1/-1;margin-bottom:12px}.eyebrow{font-size:9px}h2{font-size:30px;letter-spacing:-1px}.section-copy>p:not(.eyebrow){font-size:13px}.section-copy br{display:none}.inline-link{font-size:12px}.account-card{padding:21px 8px 15px;min-height:222px;border-radius:8px}.account-card h3{font-size:12px;line-height:1.35}.account-card p{font-size:10px;margin:9px 0 18px}.account-card svg{width:30px;height:30px}.account-card button{font-size:9px;padding:4px 0}.account-card button span{margin-left:4px}.mobile-grid{display:flex;flex-direction:column-reverse;gap:0}.mobile-copy{padding:35px 0 15px;align-self:stretch}.mobile-copy>p:not(.eyebrow){font-size:13px}.mobile-copy br{display:none}.store-links{margin:22px 0 25px;gap:12px}.store-links button{font-size:16px}.app-benefits{font-size:9px;gap:10px;justify-content:space-between}.app-benefits span{padding-right:8px;gap:5px}.app-benefits svg{height:21px;width:21px}.app-art{height:360px;width:min(390px,100%);margin:0 auto}.app-art .phone{width:190px;height:392px;border-radius:33px;padding:7px}.app-art .phone-screen{border-radius:25px}.app-art .phone:before{width:85px;height:16px}.welcome-phone{left:17px;top:20px}.second-phone{left:auto;right:9px;top:37px}.welcome-screen{padding-top:50px}.welcome-screen>strong{font-size:12px}.welcome-screen .monogram{font-size:55px}.welcome-screen>p{font-size:11px;margin:33px 0 24px}.second-phone .phone-greeting{font-size:8px;margin:10px 0}.second-phone .phone-greeting b{font-size:10px}.second-phone .phone-brand{font-size:7px}.second-phone .phone-balance small{font-size:8px}.second-phone .phone-balance b{font-size:16px}.second-phone .phone-shortcuts>span{font-size:6px}.second-phone .phone-shortcuts i{width:23px;height:23px}.second-phone .phone-transactions header{font-size:8px}.second-phone .phone-row{font-size:6px}.services-section{padding:32px 0}.services-heading{display:block}.services-heading h2{font-size:28px}.services-heading>p{font-size:12px;margin-top:14px;max-width:100%}.services-grid{grid-template-columns:repeat(2,1fr);gap:11px}.services-grid>button{padding:18px 12px 28px;gap:10px;min-height:126px}.services-grid svg{width:25px;height:25px}.services-grid b{font-size:11px}.services-grid small{font-size:10px}.services-grid small br{display:none}.trust-section{padding:32px 0}.trust-grid{grid-template-columns:1fr;gap:26px}.trust-copy{border:0;padding:0}.trust-copy h2{font-size:33px}.trust-copy>p:not(.eyebrow){font-size:13px}.trust-points{display:grid;grid-template-columns:1fr 1fr;gap:23px 14px}.trust-points>div{gap:10px;margin:0}.trust-points b{font-size:11px}.trust-points small{font-size:10px}.trust-points svg{width:28px;height:28px}.portrait-card{height:310px;max-width:370px;width:100%;justify-self:center}.portrait-caption{font-size:16px}.portrait-caption small{font-size:9px}.metrics{grid-template-columns:repeat(2,1fr);gap:22px 0;padding:25px 0}.metrics>div:nth-child(2){border:0}.metrics b{font-size:24px}.metrics span{font-size:11px}.cta{min-height:280px;padding:27px;align-items:start;flex-direction:column;gap:20px}.cta h2{font-size:29px}.cta p{font-size:12px}.cta-action{margin:0;text-align:left}.cta-action p{display:none}.building{right:-80px;bottom:-185px;width:320px;height:350px;opacity:.7}.building-logo{font-size:85px;right:30px;top:30px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:25px 23px;padding-bottom:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid .brand{font-size:17px;gap:13px}.footer-grid .monogram{font-size:45px}.footer-description{font-size:12px;margin-top:15px}.footer-grid h4{font-size:13px;margin:0 0 13px}.footer-grid>div>a:not(.brand){font-size:12px}.newsletter{grid-column:1/-1}.newsletter p{font-size:12px}.newsletter form{height:40px;max-width:100%}.newsletter input{font-size:12px}.newsletter>small{font-size:10px}.footer-bottom{flex-direction:column;gap:16px;font-size:10px;padding:23px 0}.footer-bottom>div{gap:20px;flex-wrap:wrap}.site-search:not([hidden]){flex-wrap:wrap}.site-search label{width:100%}dialog{padding:32px 24px}dialog h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.services-grid>button{transition:none}}
.brand>img{display:block;width:auto;height:60px;max-width:245px;object-fit:contain;object-position:left center}.footer-grid .brand>img{height:68px;max-width:275px}@media(max-width:1100px){.brand>img{height:48px;max-width:195px}}@media(max-width:700px){.brand>img{height:52px;max-width:205px}.footer-grid .brand>img{height:62px;max-width:245px}}
body>.masthead:first-of-type{position:fixed;inset:0 0 auto;z-index:1000;box-shadow:0 8px 28px rgba(0,24,20,.2);border-bottom:1px solid rgba(237,206,130,.18)}body{padding-top:85px}html{scroll-padding-top:105px}@media(min-width:701px) and (max-width:1100px){body{padding-top:130px}html{scroll-padding-top:150px}}@media(max-width:700px){body{padding-top:78px}html{scroll-padding-top:98px}body>.masthead:first-of-type nav{max-height:calc(100vh - 78px);overflow-y:auto}}
.section-copy h2 br{display:initial}.hero-art,.app-art,.mobile-copy,.trust-grid>div,.footer-grid>div{min-width:0}@media(max-width:700px){.app-benefits{white-space:normal}.app-benefits span{min-width:0}.app-benefits svg{flex-shrink:0}.services-grid>button{min-width:0}.phone-screen{pointer-events:none}}
.mobile-copy h2 br{display:initial}
/* Readable typography across desktop, tablet and mobile. */
body{font-size:16px}.eyebrow{font-size:13px}.hero-copy>p:not(.eyebrow){font-size:18px}nav{font-size:14px}.header-actions .btn{font-size:13px}.hero-assurances{font-size:12px;white-space:normal;flex-wrap:wrap;row-gap:12px}.platform-note{font-size:10px;letter-spacing:1px}.benefit-grid h3{font-size:19px}.benefit-grid p{font-size:16px}.section-copy>p:not(.eyebrow){font-size:16px}.inline-link{font-size:16px}.account-card h3{font-size:18px}.account-card p{font-size:15px}.account-card button{font-size:14px}.account-card{min-height:265px}.mobile-copy>p:not(.eyebrow){font-size:16px}.app-benefits{font-size:13px;white-space:normal;flex-wrap:wrap;row-gap:12px}.services-heading .eyebrow{font-size:12px}.services-heading>p{font-size:14px;max-width:355px}.services-grid b{font-size:15px}.services-grid small{font-size:14px}.services-grid>button{min-height:150px;gap:14px;padding-inline:18px}.trust-copy .eyebrow{font-size:12px}.trust-copy>p:not(.eyebrow){font-size:15px}.trust-points b{font-size:16px}.trust-points small{font-size:14px}.trust-grid{gap:26px}.portrait-caption{font-size:17px}.portrait-caption small{font-size:11px}.portrait-card{min-height:315px}.metrics span{font-size:15px}.cta p{font-size:16px}.footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:25px}.footer-grid .newsletter{grid-column:2/-1;max-width:460px}.footer-grid h4{font-size:15px}.footer-grid>div>a:not(.brand){font-size:14px;line-height:1.8}.footer-description,.newsletter p{font-size:14px}.footer-bottom{font-size:12px}.footer-grid .newsletter .btn{display:inline-flex;margin-bottom:12px;font-size:14px}.card-brand small{font-size:8px}.card-bottom>span{font-size:10px}
@media(min-width:701px) and (max-width:1100px){header.container{height:auto;min-height:84px;flex-wrap:wrap;padding-block:16px;gap:14px}header nav{order:3;justify-content:center;width:100%;font-size:13px;gap:22px}.header-actions .btn{font-size:12px}.hero .eyebrow{font-size:11px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-assurances{font-size:10px;gap:12px}.platform-note{font-size:9px}.hero{min-height:535px}.hero-actions .btn{font-size:13px}.hero-copy{padding-top:35px}.benefit-grid h3{font-size:16px}.benefit-grid p{font-size:14px}.section-copy>p:not(.eyebrow){font-size:14px}.account-card h3{font-size:15px}.account-card p{font-size:13px}.account-card button{font-size:13px}.account-card{padding-inline:12px;min-height:250px}.mobile-copy>p:not(.eyebrow){font-size:14px}.mobile-grid{min-height:380px}.app-benefits{font-size:11px}.services-heading>p{font-size:12px;max-width:260px}.services-grid{grid-template-columns:repeat(2,1fr)}.services-grid b{font-size:15px}.services-grid small{font-size:14px}.services-grid>button{min-height:125px;padding:20px 20px 30px}.trust-copy .eyebrow{font-size:10px}.trust-copy>p:not(.eyebrow){font-size:13px}.trust-points b{font-size:13px}.trust-points small{font-size:12px}.trust-grid{gap:20px}.portrait-caption{font-size:14px}.portrait-caption small{font-size:10px}.metrics span{font-size:13px}.cta p{font-size:14px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-grid .newsletter{grid-column:auto;max-width:none}.footer-grid h4{font-size:14px}.footer-grid>div>a:not(.brand),.footer-description,.newsletter p{font-size:13px}.footer-bottom{font-size:11px}}
@media(max-width:700px){.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{flex-wrap:wrap}.hero-actions .btn{font-size:13px;padding:14px 18px}.header-actions .login{font-size:13px}.hero-assurances{font-size:10px;justify-content:flex-start;gap:12px 17px}.platform-note{font-size:9px;line-height:1.6}.benefit-grid h3{font-size:16px}.benefit-grid p{font-size:13px}.eyebrow{font-size:11px}.section-copy>p:not(.eyebrow){font-size:15px}.inline-link{font-size:15px}.accounts-grid{grid-template-columns:1fr}.account-card{min-height:0;padding:24px}.account-card h3{font-size:20px}.account-card p{font-size:16px;margin-bottom:16px}.account-card button{font-size:15px}.account-card p br{display:none}.mobile-copy>p:not(.eyebrow){font-size:15px}.store-links{flex-wrap:wrap}.store-links .btn{font-size:13px}.app-benefits{font-size:12px;gap:14px}.services-heading>p{font-size:14px;max-width:none}.services-grid{grid-template-columns:1fr}.services-grid>button{min-height:110px;padding:22px 22px 29px;gap:18px}.services-grid b{font-size:17px}.services-grid small{font-size:15px}.services-grid svg{width:30px;height:30px}.trust-copy .eyebrow{font-size:11px}.trust-copy>p:not(.eyebrow){font-size:15px}.trust-points{grid-template-columns:1fr;gap:20px}.trust-points b{font-size:16px}.trust-points small{font-size:14px}.portrait-caption{font-size:18px}.portrait-caption small{font-size:11px}.metrics span{font-size:13px}.cta p{font-size:15px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid .newsletter{grid-column:1/-1;max-width:none}.footer-grid h4{font-size:16px}.footer-grid>div>a:not(.brand){font-size:14px}.footer-description,.newsletter p{font-size:14px}.footer-bottom{font-size:12px;line-height:1.7}}
