:root{--bg-main: #ffffff;--text-main: #000000;--text-sub: #616161;--accent: #000000;--tab-inactive-bg: transparent;--tab-inactive-text: #000000;--tab-active-bg: #000000;--tab-active-text: #ffffff;--drawer-bg: rgba(255, 255, 255, .95);--font-head: "Orbitron", sans-serif;--font-body: "Ubuntu", sans-serif;--font-logo: "Kanit", sans-serif}[data-astro-cid-kh7btl4r][data-theme=dark]{--bg-main: #121212;--text-main: #ffffff;--text-sub: #a0a0a0;--accent: #ffffff;--tab-inactive-bg: transparent;--tab-inactive-text: #ffffff;--tab-active-bg: #ffffff;--tab-active-text: #000000;--drawer-bg: rgba(18, 18, 18, .95)}body{margin:0;font-family:var(--font-body);color:var(--text-main);background:var(--bg-main);transition:background .3s,color .3s;overflow-x:hidden}a[data-astro-cid-kh7btl4r]{text-decoration:none;color:inherit}.top-nav[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;padding:20px 30px;align-items:center}.logo-text[data-astro-cid-kh7btl4r]{font-family:var(--font-logo);font-weight:700;font-size:1.5rem}.logo-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;background:var(--accent);border-radius:50%;display:inline-block;margin-left:5px}.nav-controls[data-astro-cid-kh7btl4r]{display:flex;gap:15px;align-items:center}button[data-astro-cid-kh7btl4r]{background:none;border:none;cursor:pointer;color:var(--text-main)}#theme-toggle[data-astro-cid-kh7btl4r] .moon-icon[data-astro-cid-kh7btl4r]{display:block}#theme-toggle[data-astro-cid-kh7btl4r] .sun-icon[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r][data-theme=dark] #theme-toggle[data-astro-cid-kh7btl4r] .moon-icon[data-astro-cid-kh7btl4r]{display:none}[data-astro-cid-kh7btl4r][data-theme=dark] #theme-toggle[data-astro-cid-kh7btl4r] .sun-icon[data-astro-cid-kh7btl4r]{display:block}.drawer-overlay[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:.3s}.drawer-overlay[data-astro-cid-kh7btl4r].open{opacity:1;visibility:visible}.drawer[data-astro-cid-kh7btl4r]{position:fixed;top:0;right:0;width:80%;max-width:400px;height:100%;background:var(--drawer-bg);backdrop-filter:blur(10px);z-index:999;transform:translate(100%);transition:.4s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.drawer[data-astro-cid-kh7btl4r].open{transform:translate(0)}.drawer-header[data-astro-cid-kh7btl4r]{padding:20px 30px;display:flex;justify-content:space-between;border-bottom:1px solid #888}.drawer-nav[data-astro-cid-kh7btl4r]{padding:30px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.drawer-link[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:1.5rem;display:flex;justify-content:space-between}.about-grid[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;min-height:auto}.image-container[data-astro-cid-kh7btl4r]{width:auto;margin:0 20px;min-height:500px;position:relative;border-radius:20px;overflow:hidden}.profile-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:top center;mask-image:linear-gradient(to bottom,black 0%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 80%,transparent 100%)}.intro-content[data-astro-cid-kh7btl4r]{padding:24px 40px}.headline-group[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:15px;font-family:var(--font-head);font-weight:700;font-size:24px;height:40px}.typewriter-wrapper[data-astro-cid-kh7btl4r]{position:relative;min-width:160px}.headline-animated[data-astro-cid-kh7btl4r]{color:var(--accent);border-right:2px solid var(--accent);padding-right:5px;animation:blink 1s step-end infinite}@keyframes blink{50%{border-color:transparent}}.headline-main[data-astro-cid-kh7btl4r]{font-family:var(--font-head);font-size:24px;margin:5px 0 15px}.intro-text[data-astro-cid-kh7btl4r]{color:var(--text-sub);font-size:1rem;line-height:1.5}@media(min-width:768px){.about-grid[data-astro-cid-kh7btl4r]{flex-direction:row;align-items:center;min-height:80vh}.image-container[data-astro-cid-kh7btl4r]{height:70vh;width:50%;margin:0;border-radius:0}.intro-content[data-astro-cid-kh7btl4r]{width:50%;padding:50px}.headline-group[data-astro-cid-kh7btl4r],.headline-main[data-astro-cid-kh7btl4r]{font-size:40px;height:60px}.intro-text[data-astro-cid-kh7btl4r]{font-size:1.2rem}}.process-section[data-astro-cid-kh7btl4r]{padding:40px 20px;max-width:1000px;margin:0 auto}.text-center[data-astro-cid-kh7btl4r]{text-align:center}h2[data-astro-cid-kh7btl4r].orbitron{font-family:var(--font-head);font-size:1.8rem;margin-bottom:30px;color:var(--text-main)}.tabs-container[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:10px;margin-bottom:20px;overflow-x:auto;padding-bottom:10px}.tab-btn[data-astro-cid-kh7btl4r]{background:var(--tab-inactive-bg);color:var(--tab-inactive-text);border:2px solid var(--accent);padding:10px 20px;border-radius:8px;font-weight:700;font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:.3s}.tab-btn[data-astro-cid-kh7btl4r].active{background:var(--tab-active-bg);color:var(--tab-active-text)}.tab-content[data-astro-cid-kh7btl4r]{display:none;text-align:center;padding:20px;animation:fadeIn .5s}.tab-content[data-astro-cid-kh7btl4r].active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stage-heading[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:600;color:var(--text-sub);margin-bottom:10px}.stage-text[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.6;color:var(--text-main);max-width:800px;margin:0 auto;white-space:pre-line}.text-section[data-astro-cid-kh7btl4r]{padding:40px;max-width:900px;margin:0 auto}.body-text[data-astro-cid-kh7btl4r]{color:var(--text-sub);font-size:1rem;line-height:1.6;white-space:pre-line}.providers-section[data-astro-cid-kh7btl4r]{padding:40px 20px;overflow:hidden}.marquee-container[data-astro-cid-kh7btl4r]{width:100%;overflow:hidden;position:relative}.marquee-content[data-astro-cid-kh7btl4r]{display:flex;width:max-content;animation:scroll 30s linear infinite}.marquee-content[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:60px;margin:0 30px;object-fit:contain;filter:grayscale(100%)}[data-astro-cid-kh7btl4r][data-theme=dark] .marquee-content[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{filter:invert(1)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}
