._headerIconButton_1pp38_3{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;transition:all .2s;overflow:visible}._headerIconButton_1pp38_3:hover:not(:disabled){background-color:var(--color-bg-secondary);color:var(--color-primary)}._headerIconButton_1pp38_3:active:not(:disabled){transform:none}._headerIconButton_1pp38_3._active_1pp38_53{background-color:var(--color-primary);color:#fff}._headerIconButton_1pp38_3 svg{width:20px;height:20px}._headerIconButton_1pp38_3:disabled{opacity:.5;cursor:not-allowed}._headerIconButton_1pp38_3:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._badge_46m9b_1{display:inline-flex;align-items:center;gap:.25rem;border-radius:var(--border-radius-full);border:1px solid;font-weight:400;white-space:nowrap;transition:all .15s ease}._badge_46m9b_1._default_46m9b_14{background-color:var(--color-bg-secondary);border-color:var(--color-border-default);color:var(--color-text-primary)}._badge_46m9b_1._primary_46m9b_20{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}._badge_46m9b_1._accent_46m9b_26,._badge_46m9b_1._success_46m9b_32{background-color:var(--color-status-success);border-color:var(--color-status-success);color:var(--color-white)}._badge_46m9b_1._outline_46m9b_38{background-color:transparent;border-color:var(--color-border-default);color:var(--color-text-primary)}._badge_46m9b_1._sm_46m9b_45{padding:.1875rem .4375rem;font-size:.6875rem;gap:.125rem;line-height:1.2}._badge_46m9b_1._md_46m9b_52{padding:.375rem .625rem;font-size:.75rem;gap:.25rem;line-height:1.3}._badge_46m9b_1._lg_46m9b_59{padding:.5rem .875rem;font-size:.875rem;gap:.375rem;line-height:1.4}._badge_46m9b_1._clickable_46m9b_67{cursor:pointer}._badge_46m9b_1._clickable_46m9b_67:hover:not(._selected_46m9b_71){opacity:.85;transform:scale(1.02)}._badge_46m9b_1._clickable_46m9b_67._default_46m9b_14:hover:not(._selected_46m9b_71){background-color:var(--color-bg-tertiary);border-color:var(--color-border-hover)}._badge_46m9b_1._clickable_46m9b_67._outline_46m9b_38:hover:not(._selected_46m9b_71){background-color:var(--color-bg-secondary);border-color:var(--color-border-accent)}._badge_46m9b_1._clickable_46m9b_67:active:not(._selected_46m9b_71){transform:translateY(0)}._badge_46m9b_1._selected_46m9b_71,._badge_46m9b_1._selected_46m9b_71._outline_46m9b_38{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}._content_46m9b_105{display:inline-flex;align-items:center;gap:.25rem}._count_46m9b_112{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;padding:0 .25rem;font-size:.625rem;font-weight:600;border-radius:var(--border-radius-full);background-color:#0000001a;color:inherit}._badge_46m9b_1._primary_46m9b_20 ._count_46m9b_112,._badge_46m9b_1._accent_46m9b_26 ._count_46m9b_112,._badge_46m9b_1._selected_46m9b_71 ._count_46m9b_112{background-color:#fff3}._badge_46m9b_1._clickable_46m9b_67:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(prefers-color-scheme:dark){._badge_46m9b_1._default_46m9b_14{background-color:var(--color-bg-secondary);border-color:var(--color-border-default)}._badge_46m9b_1._clickable_46m9b_67._default_46m9b_14:hover:not(._selected_46m9b_71){background-color:var(--color-bg-tertiary)}._badge_46m9b_1._outline_46m9b_38{border-color:var(--color-border-default)}._count_46m9b_112{background-color:#ffffff1a}}._wrapper_1e1ue_1{position:relative;display:inline-flex;align-items:center;justify-content:center}._tooltip_1e1ue_8{position:fixed;z-index:10000;pointer-events:none;padding:var(--spacing-2) var(--spacing-3);border-radius:var(--border-radius-md);font-size:.875rem;line-height:1.5;white-space:nowrap;background-color:var(--color-tooltip-bg);color:var(--color-tooltip-text);border:1px solid var(--color-tooltip-bg);box-shadow:var(--color-shadow-tooltip);opacity:0;animation:_fadeIn_1e1ue_1 .15s ease-out forwards}@keyframes _fadeIn_1e1ue_1{0%{opacity:0}to{opacity:1}}._tooltip_1e1ue_8._top_1e1ue_34{transform:translate(-50%,calc(-100% - 8px))}._tooltip_1e1ue_8._bottom_1e1ue_38{transform:translate(-50%,8px)}._tooltip_1e1ue_8._left_1e1ue_42{transform:translate(calc(-100% - 8px),-50%)}._tooltip_1e1ue_8._right_1e1ue_46{transform:translate(8px,-50%)}._arrow_1e1ue_50{position:absolute;width:0;height:0;border-style:solid}._tooltip_1e1ue_8._top_1e1ue_34 ._arrow_1e1ue_50{top:100%;left:50%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:var(--color-tooltip-bg) transparent transparent transparent}._tooltip_1e1ue_8._bottom_1e1ue_38 ._arrow_1e1ue_50{bottom:100%;left:50%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent var(--color-tooltip-bg) transparent}._tooltip_1e1ue_8._left_1e1ue_42 ._arrow_1e1ue_50{left:100%;top:50%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--color-tooltip-bg)}._tooltip_1e1ue_8._right_1e1ue_46 ._arrow_1e1ue_50{right:100%;top:50%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:transparent var(--color-tooltip-bg) transparent transparent}._icon_1pnx5_1{display:inline-flex;align-items:center;justify-content:center;color:currentColor}._svg_1pnx5_15{width:100%;height:100%;transition:color .15s ease}._icon_1pnx5_1._sm_1pnx5_29{width:1rem;height:1rem}._icon_1pnx5_1._md_1pnx5_39{width:1.25rem;height:1.25rem}._icon_1pnx5_1._lg_1pnx5_49{width:1.5rem;height:1.5rem}._header_fcek0_1{position:sticky;top:0;background-color:var(--color-bg-header-footer, var(--color-bg-primary));border-bottom:1px solid var(--color-border-default);z-index:100;overflow:visible}._container_fcek0_10{max-width:1280px;margin:0 auto;padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between;overflow:visible}._logo_fcek0_21{font-size:1.125rem;font-weight:400;font-family:Griun PolSensibility,Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif;text-decoration:none;color:var(--color-text-primary)}._nav_fcek0_29{display:flex;gap:4px;align-items:center;overflow:visible}._divider_fcek0_36{width:1px;height:24px;background-color:var(--color-border-default);margin:0 8px}._externalLink_fcek0_47{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;transition:all .2s;text-decoration:none}._externalLink_fcek0_47:hover{background-color:var(--color-bg-secondary);color:var(--color-primary)}._externalLink_fcek0_47 svg{width:20px;height:20px}._themeToggle_fcek0_74{color:var(--color-text-primary)}._themeToggle_fcek0_74:hover{color:var(--color-text-primary)!important}._mobileMenuWrapper_fcek0_83{display:none;align-items:center;gap:8px}._mobileMenu_fcek0_83{position:relative}._mobileThemeToggle_fcek0_95{color:var(--color-text-primary)}._mobileThemeToggle_fcek0_95:hover{background-color:var(--color-bg-secondary);color:var(--color-text-primary)!important}._menuButton_fcek0_104{color:var(--color-text-primary)}._menuButton_fcek0_104:hover{color:var(--color-text-secondary)}._dropdown_fcek0_112{position:absolute;top:100%;right:0;margin-top:8px;min-width:160px;background-color:var(--color-bg-primary);border:1px solid var(--color-border-default);border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:8px 0;animation:_slideDown_fcek0_1 .2s ease-out}@keyframes _slideDown_fcek0_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownLink_fcek0_138{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;text-align:left;font-size:.875rem;transition:background-color .2s}._dropdownLink_fcek0_138:hover{background-color:var(--color-bg-secondary);color:var(--color-primary)}._dropdownLinkActive_fcek0_155{background-color:var(--color-primary);color:#fff}._dropdownLink_fcek0_138 ._icon_fcek0_160{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}@media(max-width:767px){._container_fcek0_10{height:56px;padding:0 24px}._nav_fcek0_29{display:none}._mobileMenuWrapper_fcek0_83{display:flex}}._footer_1wzks_1{padding:var(--spacing-5) var(--spacing-8);border-top:1px solid var(--color-border-default);background:linear-gradient(180deg,var(--color-bg-secondary) 0%,var(--color-bg-primary) 100%);opacity:0;transform:translateY(100%);transition:opacity .6s ease-out,transform .6s ease-out}._footer_1wzks_1._visible_1wzks_14{opacity:1;transform:translateY(0)}._container_1wzks_19{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-3)}._topRow_1wzks_28{display:flex;align-items:center;justify-content:center;gap:var(--spacing-4);flex-wrap:wrap}._brand_1wzks_36{font-family:Griun PolSensibility,Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;color:var(--color-text-primary);letter-spacing:.05em}._copyright_1wzks_44{font-size:.8125rem;color:var(--color-text-secondary);margin:0}._links_1wzks_50{display:flex;gap:var(--spacing-2);align-items:center}._infoRow_1wzks_56{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-4) var(--spacing-8);margin:0}._infoItem_1wzks_64{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}._infoItem_1wzks_64 dt{font-size:.625rem;font-weight:500;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin:0}._infoItem_1wzks_64 dd{font-size:.75rem;color:var(--color-text-secondary);margin:0}._githubLink_1wzks_88:hover:not(:disabled){background-color:var(--color-github)!important;color:var(--color-white)!important;border-color:var(--color-github)!important}._emailLink_1wzks_95:hover:not(:disabled){background-color:var(--color-primary)!important;color:var(--color-white)!important;border-color:var(--color-primary)!important}@media(max-width:767px){._footer_1wzks_1{padding:var(--spacing-4)}._topRow_1wzks_28{flex-direction:column;align-items:center}._brand_1wzks_36{font-size:.9375rem}._infoRow_1wzks_56{flex-direction:column;gap:var(--spacing-2)}._infoItem_1wzks_64 dd{font-size:.6875rem}._copyright_1wzks_44{font-size:.75rem}}@media(prefers-reduced-motion:reduce){._footer_1wzks_1{transition:none;opacity:1;transform:none}}._layout_7wszv_1{min-height:100vh;display:flex;flex-direction:column}._content_7wszv_13{flex:1;display:flex;flex-direction:column}._layout_17ulv_19{width:100%;overflow-x:clip}._content_17ulv_57{display:block;width:100%}._layer_18g50_9{width:100%;position:relative;will-change:transform,opacity}._layerChat_18g50_21{height:100%}._layerDefault_18g50_29{height:auto;min-height:inherit}._layerIdle_18g50_41{transform:translate(0);opacity:1}._layerExit_18g50_53{transform:translate(-100%);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}._layerEnterFrom_18g50_71{transform:translate(100%);opacity:0}._layerEnterActive_18g50_83{transform:translate(0);opacity:1;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}._container_1tiyr_1{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans, system-ui, -apple-system, sans-serif);transition:background-color .3s ease,color .3s ease}._content_1tiyr_19{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._message_1tiyr_35{color:var(--color-text-secondary, #6b7280);font-size:1rem;margin:0;margin-top:.5rem}._progress_1tiyr_49{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border, #e5e7eb);width:100%;max-width:300px}._progressLabel_1tiyr_65{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin-bottom:.5rem;font-weight:500}._progressList_1tiyr_79{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._progressItem_1tiyr_99{font-size:.75rem;color:var(--color-text-secondary, #6b7280);padding:.25rem .75rem;background-color:var(--color-surface-elevated, #f3f4f6);border-radius:.375rem;border:1px solid var(--color-border, #e5e7eb)}._dark_1tiyr_117 ._progressItem_1tiyr_99{background-color:var(--color-surface-elevated, #374151);border-color:var(--color-border, #4b5563)}._hero_1p0m5_1{position:relative;min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:32px 32px 64px;background:transparent;overflow:hidden}._hero_1p0m5_1 ._content_1p0m5_12{text-align:center;width:100%;max-width:800px;margin:0 auto}._hero_1p0m5_1 ._nameContainer_1p0m5_19{display:block;width:100%;text-align:center;margin:0 auto}._hero_1p0m5_1 ._nameContainer_1p0m5_19>:first-child._sectionTitle_1p0m5_29,._hero_1p0m5_1 ._nameContainer_1p0m5_19>:first-child{margin-bottom:0;font-size:2.25rem;text-align:center;margin-left:auto;margin-right:auto;display:block;width:-moz-fit-content;width:fit-content;color:var(--color-text-primary);font-weight:400;font-family:Griun PolSensibility,Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif;letter-spacing:.05em;line-height:1.2}._hero_1p0m5_1 ._secondaryName_1p0m5_45{padding:0;color:var(--color-text-primary);font-size:.9375rem;font-weight:300;font-style:italic;letter-spacing:.02em;line-height:1.25;text-align:center;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-bottom:.25rem}._hero_1p0m5_1 ._sequentialItem_1p0m5_63{text-align:center;width:100%}._hero_1p0m5_1 ._sequentialItem_1p0m5_63 h2{color:var(--color-text-primary);font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;line-height:1.5;margin-top:.5rem;margin-bottom:0}._hero_1p0m5_1 ._intro_1p0m5_82{margin-top:1.75rem;font-size:.875rem;line-height:1.75;color:var(--color-text-primary);text-align:center;width:100%;font-weight:500;font-family:Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif;letter-spacing:.02em;font-style:normal}._hero_1p0m5_1 ._motto_1p0m5_96{margin-bottom:.5rem;font-size:.625rem;line-height:1.5;color:var(--color-text-tertiary);text-align:center;width:100%;font-weight:300;font-family:Griun PolSensibility,Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif;letter-spacing:.12em;opacity:.7}._hero_1p0m5_1 ._cta_1p0m5_109{margin-top:16px;display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center}._hero_1p0m5_1 ._cta_1p0m5_109 ._button_1p0m5_119._primary_1p0m5_119{color:var(--color-hero-cta-text)}._hero_1p0m5_1 ._arrowIcon_1p0m5_124{margin-left:8px;display:inline-block;vertical-align:middle;animation:_arrowBounce_1p0m5_1 2s ease-in-out infinite;transition:transform .3s ease}._hero_1p0m5_1 ._cta_1p0m5_109 button:hover ._arrowIcon_1p0m5_124,._hero_1p0m5_1 ._cta_1p0m5_109 a:hover ._arrowIcon_1p0m5_124{transform:translateY(4px)}@keyframes _arrowBounce_1p0m5_1{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(max-width:767px){._hero_1p0m5_1{min-height:calc(100vh - 56px);padding:24px 24px 48px}._hero_1p0m5_1 ._cta_1p0m5_109{flex-direction:column;align-items:stretch}}@media(min-width:768px)and (max-width:1023px){._hero_1p0m5_1 ._nameContainer_1p0m5_19>:first-child{font-size:3.15rem}._hero_1p0m5_1 ._secondaryName_1p0m5_45{font-size:1.3125rem}._hero_1p0m5_1 ._sequentialItem_1p0m5_63 h2{font-size:1.225rem;margin-top:.7rem}._hero_1p0m5_1 ._intro_1p0m5_82{font-size:1.225rem;margin-top:2.25rem;font-family:Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif}._hero_1p0m5_1 ._motto_1p0m5_96{font-size:.875rem;margin-bottom:.7rem}}@media(min-width:1024px){._hero_1p0m5_1 ._nameContainer_1p0m5_19>:first-child{font-size:4.5rem}._hero_1p0m5_1 ._secondaryName_1p0m5_45{font-size:1.875rem}._hero_1p0m5_1 ._sequentialItem_1p0m5_63 h2{font-size:1.75rem;margin-top:1rem}._hero_1p0m5_1 ._intro_1p0m5_82{font-size:1.75rem;margin-top:2.75rem;font-family:Cormorant Garamond,"Noto Serif KR",Georgia,Times New Roman,serif}._hero_1p0m5_1 ._motto_1p0m5_96{font-size:1.25rem;margin-bottom:1rem}}._aboutSection_1t80c_1{position:relative;min-height:80vh;display:flex;align-items:center;padding:64px 32px;background:transparent}._aboutSection2_1t80c_12{min-height:auto;padding:48px 32px;margin-bottom:80px}._aboutSection_1t80c_1 ._container_1t80c_19{max-width:1280px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;background:transparent;position:relative;z-index:1}._aboutSection_1t80c_1 ._scrollIndicatorWrapper_1t80c_33{grid-column:1 / -1;display:flex;justify-content:center;align-items:center}._aboutSection_1t80c_1 ._content_1t80c_40 h2,._aboutSection_1t80c_1 ._content_1t80c_40 ._sectionTitle_1t80c_41{text-align:center;color:var(--color-primary-text);display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}._aboutSection_1t80c_1 ._processFlow_1t80c_50{margin-top:32px}._aboutSection_1t80c_1 ._processSteps_1t80c_54{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:32px;padding:20px;background:var(--color-bg-secondary);border-radius:12px;border:1px solid var(--color-border-default)}._aboutSection_1t80c_1 ._processStep_1t80c_54{padding:8px 16px;background:var(--color-primary);color:var(--color-white);border-radius:6px;font-size:.875rem;font-weight:600;white-space:nowrap}@media(prefers-color-scheme:dark){._aboutSection_1t80c_1 ._processStep_1t80c_54{background:var(--color-border-default);color:var(--color-primary-text);border:1px solid var(--color-border-hover)}}:root._dark_1t80c_88 ._aboutSection_1t80c_1 ._processStep_1t80c_54,html._dark_1t80c_88 ._aboutSection_1t80c_1 ._processStep_1t80c_54{background:var(--color-border-default);color:var(--color-primary-text);border:1px solid var(--color-border-hover)}._aboutSection_1t80c_1 ._processArrow_1t80c_95{color:var(--color-text-tertiary);display:flex;align-items:center;justify-content:center;opacity:.6}._aboutSection_1t80c_1 ._summary_1t80c_103{margin-top:0;line-height:1.75;color:var(--color-text-primary);font-size:1rem;text-align:center}._aboutSection_1t80c_1 ._highlight_1t80c_111{color:var(--color-primary-text);font-weight:600}._aboutSection_1t80c_1 ._highlightText_1t80c_116{color:var(--color-primary-text);font-weight:700;font-size:1.5rem}._aboutSection_1t80c_1 ._belief_1t80c_122{margin-top:20px;line-height:1.75;color:var(--color-text-secondary);font-size:.9375rem;text-align:center;font-style:italic}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33{position:relative;width:48px;height:48px;border-radius:50%;border:none;background:var(--color-primary);color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transform:translateY(0);transition:background-color .3s ease;z-index:10;box-shadow:0 2px 8px var(--color-shadow-medium)}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33:hover{background:var(--color-primary-hover);box-shadow:0 4px 12px var(--color-shadow-heavy)}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33:active{background:var(--color-primary-active)}@media(prefers-color-scheme:dark){._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33{background:var(--color-bg-tertiary);color:var(--color-text-primary)}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33:hover{background:var(--color-border-hover)}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33:active{background:var(--color-border-default)}}._aboutSection_1t80c_1 ._content_1t80c_40{opacity:1;transform:translateY(0);text-align:center}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191{position:absolute;width:120px;height:120px;opacity:1;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--color-glass-light);border:1px solid var(--color-glass-medium);box-shadow:0 4px 16px var(--color-shadow-heavy),0 0 0 1px var(--color-glass-light) inset;padding:8px;box-sizing:border-box}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=cursor]{transform:translate(-80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=claude]{transform:translate(80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=codex]{transform:translateY(60px) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center}._aboutSection_1t80c_1 ._logo_1t80c_191{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;filter:drop-shadow(0 4px 8px var(--color-shadow-medium))}@supports (animation-timeline: view()){._aboutSection_1t80c_1 ._content_1t80c_40{opacity:0;transform:translateY(30px);animation:_contentFadeIn_1t80c_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}@keyframes _contentFadeIn_1t80c_1{0%{opacity:0;transform:translateY(30px)}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191{opacity:0}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=cursor]{transform:translate(-250px,-150px) scale(.4);animation:_logoCursorGather_1t80c_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=claude]{transform:translate(250px,-150px) scale(.4);animation:_logoClaudeGather_1t80c_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=codex]{transform:translateY(200px) scale(.4);animation:_logoCodexGather_1t80c_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}@keyframes _logoCursorGather_1t80c_1{0%{opacity:0;transform:translate(-250px,-150px) scale(.4)}30%{opacity:1}60%{opacity:1;transform:translate(-80px,-40px) scale(1)}to{opacity:1;transform:translate(-80px,-40px) scale(1)}}@keyframes _logoClaudeGather_1t80c_1{0%{opacity:0;transform:translate(250px,-150px) scale(.4)}35%{opacity:1}60%{opacity:1;transform:translate(80px,-40px) scale(1)}to{opacity:1;transform:translate(80px,-40px) scale(1)}}@keyframes _logoCodexGather_1t80c_1{0%{opacity:0;transform:translateY(200px) scale(.4)}40%{opacity:1}60%{opacity:1;transform:translateY(60px) scale(1)}to{opacity:1;transform:translateY(60px) scale(1)}}._aboutSection2_1t80c_12 ._content_1t80c_40{opacity:0;transform:translateY(30px);animation:_contentFadeInDelayed_1t80c_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}@keyframes _contentFadeInDelayed_1t80c_1{0%{opacity:0;transform:translateY(30px)}70%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}}@supports not (animation-timeline: view()){._aboutSection_1t80c_1 ._content_1t80c_40,._aboutSection2_1t80c_12 ._content_1t80c_40{opacity:1;transform:translateY(0)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191{opacity:1}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=cursor]{transform:translate(-80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=claude]{transform:translate(80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=codex]{transform:translateY(60px) scale(1)}}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191:hover{transform:translate(0) scale(1.1);transition:transform .3s ease-out}@media(max-width:767px){._aboutSection_1t80c_1{padding:48px 24px}._aboutSection_1t80c_1 ._container_1t80c_19{grid-template-columns:1fr;gap:32px}._aboutSection_1t80c_1 ._logoContainer_1t80c_219{height:300px}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191{width:80px;height:80px}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=cursor]{transform:translateY(-60px) scale(1)}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=claude]{transform:translate(0) scale(1)}._aboutSection_1t80c_1 ._logoWrapper_1t80c_191[data-logo=codex]{transform:translateY(60px) scale(1)}._aboutSection_1t80c_1 ._processSteps_1t80c_54{padding:16px;gap:6px}._aboutSection_1t80c_1 ._processStep_1t80c_54{padding:6px 12px;font-size:.75rem}._aboutSection_1t80c_1 ._processArrow_1t80c_95{font-size:1rem}._aboutSection_1t80c_1 ._scrollIndicator_1t80c_33{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191,._aboutSection_1t80c_1 ._content_1t80c_40{animation:none;transition:none;opacity:1;transform:translate(0) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=cursor]{transform:translate(-80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=claude]{transform:translate(80px,-40px) scale(1)}._aboutSection_1t80c_1 ._logoContainer_1t80c_219 ._logoWrapper_1t80c_191[data-logo=codex]{transform:translateY(60px) scale(1)}}._imageWrapper_hw24x_2{position:relative;overflow:visible;width:100%;min-height:500px;border-radius:16px}._image_hw24x_2,._highlightImage_hw24x_11{position:absolute;width:420px;height:236px;-o-object-fit:contain;object-fit:contain;border-radius:16px;transition:opacity .6s ease-in-out,transform .6s ease-in-out}._image_hw24x_2{z-index:1;opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}._highlightImage_hw24x_11{z-index:2;opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)}@supports (animation-timeline: view()){._image_hw24x_2{animation:_imageMoveAndFade_hw24x_1 ease-in-out;animation-timeline:view();animation-range:entry 0% exit 40%;animation-fill-mode:both}._highlightImage_hw24x_11{animation:_highlightImageMoveAndFade_hw24x_1 ease-in-out;animation-timeline:view();animation-range:entry 30% exit 100%;animation-fill-mode:both}@keyframes _imageMoveAndFade_hw24x_1{0%{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}50%{opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%)}to{opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%)}}@keyframes _highlightImageMoveAndFade_hw24x_1{0%{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)}25%{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}to{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}}}@supports not (animation-timeline: view()){._image_hw24x_2{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}._highlightImage_hw24x_11{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)}}@media(max-width:767px){._imageWrapper_hw24x_2{order:-1;min-height:400px}._image_hw24x_2,._highlightImage_hw24x_11{width:100%;max-width:350px;height:auto;aspect-ratio:420 / 236}@supports (animation-timeline: view()){._image_hw24x_2{animation:_imageFadeOutMobile_hw24x_1 ease-in-out;animation-timeline:view();animation-range:entry 0% exit 40%;animation-fill-mode:both}._highlightImage_hw24x_11{animation:_highlightImageFadeInMobile_hw24x_1 ease-in-out;animation-timeline:view();animation-range:entry 40% exit 100%;animation-fill-mode:both}@keyframes _imageFadeOutMobile_hw24x_1{0%,30%{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}to{opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%)}}@keyframes _highlightImageFadeInMobile_hw24x_1{0%{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)}25%,to{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}}}@supports not (animation-timeline: view()){._image_hw24x_2{opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%)}._highlightImage_hw24x_11{opacity:1;top:50%;left:50%;transform:translate(-50%,-50%)}}}@media(prefers-reduced-motion:reduce){@supports (animation-timeline: view()){._image_hw24x_2{animation:none;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2}._highlightImage_hw24x_11{animation:none;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}}@supports not (animation-timeline: view()){._image_hw24x_2{top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2}._highlightImage_hw24x_11{top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}}._image_hw24x_2,._highlightImage_hw24x_11{transition:none}@media(max-width:767px){._image_hw24x_2,._highlightImage_hw24x_11{top:50%;left:50%;transform:translate(-50%,-50%)}}}._featuredProjects_1enrl_1{display:flex;flex-direction:column;gap:160px;padding:160px 32px 200px;background:transparent;position:relative}._projectSection_1enrl_10{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;opacity:1;transform:translate(0)}._projectContent_1enrl_20{width:min(900px,100%);display:grid;gap:32px;justify-items:center;text-align:center}._projectCard_1enrl_28{width:min(520px,100%);background:var(--color-bg-primary);border:1px solid var(--color-featured-divider);border-radius:16px;overflow:hidden;box-shadow:0 20px 40px var(--color-shadow-light);display:flex;flex-direction:column;gap:0}._imageArea_1enrl_40{width:100%;aspect-ratio:16 / 9;background:var(--color-bg-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}._imageArea_1enrl_40 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._imagePlaceholder_1enrl_56{font-size:3rem;color:var(--color-text-tertiary)}._cardContent_1enrl_61{padding:24px;display:flex;flex-direction:column;gap:12px;align-items:center}._projectTitle_1enrl_69{font-size:1.5rem;font-weight:800;color:var(--color-featured-header);margin:0}._techStack_1enrl_76{margin:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}._description_1enrl_85{max-width:720px;font-size:1rem;line-height:1.7;color:var(--color-featured-text);margin-bottom:16px}._description_1enrl_85 p{margin:0;font-weight:700;letter-spacing:-.01em}._projectContent_1enrl_20 ._detailButton_1enrl_100{margin-top:0}@media(prefers-reduced-motion:reduce){._featuredProjects_1enrl_1 ._projectSection_1enrl_10{animation:none;transition:none;opacity:1;transform:translate(0) translateY(0)}}@media(max-width:1023px){._featuredProjects_1enrl_1{padding:120px 24px 160px;gap:120px}._imageArea_1enrl_40{height:200px}}@media(max-width:767px){._featuredProjects_1enrl_1{padding:96px 20px 140px;gap:100px}._projectSection_1enrl_10{min-height:auto}._projectCard_1enrl_28{box-shadow:0 12px 24px var(--color-shadow-light)}._description_1enrl_85{font-size:.9375rem;margin-bottom:20px}._detailButton_1enrl_100{width:100%;max-width:280px}}._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153{position:absolute;bottom:32px;left:50%;width:48px;height:48px;border-radius:50%;border:none;background:var(--color-primary);color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transform:translate(-50%) translateY(0);transition:background-color .3s ease;z-index:10;box-shadow:0 2px 8px var(--color-shadow-medium)}._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153:hover{background:var(--color-primary-hover);box-shadow:0 4px 12px var(--color-shadow-heavy)}._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153:active{background:var(--color-primary-active)}@media(prefers-color-scheme:dark){._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153{background:var(--color-bg-tertiary);color:var(--color-text-primary)}._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153:hover{background:var(--color-border-hover)}._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153:active{background:var(--color-border-default)}}@media(max-width:767px){._featuredProjects_1enrl_1 ._scrollIndicator_1enrl_153{bottom:24px;width:40px;height:40px}}._ctaSection_1svmx_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:64px 32px;background:transparent}._ctaSection_1svmx_1 ._container_1svmx_10{max-width:800px;margin:0 auto;width:100%;text-align:center}._ctaSection_1svmx_1 ._description_1svmx_17{margin:24px 0;font-size:1.125rem;line-height:1.75}:root:not(._dark_1svmx_24) ._ctaSection_1svmx_1 ._description_1svmx_17{color:var(--color-featured-text)}:root:not(._dark_1svmx_24) ._ctaSection_1svmx_1 ._sectionTitle_1svmx_29{color:var(--color-featured-header)}@media(prefers-color-scheme:dark){._ctaSection_1svmx_1 ._description_1svmx_17{color:var(--color-text-secondary)}._ctaSection_1svmx_1 ._sectionTitle_1svmx_29{color:var(--color-text-primary)}}._ctaSection_1svmx_1 ._buttonGroup_1svmx_44{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}._ctaSection_1svmx_1 ._content_1svmx_54{opacity:1;transform:translateY(0) scale(1)}._ctaSection_1svmx_1 ._ctaButton_1svmx_59{min-width:200px;padding:16px 32px;font-size:1.125rem;opacity:1;transform:translateY(0) scale(1)}@supports (animation-timeline: view()){._ctaSection_1svmx_1 ._content_1svmx_54{opacity:0;transform:translateY(40px) scale(.95);animation:_ctaContentFadeIn_1svmx_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}._ctaSection_1svmx_1 ._ctaButton_1svmx_59{opacity:0;transform:translateY(20px) scale(.9)}._ctaSection_1svmx_1 ._ctaButton_1svmx_59:nth-child(1){animation:_ctaButtonFadeIn1_1svmx_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}._ctaSection_1svmx_1 ._ctaButton_1svmx_59:nth-child(2){animation:_ctaButtonFadeIn2_1svmx_1 linear;animation-timeline:view(block);animation-range:cover 0% cover 80%;animation-fill-mode:both}@keyframes _ctaContentFadeIn_1svmx_1{0%{opacity:0;transform:translateY(40px) scale(.95)}50%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _ctaButtonFadeIn1_1svmx_1{0%{opacity:0;transform:translateY(20px) scale(.9)}60%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _ctaButtonFadeIn2_1svmx_1{0%{opacity:0;transform:translateY(20px) scale(.9)}70%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}}@supports not (animation-timeline: view()){._ctaSection_1svmx_1 ._container_1svmx_10 ._content_1svmx_54,._ctaSection_1svmx_1 ._buttonGroup_1svmx_44 ._ctaButton_1svmx_59{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:767px){._ctaSection_1svmx_1{padding:48px 24px}._ctaSection_1svmx_1 ._buttonGroup_1svmx_44{flex-direction:column;align-items:stretch}._ctaSection_1svmx_1 ._ctaButton_1svmx_59{width:100%}}@media(prefers-reduced-motion:reduce){._ctaSection_1svmx_1 ._container_1svmx_10 ._content_1svmx_54,._ctaSection_1svmx_1 ._buttonGroup_1svmx_44 ._ctaButton_1svmx_59{animation:none;transition:none;opacity:1;transform:none}}._homePage_1g7gn_5{position:relative}._homePageContent_1g7gn_9{position:relative;min-height:100vh;background:var(--color-landing-bg)}
