.section-container.svelte-hs3hq{padding:2.5rem 2rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.section-container.visible.svelte-hs3hq{opacity:1;transform:translateY(0)}.section-title.svelte-hs3hq{font-size:2.75rem;font-weight:800;text-align:center;margin-bottom:2.25rem;font-family:Playfair Display,serif;color:var(--color-primary);letter-spacing:-.01em}.emoji.svelte-hs3hq{margin-right:.5rem;display:inline-block}.section-content.svelte-hs3hq{max-width:1200px;margin:0 auto}@media (max-width: 768px){.section-container.svelte-hs3hq{padding:2rem 1.5rem}.section-title.svelte-hs3hq{font-size:2.125rem;margin-bottom:1.875rem}}@media (max-width: 480px){.section-container.svelte-hs3hq{padding:1.875rem 1.25rem}.section-title.svelte-hs3hq{font-size:1.875rem;margin-bottom:1.625rem}.emoji.svelte-hs3hq{font-size:1.625rem}}.card.svelte-1sjp5v8{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:1.25rem;padding:2rem;box-shadow:0 8px 16px -4px #15324314,0 4px 8px -2px #1532430a;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid rgba(180,184,171,.2);transform-style:preserve-3d;position:relative;overflow:hidden}.card.svelte-1sjp5v8:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-secondary) 0%,var(--color-primary) 100%);transform:scaleX(0);transition:transform .35s ease}.card.svelte-1sjp5v8:hover:before{transform:scaleX(1)}.card.svelte-1sjp5v8:hover{transform:translateY(-8px);box-shadow:0 20px 32px -8px #15324326,0 8px 16px -4px #15324314;border-color:#284b634d}.card-link.svelte-1sjp5v8{display:block;text-decoration:none;color:inherit;cursor:pointer}.card-icon.svelte-1sjp5v8{font-size:2.75rem;margin-bottom:1rem;display:flex;justify-content:center;filter:drop-shadow(0 2px 4px rgba(21,50,67,.1));transition:transform .3s ease}.card.svelte-1sjp5v8:hover .card-icon:where(.svelte-1sjp5v8){transform:scale(1.1)}.card-title.svelte-1sjp5v8{font-size:1.5rem;font-weight:700;margin-bottom:.875rem;text-align:center;color:var(--color-primary);font-family:Nunito,sans-serif;letter-spacing:-.01em}.card-content.svelte-1sjp5v8{text-align:center;color:#64748b;line-height:1.75;font-size:1.0625rem;font-weight:400}@media (max-width: 768px){.card.svelte-1sjp5v8{padding:1.75rem}.card-icon.svelte-1sjp5v8{font-size:2.5rem}.card-title.svelte-1sjp5v8{font-size:1.3125rem}.card-content.svelte-1sjp5v8{font-size:1rem}}@media (max-width: 480px){.card.svelte-1sjp5v8{padding:1.5rem 1.25rem}.card-icon.svelte-1sjp5v8{font-size:2.375rem;margin-bottom:.875rem}.card-title.svelte-1sjp5v8{font-size:1.1875rem;margin-bottom:.625rem}.card-content.svelte-1sjp5v8{font-size:.9375rem;line-height:1.7}}.carousel-container.svelte-1pwgc3o{position:relative;width:100%;max-width:100%;height:420px;display:flex;align-items:center;justify-content:center;perspective:1500px;overflow:hidden;padding:1rem 0}.carousel-scene.svelte-1pwgc3o{position:relative;width:100%;height:100%;transform-style:preserve-3d}.carousel-item.svelte-1pwgc3o{position:absolute;left:50%;top:50%;transform-style:preserve-3d;transition:transform .3s ease,opacity .3s ease;will-change:transform,opacity}.tech-card.svelte-1pwgc3o{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:50%;padding:2rem;box-shadow:0 12px 32px #1532431a,0 4px 12px #1532430f,inset 0 -2px 8px #15324308,inset 0 2px 8px #ffffff80;border:2px solid rgba(180,184,171,.15);width:180px;height:180px;min-width:180px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);transform:translate(-50%) translateY(-50%);backface-visibility:hidden;transform-style:preserve-3d;position:relative}.tech-card.svelte-1pwgc3o:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));opacity:0;transition:opacity .3s ease;z-index:-1}.carousel-item.svelte-1pwgc3o:hover .tech-card:where(.svelte-1pwgc3o):before{opacity:.15}.carousel-item.svelte-1pwgc3o:hover .tech-card:where(.svelte-1pwgc3o){box-shadow:0 24px 48px #1532432e,0 8px 16px #1532431a,inset 0 -3px 12px #1532430d,inset 0 3px 12px #fff9;transform:translate(-50%) translateY(-50%) scale(1.12) rotateY(15deg) rotateX(5deg);border-color:#284b6340}.tech-icon.svelte-1pwgc3o{font-size:3.5rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.tech-name.svelte-1pwgc3o{font-size:1rem;font-weight:600;color:var(--color-primary);font-family:Nunito,sans-serif;text-align:center;line-height:1.3}.carousel-hint.svelte-1pwgc3o{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:.9375rem;color:var(--color-text-light);font-style:italic;opacity:.7}@media (max-width: 768px){.carousel-container.svelte-1pwgc3o{height:320px;padding:1rem 0;overflow:hidden}.carousel-scene.svelte-1pwgc3o{max-width:100%}.tech-card.svelte-1pwgc3o{padding:1.5rem;width:130px;height:130px;min-width:130px;min-height:130px}.tech-icon.svelte-1pwgc3o{font-size:2.5rem}.tech-name.svelte-1pwgc3o,.carousel-hint.svelte-1pwgc3o{font-size:.875rem}}@media (max-width: 480px){.carousel-container.svelte-1pwgc3o{height:280px;padding:.75rem 0;perspective:1000px}.carousel-scene.svelte-1pwgc3o{max-width:100vw}.tech-card.svelte-1pwgc3o{padding:1rem;width:110px;height:110px;min-width:110px;min-height:110px}.tech-icon.svelte-1pwgc3o{font-size:2rem}.tech-name.svelte-1pwgc3o{font-size:.75rem;line-height:1.3}.carousel-hint.svelte-1pwgc3o{font-size:.75rem}}.hero.svelte-1ib6vx1{position:fixed;top:0;left:0;right:0;width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-secondary) 0%,var(--color-primary) 100%);overflow:hidden;z-index:100;box-shadow:0 4px 6px -1px #15324333;backface-visibility:hidden;transform:translateZ(0)}.hero.svelte-1ib6vx1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(244,249,233,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(180,184,171,.08) 0%,transparent 50%)}.hero-content.svelte-1ib6vx1{text-align:center;color:var(--color-light);z-index:1;padding:1rem;max-width:100%}.hero-title.svelte-1ib6vx1{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:.5rem;font-family:Playfair Display,serif;line-height:1.1;letter-spacing:-.02em}.letter.svelte-1ib6vx1{display:inline-block;opacity:0;animation:letterPop .6s cubic-bezier(.34,1.56,.64,1) forwards;color:#fff}.gradient-text.svelte-1ib6vx1{background:linear-gradient(135deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.hero-subtitle.svelte-1ib6vx1{font-size:clamp(.875rem,2vw,1rem);opacity:1;margin-bottom:0;color:#ffffffe6;font-weight:400;letter-spacing:.01em;animation:fadeInUp .8s ease-out forwards;animation-delay:.8s;animation-fill-mode:both}.hero-social.svelte-1ib6vx1{display:flex;gap:2rem;justify-content:center;align-items:center;margin-top:1.25rem;opacity:0;animation:fadeInUp .8s ease-out forwards}.social-link.svelte-1ib6vx1{color:#ffffffd9;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link.svelte-1ib6vx1:hover{color:gold;background:#fff3;transform:translateY(-3px) scale(1.1)}.social-link.svelte-1ib6vx1 svg:where(.svelte-1ib6vx1){width:28px;height:28px}.main-content.svelte-1ib6vx1{padding-top:200px}.about-content.svelte-1ib6vx1{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.about-text.svelte-1ib6vx1{font-size:1.125rem;line-height:1.8;color:var(--color-text-light);text-align:center;font-weight:400}.about-text.svelte-1ib6vx1 strong:where(.svelte-1ib6vx1){color:var(--color-primary);font-weight:600}.projects-grid.svelte-1ib6vx1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.hobbies-grid.svelte-1ib6vx1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.footer.svelte-1ib6vx1{background:var(--color-primary);color:var(--color-light);text-align:center;padding:2rem;font-size:.875rem;border-top:4px solid var(--color-accent)}@media (max-width: 1024px){.about-text.svelte-1ib6vx1{font-size:1.0625rem}}@media (max-width: 768px){.hero.svelte-1ib6vx1{height:175px}.main-content.svelte-1ib6vx1{padding-top:175px}.hero-title.svelte-1ib6vx1{font-size:clamp(1.875rem,7vw,2.375rem);margin-bottom:.4375rem}.hero-subtitle.svelte-1ib6vx1{font-size:clamp(.875rem,2.5vw,1rem)}.hero-social.svelte-1ib6vx1{gap:1.5rem;margin-top:1rem}.social-link.svelte-1ib6vx1{padding:.4375rem}.social-link.svelte-1ib6vx1 svg:where(.svelte-1ib6vx1){width:26px;height:26px}.hobbies-grid.svelte-1ib6vx1,.projects-grid.svelte-1ib6vx1{grid-template-columns:1fr;gap:1.25rem}.about-text.svelte-1ib6vx1{font-size:1rem;text-align:left;line-height:1.75}}@media (max-width: 480px){.hero.svelte-1ib6vx1{height:170px}.main-content.svelte-1ib6vx1{padding-top:170px}.hero-title.svelte-1ib6vx1{font-size:1.75rem;margin-bottom:.3125rem}.hero-subtitle.svelte-1ib6vx1{font-size:.8125rem;line-height:1.45}.hero-social.svelte-1ib6vx1{gap:1.375rem;margin-top:.9375rem}.social-link.svelte-1ib6vx1{padding:.375rem}.social-link.svelte-1ib6vx1 svg:where(.svelte-1ib6vx1){width:24px;height:24px}.about-text.svelte-1ib6vx1{font-size:.9375rem;line-height:1.7}}
