@font-face{font-family:Josefin Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/josefin-sans-vietnamese-wght-normal.PFa5PiBn.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Josefin Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/josefin-sans-latin-ext-wght-normal.D7uTKLaj.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Josefin Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/josefin-sans-latin-wght-normal.Y7p7x_b-.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--purple-900: #2a002e;--purple-800: #3d0042;--purple-700: #4e0055;--purple: #620069;--purple-400: #8b3d92;--purple-100: #f4e9f5;--yellow: #f5ef4f;--yellow-deep: #ded63a;--ink: #111214;--ink-2: #4c4f55;--muted: #6b6c70;--paper: #ffffff;--paper-2: #f7f6f8;--paper-3: #efedf1;--line: #e4e1e7;--night: #100a12;--night-2: #1a1020;--night-line: rgba(255, 255, 255, .14);--night-ink: #f4f2f5;--night-muted: #d9d5de;--accent: var(--purple);--focus: #8b3d92;--danger: #b3261e;--success: #1f7a4d;--shell: 1400px;--gutter: clamp(20px, 5.5vw, 72px);--section-y: clamp(64px, 8vw, 128px);--radius: 14px;--radius-sm: 8px;--font-display: "Josefin Sans Variable", "Josefin Sans", system-ui, sans-serif;--font-body: "Josefin Sans Variable", "Josefin Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:clamp(15px,.95vw,16px);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%}img{height:auto}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:0;text-wrap:balance}h1,h2,h3{text-transform:uppercase;letter-spacing:.005em}h1{font-size:clamp(38px,4.6vw,72px);line-height:1.05}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.1}h3{font-size:clamp(20px,1.6vw,25px);line-height:1.18}h4{font-size:clamp(17px,1.2vw,19px);line-height:1.25}p{margin:0}ul,ol{margin:0;padding:0}a{color:inherit}button{font:inherit;color:inherit}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}.shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.section--tight{padding-block:clamp(44px,5.5vw,80px)}.section--dark{background:var(--night);color:var(--night-ink)}.section--dark h1,.section--dark h2,.section--dark h3{color:var(--night-ink)}.section--muted{background:var(--paper-2)}.eyebrow{font-family:var(--font-display);font-weight:600;font-size:clamp(14px,.95vw,16px);letter-spacing:.1em;text-transform:uppercase;line-height:1.3;margin:0 0 clamp(14px,1.6vw,22px);color:var(--ink)}.section--dark .eyebrow{color:var(--yellow)}.lede{font-size:clamp(16px,1.15vw,19px);line-height:1.55;color:var(--ink-2);max-width:58ch}.section--dark .lede{color:var(--night-muted)}.prose>*+*{margin-top:1.1em}.prose h2{margin-top:1.9em}.prose h3{margin-top:1.6em}.prose p,.prose li{color:var(--ink-2);max-width:72ch}.prose ul,.prose ol{padding-left:1.25em}.prose li+li{margin-top:.5em}.prose a{color:var(--purple);text-underline-offset:3px}.prose strong{color:var(--ink);font-weight:600}.btn{display:inline-block;text-align:center;font-family:var(--font-body);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;line-height:1;padding:15px 26px;border-radius:var(--radius-sm);border:1.5px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.btn:active{transform:translateY(1px)}.btn[disabled]{opacity:.55;cursor:not-allowed;transform:none}.btn--primary{background:var(--yellow);color:var(--purple-900);border-color:var(--ink)}.btn--primary:hover{background:var(--yellow-deep)}.section--dark .btn--primary{border-color:transparent}.btn--ghost{border-color:currentColor;color:var(--ink);background:transparent}.btn--ghost:hover{background:#f5ef4f59;color:var(--ink)}.section--dark .btn--ghost{color:var(--night-ink)}.section--dark .btn--ghost:hover{background:#ffffff1f;color:#fff}.link-arrow{display:inline-flex;align-items:center;gap:6px;font-weight:500;color:var(--purple);text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:2px;align-self:flex-start}.link-arrow:hover{color:var(--purple-700)}.section--dark .link-arrow{color:var(--yellow)}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;background:var(--yellow);color:var(--purple-900);padding:12px 18px;border-radius:var(--radius-sm);text-decoration:none;transition:top .15s ease}.skip-link:focus{top:12px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media(max-width:900px){.agency-split{grid-template-columns:1fr!important}}sup{font-size:clamp(12px,.5em,26px);vertical-align:super;line-height:0}.form{display:grid;gap:20px}.form-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media(max-width:640px){.form-grid2{grid-template-columns:1fr}}.field{display:block}.field-label{display:block;font-size:12.5px;font-weight:500;color:var(--ink);margin-bottom:7px}.field-required{color:var(--purple);margin-left:2px}.input,.select,.textarea{width:100%;font:inherit;font-size:16px;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:var(--radius-sm);padding:13px 14px;transition:border-color .15s ease,box-shadow .15s ease}.input:hover,.select:hover,.textarea:hover{border-color:#c9c4cf}.input:focus,.select:focus,.textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #f5ef4f73;outline:none}.textarea{min-height:130px;resize:vertical}.select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b6c70' stroke-width='2.2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px;padding-right:40px}.field[data-invalid=true] .input,.field[data-invalid=true] .select,.field[data-invalid=true] .textarea{border-color:var(--danger)}.field-hint{display:block;font-size:10.5px;line-height:1.4;color:var(--muted);margin-top:6px}.field[data-invalid=true] .field-hint{color:var(--danger);font-weight:500}.consent{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;font-size:12px;line-height:1.5;color:var(--ink-2)}.consent input{width:19px;height:19px;margin:2px 0 0;accent-color:var(--purple)}.consent a{color:var(--purple);text-underline-offset:3px}.consent[data-invalid=true]{color:var(--danger)}.form-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.form-status{font-size:12.5px;line-height:1.5;border-radius:var(--radius-sm);padding:14px 16px}.form-status[data-tone=error]{background:#fdeceb;color:#8a1c16}.form-status[data-tone=success]{background:#e8f5ee;color:#135c3c}.form-error-summary{color:var(--danger);font-weight:500;font-size:10.5px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--card-min, 270px),1fr));gap:clamp(20px,2.6vw,28px);margin-top:clamp(30px,4vw,52px)}.card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);display:flex;flex-direction:column;gap:12px}.card--paper{background:var(--paper)}.card>h2,.card>h3{margin:0;font-size:clamp(18px,1.45vw,22px)}.card>p{color:var(--ink-2);font-size:15px;margin:0}.card .link-arrow{align-self:flex-start;margin-top:4px}a.card{text-decoration:none;transition:border-color .15s ease,transform .15s ease}a.card:hover{border-color:var(--purple-400)}.card-step{font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.1em;color:var(--purple);margin:0}.card-kicker{font-family:var(--font-display);font-weight:600;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin:0}.media-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--paper);display:flex;flex-direction:column}.media-card img{width:100%;height:auto}.media-card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.media-card-body h2{font-size:clamp(19px,1.5vw,23px);margin:0}.media-card-body p{color:var(--ink-2);font-size:15px;margin:0;flex:1}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:clamp(32px,5vw,72px);align-items:start}.split--form{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}@media(max-width:900px){.split,.split--form{grid-template-columns:1fr}}.faq-list{display:grid;gap:12px;max-width:84ch}.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);padding:20px 24px}.faq-item summary{font-family:var(--font-display);font-weight:600;font-size:clamp(16.5px,1.3vw,19px);cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;font-weight:400;color:var(--purple);margin-left:12px}.faq-item[open] summary:after{content:"−"}.faq-item p{margin-top:14px;color:var(--ink-2);font-size:14.5px;max-width:72ch}figure{margin:0}figcaption{margin-top:14px;font-size:12.5px;color:var(--muted)}.figure-full img{width:100%;height:auto;border-radius:var(--radius)}@media(max-width:640px){body{font-size:16px}.lede{font-size:17px}.prose p,.prose li{font-size:16px}.card>p{font-size:16px}.media-card-body p{font-size:16px}.faq-item p{font-size:15.5px}.faq-item summary{font-size:16.5px}figcaption{font-size:13.5px}.consent{font-size:13px}.field-label{font-size:13.5px}.field-hint{font-size:11.5px}.form-status{font-size:13.5px}.input,.select,.textarea{font-size:16px}}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:var(--night);border-bottom:1px solid var(--night-line);color:var(--night-ink)}.inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding-block:12px}.brand[data-astro-cid-ctg3m53h]{display:block;flex:none}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:34px;width:auto}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:clamp(6px,1.4vw,20px)}.list[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:clamp(2px,.8vw,10px);list-style:none}.item[data-astro-cid-ctg3m53h]{position:relative}.link[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:var(--radius-sm);font-size:13.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;color:var(--night-ink);white-space:nowrap;background:none;border:0;cursor:pointer}.link[data-astro-cid-ctg3m53h]:hover,.link[data-astro-cid-ctg3m53h][data-active=true]{color:var(--yellow)}.chevron[data-astro-cid-ctg3m53h]{width:12px;height:12px;transition:transform .18s ease}.item[data-astro-cid-ctg3m53h][data-open=true] .chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.menu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 8px);left:0;min-width:306px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 44px #11121421;padding:8px;list-style:none}.menu[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.menuLink[data-astro-cid-ctg3m53h]{display:block;padding:12px 14px;border-radius:var(--radius-sm);text-decoration:none}.menuLink[data-astro-cid-ctg3m53h]:hover{background:var(--paper-2)}.menuTitle[data-astro-cid-ctg3m53h]{display:block;font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--ink)}.menuDesc[data-astro-cid-ctg3m53h]{display:block;font-size:11.5px;line-height:1.45;color:var(--muted);margin-top:3px}.cta[data-astro-cid-ctg3m53h]{border-color:transparent;font-size:13px;padding:12px 20px;white-space:nowrap}.toggle[data-astro-cid-ctg3m53h]{display:none;align-items:center;justify-content:center;background:transparent;border:0;border-radius:var(--radius-sm);padding:8px;margin-left:-8px;cursor:pointer;color:var(--night-ink)}.toggle[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:26px;height:26px;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.toggle[data-astro-cid-ctg3m53h] .cross[data-astro-cid-ctg3m53h],.toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .bars[data-astro-cid-ctg3m53h]{display:none}.toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .cross[data-astro-cid-ctg3m53h]{display:block}@media(max-width:1000px){.inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;gap:8px;min-height:56px;padding-block:8px}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:28px}.toggle[data-astro-cid-ctg3m53h]{display:inline-flex;grid-column:1;grid-row:1;justify-self:start}.brand[data-astro-cid-ctg3m53h]{grid-column:2;grid-row:1}.nav[data-astro-cid-ctg3m53h]{display:none}.nav[data-astro-cid-ctg3m53h].open{display:block;position:absolute;top:100%;left:0;right:0;background:var(--night);border-bottom:1px solid var(--night-line);box-shadow:0 20px 40px #00000073;padding:12px var(--gutter) 26px;max-height:calc(100dvh - 72px);overflow-y:auto}.nav[data-astro-cid-ctg3m53h].open .list[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;gap:2px}.nav[data-astro-cid-ctg3m53h].open .link[data-astro-cid-ctg3m53h]{width:100%;justify-content:space-between;font-size:15px;padding:14px 12px}.nav[data-astro-cid-ctg3m53h].open .menu[data-astro-cid-ctg3m53h]{position:static;min-width:0;background:transparent;border:0;box-shadow:none;padding:0 0 8px 12px;border-left:2px solid var(--night-line);margin-left:12px;border-radius:0}.nav[data-astro-cid-ctg3m53h].open .menuLink[data-astro-cid-ctg3m53h]:hover{background:#ffffff14}.nav[data-astro-cid-ctg3m53h].open .menuTitle[data-astro-cid-ctg3m53h]{color:var(--night-ink)}.nav[data-astro-cid-ctg3m53h].open .menuDesc[data-astro-cid-ctg3m53h]{color:var(--night-muted)}.nav[data-astro-cid-ctg3m53h].open .cta[data-astro-cid-ctg3m53h]{display:block;width:100%;margin-top:14px;text-align:center}}.footer[data-astro-cid-gcn2mc3v]{background:var(--night);color:var(--night-ink);padding-block:clamp(56px,7vw,88px) 32px}.top[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,2.4fr);gap:clamp(32px,5vw,72px);padding-bottom:clamp(40px,5vw,64px);border-bottom:1px solid var(--night-line)}.brandCol[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{height:34px;width:auto}.tagline[data-astro-cid-gcn2mc3v]{margin-top:18px;font-size:13px;line-height:1.55;color:var(--night-muted);max-width:34ch}.contact[data-astro-cid-gcn2mc3v]{margin-top:18px;font-size:13px}.contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--yellow);text-underline-offset:3px}.columns[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:clamp(20px,3vw,40px)}.colTitle[data-astro-cid-gcn2mc3v]{font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.09em;text-transform:uppercase;color:var(--yellow);margin:0 0 16px}.colList[data-astro-cid-gcn2mc3v]{list-style:none}.colList[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]+li[data-astro-cid-gcn2mc3v]{margin-top:11px}.colList[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:13px;color:var(--night-muted);text-decoration:none}.colList[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--night-ink);text-decoration:underline;text-underline-offset:3px}.bottom[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding-top:28px;font-size:11.5px;color:var(--night-muted)}.bottom[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}.trademark[data-astro-cid-gcn2mc3v]{max-width:62ch}@media(max-width:640px){.tagline[data-astro-cid-gcn2mc3v],.contact[data-astro-cid-gcn2mc3v],.colList[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:14px}.bottom[data-astro-cid-gcn2mc3v]{font-size:12.5px}}@media(max-width:900px){.top[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.columns[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media(max-width:460px){.columns[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}.bar[data-astro-cid-garwan2p]{position:fixed;z-index:60;left:16px;right:16px;bottom:16px;max-width:560px;margin-inline:auto;background:var(--night);color:var(--night-ink);border:1px solid var(--night-line);border-radius:var(--radius);padding:22px 24px;box-shadow:0 24px 60px #00000061}.title[data-astro-cid-garwan2p]{font-family:var(--font-display);font-weight:600;font-size:15px;margin:0 0 8px}.copy[data-astro-cid-garwan2p]{font-size:12.5px;line-height:1.5;color:var(--night-muted);margin:0 0 18px}.copy[data-astro-cid-garwan2p] a[data-astro-cid-garwan2p]{color:var(--yellow);text-underline-offset:3px}.actions[data-astro-cid-garwan2p]{display:flex;gap:10px;flex-wrap:wrap}.actions[data-astro-cid-garwan2p] .btn[data-astro-cid-garwan2p]{font-size:12.5px;padding:12px 20px}.actions[data-astro-cid-garwan2p] .btn--primary[data-astro-cid-garwan2p]{border-color:transparent;background:var(--yellow);color:var(--purple-900)}.actions[data-astro-cid-garwan2p] .btn--primary[data-astro-cid-garwan2p]:hover{background:var(--yellow-deep)}.actions[data-astro-cid-garwan2p] .btn--ghost[data-astro-cid-garwan2p]{color:var(--night-ink)}.actions[data-astro-cid-garwan2p] .btn--ghost[data-astro-cid-garwan2p]:hover{background:#ffffff1f;color:#fff}@media(max-width:480px){.actions[data-astro-cid-garwan2p]{flex-direction:column;align-items:stretch}}.lightbox[data-astro-cid-gixpweiw]{position:fixed;inset:0;z-index:80;background:#09060bf2;display:flex;align-items:center;justify-content:center;padding:clamp(20px,5vw,64px)}.lightbox[data-astro-cid-gixpweiw][hidden]{display:none}.inner[data-astro-cid-gixpweiw]{position:relative;max-width:min(94vw,1500px);max-height:90vh;max-height:90dvh;display:flex;flex-direction:column;align-items:center}.scroll[data-astro-cid-gixpweiw]{display:flex;align-items:center;justify-content:center}.inner[data-astro-cid-gixpweiw] img[data-astro-cid-gixpweiw]{max-width:100%;max-height:80vh;width:auto;height:auto;border-radius:8px;box-shadow:0 30px 90px #0009}.caption[data-astro-cid-gixpweiw]{margin-top:16px;text-align:center;font-size:12px;line-height:1.5;color:var(--night-muted);max-width:62ch}.close[data-astro-cid-gixpweiw]{position:absolute;top:-18px;right:-18px;width:42px;height:42px;border-radius:50%;background:var(--night-ink);color:var(--night);border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;z-index:2;box-shadow:0 2px 14px #0000008c}.close[data-astro-cid-gixpweiw]:hover{background:#fff}.lightbox[data-astro-cid-gixpweiw].zoomed .inner[data-astro-cid-gixpweiw]{width:100%;height:100%;max-width:100vw;max-height:100vh;max-height:100dvh}.lightbox[data-astro-cid-gixpweiw].zoomed .scroll[data-astro-cid-gixpweiw]{display:block;width:100%;height:76vh;height:76dvh;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;border-radius:8px}.wrap[data-astro-cid-gixpweiw]{display:flex;align-items:center;min-height:100%}.lightbox[data-astro-cid-gixpweiw].zoomed .inner[data-astro-cid-gixpweiw] img[data-astro-cid-gixpweiw]{max-width:none;max-height:none;width:200%;border-radius:0;box-shadow:none}@media(max-width:560px){.close[data-astro-cid-gixpweiw]{position:fixed;top:calc(12px + env(safe-area-inset-top,0px));right:calc(12px + env(safe-area-inset-right,0px));width:44px;height:44px;z-index:4}.caption[data-astro-cid-gixpweiw]{margin-top:12px}}
