.switch{font-size:17px;position:relative;display:inline-block;width:4em;height:2.2em;border-radius:30px;box-shadow:0 0 10px #0000001a}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2a2a2a;transition:.4s;border-radius:30px;overflow:hidden}.slider:before{position:absolute;content:"";height:1.2em;width:1.2em;border-radius:20px;left:.5em;bottom:.5em;transition:.4s;transition-timing-function:cubic-bezier(.81,-.04,.38,1.5);box-shadow:inset 8px -4px #fff}.switch input:checked+.slider{background-color:#00a6ff}.switch input:checked+.slider:before{transform:translate(1.8em);box-shadow:inset 15px -4px 0 15px #ffcf48}.star{background-color:#fff;border-radius:50%;position:absolute;width:5px;transition:all .4s;height:5px}.star_1{left:2.5em;top:.5em}.star_2{left:2.2em;top:1.2em}.star_3{left:3em;top:.9em}.switch input:not(:checked)~.slider .star{opacity:1}.switch input:checked~.slider .star{opacity:0}.cloud{width:3.5em;position:absolute;bottom:-1.4em;left:-1.1em;opacity:0;transition:all .4s}.switch input:checked~.slider .cloud{opacity:1}.switch input:not(:checked)~.slider .cloud{opacity:0}@font-face{font-family:WhisperingSignature;src:url(/whispering-signature-personal-use.regular.ttf) format("truetype")}.header{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;position:relative}[data-theme=dark] .header{background-color:#121212}.header-left{display:flex;align-items:center;text-decoration:none;color:inherit;margin-left:-18px;margin-top:-10px}.header-name{display:flex;flex-direction:column;gap:2px}.name{font-family:WhisperingSignature,serif;font-weight:700;font-size:20px;color:#000;transition:color .3s}[data-theme=dark] .name{color:#e0e0e0}.title{font-size:14px;color:#666;font-weight:400}.header-center{position:absolute;left:50%;transform:translate(-50%)}.header-nav{display:flex;align-items:center;gap:8px}.nav-link-wrapper{position:relative}.nav-link{color:#000;text-decoration:none;font-size:16px;transition:color .3s;display:inline-block;position:relative}[data-theme=dark] .nav-link{color:#e0e0e0}.nav-link:hover{opacity:1}.nav-link .nav-underline{position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:orange;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.nav-link-wrapper:hover .nav-underline,.nav-link.active .nav-underline{width:100%}a[href="/about"] .nav-underline{background-color:orange}a[href="/projects"] .nav-underline{background-color:#d32f2f}a[href="/skills"] .nav-underline{background-color:#9333ea}a[href="/contact"] .nav-underline{background-color:#4dd0e1}.nav-separator{color:#000;margin:0 4px;transition:color .3s}[data-theme=dark] .nav-separator{color:#666}.hamburger{cursor:pointer;display:none;z-index:1001}.hamburger input{display:none}.hamburger svg{height:3em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.line{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .line{stroke:#e0e0e0}.line-top-bottom{stroke-dasharray:12 63}.hamburger input:checked+svg{transform:rotate(-45deg)}.hamburger input:checked+svg .line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fffffffa;z-index:1000;flex-direction:column;align-items:center;justify-content:center}[data-theme=dark] .mobile-menu-overlay{background-color:#1a1a1afa}.mobile-menu{display:flex;flex-direction:column;gap:30px;align-items:center}.mobile-menu-link{color:#000;text-decoration:none;font-size:18px;font-weight:400;transition:opacity .2s,color .3s}[data-theme=dark] .mobile-menu-link{color:#e0e0e0}.mobile-menu-link:hover{opacity:.7}.mobile-menu-theme{display:flex;justify-content:center;width:100%;margin-top:20px;padding-top:20px;border-top:1px solid #ddd}[data-theme=dark] .mobile-menu-theme{border-top-color:#444}@media (max-width: 768px){.header{padding:15px 20px;justify-content:space-between}.header-center,.header-nav{display:none}.hamburger{display:block}.mobile-menu-overlay{display:flex}.header-left{flex:1}.name{font-size:20px}}@media (min-width: 769px) and (max-width: 968px){.header-center{position:static;transform:none;order:2;margin:0 20px}.header{flex-wrap:wrap;justify-content:center;gap:15px}.header-left{order:1}.header-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.main-content{display:flex;align-items:center;justify-content:center;padding:60px 40px;gap:60px;min-height:calc(100vh - 70px);max-width:1200px;margin:0 auto;width:100%;background-color:#fff;transition:background-color .3s}[data-theme=dark] .main-content{background-color:#121212}.image-container{flex:0 0 auto}.circular-image{width:350px;height:350px;border-radius:50%;overflow:hidden;background-color:#333;display:flex;align-items:center;justify-content:center}.circular-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.content-section{flex:1;max-width:500px}.main-heading{font-size:72px;font-weight:700;color:#000;margin-bottom:10px}.hello-text{font-family:RusticRoadway,serif;font-size:72px;font-weight:700;color:#000;margin-bottom:10px;line-height:1;transition:color .3s}[data-theme=dark] .main-heading{color:#e0e0e0}[data-theme=dark] .hello-text{color:#fff}.sub-heading{font-size:24px;font-weight:700;color:#000;margin-bottom:20px;transition:color .3s}[data-theme=dark] .sub-heading{color:#e0e0e0}.description{font-size:16px;color:#000;line-height:1.6;margin-bottom:40px;transition:color .3s}[data-theme=dark] .description{color:#e0e0e0}.action-buttons{display:flex;gap:20px;flex-wrap:wrap}.btn{width:120px;height:120px;border-radius:50%;border:2px solid #000;font-size:16px;font-weight:500;color:#fff;cursor:pointer;transition:transform .2s,opacity .2s,border-color .3s,background-color .3s,color .3s;display:flex;align-items:center;justify-content:center;text-decoration:none}[data-theme=dark] .btn{border-color:#444}.btn:hover{transform:scale(1.05);opacity:1;background-color:#fff;color:#000}[data-theme=dark] .btn:hover{background-color:#121212;color:#fff}.btn-resume{background-color:orange}.btn-projects{background-color:#d32f2f}.btn-contact{background-color:#4dd0e1}@media (max-width: 768px){.main-content{flex-direction:column;padding:20px 20px 0;gap:25px;min-height:auto;overflow-x:hidden}.content-section{order:1;max-width:100%;width:100%;padding:0 5px}.image-container{order:2;width:100%;display:flex;justify-content:center;margin-top:30px;padding:0}.circular-image{width:280px;height:280px;border-radius:50%;overflow:hidden;margin:0}.circular-image img{width:100%;height:100%;object-fit:cover;object-position:center}.main-heading{font-size:48px;margin-bottom:8px}.sub-heading{font-size:20px;margin-bottom:15px}.description{font-size:15px;margin-bottom:30px;line-height:1.5}.action-buttons{justify-content:center;gap:15px;margin-bottom:20px}.btn{width:100px;height:100px;font-size:14px;border-width:1px;font-weight:700}.btn-resume{background-color:orange;color:#000}.btn-projects{background-color:#d32f2f;color:#000}.btn-contact{background-color:#4dd0e1;color:#000}}@media (min-width: 769px) and (max-width: 968px){.main-content{flex-direction:column;gap:40px}.circular-image{width:280px;height:280px}.main-heading{font-size:56px}}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.about-page{min-height:calc(100vh - 70px);background-color:#fff;padding:60px 40px;transition:background-color .3s;position:relative;overflow:hidden;z-index:1}.starfield-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:auto}[data-theme=dark] .about-page{background-color:#121212}.about-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.about-section{display:flex;flex-direction:column;gap:20px}.about-heading{font-family:RusticRoadway,serif;font-size:72px;font-weight:700;background:linear-gradient(90deg,#1d1d1f,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px;transition:color .3s}[data-theme=dark] .about-heading{background:linear-gradient(90deg,#fff,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-section-content{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.about-content{display:flex;flex-direction:column;gap:20px;flex:1;max-width:600px}.about-photo-container{flex:0 0 auto;width:280px;height:280px;margin-left:auto;margin-top:-40px;object-fit:cover}.about-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #000;transition:border-color .3s}[data-theme=dark] .about-photo{border-color:#444}.about-text{font-size:16px;color:#000;line-height:1.6;transition:color .3s}[data-theme=dark] .about-text{color:#e0e0e0}.contact-info-section,.education-section{display:flex;flex-direction:column;gap:30px}.section-heading{font-size:36px;font-weight:700;color:#000;margin-bottom:10px;transition:color .3s}[data-theme=dark] .section-heading{color:#e0e0e0}.contact-info-content{display:flex;flex-direction:column;gap:15px}.location{font-size:16px;color:#000;margin-bottom:10px;transition:color .3s}[data-theme=dark] .location{color:#e0e0e0}.contact-item{font-size:16px;color:#000;display:flex;align-items:center;gap:10px;transition:color .3s}[data-theme=dark] .contact-item{color:#e0e0e0}.contact-icon{font-size:18px}[data-theme=dark] .contact-icon img{filter:invert(1) brightness(.9)}.contact-link{color:#000;text-decoration:none;transition:opacity .2s,color .3s}[data-theme=dark] .contact-link{color:#e0e0e0}.contact-link:hover{opacity:.7;text-decoration:underline}.social-links{display:flex;gap:20px;margin-top:15px;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:8px;color:#000;text-decoration:none;font-size:16px;transition:opacity .2s,color .3s}[data-theme=dark] .social-link{color:#e0e0e0}.social-link:hover{opacity:.7;color:#ff6b35}.social-link svg{width:20px;height:20px}.name-signature{font-size:20px;font-weight:700;color:#000;margin-top:10px;transition:color .3s}[data-theme=dark] .name-signature{color:#e0e0e0}.education-item{padding:30px;border-left:3px solid #ff6b35;background-color:#f9f9f9;margin-bottom:30px;border-radius:4px;transition:background-color .3s}[data-theme=dark] .education-item{background-color:#121212}.education-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:15px}.education-degree{font-size:24px;font-weight:700;color:#000;margin:0;transition:color .3s}[data-theme=dark] .education-degree{color:#e0e0e0}.education-year{font-size:14px;color:#666;font-weight:400;transition:color .3s}[data-theme=dark] .education-year{color:#999}.education-field{font-size:18px;font-weight:500;color:#000;margin-bottom:8px;transition:color .3s}[data-theme=dark] .education-field{color:#e0e0e0}.education-institution{font-size:16px;color:#000;margin-bottom:5px;font-weight:500;transition:color .3s}[data-theme=dark] .education-institution{color:#e0e0e0}.education-location{font-size:14px;color:#666;margin-bottom:8px;transition:color .3s}[data-theme=dark] .education-location{color:#999}.education-grade{font-size:14px;color:#000;font-weight:500;transition:color .3s}[data-theme=dark] .education-grade{color:#e0e0e0}@media (max-width: 768px){.about-heading{font-size:56px}.section-heading{font-size:28px}.about-section-content{flex-direction:column;gap:30px}.about-photo-container{width:100%;max-width:280px;height:280px;margin:0 auto}.about-content{max-width:100%}.education-header{flex-direction:column;align-items:flex-start;gap:5px}.education-item{padding:20px}}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.projects-page{min-height:calc(100vh - 70px);background-color:#fff;padding:60px 40px;transition:background-color .3s}[data-theme=dark] .projects-page{background-color:#121212}.projects-container{max-width:1200px;margin:0 auto}.projects-heading{font-family:RusticRoadway,serif;font-size:72px;font-weight:700;background:linear-gradient(90deg,#1d1d1f,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:60px;transition:color .3s}[data-theme=dark] .projects-heading{background:linear-gradient(90deg,#fff,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px}.project-card{background-color:#fff;border:2px solid #000;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s,background-color .3s,border-color .3s;display:flex;flex-direction:column}[data-theme=dark] .project-card{background-color:#1e1e1e;border-color:#444}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}[data-theme=dark] .project-card:hover{box-shadow:0 8px 16px #00000080}.project-image-container{width:100%;height:250px;overflow:hidden;background-color:#f0f0f0}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-card:hover .project-image{transform:scale(1.05)}.project-card-content{padding:25px;display:flex;flex-direction:column;gap:15px;flex:1}.project-title{font-size:24px;font-weight:700;color:#000;margin:0;transition:color .3s}[data-theme=dark] .project-title{color:#e0e0e0}.project-description{font-size:14px;color:#666;line-height:1.6;margin:0;flex:1;transition:color .3s}[data-theme=dark] .project-description{color:#b0b0b0}.project-technologies{display:flex;flex-direction:column;gap:10px}.technologies-label{font-size:14px;font-weight:700;color:#000;transition:color .3s}[data-theme=dark] .technologies-label{color:#e0e0e0}.technologies-list{display:flex;flex-wrap:wrap;gap:8px}.technology-badge{display:inline-block;padding:6px 12px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:15px;font-size:12px;color:#000;font-weight:500;transition:background-color .3s,border-color .3s,color .3s}[data-theme=dark] .technology-badge{background-color:#2a2a2a;border-color:#444;color:#e0e0e0}.project-links{display:flex;flex-direction:column;gap:10px;margin-top:5px}.github-link,.visit-link{display:flex;align-items:center;gap:8px;color:#000;text-decoration:none;font-size:14px;font-weight:500;padding:8px 0;transition:color .3s}[data-theme=dark] .github-link,[data-theme=dark] .visit-link{color:#e0e0e0}.github-link:hover,.visit-link:hover{color:#ff6b35}.github-link svg,.visit-link svg{width:20px;height:20px}@media (max-width: 768px){.projects-heading{font-size:56px}.projects-grid{grid-template-columns:1fr;gap:30px}.project-image-container{height:200px}.project-card-content{padding:20px}}@media (min-width: 769px) and (max-width: 1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.cta-section{margin-top:80px;padding:60px 40px;background-color:#fff;border:2px solid #000;border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;transition:background-color .3s,border-color .3s}[data-theme=dark] .cta-section{background-color:#1e1e1e;border-color:#444}.cta-heading{font-size:36px;font-weight:700;color:#000;margin:0;transition:color .3s}[data-theme=dark] .cta-heading{color:#e0e0e0}.cta-text{font-size:18px;color:#666;margin:0;max-width:600px;line-height:1.6;transition:color .3s}[data-theme=dark] .cta-text{color:#b0b0b0}.cta-button{display:inline-block;padding:16px 40px;background-color:#ff6b35;color:#fff;text-decoration:none;border-radius:30px;font-size:16px;font-weight:500;border:2px solid #000;transition:transform .2s,opacity .2s,background-color .2s;margin-top:10px}.cta-button:hover{transform:scale(1.05);opacity:.9;background-color:#ff8533}@media (max-width: 768px){.cta-section{margin-top:60px;padding:40px 20px}.cta-heading{font-size:28px}.cta-text{font-size:16px}.cta-button{padding:14px 30px;font-size:14px}}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.skills-page{min-height:calc(100vh - 70px);background-color:#fff;padding:60px 40px;transition:background-color .3s}[data-theme=dark] .skills-page{background-color:#121212}.skills-container{max-width:1200px;margin:0 auto}.skills-heading{font-family:RusticRoadway,serif;font-size:3.5rem;font-weight:700;background:linear-gradient(90deg,#1d1d1f,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:60px;transition:color .3s}[data-theme=dark] .skills-heading{background:linear-gradient(90deg,#fff,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.skill-card{background-color:#fff;border:2px solid #000;border-radius:8px;padding:30px;transition:transform .2s,box-shadow .2s,background-color .3s,border-color .3s;display:flex;flex-direction:column;gap:20px}[data-theme=dark] .skill-card{background-color:#1e1e1e;border-color:#444}.skill-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}[data-theme=dark] .skill-card:hover{box-shadow:0 8px 16px #00000080}.skill-card-title{font-size:24px;font-weight:700;color:#000;margin:0;padding-bottom:15px;border-bottom:2px solid #ff6b35;transition:color .3s}[data-theme=dark] .skill-card-title{color:#e0e0e0}.skill-items{display:flex;flex-wrap:wrap;gap:12px}.skill-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:20px;font-size:14px;color:#000;font-weight:500;transition:background-color .3s,border-color .3s,color .3s}[data-theme=dark] .skill-item{background-color:#2a2a2a;border-color:#444;color:#e0e0e0}.skill-item:hover{background-color:#ff6b35;border-color:#ff6b35;color:#fff}.skill-icon{font-size:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px}.skill-icon img{width:32px;height:32px;object-fit:contain}@media (max-width: 768px){.skills-heading{font-size:56px;letter-spacing:1px}.skills-grid{grid-template-columns:1fr;gap:20px}.skill-card{padding:20px}.skill-card-title{font-size:20px}}@media (min-width: 769px) and (max-width: 1024px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.domains-section{position:relative;min-height:100vh;overflow:hidden;padding:100px 20px;background:#fff;transition:background .3s ease}[data-theme=dark] .domains-section{background:#121212}[data-theme=light] .domains-section{background:#fff}.domains-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:float 15s ease-in-out infinite}.orb-1{width:500px;height:500px;background:radial-gradient(circle,#667eea,#764ba2);top:-200px;left:-200px;animation-delay:0s}.orb-2{width:600px;height:600px;background:radial-gradient(circle,#764ba2,#f093fb);bottom:-300px;right:-300px;animation-delay:5s}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.code-pattern{position:absolute;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,rgba(102,126,234,.02) 0px,rgba(102,126,234,.02) 1px,transparent 1px,transparent 10px),repeating-linear-gradient(-45deg,rgba(240,147,251,.02) 0px,rgba(240,147,251,.02) 1px,transparent 1px,transparent 10px);opacity:.5}.domains-container{position:relative;z-index:1;max-width:1400px;margin:0 auto}.domains-header{text-align:center;margin-bottom:80px}.domains-title{font-family:RusticRoadway,serif;font-size:3.5rem;font-weight:700;background:linear-gradient(90deg,#5e5ce6,#64d2ff,#30d158);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 12px rgba(10,132,255,.25);background-clip:text;margin-bottom:15px;letter-spacing:-1px;line-height:1.2}[data-theme=light] .domains-title{background:linear-gradient(90deg,#1d1d1f,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.domains-subtitle{font-size:1.1rem;color:#fff9;font-weight:300;letter-spacing:.3px}[data-theme=light] .domains-subtitle{color:#646496b3}.timeline-wrapper{position:relative;padding:60px 0}.timeline-wrapper{position:relative;width:100%;padding:80px 0;display:flex;align-items:center;justify-content:center}.timeline-line-container{position:absolute;top:125px;left:0;right:0;width:100%;height:5px;z-index:0;background:#e5e7eb;border-radius:1.5px;box-shadow:0 2px 6px #00000014}[data-theme=dark] .timeline-line-container{background:#4b5563}.timeline-svg{width:100%;height:100%;display:none}.timeline-line{stroke-linecap:round;stroke-linejoin:round;opacity:1}[data-theme=light] .timeline-line{opacity:1}.timeline-nodes{display:flex;justify-content:space-around;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:20px;position:relative;z-index:1;padding:0 40px}.timeline-node{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;flex:1;transition:all .3s ease}.timeline-node:focus-visible{outline:2px solid var(--domain-color, #667eea);outline-offset:8px;border-radius:20px}.node-icon-wrapper{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center;z-index:2;margin-bottom:30px}.node-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,var(--domain-color, rgba(102, 126, 234, .4)),transparent);border-radius:50%;animation:pulse-glow 3s ease-in-out infinite;opacity:0}.timeline-node.active .node-glow{opacity:1}@keyframes pulse-glow{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.15);opacity:.5}}.node-icon{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:rgba(var(--rgb-domain-color, 102, 126, 234),.12);border:2px solid var(--domain-color, #667eea);border-radius:50%;color:var(--domain-color, #667eea);font-size:2.2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=light] .node-icon{background:rgba(var(--rgb-domain-color, 102, 126, 234),.08);border-color:var(--domain-color, #5568d3);color:var(--domain-color, #5568d3)}.timeline-node.active .node-icon{background:linear-gradient(135deg,rgba(var(--rgb-domain-color, 102, 126, 234),.25),rgba(var(--rgb-domain-color, 102, 126, 234),.1));border-color:var(--domain-color, #667eea);border-width:2.5px;box-shadow:0 0 24px rgba(var(--rgb-domain-color, 102, 126, 234),.5),inset 0 0 20px rgba(var(--rgb-domain-color, 102, 126, 234),.15);transform:scale(1.2)}.domain-blue{--domain-color: #3b82f6;--rgb-domain-color: 59, 130, 246}.domain-green{--domain-color: #10b981;--rgb-domain-color: 16, 185, 129}.domain-purple{--domain-color: #a855f7;--rgb-domain-color: 168, 85, 247}.domain-cyan{--domain-color: #06b6d4;--rgb-domain-color: 6, 182, 212}.domain-blue.active .node-title,.domain-green.active .node-title,.domain-purple.active .node-title,.domain-cyan.active .node-title{color:var(--domain-color);text-shadow:0 0 20px rgba(var(--rgb-domain-color),.4)}.node-label{text-align:center;transition:all .3s ease;pointer-events:none;width:100%}.node-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:.3px;transition:all .3s ease;text-wrap:balance}[data-theme=light] .node-title{color:#0f172a}.node-description{font-size:.8rem;color:#ffffff8c;margin:0;font-weight:300;letter-spacing:.2px;transition:all .3s ease;text-wrap:balance}[data-theme=light] .node-description{color:#323264a6}.node-panel{position:absolute;bottom:calc(100% - 20px);left:50%;transform:translate(-50%);width:95%;max-width:340px;background:#141e3cd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(var(--rgb-domain-color, 102, 126, 234),.4);border-radius:16px;padding:22px;box-shadow:0 8px 32px #0000004d,0 0 40px rgba(var(--rgb-domain-color, 102, 126, 234),.2),inset 0 1px 1px #ffffff1a;z-index:10;white-space:normal}[data-theme=light] .node-panel{background:#f5f7fff2;border-color:rgba(var(--rgb-domain-color, 102, 126, 234),.25);box-shadow:0 8px 32px #00000014,0 0 40px rgba(var(--rgb-domain-color, 102, 126, 234),.12),inset 0 1px 1px #fff9}.panel-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--domain-color, #667eea);margin:0 0 14px}[data-theme=light] .panel-title{color:var(--domain-color, #5568d3)}.panel-skills{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.panel-skills li{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#fffc;font-weight:400;transition:all .2s ease}[data-theme=light] .panel-skills li{color:#1e1e50d9}.panel-skills li:hover{color:var(--domain-color, #f093fb);transform:translate(4px)}.skill-dot{width:5px;height:5px;background:var(--domain-color, #667eea);border-radius:50%;flex-shrink:0;box-shadow:0 0 8px rgba(var(--rgb-domain-color, 102, 126, 234),.7);transition:all .2s ease}@media (max-width: 1024px){.timeline-wrapper{padding:70px 0}.timeline-nodes{gap:15px;padding:0 30px}.node-icon-wrapper{width:80px;height:80px;margin-bottom:25px}.node-icon{width:65px;height:65px;font-size:2rem}.node-title{font-size:1rem}.node-description{font-size:.75rem}.node-panel{max-width:300px;padding:18px}.panel-skills li{font-size:.85rem}}@media (max-width: 768px){.domains-section{padding:60px 15px}.domains-header{margin-bottom:40px}.domains-title{font-size:2.2rem}.domains-subtitle{font-size:.9rem}.timeline-wrapper{padding:60px 0}.timeline-nodes{flex-wrap:wrap;gap:30px;padding:0 20px}.timeline-node{flex:0 1 calc(50% - 15px)}.timeline-line-container{display:none}.node-icon-wrapper{width:75px;height:75px;margin-bottom:20px}.node-icon{width:60px;height:60px;font-size:1.8rem;border-width:1.5px}.node-title{font-size:.95rem}.node-description{font-size:.7rem}.node-panel{max-width:260px;padding:16px}.panel-title{font-size:.8rem;margin-bottom:12px}.panel-skills li{font-size:.8rem;gap:6px}}@media (max-width: 480px){.domains-section{padding:40px 12px;min-height:auto}.domains-title{font-size:1.8rem}.domains-subtitle{font-size:.8rem}.timeline-wrapper{padding:40px 0}.timeline-nodes{flex-direction:column;gap:25px;padding:0}.timeline-node{flex:1 1 100%}.node-icon-wrapper{width:65px;height:65px;margin-bottom:15px}.node-icon{width:55px;height:55px;font-size:1.6rem;border-width:1.5px}.node-title{font-size:.9rem}.node-description{font-size:.65rem}.node-panel{position:static;transform:none;max-width:100%;margin-top:12px}.panel-title{font-size:.75rem;margin-bottom:10px}.panel-skills li{font-size:.75rem;gap:6px}}@keyframes slide-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.node-title,.node-description{animation:slide-fade-in .4s ease-out}[data-theme=light] .timeline-line{filter:drop-shadow(0 0 6px rgba(85,104,211,.3))}[data-theme=light] .node-glow{background:radial-gradient(circle,rgba(var(--rgb-domain-color, 85, 104, 211),.25),transparent)}[data-theme=light] .timeline-node.active .node-icon{box-shadow:0 0 24px rgba(var(--rgb-domain-color, 85, 104, 211),.3),inset 0 0 20px rgba(var(--rgb-domain-color, 85, 104, 211),.08)}@font-face{font-family:RusticRoadway;src:url(/rustic-roadway-personal-use.regular.otf) format("opentype")}.contact-page{min-height:calc(100vh - 70px);background-color:#fff;padding:60px 40px;transition:background-color .3s}[data-theme=dark] .contact-page{background-color:#121212}.contact-container{max-width:1200px;margin:0 auto}.contact-content{display:flex;gap:80px;align-items:flex-start}.contact-info{flex:1;max-width:400px}.contact-heading{font-family:RusticRoadway,serif;font-size:72px;font-weight:700;background:linear-gradient(90deg,#1d1d1f,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px;transition:color .3s}[data-theme=dark] .contact-heading{background:linear-gradient(90deg,#fff,#6e6e73);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-subheading{font-size:18px;font-weight:400;color:#666;margin-bottom:40px;transition:color .3s}[data-theme=dark] .contact-subheading{color:#b0b0b0}.contact-details{display:flex;flex-direction:column;gap:30px}.contact-detail-item{display:flex;flex-direction:column;gap:8px}.contact-label{font-weight:700;font-size:16px;color:#000;transition:color .3s}[data-theme=dark] .contact-label{color:#e0e0e0}.contact-value{font-size:16px;color:#000;transition:color .3s}[data-theme=dark] .contact-value{color:#e0e0e0}.contact-form-container{flex:1;max-width:600px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;gap:20px}.form-group{flex:1;display:flex;flex-direction:column;gap:8px}.form-group-full{flex:1 1 100%}.contact-form label{font-size:14px;font-weight:500;color:#000;transition:color .3s}[data-theme=dark] .contact-form label{color:#e0e0e0}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #000;border-radius:4px;font-size:16px;font-family:inherit;background-color:#fff;color:#000;transition:background-color .3s,border-color .3s,color .3s}[data-theme=dark] .contact-form input,[data-theme=dark] .contact-form textarea{background-color:#1e1e1e;border-color:#444;color:#e0e0e0}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#ff6b35}.contact-form textarea{resize:vertical;min-height:120px}.submit-btn{padding:16px 40px;background-color:orange;color:#000;border:2px solid #000;border-radius:30px;font-size:25px;font-weight:600;cursor:pointer;transition:background-color .3s,color .3s,transform .2s,border-color .3s;width:100%;margin-top:10px}.submit-btn:hover{background-color:#f5f5f5;color:#000;transform:scale(1.02)}[data-theme=dark] .submit-btn{border-color:#444}[data-theme=dark] .submit-btn:hover{background-color:#121212;color:#fff}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-btn:disabled:hover{transform:none}.submit-status{padding:12px 16px;border-radius:4px;font-size:14px;font-weight:500;text-align:center;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.submit-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}[data-theme=dark] .submit-status.success{background-color:#1e4620;color:#81c784;border-color:#2e7d32}.submit-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}[data-theme=dark] .submit-status.error{background-color:#4a1f24;color:#e57373;border-color:#c62828}@media (max-width: 968px){.contact-content{flex-direction:column;gap:40px}.contact-info,.contact-form-container{max-width:100%}.form-row{flex-direction:column}.contact-heading{font-size:56px}}@media (max-width: 640px){.contact-form{display:flex;flex-direction:column;gap:20px;align-items:center}.form-row{width:100%;display:flex;flex-direction:column;gap:20px}.form-group,.form-group-full,.submit-btn,.submit-status{width:100%;max-width:400px}.contact-heading{font-size:48px}.contact-page{padding:40px 20px}}.footer{border-top:1px solid #ddd;padding:40px;background-color:#fff;transition:background-color .3s,border-color .3s}[data-theme=dark] .footer{background-color:#121212;border-top-color:#333}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:40px}.footer-item{flex:1;display:flex;flex-direction:column;align-items:center}.footer-item-left{align-items:flex-start}.footer-item-right{align-items:flex-end}.footer-label{font-weight:700;font-size:16px;color:#000;margin-bottom:8px;transition:color .3s}[data-theme=dark] .footer-label{color:#e0e0e0}.footer-value{font-size:16px;color:#000;transition:color .3s}[data-theme=dark] .footer-value{color:#e0e0e0}.social-icons{display:flex;gap:12px;justify-content:center}.social-icon{color:#000;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s,color .3s}[data-theme=dark] .social-icon{color:#e0e0e0}.social-icon:hover{opacity:.7}.social-icon svg{width:24px;height:24px}.social-icon img{width:24px;height:24px;filter:invert(0);transition:filter .3s}[data-theme=dark] .social-icon img{filter:invert(1)}.copyright{font-size:14px;color:#000;text-align:right;margin-top:0;transition:color .3s}[data-theme=dark] .copyright{color:#e0e0e0}.wix-link{color:#06c;text-decoration:underline;transition:opacity .2s}.wix-link:hover{opacity:.8}@media (max-width: 768px){.footer-content{flex-direction:column;gap:30px}.footer-item,.footer-item-right{align-items:flex-start}.social-icons{justify-content:flex-start}.copyright{text-align:left}}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background-color:#fff;transition:background-color .4s ease;z-index:9999}[data-theme=dark] .loading-container{background-color:#121212}.loading{--speed-of-animation: .9s;--gap: 6px;--first-color: #4c86f9;--second-color: #49a84c;--third-color: #f6bb02;--fourth-color: #f6bb02;--fifth-color: #2196f3;display:flex;justify-content:center;align-items:center;width:100px;gap:6px;height:100px}.loading span{width:4px;height:50px;background:var(--first-color);animation:scale var(--speed-of-animation) ease-in-out infinite}.loading span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.loading span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.loading span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.loading span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}.app{min-height:100vh;background-color:#fff}[data-theme=dark] .app{background-color:#121212}*{margin:0;padding:0;box-sizing:border-box;transition:background-color .4s ease,color .4s ease,border-color .4s ease}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#fff}[data-theme=dark] body{color:#e0e0e0;background-color:#121212}#root{min-height:100vh;display:flex;flex-direction:column}
