@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Sora:wght@600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}.modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#151515;border-radius:20px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.modal-header h3{font-family:Sora,sans-serif;color:#fff;font-size:1.5rem;font-weight:700}.modal-actions{display:flex;align-items:center;gap:1rem}.modal-download{padding:.6rem 1.25rem;background:#ff4876;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.9rem;transition:all .3s}.modal-download:hover{background:#de2864;transform:translateY(-2px)}.modal-close{background:transparent;border:none;color:#fff9;font-size:2rem;cursor:pointer;line-height:1;padding:.25rem .5rem;transition:color .3s}.modal-close:hover{color:#ff4876}.modal-content{overflow-y:auto;padding:2rem;flex:1}.resume{color:#ffffffe6}.resume-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.resume-header h1{font-family:Sora,sans-serif;font-size:2.25rem;color:#fff;margin-bottom:.5rem}.resume-contact{color:#fff9;font-size:.95rem}.resume-contact a{color:#ff4876;text-decoration:none}.resume-contact a:hover{text-decoration:underline}.resume-section{margin-bottom:2rem}.resume-section h2{font-family:Sora,sans-serif;font-size:1.25rem;color:#ff4876;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,72,118,.3)}.resume-section>p{line-height:1.8;color:#fffc}.competencies{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.competency-group h4{font-size:.85rem;color:#fff;margin-bottom:.5rem;font-weight:600}.competency-group p{font-size:.9rem;color:#fff9;line-height:1.6}.job{margin-bottom:1.75rem}.job-header{margin-bottom:.75rem}.job-header h3{font-family:Sora,sans-serif;font-size:1.1rem;color:#fff;margin-bottom:.25rem}.job-meta{font-size:.9rem;color:#ffffff80}.job ul{list-style:none;padding:0}.job li{padding:.4rem 0 .4rem 1.25rem;position:relative;font-size:.9rem;color:#ffffffb3;line-height:1.6}.job li:before{content:"•";position:absolute;left:0;color:#ff4876}.education h3{font-size:1rem;color:#fff;margin-bottom:.25rem}.education p{font-size:.9rem;color:#fff9}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-buttons button{cursor:pointer}.contact-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.contact-buttons button{cursor:pointer}.theme-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;font-size:1.25rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{background:#fff3;transform:scale(1.1)}body[data-theme=achievion]{background:#fff}body[data-theme=achievion] .nav{background:#fffffff2;border-bottom:1px solid #e5e5e5}body[data-theme=achievion] .nav-brand{color:#1e1e1e}body[data-theme=achievion] .nav-links a{color:#555}body[data-theme=achievion] .nav-links a:hover{color:#3858e9}body[data-theme=achievion] .theme-toggle{background:#0000000d;border-color:#0000001a}body[data-theme=achievion] .theme-toggle:hover{background:#0000001a}body[data-theme=achievion] .hero{background:linear-gradient(135deg,#3858e9,#5a7bff)}body[data-theme=achievion] .hero:before{background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%)}body[data-theme=achievion] .hero-subtitle{color:#ffffffe6}body[data-theme=achievion] .btn{background:#3858e9;border-color:#3858e9}body[data-theme=achievion] .btn:hover{background:#2145e6;border-color:#2145e6;box-shadow:0 20px 40px #3858e94d}body[data-theme=achievion] .btn-secondary{background:transparent;border-color:#ffffff80}body[data-theme=achievion] .btn-secondary:hover{background:#fff;color:#3858e9;border-color:#fff}body[data-theme=achievion] .section{background:#fff}body[data-theme=achievion] .section h2{color:#1e1e1e}body[data-theme=achievion] .section-intro{color:#666}body[data-theme=achievion] .section-alt{background:#f5f7fa}body[data-theme=achievion] .project-card{background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 20px #0000000f}body[data-theme=achievion] .project-card:hover{border-color:#3858e9;box-shadow:0 20px 40px #0000001a}body[data-theme=achievion] .project-card h3{color:#1e1e1e}body[data-theme=achievion] .project-card .tagline{color:#3858e9}body[data-theme=achievion] .project-card>p{color:#666}body[data-theme=achievion] .features h4{color:#3858e9}body[data-theme=achievion] .features li{color:#555}body[data-theme=achievion] .features li:before{color:#3858e9}body[data-theme=achievion] .tech-stack span{background:#3858e91a;color:#3858e9;border-color:#3858e933}body[data-theme=achievion] .why-built{border-top-color:#e5e5e5;color:#777}body[data-theme=achievion] .why-built strong{color:#3858e9}body[data-theme=achievion] .case-study{background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 20px #0000000f}body[data-theme=achievion] .case-study:hover{border-color:#3858e9;box-shadow:0 20px 40px #0000001a}body[data-theme=achievion] .case-study-header{background:linear-gradient(135deg,#3858e9,#5a7bff);border-bottom:none}body[data-theme=achievion] .case-study-header .role{color:#ffffffd9}body[data-theme=achievion] .problem h4,body[data-theme=achievion] .solution h4{color:#3858e9}body[data-theme=achievion] .problem p,body[data-theme=achievion] .solution li{color:#555}body[data-theme=achievion] .solution li:before{color:#3858e9}body[data-theme=achievion] .outcome{background:#3858e914;border-top-color:#3858e933}body[data-theme=achievion] .outcome h4{color:#3858e9}body[data-theme=achievion] .outcome p{color:#444}body[data-theme=achievion] .credential{background:linear-gradient(135deg,#3858e9,#5a7bff)}body[data-theme=achievion] .contact{background:linear-gradient(180deg,#1e1e1e,#2f2f2f)}body[data-theme=achievion] .contact:before{background:radial-gradient(ellipse,rgba(56,88,233,.2) 0%,transparent 70%)}body[data-theme=achievion] .contact .btn{background:#3858e9;border-color:#3858e9}body[data-theme=achievion] .contact .btn:hover{background:#2145e6;border-color:#2145e6}body[data-theme=achievion] .social-links a:hover{color:#5a7bff}body[data-theme=achievion] .footer{background:#1e1e1e}body[data-theme=achievion] .modal{background:#fff;border-color:#e5e5e5}body[data-theme=achievion] .modal-header{border-bottom-color:#e5e5e5}body[data-theme=achievion] .modal-header h3{color:#1e1e1e}body[data-theme=achievion] .modal-download{background:#3858e9}body[data-theme=achievion] .modal-download:hover{background:#2145e6}body[data-theme=achievion] .modal-close{color:#999}body[data-theme=achievion] .modal-close:hover{color:#3858e9}body[data-theme=achievion] .resume{color:#333}body[data-theme=achievion] .resume-header h1{color:#1e1e1e}body[data-theme=achievion] .resume-contact{color:#666}body[data-theme=achievion] .resume-contact a{color:#3858e9}body[data-theme=achievion] .resume-header{border-bottom-color:#e5e5e5}body[data-theme=achievion] .resume-section h2{color:#3858e9;border-bottom-color:#3858e94d}body[data-theme=achievion] .resume-section>p{color:#555}body[data-theme=achievion] .competency-group h4{color:#1e1e1e}body[data-theme=achievion] .competency-group p{color:#666}body[data-theme=achievion] .job-header h3{color:#1e1e1e}body[data-theme=achievion] .job-meta{color:#888}body[data-theme=achievion] .job li{color:#555}body[data-theme=achievion] .job li:before{color:#3858e9}body[data-theme=achievion] .education h3{color:#1e1e1e}body[data-theme=achievion] .education p{color:#666}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#232323;background:#0a0a0a}.portfolio{max-width:100%;overflow-x:hidden}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;position:fixed;top:0;left:0;right:0;background:#0a0a0ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.nav-brand{font-family:Sora,sans-serif;font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:-.02em}.nav-links{display:flex;list-style:none;gap:2.5rem}.nav-links a{text-decoration:none;color:#ffffffb3;font-weight:500;font-size:.95rem;transition:color .3s;letter-spacing:-.01em}.nav-links a:hover{color:#ff4876}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8rem 2rem 6rem;background:radial-gradient(ellipse at top,#ff487626,#0a0a0a 50%),linear-gradient(180deg,#0a0a0a,#151515);color:#fff;position:relative}.hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,72,118,.2) 0%,transparent 70%);pointer-events:none}.hero h1{font-family:Sora,sans-serif;font-size:4.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.1;position:relative}.hero-subtitle{font-size:1.5rem;color:#ff4876;font-weight:600;margin-bottom:1.5rem;letter-spacing:-.01em}.hero-description{max-width:600px;margin-bottom:2.5rem;color:#ffffffb3;font-size:1.2rem;line-height:1.7}.btn{display:inline-block;padding:1rem 2.25rem;background:#ff4876;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #FF4876}.btn:hover{transform:translateY(-3px);box-shadow:0 20px 40px #ff48764d;background:#de2864;border-color:#de2864}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);margin-left:1rem}.btn-secondary:hover{background:#fff;color:#0a0a0a;border-color:#fff}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);margin-left:1rem}.btn-outline:hover{background:#fff;color:#0a0a0a;border-color:#fff}.section{padding:7rem 3rem;max-width:1400px;margin:0 auto}.section h2{font-family:Sora,sans-serif;font-size:3rem;text-align:center;margin-bottom:1.5rem;color:#fff;font-weight:700;letter-spacing:-.03em}.section-alt{background:#f6f7ef;max-width:100%;padding-left:calc((100% - 1400px)/2 + 3rem);padding-right:calc((100% - 1400px)/2 + 3rem)}.section-alt h2{color:#0a0a0a}.section-intro{max-width:800px;margin:0 auto 4rem;text-align:center;font-size:1.2rem;color:#ffffffb3;line-height:1.8}.section-alt .section-intro{color:#555}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.project-card{background:linear-gradient(145deg,#1a1a1a,#101010);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.08);transition:all .5s cubic-bezier(.4,0,.2,1)}.project-card:hover{transform:translateY(-12px);border-color:#ff48764d;box-shadow:0 30px 60px #0006}.section-alt .project-card{background:#fff;border:1px solid rgba(0,0,0,.08)}.section-alt .project-card:hover{border-color:#ff48764d;box-shadow:0 30px 60px #0000001a}.project-card.featured{grid-column:1 / -1;max-width:800px;margin:0 auto}.project-card h3{font-family:Sora,sans-serif;color:#fff;font-size:1.75rem;margin-bottom:.5rem;font-weight:700;letter-spacing:-.02em}.section-alt .project-card h3{color:#0a0a0a}.project-card .tagline{color:#ff4876;font-weight:600;font-style:normal;margin-bottom:1.25rem;font-size:1rem;letter-spacing:.02em;text-transform:uppercase}.project-card>p{color:#ffffffb3;margin-bottom:1.75rem;line-height:1.8;font-size:1rem}.section-alt .project-card>p{color:#555}.features{margin-bottom:1.75rem}.features h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#ff4876;margin-bottom:1rem;font-weight:600}.features ul{list-style:none;padding:0}.features li{padding:.5rem 0 .5rem 1.75rem;position:relative;color:#ffffffb3;font-size:.95rem}.section-alt .features li{color:#555}.features li:before{content:"→";position:absolute;left:0;color:#ff4876;font-weight:600}.tech-stack{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.tech-stack span{padding:.5rem 1rem;background:#ff487626;color:#ff4876;border-radius:50px;font-size:.8rem;font-weight:600;border:1px solid rgba(255,72,118,.2)}.section-alt .tech-stack span{background:#ff48761a;border-color:#ff487633}.why-built{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.95rem;color:#fff9;line-height:1.8}.section-alt .why-built{border-top-color:#0000001a;color:#666}.why-built strong{color:#ff4876}.case-study-grid{display:flex;flex-direction:column;gap:3rem}.case-study{background:linear-gradient(145deg,#1a1a1a,#101010);border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);transition:all .5s cubic-bezier(.4,0,.2,1)}.case-study:hover{border-color:#ff48764d;box-shadow:0 30px 60px #0006}.case-study-header{background:linear-gradient(135deg,#ff487633,#de28641a);padding:2rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.case-study-header h3{font-family:Sora,sans-serif;font-size:1.6rem;margin-bottom:.5rem;color:#fff;font-weight:700;letter-spacing:-.02em}.case-study-header .role{color:#ff4876;font-size:.9rem;font-weight:500}.case-study-content{padding:2.5rem}.problem,.solution,.outcome{margin-bottom:2rem}.problem h4,.solution h4,.outcome h4{font-size:.75rem;color:#ff4876;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600}.problem p,.outcome p{color:#ffffffb3;line-height:1.8}.solution ul{list-style:none;padding:0}.solution li{padding:.6rem 0 .6rem 1.75rem;position:relative;color:#ffffffb3;line-height:1.7}.solution li:before{content:"→";position:absolute;left:0;color:#ff4876;font-weight:600}.outcome{background:#ff48761a;margin:0 -2.5rem -2.5rem;padding:2rem 2.5rem;border-top:1px solid rgba(255,72,118,.2)}.outcome h4{color:#ff4876}.outcome p{color:#ffffffd9}.ai-content{max-width:1100px;margin:0 auto}.ai-philosophy{text-align:center;margin-bottom:3rem;padding:2rem;background:#ff48760d;border-radius:16px;border:1px solid rgba(255,72,118,.1)}.ai-philosophy h3{font-family:Sora,sans-serif;font-size:1.5rem;color:#ff4876;margin-bottom:1rem}.ai-philosophy p{color:#fffc;font-size:1.1rem;line-height:1.8;max-width:800px;margin:0 auto}.ai-models{margin-bottom:3rem}.ai-models h3,.ai-skills h3,.ai-applications h3{font-family:Sora,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:1.5rem;text-align:center}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.model-card{background:linear-gradient(145deg,#1a1a1a,#101010);border-radius:16px;padding:1.75rem;border:1px solid rgba(255,255,255,.08);transition:all .3s;position:relative}.model-card:hover{transform:translateY(-5px);border-color:#ff48764d}.model-card.favorite{border-color:#ff487666;background:linear-gradient(145deg,#1f1a1c,#151015)}.model-badge{position:absolute;top:1rem;right:1rem;background:#ff4876;color:#fff;font-size:.7rem;font-weight:600;padding:.3rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.model-card h4{font-family:Sora,sans-serif;font-size:1.2rem;color:#fff;margin-bottom:.75rem}.model-card p{color:#ffffffb3;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.model-uses{display:flex;flex-wrap:wrap;gap:.5rem}.model-uses span{background:#ff487626;color:#ff4876;font-size:.75rem;padding:.35rem .75rem;border-radius:20px;font-weight:500}.ai-skills{margin-bottom:3rem}.skill-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.skill-pills span{background:linear-gradient(135deg,#ff487633,#ff48761a);color:#fff;padding:.6rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:500;border:1px solid rgba(255,72,118,.3);transition:all .3s}.skill-pills span:hover{background:#ff4876;transform:translateY(-2px)}.application-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.application{background:linear-gradient(145deg,#1a1a1a,#101010);border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.08);text-align:center;transition:all .3s}.application:hover{border-color:#ff48764d;transform:translateY(-3px)}.application h4{font-family:Sora,sans-serif;color:#ff4876;font-size:1rem;margin-bottom:.5rem}.application p{color:#ffffffb3;font-size:.9rem;line-height:1.6}.ai-prototyping{margin-bottom:3rem}.ai-prototyping h3{font-family:Sora,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:1.5rem;text-align:center}.prototype-content{background:linear-gradient(145deg,#1a1a1a,#101010);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,72,118,.2)}.prototype-intro{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.prototype-intro p{font-size:1.15rem;color:#ffffffd9;line-height:1.8;max-width:700px;margin:0 auto}.prototype-intro strong{color:#ff4876;font-weight:700}.prototype-workflow{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.workflow-step{display:flex;align-items:flex-start;gap:1.25rem}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#ff4876,#de2864);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Sora,sans-serif;font-weight:700;color:#fff;font-size:1.1rem}.step-content h4{font-family:Sora,sans-serif;color:#fff;font-size:1.1rem;margin-bottom:.35rem}.step-content p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.prototype-tools{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.prototype-tools span{background:#ff487626;color:#ff4876;font-size:.85rem;padding:.5rem 1rem;border-radius:50px;font-weight:600;border:1px solid rgba(255,72,118,.2)}.product-philosophy{max-width:1100px;margin:0 auto}.philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.philosophy-card{background:#fff;border-radius:16px;padding:2rem;position:relative;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.philosophy-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.philosophy-card.featured{grid-column:1 / -1;background:linear-gradient(135deg,#ff4876,#de2864);text-align:center;max-width:600px;margin:0 auto}.philosophy-card.featured .philosophy-number{background:#fff3;color:#fff}.philosophy-card.featured h4{color:#fff}.philosophy-card.featured p{color:#ffffffe6}.philosophy-number{width:36px;height:36px;background:linear-gradient(135deg,#ff4876,#de2864);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Sora,sans-serif;font-weight:700;font-size:1rem;margin-bottom:1rem}.philosophy-card h4{font-family:Sora,sans-serif;font-size:1.2rem;color:#1e1e1e;margin-bottom:.75rem}.philosophy-card p{color:#555;font-size:.95rem;line-height:1.7}.case-studies-showcase{margin-top:4rem;text-align:center;padding:3rem;background:linear-gradient(145deg,#ff48760f,#ff487605);border-radius:24px;border:1px solid rgba(255,72,118,.15)}.case-studies-showcase h3{font-family:Sora,sans-serif;font-size:1.5rem;color:#1e1e1e;margin-bottom:.5rem;font-weight:700}.showcase-subtitle{color:#666;font-size:.95rem;margin-bottom:2rem}.case-study-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.case-study-icon-btn{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:1.25rem 1rem;width:130px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 2px 8px #0000000a}.case-study-icon-btn:hover{border-color:#ff4876;transform:translateY(-5px);box-shadow:0 15px 30px #ff487626}.case-study-icon-btn .icon{width:48px;height:48px;background:linear-gradient(135deg,#ff4876,#de2864);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.case-study-icon-btn .label{font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;color:#333;line-height:1.3}body[data-theme=achievion] .case-studies-showcase{background:linear-gradient(145deg,#3858e90f,#3858e905);border-color:#3858e926}body[data-theme=achievion] .case-study-icon-btn:hover{border-color:#3858e9;box-shadow:0 15px 30px #3858e926}body[data-theme=achievion] .case-study-icon-btn .icon{background:linear-gradient(135deg,#3858e9,#5a7bff)}.case-study-modal{max-width:800px}.case-study-modal-title{display:flex;align-items:center;gap:1rem}.case-study-modal-title .case-study-icon{font-size:2.5rem}.case-study-modal-title h3{font-size:1.25rem;margin-bottom:.25rem}.case-study-modal-title .case-study-role{font-size:.85rem;color:#ff4876}.case-study-detail{color:#ffffffe6}.detail-section{margin-bottom:2rem}.detail-section h4{font-family:Sora,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#ff4876;margin-bottom:.75rem}.detail-section p{color:#fffc;line-height:1.8}.detail-section ul{list-style:none;padding:0}.detail-section li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#fffc;line-height:1.7}.detail-section li:before{content:"→";position:absolute;left:0;color:#ff4876;font-weight:600}.outcome-section{background:#ff48761a;margin:0 -2rem -2rem;padding:1.5rem 2rem;border-radius:0 0 20px 20px;border-top:1px solid rgba(255,72,118,.2)}.outcome-section p{color:#ffffffe6}.analytics-callout{display:flex;gap:1.5rem;align-items:flex-start;background:linear-gradient(145deg,#ff487614,#ff487608);border-radius:16px;padding:2rem;margin-bottom:2.5rem;border:1px solid rgba(255,72,118,.2)}.analytics-icon{width:56px;height:56px;background:linear-gradient(135deg,#ff4876,#de2864);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0}.analytics-content h4{font-family:Sora,sans-serif;font-size:1.1rem;color:#1e1e1e;margin-bottom:.5rem;font-weight:600}.analytics-content p{color:#555;font-size:.95rem;line-height:1.8;margin:0}body[data-theme=achievion] .analytics-callout{background:linear-gradient(145deg,#3858e914,#3858e908);border-color:#3858e933}body[data-theme=achievion] .analytics-icon{background:linear-gradient(135deg,#3858e9,#5a7bff)}@media(max-width:600px){.analytics-callout{flex-direction:column;gap:1rem;align-items:center;text-align:center}}body[data-theme=achievion] .ai-philosophy{background:#3858e90d;border-color:#3858e91a}body[data-theme=achievion] .ai-philosophy h3{color:#3858e9}body[data-theme=achievion] .ai-philosophy p{color:#555}body[data-theme=achievion] .ai-models h3,body[data-theme=achievion] .ai-skills h3,body[data-theme=achievion] .ai-applications h3{color:#1e1e1e}body[data-theme=achievion] .model-card{background:#fff;border-color:#e5e5e5}body[data-theme=achievion] .model-card:hover{border-color:#3858e9}body[data-theme=achievion] .model-card.favorite{border-color:#3858e966;background:linear-gradient(145deg,#f8f9ff,#fff)}body[data-theme=achievion] .model-badge{background:#3858e9}body[data-theme=achievion] .model-card h4{color:#1e1e1e}body[data-theme=achievion] .model-card p{color:#666}body[data-theme=achievion] .model-uses span{background:#3858e91a;color:#3858e9}body[data-theme=achievion] .skill-pills span{background:linear-gradient(135deg,#3858e926,#3858e914);color:#3858e9;border-color:#3858e94d}body[data-theme=achievion] .skill-pills span:hover{background:#3858e9;color:#fff}body[data-theme=achievion] .application{background:#fff;border-color:#e5e5e5}body[data-theme=achievion] .application:hover{border-color:#3858e9}body[data-theme=achievion] .application h4{color:#3858e9}body[data-theme=achievion] .application p{color:#666}body[data-theme=achievion] .ai-prototyping h3{color:#1e1e1e}body[data-theme=achievion] .prototype-content{background:#fff;border-color:#3858e933}body[data-theme=achievion] .prototype-intro{border-bottom-color:#e5e5e5}body[data-theme=achievion] .prototype-intro p{color:#555}body[data-theme=achievion] .prototype-intro strong{color:#3858e9}body[data-theme=achievion] .step-number{background:linear-gradient(135deg,#3858e9,#5a7bff)}body[data-theme=achievion] .step-content h4{color:#1e1e1e}body[data-theme=achievion] .step-content p{color:#666}body[data-theme=achievion] .prototype-tools{border-top-color:#e5e5e5}body[data-theme=achievion] .prototype-tools span{background:#3858e91a;color:#3858e9;border-color:#3858e933}body[data-theme=achievion] .philosophy-number,body[data-theme=achievion] .philosophy-card.featured{background:linear-gradient(135deg,#3858e9,#5a7bff)}body[data-theme=achievion] .case-study-modal-title .case-study-role,body[data-theme=achievion] .detail-section h4{color:#3858e9}body[data-theme=achievion] .detail-section p,body[data-theme=achievion] .detail-section li{color:#555}body[data-theme=achievion] .detail-section li:before{color:#3858e9}body[data-theme=achievion] .outcome-section{background:#3858e914;border-top-color:#3858e933}body[data-theme=achievion] .outcome-section p{color:#333}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{font-size:1.15rem;color:#fffc;margin-bottom:1.75rem;line-height:1.9}body[data-theme=achievion] .about-content p{color:#555}.credentials{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}.credential{padding:.85rem 1.75rem;background:linear-gradient(135deg,#ff4876,#de2864);color:#fff;border-radius:50px;font-size:.9rem;font-weight:600}.contact{background:linear-gradient(180deg,#0a0a0a,#151515);color:#fff;text-align:center;max-width:100%;padding:7rem 2rem;position:relative}.contact:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(255,72,118,.15) 0%,transparent 70%);pointer-events:none}.contact h2{color:#fff;position:relative}.contact p{margin-bottom:2.5rem;color:#ffffffb3;font-size:1.2rem;position:relative}.contact .btn{margin-bottom:2rem;position:relative}.social-links{display:flex;justify-content:center;gap:2.5rem;position:relative}.social-links a{color:#ffffffb3;text-decoration:none;transition:all .3s;font-weight:500;font-size:1rem}.social-links a:hover{color:#ff4876}.welcome-toast{position:fixed;top:90px;right:20px;z-index:1400;animation:slideInRight .5s ease}@keyframes slideInRight{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.welcome-content{background:linear-gradient(145deg,#1f1f1f,#151515);border:1px solid rgba(255,72,118,.3);border-radius:16px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;max-width:380px;box-shadow:0 20px 40px #0006}.welcome-icon{font-size:2rem;flex-shrink:0}.welcome-text h4{font-family:Sora,sans-serif;color:#fff;font-size:1.1rem;margin-bottom:.25rem}.welcome-text p{color:#ffffffb3;font-size:.9rem;line-height:1.5;margin:0}.welcome-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.welcome-tour-btn{background:#ff4876;color:#fff;border:none;padding:.5rem 1rem;border-radius:50px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .3s;white-space:nowrap}.welcome-tour-btn:hover{background:#de2864;transform:translateY(-2px)}.welcome-dismiss{background:transparent;border:none;color:#ffffff80;font-size:1.25rem;cursor:pointer;padding:.25rem;line-height:1;transition:color .3s}.welcome-dismiss:hover{color:#fff}.tour-overlay{position:fixed;inset:0;background:#000000bf;z-index:1600;animation:fadeIn .3s ease}.tour-spotlight{position:absolute;border-radius:12px;box-shadow:0 0 0 9999px #000000bf;pointer-events:none}.tour-spotlight[data-target=theme-toggle]{top:10px;right:20px;width:60px;height:60px}.tour-spotlight[data-target=resume-btn]{top:55%;left:50%;transform:translate(-50%,-50%);width:180px;height:60px}.tour-spotlight[data-target=ai-section]{top:100vh;left:50%;transform:translate(-50%);width:90%;max-width:800px;height:200px}.tour-spotlight[data-target=case-studies]{top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;height:200px}.tour-spotlight[data-target=mobile-apps-section]{top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:800px;height:200px}.tour-tooltip{position:fixed;background:#fff;border-radius:16px;padding:1.5rem;max-width:340px;box-shadow:0 20px 50px #0000004d;z-index:1601}.tour-tooltip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.tour-step-indicator{font-size:.75rem;color:#ff4876;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.tour-close{background:transparent;border:none;color:#999;font-size:1.25rem;cursor:pointer;padding:0;line-height:1;transition:color .3s}.tour-close:hover{color:#333}.tour-tooltip h4{font-family:Sora,sans-serif;color:#1e1e1e;font-size:1.2rem;margin-bottom:.5rem}.tour-tooltip p{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.tour-nav{display:flex;justify-content:space-between;gap:.75rem}.tour-btn{padding:.6rem 1.25rem;border-radius:50px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s}.tour-prev{background:transparent;border:1px solid #ddd;color:#666}.tour-prev:hover:not(:disabled){border-color:#999;color:#333}.tour-prev:disabled{opacity:.4;cursor:not-allowed}.tour-next{background:#ff4876;border:none;color:#fff;flex:1}.tour-next:hover{background:#de2864}.tour-position-bottom-left[data-target=theme-toggle]{top:80px;right:20px}.tour-position-bottom[data-target=resume-btn]{top:70%;left:50%;transform:translate(-50%)}.tour-position-top[data-target=ai-section]{top:20%;left:50%;transform:translate(-50%)}.tour-position-top[data-target=case-studies]{top:15%;left:50%;transform:translate(-50%)}.tour-position-top[data-target=mobile-apps-section]{top:20%;left:50%;transform:translate(-50%)}.tooltip-wrapper{position:relative;display:inline-block}.tooltip{position:absolute;background:#1e1e1e;color:#fff;padding:.5rem .85rem;border-radius:8px;font-size:.8rem;font-weight:500;white-space:nowrap;z-index:1100;pointer-events:none;animation:tooltipFade .2s ease;box-shadow:0 4px 12px #0000004d}@keyframes tooltipFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tooltip:before{content:"";position:absolute;border:6px solid transparent}.tooltip-top{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.tooltip-top:before{top:100%;left:50%;transform:translate(-50%);border-top-color:#1e1e1e}.tooltip-bottom{top:calc(100% + 10px);left:50%;transform:translate(-50%)}.tooltip-bottom:before{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#1e1e1e}.tooltip-bottom-left{top:calc(100% + 10px);right:0}.tooltip-bottom-left:before{bottom:100%;right:12px;border-bottom-color:#1e1e1e}.beacon{position:absolute;top:-4px;right:-4px;width:12px;height:12px;background:#ff4876;border-radius:50%;animation:beaconPulse 2s infinite}@keyframes beaconPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}.help-fab{position:fixed;bottom:24px;right:24px;width:50px;height:50px;background:linear-gradient(135deg,#ff4876,#de2864);border:none;border-radius:50%;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:0 4px 20px #ff487666;transition:all .3s;z-index:1300;display:flex;align-items:center;justify-content:center}.help-fab:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px #ff487680}.help-fab-raised{bottom:100px}.help-fab span{font-family:Sora,sans-serif}body[data-theme=achievion] .welcome-content{background:#fff;border-color:#3858e94d;box-shadow:0 20px 40px #00000026}body[data-theme=achievion] .welcome-text h4{color:#1e1e1e}body[data-theme=achievion] .welcome-text p{color:#666}body[data-theme=achievion] .welcome-tour-btn{background:#3858e9}body[data-theme=achievion] .welcome-tour-btn:hover{background:#2145e6}body[data-theme=achievion] .tour-step-indicator{color:#3858e9}body[data-theme=achievion] .tour-next{background:#3858e9}body[data-theme=achievion] .tour-next:hover{background:#2145e6}body[data-theme=achievion] .beacon{background:#3858e9}body[data-theme=achievion] .help-fab{background:linear-gradient(135deg,#3858e9,#5a7bff);box-shadow:0 4px 20px #3858e966}body[data-theme=achievion] .help-fab:hover{box-shadow:0 8px 30px #3858e980}body[data-theme=achievion] .tooltip{background:#1e1e1e}@media(max-width:768px){.welcome-toast{inset:auto 10px 80px}.welcome-content{flex-wrap:wrap;max-width:100%}.welcome-actions{width:100%;justify-content:flex-end;margin-top:.5rem}.tour-tooltip{left:10px!important;right:10px!important;transform:none!important;max-width:calc(100% - 20px)}.help-fab{bottom:80px}}.consent-banner{position:fixed;bottom:0;left:0;right:0;background:#151515fa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 2rem;z-index:1500;animation:slideUpBanner .4s ease}@keyframes slideUpBanner{0%{transform:translateY(100%)}to{transform:translateY(0)}}.consent-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.consent-text{display:flex;align-items:center;gap:1rem;flex:1}.consent-icon{font-size:1.75rem;flex-shrink:0}.consent-text p{color:#ffffffd9;font-size:.95rem;line-height:1.6;margin:0}.consent-buttons{display:flex;gap:.75rem;flex-shrink:0}.consent-btn{padding:.7rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;border:none}.consent-accept{background:#ff4876;color:#fff}.consent-accept:hover{background:#de2864;transform:translateY(-2px)}.consent-decline{background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.3)}.consent-decline:hover{background:#ffffff1a;color:#fff}body[data-theme=achievion] .consent-banner{background:#fffffffa;border-top-color:#e5e5e5}body[data-theme=achievion] .consent-text p{color:#555}body[data-theme=achievion] .consent-accept{background:#3858e9}body[data-theme=achievion] .consent-accept:hover{background:#2145e6}body[data-theme=achievion] .consent-decline{color:#666;border-color:#ddd}body[data-theme=achievion] .consent-decline:hover{background:#f5f5f5;color:#333}@media(max-width:768px){.consent-banner{padding:1rem 1.5rem}.consent-content{flex-direction:column;gap:1rem;text-align:center}.consent-text{flex-direction:column;gap:.5rem}.consent-buttons{width:100%;justify-content:center}}.footer{text-align:center;padding:2.5rem;background:#050505;color:#ffffff80;font-size:.9rem}@media(max-width:1024px){.hero h1{font-size:3.5rem}.section h2{font-size:2.5rem}.section{padding:5rem 2rem}}@media(max-width:768px){.modal-overlay{padding:1rem}.modal{max-height:95vh}.modal-header{padding:1rem 1.5rem;flex-wrap:wrap;gap:.75rem}.modal-header h3{font-size:1.25rem}.modal-content{padding:1.5rem}.resume-header h1{font-size:1.75rem}.competencies{grid-template-columns:1fr}.hero h1{font-size:2.75rem}.hero-subtitle{font-size:1.2rem}.nav{padding:1rem 1.5rem}.nav-brand{font-size:1.1rem}.nav-links{gap:1rem}.nav-links a{font-size:.85rem}.section{padding:4rem 1.5rem}.section-alt{padding-left:1.5rem;padding-right:1.5rem}.section h2{font-size:2rem}.project-grid{grid-template-columns:1fr}.project-card{padding:2rem}.case-study-header{padding:1.5rem 2rem}.case-study-content{padding:2rem}.outcome{margin:0 -2rem -2rem;padding:1.5rem 2rem}.credentials{flex-direction:column;align-items:center}.btn-secondary,.btn-outline{margin-left:0;margin-top:1rem}}@media(max-width:480px){.nav-links{display:none}.hero h1{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:1rem}.section h2{font-size:1.75rem}.project-card h3{font-size:1.4rem}}
