@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;500;600;700;800&display=swap";.navbar{position:fixed;top:0;left:0;right:0;background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #000c,0 0 20px #6b8e231a;border-bottom:1px solid var(--border-color);z-index:1000;transition:all .3s ease}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-logo{font-size:1.5rem;font-weight:700;color:var(--primary-color);letter-spacing:1px;text-shadow:0 0 10px rgba(107,142,35,.5);text-transform:uppercase;display:flex;align-items:center}.logo-image{height:3.75rem;width:auto;max-width:450px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(107,142,35,.5))}.navbar-menu{display:flex;list-style:none;gap:2rem;align-items:center}.navbar-link{background:none;border:none;color:var(--text-secondary);font-size:.95rem;font-weight:500;cursor:pointer;padding:.5rem 0;position:relative;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.navbar-link:hover{color:var(--primary-color);text-shadow:0 0 8px rgba(107,142,35,.6)}.navbar-link.active{color:var(--primary-color);text-shadow:0 0 10px rgba(107,142,35,.8)}.navbar-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent);box-shadow:0 0 10px #6b8e23cc;border-radius:2px}.navbar-dropdown{position:relative}.navbar-dropdown:hover .dropdown-menu{display:block}.dropdown-arrow{margin-left:.5rem;font-size:.7rem;transition:transform .3s ease}.navbar-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:0;padding-top:.5rem;background:#0a0a0afa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);box-shadow:0 4px 12px #000c,0 0 20px #6b8e231a;list-style:none;padding:.5rem 0;min-width:220px;border-radius:4px;z-index:1001;animation:fadeIn .2s ease;pointer-events:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{background:none;border:none;color:var(--text-secondary);font-size:.9rem;font-weight:500;cursor:pointer;padding:.75rem 1.5rem;width:100%;text-align:left;transition:all .3s ease;text-transform:none;letter-spacing:.3px}.dropdown-item:hover{background:#6b8e231a;color:var(--primary-color);text-shadow:0 0 8px rgba(107,142,35,.6)}.dropdown-item.active{background:#6b8e2326;color:var(--primary-color);text-shadow:0 0 8px rgba(107,142,35,.6);border-left:2px solid var(--primary-color)}.navbar-link-play{background:linear-gradient(135deg,#6b8e2333,#6b8e231a);border:1px solid var(--primary-color);padding:.5rem 1.5rem;border-radius:4px;font-weight:600}.navbar-link-play:hover{background:linear-gradient(135deg,#6b8e234d,#6b8e2333);box-shadow:0 0 15px #6b8e2366}@media (max-width: 768px){.navbar-container{padding:1rem;flex-direction:column;gap:1rem}.navbar-logo{font-size:1.2rem;text-align:center}.logo-image{height:3rem;max-width:375px}.navbar-menu{flex-wrap:wrap;gap:1rem;justify-content:center}.navbar-link{font-size:.85rem}.navbar-dropdown{width:100%}.dropdown-menu{position:static;width:100%;margin-top:.5rem;border-radius:0}.navbar-link-play{width:100%;text-align:center}}@media (max-width: 480px){.navbar-logo{font-size:1rem}.logo-image{height:2.25rem;max-width:300px}}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/asrah_background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:var(--text-primary);text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#05050599,#0a0a0ab3,#12121299),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(107,142,35,.03) 2px,rgba(107,142,35,.03) 4px);z-index:1;opacity:1;animation:scanlines 8s linear infinite}@keyframes scanlines{0%{transform:translateY(0)}to{transform:translateY(4px)}}.hero-content{position:relative;z-index:2;max-width:800px;padding:2rem}.hero-logo{width:100%;max-width:800px;height:auto;margin-bottom:1.5rem;object-fit:contain;filter:drop-shadow(0 0 20px rgba(107,142,35,.8)) drop-shadow(0 0 40px rgba(107,142,35,.4)) drop-shadow(0 0 60px rgba(107,142,35,.2));animation:fadeInUp .8s ease,pulse 3s ease-in-out infinite}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 20px rgba(107,142,35,.8),0 0 40px rgba(107,142,35,.4),0 0 60px rgba(107,142,35,.2);color:var(--primary-color);animation:fadeInUp .8s ease,pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{text-shadow:0 0 20px rgba(107,142,35,.8),0 0 40px rgba(107,142,35,.4),0 0 60px rgba(107,142,35,.2);filter:drop-shadow(0 0 20px rgba(107,142,35,.8)) drop-shadow(0 0 40px rgba(107,142,35,.4)) drop-shadow(0 0 60px rgba(107,142,35,.2))}50%{text-shadow:0 0 30px rgba(107,142,35,1),0 0 60px rgba(107,142,35,.6),0 0 90px rgba(107,142,35,.3);filter:drop-shadow(0 0 30px rgba(107,142,35,1)) drop-shadow(0 0 60px rgba(107,142,35,.6)) drop-shadow(0 0 90px rgba(107,142,35,.3))}}.hero-subtitle{font-size:1.5rem;margin-bottom:2.5rem;opacity:.8;font-weight:300;color:var(--text-secondary);letter-spacing:1px;animation:fadeInUp .8s ease .2s both}.hero-cta{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color);padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #6b8e234d,inset 0 0 20px #6b8e231a;text-transform:uppercase;letter-spacing:1px;animation:fadeInUp .8s ease .4s both;position:relative;overflow:hidden}.hero-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(107,142,35,.2),transparent);transition:left .5s ease}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 0 30px #6b8e2399,inset 0 0 30px #6b8e2333;background:#6b8e231a}.hero-cta:hover:before{left:100%}.hero-cta:active{transform:translateY(0)}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--primary-color);opacity:.6;animation:bounce 2s infinite;text-shadow:0 0 10px rgba(107,142,35,.5)}.scroll-arrow{font-size:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media (max-width: 768px){.hero-logo{max-width:90%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-cta{padding:.875rem 2rem;font-size:1rem}}.post-it{position:absolute;width:180px;height:180px;z-index:10;pointer-events:none;filter:drop-shadow(0 4px 6px rgba(0,0,0,.15))}.post-it-content{width:100%;height:100%;background:linear-gradient(135deg,#ffeb3b,#ffc107);border:1px solid rgba(0,0,0,.1);padding:1.2rem;position:relative;box-shadow:0 2px 4px #0000001a,0 4px 8px #00000014,inset 0 -2px 2px #0000000d;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px)}.post-it-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,0,0,.05) 0%,transparent 50%);pointer-events:none;z-index:1}.post-it-content:after{content:"";position:absolute;width:0;height:0;z-index:2;pointer-events:none}.post-it-top-left .post-it-content{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px)}.post-it-top-left .post-it-content:after{top:0;left:0;width:30px;height:30px;background:linear-gradient(135deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.1) 50%,transparent 100%);clip-path:polygon(0 0,30px 0,0 30px);box-shadow:inset 2px 2px 3px #0000001a}.post-it-top-right .post-it-content{clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%)}.post-it-top-right .post-it-content:after{top:0;right:0;width:30px;height:30px;background:linear-gradient(225deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.1) 50%,transparent 100%);clip-path:polygon(30px 0,30px 30px,0 30px);box-shadow:inset -2px 2px 3px #0000001a}.post-it-bottom-left .post-it-content{clip-path:polygon(0 0,100% 0,100% 100%,30px 100%,0 calc(100% - 30px))}.post-it-bottom-left .post-it-content:after{bottom:0;left:0;width:30px;height:30px;background:linear-gradient(45deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.1) 50%,transparent 100%);clip-path:polygon(0 0,30px 30px,0 30px);box-shadow:inset 2px -2px 3px #0000001a}.post-it-bottom-right .post-it-content{clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%)}.post-it-bottom-right .post-it-content:after{bottom:0;right:0;width:30px;height:30px;background:linear-gradient(315deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.1) 50%,transparent 100%);clip-path:polygon(30px 0,30px 30px,0 30px);box-shadow:inset -2px -2px 3px #0000001a}.post-it-text{font-family:Kalam,cursive;font-size:1.1rem;font-weight:400;color:#1a1a1a;margin:0;line-height:1.4;transform:rotate(-.5deg);text-shadow:0 1px 1px rgba(255,255,255,.3);letter-spacing:.5px;position:relative;z-index:1}.post-it-shadow{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:90%;height:8px;background:#00000026;border-radius:50%;filter:blur(4px);z-index:-1}.post-it:nth-child(odd) .post-it-content{background:linear-gradient(135deg,#fff9c4,#ffeb3b)}.post-it:nth-child(2n) .post-it-content{background:linear-gradient(135deg,#ffeb3b,#ffc107)}@media (max-width: 768px){.post-it{width:140px;height:140px}.post-it-content{padding:1rem}.post-it-text{font-size:.95rem}}.chapter{min-height:100vh;display:flex;align-items:center;padding:6rem 2rem 4rem;background:var(--bg-primary);border-bottom:1px solid var(--border-color);scroll-margin-top:80px;position:relative}.chapter:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-color),transparent);opacity:.5}.chapter:nth-child(2n){background:var(--bg-secondary)}.chapter:nth-child(odd){background:var(--bg-tertiary)}.chapter-container{max-width:900px;margin:0 auto;width:100%;position:relative}.chapter-title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;position:relative;padding-bottom:1rem;text-shadow:0 0 15px rgba(107,142,35,.4)}.chapter-title:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color),transparent);box-shadow:0 0 10px #6b8e2399;border-radius:2px}.chapter-content{font-size:1.125rem;line-height:1.8;color:var(--text-primary);opacity:.9}.chapter-content p:first-of-type{font-size:1.2rem;font-weight:500;line-height:1.9;margin-bottom:2rem;color:var(--text-primary)}.chapter-content p:not(:first-of-type){margin-bottom:1.75rem}.chapter-content p{margin-bottom:1.5rem}.chapter-rich-content{position:relative}.paragraph-wrapper{position:relative;margin-bottom:2rem;display:flow-root;padding-top:0}.paragraph-wrapper p{margin-top:-5px;padding-top:0;line-height:1.8}.paragraph-wrapper-last,.hero-paragraph-wrapper{margin-bottom:4rem}.hero-paragraph-divider{border-top:1px solid #6B8E23;padding-top:2rem;margin-top:2rem}.hero-name{color:#6b8e23;font-weight:700}.chapter-intro{font-size:1.2rem;font-weight:500;line-height:1.9;margin-bottom:2rem;color:var(--text-primary)}.chapter-image-float{max-width:300px;width:40%;shape-outside:margin-box;vertical-align:top;margin-top:0;padding-top:0}.chapter-image-float-left{float:left;margin:0 2rem 1.5rem 0;margin-top:0;padding-top:0;vertical-align:top}.chapter-image-float-right{float:right;margin:0 0 1.5rem 2rem;margin-top:0;padding-top:0;vertical-align:top}.chapter-image-float-img{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 0 20px #6b8e2340;transition:all .3s ease;border:1px solid rgba(107,142,35,.2);margin:0;padding:0;vertical-align:top}.hero-content-wrapper{display:flex;align-items:flex-start;gap:2rem;margin-top:0}.hero-content-left{flex-direction:row}.hero-content-right{flex-direction:row-reverse}.hero-image-container{flex:0 0 300px;max-width:300px;width:300px;align-self:flex-start}.hero-image{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 0 20px #6b8e2340;transition:all .3s ease;border:1px solid rgba(107,142,35,.2)}.hero-image:hover{box-shadow:0 0 30px #6b8e2366;transform:translateY(-3px)}.hero-text-container{flex:1;min-width:0}.hero-text-container p{margin-top:0}.chapter-image-float-img:hover{box-shadow:0 0 30px #6b8e2366;transform:translateY(-3px)}.chapter-image-featured{margin:3rem auto 0;max-width:600px;width:100%;text-align:center}.chapter-image-featured-img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 0 30px #6b8e234d;transition:all .3s ease;border:1px solid rgba(107,142,35,.2)}.chapter-image-featured-img:hover{box-shadow:0 0 40px #6b8e2380;transform:translateY(-5px) scale(1.01)}@media (max-width: 768px){.chapter{padding:5rem 1.5rem 3rem;min-height:auto}.chapter-title{font-size:2rem}.chapter-content{font-size:1rem}.chapter-image-float{float:none;margin:0 auto 2rem;max-width:100%;width:100%}.chapter-image-featured{max-width:100%;margin:2rem auto 0}.paragraph-wrapper{margin-bottom:1.5rem}.hero-content-wrapper{flex-direction:column!important;gap:1.5rem}.hero-image-container{flex:0 0 auto;max-width:100%;width:100%}.hero-text-container{flex:1}}.footer{background:var(--bg-dark);border-top:1px solid var(--border-color);padding:2rem;margin-top:4rem;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-color),transparent);opacity:.5}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:var(--text-secondary);font-size:.9rem;margin:0}.footer-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.footer-link{background:none;border:none;color:var(--text-secondary);font-size:.9rem;cursor:pointer;padding:.25rem .5rem;transition:all .3s ease;text-decoration:none;font-family:"Exo 2",sans-serif}.footer-link:hover{color:var(--primary-color);text-shadow:0 0 8px rgba(107,142,35,.6)}.footer-separator{color:var(--text-muted);font-size:.9rem}@media (max-width: 768px){.footer{padding:1.5rem 1rem}.footer-content{flex-direction:column;text-align:center;gap:1rem}.footer-links{justify-content:center}.footer-copyright,.footer-link{font-size:.85rem}}@media (max-width: 768px){.legal-modal-overlay{padding:1rem}.legal-modal-content{max-height:95vh}.legal-modal-body{padding:2.5rem 1.5rem 1.5rem}.legal-modal-title{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-section h3{font-size:1.1rem}.legal-section p{font-size:.95rem}.legal-modal-close{top:.75rem;right:.75rem;width:35px;height:35px;font-size:1.5rem}}.legal-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.legal-modal-content{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 8px 32px #000000e6,0 0 40px #6b8e2333;animation:modalFadeIn .3s ease}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.legal-modal-close{position:absolute;top:1rem;right:1rem;background:#6b8e2333;border:1px solid var(--primary-color);color:var(--primary-color);font-size:2rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;line-height:1;padding:0}.legal-modal-close:hover{background:#6b8e234d;box-shadow:0 0 15px #6b8e2380;transform:rotate(90deg)}.legal-modal-body{padding:3rem 2.5rem 2rem;color:var(--text-primary)}.legal-modal-title{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:2rem;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 15px rgba(107,142,35,.4);padding-bottom:1rem;border-bottom:2px solid var(--border-color)}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;margin-top:2rem;text-shadow:0 0 10px rgba(107,142,35,.3)}.legal-section h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;margin-top:1.5rem}.legal-section p{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.legal-section ul{margin:1rem 0;padding-left:2rem;color:var(--text-secondary)}.legal-section li{font-size:1rem;line-height:1.8;margin-bottom:.5rem}.legal-section:first-child h2{margin-top:0}@media (max-width: 768px){.legal-modal-overlay{padding:1rem}.legal-modal-content{max-height:95vh}.legal-modal-body{padding:2.5rem 1.5rem 1.5rem}.legal-modal-title{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-section h3{font-size:1.1rem}.legal-section p,.legal-section li{font-size:.95rem}.legal-modal-close{top:.75rem;right:.75rem;width:35px;height:35px;font-size:1.5rem}}.order-fan-container{display:flex;justify-content:center;align-items:flex-end;position:relative;width:100%;min-height:400px;padding:2rem 0;perspective:1000px;overflow:visible}.order-fan-image{position:absolute;width:200px;max-width:200px;max-height:300px;height:auto;bottom:0;cursor:pointer;transition:transform .3s ease,z-index .3s ease;box-shadow:0 4px 15px #0006;object-fit:contain}.order-fan-image:hover{box-shadow:0 8px 25px #0009}@media (max-width: 768px){.order-fan-container{min-height:300px;padding:1rem 0}.order-fan-image{width:150px;max-width:150px;max-height:225px}}.App{min-height:100vh;background:var(--bg-primary)}.main-content{position:relative;z-index:2;background:var(--bg-primary)}.section{min-height:100vh;display:flex;align-items:center;padding:6rem 2rem 4rem;background:var(--bg-primary);border-bottom:1px solid var(--border-color);scroll-margin-top:80px;position:relative}.section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-color),transparent);opacity:.5}.section:nth-child(2n){background:var(--bg-secondary)}.section:nth-child(odd){background:var(--bg-tertiary)}.section-container{max-width:900px;margin:0 auto;width:100%;position:relative}.section-title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;position:relative;padding-bottom:1rem;text-shadow:0 0 15px rgba(107,142,35,.4)}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color),transparent);box-shadow:0 0 10px #6b8e2399;border-radius:2px}.section-content{font-size:1.125rem;line-height:1.8;color:var(--text-primary);opacity:.9}.section-content p{margin-bottom:1.5rem}.game-features-content{max-width:800px;margin:0 auto}.features-subtitle{font-size:1.75rem;font-weight:600;color:var(--primary-color);margin-bottom:2rem;text-align:center;text-shadow:0 0 10px rgba(107,142,35,.5);letter-spacing:1px}.features-intro{font-size:1.25rem;line-height:1.9;margin-bottom:2rem;text-align:center;font-weight:500}.features-intro strong{color:var(--primary-color);text-shadow:0 0 8px rgba(107,142,35,.4);font-weight:700}.features-image-container{margin:2rem 0;text-align:center;display:flex;justify-content:center;align-items:center}.features-image{max-width:100%;height:auto;display:block}.features-highlight{background:#6b8e2314;border-left:3px solid var(--primary-color);padding:1.5rem 2rem;margin:2rem 0;border-radius:4px;box-shadow:0 0 20px #6b8e231a;transition:all .3s ease}.features-highlight:hover{background:#6b8e231f;box-shadow:0 0 30px #6b8e2333;transform:translate(5px)}.highlight-title{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;text-shadow:0 0 10px rgba(107,142,35,.5);letter-spacing:.5px}.features-closing{margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(107,142,35,.3);text-align:center}.closing-title{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;text-shadow:0 0 15px rgba(107,142,35,.6);letter-spacing:1px}.features-closing p{font-size:1.2rem;line-height:1.9;font-weight:500;font-style:italic}@media (max-width: 768px){.features-subtitle{font-size:1.5rem}.features-intro{font-size:1.1rem}.highlight-title{font-size:1.3rem}.closing-title{font-size:1.5rem}.features-closing p{font-size:1.1rem}.features-highlight{padding:1.25rem 1.5rem}.features-image-container{margin:1.5rem 0}.features-image{max-width:100%}}.features-inline-content{max-width:900px;margin:0 auto}.feature-item{margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(107,142,35,.2)}.feature-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.feature-item-title{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;text-shadow:0 0 10px rgba(107,142,35,.5);letter-spacing:.5px;line-height:1.3}.feature-item p{font-size:1.125rem;line-height:1.8;color:var(--text-primary);opacity:.9;margin-bottom:2rem}.feature-screenshot{width:100%;min-height:300px;background:transparent;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:2rem 0;position:relative;overflow:visible}.feature-screenshot:before{content:"Screenshot Placeholder";color:var(--text-muted);font-size:1rem;font-style:italic;opacity:.5}.feature-screenshot:has(img):before,.feature-screenshot:has(.order-fan-container):before{display:none}.feature-screenshot img{width:100%;height:auto;display:block;border-radius:6px}@media (max-width: 768px){.section{padding:5rem 1.5rem 3rem;min-height:auto}.section-title{font-size:2rem}.section-content{font-size:1rem}.feature-item{margin-bottom:3rem;padding-bottom:2rem}.feature-item-title{font-size:1.5rem}.feature-item p{font-size:1rem}.feature-screenshot{min-height:200px;margin:1.5rem 0}}.faq-item{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(107,142,35,.2)}.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-question{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;text-shadow:0 0 10px rgba(107,142,35,.5);letter-spacing:.5px;line-height:1.3}.faq-answer{font-size:1.125rem;line-height:1.8;color:var(--text-primary);opacity:.9;margin:0;padding-left:1rem;border-left:2px solid rgba(107,142,35,.3)}@media (max-width: 768px){.faq-item{margin-bottom:2rem;padding-bottom:1.5rem}.faq-question{font-size:1.3rem}.faq-answer{font-size:1rem;padding-left:.75rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #6B8E23;--primary-dark: #556B2F;--secondary-color: #ff6b35;--accent-color: #7b2cbf;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--text-muted: #707070;--bg-primary: #0a0a0a;--bg-secondary: #121212;--bg-tertiary: #1a1a1a;--bg-dark: #050505;--border-color: #2a2a2a;--border-glow: rgba(107, 142, 35, .3);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .5);--shadow-md: 0 4px 8px rgba(0, 0, 0, .7);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .9);--glow-primary: 0 0 20px rgba(107, 142, 35, .5);--glow-secondary: 0 0 20px rgba(255, 107, 53, .3)}body{font-family:"Exo 2",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(107,142,35,.03) 2px,rgba(107,142,35,.03) 4px);pointer-events:none;z-index:1;opacity:.5}html{scroll-behavior:smooth}
