html{scroll-behavior:smooth}.hero.svelte-8lkutk{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;position:relative;overflow:hidden}.hero-bg-video.svelte-8lkutk{position:absolute;top:0;right:0;width:30%;height:100%;object-fit:cover;z-index:0;opacity:.25;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1),filter .3s}@media (max-width: 600px){.hero-bg-video.svelte-8lkutk,.code-bg.svelte-8lkutk{display:none!important}.code-bg.svelte-8lkutk,.code-bg.svelte-8lkutk :where(.svelte-8lkutk){display:none!important;opacity:0!important;height:0!important;width:0!important;pointer-events:none!important;visibility:hidden!important}.hero.svelte-8lkutk{width:100%!important;overflow-x:hidden!important}body{width:100%!important;overflow-x:hidden!important;margin:0!important}h1.svelte-8lkutk{font-size:2rem!important;word-break:break-word}}.code-bg.svelte-8lkutk{position:absolute;top:0;left:0;width:30%;height:100%;z-index:0;pointer-events:none;opacity:.15;font-family:Fira Mono,Consolas,monospace;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2vw;-webkit-user-select:none;user-select:none;text-align:left}.code-line.svelte-8lkutk{font-size:1.2rem;white-space:pre}.keyword.svelte-8lkutk{color:#569cd6}.function.svelte-8lkutk{color:#dcdcaa}.paren.svelte-8lkutk,.brace.svelte-8lkutk,.operator.svelte-8lkutk{color:#fff}.object.svelte-8lkutk{color:#4ec9b0}.method.svelte-8lkutk{color:#d7ba7d}.string.svelte-8lkutk{color:#ce9178}.number.svelte-8lkutk{color:#b5cea8}.variable.svelte-8lkutk{color:#9cdcfe}.property.svelte-8lkutk{color:#4ec9b0}.type.svelte-8lkutk{color:#b5cea8;font-style:italic}.comment.svelte-8lkutk{color:#6a9955;font-style:italic}h1.svelte-8lkutk{font-size:3.5rem;margin-bottom:1rem;position:relative;z-index:1}.cta-buttons.svelte-8lkutk{display:flex;gap:1rem;margin-top:2rem;background:none;border:none;color:none;font-size:1.5rem;position:relative;z-index:1}a.button.svelte-8lkutk{transition:transform .3s,color .3s;background:none;color:var(--color-accent-1);will-change:transform}a.button.svelte-8lkutk:hover{transform:scale(1.2);color:var(--color-accent-2)}.about-section.svelte-8lkutk{padding:4rem 2rem;text-align:center;background:none}.about-content.svelte-8lkutk{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;max-width:1200px;margin:0 auto;position:relative;overflow:visible;border-radius:20px;gap:2rem}.about-background.svelte-8lkutk{flex:0 0 300px;height:auto;aspect-ratio:3/4;background-image:url(../../../background/moi.jpg);background-size:contain;background-position:left center;background-repeat:no-repeat;background-color:#000;border-radius:20px;opacity:1;filter:none;z-index:0;min-height:320px;max-height:100%;margin-top:3rem}.profile-photo.svelte-8lkutk{width:100%;height:100%;object-fit:cover;opacity:.15;filter:blur(2px);border-radius:20px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.about-text.svelte-8lkutk{flex:1 1 0;position:relative;z-index:1;background:none;padding:2rem;border-radius:15px;max-width:800px;margin:0 auto;text-align:left;display:flex;flex-direction:column;justify-content:center}.about-text.svelte-8lkutk h2:where(.svelte-8lkutk){text-align:center;margin-bottom:1.5rem;color:var(--color-accent-1)}.about-text.svelte-8lkutk p:where(.svelte-8lkutk){margin-bottom:1rem;line-height:1.6}@media (max-width: 768px){.about-text.svelte-8lkutk{margin:1rem;padding:1.5rem}}.fade-in.svelte-8lkutk{animation:svelte-8lkutk-fadeIn 1s ease-in}@keyframes svelte-8lkutk-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h1.svelte-8lkutk,.cta-buttons.svelte-8lkutk{position:relative;z-index:1}.hero-bg-video.svelte-8lkutk,.code-bg.svelte-8lkutk{transition:opacity .5s cubic-bezier(.4,0,.2,1)}.hidden.svelte-8lkutk{opacity:0!important;pointer-events:none}.code-bg.vivid.svelte-8lkutk .keyword:where(.svelte-8lkutk){color:#00bfff}.code-bg.vivid.svelte-8lkutk .function:where(.svelte-8lkutk){color:#ffe066}.code-bg.vivid.svelte-8lkutk .paren:where(.svelte-8lkutk),.code-bg.vivid.svelte-8lkutk .brace:where(.svelte-8lkutk),.code-bg.vivid.svelte-8lkutk .operator:where(.svelte-8lkutk){color:#fff}.code-bg.vivid.svelte-8lkutk .object:where(.svelte-8lkutk){color:#00ffb3}.code-bg.vivid.svelte-8lkutk .method:where(.svelte-8lkutk){color:gold}.code-bg.vivid.svelte-8lkutk .string:where(.svelte-8lkutk){color:#ff5e5e}.code-bg.vivid.svelte-8lkutk .number:where(.svelte-8lkutk){color:#7fff00}.code-bg.vivid.svelte-8lkutk .variable:where(.svelte-8lkutk){color:#00eaff}.code-bg.vivid.svelte-8lkutk .property:where(.svelte-8lkutk){color:#00ffb3}.code-bg.vivid.svelte-8lkutk .type:where(.svelte-8lkutk){color:#7fff00;font-style:italic}.code-bg.vivid.svelte-8lkutk .comment:where(.svelte-8lkutk){color:#0f0;font-style:italic}.code-bg.vivid.vivid.svelte-8lkutk{filter:brightness(2) saturate(1.5) contrast(1.2);opacity:.6;transition:filter .3s,opacity .3s}.hero-bg-video.video-vivid.svelte-8lkutk{filter:brightness(1.6) saturate(1.5) contrast(1.2);opacity:.4}.profile-photo.svelte-8lkutk{z-index:1!important;opacity:1!important;filter:none!important}@media (max-width: 900px){.about-content.svelte-8lkutk{flex-direction:column-reverse;align-items:center;gap:1rem}.about-background.svelte-8lkutk{width:100%;max-width:400px;height:300px;margin:0 auto;background-position:center;aspect-ratio:3/4;min-height:200px}.about-text.svelte-8lkutk{padding:1.5rem;max-width:100%}}@media (max-width: 768px){.about-section.svelte-8lkutk{padding:1rem .5rem}.about-text.svelte-8lkutk{width:90vw;max-width:none;margin:0;padding:1rem 1.2rem}}
