.order-page,.checkout-state-page{--order-navy: #091a3a;--order-blue: #1d4ed8;--order-blue-dark: #173da8;--order-sky: #eef6ff;--order-ink: #13213a;--order-muted: #64748b;--order-line: #dce5f2;--order-green: #047857;min-height:100vh;background:#f4f8fc;color:var(--order-ink)}.order-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.order-topbar{min-height:68px;padding:12px max(16px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--order-line)}.order-brand{display:inline-flex;align-items:center;gap:10px;color:var(--order-navy);font-size:1.05rem;font-weight:850;letter-spacing:.09em;text-decoration:none}.order-brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--order-blue),#38a3ff);color:#fff;letter-spacing:0}.order-topbar-note{color:var(--order-muted);font-size:.78rem;font-weight:650}.order-hero{padding:48px 0 84px;background:radial-gradient(circle at 85% 0%,rgba(56,163,255,.26),transparent 34%),linear-gradient(135deg,#071731,#113776);color:#fff}.order-eyebrow{margin-bottom:10px;color:#66b8ff;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.order-hero h1{max-width:760px;margin-bottom:12px;font-size:clamp(2rem,5vw,3.45rem);line-height:1.14;letter-spacing:-.035em}.order-hero>.order-shell>p:not(.order-eyebrow){max-width:660px;color:#d8e7ff;font-size:1.05rem}.order-price-lockup{margin-top:26px;display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.order-price-lockup strong{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1}.order-price-lockup span{color:#a9caef;font-weight:650}.order-layout{margin-top:-44px;padding-bottom:64px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:24px;align-items:start}.order-primary-column,.order-secondary-column{display:grid;gap:24px}.order-secondary-column{position:sticky;top:18px}.order-card{padding:30px;border:1px solid rgba(194,210,229,.9);border-radius:18px;background:#fffffffa;box-shadow:0 18px 50px #0f264e17}.order-section-heading{margin-bottom:24px;display:flex;gap:14px;align-items:flex-start}.order-section-heading>span{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--order-sky);color:var(--order-blue);font-size:.78rem;font-weight:850}.order-section-heading h2,.order-template-heading h2{margin:0 0 4px;color:var(--order-navy);font-size:1.25rem;line-height:1.25}.order-section-heading p,.order-template-heading p{color:var(--order-muted);font-size:.88rem}.order-field{margin-bottom:18px}.order-field label{display:block;margin-bottom:7px;color:#263752;font-size:.88rem;font-weight:750}.order-field input,.order-field select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cbd7e6;border-radius:10px;background:#fff;color:var(--order-ink);font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.order-field input:focus,.order-field select:focus{outline:none;border-color:#4d82f3;box-shadow:0 0 0 4px #3b82f621}.order-field input[aria-invalid=true]{border-color:#dc4753}.order-phone-grid{display:grid;grid-template-columns:minmax(160px,.72fr) minmax(0,1.28fr);gap:10px}.order-field-error{margin-top:6px;color:#b42332;font-size:.78rem}.order-summary{margin:26px 0 18px;padding:20px;border:1px solid var(--order-line);border-radius:14px;background:#f8fbff}.order-summary-product,.order-summary-row,.order-summary-total{display:flex;justify-content:space-between;gap:20px}.order-summary-product{padding-bottom:16px;align-items:flex-start;border-bottom:1px solid var(--order-line)}.order-summary-product div{display:grid;gap:4px}.order-summary-product span,.order-summary-row span:first-child{color:var(--order-muted);font-size:.78rem}.order-summary-product strong{font-size:.9rem}.order-summary-row{padding:14px 0;color:#42526a;font-size:.86rem}.order-summary-total{padding-top:16px;align-items:baseline;border-top:1px solid var(--order-line);font-weight:800}.order-summary-total strong{color:var(--order-blue);font-size:1.4rem}.order-summary>p{margin-top:5px;color:var(--order-green);font-size:.75rem;text-align:right}.order-acknowledgement{display:flex;gap:10px;align-items:flex-start;color:#40516a;font-size:.82rem;line-height:1.55}.order-acknowledgement input{width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--order-blue)}.order-acknowledgement label{cursor:pointer}.order-acknowledgement a{margin-inline:2px;color:var(--order-blue);font-weight:750;text-underline-offset:2px}.order-consent-note{margin:-.35rem 0 1rem 1.75rem;color:var(--order-muted);font-size:.78rem;line-height:1.6}.order-acknowledgement input:focus-visible,.order-acknowledgement a:focus-visible,.order-footer a:focus-visible,.legal-back-row a:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:3px}.order-pay-button{width:100%;min-height:54px;margin-top:18px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--order-blue),#2969eb);box-shadow:0 12px 24px #1d4ed83d;color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.order-pay-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 28px #1d4ed84d}.order-pay-button:disabled{opacity:.58;cursor:wait}.order-security-note{margin-top:18px;display:flex;justify-content:center;gap:9px;color:var(--order-muted);font-size:.75rem;line-height:1.55;text-align:left}.order-security-note>span{color:var(--order-blue);font-size:1.2rem}.order-security-note strong{color:#40516a}.order-deliverables{display:grid;gap:13px;list-style:none}.order-deliverables li{position:relative;padding-left:29px;color:#2d405c;font-size:.9rem}.order-deliverables li:before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e5efff;color:var(--order-blue);font-size:.7rem;font-weight:900}.order-template-heading{margin-bottom:20px;display:flex;gap:14px;align-items:center}.order-template-heading>span{flex:0 0 auto;padding:8px 10px;border-radius:9px;background:var(--order-blue);color:#fff;font-size:.75rem;font-weight:850}.order-template-card details,.order-faq-card details{border-top:1px solid var(--order-line)}.order-template-card summary,.order-faq-card summary{padding:14px 0;display:flex;justify-content:space-between;gap:14px;color:#243753;font-size:.86rem;font-weight:750;cursor:pointer}.order-template-card summary span{color:var(--order-muted);font-size:.72rem;font-weight:600}.order-template-card ul{padding:0 0 14px 20px;color:var(--order-muted);font-size:.8rem;line-height:1.75}.order-template-note,.order-muted{color:var(--order-muted);font-size:.78rem;line-height:1.65}.order-template-note{margin-top:16px;padding:12px;border-radius:9px;background:var(--order-sky)}.order-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-support-grid article{padding:20px;border:1px solid var(--order-line);border-radius:12px}.order-support-grid h3{margin-bottom:10px;color:var(--order-navy);font-size:.98rem}.order-support-grid ul{padding-left:18px;color:#51627a;font-size:.8rem;line-height:1.65}.order-support-grid p{color:#51627a;font-size:.82rem;line-height:1.65}.order-support-grid p+p{margin-top:10px}.order-faq-card details p{padding:0 0 15px;color:var(--order-muted);font-size:.84rem;line-height:1.65}.order-alert{margin-top:16px;padding:12px 14px;border:1px solid #f0c36c;border-radius:9px;background:#fff9e9;color:#76510c;font-size:.82rem;line-height:1.55}.order-alert-error{border-color:#f0b7bd;background:#fff1f3;color:#9f2837}.order-footer{padding:28px 0;background:var(--order-navy);color:#a9b9ce;font-size:.78rem}.order-footer .order-shell{display:flex;justify-content:space-between;gap:18px;align-items:center}.order-footer nav{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}.order-footer a{color:#cbdaf0;text-underline-offset:3px}.checkout-state-page{padding:28px 16px 0;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 50% 0%,rgba(72,139,245,.18),transparent 36%),#f4f8fc}.checkout-state-card{width:min(620px,100%);margin:auto 0 28px;padding:clamp(28px,6vw,50px);border:1px solid var(--order-line);border-radius:20px;background:#fff;box-shadow:0 24px 70px #0f264e1f;text-align:center}.checkout-state-page>.order-footer{width:calc(100% + 32px);margin-inline:-16px}.legal-main{width:min(920px,calc(100% - 32px));margin:48px auto 64px}.legal-document{overflow-wrap:anywhere;border:1px solid var(--order-line);border-radius:20px;background:#fff;box-shadow:0 20px 60px #0f264e17}.legal-document-header{padding:clamp(30px,6vw,56px);border-bottom:1px solid var(--order-line);background:radial-gradient(circle at 90% 0%,rgba(56,163,255,.18),transparent 34%),linear-gradient(145deg,#071731,#123e83);border-radius:20px 20px 0 0;color:#fff}.legal-document-header h1{margin-bottom:14px;font-size:clamp(2rem,6vw,3.2rem);line-height:1.15;letter-spacing:-.03em}.legal-document-header>p:not(.order-eyebrow){max-width:720px;color:#d8e7ff;line-height:1.75}.legal-meta{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.legal-meta div{min-width:150px;padding:12px 14px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff14}.legal-meta dt{color:#a9caef;font-size:.72rem}.legal-meta dd{margin-top:3px;font-size:.88rem;font-weight:750}.legal-sections{padding:clamp(28px,6vw,56px)}.legal-sections section+section{margin-top:34px;padding-top:34px;border-top:1px solid var(--order-line)}.legal-sections h2{margin-bottom:12px;color:var(--order-navy);font-size:1.18rem;line-height:1.35}.legal-sections p,.legal-sections li{color:#42526a;font-size:.92rem;line-height:1.82}.legal-sections p+p{margin-top:10px}.legal-sections ul{padding-left:22px}.legal-sections li+li{margin-top:7px}.legal-back-row{padding:22px clamp(28px,6vw,56px);border-top:1px solid var(--order-line);background:#f8fbff;border-radius:0 0 20px 20px}.legal-back-row a{color:var(--order-blue);font-size:.88rem;font-weight:750}.checkout-state-icon{width:66px;height:66px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;font-size:1.8rem;font-weight:850}.checkout-state-icon-pending{background:#e8f3ff;color:var(--order-blue)}.checkout-state-icon-cancelled{background:#fff1f3;color:#c33245}.checkout-state-card h1{margin-bottom:12px;color:var(--order-navy);font-size:clamp(1.7rem,5vw,2.35rem);line-height:1.2}.checkout-state-lead{color:var(--order-muted);font-size:.95rem;line-height:1.7}.checkout-reference{margin:24px 0;padding:16px;display:grid;gap:4px;border-radius:12px;background:var(--order-sky)}.checkout-reference span{color:var(--order-muted);font-size:.75rem}.checkout-reference strong{color:var(--order-navy);font-size:clamp(.9rem,3vw,1.1rem);letter-spacing:.02em;overflow-wrap:anywhere}.checkout-state-guidance{margin:24px 0;padding:20px;border:1px solid var(--order-line);border-radius:12px;text-align:left}.checkout-state-guidance h2{margin-bottom:10px;color:var(--order-navy);font-size:1rem}.checkout-state-guidance ul{padding-left:18px;color:var(--order-muted);font-size:.84rem;line-height:1.7}.checkout-secondary-link{display:inline-block;margin-top:20px;color:var(--order-blue);font-size:.86rem;font-weight:750}@media(max-width:860px){.order-layout{grid-template-columns:1fr}.order-secondary-column{position:static}.order-benefit-card{order:-1}}@media(max-width:620px){.order-primary-column,.order-secondary-column{display:contents}.order-form-card{order:1}.order-benefit-card{order:2}.order-template-card{order:3}.order-support-card{order:4}.order-faq-card{order:5}.order-topbar{min-height:60px}.order-topbar-note{display:none}.order-hero{padding:38px 0 70px}.order-hero h1{font-size:2rem}.order-layout{margin-top:-36px;padding-bottom:44px}.order-card{padding:22px 18px;border-radius:14px}.order-phone-grid,.order-support-grid{grid-template-columns:1fr}.order-summary-product{flex-direction:column;gap:10px}.order-footer .order-shell{flex-direction:column;align-items:flex-start}.order-footer nav{flex-wrap:wrap;justify-content:flex-start}.legal-main{width:min(100% - 24px,920px);margin:24px auto 40px}.legal-document,.legal-document-header,.legal-back-row{border-radius:14px}.legal-document-header{border-radius:14px 14px 0 0}.legal-sections{padding:28px 20px}.legal-back-row{padding:20px;border-radius:0 0 14px 14px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1a56db;--primary-dark: #1340a0;--primary-light: #e8f0fe;--accent: #f59e0b;--accent-dark: #d97706;--text: #1f2937;--text-light: #6b7280;--bg: #ffffff;--bg-alt: #f9fafb;--bg-dark: #111827;--border: #e5e7eb;--success: #059669;--radius: 8px;--max-w: 1100px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 20px}.section{padding:60px 0}.section-title{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:32px;color:var(--text)}.section-subtitle{text-align:center;color:var(--text-light);margin-bottom:24px;font-size:1.05rem}.cta-button{display:inline-block;background:var(--accent);color:#fff;font-size:1.1rem;font-weight:700;padding:16px 32px;border:none;border-radius:var(--radius);cursor:pointer;text-align:center;text-decoration:none;transition:background .2s;line-height:1.3}.cta-button:hover{background:var(--accent-dark)}.cta-button:disabled{opacity:.6;cursor:not-allowed}.cta-helper{text-align:center;font-size:.9rem;color:var(--text-light);margin-top:10px}.seat-notice{text-align:center;font-weight:600;color:var(--accent-dark);margin-bottom:20px}.hero-section{background:linear-gradient(135deg,var(--bg-dark) 0%,#1e3a5f 100%);color:#fff;padding:60px 0}.hero-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.hero-badge{display:inline-block;background:var(--accent);color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:16px}.hero-text h1{font-size:2rem;font-weight:800;line-height:1.3;margin-bottom:16px}.hero-sub{font-size:1.15rem;color:#ffffffd9;margin-bottom:16px;line-height:1.6}.hero-industries{font-size:.95rem;color:#ffffffb3;margin-bottom:24px}.hero-date{text-align:center;font-size:.9rem;color:#fff9;margin-top:12px}.hero-video{display:flex;justify-content:center}.hero-video video,.hero-video .video-placeholder{max-width:100%;border-radius:var(--radius)}.video-placeholder{width:100%;max-width:480px;aspect-ratio:16 / 9;background:#ffffff1a;border:2px dashed rgba(255,255,255,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius);color:#fff9;text-align:center;padding:20px}.video-placeholder-icon{font-size:3rem;margin-bottom:8px;opacity:.5}.placeholder-sub{font-size:.85rem;margin-top:8px}.form-section{background:var(--bg-alt)}.registration-form{max-width:520px;margin:0 auto;background:var(--bg);padding:32px;border-radius:var(--radius);box-shadow:0 2px 12px #00000014}.form-field{margin-bottom:20px}.form-field label{display:block;font-weight:600;margin-bottom:6px;font-size:.95rem}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:6px;font-size:1rem;font-family:var(--font);background:var(--bg);transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.form-error{background:#fef2f2;color:#dc2626;padding:12px;border-radius:6px;margin-bottom:16px;font-size:.9rem}.form-cta{width:100%;font-size:1rem;padding:16px 24px}.consent-text{font-size:.8rem;color:var(--text-light);text-align:center;margin-top:12px;line-height:1.5}.proof-section{background:var(--bg)}.proof-grid{display:grid;grid-template-columns:1fr;gap:24px}.proof-card{background:var(--bg-alt);padding:24px;border-radius:var(--radius);border-left:4px solid var(--primary)}.proof-quote{font-size:1.05rem;font-weight:600;font-style:italic;margin-bottom:12px;color:var(--text)}.proof-industry,.proof-detail{font-size:.9rem;color:var(--text-light);margin-bottom:4px}.proof-result{font-size:.95rem;font-weight:600;color:var(--success);margin-top:8px}.pain-section{background:var(--bg-alt)}.pain-list{max-width:600px;margin:0 auto;list-style:none}.pain-list li{padding:10px 0;font-size:1.05rem;border-bottom:1px solid var(--border)}.pain-list li:before{content:"✗ ";color:#dc2626;font-weight:700}.pain-turn{text-align:center;font-size:1.15rem;font-weight:700;color:var(--primary);margin-top:28px;padding:16px;background:var(--primary-light);border-radius:var(--radius)}.opportunity-section{background:var(--bg)}.opportunity-desc{text-align:center;max-width:700px;margin:0 auto 32px;font-size:1.05rem;color:var(--text-light);line-height:1.7}.opportunity-grid{display:grid;grid-template-columns:1fr;gap:24px}.opportunity-card{background:var(--bg-alt);padding:28px;border-radius:var(--radius);text-align:center}.opp-icon{font-size:2.5rem;margin-bottom:12px}.opportunity-card h3{font-size:1.1rem;font-weight:700;margin-bottom:8px}.opportunity-card p{font-size:.95rem;color:var(--text-light);line-height:1.6}.learn-section{background:var(--bg-alt)}.learn-grid{display:grid;grid-template-columns:1fr;gap:20px}.learn-card{background:var(--bg);padding:24px;border-radius:var(--radius);border:1px solid var(--border)}.learn-card h3{font-size:1.05rem;font-weight:700;margin-bottom:8px;color:var(--primary)}.learn-card p{font-size:.95rem;color:var(--text-light);line-height:1.6}.who-section{background:var(--bg)}.who-grid{display:grid;grid-template-columns:1fr;gap:28px;max-width:700px;margin:0 auto}.who-for h3,.who-not-for h3{font-size:1.15rem;font-weight:700;margin-bottom:14px}.who-for h3{color:var(--success)}.who-not-for h3{color:#dc2626}.who-for ul,.who-not-for ul{list-style:none}.who-for ul li,.who-not-for ul li{padding:8px 0;font-size:.95rem;border-bottom:1px solid var(--border)}.who-for ul li:before{content:"✓ ";color:var(--success);font-weight:700}.who-not-for ul li:before{content:"✗ ";color:#dc2626;font-weight:700}.demo-section{background:var(--bg-alt)}.demo-video-container{max-width:640px;margin:0 auto}.demo-video-container video{width:100%;border-radius:var(--radius)}.demo-placeholder{width:100%;max-width:100%;aspect-ratio:16 / 9;background:var(--bg);border:2px dashed var(--border);color:var(--text-light)}.instructor-section{background:var(--bg)}.instructor-content{max-width:650px;margin:0 auto;background:var(--bg-alt);padding:32px;border-radius:var(--radius);border:1px solid var(--border)}.instructor-content h3{font-size:1.3rem;font-weight:700;margin-bottom:16px}.instructor-content ul{list-style:none;margin-bottom:16px}.instructor-content ul li{padding:6px 0;font-size:.95rem;color:var(--text-light)}.instructor-content ul li:before{content:"▸ ";color:var(--primary);font-weight:700}.instructor-reason{font-size:.95rem;color:var(--text-light);line-height:1.7;padding:16px;background:var(--primary-light);border-radius:6px}.beforeafter-section{background:var(--bg-alt)}.ba-grid{display:grid;grid-template-columns:1fr;gap:28px;max-width:700px;margin:0 auto}.ba-before,.ba-after{padding:24px;border-radius:var(--radius)}.ba-before{background:#fef2f2;border:1px solid #fecaca}.ba-after{background:#f0fdf4;border:1px solid #bbf7d0}.ba-before h3,.ba-after h3{font-size:1.15rem;font-weight:700;margin-bottom:14px}.ba-before h3{color:#dc2626}.ba-after h3{color:var(--success)}.ba-before ul,.ba-after ul{list-style:none}.ba-before ul li,.ba-after ul li{padding:6px 0;font-size:.95rem}.ba-before ul li:before{content:"✗ ";color:#dc2626;font-weight:700}.ba-after ul li:before{content:"✓ ";color:var(--success);font-weight:700}.final-cta-section{background:linear-gradient(135deg,var(--bg-dark) 0%,#1e3a5f 100%);color:#fff;text-align:center}.final-cta-content h2{font-size:1.6rem;font-weight:800;margin-bottom:16px}.final-cta-content p{font-size:1.05rem;color:#ffffffd9;margin-bottom:20px;line-height:1.6}.final-date{font-size:1rem;font-weight:600}.faq-section{background:var(--bg)}.faq-list{max-width:650px;margin:0 auto}.faq-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;overflow:hidden}.faq-item summary{padding:16px 20px;font-weight:600;font-size:.95rem;cursor:pointer;background:var(--bg-alt);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.2rem;font-weight:700;color:var(--primary)}.faq-item[open] summary:after{content:"-"}.faq-item p{padding:16px 20px;font-size:.95rem;color:var(--text-light);line-height:1.6}.footer{background:var(--bg-dark);color:#ffffffb3;padding:40px 0;font-size:.85rem;line-height:1.7}.footer .disclaimer{margin-bottom:16px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.footer-links a{color:#fff9;text-decoration:underline;font-size:.85rem}.footer-links a:hover{color:#fff}.copyright{color:#fff6;font-size:.8rem}.thank-you-page .ty-hero{min-height:80vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--bg-dark) 0%,#1e3a5f 100%);color:#fff}.ty-container{text-align:center;max-width:600px}.ty-checkmark{font-size:4rem;color:var(--success);background:#05966926;width:80px;height:80px;line-height:80px;border-radius:50%;margin:0 auto 24px}.ty-hero h1{font-size:1.8rem;font-weight:800;margin-bottom:16px}.ty-message{font-size:1.1rem;color:#ffffffd9;margin-bottom:32px;line-height:1.7}.ty-class-info{background:#ffffff1a;padding:24px;border-radius:var(--radius);margin-bottom:32px}.ty-class-info h3{font-size:1.1rem;margin-bottom:12px}.ty-class-info p{font-size:.95rem;color:#fffc;margin-bottom:6px}.ty-actions{margin-bottom:32px}.ty-actions h3{font-size:1.1rem;margin-bottom:8px}.ty-actions p{font-size:.95rem;color:#fffc;margin-bottom:20px}.wa-button{display:inline-block}@media(min-width:768px){.section{padding:80px 0}.section-title{font-size:2rem;margin-bottom:40px}.hero-grid{grid-template-columns:1fr 1fr}.hero-text h1{font-size:2.5rem}.proof-grid{grid-template-columns:repeat(3,1fr)}.opportunity-grid,.learn-grid{grid-template-columns:repeat(2,1fr)}.who-grid,.ba-grid{grid-template-columns:1fr 1fr}.final-cta-content h2{font-size:2rem}.ty-hero h1{font-size:2.2rem}}@media(min-width:1024px){.learn-grid{grid-template-columns:repeat(3,1fr)}.opportunity-grid{grid-template-columns:repeat(4,1fr)}}
