.about-page[data-astro-cid-kh7btl4r]{padding-top:calc(4px + var(--header-height))}.about-hero[data-astro-cid-kh7btl4r]{position:relative;padding:var(--space-16) 0;overflow:hidden;background:linear-gradient(180deg,var(--cream) 0%,white 100%);min-height:60vh;display:flex;align-items:center}.hero-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none}.shape[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3}.shape-1[data-astro-cid-kh7btl4r]{width:500px;height:500px;background:var(--rainbow-4);top:-200px;right:-100px}.shape-2[data-astro-cid-kh7btl4r]{width:400px;height:400px;background:var(--rainbow-1);bottom:-150px;left:-100px}.shape-3[data-astro-cid-kh7btl4r]{width:300px;height:300px;background:var(--rainbow-3);top:30%;left:50%}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.tenten-intro[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-10);max-width:900px;margin:0 auto}@media (max-width: 768px){.tenten-intro[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center}}.tenten-float[data-astro-cid-kh7btl4r]{flex-shrink:0}.tenten-big[data-astro-cid-kh7btl4r]{width:250px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));animation:floatTenten 6s ease-in-out infinite}@keyframes floatTenten{0%,to{transform:translateY(0) rotate(-3deg)}25%{transform:translateY(-15px) rotate(0)}50%{transform:translateY(-5px) rotate(3deg)}75%{transform:translateY(-20px) rotate(0)}}.speech-bubble[data-astro-cid-kh7btl4r]{background:#fff;padding:var(--space-8);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative}.speech-bubble[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);border:20px solid transparent;border-right-color:#fff}@media (max-width: 768px){.speech-bubble[data-astro-cid-kh7btl4r]:before{display:none}}.speech-bubble[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(28px,5vw,40px);font-weight:800;color:var(--gray-800);margin-bottom:var(--space-3)}.speech-bubble[data-astro-cid-kh7btl4r] .highlight[data-astro-cid-kh7btl4r]{background:var(--gradient-rainbow);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-text[data-astro-cid-kh7btl4r]{font-size:18px;color:var(--gray-600);line-height:1.8}.story-section[data-astro-cid-kh7btl4r]{padding:var(--space-16) 0;background:#fff}.story-card[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;text-align:center}.story-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-8)}.sparkle[data-astro-cid-kh7btl4r]{font-size:32px}.story-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:32px;font-weight:800;color:var(--gray-800)}.story-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:17px;color:var(--gray-600);line-height:2;margin-bottom:var(--space-5)}.story-content[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--primary)}.slogan-box[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:var(--space-3);background:var(--cream);padding:var(--space-4) var(--space-6);border-radius:var(--radius-full);margin-top:var(--space-6)}.slogan[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:18px;font-weight:700;background:var(--gradient-rainbow);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.slogan-box[data-astro-cid-kh7btl4r] .emoji[data-astro-cid-kh7btl4r]{font-size:24px}.values-section[data-astro-cid-kh7btl4r]{padding:var(--space-16) 0;background:var(--cream)}.section-title[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:32px;font-weight:800;text-align:center;color:var(--gray-800);margin-bottom:var(--space-10)}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-5)}@media (max-width: 1024px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.value-card[data-astro-cid-kh7btl4r]{background:#fff;padding:var(--space-6);border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow);transition:all .3s ease}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.value-icon[data-astro-cid-kh7btl4r]{font-size:40px;margin-bottom:var(--space-4)}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-2)}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--gray-500);line-height:1.6}.contact-section[data-astro-cid-kh7btl4r]{padding:var(--space-16) 0;background:#fff}.contact-card[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto;background:var(--primary);border-radius:var(--radius-2xl);padding:var(--space-10);color:#fff;overflow:hidden;position:relative}@media (max-width: 768px){.contact-card[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;padding:var(--space-8)}}.contact-content[data-astro-cid-kh7btl4r]{flex:1}.contact-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:28px;font-weight:800;margin-bottom:var(--space-2)}.contact-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:16px;opacity:.8;margin-bottom:var(--space-6)}.contact-links[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-4);flex-wrap:wrap}@media (max-width: 768px){.contact-links[data-astro-cid-kh7btl4r]{justify-content:center}}.contact-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-3);background:#ffffff1a;padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);transition:all .2s ease}.contact-item[data-astro-cid-kh7btl4r]:hover{background:#fff3}.contact-icon[data-astro-cid-kh7btl4r]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.contact-icon[data-astro-cid-kh7btl4r].line{background:var(--line-green)}.contact-icon[data-astro-cid-kh7btl4r].email{background:var(--rainbow-2)}.contact-label[data-astro-cid-kh7btl4r]{display:block;font-size:12px;opacity:.7}.contact-value[data-astro-cid-kh7btl4r]{display:block;font-size:15px;font-weight:600}.contact-visual[data-astro-cid-kh7btl4r]{flex-shrink:0;margin-right:-20px}@media (max-width: 768px){.contact-visual[data-astro-cid-kh7btl4r]{margin-right:0}}.contact-tenten[data-astro-cid-kh7btl4r]{width:180px;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));animation:floatTenten 6s ease-in-out infinite}@media (max-width: 768px){.contact-tenten[data-astro-cid-kh7btl4r]{width:120px}}.cta-section[data-astro-cid-kh7btl4r]{padding:var(--space-16) 0;background:var(--cream);text-align:center}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(24px,4vw,32px);font-weight:800;color:var(--gray-800);margin-bottom:var(--space-6)}.btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);font-weight:600;font-size:14px;border:none;transition:all .2s ease}.btn-xl[data-astro-cid-kh7btl4r]{padding:var(--space-5) var(--space-10);font-size:16px}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--primary);color:#fff;box-shadow:0 4px 20px #2e3b6b4d}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--primary-light);transform:translateY(-2px)}.footer[data-astro-cid-kh7btl4r]{padding:var(--space-8) 0;background:var(--gray-800);color:#fff;text-align:center}.footer[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:13px;opacity:.5}
