:root,[data-theme=light]{--background: #ffffff;--foreground: #f0f0f0;--borders: #e6e6e6;--accent-light: #444a43;--accent-dark: #2d2f2c;--text: #000000;--headings: #eb7137;--gradient: linear-gradient(135deg, #444a43 0%, #2d2f2c 100%);--gradient-elite: linear-gradient(90deg, #6c5ce7, #8838a3 50%, #eb7137 90%);--color-bg: var(--background);--color-bg-alt: var(--foreground);--color-surface: var(--foreground);--color-border: var(--borders);--color-text: var(--text);--color-text-dim: color-mix(in srgb, var(--text) 60%, transparent);--color-accent: var(--accent-light);--color-accent-hover: var(--accent-dark);--color-accent-fade: color-mix(in srgb, var(--accent-light) 15%, transparent);--color-danger: #ff5f56;--color-success: #3ddc91;--font-heading: "Azo", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body: "Exo2", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--font-sans: var(--font-body);--font-size-fluid-hero: clamp(2.25rem, 6vw, 4rem);--font-size-h1: 2.25rem;--font-size-h2: 1.75rem;--font-size-h3: 1.25rem;--font-size-body: 1rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-pill: 999px;--shadow-soft: 0 4px 16px -4px rgb(0 0 0 / 40%);--shadow-glow: 0 0 0 1px rgb(93 139 255 / 40%), 0 0 24px -4px rgb(93 139 255 / 50%);--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-emphasized: cubic-bezier(.2, 0, 0, 1);--duration-xs: 90ms;--duration-sm: .16s;--duration-md: .28s;--duration-lg: .48s}[data-theme=dark]{--background: #222831;--foreground: #393e46;--borders: #444c58;--accent-light: #444c58;--accent-dark: #545d6a;--text: #f5f5f5;--headings: #eb7137;--gradient: linear-gradient(135deg, #444c58 0%, #393e46 100%);--gradient-elite: linear-gradient(90deg, #6c5ce7, #8838a3 50%, #eb7137 90%);--color-bg: var(--background);--color-bg-alt: var(--foreground);--color-surface: var(--foreground);--color-border: var(--borders);--color-text: var(--text);--color-text-dim: color-mix(in srgb, var(--text) 70%, transparent);--color-accent: var(--accent-light);--color-accent-hover: var(--accent-dark);--color-accent-fade: color-mix(in srgb, var(--accent-light) 18%, transparent)}@media (prefers-color-scheme: dark){:root:not([data-theme]){color-scheme:dark}}@media (prefers-color-scheme: light){:root:not([data-theme]){color-scheme:light}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@font-face{font-family:Azo;src:url(/assets/Azo-Sans-Uber-W01-Regular-WnD6atgb.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Exo2;src:url(/assets/Exo2-VariableFont_wght-DzF8xoSn.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh}img,svg,video,canvas{display:block;max-width:100%}ul[role=list],ol[role=list]{list-style:none;padding:0}button{cursor:pointer;background:none;border:none}table{border-collapse:collapse}input,button,textarea,select{font:inherit}html,body,#root{height:100%}body{font-family:var(--font-body);font-size:var(--font-size-body);line-height:1.5;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--color-accent);color:#fff}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}h1,h2,h3{font-family:var(--font-heading);font-weight:800;line-height:1.1;letter-spacing:-.5px}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}p{max-width:65ch}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.container{width:min(100% - var(--space-8),1200px);margin-inline:auto}.logo-text{font-family:var(--font-heading);font-weight:800;letter-spacing:-.75px}*{scrollbar-width:thin;scrollbar-color:var(--color-accent) transparent}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-pill)}*::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fade-up var(--duration-md) var(--ease-standard) forwards}._toggleWrapper_12azf_1{position:fixed;top:var(--space-4);right:var(--space-4);z-index:100}._button_12azf_8{--_size: 42px;width:var(--_size);height:var(--_size);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);box-shadow:var(--shadow-soft);transition:background var(--duration-sm) var(--ease-standard),border-color var(--duration-sm) var(--ease-standard),transform var(--duration-sm) var(--ease-standard)}._button_12azf_8:hover{background:var(--color-bg-alt)}._button_12azf_8:active{transform:scale(.92)}._icon_12azf_32{width:24px;height:24px;display:block}._sun_12azf_38,._moon_12azf_39{stroke:currentColor;fill:none}._sun_12azf_38 circle{fill:currentColor}._moon_12azf_39 path{fill:currentColor;stroke:none}@media (max-width: 600px){._toggleWrapper_12azf_1{top:var(--space-3);right:var(--space-3)}}._footer_fxclw_1{background:var(--background);padding:var(--space-8) var(--space-4);margin-top:auto}._container_fxclw_7{max-width:1200px;margin:0 auto}._grid_fxclw_12{display:flex;flex-wrap:wrap;justify-content:center;align-items:start;gap:var(--space-8);margin-bottom:var(--space-6)}._brandSection_fxclw_21{display:flex;flex-direction:column;gap:var(--space-4)}._email_fxclw_27{color:var(--color-text);background:transparent;border:none;padding:0;font-family:inherit;font-size:.95rem;cursor:pointer;transition:color var(--duration-sm) var(--ease-standard)}._email_fxclw_27:hover{color:var(--headings)}._linksSection_fxclw_42{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:var(--space-3);text-align:center;min-width:180px;position:relative}._copyNotification_fxclw_53{position:fixed;top:var(--space-6);left:50%;transform:translate(-50%)!important;background:var(--foreground);color:var(--color-text);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-size:.95rem;font-weight:500;box-shadow:var(--shadow-soft);white-space:nowrap;display:flex;align-items:center;gap:var(--space-2);z-index:10000;border:1px solid var(--borders)}._checkIcon_fxclw_73{width:16px;height:16px;color:var(--headings);flex-shrink:0}._heading_fxclw_80{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);margin:0}._nav_fxclw_89{display:flex;flex-direction:column;gap:var(--space-2)}._link_fxclw_42{color:var(--color-text);text-decoration:none;font-size:.95rem;transition:color var(--duration-sm) var(--ease-standard)}._link_fxclw_42:hover{color:var(--headings)}._socials_fxclw_106{display:flex;gap:var(--space-2)}._socialLink_fxclw_111{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--color-text);background:var(--background);border-radius:50%;transition:color var(--duration-sm) var(--ease-standard),background var(--duration-sm) var(--ease-standard),transform var(--duration-sm) var(--ease-standard)}._socialLink_fxclw_111:hover{color:var(--headings);transform:translateY(-2px)}._socialIcon_fxclw_131{width:20px;height:20px}._copyright_fxclw_136{padding-top:var(--space-6);border-top:1px solid var(--borders);display:flex;justify-content:center;align-items:center}._copyright_fxclw_136 p{margin:0;font-size:.875rem;color:var(--color-text-dim);text-align:center}@media (max-width: 768px){._grid_fxclw_12{grid-template-columns:1fr;gap:var(--space-6)}._brandSection_fxclw_21,._linksSection_fxclw_42{align-items:center;text-align:center}._socials_fxclw_106{justify-content:center}}._root_1vquj_1{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;position:relative;overflow:hidden}._title_1vquj_12{font-size:clamp(40px,4.2vw,80px);font-weight:800;line-height:1.05;letter-spacing:-1px;background-clip:text;background:var(--gradient-elite);-webkit-background-clip:text;color:transparent;position:relative;z-index:2}._headingTagLine_1vquj_25{font-size:clamp(18px,1.8vw,24px);margin-bottom:10px}._tagline_1vquj_30{font-size:clamp(14px,1.2vw,20px);color:var(--color-text-dim);max-width:clamp(200px,56ch,90%);position:relative;z-index:2;margin-bottom:15px}._actions_1vquj_39{display:flex;justify-content:center;position:relative;z-index:2}._glow_1vquj_46{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--accent-light) 30%,transparent),transparent 70%);filter:blur(60px);opacity:.55;z-index:-1}._decorGlowPurple_1vquj_61{position:absolute;width:50vw;height:50vw;top:0;left:0;background:radial-gradient(circle,rgba(108,92,231,.3),rgba(136,56,163,.2),transparent 25%);filter:blur(80px);pointer-events:none;z-index:-1;animation:_float_1vquj_1 8s ease-in-out infinite}._decorGlowOrange_1vquj_79{position:absolute;width:50vw;height:50vw;bottom:0;right:0;background:radial-gradient(circle,rgba(235,113,55,.35),rgba(136,56,163,.15),transparent 30%);filter:blur(90px);pointer-events:none;z-index:-1;animation:_float_1vquj_1 10s ease-in-out infinite reverse}[data-theme=light] ._decorGlowPurple_1vquj_61{background:radial-gradient(circle,rgba(108,92,231,.3),rgba(136,56,163,.2),transparent 35%)}[data-theme=light] ._decorGlowOrange_1vquj_79{background:radial-gradient(circle,rgba(235,113,55,.35),rgba(235,113,55,.15),transparent 40%)}@keyframes _float_1vquj_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.05)}}._imageRowWrapper_1vquj_126{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;gap:clamp(.4rem,1vw,1rem);z-index:10;overflow:visible}._topRow_1vquj_137{top:15vh;left:50%;transform:translate(-50%);align-items:flex-start;overflow:visible}._bottomRow_1vquj_145{bottom:15vh;left:50%;transform:translate(-50%);align-items:flex-start;overflow:visible}._thumb_1vquj_153{width:clamp(66px,7vw,160px);height:clamp(66px,7vw,160px);border-radius:clamp(12px,1vw,24px);overflow:hidden;pointer-events:auto;background:var(--foreground);box-shadow:0 4px 12px -4px #00000059;position:relative;flex-shrink:0;animation:_riseIn_1vquj_1 var(--duration-lg) var(--ease-standard) both;z-index:1;transition:transform .2s ease-out}._thumb_1vquj_153>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:1vw}[data-theme=light] ._thumb_1vquj_153{box-shadow:0 4px 16px -4px #0000007f;opacity:.92!important}@keyframes _riseIn_1vquj_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._thumb_1vquj_153:nth-child(3n){animation-delay:.12s}._thumb_1vquj_153:nth-child(4n){animation-delay:.22s}@media (max-width: 560px){._thumb_1vquj_153{width:clamp(66px,10vw,82px);height:clamp(66px,10vw,82px)}._root_1vquj_1{padding-block:clamp(5rem,28vh,9rem) clamp(3rem,18vh,6rem)}._decorGlowPurple_1vquj_61{width:80vw;height:80vw;top:20vh;left:-30vw;background:radial-gradient(circle,rgba(108,92,231,.4),rgba(136,56,163,.25),transparent 35%);filter:blur(60px)}._decorGlowOrange_1vquj_79{width:80vw;height:80vw;bottom:20vh;right:-30vw;background:radial-gradient(circle,rgba(235,113,55,.45),rgba(136,56,163,.2),transparent 40%);filter:blur(70px)}}._button_iy1og_1{--_bg: var(--accent-light);--_bg-hover: var(--accent-dark);--_fg: #ffffff;--_border: var(--accent-dark);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-weight:600;font-size:.95rem;padding:var(--space-2) var(--space-5);line-height:1.2;border-radius:var(--radius-pill);border:1px solid var(--_border);background:var(--_bg);color:var(--_fg);text-decoration:none;position:relative;overflow:visible;isolation:isolate;transition:all .2s ease-in-out!important}._button_iy1og_1:before{content:"";position:absolute;inset:-2px;border-radius:var(--radius-pill);padding:2px;background:linear-gradient(90deg,transparent 0%,#6c5ce7 25%,#8838a3 50%,#eb7137 75%,transparent 100%);background-size:200% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;pointer-events:none;z-index:-1;animation:_borderRun_iy1og_1 7s ease-in-out infinite;transition:all .2s ease-in-out!important}[data-theme=light] ._button_iy1og_1:before{inset:-3px}@keyframes _borderRun_iy1og_1{0%,80%{opacity:0;background-position:-100% 0}85%{opacity:1}95%{opacity:1}to{opacity:0;background-position:200% 0}}._button_iy1og_1:hover{transform:scale(1.03);color:#fff}._button_iy1og_1:hover:before{opacity:.15}._button_iy1og_1:active{transform:scale(.98)}._button_iy1og_1:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}._ghost_iy1og_95{--_bg: transparent;--_bg-hover: color-mix(in srgb, var(--accent-light) 15%, transparent);--_fg: var(--text);--_border: var(--borders)}._ghost_iy1og_95:before{display:none}._subtle_iy1og_106{--_bg: var(--foreground);--_bg-hover: var(--background);--_fg: var(--text);--_border: var(--borders)}._subtle_iy1og_106:before{display:none}._loading_iy1og_117{pointer-events:none;opacity:.7}._page_1tujr_1{min-height:100vh;background:var(--background)}._header_1tujr_6{padding:var(--space-4) var(--space-6);background:var(--background);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}._backButton_1tujr_17{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:transparent;border:1px solid var(--borders);border-radius:var(--radius-pill);color:var(--color-text);font-size:.95rem;font-weight:500;cursor:pointer;transition:all var(--duration-sm) var(--ease-standard)}._backButton_1tujr_17:hover{background:var(--foreground);transform:translate(-2px)}._backIcon_1tujr_37{width:20px;height:20px}._container_1tujr_42{max-width:1200px;margin:0 auto;display:flex;gap:var(--space-10);padding:var(--space-8) var(--space-6) 10vh var(--space-6)}._sidebar_1tujr_50{flex-shrink:0;width:240px;position:sticky;top:100px;align-self:flex-start}._nav_1tujr_58{display:flex;flex-direction:column;gap:var(--space-1)}._navButton_1tujr_64{padding:var(--space-3) var(--space-4);background:transparent;border:none;border-left:2px solid transparent;font-size:.9rem;font-weight:400;cursor:pointer;text-align:left;transition:all var(--duration-sm) var(--ease-standard);letter-spacing:.01em}:root ._navButton_1tujr_64,[data-theme=light] ._navButton_1tujr_64{color:#000}[data-theme=dark] ._navButton_1tujr_64{color:#f5f5f5}._navButton_1tujr_64:hover{border-left-color:var(--accent-light);padding-left:var(--space-5)}:root ._navButton_1tujr_64:hover,[data-theme=light] ._navButton_1tujr_64:hover,:root ._navButton_1tujr_64._active_1tujr_96,[data-theme=light] ._navButton_1tujr_64._active_1tujr_96{color:#000}[data-theme=dark] ._navButton_1tujr_64:hover,[data-theme=dark] ._navButton_1tujr_64._active_1tujr_96{color:#fff}._navButton_1tujr_64._active_1tujr_96{border-left-color:var(--accent-light);font-weight:500;padding-left:var(--space-5)}._content_1tujr_113{flex:1;min-width:0;max-width:800px}._title_1tujr_119{font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 var(--space-6);color:var(--headings)}._section_1tujr_127{margin-bottom:var(--space-6)}._section_1tujr_127 h2{font-size:1.5rem;font-weight:700;margin:0 0 var(--space-3);color:var(--color-text)}._section_1tujr_127 h3{font-size:1.2rem;font-weight:600;margin:var(--space-4) 0 var(--space-2);color:var(--color-text)}._section_1tujr_127 p{font-size:1rem;line-height:1.7;color:var(--color-text);margin:0 0 var(--space-3)}._section_1tujr_127 p:last-child{margin-bottom:0}._section_1tujr_127 p strong{font-weight:600;color:var(--headings)}._section_1tujr_127 ul{list-style:none;padding:0;margin:var(--space-3) 0}._section_1tujr_127 li{font-size:1rem;line-height:1.7;color:var(--color-text);padding-left:var(--space-5);position:relative;margin-bottom:var(--space-2)}._section_1tujr_127 li:before{content:"•";position:absolute;left:var(--space-3);color:var(--accent-light);font-weight:700}._link_1tujr_184{color:var(--accent-light);text-decoration:underline;transition:opacity var(--duration-sm) var(--ease-standard)}._link_1tujr_184:hover{opacity:.8}@media (max-width: 768px){._container_1tujr_42{flex-direction:column;padding:var(--space-4)}._sidebar_1tujr_50{width:100%;position:static}._nav_1tujr_58{flex-direction:row;overflow-x:auto;scrollbar-width:thin}._navButton_1tujr_64{white-space:nowrap;padding:var(--space-2) var(--space-4);font-size:.875rem}._title_1tujr_119{font-size:1.5rem}._section_1tujr_127 h2{font-size:1.25rem}}._page_imkls_1{min-height:100vh;background:var(--background);display:flex;flex-direction:column}._header_imkls_8{padding:var(--space-4) var(--space-4);background:var(--background);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}._backButton_imkls_19{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:transparent;border:1px solid var(--borders);border-radius:var(--radius-pill);color:var(--color-text);font-size:.95rem;font-weight:500;cursor:pointer;transition:all var(--duration-sm) var(--ease-standard)}._backButton_imkls_19:hover{background:var(--foreground);transform:translate(-2px)}._backIcon_imkls_39{width:20px;height:20px}._content_imkls_44{max-width:1000px;margin:0 auto;padding:var(--space-8) var(--space-6);flex:1;display:flex;flex-direction:column;gap:var(--space-12)}._section_imkls_54{margin-bottom:var(--space-12)}._section_imkls_54:last-child{margin-bottom:var(--space-8)}._title_imkls_62{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 var(--space-6);color:var(--headings);text-align:center}._body_imkls_71{font-size:1.05rem;display:flex;justify-content:center;line-height:1.8;color:var(--color-text);text-align:center}._body_imkls_71 p{margin:0 0 var(--space-5)}._body_imkls_71 p:last-child{margin-bottom:0}._projectContainer_imkls_88{display:flex;gap:var(--space-8);align-items:flex-start;margin-top:var(--space-6);justify-content:center}._projectInfo_imkls_96{display:flex;flex-direction:column;gap:var(--space-6);flex:1;text-align:left;max-width:700px}._infoItem_imkls_105{display:flex;flex-direction:column;gap:var(--space-2);text-align:left}._infoLabel_imkls_112{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);margin:0}._infoValue_imkls_121{font-size:1.05rem;line-height:1.6;color:var(--color-text);margin:0}._imageGrid_imkls_128{display:flex;flex-direction:column;gap:var(--space-4);flex-shrink:0;width:150px}._image_imkls_128{width:100%;height:auto}@media (max-width: 968px){._content_imkls_44{padding:var(--space-6) var(--space-5)}._title_imkls_62{font-size:2rem}._body_imkls_71,._infoValue_imkls_121{font-size:1rem}._projectContainer_imkls_88{gap:var(--space-6)}._imageGrid_imkls_128{width:160px;gap:var(--space-3)}}@media (max-width: 640px){._header_imkls_8{padding:var(--space-4)}._content_imkls_44{padding:var(--space-5) var(--space-4)}._section_imkls_54{margin-bottom:var(--space-10)}._title_imkls_62{font-size:1.75rem}._body_imkls_71{font-size:.95rem;line-height:1.7}._projectContainer_imkls_88{flex-direction:column;gap:var(--space-6)}._projectInfo_imkls_96{gap:var(--space-5)}._infoLabel_imkls_112{font-size:.8rem}._infoValue_imkls_121{font-size:.95rem}._imageGrid_imkls_128{width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:var(--space-3)}._imageGrid_imkls_128 img{width:clamp(74px,20vw,200px);height:auto;object-fit:cover}}
