.about-page[data-astro-cid-kh7btl4r]{padding-bottom:4rem;position:relative;overflow:hidden}.petals[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.petal[data-astro-cid-kh7btl4r]{position:absolute;top:-20px;width:12px;height:12px;background:#ffb7c5;border-radius:50% 0 50% 50%;opacity:.5;animation:petal-fall linear infinite}[data-theme=dark] .petal[data-astro-cid-kh7btl4r]{background:#a5b4fc;opacity:.2}.petal--1[data-astro-cid-kh7btl4r]{left:10%;animation-duration:8s;animation-delay:0s;width:10px;height:10px}.petal--2[data-astro-cid-kh7btl4r]{left:25%;animation-duration:11s;animation-delay:1s;width:14px;height:14px}.petal--3[data-astro-cid-kh7btl4r]{left:40%;animation-duration:9s;animation-delay:3s}.petal--4[data-astro-cid-kh7btl4r]{left:55%;animation-duration:12s;animation-delay:2s;width:8px;height:8px}.petal--5[data-astro-cid-kh7btl4r]{left:70%;animation-duration:10s;animation-delay:4s;width:11px;height:11px}.petal--6[data-astro-cid-kh7btl4r]{left:85%;animation-duration:8.5s;animation-delay:1.5s}.petal--7[data-astro-cid-kh7btl4r]{left:15%;animation-duration:13s;animation-delay:5s;width:9px;height:9px}.petal--8[data-astro-cid-kh7btl4r]{left:60%;animation-duration:9.5s;animation-delay:3.5s;width:13px;height:13px}@keyframes petal-fall{0%{transform:translateY(-20px) rotate(0) translate(0);opacity:0}10%{opacity:.6}90%{opacity:.4}to{transform:translateY(100vh) rotate(360deg) translate(80px);opacity:0}}.about-deco[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;pointer-events:none;z-index:0;opacity:.18}.about-deco--1[data-astro-cid-kh7btl4r]{width:350px;height:350px;background:radial-gradient(circle,#ff9a9e,transparent 70%);top:-80px;right:-80px;animation:deco-float 8s ease-in-out infinite}.about-deco--2[data-astro-cid-kh7btl4r]{width:250px;height:250px;background:radial-gradient(circle,#fbc2eb,transparent 70%);top:400px;left:-100px;animation:deco-float 10s ease-in-out infinite reverse}.about-deco--3[data-astro-cid-kh7btl4r]{width:300px;height:300px;background:radial-gradient(circle,#fad0c4,transparent 70%);bottom:200px;right:-60px;animation:deco-float 12s ease-in-out infinite}[data-theme=dark] .about-deco--1[data-astro-cid-kh7btl4r]{background:radial-gradient(circle,#667eea,transparent 70%);opacity:.1}[data-theme=dark] .about-deco--2[data-astro-cid-kh7btl4r]{background:radial-gradient(circle,#764ba2,transparent 70%);opacity:.1}[data-theme=dark] .about-deco--3[data-astro-cid-kh7btl4r]{background:radial-gradient(circle,#4a00e0,transparent 70%);opacity:.1}@keyframes deco-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.08)}}.about-hero[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#ffecd2,#fcb69f,#ff9a9e 60%,#fbc2eb);padding:5rem 0 4rem;margin-bottom:3rem;position:relative;z-index:1}[data-theme=dark] .about-hero[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#0f0c29,#302b63 40%,#24243e,#1a1a3e)}.about-hero__inner[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:3rem;max-width:760px;margin:0 auto}.about-hero__image-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0;position:relative}.about-hero__sparkles[data-astro-cid-kh7btl4r]{position:absolute;inset:-30px;pointer-events:none;z-index:2}.sparkle[data-astro-cid-kh7btl4r]{position:absolute;font-size:1.2rem;color:#ffb7c5;animation:sparkle-blink 2s ease-in-out infinite}[data-theme=dark] .sparkle[data-astro-cid-kh7btl4r]{color:#a5b4fc}.sparkle--1[data-astro-cid-kh7btl4r]{top:5%;left:0;animation-delay:0s}.sparkle--2[data-astro-cid-kh7btl4r]{top:0;right:10%;animation-delay:.5s;font-size:.9rem}.sparkle--3[data-astro-cid-kh7btl4r]{bottom:15%;left:-5%;animation-delay:1s}.sparkle--4[data-astro-cid-kh7btl4r]{bottom:5%;right:0;animation-delay:1.5s;font-size:1rem}@keyframes sparkle-blink{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.about-hero__halo[data-astro-cid-kh7btl4r]{position:absolute;inset:-20px;border-radius:50%;background:radial-gradient(circle,rgba(255,183,197,.5),transparent 70%);animation:halo-pulse 3s ease-in-out infinite}[data-theme=dark] .about-hero__halo[data-astro-cid-kh7btl4r]{background:radial-gradient(circle,rgba(102,126,234,.35),transparent 70%)}@keyframes halo-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:1}}.about-hero__image[data-astro-cid-kh7btl4r]{width:200px;height:auto;display:block;filter:drop-shadow(0 10px 30px rgba(255,100,150,.3));animation:float 3s ease-in-out infinite;position:relative;z-index:1}[data-theme=dark] .about-hero__image[data-astro-cid-kh7btl4r]{filter:drop-shadow(0 10px 30px rgba(102,126,234,.5))}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}.about-hero__text[data-astro-cid-kh7btl4r]{flex:1}.about-hero__label[data-astro-cid-kh7btl4r]{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#fff9;color:#e05070;display:inline-block;padding:.35rem 1rem;border-radius:99px;margin-bottom:.75rem;backdrop-filter:blur(6px);box-shadow:0 2px 10px #ff649626}[data-theme=dark] .about-hero__label[data-astro-cid-kh7btl4r]{background:#667eea40;color:#a5b4fc;box-shadow:0 2px 10px #667eea33}.about-hero__name[data-astro-cid-kh7btl4r]{font-family:Quicksand,sans-serif;font-size:3.2rem;font-weight:800;margin:0 0 .5rem;line-height:1.1;color:#4a2040;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;text-shadow:0 2px 10px rgba(255,100,150,.15)}[data-theme=dark] .about-hero__name[data-astro-cid-kh7btl4r]{color:#f0e8ff;text-shadow:0 2px 10px rgba(102,126,234,.3)}.about-hero__name-en[data-astro-cid-kh7btl4r]{font-size:1.3rem;font-weight:600;opacity:.55}.about-hero__catchcopy[data-astro-cid-kh7btl4r]{font-size:1.15rem;font-weight:700;color:#7a3060;margin:0 0 1.25rem;letter-spacing:.02em}[data-theme=dark] .about-hero__catchcopy[data-astro-cid-kh7btl4r]{color:#c4b5fd}.about-hero__tags[data-astro-cid-kh7btl4r]{display:flex;gap:.5rem;flex-wrap:wrap}.hero-tag[data-astro-cid-kh7btl4r]{font-size:.78rem;font-weight:600;background:#ffffffa6;color:#c05070;padding:.3rem .8rem;border-radius:99px;backdrop-filter:blur(4px);box-shadow:0 1px 6px #ff64961a;transition:transform .2s}.hero-tag[data-astro-cid-kh7btl4r]:hover{transform:scale(1.05)}[data-theme=dark] .hero-tag[data-astro-cid-kh7btl4r]{background:#667eea33;color:#93c5fd;box-shadow:0 1px 6px #667eea26}.section-title--cute[data-astro-cid-kh7btl4r]{font-family:Quicksand,sans-serif;font-size:1.85rem;font-weight:800;text-align:center;margin-bottom:2.5rem;color:#d06080;position:relative;letter-spacing:.05em}.section-title--cute[data-astro-cid-kh7btl4r]:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,#ffb7c5,#ff9a9e,#fbc2eb);border-radius:2px;margin:.6rem auto 0}[data-theme=dark] .section-title--cute[data-astro-cid-kh7btl4r]{color:#c4b5fd}[data-theme=dark] .section-title--cute[data-astro-cid-kh7btl4r]:after{background:linear-gradient(90deg,#667eea,#a5b4fc,#764ba2)}.about-profile[data-astro-cid-kh7btl4r]{padding:0 0 2rem;position:relative;z-index:1}.profile-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.profile-card[data-astro-cid-kh7btl4r]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:2rem;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.profile-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;border-radius:24px 24px 0 0}.profile-card--role[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#ff9a9e,#fecfef,#ffb7c5)}.profile-card--personality[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#a18cd1,#fbc2eb,#d4a5e5)}.profile-card--skills[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#fad0c4,#ffd1ff,#ffb7c5)}.profile-card--favorites[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#ff9a9e,#fbc2eb,#fad0c4)}[data-theme=dark] .profile-card--role[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#667eea,#a5b4fc,#764ba2)}[data-theme=dark] .profile-card--personality[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#4a00e0,#a5b4fc,#8e2de2)}[data-theme=dark] .profile-card--skills[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#302b63,#667eea,#a5b4fc)}[data-theme=dark] .profile-card--favorites[data-astro-cid-kh7btl4r]:before{background:linear-gradient(90deg,#764ba2,#667eea,#302b63)}.profile-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #ff649626}[data-theme=dark] .profile-card[data-astro-cid-kh7btl4r]:hover{box-shadow:0 20px 40px #667eea26}.profile-card__icon-wrap[data-astro-cid-kh7btl4r]{width:56px;height:56px;background:linear-gradient(135deg,#fff0f3,#ffe0e6,#ffd1e8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;animation:icon-bounce 3s ease-in-out infinite;box-shadow:0 4px 12px #ff64961f}[data-theme=dark] .profile-card__icon-wrap[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#1a1a3e,#2a2a5e,#1e1e4e);box-shadow:0 4px 12px #667eea1f}@keyframes icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.profile-card__icon[data-astro-cid-kh7btl4r]{font-size:1.6rem}.profile-card__title[data-astro-cid-kh7btl4r]{font-family:Quicksand,sans-serif;font-size:1.15rem;font-weight:700;color:#d06080;margin:0 0 .75rem}[data-theme=dark] .profile-card__title[data-astro-cid-kh7btl4r]{color:#c4b5fd}.profile-card__text[data-astro-cid-kh7btl4r]{font-size:.95rem;color:var(--color-text-muted);line-height:1.75;margin:0}.profile-card__list[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;font-size:.95rem;color:var(--color-text-muted);line-height:2}.about-quote[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#fff5f7,#fef0f5,#fff0f8);border:2px solid #fecdd3;border-radius:24px;padding:2rem 2.5rem;margin-bottom:3rem;position:relative;display:flex;gap:1.5rem;align-items:flex-start}[data-theme=dark] .about-quote[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#1a1a2e,#16213e,#1e1e3e);border-color:#336}.about-quote__avatar[data-astro-cid-kh7btl4r]{flex-shrink:0;width:70px;height:70px;border-radius:50%;overflow:hidden;border:3px solid #ffb7c5;box-shadow:0 4px 12px #ff649633}[data-theme=dark] .about-quote__avatar[data-astro-cid-kh7btl4r]{border-color:#667eea;box-shadow:0 4px 12px #667eea33}.about-quote__avatar-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.about-quote__content[data-astro-cid-kh7btl4r]{flex:1}.about-quote__mark[data-astro-cid-kh7btl4r]{font-family:Quicksand,serif;font-size:4.5rem;font-weight:800;color:#ffb7c5;line-height:.8;margin-bottom:-.25rem;opacity:.6}[data-theme=dark] .about-quote__mark[data-astro-cid-kh7btl4r]{color:#667eea}.about-quote[data-astro-cid-kh7btl4r] blockquote[data-astro-cid-kh7btl4r]{margin:0}.about-quote[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.85;color:var(--color-text);font-style:italic;margin:0 0 .75rem}.about-quote__cite[data-astro-cid-kh7btl4r]{font-size:.9rem;color:#d06080;font-weight:600;font-style:normal}[data-theme=dark] .about-quote__cite[data-astro-cid-kh7btl4r]{color:#c4b5fd}.about-specs[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.about-specs__title[data-astro-cid-kh7btl4r]{font-family:Quicksand,sans-serif;font-size:1.3rem;font-weight:700;color:#d06080;margin-bottom:1.25rem;text-align:center}[data-theme=dark] .about-specs__title[data-astro-cid-kh7btl4r]{color:#c4b5fd}.specs-table-wrap[data-astro-cid-kh7btl4r]{border-radius:20px;overflow:hidden;border:2px solid #fecdd3;box-shadow:0 4px 16px #ff649614}[data-theme=dark] .specs-table-wrap[data-astro-cid-kh7btl4r]{border-color:#336;box-shadow:0 4px 16px #667eea14}.specs-table[data-astro-cid-kh7btl4r]{width:100%;border-collapse:collapse;font-size:.95rem}.specs-table[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r],.specs-table[data-astro-cid-kh7btl4r] td[data-astro-cid-kh7btl4r]{padding:.9rem 1.25rem;text-align:left;border-bottom:1px solid #fecdd3}[data-theme=dark] .specs-table[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r],[data-theme=dark] .specs-table[data-astro-cid-kh7btl4r] td[data-astro-cid-kh7btl4r]{border-bottom-color:#335}.specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:last-child th[data-astro-cid-kh7btl4r],.specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:last-child td[data-astro-cid-kh7btl4r]{border-bottom:none}.specs-table[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r]{width:35%;color:#d06080;font-weight:700;background:linear-gradient(90deg,#fff5f7,#fef0f5,#fff0f8);font-size:.9rem}[data-theme=dark] .specs-table[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r]{color:#c4b5fd;background:linear-gradient(90deg,#16213e,#1a1a2e,#1e1e3e)}.specs-table[data-astro-cid-kh7btl4r] td[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);background:var(--color-surface)}.specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:hover td[data-astro-cid-kh7btl4r],.specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:hover th[data-astro-cid-kh7btl4r]{background:#fff0f5}[data-theme=dark] .specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:hover td[data-astro-cid-kh7btl4r],[data-theme=dark] .specs-table[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:hover th[data-astro-cid-kh7btl4r]{background:#1e1e3e}.about-operator[data-astro-cid-kh7btl4r]{padding:0 0 3rem;position:relative;z-index:1}.operator-card[data-astro-cid-kh7btl4r]{border-radius:20px;overflow:hidden;border:2px solid #fecdd3;box-shadow:0 4px 16px #ff649614;margin-bottom:1.5rem}[data-theme=dark] .operator-card[data-astro-cid-kh7btl4r]{border-color:#336;box-shadow:0 4px 16px #667eea14}.operator-card[data-astro-cid-kh7btl4r] .specs-table[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r]{width:30%}.operator-card[data-astro-cid-kh7btl4r] .specs-table[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#d06080;text-decoration:underline}[data-theme=dark] .operator-card[data-astro-cid-kh7btl4r] .specs-table[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#c4b5fd}.operator-note[data-astro-cid-kh7btl4r]{text-align:center;font-size:.95rem;color:var(--color-text-muted);line-height:1.75}.operator-note[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#d06080;text-decoration:underline}[data-theme=dark] .operator-note[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#c4b5fd}.about-cta[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#ff9a9e,#fbc2eb,#fad0c4 60%,#ffb7c5);color:#4a2040;padding:4.5rem 0;text-align:center;border-radius:28px;margin:0 1rem;position:relative;z-index:1;box-shadow:0 8px 30px #ff649633}[data-theme=dark] .about-cta[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#0f0c29,#302b63 40%,#24243e,#1a1a3e);color:#e0e0e0;box-shadow:0 8px 30px #667eea26}.about-cta__title[data-astro-cid-kh7btl4r]{font-family:Quicksand,sans-serif;font-size:1.85rem;font-weight:800;margin-bottom:1rem;color:inherit}.about-cta__text[data-astro-cid-kh7btl4r]{font-size:1.05rem;opacity:.85;margin-bottom:2rem;line-height:1.7}.about-cta__buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-kh7btl4r]{display:inline-block;padding:.9rem 2.2rem;border-radius:99px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s}.btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0003}.btn--primary[data-astro-cid-kh7btl4r]{background:#fff;color:#d06080;box-shadow:0 4px 15px #0000001a}[data-theme=dark] .btn--primary[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#667eea,#a5b4fc);color:#fff;box-shadow:0 4px 15px #667eea4d}.btn--secondary[data-astro-cid-kh7btl4r]{background:#ffffff80;color:#6a3050;border:2px solid rgba(255,255,255,.7);backdrop-filter:blur(4px)}[data-theme=dark] .btn--secondary[data-astro-cid-kh7btl4r]{background:#ffffff14;color:#e0e0e0;border-color:#ffffff40}.container[data-astro-cid-kh7btl4r]{max-width:960px;margin:0 auto;padding:0 1.5rem}@media(max-width:600px){.about-hero[data-astro-cid-kh7btl4r]{padding:3.5rem 0 3rem}.about-hero__inner[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;gap:2rem}.about-hero__name[data-astro-cid-kh7btl4r]{font-size:2.5rem;justify-content:center}.about-hero__image[data-astro-cid-kh7btl4r]{width:150px}.about-hero__tags[data-astro-cid-kh7btl4r]{justify-content:center}.about-cta[data-astro-cid-kh7btl4r]{border-radius:20px}.about-quote[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.about-quote__avatar[data-astro-cid-kh7btl4r]{width:60px;height:60px}}
