@font-face{font-family:Bristone;src:url(/_next/static/media/Bristone.b72ccd07.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Thin.e44ab4a8.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Light.158a5b5c.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Roman.70b75ad0.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Regular.158a5b5c.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Medium.e1689dbe.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/_next/static/media/HelveticaNeue-Bold.e2542b70.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--wg-color-black:#000000;--wg-color-charcoal:#1a1a1a;--wg-color-ink:#111111;--wg-color-white:#ffffff;--wg-color-canvas:#ffffff;--wg-color-off-white:#f7f5f2;--wg-color-sand:#e8e2d9;--wg-color-stone:#c4bdb3;--wg-color-muted:#6b6560;--wg-color-border:#ddd8d1;--wg-color-accent:#2c4a3e;--wg-color-accent-soft:#3d6b58;--wg-color-sale:#8b3a3a;--wg-color-success:#2f6b4f;--wg-color-error:#b42318;--wg-color-overlay:rgba(10,10,10,0.45);--wg-color-surface:#f4f4f4;--wg-color-surface-muted:#eeeeee;--wg-color-surface-soft:#f2f2f2;--wg-color-line:#e6e6e6;--wg-color-line-search:#e4e4e4;--wg-color-line-strong:#d9d9d9;--wg-color-text:#111111;--wg-color-text-secondary:#757575;--wg-color-text-subtle:#888888;--wg-color-text-placeholder:#a3a3a3;--wg-color-icon-muted:#8a8a8a;--wg-color-chevron:#b0b0b0;--wg-color-search-submit:#2b2b2b;--wg-color-price-pill:rgba(70,70,70,0.72);--wg-color-chip-shadow:rgba(0,0,0,0.04);--wg-color-search-shadow:rgba(0,0,0,0.06);--wg-color-float-shadow:rgba(0,0,0,0.12);--wg-font-display:Bristone,"Times New Roman",serif;--wg-font-body:"Helvetica Neue",Helvetica,Arial,sans-serif;--wg-font-mono:"IBM Plex Mono",ui-monospace,monospace;--wg-space-1:0.25rem;--wg-space-2:0.5rem;--wg-space-3:0.75rem;--wg-space-4:1rem;--wg-space-5:1.5rem;--wg-space-6:2rem;--wg-space-7:3rem;--wg-space-8:4rem;--wg-space-9:6rem;--wg-space-10:8rem;--wg-radius-sm:4px;--wg-radius-md:8px;--wg-radius-lg:16px;--wg-radius-xl:20px;--wg-radius-xxl:28px;--wg-radius-pill:9999px;--wg-shadow-chip:0 1px 4px var(--wg-color-chip-shadow);--wg-shadow-search:0 20px 64px rgba(0,0,0,0.14),0 8px 24px rgba(0,0,0,0.08);--wg-shadow-recent:0 1px 3px rgba(0,0,0,0.08);--wg-shadow-float:0 8px 24px var(--wg-color-float-shadow);--wg-max-width:72rem}.wg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;padding:0 12px;border:1px solid var(--wg-color-black);border-radius:0;font-family:var(--wg-font-body);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;background:var(--wg-color-white);color:var(--wg-color-black)}.wg-btn:disabled{opacity:.55;cursor:default}.wg-btn--primary{background:var(--wg-color-white);color:var(--wg-color-black)}.wg-btn--secondary{background:var(--wg-color-black);color:var(--wg-color-white)}.wg-search{display:flex;align-items:center;width:100%;min-height:48px;padding:4px 10px 4px 16px;background:var(--wg-color-white);border:1px solid var(--wg-color-line-search);border-radius:var(--wg-radius-pill);box-shadow:var(--wg-shadow-search)}.wg-search__input{flex:1 1;min-width:0;border:0;background:transparent;color:var(--wg-color-text);font-family:var(--wg-font-body);font-size:15px;outline:none}.wg-search__input::placeholder{color:var(--wg-color-text-placeholder)}.wg-search__submit{justify-content:center;width:36px;height:36px;margin-left:8px;margin-right:2px;border:0;border-radius:var(--wg-radius-pill);background:var(--wg-color-search-submit);color:var(--wg-color-white);cursor:pointer;flex-shrink:0}.wg-chip,.wg-search__submit{display:inline-flex;align-items:center}.wg-chip{flex:0 0 auto;width:max-content;gap:8px;padding:5px 14px 5px 5px;background:var(--wg-color-white);border:1px solid var(--wg-color-line);box-shadow:var(--wg-shadow-chip);color:var(--wg-color-text);text-decoration:none;white-space:nowrap}.wg-chip,.wg-chip__image{max-width:none;border-radius:var(--wg-radius-pill)}.wg-chip__image{flex:0 0 28px;width:28px;height:28px;background:var(--wg-color-surface-soft)}.wg-chip__label{flex:0 0 auto;font-size:13px;font-weight:500;white-space:nowrap}*,:after,:before{box-sizing:border-box}body,html{overflow-x:clip;overflow-y:visible}body{margin:0;min-height:100vh;font-family:var(--wg-font-body);background:var(--wg-color-canvas);color:var(--wg-color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,img,svg{max-width:100%}img,svg{display:block}button,input,select,textarea{font:inherit}a{color:inherit}