@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}button:disabled{cursor:not-allowed}}@layer base{:root{--bg:oklch(100% 0 0);--surface:oklch(97.6% .005 155);--ink:oklch(25.5% .026 163);--green:oklch(37.5% .069 164);--green-soft:oklch(94.6% .023 156);--green-muted:oklch(55% .047 161);--primary:oklch(86.5% .13 80);--primary-hover:oklch(82% .14 80);--muted:oklch(48.5% .018 162);--line:oklch(89% .01 156);--error:oklch(45% .15 25);--error-bg:oklch(97% .018 25);--focus:oklch(48% .12 164);--radius:14px;--ease:cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Geist Variable,sans-serif;font-size:1rem;line-height:1.55}h1,h2,h3{text-wrap:balance;letter-spacing:-.035em;font-weight:550;line-height:1.15}p{text-wrap:pretty}::selection{background:var(--primary);color:var(--ink)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button:disabled{opacity:.48}.container{width:min(1224px,100% - 96px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--primary);z-index:20;padding:12px 20px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.muted,.fineprint{color:var(--muted)}.fineprint{font-size:.8125rem}.button{min-height:48px;transition:background-color .18s, transform .16s var(--ease);border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:.9375rem;font-weight:600;line-height:1.4;display:inline-flex}.button:active:not(:disabled){transform:scale(.98)}.primary{background:var(--primary);color:var(--ink)}.secondary{background:var(--bg);border:1px solid var(--line)}.text-button{color:var(--green);text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:8px;font-size:.875rem;font-weight:550;text-decoration:underline}.icon-button{width:36px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.status-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}}@layer components{.site-header{border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:30px;height:88px;display:flex}.brand{letter-spacing:-.06em;color:var(--green);align-items:center;font-size:2.25rem;font-weight:700;line-height:1;display:inline-flex}.brand-dot{color:var(--green)}.brand-mark{width:31px;height:33px;margin-right:9px;position:relative;transform:rotate(-14deg)}.brand-mark span{background:var(--green);border-radius:11px 2px;width:13px;height:30px;position:absolute;bottom:0;left:1px}.brand-mark span+span{background:var(--primary);height:23px;bottom:2px;left:16px}.header-nav{gap:32px;margin-left:36px;display:flex}.header-nav a{color:var(--muted);padding-block:14px;font-size:.875rem}.header-note{align-items:center;gap:9px;font-size:.8125rem;font-weight:500;display:flex}.hero{grid-template-columns:1.6fr 1fr;align-items:end;gap:64px;padding-block:62px 47px;display:grid}.hero-kicker{color:var(--green);align-items:center;gap:9px;margin-bottom:22px;font-size:.8125rem;display:flex}.hero h1{letter-spacing:-.04em;font-size:4.1rem;font-weight:530;line-height:1.055}.hero h1 span{color:var(--green)}.hero-aside{justify-self:end;max-width:340px;padding-bottom:5px}.hero-aside>p{color:var(--muted);font-size:1.0625rem;line-height:1.7}.hero-assurances{flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px;display:flex}.hero-assurances span{color:var(--green);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.breadcrumb{color:var(--muted);align-items:center;gap:8px;min-height:28px;margin-bottom:22px;font-size:.8125rem;display:inline-flex}.breadcrumb span{color:var(--green)}.tool-hero h1{font-size:3.6rem}.workspace-section{scroll-margin-top:24px}.workbench{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);grid-template-columns:264px minmax(0,1fr);display:grid;overflow:hidden}.tool-sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;padding:27px 15px 22px;display:flex}.sidebar-label{color:var(--muted);margin-bottom:18px;padding-inline:13px;font-size:.75rem;font-weight:500}.tool-sidebar nav{flex-direction:column;gap:5px;display:flex}.tool-link{min-height:66px;color:var(--muted);border-radius:8px;align-items:center;gap:11px;padding:14px 12px;transition:background-color .16s;display:flex}.tool-link>svg{flex-shrink:0}.tool-link>svg:last-child{margin-left:auto}.tool-link strong{color:var(--ink);font-size:.875rem;font-weight:540;display:block}.tool-link small{margin-top:2px;font-size:.6875rem;display:block}.tool-link.selected{background:var(--green);color:var(--bg)}.tool-link.selected strong{color:var(--bg)}.sidebar-privacy{margin-top:auto;padding:26px 13px 1px}.sidebar-privacy>svg{color:var(--green);margin-bottom:12px}.sidebar-privacy p{margin-bottom:10px;font-size:1.125rem;line-height:1.3}.sidebar-privacy p strong{font-weight:550}.sidebar-privacy>span{color:var(--muted);max-width:180px;font-size:.75rem;line-height:1.6;display:block}.sidebar-privacy a{align-items:center;gap:6px;min-height:34px;margin-top:8px;font-size:.75rem;display:inline-flex}.tool-main{flex-direction:column;min-width:0;padding:29px 32px 18px;display:flex}.mobile-tool-picker{display:none}.tool-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:23px;display:flex}.tool-heading h2{letter-spacing:-.025em;font-size:1.375rem;font-weight:550}.tool-heading p{color:var(--muted);margin-top:7px;font-size:.8125rem}.local-badge{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:6px 9px;font-size:.6875rem;display:inline-flex}.dropzone{background:var(--green-soft);text-align:center;border:1px dashed oklch(76% .04 160);border-radius:9px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:380px;padding:34px 20px 23px;transition:background-color .18s;display:flex}.dropzone.dragging{border-color:var(--green);background:oklch(89% .06 156)}.file-art{width:133px;height:112px;margin:0 0 22px;position:relative}.file-sheet{border:1px solid oklch(79% .03 155);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:69px;height:91px;display:flex;position:absolute}.file-sheet span{letter-spacing:.04em;font-size:.625rem;font-weight:650}.sheet-back{color:var(--green);background:oklch(85% .04 156);top:9px;left:17px;transform:rotate(-15deg)}.sheet-front{background:var(--bg);color:var(--green);top:14px;left:54px;transform:rotate(11deg)}.file-art-plus{background:var(--primary);width:28px;height:28px;color:var(--ink);border:3px solid var(--green-soft);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;left:47px}.dropzone h3{letter-spacing:-.025em;font-size:1.25rem;font-weight:540}.dropzone>p{color:var(--muted);margin-top:8px;font-size:.875rem}.dropzone .button{min-width:203px;margin-top:21px}.drop-limits{color:var(--muted);margin-top:11px;font-size:.6875rem}.example-button{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;min-height:32px;margin-top:15px;padding:4px 7px;font-size:.75rem;display:flex}.workbench-foot{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:18px;font-size:.6875rem;display:flex}.workbench-foot span:first-child{align-items:center;gap:6px;display:inline-flex}.under-workbench{color:var(--muted);justify-content:space-between;align-items:center;padding-top:18px;font-size:.75rem;display:flex}.under-workbench>span:last-child{color:var(--green);font-size:.6875rem;font-weight:600}.under-workbench>span:last-child span{color:var(--muted);padding-inline:9px}.how-section{grid-template-columns:1fr 1.3fr;gap:80px;padding-block:92px 76px;display:grid}.mini-label{color:var(--green);margin-bottom:17px;font-size:.8125rem;display:inline-block}.section-intro h2{font-size:2.125rem;font-weight:530;line-height:1.18}.section-intro>p{color:var(--muted);margin-top:18px;font-size:.875rem;line-height:1.75}.steps{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.steps li{gap:20px;display:flex}.step-number{background:var(--surface);border:1px solid var(--line);width:34px;height:34px;color:var(--green);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;place-items:center;font-size:.8125rem;display:grid}.steps h3{letter-spacing:-.015em;margin-top:6px;font-size:1rem;font-weight:550}.steps p{color:var(--muted);max-width:390px;margin-top:7px;font-size:.8125rem;line-height:1.7}.privacy-band{background:var(--green);color:var(--bg);border-radius:12px;align-items:center;gap:24px;padding:31px 35px;display:flex}.privacy-emblem{color:var(--primary);flex-shrink:0}.privacy-band h2{letter-spacing:-.015em;font-size:1.1875rem}.privacy-band p{color:oklch(90% .022 160);max-width:540px;margin-top:7px;font-size:.8125rem}.privacy-band .button{color:var(--bg);white-space:nowrap;background:0 0;border-color:oklch(58% .04 160);margin-left:auto;padding-inline:15px;font-size:.75rem}.faq-section{grid-template-columns:1fr 1.3fr;gap:80px;padding-block:90px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:21px;font-size:.9375rem;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex-shrink:0;transition:transform .18s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);padding:0 26px 24px 0;font-size:.875rem;line-height:1.8}.site-footer{border-top:1px solid var(--line);padding-block:34px}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-inner .brand{font-size:1.9rem}.footer-inner p{color:var(--muted);margin-top:9px;font-size:.6875rem}.footer-inner nav{gap:20px;font-size:.75rem;display:flex}.footer-inner nav a{padding-block:12px}.footer-local{color:var(--muted);align-items:center;gap:6px;font-size:.6875rem;display:flex}.file-list-heading{justify-content:space-between;align-items:center;gap:10px;font-size:.8125rem;display:flex}.file-list{max-height:320px;margin:5px 0 0;padding:0;list-style:none;overflow-y:auto}.file-list li{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.file-thumbnail{background:var(--surface);width:48px;height:52px;color:var(--green);border-radius:5px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.file-thumbnail img{object-fit:cover;width:100%;height:100%}.file-info{flex:1;min-width:0}.file-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:550;display:block;overflow:hidden}.file-info>span{color:var(--muted);margin-top:3px;font-size:.6875rem;display:block}.file-actions{display:flex}.add-files{border:1px dashed var(--line);width:100%;min-height:42px;color:var(--green);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:.8125rem;display:flex}.options{border:0;grid-template-columns:1fr 1fr;gap:18px;min-width:0;margin:26px 0 22px;padding:0;display:grid}.options legend{margin-bottom:16px;padding:0;font-size:.9375rem;font-weight:550}.options label{flex-direction:column;gap:8px;min-width:0;font-size:.8125rem;font-weight:500;display:flex;position:relative}.options input:not([type=range]),.options select{background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:6px;width:100%;min-height:44px;padding:11px;font-size:.875rem}.options select{padding-right:24px}.options input::placeholder{color:var(--muted);opacity:1}.label-hint{color:var(--muted);font-size:.6875rem;font-weight:400;position:absolute;top:2px;right:0}.input-unit{position:relative}.input-unit input{padding-right:39px!important}.input-unit>span{color:var(--muted);pointer-events:none;font-size:.75rem;position:absolute;top:13px;right:12px}.quality-control output{font-variant-numeric:tabular-nums;color:var(--green);position:absolute;right:0}input[type=range]{accent-color:var(--green);cursor:pointer;width:100%;min-height:28px;margin:0}.range-captions{color:var(--muted);justify-content:space-between;font-size:.625rem;font-weight:400;display:flex}.option-note{color:var(--muted);grid-column:1/-1;font-size:.75rem;line-height:1.7}.full-width{grid-column:1/-1}.process-button{width:100%}.process-button svg{margin-left:10px}.processing>div{justify-content:space-between;font-size:.8125rem;display:flex}.processing progress{width:100%;height:8px;accent-color:var(--green);margin-block:10px}.processing .text-button{margin-inline:auto;display:block}.page-picker{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:8px;max-height:254px;padding:4px;display:grid;overflow-y:auto}.page-picker button{background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:5px;flex-direction:column;align-items:center;gap:5px;padding:10px 5px;font-size:.75rem;display:flex;position:relative}.page-picker button.page-selected{color:var(--green);background:var(--green-soft);border-color:var(--green)}.page-picker button>svg:last-child:not(:first-child){position:absolute;top:5px;right:4px}.error-message{background:var(--error-bg);color:var(--error);border:1px solid oklch(87% .065 25);border-radius:7px;align-items:center;gap:10px;margin-top:17px;padding:13px;font-size:.8125rem;display:flex}.error-message>svg{flex-shrink:0}.error-message .icon-button{color:var(--error);margin-left:auto}.results{text-align:center;padding-top:6px}.success-icon{background:var(--green-soft);width:50px;height:50px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.results>h3{margin-bottom:9px;font-size:1.5rem}.results>p{color:var(--muted);font-size:.875rem}.result-list{margin:23px 0 14px;padding:0;list-style:none}.result-list li{border-block-start:1px solid var(--line);padding-block:15px}.result-file{text-align:left;align-items:center;gap:12px;display:flex}.result-file>svg{color:var(--green);flex-shrink:0}.result-file>div{flex:1;min-width:0}.result-file strong{overflow-wrap:anywhere;font-size:.8125rem;font-weight:550;display:block}.result-file span:not(.button span){color:var(--muted);font-size:.75rem}.download-button{flex-shrink:0;min-height:43px;padding:10px 14px;font-size:.8125rem}.result-warning{text-align:left;color:var(--muted);align-items:start;gap:6px;margin-top:12px;font-size:.75rem;display:flex}.result-warning svg{flex-shrink:0;margin-top:2px}.result-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:18px;display:flex}.comparison-wrap{max-width:540px;margin:24px auto 0}.comparison{background:var(--surface);border-radius:8px;min-height:100px;max-height:340px;margin-inline:auto;position:relative;overflow:hidden}.comparison img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.comparison input{opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.comparison:focus-within{outline:3px solid var(--focus);outline-offset:4px}.compare-label{background:var(--bg);color:var(--ink);pointer-events:none;border-radius:4px;padding:4px 8px;font-size:.625rem;position:absolute;top:10px}.compare-label.before{left:10px}.compare-label.after{right:10px}.compare-divider{background:var(--bg);pointer-events:none;width:2px;position:absolute;top:0;bottom:0}.compare-divider>span{background:var(--bg);color:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;font-size:1.125rem;display:grid;position:absolute;top:calc(50% - 16px);left:-15px}.comparison-wrap>p{margin-top:9px}.prose{max-width:790px;padding-block:64px 96px}.prose h1{margin-bottom:25px;font-size:3rem}.prose .lead{color:var(--muted);font-size:1.25rem;line-height:1.65}.prose h2{margin-block:35px 14px;font-size:1.375rem}.prose p+p{margin-top:16px}.prose p{color:var(--muted);line-height:1.8}.prose p a{color:var(--green);text-decoration:underline}.prose>.button{margin-top:30px}}@layer responsive{@media (hover:hover) and (pointer:fine){.primary:hover:not(:disabled){background:var(--primary-hover)}.secondary:hover{background:var(--surface)}.tool-link:not(.selected):hover{background:var(--green-soft)}.header-nav a:hover,.footer-inner nav a:hover{color:var(--green);text-underline-offset:5px;text-decoration:underline}.icon-button:hover:not(:disabled),.add-files:hover:not(:disabled){background:var(--green-soft);color:var(--green)}.privacy-band .button:hover{background:oklch(43% .065 164)}.example-button:hover{text-underline-offset:4px;text-decoration:underline}}@media (width<=1100px){.container{width:calc(100% - 64px)}.hero{grid-template-columns:1.5fr 1fr;gap:30px}.hero h1{font-size:3.3rem}.hero-aside>p{font-size:.9375rem}.hero-assurances{gap:10px}.workbench{grid-template-columns:230px minmax(0,1fr)}.tool-sidebar{padding-inline:10px}.tool-main{padding-inline:24px}.tool-link{gap:9px;padding-inline:10px}.tool-link small{font-size:.625rem}.local-badge{display:none}.privacy-band{flex-wrap:wrap}.privacy-band .button{margin-left:66px}.footer-local{display:none}.how-section,.faq-section{gap:45px}}@media (width<=760px){.container{width:calc(100% - 40px)}.header-inner{gap:14px;height:73px}.brand{font-size:2rem}.header-nav{gap:18px;margin-left:auto}.header-nav a{font-size:.8125rem}.header-nav a:nth-child(2),.header-note{display:none}.hero{grid-template-columns:1fr;gap:22px;padding-block:37px 30px}.hero h1{font-size:3rem}.hero-kicker{margin-bottom:17px;font-size:.75rem}.hero-aside{justify-self:start;max-width:480px}.hero-aside>p{font-size:.9375rem}.hero-assurances{gap:18px;margin-top:12px}.hero-aside>p br{display:none}.workbench{grid-template-columns:1fr}.tool-sidebar{border-right:0;border-bottom:1px solid var(--line);min-width:0;padding:12px}.sidebar-label,.sidebar-privacy,.tool-link small,.tool-link>svg:last-child,.tool-sidebar nav{display:none}.mobile-tool-picker{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.6875rem;display:flex}.mobile-tool-picker select{border:1px solid var(--line);min-width:0;max-width:65%;min-height:44px;color:var(--green);background:var(--bg);border-radius:6px;padding:8px;font-size:1rem}.tool-link{white-space:nowrap;flex-shrink:0;gap:7px;min-height:43px;padding:10px 12px}.tool-link>svg{width:17px;height:17px}.tool-link strong{font-size:.75rem}.tool-main{padding:22px 18px 17px}.tool-heading{margin-bottom:20px}.tool-heading h2{font-size:1.25rem}.tool-heading p{font-size:.75rem}.dropzone{min-height:354px;padding:28px 15px 20px}.dropzone h3{font-size:1.0625rem}.file-art{margin-bottom:13px;transform:scale(.93)}.workbench-foot{justify-content:center;font-size:.625rem}.workbench-foot>span:last-child{display:none}.under-workbench{justify-content:center}.under-workbench>span:first-child{display:none}.how-section,.faq-section{grid-template-columns:1fr;gap:30px;padding-block:58px}.section-intro h2{font-size:1.8rem}.section-intro>p{margin-top:12px}.section-intro>p br{display:none}.steps{gap:23px}.steps li{gap:14px}.privacy-band{align-items:start;gap:18px;padding:25px}.privacy-emblem{display:none}.privacy-band .button{white-space:normal;width:100%;margin-left:0}.privacy-band h2{font-size:1.25rem}.faq-section{padding-block:58px}.faq-list summary{padding-block:18px;font-size:.875rem}.footer-inner{flex-direction:column;align-items:start;gap:20px}.footer-inner nav{flex-wrap:wrap}.options{gap:18px 12px}.options input:not([type=range]),.options select{font-size:1rem}.options>label{grid-column:1/-1}.options .quality-control{margin-bottom:4px}.label-hint{margin-top:-5px;font-size:.6875rem;display:inline;position:static}.file-list li{gap:8px}.file-thumbnail{width:35px;height:44px}.file-actions .icon-button{width:31px;min-height:44px}.file-info strong{font-size:.75rem}.file-info>span{font-size:.625rem}.file-list-heading{font-size:.75rem}.file-list-heading .muted{display:none}.results>h3{font-size:1.375rem}.result-file{flex-wrap:wrap}.result-file>div{flex:1}.result-file>.download-button{width:100%}.result-bottom{flex-direction:column-reverse}.result-bottom>.button{width:100%}.prose{padding-block:40px 60px}.prose h1{font-size:2.3rem}.prose .lead{font-size:1.0625rem}.icon-button{width:44px;min-height:44px}}@media (width<=390px){.hero h1{font-size:2.55rem}.header-nav{gap:10px}.header-nav a{font-size:.75rem}.container{width:calc(100% - 32px)}.tool-main{padding-inline:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.button:active:not(:disabled){transform:none}}}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-cyrillic-ext-wght-normal.DjL33-gN.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-cyrillic-wght-normal.BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-vietnamese-wght-normal.6IgcOCM7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-latin-ext-wght-normal.DC-KSUi6.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-latin-wght-normal.BgDaEnEv.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
