:root,[data-theme=light]{--background: oklch(.98 .01 350);--foreground: oklch(.25 .02 350);--foreground-80: oklch(.25 .02 350 / .8);--card: oklch(1 0 0);--card-80: oklch(1 0 0 / .5);--card-foreground: oklch(.25 .02 350);--popover: oklch(1 0 0);--popover-foreground: oklch(.25 .02 350);--primary: oklch(.65 .2 350);--primary-10: oklch(.65 .2 350 / .1);--primary-20: oklch(.65 .2 350 / .2);--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .03 350);--secondary-foreground: oklch(.35 .05 350);--muted: oklch(.95 .02 350);--muted-50: oklch(.95 .02 350 / .5);--muted-foreground: oklch(.5 .03 350);--accent: oklch(.85 .12 350);--accent-20: oklch(.85 .12 350 / .2);--accent-foreground: oklch(.25 .02 350);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.577 .245 27.325);--border: oklch(.9 .04 350);--input: oklch(.92 .03 350);--ring: oklch(.65 .2 350);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--overlay: oklch(0 0 0 / .8);--radius: .75rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0);--shadow-sm: 0 1px 4px oklch(0 0 0 / .08);--shadow-lg: 0 4px 8px oklch(0 0 0 / .08)}[data-theme=dark]{--background: oklch(.18 .02 350);--foreground: oklch(.95 .02 350);--foreground-80: oklch(.95 .02 350 / .8);--card: oklch(.22 .025 350);--card-80: oklch(.22 .025 350 / .5);--card-foreground: oklch(.95 .02 350);--popover: oklch(.22 .025 350);--popover-foreground: oklch(.95 .02 350);--primary: oklch(.7 .18 350);--primary-10: oklch(.7 .18 350 / .1);--primary-20: oklch(.7 .18 350 / .2);--primary-foreground: oklch(.15 .01 350);--secondary: oklch(.28 .03 350);--secondary-foreground: oklch(.9 .02 350);--muted: oklch(.28 .03 350);--muted-50: oklch(.28 .03 350 / .5);--muted-foreground: oklch(.65 .04 350);--accent: oklch(.4 .1 350);--accent-20: oklch(.4 .1 350 / .2);--accent-foreground: oklch(.95 .02 350);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.32 .04 350);--input: oklch(.28 .03 350);--ring: oklch(.7 .18 350);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--overlay: oklch(.39 .00004 2.71 / .8);--radius: .75rem;--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0);--shadow-sm: 0 1px 4px oklch(1 0 0 / .12);--shadow-lg: 0 4px 8px oklch(1 0 0 / .12)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;scroll-behavior:smooth;background-color:var(--background);font-family:Montserrat,sans-serif}#root{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1280px;margin:0 auto}ol,ul{list-style:none;padding:0}body,h1,h2,h3,h4,h5,p,ul,ol,li{margin:0}input,button{outline:none}a{text-decoration:none}._item_wd7qm_1{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:12px;background-color:var(--muted);cursor:pointer}._image_wd7qm_10{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._item_wd7qm_1:hover ._image_wd7qm_10{transform:scale(1.1)}._overlay_wd7qm_21{position:absolute;inset:0;background:linear-gradient(to top,var(--foreground-80),rgba(0,0,0,0),rgba(0,0,0,0));opacity:0;transition:opacity .3s ease-in-out}._item_wd7qm_1:hover ._overlay_wd7qm_21{opacity:1}._info_wd7qm_33{position:absolute;left:0;right:0;bottom:0;padding:12px;transform:translateY(100%);transition:transform .3s ease-in-out}._item_wd7qm_1:hover ._info_wd7qm_33{transform:translateY(0)}._link_wd7qm_47{display:inline-block;margin-top:4px;font-size:12px;font-weight:700;color:var(--primary-foreground);text-decoration:none;transition:color .3s ease-in-out}._link_wd7qm_47:hover{color:var(--accent)}._section_1ff9w_1{background-color:var(--background)}._container_1ff9w_5{max-width:1280px;margin:0 auto;padding:20px}._header_1ff9w_11{margin-bottom:32px}._titleRow_1ff9w_15{display:flex;align-items:center;gap:12px;margin-bottom:8px}._icon_1ff9w_22{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--primary-foreground)}._iconImage_1ff9w_33{width:20px;height:20px}._title_1ff9w_15{font-size:30px;font-weight:700;color:var(--foreground)}._subtitle_1ff9w_44{font-size:14px;color:var(--muted-foreground)}._errorState_1ff9w_49{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._errorState_1ff9w_49 ._errorStateText_1ff9w_55{font-size:14px}._loadingState_1ff9w_59{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._loadingState_1ff9w_59 ._loadingStateText_1ff9w_65{font-size:14px}._gallery_1ff9w_69{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){._gallery_1ff9w_69{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){._gallery_1ff9w_69{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){._gallery_1ff9w_69{grid-template-columns:repeat(5,1fr)}}._link_2lh2n_1{display:block}._card_2lh2n_5{border:1px solid var(--border);border-radius:16px;background-color:var(--card);overflow:hidden;cursor:pointer;transition:all .3s ease-in-out}._card_2lh2n_5:hover{border-color:var(--primary-10);box-shadow:var(--shadow-lg)}._header_2lh2n_18{height:80px;background:linear-gradient(to right,var(--primary-20),var(--primary-10),var(--accent-20));position:relative}._avatar_2lh2n_24{position:absolute;bottom:-32px;left:24px;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 0 0 4px var(--card);transition:box-shadow .3s ease-in-out}._card_2lh2n_5:hover ._avatar_2lh2n_24{box-shadow:0 0 0 4px var(--accent)}._avatarIcon_2lh2n_44{width:32px;height:32px}._content_2lh2n_49{padding:48px 24px 20px}._top_2lh2n_53{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._name_2lh2n_60{font-size:18px;font-weight:600;color:var(--foreground);transition:color .3s ease-in-out}@media(max-width:640px){._name_2lh2n_60{font-size:14px}}._card_2lh2n_5:hover ._name_2lh2n_60{color:var(--primary)}._username_2lh2n_76{font-size:14px;color:var(--muted-foreground)}@media(max-width:640px){._username_2lh2n_76{font-size:12px}}._company_2lh2n_86{display:flex;align-items:center;gap:4px;background-color:var(--secondary);padding:4px 8px;border-radius:100px;font-size:12px;color:var(--muted-foreground)}._companyIcon_2lh2n_97{width:12px;height:12px}._companyName_2lh2n_102{max-width:96px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._info_2lh2n_109{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}._infoItem_2lh2n_116{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){._infoItem_2lh2n_116{font-size:12px}}._infoItemWide_2lh2n_132{grid-column:span 2}._infoIcon_2lh2n_136{width:16px;height:16px;color:var(--primary);flex-shrink:0}._website_2lh2n_143{color:var(--primary)}._card_2lh2n_5:hover ._website_2lh2n_143{text-decoration:underline}._footer_2lh2n_151{margin-top:16px;padding-top:16px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}._stats_2lh2n_160{display:flex;align-items:center;gap:16px}._stat_2lh2n_160{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted-foreground)}._statIcon_2lh2n_174{width:14px;height:14px;color:var(--primary)}._view_2lh2n_180{font-size:12px;font-weight:500;color:var(--primary);opacity:0;transition:opacity .3s ease-in-out}@media(max-width:640px){._view_2lh2n_180{display:none}}._card_2lh2n_5:hover ._view_2lh2n_180{opacity:1}._link_vr8rh_1{text-decoration:none;display:block;height:100%}._card_vr8rh_7{cursor:pointer;background-color:var(--card);border:1px solid var(--border);border-radius:16px;transition:all .3s ease-in-out}._card_vr8rh_7:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);background-color:var(--accent)}._content_vr8rh_20{padding:24px;display:flex;flex-direction:column;height:100%}._header_vr8rh_27{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._icon_vr8rh_34{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-10);color:var(--primary);transition:all .3s ease-in-out}._card_vr8rh_7:hover ._icon_vr8rh_34{background-color:var(--primary);color:var(--primary-foreground)}._iconImage_vr8rh_51{width:24px;height:24px}._arrow_vr8rh_56{width:32px;height:32px;border-radius:100px;display:flex;align-items:center;justify-content:center;background-color:var(--muted);color:var(--muted-foreground);transition:all .3s ease-in-out}._card_vr8rh_7:hover ._arrow_vr8rh_56{background-color:var(--primary);color:var(--primary-foreground)}._arrowIcon_vr8rh_73{width:16px;height:16px;transition:transform .3s}._body_vr8rh_79{flex:1}._title_vr8rh_83{font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:8px;transition:color .3s ease-in-out}._card_vr8rh_7:hover ._title_vr8rh_83{color:var(--primary)}._description_vr8rh_95{font-size:14px;color:var(--muted-foreground)}._footer_vr8rh_100{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}._meta_vr8rh_106{display:flex;justify-content:space-between;font-size:12px;color:var(--muted-foreground)}._count_vr8rh_113{font-weight:500}._section_1m3je_1{background-color:var(--background)}._container_1m3je_5{max-width:1280px;margin:0 auto;padding:20px}._header_1m3je_11{text-align:center;margin-bottom:40px}._badge_1m3je_16{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:16px;border-radius:100px;background-color:var(--primary-10);color:var(--primary)}._badge_1m3je_16 ._badgeIcon_1m3je_26{width:16px;height:16px}._badge_1m3je_16 ._badgeText_1m3je_30{font-size:14px;font-weight:500}._title_1m3je_35{font-size:30px;font-weight:700;color:var(--foreground);margin-bottom:12px}._subtitle_1m3je_42{font-size:14px;color:var(--muted-foreground);max-width:576px;margin:0 auto}._errorState_1m3je_49{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._errorState_1m3je_49 ._errorStateText_1m3je_55{font-size:14px}._loadingState_1m3je_59{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._loadingState_1m3je_59 ._loadingStateText_1m3je_65{font-size:14px}._albums_1m3je_69{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){._albums_1m3je_69{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._albums_1m3je_69{grid-template-columns:repeat(3,1fr)}}._section_nh2hm_1{background-color:var(--background);min-height:100vh;display:flex;justify-content:center;align-items:center}._container_nh2hm_9{max-width:1280px;margin:0 auto;padding:20px}._content_nh2hm_15{max-width:640px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center}._code_nh2hm_26{font-size:96px;font-weight:700;color:var(--foreground);opacity:.15}._title_nh2hm_33{font-size:28px;font-weight:700;color:var(--foreground)}._description_nh2hm_39{font-size:16px;color:var(--muted-foreground)}._link_nh2hm_44{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:100px;border:none;background-color:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:all .3s ease-in-out}._link_nh2hm_44:hover{color:var(--muted);background-color:var(--accent)}._link_nh2hm_44 svg{width:16px;height:16px;margin-right:8px}._button_171bm_1{font-family:Montserrat,sans-serif;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:100px;border:none;cursor:pointer;transition:.3s all ease-in-out}._button_171bm_1:hover{background-color:var(--accent)}._comment_wqggx_1{border-radius:12px;background-color:var(--muted-50);padding:12px;margin-bottom:8px}._header_wqggx_8{display:flex;align-items:center;gap:8px}._avatar_wqggx_14{width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:var(--accent)}._avatarIcon_wqggx_24{width:20px;height:20px}._info_wqggx_29{flex:1}._name_wqggx_33{font-size:12px;font-weight:500;color:var(--foreground)}._email_wqggx_39{font-size:12px;color:var(--muted-foreground)}._content_wqggx_44{margin-top:8px;font-size:14px;color:var(--foreground-80)}._empty_wqggx_50{text-align:center;font-size:14px;padding:16px 0;color:var(--muted-foreground)}._card_m7nba_1{border:1px solid var(--border);border-radius:12px;background-color:var(--card);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease-in-out}._card_m7nba_1:hover{box-shadow:var(--shadow-lg)}._content_m7nba_13{padding:16px}._postLink_m7nba_17:hover ._title_m7nba_17{color:var(--primary)}._postLink_m7nba_17 ._title_m7nba_17{margin-top:12px;margin-bottom:12px;font-size:18px;font-weight:600;color:var(--foreground);line-height:1.2;transition:color .3s ease-in-out}._postLink_m7nba_17 ._description_m7nba_29{font-size:14px;line-height:1.5;color:var(--muted-foreground);margin-bottom:16px}._actions_m7nba_36{display:flex;align-items:center;gap:4px;border-top:1px solid var(--border);padding-top:16px}._button_m7nba_44{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:100px;background-color:transparent;border:none;cursor:pointer;color:var(--foreground);transition:all .3s ease-in-out}._button_m7nba_44:hover{background-color:var(--accent);color:var(--accent-foreground)}._buttonLiked_m7nba_61{color:var(--primary)}._buttonMlAuto_m7nba_65{margin-left:auto}._icon_m7nba_69{width:16px;height:16px}._iconMl_m7nba_74{margin-left:4px}._iconFilled_m7nba_78{fill:var(--primary)}._comments_m7nba_82{margin-top:10px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}._commentsOpen_m7nba_89{max-height:1000px}._state_51y38_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._state_51y38_1 ._stateText_51y38_7{font-size:14px}._section_51y38_11{background-color:var(--background)}._container_51y38_15{max-width:640px;margin:0 auto;padding:20px}._backLink_51y38_21{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;border-radius:100px;font-size:14px;color:var(--foreground);transition:background-color .3s ease-in-out;cursor:pointer}._backLink_51y38_21 svg{width:16px;height:16px}._backLink_51y38_21:hover{background-color:var(--accent)}._userBlock_51y38_41{display:flex;align-items:center;justify-content:space-between;padding:16px;margin-bottom:16px;border:1px solid var(--border);border-radius:12px;background-color:var(--card);box-shadow:var(--shadow-sm);cursor:pointer}._userLeft_51y38_54{display:flex;align-items:center;justify-content:space-between;gap:12px}._avatar_51y38_61{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-10);color:var(--primary);box-shadow:0 0 0 4px var(--background);transition:box-shadow .3s ease-in-out}._avatar_51y38_61 svg{width:24px;height:24px}._name_51y38_78{color:var(--foreground);font-size:16px;font-weight:700;transition:color .3s ease-in-out}._username_51y38_85{font-size:14px;color:var(--muted-foreground)}._view_51y38_90{font-size:12px;font-weight:500;color:var(--accent);transition:color .3s ease-in-out}._userBlock_51y38_41:hover ._avatar_51y38_61{box-shadow:0 0 0 4px var(--accent)}._userBlock_51y38_41:hover ._name_51y38_78,._userBlock_51y38_41:hover ._view_51y38_90{color:var(--primary)}._container_1ljxo_1{border-radius:12px;border:1px solid var(--border);background-color:var(--card);padding:16px;box-shadow:var(--shadow-sm);margin-bottom:16px}._header_1ljxo_10{display:flex;align-items:center;gap:8px;margin-bottom:12px}._headerIcon_1ljxo_17{width:16px;height:16px;color:var(--primary)}._title_1ljxo_23{font-size:14px;font-weight:500;color:var(--foreground)}._body_1ljxo_29{display:flex;flex-direction:column;gap:8px}._label_1ljxo_35{font-size:14px;color:var(--muted-foreground)}._input_1ljxo_40{max-width:320px;padding:6px 8px;border:1px solid var(--border);border-radius:8px;font-size:14px;background-color:var(--card);color:var(--foreground);outline:none;transition:all .3s ease-in-out}._input_1ljxo_40:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-20)}._info_1ljxo_56{font-size:12px;color:var(--muted-foreground)}._loadingState_t6z4g_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._loadingState_t6z4g_1 ._loadingStateText_t6z4g_7{font-size:14px}._emptyState_14d29_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._emptyState_14d29_1 ._emptyStateText_14d29_7{font-size:14px}._emptyState_14d29_1 ._emptyStateHint_14d29_10{font-size:12px;margin-top:4px}._posts_14d29_15{display:flex;flex-direction:column;gap:16px}._section_p26ud_1{background-color:var(--background)}._container_p26ud_5{max-width:1280px;margin:0 auto;padding:20px}._header_p26ud_11{margin-bottom:20px;text-align:center;padding:30px 0}._badge_p26ud_17{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;background-color:var(--accent);color:var(--accent-foreground);font-size:14px;margin-bottom:16px}._badgeIcon_p26ud_29{width:16px;height:16px}._title_p26ud_34{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.5px;color:var(--foreground);margin-bottom:16px}@media(min-width:768px){._title_p26ud_34{font-size:32px}}@media(min-width:1024px){._title_p26ud_34{font-size:40px}}._subtitle_p26ud_53{max-width:640px;margin:16px auto 0;font-size:14px;line-height:1.5;color:var(--muted-foreground)}._posts_p26ud_61{max-width:640px;margin:0 auto}._state_qe2vj_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._state_qe2vj_1 ._stateText_qe2vj_7{font-size:14px}._albums_qe2vj_11{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){._albums_qe2vj_11{grid-template-columns:repeat(2,1fr)}}._state_t4tr8_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._state_t4tr8_1 ._stateText_t4tr8_7{font-size:14px}._section_t4tr8_11{background-color:var(--background)}._container_t4tr8_15{max-width:640px;margin:0 auto;padding:20px}._backLink_t4tr8_21{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;border-radius:100px;font-size:14px;color:var(--foreground);transition:background-color .3s ease-in-out;cursor:pointer}._backLink_t4tr8_21 svg{width:16px;height:16px}._backLink_t4tr8_21:hover{background-color:var(--accent)}._card_t4tr8_41{border-radius:16px;overflow:hidden;background-color:var(--card);border:1px solid var(--border)}._cover_t4tr8_48{height:128px;background:linear-gradient(to right,var(--primary-20),var(--primary-10),var(--accent-20))}._content_t4tr8_53{padding:0 24px 24px}._header_t4tr8_57{display:flex;gap:16px;align-items:flex-end;margin-top:-48px;flex-wrap:wrap}._avatar_t4tr8_65{width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-10);color:var(--primary);box-shadow:0 0 0 4px var(--card)}._avatar_t4tr8_65 svg{width:60px;height:60px}._nameBlock_t4tr8_81{flex:1;min-width:0}._name_t4tr8_81{color:var(--foreground);font-size:24px;font-weight:700}._username_t4tr8_92{color:var(--muted-foreground)}._follow_t4tr8_96{padding:8px 16px;border-radius:100px;border:none;background-color:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:all .3s ease-in-out}._follow_t4tr8_96:hover{color:var(--muted)}._contacts_t4tr8_109{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}._contact_t4tr8_109{display:flex;gap:12px;align-items:center;min-width:0}._icon_t4tr8_123{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-10);color:var(--primary)}._icon_t4tr8_123 svg{width:16px;height:16px}._label_t4tr8_138{font-size:12px;color:var(--muted-foreground)}._value_t4tr8_143{font-size:14px;color:var(--foreground);word-break:break-word}._link_t4tr8_149{font-size:14px;color:var(--primary)}._link_t4tr8_149:hover{text-decoration:underline}._company_t4tr8_157{margin-top:24px;padding:16px;border-radius:12px;background-color:var(--secondary);border:1px solid var(--border)}._companyTitle_t4tr8_165{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:12px;color:var(--foreground)}._companyTitle_t4tr8_165 svg{color:var(--primary)}._companyItem_t4tr8_177{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--foreground)}._companyItem_t4tr8_177 svg{width:16px;height:16px;color:var(--muted-foreground)}._companyQuote_t4tr8_190{font-style:italic;font-size:14px;color:var(--muted-foreground);margin-bottom:14px}._companyBs_t4tr8_197{font-size:14px;color:var(--muted-foreground)}._companyBs_t4tr8_197 span{color:var(--foreground)}@media(max-width:480px){._follow_t4tr8_96{width:100%}}._tabs_t4tr8_210{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}._tab_t4tr8_210,._tabActive_t4tr8_217{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;font-size:14px;font-weight:500;color:var(--foreground);background-color:transparent;border:1px solid var(--primary-20);transition:all .3s ease-in-out}._tab_t4tr8_210:hover,._tabActive_t4tr8_217:hover{background-color:var(--primary);color:var(--primary-foreground)}._tabActive_t4tr8_217{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._tabIcon_t4tr8_241{width:16px;height:16px}._state_66tjl_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._state_66tjl_1 ._stateText_66tjl_7{font-size:14px}._container_66tjl_11,._section_neyua_1{background-color:var(--background)}._container_neyua_5{max-width:1280px;margin:0 auto;padding:20px}._header_neyua_11{margin-bottom:40px;text-align:center}._icon_neyua_16{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:var(--primary-10)}._iconImage_neyua_27{width:24px;height:24px;color:var(--primary)}._title_neyua_33{font-size:30px;font-weight:700;color:var(--foreground)}._subtitle_neyua_39{margin-top:8px;font-size:14px;color:var(--muted-foreground)}._errorState_neyua_45{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._errorState_neyua_45 ._errorStateText_neyua_51{font-size:14px}._loadingState_neyua_55{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._loadingState_neyua_55 ._loadingStateText_neyua_61{font-size:14px}._users_neyua_65{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){._users_neyua_65{grid-template-columns:repeat(2,1fr)}}._card_1qj3e_1{border:1px solid var(--border);background-color:var(--card);border-radius:12px;transition:all .3s ease-in-out}._card_1qj3e_1:hover{border-color:var(--primary-20)}._card_1qj3e_1._completed_1qj3e_10{opacity:.7}._content_1qj3e_14{display:flex;align-items:center;gap:12px;padding:12px}._checkbox_1qj3e_21{width:16px;height:16px;border:2px solid var(--muted-foreground);border-radius:50%;display:flex;align-items:center;justify-content:center}._checkbox_1qj3e_21._checked_1qj3e_30{background-color:var(--primary);border-color:var(--primary)}._checkbox_1qj3e_21._checked_1qj3e_30 ._icon_1qj3e_34{width:16px;height:16px;color:var(--primary-foreground)}._title_1qj3e_40{flex:1;font-size:14px;color:var(--foreground)}._title_1qj3e_40._done_1qj3e_45{text-decoration:line-through;color:var(--muted-foreground)}._status_1qj3e_50{font-size:12px;padding:2px 8px;border-radius:999px}._status_1qj3e_50._statusDone_1qj3e_55{background-color:var(--primary-10);color:var(--primary)}._status_1qj3e_50._statusPending_1qj3e_59{background-color:var(--muted);color:var(--muted-foreground)}._list_1gh2j_1{display:flex;flex-direction:column;gap:12px}._state_1sn6j_1{text-align:center;padding-top:48px;padding-bottom:48px;color:var(--muted-foreground)}._state_1sn6j_1 ._stateText_1sn6j_7{font-size:14px}._footer_zxsbb_1{background-color:var(--primary);margin-top:auto;border-top:1px solid var(--border);background-color:var(--card-80)}._container_zxsbb_8{max-width:1280px;margin:0 auto;padding:20px}._top_zxsbb_14{display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:768px){._top_zxsbb_14{flex-direction:row;justify-content:space-between}}._brand_zxsbb_27{display:flex;align-items:center;gap:8px}._logo_zxsbb_33{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:var(--primary);color:var(--primary-foreground)}._logoIcon_zxsbb_44{width:16px;height:16px}._logoText_zxsbb_49{font-size:16px;font-weight:700;color:var(--foreground);cursor:default}._nav_zxsbb_56{display:flex;align-items:center;gap:24px}._link_zxsbb_62{font-size:14px;color:var(--muted-foreground);transition:color .3s ease-in-out}._link_zxsbb_62:hover{color:var(--primary)}._made_zxsbb_71{display:flex;align-items:center;gap:4px;font-size:14px;color:var(--muted-foreground)}._iconHeart_zxsbb_79{width:16px;height:16px;fill:var(--primary);color:var(--primary)}._bottom_zxsbb_86{margin-top:24px;padding-top:24px;border-top:1px solid var(--border);text-align:center;font-size:12px;color:var(--muted-foreground)}._themeButton_1an7f_1{width:40px;height:40px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:transparent;color:var(--foreground);transition:background-color .3s ease-in-out,color .3s ease-in-out}._themeButton_1an7f_1:hover{background-color:var(--accent);color:var(--accent-foreground)}._themeIcon_1an7f_18{width:20px;height:20px;color:var(--foreground)}._overlay_y6xj1_1{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000000ac;padding:20px;overflow-y:auto}._content_y6xj1_16{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:start;max-width:520px;max-height:90vh;padding:40px;background-color:var(--card);border-radius:12px;overflow-y:auto}._closeButton_y6xj1_30{position:absolute;top:12px;right:12px;width:40px;height:40px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:transparent;color:var(--foreground);transition:background-color .3s ease-in-out,color .3s ease-in-out}._closeButton_y6xj1_30:hover{background-color:var(--accent);color:var(--accent-foreground)}._header_y6xj1_50{margin-bottom:12px;font-size:20px;color:var(--foreground)}._body_y6xj1_56{color:var(--muted-foreground)}._footer_y6xj1_60{margin-top:20px;font-size:14px;color:var(--muted-foreground)}._navLinks_186lo_1{display:flex;justify-content:center;align-items:center;gap:8px}._navLinks_186lo_1 ._navLink_186lo_1{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:100px;font-size:14px;color:var(--foreground);transition:background-color .3s ease-in-out,color .3s ease-in-out}._navLinks_186lo_1 ._navLink_186lo_1:hover{background-color:var(--accent)}._navLinks_186lo_1 ._navLink_186lo_1 ._navIcon_186lo_21{width:16px;height:16px}._navLinks_186lo_1 ._active_186lo_25{background-color:var(--accent);color:var(--accent-foreground)}._header_1a1fc_1{position:sticky;top:0;left:0;z-index:1;width:100%;padding:20px;background-color:var(--card-80);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._header_1a1fc_1 p{color:var(--foreground)}._content_1a1fc_17{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}._logo_1a1fc_25{display:flex;justify-content:center;align-items:center;gap:8px}._logo_1a1fc_25:hover ._logoIcon_1a1fc_31{transform:scale(1.05)}._logo_1a1fc_25 ._logoIcon_1a1fc_31{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:16px;background-color:var(--primary);color:var(--primary-foreground);transition:transform .3s ease}._logo_1a1fc_25 ._logoIcon_1a1fc_31 ._logoIconSvg_1a1fc_45{width:24px;height:24px}._logo_1a1fc_25 ._logoText_1a1fc_49{font-size:20px;font-weight:700;color:var(--foreground)}._buttons_1a1fc_55{display:flex;justify-content:center;align-items:center;gap:10px}._aboutButton_1a1fc_62{padding:8px 16px;background-color:transparent;border:1px solid var(--border);font-size:14px;color:var(--foreground);transition:all .3s ease-in-out}._aboutButton_1a1fc_62:hover{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._aboutButton_1a1fc_62 ._aboutButtonIcon_1a1fc_75{width:16px;height:16px;margin-right:8px}._modalHeader_1a1fc_81{margin-bottom:24px}._modalTitle_1a1fc_85{font-size:24px;font-weight:700;color:var(--foreground)}._modalDescription_1a1fc_91{margin-top:4px;font-size:14px;color:var(--muted-foreground)}._modalBody_1a1fc_97{display:flex;flex-direction:column;gap:24px}._modalBodyTitle_1a1fc_103{margin-bottom:12px;font-size:12px;font-weight:600;text-transform:uppercase;color:var(--muted-foreground)}._featuresGrid_1a1fc_111{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:640px){._featuresGrid_1a1fc_111{grid-template-columns:1fr}}._featureCard_1a1fc_122{display:flex;gap:12px;padding:12px;border-radius:12px;border:1px solid var(--border);background-color:var(--secondary)}._featureTitle_1a1fc_131{font-size:14px;font-weight:500;color:var(--foreground)}._featureDescription_1a1fc_137{font-size:12px;color:var(--muted-foreground)}._stackList_1a1fc_142{display:flex;flex-wrap:wrap;gap:8px}._techBadge_1a1fc_148{padding:4px 12px;border-radius:100px;font-size:14px;background-color:var(--primary);color:var(--primary-foreground);cursor:default}._modalFooter_1a1fc_157{padding:16px;border-radius:12px;border:1px solid var(--border);background-color:var(--muted-50)}._modalFooter_1a1fc_157 p{font-size:14px;color:var(--muted-foreground)}._section_1qsu1_1{background-color:var(--background);min-height:100vh;display:flex;justify-content:center;align-items:center}._container_1qsu1_9{max-width:1280px;margin:0 auto;padding:20px}._content_1qsu1_15{max-width:640px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-align:center}._error_1qsu1_26{font-size:96px;font-weight:700;color:var(--primary);opacity:.15}._title_1qsu1_33{font-size:28px;font-weight:700;color:var(--foreground)}._description_1qsu1_39{font-size:16px;color:var(--muted-foreground)}._actions_1qsu1_44{display:flex;gap:16px}._reloadButton_1qsu1_49{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:100px;border:none;background-color:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:all .3s ease-in-out}._reloadButton_1qsu1_49:hover{color:var(--muted);background-color:var(--accent)}._reloadButton_1qsu1_49 svg{width:16px;height:16px;margin-right:8px}._backButton_1qsu1_71{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:100px;background-color:transparent;border:1px solid var(--border);font-size:14px;color:var(--foreground);transition:all .3s ease-in-out}._backButton_1qsu1_71:hover{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._backButton_1qsu1_71 svg{width:16px;height:16px;margin-right:8px}
