@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@600;700&family=Inter:wght@400;600&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",sans-serif;background:#F7FAFC;color:#2D3747;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:"Barlow",sans-serif;color:#2D3747}a{color:#FF6B35;text-decoration:none}.site-header{background:#2D3747;padding:1rem 0;position:sticky;top:0;z-index:100}.site-nav{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.nav-logo{color:white;font-family:"Barlow",sans-serif;font-weight:700;font-size:1.5rem}.nav-links{display:flex;list-style:none}.nav-links li{margin-left:2rem}.nav-links a{color:#CBD5E0;font-weight:600}.nav-links a:hover{color:white}.site-footer{background:#191f28;color:#CBD5E0;text-align:center;padding:2rem 1rem;margin-top:3rem}.social-links{margin-bottom:1rem}.social-links a{color:#CBD5E0;margin:0 1rem}.social-links a:hover{color:#FF6B35}.btn{display:inline-block;padding:0.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all 0.2s}.btn-primary,.chapter-cta{background:#FF6B35;color:white}.btn-primary:hover,.chapter-cta:hover{background:#ff4602;transform:translateY(-2px);color:white}.btn-outline{background:transparent;color:#FF6B35;border:2px solid #FF6B35}.btn-outline:hover{background:#FF6B35;color:white}.story-chapters{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;height:100vh;scrollbar-width:none}.story-chapters::-webkit-scrollbar{display:none}.chapter{flex:0 0 100vw;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}.chapter-content{text-align:center;background:rgba(255,255,255,0.95);padding:2rem;border-radius:16px;max-width:500px;backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}.chapter-emoji{font-size:4rem;display:block;margin-bottom:1rem}.chapter-title{font-size:2rem;margin-bottom:1rem;color:#2D3747}.chapter-description{font-size:1.1rem;margin-bottom:2rem;color:#2D3747}.hero{text-align:center;padding:4rem 1rem;background:linear-gradient(135deg, #2D3747 0%, #191f28 100%);color:white}.hero h1{color:white;font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;color:#fff;max-width:600px;margin:0 auto 2rem}.cta-section{text-align:center;padding:4rem 1rem;background:#2D3747;color:white}.cta-section h2{color:white;margin-bottom:1rem}.cta-section p{color:#CBD5E0;max-width:600px;margin:0 auto 2rem}.story-chapters{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;height:100vh;scrollbar-width:none}.story-chapters::-webkit-scrollbar{display:none}@media (max-width: 768px){.story-chapters{height:80vh}}.chapter{flex:0 0 100vw;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}@media (min-width: 768px){.chapter{padding:2rem}}.chapter-content{text-align:center;background:rgba(255,255,255,0.95);padding:2rem;border-radius:16px;max-width:500px;backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}@media (min-width: 768px){.chapter-content{padding:3rem}}.chapter-emoji{font-size:4rem;display:block;margin-bottom:1rem}.chapter-title{font-size:2rem;margin-bottom:1rem;color:#2D3747}.chapter-description{font-size:1.1rem;margin-bottom:2rem;color:#2D3747}.chapter-cta{display:inline-block;background:#FF6B35;color:white;padding:0.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;transition:transform 0.2s}.chapter-cta:hover{transform:translateY(-2px);color:white}.hero{text-align:center;padding:4rem 1rem;background:linear-gradient(135deg, #2D3747 0%, #1A202C 100%);color:white}.hero h1{color:white;font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;color:#CBD5E0;max-width:600px;margin:0 auto 2rem}.cta-section{text-align:center;padding:4rem 1rem;background:#2D3747;color:white}.cta-section h2{color:white;margin-bottom:1rem}.cta-section p{color:#CBD5E0;max-width:600px;margin:0 auto 2rem}.btn{display:inline-block;padding:0.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;text-align:center;transition:all 0.2s;border:none;cursor:pointer}.btn-primary,.chapter-cta{background:#FF6B35;color:white}.btn-primary:hover,.chapter-cta:hover{background:#E55A2B;transform:translateY(-2px);color:white}.btn-outline{background:transparent;color:#FF6B35;border:2px solid #FF6B35}.btn-outline:hover{background:#FF6B35;color:white}.project-highlight{background:rgba(255,107,53,0.1);border-left:4px solid #FF6B35;padding:2rem;border-radius:0 8px 8px 0;margin:2rem 0}.project-highlight h3{margin-top:0;color:#2D3747}.project-highlight .btn{margin-top:1rem}
