.hero[data-astro-cid-lchwwxmr]{background:var(--navy);color:var(--white);padding:120px 20px;position:relative;overflow:hidden}.hero[data-astro-cid-lchwwxmr]:after{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,transparent 0%,var(--navy-light) 100%);clip-path:polygon(20% 0%,100% 0%,100% 100%,0% 100%)}.hero-container[data-astro-cid-lchwwxmr]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.hero-badge[data-astro-cid-lchwwxmr]{display:inline-block;background:var(--gold);color:var(--navy);padding:6px 18px;border-radius:20px;font-weight:700;font-size:.85rem;letter-spacing:1px;margin-bottom:20px;font-family:-apple-system,sans-serif}.hero-title[data-astro-cid-lchwwxmr]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:30px;line-height:1.2}.hero-subtitle[data-astro-cid-lchwwxmr]{font-size:1.3rem;margin-bottom:40px;opacity:.9;font-family:-apple-system,sans-serif;line-height:1.6}.hero-cta[data-astro-cid-lchwwxmr]{display:flex;gap:1rem;flex-wrap:wrap}.hero-stats[data-astro-cid-lchwwxmr]{padding:40px;background:#fffffff2;border-radius:15px;color:var(--navy);box-shadow:0 20px 60px #00000026;backdrop-filter:blur(10px)}.hero-countdown[data-astro-cid-lchwwxmr]{text-align:center}.countdown-title[data-astro-cid-lchwwxmr]{font-size:1.2rem;margin-bottom:20px;color:var(--navy);font-weight:600}.hero-countdown-display[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.hero-countdown-unit[data-astro-cid-lchwwxmr]{text-align:center;padding:15px 10px;background:var(--navy);border-radius:10px}.hero-countdown-value[data-astro-cid-lchwwxmr]{display:block;font-size:2.2rem;font-weight:700;color:var(--gold);line-height:1.2;font-family:-apple-system,sans-serif}.hero-countdown-text[data-astro-cid-lchwwxmr]{display:block;font-size:.75rem;color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-family:-apple-system,sans-serif}.countdown-date[data-astro-cid-lchwwxmr]{font-size:.95rem;color:var(--gray);font-family:-apple-system,sans-serif}.section-light[data-astro-cid-lchwwxmr]{background:var(--white);padding:100px 20px}.section-light-alt[data-astro-cid-lchwwxmr]{background:#f8f9fa;padding:100px 20px}.section-dark[data-astro-cid-lchwwxmr]{background:var(--navy);color:var(--white);padding:100px 20px}.section-title[data-astro-cid-lchwwxmr]{font-size:clamp(2rem,4vw,2.8rem);text-align:center;margin-bottom:1rem;font-weight:700;color:var(--navy)}.section-dark[data-astro-cid-lchwwxmr] .section-title[data-astro-cid-lchwwxmr]{color:var(--white)}.section-intro[data-astro-cid-lchwwxmr]{text-align:center;font-size:1.2rem;max-width:800px;margin:0 auto 3rem;line-height:1.6;color:var(--gray);font-family:-apple-system,sans-serif}.section-dark[data-astro-cid-lchwwxmr] .section-intro[data-astro-cid-lchwwxmr]{color:#ffffffe6}.container[data-astro-cid-lchwwxmr]{max-width:1200px;margin:0 auto}.value-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:3rem}.value-card[data-astro-cid-lchwwxmr]{background:linear-gradient(135deg,var(--white) 0%,var(--gray-light) 100%);padding:40px 30px;border-radius:15px;text-align:center;transition:all .4s ease;border:2px solid transparent;box-shadow:0 5px 15px #0000000d}.value-card[data-astro-cid-lchwwxmr]:hover{transform:translateY(-10px) scale(1.02);border-color:var(--gold);box-shadow:0 20px 40px #d4af3726}.value-icon[data-astro-cid-lchwwxmr]{font-size:3rem;display:flex;align-items:center;justify-content:center;width:90px;height:90px;margin:0 auto 20px;background:linear-gradient(135deg,var(--gold-light) 0%,var(--white) 100%);border-radius:50%}.value-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.3rem;color:var(--navy);margin-bottom:15px;font-weight:700}.value-card[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{color:var(--gray);line-height:1.6;font-family:-apple-system,sans-serif;font-size:.95rem}.module-timeline[data-astro-cid-lchwwxmr]{position:relative;padding-left:40px}.module-timeline[data-astro-cid-lchwwxmr]:before{content:"";position:absolute;left:9px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--gold) 0%,var(--gold-light) 100%);border-radius:2px}.module-item[data-astro-cid-lchwwxmr]{position:relative;margin-bottom:30px;padding:30px;background:var(--white);border-radius:12px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;border:2px solid transparent}.module-item[data-astro-cid-lchwwxmr]:before{content:"";position:absolute;left:-40px;top:35px;width:20px;height:20px;background:var(--gold);border-radius:50%;border:3px solid var(--white);box-shadow:0 2px 8px #d4af374d}.module-item[data-astro-cid-lchwwxmr]:hover{border-color:var(--gold);background:linear-gradient(135deg,var(--white) 0%,rgba(244,228,193,.1) 100%);transform:translate(5px)}.module-item[data-astro-cid-lchwwxmr].demo{border:2px solid var(--gold);background:linear-gradient(135deg,rgba(244,228,193,.2) 0%,var(--white) 100%)}.module-item[data-astro-cid-lchwwxmr].demo:before{background:var(--navy);border-color:var(--gold)}.module-number[data-astro-cid-lchwwxmr]{color:var(--gold);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-family:-apple-system,sans-serif}.module-content[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.5rem;color:var(--navy);margin-bottom:15px}.module-content[data-astro-cid-lchwwxmr] ul[data-astro-cid-lchwwxmr]{list-style:none;padding:0;margin-bottom:15px}.module-content[data-astro-cid-lchwwxmr] li[data-astro-cid-lchwwxmr]{padding:6px 0 6px 25px;position:relative;color:var(--gray);font-family:-apple-system,sans-serif;font-size:.95rem;line-height:1.6}.module-content[data-astro-cid-lchwwxmr] li[data-astro-cid-lchwwxmr]:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:700}.module-tools[data-astro-cid-lchwwxmr]{font-size:.9rem;color:var(--navy);padding:8px 15px;background:var(--gray-light);border-radius:8px;display:inline-block;font-family:-apple-system,sans-serif}.upcoming-intake[data-astro-cid-lchwwxmr]{padding:100px 20px;text-align:center;background:linear-gradient(180deg,var(--gold-light) 0%,var(--white) 30%,var(--white) 70%,var(--gold-light) 100%);border-top:3px solid var(--gold);border-bottom:3px solid var(--gold)}.intake-badge[data-astro-cid-lchwwxmr]{display:inline-block;background:var(--gold);color:var(--navy);padding:8px 25px;border-radius:25px;font-weight:700;font-size:.85rem;letter-spacing:2px;margin-bottom:20px;font-family:-apple-system,sans-serif}.intake-section-title[data-astro-cid-lchwwxmr]{font-size:clamp(2rem,4vw,2.8rem);color:var(--navy);margin-bottom:40px;font-weight:700}.schedule-card[data-astro-cid-lchwwxmr]{max-width:700px;margin:0 auto;background:var(--white);border:3px solid var(--gold);border-radius:20px;padding:40px 30px;position:relative;box-shadow:0 10px 40px #d4af3726}.card-badge[data-astro-cid-lchwwxmr]{position:absolute;top:-15px;left:50%;transform:translate(-50%);padding:6px 20px;border-radius:20px;font-weight:700;font-size:.85rem;letter-spacing:.5px;white-space:nowrap;font-family:-apple-system,sans-serif}.card-badge[data-astro-cid-lchwwxmr].popular{background:var(--gold);color:var(--navy)}.schedule-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.5rem;color:var(--navy);margin-bottom:10px;margin-top:10px}.schedule-summary[data-astro-cid-lchwwxmr]{color:var(--gray);font-size:1rem;margin-bottom:10px;font-family:-apple-system,sans-serif}.pricing-label[data-astro-cid-lchwwxmr]{font-size:.85rem;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:5px;font-family:-apple-system,sans-serif}.pricing-info[data-astro-cid-lchwwxmr]{font-size:2rem;font-weight:700;color:var(--navy);margin-bottom:20px}.pricing-info[data-astro-cid-lchwwxmr] small[data-astro-cid-lchwwxmr]{font-size:1.2rem;opacity:.7}.quick-info[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px}.info-item[data-astro-cid-lchwwxmr]{padding:10px;background:var(--gray-light);border-radius:8px;font-weight:600;font-size:.9rem;color:var(--navy);font-family:-apple-system,sans-serif}.sessions-preview[data-astro-cid-lchwwxmr]{text-align:left;margin-bottom:25px}.session-mini[data-astro-cid-lchwwxmr]{display:flex;align-items:flex-start;gap:12px;padding:12px 15px;border-left:3px solid var(--gold);margin-bottom:8px;background:linear-gradient(90deg,rgba(244,228,193,.15) 0%,transparent 100%);border-radius:0 8px 8px 0;transition:all .2s ease}.session-mini[data-astro-cid-lchwwxmr]:hover{background:linear-gradient(90deg,rgba(244,228,193,.3) 0%,transparent 100%);transform:translate(3px)}.session-mini[data-astro-cid-lchwwxmr].demo{border-left-color:var(--navy);background:linear-gradient(90deg,rgba(10,37,64,.05) 0%,transparent 100%)}.session-number[data-astro-cid-lchwwxmr]{font-size:1.2rem;flex-shrink:0}.session-content[data-astro-cid-lchwwxmr]{flex:1}.session-name[data-astro-cid-lchwwxmr]{font-weight:600;color:var(--navy);font-size:.95rem;margin-bottom:3px}.session-meta[data-astro-cid-lchwwxmr]{font-size:.85rem;color:var(--gray);font-family:-apple-system,sans-serif}.btn-register[data-astro-cid-lchwwxmr]{display:inline-block;padding:15px 35px;border-radius:8px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;font-family:-apple-system,sans-serif}.btn-register[data-astro-cid-lchwwxmr].primary{background:var(--gold);color:var(--navy)}.btn-register[data-astro-cid-lchwwxmr].primary:hover{background:#c19a2e;transform:translateY(-2px);box-shadow:0 10px 25px #d4af374d}.differentiators-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:3rem auto 0}.diff-card[data-astro-cid-lchwwxmr]{background:#ffffff1a;padding:2rem;border-radius:12px;border-left:4px solid var(--gold)}.diff-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.3rem;color:var(--gold);margin-bottom:1rem}.diff-card[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{line-height:1.6;opacity:.9;font-family:-apple-system,sans-serif}.pricing-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:900px;margin:3rem auto 0}.pricing-card[data-astro-cid-lchwwxmr]{background:var(--white);padding:2.5rem;border-radius:12px;border:2px solid #e0e0e0;text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pricing-card[data-astro-cid-lchwwxmr]:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.pricing-featured[data-astro-cid-lchwwxmr]{border-color:var(--gold);box-shadow:0 8px 16px #d4af3733}.pricing-badge[data-astro-cid-lchwwxmr]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gold);color:var(--navy);padding:.5rem 1.5rem;border-radius:20px;font-weight:700;font-size:.9rem;font-family:-apple-system,sans-serif}.pricing-icon[data-astro-cid-lchwwxmr]{font-size:2.5rem;margin-bottom:1rem}.pricing-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.75rem;margin-bottom:1rem;color:var(--navy)}.pricing-amount[data-astro-cid-lchwwxmr]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--navy)}.pricing-amount[data-astro-cid-lchwwxmr] small[data-astro-cid-lchwwxmr]{font-size:1.5rem;opacity:.7}.pricing-description[data-astro-cid-lchwwxmr]{margin-bottom:1.5rem;line-height:1.6;color:var(--gray);font-family:-apple-system,sans-serif}.pricing-features[data-astro-cid-lchwwxmr]{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.pricing-features[data-astro-cid-lchwwxmr] li[data-astro-cid-lchwwxmr]{padding:.75rem 0 .75rem 1.5rem;position:relative;border-bottom:1px solid #f0f0f0;color:var(--gray);font-family:-apple-system,sans-serif}.pricing-features[data-astro-cid-lchwwxmr] li[data-astro-cid-lchwwxmr]:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:700}.guarantee-badge[data-astro-cid-lchwwxmr]{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);padding:25px 35px;border-radius:15px;margin-top:50px;max-width:700px;margin-left:auto;margin-right:auto;border:2px solid #10B981}.guarantee-icon[data-astro-cid-lchwwxmr]{font-size:2.5rem;flex-shrink:0}.guarantee-content[data-astro-cid-lchwwxmr] strong[data-astro-cid-lchwwxmr]{display:block;color:#065f46;font-size:1.1rem;margin-bottom:5px}.guarantee-content[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{color:#047857;font-size:.95rem;line-height:1.5;font-family:-apple-system,sans-serif;margin:0}.section-cta[data-astro-cid-lchwwxmr]{background:linear-gradient(135deg,var(--navy) 0%,#1a3a5a 100%);color:var(--white);padding:100px 20px;text-align:center}.cta-title[data-astro-cid-lchwwxmr]{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1rem;font-weight:700}.cta-tagline[data-astro-cid-lchwwxmr]{font-size:1.25rem;margin-bottom:3rem;opacity:.95;font-family:-apple-system,sans-serif}.contact-form[data-astro-cid-lchwwxmr]{max-width:800px;margin:0 auto}.btn-primary[data-astro-cid-lchwwxmr],.btn-secondary[data-astro-cid-lchwwxmr]{display:inline-block;padding:16px 40px;border-radius:5px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;font-family:-apple-system,sans-serif}.btn-primary[data-astro-cid-lchwwxmr]{background:var(--gold);color:var(--navy)}.btn-primary[data-astro-cid-lchwwxmr]:hover{background:#c19a2e;transform:translateY(-2px);box-shadow:0 10px 25px #d4af374d}.btn-secondary[data-astro-cid-lchwwxmr]{background:transparent;color:var(--white);border:2px solid var(--white)}.btn-secondary[data-astro-cid-lchwwxmr]:hover{background:var(--white);color:var(--navy)}.pricing-card[data-astro-cid-lchwwxmr] .btn-secondary[data-astro-cid-lchwwxmr]{color:var(--navy);border-color:var(--navy)}.pricing-card[data-astro-cid-lchwwxmr] .btn-secondary[data-astro-cid-lchwwxmr]:hover{background:var(--navy);color:var(--white)}.tools-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:3rem}.tool-card[data-astro-cid-lchwwxmr]{background:var(--white);padding:25px 15px;border-radius:12px;text-align:center;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #0000000f}.tool-card[data-astro-cid-lchwwxmr]:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 12px 30px #d4af3726}.tool-icon[data-astro-cid-lchwwxmr]{font-size:2.5rem;display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0 auto 12px;background:linear-gradient(135deg,var(--gold-light) 0%,var(--white) 100%);border-radius:50%}.tool-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1rem;color:var(--navy);margin-bottom:8px;font-weight:700}.tool-card[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{font-size:.8rem;color:var(--gray);line-height:1.4;font-family:-apple-system,sans-serif}.tools-footnote[data-astro-cid-lchwwxmr]{text-align:center;margin-top:2rem;color:var(--gray);font-size:.9rem;font-style:italic;font-family:-apple-system,sans-serif}.build-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:3rem}.build-card[data-astro-cid-lchwwxmr]{background:linear-gradient(135deg,var(--white) 0%,var(--gray-light) 100%);padding:35px 25px;border-radius:12px;text-align:center;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #0000000f}.build-card[data-astro-cid-lchwwxmr]:hover{border-color:var(--gold);transform:translateY(-8px);box-shadow:0 15px 35px #d4af3726}.build-icon[data-astro-cid-lchwwxmr]{font-size:2.5rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 15px;background:linear-gradient(135deg,var(--gold-light) 0%,var(--white) 100%);border-radius:50%}.build-card[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{font-size:1.15rem;color:var(--navy);margin-bottom:10px;font-weight:700}.build-card[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{font-size:.9rem;color:var(--gray);line-height:1.5;font-family:-apple-system,sans-serif}.comparison-grid[data-astro-cid-lchwwxmr]{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:3rem auto 0}.compare-column[data-astro-cid-lchwwxmr]{padding:35px 30px;border-radius:15px;border:2px solid #e0e0e0}.compare-column[data-astro-cid-lchwwxmr].self-paced{background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-color:#d0d0d0}.compare-column[data-astro-cid-lchwwxmr].live-program{background:linear-gradient(135deg,#FFF9F0 0%,var(--white) 100%);border-color:var(--gold);box-shadow:0 8px 25px #d4af3726}.compare-heading[data-astro-cid-lchwwxmr]{text-align:center;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid}.self-paced[data-astro-cid-lchwwxmr] .compare-heading[data-astro-cid-lchwwxmr]{color:var(--gray);border-color:#d0d0d0}.live-program[data-astro-cid-lchwwxmr] .compare-heading[data-astro-cid-lchwwxmr]{color:var(--navy);border-color:var(--gold)}.compare-list[data-astro-cid-lchwwxmr]{list-style:none;padding:0;margin:0}.compare-list[data-astro-cid-lchwwxmr] li[data-astro-cid-lchwwxmr]{padding:10px 0 10px 30px;position:relative;font-family:-apple-system,sans-serif;font-size:.95rem;line-height:1.5}.compare-con[data-astro-cid-lchwwxmr]{color:#999}.compare-con[data-astro-cid-lchwwxmr]:before{content:"✗";position:absolute;left:0;color:#ccc;font-weight:700;font-size:1.1rem}.compare-pro[data-astro-cid-lchwwxmr]{color:var(--navy)}.compare-pro[data-astro-cid-lchwwxmr]:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:700;font-size:1.1rem}.faq[data-astro-cid-lchwwxmr]{background:var(--white);padding:100px 20px}.faq-accordion[data-astro-cid-lchwwxmr]{max-width:800px;margin:3rem auto 0}.faq-item[data-astro-cid-lchwwxmr]{background:linear-gradient(135deg,var(--white) 0%,#FAFBFC 100%);border:2px solid #e0e0e0;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-lchwwxmr]:hover{border-color:var(--gold);box-shadow:0 8px 25px #d4af3726}.faq-question[data-astro-cid-lchwwxmr]{width:100%;background:transparent;border:none;padding:25px 30px;text-align:left;font-size:1.1rem;font-weight:700;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;font-family:-apple-system,sans-serif}.faq-question[data-astro-cid-lchwwxmr] h3[data-astro-cid-lchwwxmr]{margin:0;font-size:inherit;font-weight:inherit}.faq-question[data-astro-cid-lchwwxmr]:hover{color:var(--gold)}.faq-icon[data-astro-cid-lchwwxmr]{font-size:1.5rem;color:var(--gold);transition:transform .3s ease;flex-shrink:0;margin-left:15px}.faq-item[data-astro-cid-lchwwxmr].active .faq-icon[data-astro-cid-lchwwxmr]{transform:rotate(45deg)}.faq-answer[data-astro-cid-lchwwxmr]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 30px}.faq-item[data-astro-cid-lchwwxmr].active .faq-answer[data-astro-cid-lchwwxmr]{max-height:800px;padding:0 30px 25px}.faq-answer[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]{color:var(--text);line-height:1.8;margin-bottom:15px;font-family:-apple-system,sans-serif}.faq-answer[data-astro-cid-lchwwxmr] p[data-astro-cid-lchwwxmr]:last-child{margin-bottom:0}@media (max-width: 968px){.hero[data-astro-cid-lchwwxmr]{padding:80px 20px}.hero-container[data-astro-cid-lchwwxmr]{grid-template-columns:1fr;gap:40px}.hero[data-astro-cid-lchwwxmr]:after{display:none}.section-light[data-astro-cid-lchwwxmr],.section-light-alt[data-astro-cid-lchwwxmr],.section-dark[data-astro-cid-lchwwxmr],.upcoming-intake[data-astro-cid-lchwwxmr],.section-cta[data-astro-cid-lchwwxmr]{padding:60px 20px}.value-grid[data-astro-cid-lchwwxmr]{grid-template-columns:repeat(2,1fr);gap:20px}.differentiators-grid[data-astro-cid-lchwwxmr]{grid-template-columns:1fr}.tools-grid[data-astro-cid-lchwwxmr]{grid-template-columns:repeat(3,1fr)}.build-grid[data-astro-cid-lchwwxmr]{grid-template-columns:repeat(2,1fr)}.comparison-grid[data-astro-cid-lchwwxmr]{grid-template-columns:1fr}}@media (max-width: 640px){.value-grid[data-astro-cid-lchwwxmr]{grid-template-columns:1fr}.module-timeline[data-astro-cid-lchwwxmr]{padding-left:30px}.module-item[data-astro-cid-lchwwxmr]:before{left:-30px;width:16px;height:16px}.hero-countdown-display[data-astro-cid-lchwwxmr]{grid-template-columns:repeat(2,1fr)}.quick-info[data-astro-cid-lchwwxmr]{grid-template-columns:1fr}.tools-grid[data-astro-cid-lchwwxmr]{grid-template-columns:repeat(2,1fr)}.build-grid[data-astro-cid-lchwwxmr],.pricing-grid[data-astro-cid-lchwwxmr]{grid-template-columns:1fr}.guarantee-badge[data-astro-cid-lchwwxmr]{flex-direction:column;text-align:center}}
