:root{--color-accent:#eb7100;--color-accent-hover:#cf6400;--color-danger:#e05656;--color-success:#3fa45f;--color-on-accent:#fff;--color-paper:#fff;--color-paper-ink:#1a1d24;--color-paper-ink-strong:#14161a;--color-paper-ink-muted:#5b6270;--color-paper-ink-faint:#737986;--color-paper-rule:#d9dce1;--color-paper-accent:#af0151;--color-paper-skeleton:#dbdfe5;--color-paper-skeleton-sheen:#f0f2f5;--color-paper-sheen:#ffffff8c;--magic-1:#6366f1;--magic-2:#d946ef;--magic-3:#f59e0b;--gradient-magic:linear-gradient(120deg, var(--magic-1), var(--magic-2), var(--magic-3));--gradient-magic-vertical:linear-gradient(180deg, var(--magic-1), var(--magic-2), var(--magic-3));--gradient-title:linear-gradient(90deg, var(--color-accent), var(--color-text-primary));--lifetime-1:#0f766e;--lifetime-2:#0891b2;--lifetime-3:#2563eb;--gradient-lifetime:linear-gradient(120deg, var(--lifetime-1) 0%, var(--lifetime-2) 48%, var(--lifetime-3) 100%);--gradient-lifetime-hover:linear-gradient(120deg, color-mix(in srgb, var(--lifetime-1) 82%, #fff) 0%, color-mix(in srgb, var(--lifetime-2) 82%, #fff) 48%, color-mix(in srgb, var(--lifetime-3) 82%, #fff) 100%);--brand-anthropic:#d97757;--brand-openrouter:#7624f4;--brand-deepseek:#4d6bfe;--brand-groq:#f55036;--gemini-1:#4285f4;--gemini-2:#9b72cb;--gemini-3:#d96570;--gradient-gemini:linear-gradient(45deg, var(--gemini-1), var(--gemini-2), var(--gemini-3));--drive-1:#4285f4;--drive-2:#34a853;--drive-3:#fbbc05;--drive-4:#ea4335;--gradient-drive:linear-gradient(90deg, var(--drive-1), var(--drive-2), var(--drive-3), var(--drive-4));--font-sans:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"DM Serif Display", Georgia, "Times New Roman", serif;--radius-xs:.25rem;--radius-s:.375rem;--radius-m:.625rem;--radius-l:62.5rem;--space-xxxs:.125rem;--space-xxs:.25rem;--space-xs:.5rem;--space-s:.75rem;--space-m:1rem;--space-l:1.5rem;--space-xl:2rem;--space-xxl:5rem;--text-xxs:.6875rem;--text-xs:.75rem;--text-s:.8125rem;--text-m:.875rem;--text-l:.9375rem;--text-xl:1.125rem;--text-xxl:1.625rem;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--color-scrim-strength:45%;--color-scrim:rgb(0 0 0/var(--color-scrim-strength));--color-page-dimmed:color-mix(in srgb, #000 var(--color-scrim-strength), var(--color-background-primary));--color-page-dimmed-2:color-mix(in srgb, #000 var(--color-scrim-strength), var(--color-page-dimmed));--color-page-dimmed-3:color-mix(in srgb, #000 var(--color-scrim-strength), var(--color-page-dimmed-2));--icon-size:1rem;--border-width:1px;--blur-sheen:.5rem;--duration-fast:.15s;--duration-base:.2s;--duration-slow:.25s;--duration-genie:.34s;--duration-sheen:.9s;--duration-deck:5.2s;--duration-pass:1.4s;--duration-flash:.7s;--duration-press-out:var(--duration-sheen);--transition:var(--duration-base) ease;--z-raised:1;--z-overlay:2;--z-popover:150;--z-tour:900;--z-toast:1000}:root,:root[data-theme=light],[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background-primary:#f6f7f9;--color-background-secondary:#e8eaee;--color-background-elevated:#fff;--color-background-header:#f7f8fa;--color-background-hover:#eef0f3;--color-edit-control:var(--color-background-hover);--color-input:var(--color-background-hover);--color-input-focus:var(--color-background-hover);--color-markdown-preview:var(--color-background-header);--color-location-tag:var(--color-background-secondary);--color-code-surface:var(--color-background-secondary);--color-text-primary:#1c1f26;--color-text-secondary:#5b606b;--color-text-muted:#8b909c;--color-divider:#eaecef;--color-shimmer-primary:#ffffffbf;--color-shimmer-secondary:#00000026;--color-shimmer-tertiary:#ffffff80;--color-skeleton-sheen:#fff;--color-panel-inset:#f4f5f8;--color-status-preparation:#8a7d0a;--color-status-submitted:#2f6fed;--color-status-screening:#0d97a3;--color-status-interview:#7b5cf0;--color-status-offer:#b9820f;--color-status-hired:#2e9e57;--color-status-rejected:#d64545;--color-status-withdrawn:#7c8190;--shadow-s:0 0 .3125rem #00000014;--shadow-m:0 0 .75rem #0000001a;--shadow-l:0 0 1.25rem #0000001f}:root[data-theme=dark],[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background-primary:#131519;--color-background-secondary:#1d2026;--color-background-elevated:#23272f;--color-background-header:#2a2f38;--color-background-hover:#2f343d;--color-edit-control:var(--color-background-secondary);--color-input:var(--color-background-secondary);--color-code-surface:#333944;--color-input-focus:var(--color-background-elevated);--color-markdown-preview:var(--color-background-secondary);--color-location-tag:var(--color-background-hover);--color-text-primary:#eceef2;--color-text-secondary:#a3a8b4;--color-text-muted:#6b7280;--color-divider:#3b414b;--color-shimmer-primary:#ffffff80;--color-shimmer-secondary:#ffffff80;--color-shimmer-tertiary:#ffffff1a;--color-skeleton-sheen:#3b414b;--color-panel-inset:var(--color-background-secondary);--color-status-preparation:#d9d152;--color-status-submitted:#6ea0ff;--color-status-screening:#3cc2ce;--color-status-interview:#a991ff;--color-status-offer:#e0a93a;--color-status-hired:#57c47e;--color-status-rejected:#ef8080;--color-status-withdrawn:#9aa0ac;--shadow-s:0 0 .375rem #00000047;--shadow-m:0 0 .875rem #00000052;--shadow-l:0 0 1.375rem #0000008c}@media (hover:none){:root,:root[data-theme=light]{--shadow-l:0 0 .375rem #0000001f}:root[data-theme=dark]{--shadow-l:0 0 .375rem #0000008c}}:root{--control-height:2rem;--control-height-condensed:1.625rem;--icon-button-inset:calc((var(--control-height-condensed) - var(--icon-size)) / 2);--tile-header-height:3.25rem;--tile-header-height-condensed:2.5rem;--modal-width:32.5rem;--modal-width-confirm:min(26rem, calc(100vw - 2 * var(--space-l)));--modal-max-height:90vh;--modal-height:38rem;--drawer-gap:calc(var(--control-height) + var(--space-xs) * 2);--tooltip-min-width:10rem;--tooltip-caret:.625rem;--wizard-width:32rem;--wizard-width-wide:48rem;--wizard-pages-height:calc(100dvh - 13rem);--draft-dot:.5rem;--field-bar-width:.25rem;--field-min-width:9rem;--textarea-min-height:5.5rem;--markdown-preview-height:18rem;--markdown-tall-height:18rem;--markdown-max-height:calc(var(--wizard-pages-height) - 11rem);--calendar-width:17rem;--segmented-inset:.1875rem;--tag-caret:.45rem;--tag-caret-poke:.15rem;--url-popover-width:16rem;--grabber-width:2.25rem;--grabber-height:.25rem;--gutter-width:.1875rem;--gutter-grab:.3125rem;--grip-dot:.25rem;--spinner-size:2rem;--spinner-border:.2rem;--spinner-duration:.8s;--shimmer-duration:1.4s;--shimmer-sweep:400%;--shimmer-row:3.5rem;--shimmer-line:1.5rem;--shimmer-block:8rem;--hint-width:28rem;--chrome-band:.5rem}.deviceMock{position:relative}.deviceScreen{background-color:#000;position:relative}.phoneMock{width:428px;height:868px}.phoneMock>.deviceFrame{background:#010101;border:1px solid #101315;border-radius:68px;width:428px;height:868px;padding:19px;box-shadow:inset 0 0 4px 2px #b0b8c0,inset 0 0 0 6px #272c31}.phoneMock>.deviceFrame>.deviceScreen{border-radius:49px;width:390px;height:830px}.phoneMock>.phoneBands:after,.phoneMock>.phoneBands:before{content:"";z-index:9;border:0 solid #01010140;border-width:0 7px;width:100%;height:7px;position:absolute;left:0}.phoneMock>.phoneBands:after{top:85px}.phoneMock>.phoneBands:before{bottom:85px}.phoneMock>.phoneVolumeButtons{background:#101315;border-radius:2px;width:3px;height:32px;position:absolute;top:115px;left:-2px}.phoneMock>.phoneVolumeButtons:after,.phoneMock>.phoneVolumeButtons:before{content:"";background:#101315;border-radius:2px;width:3px;height:62px;position:absolute;left:0}.phoneMock>.phoneVolumeButtons:after{top:60px}.phoneMock>.phoneVolumeButtons:before{top:140px}.phoneMock>.phonePowerButton{background:#101315;border-radius:2px;width:3px;height:100px;position:absolute;top:200px;right:-2px}.phoneMock>.phoneBandEnds:after,.phoneMock>.phoneBandEnds:before{content:"";z-index:9;border:6px solid #01010140;border-width:6px 0;width:6px;height:6px;position:absolute}.phoneMock>.phoneBandEnds:after{top:0;right:86px}.phoneMock>.phoneBandEnds:before{bottom:0;left:86px}.laptopMock{width:740px;height:434px}.laptopMock>.deviceFrame{background:#0d0d0d;border-radius:20px;width:618px;height:418px;margin:0 auto;padding:9px 9px 23px;position:relative;box-shadow:inset 0 0 0 2px #767a7d}.laptopMock>.deviceFrame:after{content:"";background:linear-gradient(#272727,#0d0d0d);border-radius:0 0 20px 20px;width:614px;height:24px;position:absolute;bottom:2px;left:2px}.laptopMock>.deviceFrame>.deviceScreen{border:2px solid #121212;border-radius:10px 10px 0 0;width:600px;height:375px}.laptopMock>.laptopBase{z-index:9;background:radial-gradient(circle,#83878a 85%,#767a7d 100%);border:2px solid #454749;border-width:1px 2px 0;border-radius:2px 2px 12px 12px;width:740px;height:24px;margin-top:-10px;position:relative;box-shadow:inset 0 -2px 8px #202121}.laptopMock>.laptopBase:after{content:"";background:#b7babc;border-radius:0 0 10px 10px;width:120px;height:10px;margin-left:-60px;position:absolute;top:0;left:50%;box-shadow:inset 0 0 4px 2px #6a6d70}.laptopMock>.laptopBase:before{content:"";background:0 0;border-radius:0 0 3px 3px;width:40px;height:2px;margin-left:-20px;position:absolute;bottom:-2px;left:50%;box-shadow:-300px 0 #272727,300px 0 #272727}@font-face{font-display:optional;font-family:DM Serif Display;font-style:italic;font-weight:400;src:url(/assets/DMSerifDisplay-Italic-DHZrlwyB.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{overscroll-behavior:none;scrollbar-width:none;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{display:none}:focus,:focus-visible{outline:none}@media (hover:none){a:active{opacity:.55}}html,body,#app{height:100%}html:not([data-page-scroll]) #app{background:var(--color-background-primary);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}html[data-page-scroll] body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}html[data-page-scroll],html[data-page-scroll] body,html[data-page-scroll] #app{height:auto;min-height:100%}html[data-page-scroll]{scroll-behavior:smooth;background:0 0}html[data-page-scroll=landing] body{--g-warm:color-mix(in srgb, var(--color-accent) 28%, transparent);--g-cool:#7c5cff38;--chrome-top:color-mix(in srgb, color-mix(in srgb, var(--color-accent) 55%, #7c5cff) 16%, var(--color-background-primary));background-color:var(--chrome-top);background-image:linear-gradient(var(--chrome-top), transparent 50lvh), linear-gradient(transparent, var(--chrome-top)), radial-gradient(ellipse 60vw 50lvh at center, var(--color-background-primary) 35%, transparent 100%), radial-gradient(ellipse 60vw 60lvh at center, var(--g-warm), transparent 100%), radial-gradient(ellipse 60vw 60lvh at center, var(--g-cool), transparent 100%), linear-gradient(var(--color-background-primary), var(--color-background-primary));background-position:0 0,0 100%,0 0,10vw 5lvh,-70vw -65lvh,0 0;background-repeat:no-repeat;background-size:100% 60lvh,100% 40lvh,100% 100lvh,160vw 160lvh,160vw 160lvh,100% 100%;animation:26s linear infinite gradientFlow}html[data-theme=dark][data-page-scroll=landing] body{--g-warm:color-mix(in srgb, var(--color-accent) 14%, transparent);--g-cool:#7c5cff14;--chrome-top:color-mix(in srgb, color-mix(in srgb, var(--color-accent) 55%, #7c5cff) 8%, var(--color-background-primary))}@media (prefers-reduced-motion:reduce){html[data-page-scroll=landing] body{animation:none}}html[data-page-scroll=content] body{background:var(--color-background-primary)}@keyframes gradientFlow{0%{background-position:0 0,0 100%,0 0,10vw 5lvh,-70vw -65lvh,0 0}33%{background-position:0 0,0 100%,0 0,-60vw -20lvh,0 -50lvh,0 0}66%{background-position:0 0,0 100%,0 0,-10vw -70lvh,-55vw 5lvh,0 0}to{background-position:0 0,0 100%,0 0,10vw 5lvh,-70vw -65lvh,0 0}}@property --page-tint{syntax:"<color>";inherits:true;initial-value:#fff}html,body{background:var(--page-tint)}html{--page-tint:var(--color-background-primary)}body,html[data-theme-swap] body{transition:none}html[data-overlay-dim]{--page-dim:var(--color-page-dimmed);--page-tint:var(--page-dim)}html[data-overlay-depth="2"]{--page-dim:var(--color-page-dimmed-2)}html[data-overlay-depth="3"]{--page-dim:var(--color-page-dimmed-3)}html[data-overlay-dim=keyboard]{--page-tint:var(--color-background-elevated)}body{color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--text-l);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:var(--color-accent);text-decoration:none}.driveGlow svg{transform-origin:50%;transition:stroke var(--transition), transform var(--transition);will-change:transform}.driveGlow.driveGlowOn svg{stroke:url(#googleCloud);transform:scale(1.2)}@media (hover:hover){.driveGlow:hover:not(:disabled) svg{stroke:url(#googleCloud);transform:scale(1.2)}}.ToastHost__stack__adbac{bottom:var(--space-l);align-items:center;gap:var(--space-xs);z-index:var(--z-toast);flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}.ToastHost__toast__adbac{background:var(--color-text-primary);border-radius:var(--radius-m);box-shadow:var(--shadow-l);color:var(--color-background-primary);cursor:pointer;font-size:var(--text-m);padding:var(--space-s) var(--space-l)}.ToastHost__success__adbac{background:var(--color-accent);color:var(--color-on-accent)}.ToastHost__danger__adbac{background:var(--color-danger);color:var(--color-on-accent)}.toast-enter-active,.toast-leave-active{transition:transform var(--transition), opacity var(--transition)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(var(--space-m))}.App__cloudDefs__19aa9{width:0;height:0;position:absolute}.App__drive1__19aa9{stop-color:var(--drive-1)}.App__drive2__19aa9{stop-color:var(--drive-2)}.App__drive3__19aa9{stop-color:var(--drive-3)}.App__drive4__19aa9{stop-color:var(--drive-4)}.App__magic1__19aa9{stop-color:var(--magic-1)}.App__magic2__19aa9{stop-color:var(--magic-2)}.App__magic3__19aa9{stop-color:var(--magic-3)}
