Changes to cloudscroll.pub.scroll.pub

ScrollHub
ScrollHub
12 days ago
Initial commit
index.scroll
Changed around line 1
+ buildHtml
+ baseUrl https://cloudscroll.pub
+ metaTags
+ editButton /edit.html
+ title CloudScroll | Modern Document Collaboration
+ style.css
+ script.js
+ header
+ class hero
+ nav
+ div CloudScroll
+ class logo
+ div
+ class nav-links
+ a Features
+ href #features
+ a Pricing
+ href #pricing
+ a Docs
+ href #docs
+ a Login
+ class cta-button
+ href #login
+ div
+ class hero-content
+ h1 Document Collaboration Reimagined
+ p CloudScroll combines beautiful typography with real-time collaboration for teams that care about writing
+ div
+ class button-group
+ a Start Free Trial
+ class primary-button
+ href #signup
+ a Watch Demo
+ class secondary-button
+ href #demo
+ main
+ section
+ id features
+ class features
+ h2 Built for Modern Teams
+ div
+ class feature-grid
+ div
+ class feature-card
+ div ✍️
+ class feature-icon
+ h3 Beautiful Writing
+ p Our editor makes your words shine with perfect typography and layouts
+ div
+ class feature-card
+ div 👥
+ class feature-icon
+ h3 Real-time Collaboration
+ p Work together seamlessly with live cursors and comments
+ div
+ class feature-card
+ div 🔒
+ class feature-icon
+ h3 Enterprise Security
+ p End-to-end encryption and compliance certifications
+ section
+ class testimonial
+ div
+ class testimonial-content
+ blockquote "CloudScroll transformed how our remote team collaborates on documentation"
+ div
+ class testimonial-author
+ p Sarah Johnson, CTO at TechCorp
+ section
+ id pricing
+ class pricing
+ h2 Simple, Transparent Pricing
+ div
+ class pricing-cards
+ div
+ class pricing-card
+ h3 Starter
+ div
+ class price
+ span $9
+ span /month
+ ul
+ class pricing-features
+ li Up to 5 users
+ li 10GB storage
+ li Basic analytics
+ a Get Started
+ class pricing-button
+ href #signup
+ div
+ class pricing-card featured
+ h3 Pro
+ div
+ class price
+ span $29
+ span /month
+ ul
+ class pricing-features
+ li Up to 20 users
+ li 50GB storage
+ li Advanced analytics
+ li Priority support
+ a Get Started
+ class pricing-button
+ href #signup
+ div
+ class pricing-card
+ h3 Enterprise
+ div
+ class price
+ span Custom
+ ul
+ class pricing-features
+ li Unlimited users
+ li Custom storage
+ li Dedicated account manager
+ li SLA guarantees
+ a Contact Sales
+ class pricing-button
+ href #contact
+ footer
+ div
+ class footer-content
+ div
+ class footer-logo
+ span CloudScroll
+ div
+ class footer-links
+ div
+ class link-group
+ h4 Product
+ a Features
+ href #features
+ a Pricing
+ href #pricing
+ a Security
+ href #security
+ div
+ class link-group
+ h4 Resources
+ a Documentation
+ href #docs
+ a API
+ href #api
+ a Status
+ href #status
+ div
+ class link-group
+ h4 Company
+ a About
+ href #about
+ a Careers
+ href #careers
+ a Contact
+ href #contact
+ div
+ class copyright
+ p © 2023 CloudScroll Inc.
prompt.json
Changed around line 1
+ {
+ "id": "05dc15cd-a436-45f3-9d39-1947f4a26c85",
+ "object": "chat.completion",
+ "created": 1746078847,
+ "model": "deepseek-chat",
+ "choices": [
+ {
+ "index": 0,
+ "message": {
+ "role": "assistant",
+ "content": "Here's a complete SaaS landing page with a clean, modern design:\n\n---domain---\ncloudscroll.pub\n---index.scroll---\nbuildHtml\nbaseUrl https://cloudscroll.pub\nmetaTags\neditButton /edit.html\ntitle CloudScroll | Modern Document Collaboration\nstyle.css\nscript.js\nheader\n class hero\n nav\n div CloudScroll\n class logo\n div\n class nav-links\n a Features\n href #features\n a Pricing\n href #pricing\n a Docs\n href #docs\n a Login\n class cta-button\n href #login\n div\n class hero-content\n h1 Document Collaboration Reimagined\n p CloudScroll combines beautiful typography with real-time collaboration for teams that care about writing\n div\n class button-group\n a Start Free Trial\n class primary-button\n href #signup\n a Watch Demo\n class secondary-button\n href #demo\nmain\n section\n id features\n class features\n h2 Built for Modern Teams\n div\n class feature-grid\n div\n class feature-card\n div ✍️\n class feature-icon\n h3 Beautiful Writing\n p Our editor makes your words shine with perfect typography and layouts\n div\n class feature-card\n div 👥\n class feature-icon\n h3 Real-time Collaboration\n p Work together seamlessly with live cursors and comments\n div\n class feature-card\n div 🔒\n class feature-icon\n h3 Enterprise Security\n p End-to-end encryption and compliance certifications\n section\n class testimonial\n div\n class testimonial-content\n blockquote \"CloudScroll transformed how our remote team collaborates on documentation\"\n div\n class testimonial-author\n p Sarah Johnson, CTO at TechCorp\n section\n id pricing\n class pricing\n h2 Simple, Transparent Pricing\n div\n class pricing-cards\n div\n class pricing-card\n h3 Starter\n div\n class price\n span $9\n span /month\n ul\n class pricing-features\n li Up to 5 users\n li 10GB storage\n li Basic analytics\n a Get Started\n class pricing-button\n href #signup\n div\n class pricing-card featured\n h3 Pro\n div\n class price\n span $29\n span /month\n ul\n class pricing-features\n li Up to 20 users\n li 50GB storage\n li Advanced analytics\n li Priority support\n a Get Started\n class pricing-button\n href #signup\n div\n class pricing-card\n h3 Enterprise\n div\n class price\n span Custom\n ul\n class pricing-features\n li Unlimited users\n li Custom storage\n li Dedicated account manager\n li SLA guarantees\n a Contact Sales\n class pricing-button\n href #contact\nfooter\n div\n class footer-content\n div\n class footer-logo\n span CloudScroll\n div\n class footer-links\n div\n class link-group\n h4 Product\n a Features\n href #features\n a Pricing\n href #pricing\n a Security\n href #security\n div\n class link-group\n h4 Resources\n a Documentation\n href #docs\n a API\n href #api\n a Status\n href #status\n div\n class link-group\n h4 Company\n a About\n href #about\n a Careers\n href #careers\n a Contact\n href #contact\n div\n class copyright\n p © 2023 CloudScroll Inc.\n---style.css---\n:root {\n --primary: #2563eb;\n --primary-light: #3b82f6;\n --secondary: #1e293b;\n --light: #f8fafc;\n --dark: #0f172a;\n --gray: #64748b;\n --light-gray: #e2e8f0;\n --radius: 0.5rem;\n --shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n}\n\n* {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\nbody {\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n line-height: 1.5;\n color: var(--secondary);\n background-color: var(--light);\n}\n\n.container {\n max-width: 1200px;\n margin: 0 auto;\n padding: 0 1rem;\n}\n\n/* Header & Navigation */\nheader.hero {\n background: linear-gradient(135deg, var(--primary), var(--primary-light));\n color: white;\n padding: 1rem 0;\n}\n\nnav {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 1rem 0;\n}\n\n.logo {\n font-size: 1.5rem;\n font-weight: 700;\n}\n\n.nav-links {\n display: flex;\n gap: 2rem;\n align-items: center;\n}\n\n.nav-links a {\n color: white;\n text-decoration: none;\n font-weight: 500;\n}\n\n.cta-button {\n background: white;\n color: var(--primary);\n padding: 0.5rem 1rem;\n border-radius: var(--radius);\n font-weight: 600;\n transition: all 0.2s;\n}\n\n.cta-button:hover {\n transform: translateY(-2px);\n box-shadow: var(--shadow);\n}\n\n/* Hero Content */\n.hero-content {\n padding: 5rem 0;\n max-width: 600px;\n}\n\n.hero-content h1 {\n font-size: 3rem;\n margin-bottom: 1rem;\n line-height: 1.2;\n}\n\n.hero-content p {\n font-size: 1.25rem;\n margin-bottom: 2rem;\n opacity: 0.9;\n}\n\n.button-group {\n display: flex;\n gap: 1rem;\n}\n\n.primary-button, .secondary-button {\n padding: 0.75rem 1.5rem;\n border-radius: var(--radius);\n font-weight: 600;\n text-decoration: none;\n display: inline-block;\n transition: all 0.2s;\n}\n\n.primary-button {\n background: white;\n color: var(--primary);\n}\n\n.secondary-button {\n background: transparent;\n color: white;\n border: 2px solid white;\n}\n\n.primary-button:hover, .secondary-button:hover {\n transform: translateY(-2px);\n box-shadow: var(--shadow);\n}\n\n/* Features Section */\n.features {\n padding: 5rem 0;\n}\n\n.features h2 {\n text-align: center;\n font-size: 2rem;\n margin-bottom: 3rem;\n}\n\n.feature-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 2rem;\n}\n\n.feature-card {\n background: white;\n padding: 2rem;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n transition: transform 0.2s;\n}\n\n.feature-card:hover {\n transform: translateY(-5px);\n}\n\n.feature-icon {\n font-size: 2rem;\n margin-bottom: 1rem;\n}\n\n.feature-card h3 {\n margin-bottom: 1rem;\n font-size: 1.25rem;\n}\n\n.feature-card p {\n color: var(--gray);\n}\n\n/* Testimonial */\n.testimonial {\n background: var(--primary);\n color: white;\n padding: 4rem 0;\n text-align: center;\n}\n\n.testimonial-content {\n max-width: 800px;\n margin: 0 auto;\n}\n\n.testimonial blockquote {\n font-size: 1.5rem;\n font-style: italic;\n margin-bottom: 1rem;\n}\n\n.testimonial-author {\n font-weight: 600;\n}\n\n/* Pricing Section */\n.pricing {\n padding: 5rem 0;\n background: var(--light-gray);\n}\n\n.pricing h2 {\n text-align: center;\n font-size: 2rem;\n margin-bottom: 3rem;\n}\n\n.pricing-cards {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 2rem;\n}\n\n.pricing-card {\n background: white;\n padding: 2rem;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n text-align: center;\n}\n\n.pricing-card.featured {\n border: 2px solid var(--primary);\n transform: scale(1.05);\n}\n\n.pricing-card h3 {\n font-size: 1.5rem;\n margin-bottom: 1rem;\n}\n\n.price {\n font-size: 2.5rem;\n font-weight: 700;\n margin-bottom: 1.5rem;\n}\n\n.price span:first-child {\n color: var(--primary);\n}\n\n.price span:last-child {\n font-size: 1rem;\n font-weight: 400;\n color: var(--gray);\n}\n\n.pricing-features {\n list-style: none;\n margin: 2rem 0;\n}\n\n.pricing-features li {\n padding: 0.5rem 0;\n border-bottom: 1px solid var(--light-gray);\n}\n\n.pricing-button {\n display: inline-block;\n width: 100%;\n padding: 0.75rem;\n background: var(--primary);\n color: white;\n border-radius: var(--radius);\n text-decoration: none;\n font-weight: 600;\n transition: all 0.2s;\n}\n\n.pricing-button:hover {\n background: var(--primary-light);\n transform: translateY(-2px);\n box-shadow: var(--shadow);\n}\n\n/* Footer */\nfooter {\n background: var(--dark);\n color: white;\n padding: 4rem 0 2rem;\n}\n\n.footer-content {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n gap: 3rem;\n}\n\n.footer-logo {\n font-size: 1.5rem;\n font-weight: 700;\n margin-bottom: 1rem;\n}\n\n.link-group h4 {\n margin-bottom: 1rem;\n font-size: 1rem;\n}\n\n.link-group a {\n display: block;\n color: var(--light-gray);\n text-decoration: none;\n margin-bottom: 0.5rem;\n transition: color 0.2s;\n}\n\n.link-group a:hover {\n color: white;\n}\n\n.copyright {\n grid-column: 1 / -1;\n text-align: center;\n padding-top: 2rem;\n margin-top: 2rem;\n border-top: 1px solid var(--gray);\n color: var(--gray);\n}\n\n/* Responsive */\n@media (max-width: 768px) {\n .hero-content h1 {\n font-size: 2.5rem;\n }\n \n .button-group {\n flex-direction: column;\n }\n \n .pricing-card.featured {\n transform: none;\n }\n}\n\n@media (max-width: 480px) {\n .nav-links {\n gap: 1rem;\n }\n \n .hero-content {\n padding: 3rem 0;\n }\n \n .hero-content h1 {\n font-size: 2rem;\n }\n}\n---script.js---\ndocument.addEventListener('DOMContentLoaded', function() {\n // Smooth scrolling for anchor links\n document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n anchor.addEventListener('click', function(e) {\n e.preventDefault();\n \n const targetId = this.getAttribute('href');\n if (targetId === '#') return;\n \n const targetElement = document.querySelector(targetId);\n if (targetElement) {\n targetElement.scrollIntoView({\n behavior: 'smooth'\n });\n }\n });\n });\n\n // Add animation class when elements come into view\n const observer = new IntersectionObserver((entries) => {\n entries.forEach(entry => {\n if (entry.isIntersecting) {\n entry.target.classList.add('animate');\n }\n });\n }, {\n threshold: 0.1\n });\n\n document.querySelectorAll('.feature-card, .pricing-card, .testimonial').forEach(element => {\n observer.observe(element);\n });\n});\n---end---"
+ },
+ "logprobs": null,
+ "finish_reason": "stop"
+ }
+ ],
+ "usage": {
+ "prompt_tokens": 720,
+ "completion_tokens": 2820,
+ "total_tokens": 3540,
+ "prompt_tokens_details": {
+ "cached_tokens": 0
+ },
+ "prompt_cache_hit_tokens": 0,
+ "prompt_cache_miss_tokens": 720
+ },
+ "system_fingerprint": "fp_8802369eaa_prod0425fp8"
+ }
readme.scroll
Changed around line 1
+ # cloudscroll.pub.scroll.pub
+
+ Prompt: website
+ Agent: deepseek
+ Model: deepseek-chat
+
+ ## User prompt
+ saas landing page
+
+ ## System prompt
+ You are an expert web developer. Create a website based on this request: "saas landing page"
+
+ Requirements:
+ - Use only Scroll, CSS, and JavaScript (NO frameworks, NO external dependencies)
+ - Create clean, semantic HTML5
+ - Make it mobile-responsive
+ - Follow modern best practices and accessibility guidelines
+ - Keep it simple but professional
+ - Use only relative links and no external resources
+ - Do not put a copyright symbol or all rights reserved in the footer.
+ - Make it beautiful. Dazzling. Advanced used of CSS.
+
+ As a refresher, for doing the html body, Scroll is a whitespace based language that uses a single indented space to mark a line (aka particle) as a subparticle of a parent line.
+
+ For example:
+
+ header
+ class hero
+ nav
+ div Scroll
+ class logo
+ div
+ class nav-links
+ a Features
+ href #features
+ a Examples
+ href #examples
+ a Edit
+ href edit.html
+ a GitHub
+ class cta-button
+ href https://github.com/breck7/scroll
+ div
+ class hero-content
+ h1 Write Better with Scroll
+ p The extendible markup language that makes source beautiful and compiles to anything
+ a Get Started
+ class primary-button
+ href https://hub.scroll.pub/
+ main
+ section
+ id features
+ class features
+ h2 Why Scroll?
+ div
+ class feature-grid
+ div
+ class feature-card
+ div ⚡
+ class feature-icon
+ h3 Simple Syntax
+ p Like Markdown, but more powerful. No parentheses needed.
+ div
+ class feature-card
+ div 🧩
+ class feature-icon
+ h3 Extendible
+ p Build your own custom parsers.
+ div
+ class feature-card
+ div 🎨
+ class feature-icon
+ h3 Beautiful Output
+ p Create stunning documents with minimal effort.
+ div
+ class feature-card
+ div 🚀
+ class feature-icon
+ h3 Fast & Light
+ p Built on the efficient PPS Stack.
+ section
+ id examples
+ class code-demo
+ h2 See It In Action
+ div
+ class code-container
+ pre
+ class code-example
+ div
+ class code-output
+ footer
+ div
+ class footer-content
+ div
+ class footer-links
+ a Documentation
+ href https://scroll.pub/tutorial.html
+ a Community
+ href https://www.reddit.com/r/WorldWideScroll/
+ a Blog
+ href https://scroll.pub/blog
+ p Started by Breck Yunits. Evolved by a community.
+ https://twitter.com/breckyunits Breck Yunits
+ https://github.com/breck7/scroll/graphs/contributors community
+
+
+ First suggest a short, memorable domain name ending in scroll.pub that represents this website. Then provide the website files. Use this exact format:
+
+ ---domain---
+ (domainscroll.pub here)
+ ---index.scroll---
+ buildHtml
+ baseUrl https://(domainscroll.pub here)
+ metaTags
+ editButton /edit.html
+ title (Title here)
+ style.css
+
+ (body content here. no blank lines please.)
+
+ script.js
+ ---style.css---
+ (CSS content here)
+ ---script.js---
+ (JavaScript content here)
+ ---end---
script.js
Changed around line 1
+ document.addEventListener('DOMContentLoaded', function() {
+ // Smooth scrolling for anchor links
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
+ anchor.addEventListener('click', function(e) {
+ e.preventDefault();
+
+ const targetId = this.getAttribute('href');
+ if (targetId === '#') return;
+
+ const targetElement = document.querySelector(targetId);
+ if (targetElement) {
+ targetElement.scrollIntoView({
+ behavior: 'smooth'
+ });
+ }
+ });
+ });
+
+ // Add animation class when elements come into view
+ const observer = new IntersectionObserver((entries) => {
+ entries.forEach(entry => {
+ if (entry.isIntersecting) {
+ entry.target.classList.add('animate');
+ }
+ });
+ }, {
+ threshold: 0.1
+ });
+
+ document.querySelectorAll('.feature-card, .pricing-card, .testimonial').forEach(element => {
+ observer.observe(element);
+ });
+ });
style.css
Changed around line 1
+ :root {
+ --primary: #2563eb;
+ --primary-light: #3b82f6;
+ --secondary: #1e293b;
+ --light: #f8fafc;
+ --dark: #0f172a;
+ --gray: #64748b;
+ --light-gray: #e2e8f0;
+ --radius: 0.5rem;
+ --shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
+ --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
+ }
+
+ * {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+ }
+
+ body {
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
+ line-height: 1.5;
+ color: var(--secondary);
+ background-color: var(--light);
+ }
+
+ .container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 0 1rem;
+ }
+
+ /* Header & Navigation */
+ header.hero {
+ background: linear-gradient(135deg, var(--primary), var(--primary-light));
+ color: white;
+ padding: 1rem 0;
+ }
+
+ nav {
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ padding: 1rem 0;
+ }
+
+ .logo {
+ font-size: 1.5rem;
+ font-weight: 700;
+ }
+
+ .nav-links {
+ display: flex;
+ gap: 2rem;
+ align-items: center;
+ }
+
+ .nav-links a {
+ color: white;
+ text-decoration: none;
+ font-weight: 500;
+ }
+
+ .cta-button {
+ background: white;
+ color: var(--primary);
+ padding: 0.5rem 1rem;
+ border-radius: var(--radius);
+ font-weight: 600;
+ transition: all 0.2s;
+ }
+
+ .cta-button:hover {
+ transform: translateY(-2px);
+ box-shadow: var(--shadow);
+ }
+
+ /* Hero Content */
+ .hero-content {
+ padding: 5rem 0;
+ max-width: 600px;
+ }
+
+ .hero-content h1 {
+ font-size: 3rem;
+ margin-bottom: 1rem;
+ line-height: 1.2;
+ }
+
+ .hero-content p {
+ font-size: 1.25rem;
+ margin-bottom: 2rem;
+ opacity: 0.9;
+ }
+
+ .button-group {
+ display: flex;
+ gap: 1rem;
+ }
+
+ .primary-button, .secondary-button {
+ padding: 0.75rem 1.5rem;
+ border-radius: var(--radius);
+ font-weight: 600;
+ text-decoration: none;
+ display: inline-block;
+ transition: all 0.2s;
+ }
+
+ .primary-button {
+ background: white;
+ color: var(--primary);
+ }
+
+ .secondary-button {
+ background: transparent;
+ color: white;
+ border: 2px solid white;
+ }
+
+ .primary-button:hover, .secondary-button:hover {
+ transform: translateY(-2px);
+ box-shadow: var(--shadow);
+ }
+
+ /* Features Section */
+ .features {
+ padding: 5rem 0;
+ }
+
+ .features h2 {
+ text-align: center;
+ font-size: 2rem;
+ margin-bottom: 3rem;
+ }
+
+ .feature-grid {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
+ gap: 2rem;
+ }
+
+ .feature-card {
+ background: white;
+ padding: 2rem;
+ border-radius: var(--radius);
+ box-shadow: var(--shadow);
+ transition: transform 0.2s;
+ }
+
+ .feature-card:hover {
+ transform: translateY(-5px);
+ }
+
+ .feature-icon {
+ font-size: 2rem;
+ margin-bottom: 1rem;
+ }
+
+ .feature-card h3 {
+ margin-bottom: 1rem;
+ font-size: 1.25rem;
+ }
+
+ .feature-card p {
+ color: var(--gray);
+ }
+
+ /* Testimonial */
+ .testimonial {
+ background: var(--primary);
+ color: white;
+ padding: 4rem 0;
+ text-align: center;
+ }
+
+ .testimonial-content {
+ max-width: 800px;
+ margin: 0 auto;
+ }
+
+ .testimonial blockquote {
+ font-size: 1.5rem;
+ font-style: italic;
+ margin-bottom: 1rem;
+ }
+
+ .testimonial-author {
+ font-weight: 600;
+ }
+
+ /* Pricing Section */
+ .pricing {
+ padding: 5rem 0;
+ background: var(--light-gray);
+ }
+
+ .pricing h2 {
+ text-align: center;
+ font-size: 2rem;
+ margin-bottom: 3rem;
+ }
+
+ .pricing-cards {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
+ gap: 2rem;
+ }
+
+ .pricing-card {
+ background: white;
+ padding: 2rem;
+ border-radius: var(--radius);
+ box-shadow: var(--shadow);
+ text-align: center;
+ }
+
+ .pricing-card.featured {
+ border: 2px solid var(--primary);
+ transform: scale(1.05);
+ }
+
+ .pricing-card h3 {
+ font-size: 1.5rem;
+ margin-bottom: 1rem;
+ }
+
+ .price {
+ font-size: 2.5rem;
+ font-weight: 700;
+ margin-bottom: 1.5rem;
+ }
+
+ .price span:first-child {
+ color: var(--primary);
+ }
+
+ .price span:last-child {
+ font-size: 1rem;
+ font-weight: 400;
+ color: var(--gray);
+ }
+
+ .pricing-features {
+ list-style: none;
+ margin: 2rem 0;
+ }
+
+ .pricing-features li {
+ padding: 0.5rem 0;
+ border-bottom: 1px solid var(--light-gray);
+ }
+
+ .pricing-button {
+ display: inline-block;
+ width: 100%;
+ padding: 0.75rem;
+ background: var(--primary);
+ color: white;
+ border-radius: var(--radius);
+ text-decoration: none;
+ font-weight: 600;
+ transition: all 0.2s;
+ }
+
+ .pricing-button:hover {
+ background: var(--primary-light);
+ transform: translateY(-2px);
+ box-shadow: var(--shadow);
+ }
+
+ /* Footer */
+ footer {
+ background: var(--dark);
+ color: white;
+ padding: 4rem 0 2rem;
+ }
+
+ .footer-content {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
+ gap: 3rem;
+ }
+
+ .footer-logo {
+ font-size: 1.5rem;
+ font-weight: 700;
+ margin-bottom: 1rem;
+ }
+
+ .link-group h4 {
+ margin-bottom: 1rem;
+ font-size: 1rem;
+ }
+
+ .link-group a {
+ display: block;
+ color: var(--light-gray);
+ text-decoration: none;
+ margin-bottom: 0.5rem;
+ transition: color 0.2s;
+ }
+
+ .link-group a:hover {
+ color: white;
+ }
+
+ .copyright {
+ grid-column: 1 / -1;
+ text-align: center;
+ padding-top: 2rem;
+ margin-top: 2rem;
+ border-top: 1px solid var(--gray);
+ color: var(--gray);
+ }
+
+ /* Responsive */
+ @media (max-width: 768px) {
+ .hero-content h1 {
+ font-size: 2.5rem;
+ }
+
+ .button-group {
+ flex-direction: column;
+ }
+
+ .pricing-card.featured {
+ transform: none;
+ }
+ }
+
+ @media (max-width: 480px) {
+ .nav-links {
+ gap: 1rem;
+ }
+
+ .hero-content {
+ padding: 3rem 0;
+ }
+
+ .hero-content h1 {
+ font-size: 2rem;
+ }
+ }