Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
170 changes: 159 additions & 11 deletions faq.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/* FAQ Specific Styles */

/* FIX: Remove footer link stroke/underline animations */
.site-footer .footer-links a::before,
/* .site-footer .footer-links a::before,
.site-footer .footer-links a::after,
.footer-links ul li a::after,
.site-footer .footer-links a:hover::before {
display: none !important;
width: 0 !important;
content: none !important;
}
} */

/* Optional: Keep a simple color change on hover so it's not boring */
.site-footer .footer-links a:hover {
/* .site-footer .footer-links a:hover {
background: rgba(255, 255, 255, 0.1);
transform: translateX(5px);
text-decoration: none !important;
}
} */

/* FAQ Hero Section */
.faq-hero {
Expand Down Expand Up @@ -284,7 +284,7 @@
position: absolute;
width: 300px;
height: 300px;
background: rgba(255,255,255,0.08);
background: rgba(255, 255, 255, 0.08);
border-radius: 50%;
top: -80px;
right: -80px;
Expand Down Expand Up @@ -350,7 +350,7 @@
}

.secondary-cta:hover {
background: rgba(255,255,255,0.15);
background: rgba(255, 255, 255, 0.15);
transform: translateY(-3px);
}

Expand All @@ -359,9 +359,11 @@
/* Chatbot Button - Blue Circle */
#chatbotBtn {
position: fixed;
bottom: 110px; /* creates spacing */
bottom: 110px;
/* creates spacing */
right: 25px;
background: #1e88e5; /* Blue = support identity */
background: #1e88e5;
/* Blue = support identity */
color: #ffffff;
width: 56px;
height: 56px;
Expand All @@ -370,7 +372,7 @@
align-items: center;
justify-content: center;
font-size: 22px;
box-shadow: 0 8px 24px rgba(0,0,0,0.25);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
z-index: 999;
transition: all 0.3s ease;
}
Expand All @@ -389,11 +391,12 @@
color: #ffffff;
width: 52px;
height: 52px;
border-radius: 12px; /* KEY CHANGE: not circle anymore */
border-radius: 12px;
/* KEY CHANGE: not circle anymore */
border: none;
cursor: pointer;
z-index: 999;
box-shadow: 0 6px 18px rgba(0,0,0,0.2);
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
transition: all 0.3s ease;
}

Expand All @@ -419,4 +422,149 @@

::-webkit-scrollbar-thumb:hover {
background: #94a3b8;
}

/* FOOTER */
.site-footer {
background: var(--surface-color);
color: var(--text-color);
position: relative;
font-size: 0.95rem;
border-top: 1px solid var(--border-color);
}

.footer-top-accent {
height: 4px;
background: linear-gradient(90deg, #16a34a, #22c55e);
}

.footer-inner-content {
max-width: 1200px;
margin: auto;
padding: 3rem 1.5rem;
display: flex;
justify-content: space-between;
gap: 3rem;
flex-wrap: wrap;
}

.footer-brand {
flex: 1 1 280px;
}

.brand-header {
display: flex;
align-items: center;
gap: 0.6rem;
}

.brand-logo {
width: 42px;
}

.footer-brand h3 {
color: var(--accent-color);
font-size: 1.3rem;
}

.serif {
font-size: 3.5rem;
font-weight: 700;
font-family: "Noto Sans", sans-serif;
margin-bottom: 1rem;

background-image: url("assets/bg.png");
background-size: 200% auto;
background-position: 0% 50;
background-repeat: no-repeat;

-webkit-background-clip: text;
background-clip: text;
color: transparent;

animation: animate 20s linear infinite;
}

@keyframes animate {
0% {
background-position: 0% 50%;
}

50% {
background-position: 100% 50%;
}

100% {
background-position: 0% 50%;
}
}

.social-icons {
display: flex;
gap: 0.7rem;
}

.social-icons a {
width: 36px;
height: 36px;
background: #1e1e1e;
/* dark circle background */
color: #22c55e;
/* bright green icon */
display: grid;
place-items: center;
border-radius: 50%;
transition: all 0.25s ease;
}

.social-icons a:hover {
background: #22c55e;
color: #fff;
}

.footer-group-links {
display: flex;
gap: 3rem;
flex: 1 1 320px;
}

.footer-section h4 {
color: var(--accent-color);
margin-bottom: 0.9rem;
font-size: 1rem;
}

.footer-section ul {
list-style: none;
padding: 0;
margin: 0;
}

.footer-section ul li {
margin-bottom: 0.6rem;
}

.footer-section ul a {
color: var(--text-muted);
text-decoration: none;
display: flex;
align-items: center;
gap: 0.5rem;
transition: color 0.25s ease;
}

.footer-section ul a:hover {
color: var(--accent-color);
}

.footer-bottom {
text-align: center;
padding: 1rem;
background: var(--section-bg);
color: var(--text-muted);
font-size: 0.85rem;
}

.footer-wave-overlay {
display: none;
}
109 changes: 58 additions & 51 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,68 +580,75 @@ <h2 class="serif cta-title">Still Have Questions?</h2>
</div>
</section>

<!-- Footer -->
<footer class="site-footer">
<div class="footer-inner">
<div class="footer-brand">
<footer class="site-footer tech-dark-theme final-match">
<div class="footer-top-accent"></div>

<div class="footer-inner-content">
<div class="footer-section footer-brand">
<div class="brand-header">
<img src="images/logo.png" alt="AgriTech logo" class="footer-logo">
<h3 class="serif">AgriTech</h3>
</div>
<div class="mission-statement">
<p>Empowering India's Farming Future with innovative <span class="no-break">technology</span> solutions that
connect every stakeholder in the <span class="no-break">agricultural</span> ecosystem</p>
</div>
<div class="social-media">
<a href="https://www.instagram.com/omroy_2005?igsh=eGZqZWZ6MDJqZjdz" target="_blank"
aria-label="Follow us on Instagram">
<i class="fab fa-instagram"></i>
</a>
<a href="https://github.com/omroy07" target="_blank" aria-label="View our GitHub repositories">
<i class="fab fa-github"></i>
</a>
<a href="https://www.linkedin.com/in/om-roy-3b809628a/" target="_blank"
aria-label="Connect with us on LinkedIn">
<i class="fab fa-linkedin"></i>
</a>
<img src="images/logo.png" alt="AgriTech logo" class="brand-logo" />
<h3>AgriTech</h3>
</div>

<p class="tagline">
Empowering India's Farming Future with innovative technology
connecting every stakeholder.
</p>

<div class="social-icons">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="#" aria-label="Twitter"><i class="fab fa-x-twitter"></i></a>
<a href="#" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="footer-links">
<h4 class="serif">Quick Links</h4>
<nav aria-label="Footer navigation">


<div class="footer-group-links">
<div class="footer-section footer-links">
<h4>Quick Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="login.html" title="Login first to access dashboard">Dashboard</a></li>
<li><a href="feed-back.html">Feedback</a></li>
<li><a href="chat.html">AI Assistant</a></li>
<li><a href="terms-and-service.html">Terms & Service</a></li>
<li>
<a href="index.html"><i class="fas fa-home"></i> Home</a>
</li>
<li>
<a href="login.html"><i class="fas fa-tachometer-alt"></i> Dashboard</a>
</li>
<li>
<a href="feed-back.html"><i class="fas fa-comment-dots"></i> Feedback</a>
</li>
<li>
<a href="chat.html"><i class="fas fa-robot"></i> AI Assistant</a>
</li>
<li>
<a href="terms-and-service.html"><i class="fas fa-file-contract"></i> Terms & Service</a>
</li>
</ul>
</nav>
</div>
<div class="footer-links">
<h4 class="serif">Smart Tools</h4>
<nav aria-label="Smart tools navigation">
</div>

<div class="footer-section footer-contact">
<h4>Contact</h4>
<ul>
<li><a href="Crop Recommendation/templates/index.html">Crop Recommendation</a></li>
<li><a href="Crop Yield Prediction/crop_yield_app/templates/index.html">Yield Prediction</a></li>
<li><a href="Disease prediction/template/index.html">Disease Detector</a></li>
<li><a href="Crop_Planning/templates/cropplan.html">Crop Planner</a></li>
<li>
<a href="mailto:contact@agritech.com">
<i class="fas fa-envelope"></i> contact@agritech.com
</a>
</li>
<li>
<a href="tel:+910000000000">
<i class="fas fa-phone"></i> +91 00000 00000
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>

<div class="footer-bottom">
<div class="footer-bottom-content">
<p class="copyright">© 2026 AgriTech. All rights reserved.</p>
<div class="footer-bottom-links">
<a href="terms-and-service.html">Terms of Service</a>
<span class="separator">•</span>
<a href="privacy-policy.html">Privacy Policy</a>
<span class="separator">•</span>
<a href="contact.html">Contact Us</a>
</div>
</div>
<p>© <span id="current-year"></span> AgriTech. All rights reserved.</p>
</div>

<div class="footer-wave-overlay"></div>
</footer>

<!-- Floating Chatbot Button -->
Expand Down
Loading
Loading