:root{font-family:Poppins,Segoe UI,Trebuchet MS,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#e0e7ff;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:inherit}#root{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3{margin:0;color:#f0f9ff;font-family:Playfair Display,serif}h1{font-weight:700;letter-spacing:-.5px}h2{font-weight:600;color:#a5f3fc}a{font-weight:500;color:#38bdf8;text-decoration:none;transition:color .3s ease}a:hover{color:#0ff;text-shadow:0 0 10px rgba(0,255,255,.3)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0ea5e9;color:#fff;cursor:pointer;transition:all .3s ease}button:hover{background-color:#06b6d4;box-shadow:0 0 20px #06b6d466}button:focus,button:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-container{max-width:1400px;margin:0 auto;padding:40px 20px;flex:1;display:flex;flex-direction:column}.layout-grid{display:grid;grid-template-columns:300px 1fr;gap:40px;margin-bottom:40px}.main-content{display:grid;grid-template-columns:1fr 300px;gap:40px}@media(max-width:1024px){.layout-grid{grid-template-columns:1fr;gap:30px}}@media(max-width:768px){.app-container{padding:20px 15px}.layout-grid{gap:20px;margin-bottom:20px}.main-content{grid-template-columns:1fr;gap:10px}}._header_i73w6_1{padding:80px 20px 30px;background:linear-gradient(135deg,#0f172acc,#1e1b4bcc);color:#e0e7ff;border-radius:16px;border:1px solid rgba(148,163,254,.2);display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 20px 60px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;position:relative}._menuButton_i73w6_17{position:absolute;top:20px;left:20px;background:none;border:2px solid #38bdf8;color:#a5f3fc;font-size:1.8em;width:50px;height:50px;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._menuButton_i73w6_17:hover{background:#38bdf833;color:#0ff;border-color:#0ff;box-shadow:0 0 20px #00ffff80}._profilePicture_i73w6_42{width:250px;height:375px;border-radius:12px;border:3px solid #38bdf8;object-fit:cover;box-shadow:0 0 40px #38bdf84d;transition:transform .3s ease,box-shadow .3s ease}._header_i73w6_1:hover ._profilePicture_i73w6_42{transform:scale(1.05);box-shadow:0 0 60px #38bdf880}._name_i73w6_57{font-size:2em;margin-bottom:10px;font-weight:700;background:linear-gradient(135deg,#a5f3fc,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px}._tagline_i73w6_68{font-size:.95em;margin:0;color:#cbd5e1;font-weight:500;line-height:1.5}._subtitle_i73w6_76{font-size:.95em;margin:0;color:#a5f3fc;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:1px;animation:_typeStream_i73w6_1 6s steps(31,end) infinite;overflow:hidden;white-space:nowrap;border-right:3px solid #38bdf8;box-sizing:content-box;display:inline-block}@keyframes _typeStream_i73w6_1{0%{width:0;border-right-color:#38bdf8}50%{width:28.5ch;border-right-color:#38bdf8}75%{width:28.5ch;border-right-color:transparent}to{width:0;border-right-color:transparent}}@media(max-width:1024px){._header_i73w6_1{padding:80px 20px 30px;gap:20px}._menuButton_i73w6_17{width:45px;height:45px;font-size:1.5em}._profilePicture_i73w6_42{width:140px;height:196px}._name_i73w6_57{font-size:2em}._tagline_i73w6_68{font-size:.95em}}@media(max-width:768px){._header_i73w6_1{padding:70px 15px 25px;gap:15px}._menuButton_i73w6_17{width:40px;height:40px;font-size:1.3em;top:15px;left:15px}._profilePicture_i73w6_42{width:120px;height:168px}._name_i73w6_57{font-size:1.6em}._tagline_i73w6_68{font-size:.85em}}._overlay_1k7tu_1{position:fixed;inset:0;background:#000000b3;z-index:99}._navigation_1k7tu_11{position:fixed;left:-300px;top:0;width:280px;height:100vh;background:linear-gradient(180deg,#1e1b4bf2,#312e81f2);border-right:2px solid rgba(148,163,254,.3);padding:30px 20px;z-index:100;transition:left .3s ease;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._navigation_1k7tu_11._open_1k7tu_26{left:0}._closeButton_1k7tu_30{position:absolute;top:20px;right:20px;background:none;border:2px solid #38bdf8;color:#a5f3fc;font-size:1.5em;width:40px;height:40px;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._closeButton_1k7tu_30:hover{background:#38bdf833;color:#0ff;border-color:#0ff}._navTitle_1k7tu_54{font-size:1.3em;color:#a5f3fc;margin-bottom:30px;margin-top:20px;font-weight:600}._navList_1k7tu_62{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}._navLink_1k7tu_71{color:#a5f3fc;text-decoration:none;padding:12px 15px;border-radius:8px;transition:all .3s ease;display:block;font-weight:500}._navLink_1k7tu_71:hover{background:#38bdf833;color:#0ff;transform:translate(5px)}@media(max-width:1024px){._navigation_1k7tu_11{width:280px}._navTitle_1k7tu_54{font-size:1.1em}}._about_d5b14_1{padding:50px 40px;background:linear-gradient(135deg,#1e1b4b99,#312e8199);border-radius:16px;margin-bottom:60px;border:1px solid rgba(148,163,254,.2);box-shadow:0 10px 40px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._title_d5b14_11{font-size:2.5em;margin-bottom:30px;color:#a5f3fc;text-align:left;font-weight:600;letter-spacing:-.5px}._bio_d5b14_20{font-size:1.1em;line-height:1.8;color:#cbd5e1;margin-bottom:25px;padding-left:20px;border-left:3px solid #38bdf8;opacity:.95}._bio_d5b14_20:last-child{margin-bottom:0}@media(max-width:1024px){._about_d5b14_1{padding:40px 30px}._title_d5b14_11{font-size:2em;text-align:center;margin-bottom:25px}._bio_d5b14_20{font-size:1em;text-align:center;border-left:none;padding-left:0;padding-top:15px;border-top:2px solid #38bdf8}}@media(max-width:768px){._about_d5b14_1{padding:30px 20px}._title_d5b14_11{font-size:1.9em;margin-bottom:20px}._bio_d5b14_20{font-size:1.05em;line-height:1.8;margin-bottom:20px}}._contact_5lph0_1{padding:50px 40px;background:linear-gradient(135deg,#1e1b4b66,#312e8166);border-radius:16px;border:1px solid rgba(148,163,254,.2);display:flex;flex-direction:column;align-items:center}._title_5lph0_11{font-size:2.5em;margin-bottom:40px;color:#a5f3fc;font-weight:600;letter-spacing:-.5px;text-align:center}._contactLinks_5lph0_20{display:flex;flex-direction:column;gap:20px}._contactLink_5lph0_20{display:flex;align-items:center;justify-content:flex-start;gap:20px;padding:20px 25px;background:linear-gradient(135deg,#1e1b4b99,#312e8199);border:2px solid #38bdf8;color:#a5f3fc;text-decoration:none;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 20px #38bdf833}._contactLink_5lph0_20:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#06b6d44d,#00ffff1a);opacity:0;transition:opacity .3s ease;z-index:0}._contactLink_5lph0_20:hover{transform:translate(8px);border-color:#0ff;box-shadow:0 0 40px #00ffff80,0 15px 40px #00ffff4d;color:#0ff}._contactLink_5lph0_20:hover:before{opacity:1}._icon_5lph0_64{font-size:1.8em;flex-shrink:0;z-index:1;width:1.8em;height:1.8em;display:flex;align-items:center;justify-content:center}._label_5lph0_75{font-size:1em;font-weight:500;z-index:1;letter-spacing:.3px;display:flex;align-items:center}@media(max-width:1024px){._contact_5lph0_1{padding:40px 30px}._title_5lph0_11{font-size:2em;margin-bottom:30px}._contactLinks_5lph0_20{gap:25px}._contactLink_5lph0_20{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px}._icon_5lph0_64{font-size:2.2em}._label_5lph0_75{text-align:center}._label_5lph0_75{font-size:.85em}}@media(max-width:768px){._contact_5lph0_1{padding:30px 20px}._title_5lph0_11{font-size:1.8em;margin-bottom:25px}._contactLinks_5lph0_20{gap:18px}._contactLink_5lph0_20{width:100%;height:auto;padding:18px 20px;min-height:60px;gap:15px}._icon_5lph0_64{font-size:2.2em;flex-shrink:0}._label_5lph0_75{font-size:.95em}}._scrollIndicator_1oou4_1{display:none;text-align:center;padding:15px 0;color:#a5f3fc}._scrollArrow_1oou4_8{font-size:1.5em;animation:_bounce_1oou4_1 2s infinite;display:inline-block}@keyframes _bounce_1oou4_1{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(8px);opacity:1}}._footer_1oou4_25{padding:30px 20px;background:linear-gradient(135deg,#0f172ae6,#1e1b4be6);color:#cbd5e1;text-align:center;border-top:1px solid rgba(148,163,254,.2);margin-top:auto}._copyright_1oou4_34{margin:0;font-size:.95em;opacity:.8;letter-spacing:.5px}@media(max-width:768px){._scrollIndicator_1oou4_1{display:block}._footer_1oou4_25{padding:20px 15px}._copyright_1oou4_34{font-size:.85em}}
