@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";._header_7ooxc_1{z-index:200;padding:1rem var(--pad);transition:background .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0}._scrolled_7ooxc_11{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border);background:#f7f7f5eb}._onWhite_7ooxc_17{background:#fffffff2}._onWhite_7ooxc_17._scrolled_7ooxc_11{box-shadow:0 1px 0 var(--border);background:#fffffffa}._inner_7ooxc_26{max-width:var(--max);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}._logo_7ooxc_35{flex-shrink:0;align-items:center;line-height:0;transition:opacity .25s;display:flex}._logo_7ooxc_35:hover{opacity:.7}._logo_7ooxc_35 img{object-fit:contain;width:44px;height:44px}._nav_7ooxc_53{gap:2rem;display:flex}._nav_7ooxc_53 a{color:var(--text-muted);font-size:.9rem;transition:color .2s}._nav_7ooxc_53 a:hover{color:var(--text)}._actions_7ooxc_68{align-items:center;gap:.75rem;display:flex}._btnPrimary_7ooxc_74{background:var(--text);color:var(--bg);border-radius:100px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:500;transition:opacity .25s}._btnPrimary_7ooxc_74:hover{opacity:.85}._btnGhost_7ooxc_88{border:1px solid var(--border);background:var(--bg-white);border-radius:100px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:500;transition:border-color .25s}._btnGhost_7ooxc_88:hover{border-color:var(--text)}._mobileWorkLink_7ooxc_103{color:var(--text-muted);font-size:.85rem;font-weight:500;transition:color .2s;display:none}._mobileWorkLink_7ooxc_103:hover{color:var(--text)}@media (width<=900px){._nav_7ooxc_53{display:none}._mobileWorkLink_7ooxc_103{display:block}._desktopOnly_7ooxc_124,._btnGhost_7ooxc_88{display:none}}._footer_enq6i_1{padding:5rem var(--pad) 2.5rem;max-width:var(--max);border-top:1px solid var(--border);margin:0 auto}._cta_enq6i_8{text-align:center;margin-bottom:4rem}._cta_enq6i_8 h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:600}._btns_enq6i_20{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._primary_enq6i_27{background:var(--text);color:var(--bg);border-radius:100px;padding:.85rem 1.75rem;font-size:.9rem;font-weight:500;transition:opacity .25s,transform .25s}._primary_enq6i_27:hover{opacity:.88;transform:translateY(-2px)}._secondary_enq6i_42{border:1px solid var(--border);background:var(--bg-white);border-radius:100px;padding:.85rem 1.75rem;font-size:.9rem;font-weight:500;transition:border-color .25s,transform .25s}._secondary_enq6i_42:hover{border-color:var(--text);transform:translateY(-2px)}._bottom_enq6i_57{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}._bottom_enq6i_57 a:hover{color:var(--text)}._socials_enq6i_73{gap:1.5rem;display:flex}@media (width<=600px){._bottom_enq6i_57{text-align:center;flex-direction:column}}._hero_1xvql_1{padding:8rem var(--pad) 3rem;max-width:var(--max);margin:0 auto}._inner_1xvql_7{max-width:820px}._badge_1xvql_11{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}._hero_1xvql_1 h1{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:600;line-height:1.1}._sub_1xvql_25{color:var(--text-muted);max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}._ctas_1xvql_33{flex-wrap:wrap;gap:.75rem;display:flex}._primary_1xvql_39{background:var(--text);color:var(--bg);border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:opacity .25s,transform .25s}._primary_1xvql_39:hover{opacity:.88;transform:translateY(-1px)}._secondary_1xvql_54{border:1px solid var(--border);background:var(--bg-white);border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:border-color .25s,transform .25s}._secondary_1xvql_54:hover{border-color:var(--text);transform:translateY(-1px)}._section_113m4_1{flex-direction:column;gap:1.25rem;padding:2rem 0 4rem;display:flex;overflow:hidden}._track_113m4_9{width:max-content;padding:0 var(--pad);will-change:transform;gap:1rem;animation:55s linear infinite _marquee_113m4_1;display:flex}._trackReverse_113m4_18{animation:60s linear -30s infinite _marquee-reverse_113m4_1}@keyframes _marquee_113m4_1{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes _marquee-reverse_113m4_1{0%{transform:translate(-50%)}to{transform:translate(0,0)}}._card_113m4_41{border-radius:var(--radius);border:1px solid var(--border);flex:0 0 280px;display:block;overflow:hidden}._imgWrap_113m4_50{aspect-ratio:4/3;width:100%;line-height:0;overflow:hidden}._imgWrap_113m4_50 img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}._cardFull_113m4_65{flex:0 0 220px}._imgWrapFull_113m4_69{aspect-ratio:3/4;background:#f7f7f5}._imgWrapFull_113m4_69 img{object-fit:contain;object-position:center}@media (hover:hover){._card_113m4_41{transition:transform .4s var(--ease)}._card_113m4_41:hover{transform:scale(1.02)}}@media (width<=600px){._section_113m4_1{gap:1rem}._card_113m4_41{flex:0 0 220px}._cardFull_113m4_65{flex:0 0 180px}._track_113m4_9{animation-duration:140s}._trackReverse_113m4_18{animation-duration:150s;animation-delay:-75s}}@media (prefers-reduced-motion:reduce){._track_113m4_9,._trackReverse_113m4_18{animation:none}}._section_14k3v_1{padding:4rem var(--pad);max-width:var(--max);text-align:center;margin:0 auto}._section_14k3v_1 h2{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}._marquee_14k3v_15{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}._track_14k3v_20{will-change:transform;gap:3rem;width:max-content;animation:45s linear infinite _logosMarquee_14k3v_1;display:flex}@keyframes _logosMarquee_14k3v_1{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=600px){._track_14k3v_20{animation-duration:90s}}@media (prefers-reduced-motion:reduce){._track_14k3v_20{animation:none}}._track_14k3v_20 span{color:var(--text-light);white-space:nowrap;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}._more_14k3v_57{color:var(--text-muted);margin-top:1.5rem;font-size:.85rem}._section_f3lth_1{padding:5rem var(--pad);max-width:var(--max);margin:0 auto}._section_f3lth_1 h2{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._grid_f3lth_14{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}._card_f3lth_20{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.25rem}._card_f3lth_20 h3{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}._card_f3lth_20 p{color:var(--text-muted);font-size:.9rem;line-height:1.55}._section_ydv3w_1{padding:5rem var(--pad);max-width:var(--max);margin:0 auto}._section_ydv3w_1 h2{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._grid_ydv3w_14{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}._card_ydv3w_20{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;justify-content:space-between;min-height:220px;padding:1.75rem;display:flex}._card_ydv3w_20 p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}._card_ydv3w_20 strong{margin-bottom:.2rem;font-size:.95rem;display:block}._card_ydv3w_20 span{color:var(--text-light);font-size:.85rem}@media (width<=900px){._grid_ydv3w_14{grid-template-columns:1fr}}._section_1z4fy_1{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-white);padding:4rem 0;overflow:hidden}._section_1z4fy_1 h2{text-align:center;letter-spacing:-.02em;padding:0 var(--pad);margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._marquee_1z4fy_18{-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}._track_1z4fy_22{gap:1rem;width:max-content;padding:0 1rem;display:flex}._pill_1z4fy_29{border:1px solid var(--border);background:var(--bg);white-space:nowrap;border-radius:100px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500}._section_19t5k_1{padding:5rem var(--pad);max-width:var(--max);margin:0 auto}._section_19t5k_1 h2{letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._grid_19t5k_14{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:720px;display:grid}._card_19t5k_21{text-align:center;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;transition:box-shadow .4s,border-color .4s}._card_19t5k_21:hover{border-color:#0a0a0a26;box-shadow:0 20px 50px #00000014}._avatarWrap_19t5k_35{border:1px solid var(--border);background:#fff;border-radius:50%;width:200px;height:200px;margin:0 auto 1.5rem;overflow:hidden}._avatarWrap_19t5k_35 img{object-fit:cover;object-position:center top;width:100%;height:100%}._card_19t5k_21 h3{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.35rem;font-weight:600}._card_19t5k_21 p{color:var(--text-muted);font-size:.9rem}@media (width<=600px){._grid_19t5k_14{grid-template-columns:1fr;max-width:320px;margin:0 auto}}._section_y01sv_1{padding:5rem var(--pad);max-width:var(--max);margin:0 auto}._section_y01sv_1 h2{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._plan_y01sv_14{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);max-width:420px;padding:1.75rem}._planPrice_y01sv_22{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.35rem,3vw,1.5rem);font-weight:600}._plan_y01sv_14 ul{margin-bottom:1.5rem;list-style:none}._plan_y01sv_14 li{color:var(--text-muted);padding:.25rem 0;font-size:.85rem}._planCta_y01sv_40{border:1px solid var(--border);border-radius:100px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:500;transition:border-color .25s,background .25s;display:inline-block}._planCta_y01sv_40:hover{border-color:var(--text);background:var(--bg)}._section_hrjhj_1{padding:5rem var(--pad);max-width:800px;margin:0 auto}._section_hrjhj_1 h2{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._item_hrjhj_14{border-bottom:1px solid var(--border)}._item_hrjhj_14 button{text-align:left;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 0;font-size:1rem;font-weight:500;transition:color .2s;display:flex}._item_hrjhj_14 button:hover,._item_hrjhj_14 button._open_hrjhj_32{color:var(--text)}._icon_hrjhj_36{color:var(--text-muted);flex-shrink:0;font-size:1.25rem}._answer_hrjhj_42{overflow:hidden}._answer_hrjhj_42 p{color:var(--text-muted);padding:0 0 1.35rem;font-size:.95rem;line-height:1.65}._page_1jyeq_1{min-height:calc(100vh - 5rem);padding:1.25rem var(--pad) 2rem;max-width:var(--max);margin:0 auto}._back_1jyeq_8{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-block}._back_1jyeq_8:hover{color:var(--text)}._frameWrap_1jyeq_21{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);min-height:min(720px,100vh - 7rem);overflow:hidden}._frame_1jyeq_21{border:0;width:100%;height:min(720px,100vh - 7rem);display:block}@media (width<=700px){._frameWrap_1jyeq_21,._frame_1jyeq_21{height:min(640px,100vh - 6rem);min-height:min(640px,100vh - 6rem)}}._page_1f9bi_1{min-height:100vh;padding:6rem var(--pad) 4rem;background:#fff}._header_1f9bi_7{max-width:var(--max);margin:0 auto 2rem}._header_1f9bi_7 h1{letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}._grid_1f9bi_18{max-width:var(--max);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin:0 auto;display:grid}._thumb_1f9bi_26{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:transform .25s var(--ease), box-shadow .25s var(--ease);background:#fff;padding:0;overflow:hidden}._thumb_1f9bi_26:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0a0a0a14}._thumb_1f9bi_26 img{aspect-ratio:4/3;object-fit:cover;object-position:top center;width:100%;display:block}._thumbImageFull_1f9bi_49{object-fit:contain;object-position:center;background:#f7f7f5}._overlay_1f9bi_55{z-index:300;padding:var(--pad);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_overlayIn_1f9bi_1 .2s var(--ease);background:#0a0a0a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._card_1f9bi_68{aspect-ratio:4/3;border-radius:calc(var(--radius) + 4px);border:1px solid var(--border);width:min(920px,100%);animation:_cardIn_1f9bi_1 .28s var(--ease);background:#fff;position:relative;overflow:hidden;box-shadow:0 24px 64px #0a0a0a2e}@keyframes _overlayIn_1f9bi_1{0%{opacity:0}to{opacity:1}}@keyframes _cardIn_1f9bi_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._close_1f9bi_100{z-index:1;border:1px solid var(--border);background:#fff;border-radius:100px;place-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;transition:border-color .2s;display:grid;position:absolute;top:.75rem;right:.75rem}._close_1f9bi_100:hover{border-color:var(--text)}._cardImage_1f9bi_121{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}._cardFull_1f9bi_129{aspect-ratio:auto;background:#f7f7f5;width:min(960px,100%);max-height:min(90vh,720px)}._cardImageFull_1f9bi_136{object-fit:contain;object-position:center;width:100%;height:auto;max-height:min(88vh,680px)}@media (prefers-reduced-motion:reduce){._overlay_1f9bi_55,._card_1f9bi_68{animation:none}}@media (width<=600px){._page_1f9bi_1{padding-top:5.5rem}._grid_1f9bi_18{grid-template-columns:1fr}}._workMain_177a3_1{background:#fff}:root{--bg:#f7f7f5;--bg-white:#fff;--text:#0a0a0a;--text-muted:#5c5c5c;--text-light:#999;--border:#0a0a0a14;--accent:#0a0a0a;--font:"Inter", system-ui, sans-serif;--font-display:"Instrument Serif", Georgia, "Times New Roman", serif;--pad:clamp(1.25rem, 5vw, 4rem);--max:1280px;--radius:12px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}[id]{scroll-margin-top:5.5rem}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}::selection{background:#0a0a0a1a}
