@import"https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&family=M+PLUS+1:wght@900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@layer base{:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 240 5.9% 10%;--primary-foreground: 0 0% 98%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem}.dark{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 15.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}*{padding:0;box-sizing:border-box;font-family:BIZ UDGothic,serif;font-weight:900;font-style:normal}body{margin:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.center-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;text-align:center}.title-main,.title-section,.text-section{color:#fff;text-align:center}.app{position:relative;width:100%;min-height:100vh;overflow:hidden}.scene-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0}.content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1}.hero-section,.content-section{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:2rem}.main-title{font-size:clamp(3rem,8vw,6rem);font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.content-box{max-width:42rem;text-align:center;padding:2rem;background:#0f0a0a80;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-title{font-size:clamp(2rem,5vw,2.25rem);font-weight:700;margin-bottom:1.5rem;color:#fff}.section-hero{text-align:center;font-size:1.5rem;height:100vh;width:100vw}.section-text{font-size:clamp(1rem,3vw,1.25rem);line-height:1.6;color:#ffffffe6}.section-content{font-size:1.5rem}.move-Home{display:inline-block}.move-Home img{display:block;margin:20px auto auto;width:300px;height:auto;transition:filter .5s ease-out}.move-Home:hover img{filter:drop-shadow(0 0 100px rgba(255,255,255,1))}@media (max-width: 768px){.content-box{width:90%;padding:1.5rem}}
