@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Hanken+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.gp-phone .PhoneInput{align-items:center;gap:8px;width:100%;min-width:0;height:100%;display:flex}.gp-phone .PhoneInputInput{min-width:0;height:100%;font-family:var(--font-text);color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-size:15px}.gp-phone .PhoneInputInput::placeholder{color:var(--text-subtle)}.gp-phone .PhoneInputCountryIcon{box-shadow:none}.gp-phone .PhoneInputCountrySelectArrow{color:var(--text-subtle);opacity:.8}:root{--clay-50:#fbf1ec;--clay-100:#f6e0d4;--clay-200:#ecc2ac;--clay-300:#e0a082;--clay-400:#d27e58;--clay-500:#c85a38;--clay-600:#ae4827;--clay-700:#8f3a1f;--clay-800:#6e2d19;--clay-900:#4a1f12;--sea-50:#e4f1f0;--sea-100:#c4e1df;--sea-200:#8fc4c1;--sea-300:#5aa6a3;--sea-400:#348b88;--sea-500:#2c7a78;--sea-600:#226160;--sea-700:#194948;--stone-0:#fff;--stone-50:#faf7f1;--stone-100:#f2ede5;--stone-200:#e7e1d7;--stone-300:#d4cdc2;--stone-400:#b0a99e;--stone-500:#8c857b;--stone-600:#6b655d;--stone-700:#4a453f;--stone-800:#34302b;--stone-900:#1f1b18;--green-500:#3f8f5b;--green-50:#e8f3ec;--amber-500:#c2871f;--amber-50:#fbf0d8;--red-500:#c0392b;--red-50:#f8e5e2;--text-strong:var(--stone-900);--text-body:var(--stone-800);--text-muted:var(--stone-600);--text-subtle:var(--stone-600);--text-on-clay:#fff;--text-link:var(--clay-600);--surface-app:var(--stone-50);--surface-card:var(--stone-0);--surface-sunken:var(--stone-100);--surface-hover:var(--stone-100);--border-subtle:var(--stone-200);--border-default:var(--stone-300);--border-strong:var(--stone-400);--border-focus:var(--clay-500);--action-bg:var(--clay-600);--action-bg-hover:var(--clay-700);--action-bg-active:var(--clay-800);--action-fg:#fff;--action-soft-bg:var(--clay-50);--action-soft-fg:var(--clay-700);--accent:var(--sea-500);--accent-hover:var(--sea-600);--accent-soft:var(--sea-50);--success:var(--green-500);--success-bg:var(--green-50);--warning:var(--amber-500);--warning-bg:var(--amber-50);--danger:var(--red-500);--danger-bg:var(--red-50);--money-positive:var(--success);--money-negative:var(--danger);--money-positive-apac:var(--danger);--money-negative-apac:#2f6fb0;--ring:color-mix(in srgb, var(--clay-500) 35%, transparent);--font-display:"Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--font-text:"Hanken Grotesk", ui-sans-serif, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-display:800;--fs-display:56px;--fs-h1:40px;--fs-h2:30px;--fs-h3:22px;--fs-title:18px;--fs-body:16px;--fs-sm:14px;--fs-xs:12px;--fs-overline:12px;--lh-display:1.02;--lh-h1:1.06;--lh-h2:1.12;--lh-h3:1.2;--lh-title:1.3;--lh-body:1.55;--lh-sm:1.5;--lh-xs:1.4;--lh-overline:1.3;--ls-display:-.02em;--ls-h1:-.02em;--ls-h2:-.015em;--ls-h3:-.01em;--ls-title:-.005em;--ls-body:0;--ls-sm:0;--ls-xs:.005em;--ls-overline:.08em;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--container-max:1120px;--gutter:24px;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-xs:0 1px 2px #1f1b180f;--shadow-sm:0 1px 2px #1f1b180f, 0 2px 6px #1f1b180d;--shadow-md:0 2px 4px #1f1b180d, 0 8px 20px #1f1b1814;--shadow-lg:0 6px 12px #1f1b1812, 0 20px 40px #1f1b181f;--ring-width:3px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-text);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-body);background:var(--surface-app);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}.gp-display{font-family:var(--font-display);font-weight:var(--fw-display);font-size:var(--fs-display);line-height:var(--lh-display);letter-spacing:var(--ls-display);color:var(--text-strong)}.gp-h1{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);color:var(--text-strong)}.gp-h2{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);color:var(--text-strong)}.gp-h3{font-family:var(--font-display);font-weight:var(--fw-semibold);font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3);color:var(--text-strong)}.gp-title{font-family:var(--font-text);font-weight:var(--fw-semibold);font-size:var(--fs-title);line-height:var(--lh-title);letter-spacing:var(--ls-title);color:var(--text-strong)}.gp-body{font-family:var(--font-text);font-size:var(--fs-body);line-height:var(--lh-body)}.gp-sm{font-size:var(--fs-sm);line-height:var(--lh-sm)}.gp-xs{font-size:var(--fs-xs);line-height:var(--lh-xs)}.gp-overline{font-family:var(--font-text);font-weight:var(--fw-semibold);font-size:var(--fs-overline);line-height:var(--lh-overline);letter-spacing:var(--ls-overline);text-transform:uppercase;color:var(--text-subtle)}.gp-num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}.gp-row{align-items:center;display:flex}.gp-col{flex-direction:column;display:flex}.gp-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.gp-caption{color:var(--text-muted);font-size:14px}.gp-caption-sm{color:var(--text-subtle);font-size:13px}@media (width<=600px){.gp-page{padding-left:16px!important;padding-right:16px!important}}.gp-detail-grid{max-width:var(--container-max);grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:32px;margin:0 auto;padding:28px 24px 80px;display:grid}.gp-detail-aside{flex-direction:column;gap:16px;display:flex;position:sticky;top:88px}@media (width<=860px){.gp-detail-grid{grid-template-columns:1fr;gap:24px}.gp-detail-aside{position:static;top:auto}}@media (width<=600px){.gp-detail-grid{padding:20px 16px 64px}.gp-detail-hero{height:220px!important}.gp-detail-title{font-size:30px!important}}.gp-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=560px){.gp-grid-2{grid-template-columns:1fr}.gp-grid-3{grid-template-columns:1fr!important}}@media (width<=340px){.gp-card-grid{grid-template-columns:1fr}}@media (width<=600px){.gp-nav-inner{gap:14px!important;padding-left:16px!important;padding-right:16px!important}.gp-nav-links{gap:16px!important;margin-left:0!important}.gp-hide-sm{display:none!important}}@media (width<=420px){.gp-new-label{display:none!important}.gp-new-btn{padding-left:9px!important;padding-right:9px!important}}@media (pointer:coarse){input,textarea,select{font-size:16px!important}}html,body{background:var(--surface-app);margin:0}
