:root{--purple:#285ea8;--red:#c92a3d;--ink:#172e4d;--muted:#52657c;--lavender:#edf2f7;--paper:#ffffff;--line:#d9e2ec;--background:#ffffff;--foreground:#172e4d;--primary:#285ea8;--primary-foreground:#fff;--popover:#fff;--popover-foreground:#172e4d;--border:#d9e2ec;--ring:#285ea8;--radius:.8rem}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.13;letter-spacing:-.035em;font-weight:700}h1{font-size:clamp(2.8rem,5.5vw,5.3rem)}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:1.4rem}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red);outline-offset:5px}a:hover{color:var(--red)}svg{flex-shrink:0}.shell{width:min(1240px,calc(100% - 96px));margin:auto}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;z-index:100;padding:12px}.skip-link:focus{top:10px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:1.55rem;line-height:1;font-weight:800;letter-spacing:-.07em}.brand-icon{width:38px;height:40px;background:var(--purple);color:white;display:grid;place-items:center;border-radius:10px 10px 20px 10px;font-size:1rem;letter-spacing:-.08em}.brand small{font-size:.74rem;text-transform:uppercase;letter-spacing:.17em;display:block;margin-top:8px;color:var(--red)}.header-inner nav{display:flex;gap:26px;font-size:.9rem;font-weight:600}.header-cta{font-size:.88rem;border:1px solid var(--purple);border-radius:30px;padding:11px 18px;font-weight:700;white-space:nowrap}.eyebrow{display:block;text-transform:uppercase;font-size:.77rem;font-weight:700;letter-spacing:.15em;color:var(--purple);margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:8px;padding:14px 21px;min-height:50px;font-size:.93rem;font-weight:700;transition:background .15s,transform .15s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff}.primary:hover{background:#a31f30;color:#fff}.outline{background:transparent;border-color:var(--purple);color:var(--purple)}.outline:hover{background:var(--lavender)}.white{background:#fff;color:var(--purple)}.home-hero{position:relative;padding:50px 0 38px;background:var(--lavender);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:38px}.hero-copy{max-width:740px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(3rem,5.8vw,5.6rem);line-height:1.03;letter-spacing:-.055em}.hero-copy h1 span{color:var(--red)}.hero-lead{font-size:1.1rem;max-width:600px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{font-size:.85rem;margin-top:20px}.hero-art{height:390px;display:flex;align-items:center;justify-content:center;position:relative}.hero-art:before{content:"";position:absolute;width:330px;height:330px;background:#dce7f2;border-radius:50%}.hero-art img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.hero-caption{position:absolute;bottom:8px;right:0;background:white;border:1px solid var(--line);border-radius:12px;padding:11px 15px;z-index:2;font-size:.84rem;box-shadow:0 5px 20px #172e4d0b}.hero-caption strong{color:var(--red)}.trust-strip{padding:21px 0;border-bottom:1px solid var(--line);background:#fff}.trust-strip .shell{display:flex;gap:32px;justify-content:space-between}.trust-strip span{font-size:.88rem;display:flex;gap:9px;align-items:center}.trust-strip svg{color:var(--red);width:18px}.section{padding:64px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.section-heading p{max-width:380px;font-size:.95rem}.section-heading .eyebrow{margin-bottom:10px}.quick-picks{background:#fff}.pick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pick-card{border:1px solid var(--line);border-radius:14px;padding:24px;background:var(--paper);display:block;position:relative}.pick-card:hover{border-color:var(--purple);color:var(--ink)}.pick-card .pick-label{font-size:.77rem;letter-spacing:.05em;color:var(--red);font-weight:700;text-transform:uppercase}.pick-card h3{margin:14px 0 12px;font-size:1.8rem}.pick-card p{font-size:.96rem}.pick-card .text-link{margin-top:18px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--purple);font-weight:700;font-size:.9rem;text-decoration:underline;text-underline-offset:4px}.section-note,.small,.checked{font-size:.85rem;color:var(--muted)}.section-note{margin-top:18px}.comparison-box{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 28px #172e4d06}.table-toolbar{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:.9rem;font-weight:700}.sort-control{display:flex;align-items:center;gap:12px;font-size:.88rem}.sort-trigger{width:230px;background:#fff;font-size:.88rem}.table-region{overflow-x:auto}.comparison-box th{background:var(--lavender);padding:15px 20px;color:var(--ink);font-size:.82rem;font-weight:700;white-space:nowrap}.comparison-box td{padding:19px 20px;border-color:var(--line)}.comparison-box tr{border-color:var(--line)}.comparison-box tr:hover{background:#ffffff}.column-label{display:flex;align-items:center;gap:6px}.table-provider{display:flex;align-items:center;gap:12px}.row-number{font-size:.76rem;color:#667990}.provider-identity{display:inline-flex;gap:11px;align-items:center;font-weight:700;line-height:1.3;white-space:nowrap}.provider-identity img{width:34px;height:34px;object-fit:contain;background:white;padding:4px;border:1px solid var(--line);border-radius:8px}.provider-monogram{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--purple);border-radius:8px}.price strong{font-size:2.3rem;line-height:1.1;letter-spacing:-.04em;color:var(--ink)}.price-prefix{font-size:.8rem;display:block;color:var(--muted)}.currency{font-size:.8rem;margin-left:4px}.billing{font-size:.78rem;display:block;line-height:1.5;margin-top:6px;color:var(--muted)}.price.compact strong{font-size:1.55rem;white-space:nowrap}.price.compact{min-width:185px}.rating{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.rating b{font-size:1.23rem;color:var(--purple)}.rating span{color:var(--muted);font-size:.8rem}.table-tradeoff{font-size:.88rem;max-width:250px;white-space:normal!important}.table-read{display:flex;gap:7px;align-items:center;font-size:.85rem;font-weight:700;color:var(--purple);white-space:nowrap}.table-caption{padding:20px 24px!important;text-align:left!important;caption-side:bottom;font-size:.82rem;line-height:1.6;color:var(--muted);white-space:normal}.table-caption a{text-decoration:underline}.mobile-scroll{display:none}.providers-section{background:#fff}.provider-jumps{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.provider-jumps a{font-size:.8rem;background:var(--lavender);border-radius:30px;padding:7px 13px}.provider-list{display:grid;gap:22px}.provider-card{display:grid;grid-template-columns:1fr 300px;border:1px solid var(--line);border-radius:16px;overflow:hidden;scroll-margin-top:24px}.provider-card-main{padding:32px}.provider-card-main .eyebrow{font-size:.73rem}.provider-card h3{font-size:1.65rem;margin-bottom:20px}.verdict{font-size:1.02rem;color:var(--ink)}.strengths{list-style:none;padding:0;display:grid;gap:10px;margin:18px 0}.strengths li{display:flex;gap:10px;font-size:.94rem}.strengths svg{color:var(--red);margin-top:4px}.watch,.buyer-question{font-size:.93rem;margin-top:16px}.watch strong,.buyer-question strong{color:var(--ink)}.buyer-question strong{display:block}.provider-card-side{background:var(--lavender);padding:32px;display:flex;flex-direction:column;gap:16px}.score-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;border-bottom:1px solid #cddaea;padding-bottom:9px}.provider-sources{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;font-size:.78rem}.provider-sources a{text-decoration:underline;color:var(--purple)}.fx-banner{display:flex;gap:30px;justify-content:space-between;align-items:center;background:var(--purple);color:#fff;border-radius:14px;padding:26px 30px;margin-top:25px}.fx-banner p{color:#edf3fb;font-size:.92rem;margin-top:6px}.fx-banner strong{color:#fff}.fx-banner .text-link{color:white;white-space:nowrap}.checklist-banner{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--lavender);border-radius:20px;padding:44px}.checklist-banner p{margin:18px 0 24px}.buying-checklist{list-style:none;margin:0;padding:0;display:grid;gap:22px}.buying-checklist li{display:flex;gap:18px}.buying-checklist li>span{font-size:.8rem;font-weight:700;color:var(--red);padding-top:3px}.buying-checklist p{font-size:.9rem;margin:5px 0 0}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq-section>div>p{margin-top:22px}.faq-list article{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px}.faq-list h3{font-size:1.16rem;margin-bottom:11px}.faq-list p{font-size:.95rem}.faq-list a{text-decoration:underline}.bottom-strip{background:var(--purple);padding:40px 0;color:white}.bottom-strip .shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.bottom-strip h2{font-size:2rem}.bottom-strip p{color:#dce8f5;margin-top:8px}.site-footer{background:#172e4d;padding:50px 0 24px;color:#fff}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px}.footer-top p{font-size:.9rem;color:#d5e2f1;margin-top:20px}.footer-top>div>strong{display:block;font-size:.85rem;margin-bottom:15px}.footer-top>div>a:not(.brand),.footer-top button{display:block;font-size:.87rem;color:#dfe9f5;margin:9px 0;background:none;border:0;padding:0;text-align:left}.footer-top .brand small{color:#f398a2}.footer-bottom{border-top:1px solid #45617f;display:flex;justify-content:space-between;gap:30px;margin-top:34px;padding-top:22px;font-size:.76rem;color:#c4d5e8}.page-intro{background:var(--lavender);padding:28px 0 50px}.breadcrumbs{display:flex;gap:10px;color:var(--muted);font-size:.78rem;margin-bottom:30px}.page-intro h1{max-width:950px;font-size:clamp(2.7rem,5vw,4.4rem)}.intro-copy{max-width:820px;font-size:1.1rem;margin-top:22px}.page-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;padding-top:52px;padding-bottom:60px}.page-nav{align-self:start;position:sticky;top:25px;font-size:.9rem;display:grid;gap:12px}.page-nav strong{margin-bottom:9px}.page-nav a{padding-bottom:10px;border-bottom:1px solid var(--line)}.prose section{margin-bottom:42px;scroll-margin-top:24px}.prose h2{font-size:2rem;margin-bottom:19px}.prose h3{font-size:1.3rem;margin:22px 0 13px}.prose p{margin:13px 0}.prose a{text-decoration:underline;text-underline-offset:3px;color:var(--purple)}.prose li{margin:9px 0}.prose ul,.prose ol{padding-left:24px}.data-table{overflow:auto;border:1px solid var(--line);border-radius:12px;margin:24px 0;background:#fff}.data-table table{width:100%;border-collapse:collapse;font-size:.94rem}.data-table th{background:var(--lavender);text-align:left;font-size:.85rem}.data-table td,.data-table th{padding:15px 20px;border-bottom:1px solid var(--line)}.data-table tr:last-child td{border:0}.data-table td:last-child{min-width:140px}.total-row{font-weight:700;background:var(--lavender)}.total-row td{color:var(--purple)}.callout{padding:22px 25px;background:var(--lavender);border-left:4px solid var(--purple);border-radius:0 10px 10px 0;margin:24px 0}.callout p{font-size:.94rem}.fee-provider{border:1px solid var(--line);padding:28px;border-radius:14px;background:#fff;margin-bottom:24px}.fee-provider h3{margin-top:0}.fee-provider dl{display:grid;grid-template-columns:95px 1fr;gap:12px 18px;font-size:.93rem}.fee-provider dt{font-weight:700;color:var(--ink)}.fee-provider dd{margin:0;color:var(--muted)}.legal-page{max-width:850px;padding:50px 0 60px}.source-note{font-size:.82rem!important;color:var(--muted);margin-top:16px!important}.about-intro{display:grid;grid-template-columns:1fr 180px;gap:25px;align-items:center}.about-intro img{width:170px;height:220px;object-fit:contain}.status-note{font-size:.9rem;padding:15px 20px;border:1px solid var(--line);border-radius:10px;background:#fff}.cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;z-index:90;background:#fff;padding:24px;border:1px solid var(--line);box-shadow:0 10px 60px #172e4d30;border-radius:14px;display:flex;align-items:center;gap:25px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-banner p{font-size:.9rem;max-width:750px}.cookie-banner button{border:1px solid var(--purple);border-radius:6px;padding:10px 15px;background:#fff;color:var(--purple)}.cookie-banner button:first-child{background:var(--purple);color:white}.not-found{padding:100px 0;text-align:center}.not-found p{margin:22px 0}
@media(min-width:1600px){.hero-art{height:420px}}
@media(max-width:1100px){.shell{width:calc(100% - 56px)}.header-inner nav{gap:16px;font-size:.84rem}.header-cta{display:none}.hero-art{height:340px}.hero-art:before{width:260px;height:260px}.page-layout{grid-template-columns:175px minmax(0,1fr);gap:36px}.provider-card{grid-template-columns:1fr 270px}.checklist-banner{gap:35px;padding:32px}}
@media(max-width:760px){.shell{width:calc(100% - 36px)}.header-inner{min-height:96px;align-items:flex-start;padding:20px 0;gap:16px;flex-direction:column}.brand{font-size:1.35rem}.brand small{font-size:.65rem}.brand-icon{width:32px;height:35px}.header-inner nav{width:100%;justify-content:space-between;font-size:.76rem;gap:10px}.home-hero{padding:33px 0 24px}.hero-layout{grid-template-columns:1fr;gap:8px}.hero-copy h1{font-size:3.5rem}.hero-lead{font-size:1rem;margin:20px 0}.hero-art{height:240px;justify-content:flex-end}.hero-art img{width:80%}.hero-art:before{right:32px;width:220px;height:220px}.hero-caption{left:0;right:auto;bottom:45px}.hero-note{font-size:.8rem}.trust-strip .shell{gap:13px;flex-wrap:wrap}.trust-strip span{font-size:.76rem}.trust-strip span:last-child{display:none}.section{padding:42px 0}.section-heading{display:block}.section-heading p{margin-top:18px}.pick-grid{grid-template-columns:1fr}.pick-card{padding:22px}.pick-card h3{font-size:1.5rem;margin:10px 0}.pick-card p{font-size:.92rem}.table-toolbar{align-items:flex-start;flex-direction:column;padding:20px}.mobile-scroll{display:block;font-size:.75rem;padding:9px 20px;background:var(--lavender)}.comparison-box td,.comparison-box th{padding:16px}.table-tradeoff{min-width:230px}.provider-card{grid-template-columns:1fr}.provider-card-main,.provider-card-side{padding:24px}.provider-card-side .button{align-self:flex-start}.provider-card-side{gap:12px}.provider-card h3{font-size:1.5rem}.fx-banner{display:block;padding:24px}.fx-banner .text-link{margin-top:14px}.checklist-banner{grid-template-columns:1fr;gap:26px;padding:25px}.faq-section{grid-template-columns:1fr;gap:32px}.bottom-strip .shell{align-items:flex-start;flex-direction:column}.bottom-strip h2{font-size:1.65rem}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.page-intro{padding-bottom:36px}.page-intro h1{font-size:2.8rem}.page-layout{grid-template-columns:1fr;gap:30px;padding-top:28px}.page-nav{position:static;display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem}.page-nav strong{display:none}.page-nav a{border:1px solid var(--line);border-radius:30px;padding:7px 12px}.prose h2{font-size:1.8rem}.fee-provider{padding:22px}.fee-provider dl{grid-template-columns:1fr;gap:4px}.fee-provider dd{margin-bottom:12px}.data-table td,.data-table th{padding:12px 14px}.about-intro{grid-template-columns:1fr}.about-intro img{display:none}.cookie-banner{flex-direction:column;align-items:flex-start;left:10px;right:10px;bottom:10px;gap:15px}.button{font-size:.88rem;padding:13px 17px}.hero-actions{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

.original-price{display:block;font-size:.78rem;color:var(--muted);margin-top:5px}.table-footnote{padding:20px 24px;border-top:1px solid var(--line);display:grid;gap:10px;font-size:.84rem}.table-footnote a{text-decoration:underline;color:var(--purple)}.table-footnote p{max-width:900px}.circle-link{color:var(--purple)}.score-reference{font-size:.75rem;overflow-wrap:anywhere}.callout>p{margin:14px 0}.provider-card .buyer-question{margin-top:18px}
/* Keep navigation and body copy readable on small screens. */
.watch,.buyer-question,.fee-provider dl{font-size:1rem}.comparison-box th{font-size:.875rem}.footer-top>div>a:not(.brand),.footer-top button{font-size:.875rem}@media(max-width:760px){.header-inner nav{font-size:.875rem;line-height:1.4;gap:14px}}

.note-box{background:#f2f6fc;border-left:3px solid #4d75d4;padding:18px 22px;border-radius:0 10px 10px 0;margin:22px 0}.note-box p:last-child{margin-bottom:0}.cost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.cost-block{border:1px solid #dce5f1;border-radius:12px;padding:22px}.cost-block .eyebrow{font-size:9px}.cost-block h3{font-size:18px;margin:10px 0}.cost-block p{font-size:12px;line-height:1.8}.cost-breakdown{border:1px solid #dce5f1;border-radius:14px;overflow:hidden;margin-bottom:20px}.cost-breakdown header{display:flex;justify-content:space-between;gap:25px;padding:23px;background:#f6f9fe;border-bottom:1px solid #e1e8f1}.cost-breakdown h3{margin:0;font-size:23px}.cost-breakdown header>div:first-child>p{font-size:11px;margin:10px 0 0}.cost-breakdown .price{text-align:right;min-width:150px}.cost-breakdown .price strong{font-size:26px}.cost-breakdown .price .billing{max-width:220px}.cost-breakdown dl{margin:0;padding:8px 23px}.cost-breakdown dl>div{display:grid;grid-template-columns:130px 1fr;gap:20px;border-bottom:1px solid #edf0f5;padding:15px 0;font-size:12px;line-height:1.7}.cost-breakdown dt{font-weight:700;color:#233d60}.cost-breakdown dd{color:#536780;margin:0}.cost-breakdown .review-note{margin:12px 23px 19px;padding:15px 17px;background:#f7f9fc;border-radius:9px}.review-note strong{display:block;font-size:10px;color:#49627f;margin-bottom:7px}.review-note p{font-size:11px;margin:0}.cost-breakdown footer{padding:0 23px 22px;display:flex;justify-content:space-between;gap:20px;align-items:center}.sources{border-top:1px solid #e3e9f3;padding:13px 23px;background:#fbfcfe;font-size:11px}.sources summary{cursor:pointer;color:#385d95;font-weight:600}.sources ul{padding-left:18px;margin:13px 0}.sources li{font-size:11px}.sources p{font-size:10px;margin-top:12px}.quote-checks{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-checks>div{border:1px solid #dce5f1;border-radius:10px;padding:18px}.quote-checks strong{display:block;font-size:13px;margin-bottom:7px}.quote-checks p{font-size:12px;margin:0}.cost-grid{grid-template-columns:1fr}.cost-block{padding:18px}.cost-block p{font-size:13px}.cost-breakdown header{display:block;padding:20px}.cost-breakdown .price{text-align:left;margin-top:18px}.cost-breakdown dl{padding:5px 20px}.cost-breakdown dl>div{grid-template-columns:1fr;gap:5px;padding:14px 0}.cost-breakdown .review-note{margin:10px 20px 18px}.cost-breakdown footer{padding:0 20px 20px;gap:14px;flex-wrap:wrap}.sources{padding:13px 20px}.sources li{font-size:11px}.quote-checks{grid-template-columns:1fr}.cost-block p{font-size:13px}.cost-block h3{font-size:20px}.cost-breakdown{border-radius:19px}.cost-breakdown header{background:#f3f6fa;padding:25px}.cost-breakdown dl>div{font-size:13px}.review-note p{font-size:12px}.cost-breakdown .button{font-size:12px}.sources li,.sources p{font-size:11px}.quote-checks p{font-size:13px}.quote-checks strong{font-size:14px}.cost-breakdown dl>div{font-size:13px}.review-note p{font-size:12px}.sources li,.sources p{font-size:11px}.cost-block p{font-size:13px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.comparison-box table{width:100%;border-collapse:collapse;text-align:left}.comparison-box td{border-bottom:1px solid var(--line)}.sort-trigger{border:1px solid var(--line);border-radius:7px;padding:8px}.hero-art:before{display:none}.hero-art img{width:125%;max-width:none}.hero-caption{bottom:0}.cost-breakdown .price{text-align:left}.muted{color:var(--muted)}
@media(max-width:760px){.cost-grid,.quote-checks{grid-template-columns:1fr}.cost-breakdown header{display:block}.cost-breakdown dl>div{grid-template-columns:1fr}.hero-art img{width:100%}}

/* Full seven-category database comparison. */
.comparison-scroll-hint{display:block;padding:10px 24px;font-size:.8rem;background:var(--lavender);border-bottom:1px solid var(--line)}.comparison-box table{min-width:1780px}.comparison-box th:first-child,.comparison-box td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 0 var(--line)}.comparison-box th:first-child{background:var(--lavender);z-index:2}.comparison-box .table-tradeoff{min-width:230px}.table-region{scrollbar-width:auto}.comparison-box td .rating b{font-size:1.1rem}

/* Two soft bubbles behind the deer, replacing its rectangular backdrop. */
.hero-art{isolation:isolate;--deer-bubble:360px}
.hero-art::before{display:block;content:"";position:absolute;width:var(--deer-bubble);height:var(--deer-bubble);inset:auto;background:#dce7f2;border-radius:50%;z-index:0}
.hero-art::after{content:"";position:absolute;width:145px;height:145px;right:-16px;top:3px;background:#c5d8ec;border-radius:50%;z-index:-1}
.hero-art img{width:var(--deer-bubble);height:var(--deer-bubble);max-width:none;object-fit:cover;border-radius:50%;mix-blend-mode:multiply}
@media(max-width:1100px){.hero-art{--deer-bubble:300px}.hero-art::after{width:120px;height:120px;right:-8px;top:0}}
@media(max-width:760px){.hero-art{--deer-bubble:240px;justify-content:center;height:265px;margin-top:18px}.hero-art::before{inset:auto}.hero-art::after{width:95px;height:95px;right:calc(50% - 160px);top:0}.hero-art img{width:var(--deer-bubble)}.hero-caption{bottom:0;left:0}}
