*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px}.wg{--bg: #0F0F0F;--bg2: #171717;--bg3: #1F1F1F;--txt: #FAFAFA;--txt2: #A3A3A3;--txt3: #6B6B6B;--border: #2A2A2A;--border2: #363636;--accent: #FAFAFA;--accent-soft: #1F1F1F;--yellow: #001B44;--yellow-dim: #001536;--radius: 12px;--radius-lg: 20px;--font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.wg{min-height:100vh;padding-top:56px;background:linear-gradient(to bottom,#e8deff,#ddd6fe,#d5dffe,#ccecf9,#c7ede4);color:#1a1a1a;font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.wg *{box-sizing:border-box;margin:0}.wg-section-inner{max-width:1600px;margin:0 auto;padding:0 24px}.wg-section-label{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--txt3);margin-bottom:16px}.wg-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-family:var(--font-body);font-size:15px;font-weight:600;border-radius:10px;border:none;cursor:pointer;transition:all .2s;text-decoration:none}.wg-btn svg{width:18px;height:18px;flex-shrink:0}.wg-btn.primary{background:var(--accent);color:var(--bg)}.wg-btn.primary:hover{opacity:.85;transform:translateY(-1px)}.wg-btn.primary.large{padding:16px 36px;font-size:16px;border-radius:12px}.wg-btn.ghost{background:none;color:var(--txt);border:1px solid var(--border2)}.wg-btn.ghost:hover{border-color:var(--txt);background:var(--accent-soft)}.wg-avatar{width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--bg);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.wg-avatar.large{width:52px;height:52px;font-size:20px}.wg-page{padding:80px 24px 100px}.wg-page-inner{max-width:760px;margin:0 auto}.wg-page-header{margin-bottom:56px;padding-bottom:32px;border-bottom:1px solid var(--border)}.wg-page-header h1{font-family:var(--font-display);font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:12px}.wg-page-date{font-size:14px;color:var(--txt3)}.wg-page-content section{margin-bottom:40px}.wg-page-content section:last-child{margin-bottom:0}.wg-page-content h2{font-family:var(--font-display);font-size:22px;font-weight:600;margin-bottom:16px;color:var(--txt)}.wg-page-content h3{font-family:var(--font-display);font-size:17px;font-weight:600;margin-top:20px;margin-bottom:10px;color:var(--txt)}.wg-page-content p{font-size:15px;color:var(--txt2);line-height:1.8;margin-bottom:12px}.wg-page-content ul{list-style:none;padding:0;margin-bottom:16px}.wg-page-content ul li{font-size:15px;color:var(--txt2);line-height:1.8;padding-left:20px;position:relative}.wg-page-content ul li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;background:var(--yellow);border-radius:50%}.wg-page-contact{padding:16px 20px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);margin-top:8px}@media(max-width:768px){.wg-page{padding:56px 20px 64px}.wg-page-header{margin-bottom:36px}.wg-page-header h1{font-size:28px}.wg-page-content h2{font-size:20px}.wg-btn{padding:12px 24px;font-size:14px}.wg-btn.primary.large{padding:14px 28px;font-size:15px}}.wg-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:56px;background:transparent;border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s}.wg-nav.scrolled{background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:#ffffff80;box-shadow:0 4px 24px #0000000f}.wg-nav-inner{max-width:1600px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.wg-logo{display:flex;align-items:center;text-decoration:none}.wg-logo-img{height:40px;width:auto;display:block}.wg-nav-links{display:flex;gap:32px;align-items:center}.wg-nav-links button,.wg-nav-links a{background:none;border:none;color:#0000008c;font-family:var(--font-body);font-size:14px;font-weight:500;cursor:pointer;transition:color .2s;padding:0;text-decoration:none}.wg-nav-links button:hover,.wg-nav-links a:hover{color:#000000e6}.wg-nav-right{display:flex;align-items:center;gap:12px}.wg-nav-cta{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;background:#1a1a1a;color:#fff;text-decoration:none;font-size:14px;font-weight:600;border-radius:10px;transition:all .2s}.wg-nav-cta:hover{opacity:.85}.wg-nav-cta svg{width:16px;height:16px}@media(max-width:1024px){.wg-nav-links{display:none}}@media(max-width:768px){.wg-nav{height:48px}.wg-logo-img{height:34px}.wg-nav-cta{padding:8px 14px;font-size:13px}}.wg-footer{background:transparent;color:#1a1a1a;padding:56px 24px 28px}.wg-footer-inner{max-width:1600px;margin:0 auto}.wg-footer-top{display:flex;justify-content:space-between;gap:40px;margin-bottom:40px}.wg-footer-logo{display:inline-block;text-decoration:none}.wg-footer-logo-img{height:100px;width:auto;display:block}.wg-footer-brand p{font-size:14px;color:#00000080;margin-top:6px}.wg-footer-col{display:flex;flex-direction:column;gap:10px}.wg-footer-col h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;color:#0006}.wg-footer-col button,.wg-footer-col span,.wg-footer-col a{background:none;border:none;padding:0;font-family:var(--font-body);font-size:14px;color:#000000a6;cursor:pointer;text-align:left;transition:color .2s;text-decoration:none}.wg-footer-col button:hover,.wg-footer-col a:hover{color:#000}.wg-footer-col span{cursor:default}.wg-footer-bottom{padding-top:24px;border-top:1px solid rgba(0,0,0,.1);text-align:center}.wg-footer-bottom span{font-size:13px;color:#0006}@media(max-width:1024px){.wg-footer-top{flex-direction:column;gap:28px}}@media(max-width:480px){.wg-footer{padding:40px 20px 20px}}.wg-highlight{background:var(--yellow);color:#fff;padding:0 8px;border-radius:4px}.wg-section-desc{font-size:17px;color:#0000008c;line-height:1.75;max-width:640px;margin:0 auto 48px}.wg-hero{position:relative;min-height:calc(100vh - 56px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px 80px;text-align:center;overflow:hidden}.wg-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px}.wg-hero-eyebrow{display:inline-block;padding:6px 16px;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:100px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:#000000a6;margin-bottom:32px}.wg-hero-cycle{height:clamp(85px,14vw,150px);overflow:hidden;margin-bottom:24px}.wg-hero-cycle-text{display:inline-block;font-family:var(--font-display);font-size:clamp(64px,11vw,120px);font-weight:800;line-height:1.25;letter-spacing:-.03em;white-space:nowrap;background:linear-gradient(135deg,#1a1a2e,#2d1b69,#1e3a5f,#0d4f4f,#1a1a2e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:wg-cycle-enter .4s ease both}@keyframes wg-cycle-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wg-mobile-br{display:none}.wg-hero-subtext{font-size:18px;font-weight:400;color:#0000008c;line-height:1.7;margin-bottom:40px}.wg-hero-subtext strong{font-size:22px;font-weight:700;color:#000000d9;letter-spacing:.01em}.wg-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.wg-hero-actions .wg-btn.ghost{color:#0009;border-color:#00000026}.wg-hero-actions .wg-btn.ghost:hover{color:#000000e6;border-color:#0000004d;background:#0000000d}.wg-hero-stats{position:absolute;bottom:0;left:0;right:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:32px;padding:28px 24px;background:#ffffff59;border-top:1px solid rgba(255,255,255,.4)}.wg-stat{text-align:center}.wg-stat strong{display:block;font-size:18px;font-weight:700;color:#000000d9;margin-bottom:2px}.wg-stat span{font-size:13px;color:#0000008c}.wg-stat-divider{width:1px;height:36px;background:#00000026}.wg-hero-scroll-hint{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:1;color:#0000004d;cursor:pointer;transition:color .2s}.wg-hero-scroll-hint:hover{color:#0009}.wg-statement{text-align:left;margin-bottom:40px}.wg-statement-logo{height:60px;margin-bottom:24px;display:block}.wg-statement-text{font-family:var(--font-display);font-size:clamp(24px,3.5vw,38px);font-weight:400;line-height:1.3;letter-spacing:-.01em;color:#0000008c;margin-bottom:0}.wg-statement-text:last-child{margin-bottom:0}.wg-statement-text strong{font-weight:700;color:inherit}.wg-intro{padding:64px 0}.wg-intro-img-wrap{margin-bottom:40px;border-radius:var(--radius-lg);overflow:hidden}.wg-intro-img{width:100%;height:260px;object-fit:cover;display:block}.wg-intro-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.wg-intro-eyebrow{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0000008c;margin-bottom:20px}.wg-intro-left p{font-size:17px;color:#0000008c;line-height:1.85}.wg-intro-right{border-left:3px solid #001B44;padding-left:32px}.wg-intro-highlight{font-family:var(--font-display);font-size:clamp(28px,3.5vw,40px);font-weight:600;line-height:1.15;margin-bottom:20px;color:#1a1a1a}.wg-intro-right p{font-size:16px;color:#0000008c;line-height:1.8;margin-bottom:16px}.wg-intro-accent{font-weight:600;color:#1a1a1a!important}.wg-features-header{padding:100px 24px 64px;text-align:center}.wg-features-header .wg-section-inner{background:#ffffff59;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);padding:64px 48px;color:#000}.wg-features-header h2{font-family:var(--font-display);font-size:clamp(32px,5.5vw,56px);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:20px}.wg-features-sub{font-size:17px;color:#000000a6;line-height:1.7;max-width:520px;margin:0 auto 40px}.wg-features-header .wg-section-label{color:#0000008c}.wg-features-nav{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.wg-features-nav-btn{padding:10px 24px;background:#ffffff73;color:#000000b3;border:1px solid rgba(255,255,255,.5);border-radius:100px;font-family:var(--font-body);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.wg-features-nav-btn:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.wg-ft-block{padding:80px 0;text-align:center;color:#1a1a1a}.wg-ft-block.alt{padding-top:48px}.wg-ft-title{font-family:var(--font-display);font-size:clamp(26px,4vw,38px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin-bottom:8px}.wg-ft-subtitle{font-size:16px;color:#000000a6;line-height:1.6;margin-bottom:48px}.wg-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wg-tool-card{padding:36px 28px;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);text-align:left;transition:transform .2s,box-shadow .2s,background .2s}.wg-tool-card:hover{transform:translateY(-4px);background:#ffffff8c;box-shadow:0 12px 40px #00000014}.wg-tool-icon{width:52px;height:52px;padding:14px;background:linear-gradient(to bottom,#e8deff,#ddd6fe,#d5dffe,#ccecf9,#c7ede4);border-radius:14px;color:#000;margin-bottom:24px}.wg-tool-icon svg{width:100%;height:100%}.wg-tool-card h3,.wg-tool-card h4{font-family:var(--font-display);font-size:20px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.wg-tool-card p{font-size:14px;color:#0000008c;line-height:1.7}.wg-tools-more{margin-top:32px;font-size:14px;font-style:italic;color:#0000008c;text-align:right}.wg-problems{padding:100px 0;text-align:center;color:#1a1a1a}.wg-problems h2{font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:600;line-height:1.15;margin-bottom:16px}.wg-problems-sub{font-size:16px;color:#000000a6;line-height:1.7;max-width:560px;margin:0 auto 56px}.wg-problems-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:left}.wg-problem-card{background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-lg);overflow:hidden}.wg-problem-q{display:flex;align-items:flex-start;gap:14px;padding:28px 32px;background:#ffffff73}.wg-problem-icon{flex-shrink:0;font-size:18px;line-height:1.6;opacity:.5}.wg-problem-q p{font-family:var(--font-display);font-size:18px;font-weight:600;line-height:1.5;color:#1a1a1a}.wg-problem-a{padding:28px 32px;display:flex;flex-direction:column;gap:12px}.wg-problem-a>.wg-tag{align-self:flex-start}.wg-problem-a>p{font-size:15px;color:#0000008c;line-height:1.7}.wg-problem-extra{font-size:13px;color:#0000008c;line-height:1.6;padding:10px 14px;background:#fff6;border-radius:var(--radius)}.wg-img-break{max-width:1600px;margin:0 auto;padding:48px 24px}.wg-img-break img{width:100%;max-height:calc(100vh - 96px);object-fit:cover;display:block;border-radius:var(--radius-lg)}.wg-mockup-showcase{margin-bottom:48px;border-radius:var(--radius-lg);overflow:hidden}.wg-mockup-showcase img{width:100%;height:auto;display:block}.wg-discover-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.wg-discover-card{padding:36px 28px;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);text-align:left}.wg-discover-card h3,.wg-discover-card h4{font-family:var(--font-display);font-size:22px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.wg-discover-card>p{font-size:14px;color:#0000008c;line-height:1.7;margin-bottom:16px}.wg-discover-card ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}.wg-discover-card ul li{font-size:13px;color:#0000008c;padding-left:16px;position:relative}.wg-discover-card ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#001b44;border-radius:50%}.wg-support{padding:100px 0;text-align:center;color:#1a1a1a}.wg-support h2{font-family:var(--font-display);font-size:clamp(30px,5vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin-bottom:56px}.wg-support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:left}.wg-support-card{padding:36px 28px;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg)}.wg-support-card h3{font-family:var(--font-display);font-size:24px;font-weight:600;margin-bottom:8px;color:#1a1a1a}.wg-support-desc{font-size:14px;color:#0000008c;line-height:1.6;margin-bottom:24px}.wg-help-group{margin-bottom:20px}.wg-help-group:last-child{margin-bottom:0}.wg-help-group h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0000008c;margin-bottom:10px}.wg-help-line{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.08)}.wg-help-line:last-child{border-bottom:none}.wg-help-line strong{font-size:14px;font-weight:700;min-width:110px;font-variant-numeric:tabular-nums;color:#1a1a1a}.wg-help-line span{font-size:13px;color:#0000008c}.wg-help-tags{display:flex;flex-wrap:wrap;gap:8px}.wg-help-tags span{padding:6px 14px;background:#ffffff73;border:1px solid rgba(255,255,255,.4);border-radius:100px;font-size:12px;font-weight:500;color:#0009}.wg-resources-list{display:flex;flex-direction:column}.wg-resource-row{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.wg-resource-row:last-child{border-bottom:none}.wg-resource-row strong{font-size:14px;font-weight:600;min-width:140px;color:#1a1a1a}.wg-resource-row span{font-size:13px;color:#0000008c}.wg-support-note{font-size:13px;color:#0000008c;margin-top:16px}.wg-why{padding:100px 0;text-align:center;color:#1a1a1a}.wg-why h2{font-family:var(--font-display);font-size:clamp(30px,5vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin-bottom:56px}.wg-why-table{max-width:700px;margin:0 auto;background:#fff6;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);overflow:hidden;text-align:left}.wg-why-header{display:grid;grid-template-columns:1fr 1fr;background:#1a1a1a;color:#fff;padding:14px 24px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.wg-why-row{display:grid;grid-template-columns:1fr 1fr;padding:16px 24px;border-bottom:1px solid rgba(0,0,0,.08);transition:background .15s}.wg-why-row:last-child{border-bottom:none}.wg-why-row:hover{background:#fff6}.wg-why-row span:first-child{font-size:15px;font-weight:600;color:#1a1a1a}.wg-why-row span:last-child{font-size:14px;color:#0000008c}.wg-tag{display:inline-block;padding:4px 12px;font-size:12px;font-weight:700;border-radius:100px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px}.wg-tag.yellow{background:#fef3c7;color:#92400e}.wg-tag.blue{background:linear-gradient(to bottom,#e8deff,#ddd6fe,#d5dffe,#ccecf9,#c7ede4);color:#000}.wg-tag.green{background:#d1fae5;color:#065f46}.wg-tag.red{background:#fee2e2;color:#991b1b}.wg-tag.purple{background:#ede9fe;color:#5b21b6}.wg-testimonials{padding:100px 0;text-align:center;color:#1a1a1a}.wg-testimonials h2{font-family:var(--font-display);font-size:clamp(30px,5vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin-bottom:56px}.wg-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wg-testimonial-card{padding:32px;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);text-align:left;display:flex;flex-direction:column}.wg-testimonial-quote{font-family:var(--font-display);font-size:48px;line-height:1;color:#001b44;margin-bottom:8px}.wg .wg-testimonial-quote{color:#001b44}.wg-testimonial-card p{font-size:15px;color:#0000008c;line-height:1.7;flex:1;margin-bottom:24px}.wg-testimonial-author{display:flex;align-items:center;gap:12px}.wg-avatar-img{object-fit:cover}.wg-testimonial-author strong{display:block;font-size:14px;font-weight:600;color:#1a1a1a}.wg-testimonial-author span{font-size:12px;color:#0000008c}.wg-cta-section{padding:100px 0}.wg-cta-box{max-width:1600px;margin:0 auto;text-align:center;padding:64px 48px;background:#ffffff59;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#000;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.5)}.wg-cta-box h2{font-family:var(--font-display);font-size:clamp(30px,5vw,44px);font-weight:600;line-height:1.15;margin-bottom:16px;color:inherit}.wg-cta-box p{font-size:17px;color:#0009;line-height:1.7;margin-bottom:32px;max-width:480px;margin-left:auto;margin-right:auto}.wg-cta-actions{margin-bottom:16px}.wg-cta-box .wg-btn.primary{background:#1a1a1a;color:#fff}.wg-cta-box .wg-btn.primary:hover{opacity:.9}.wg-cta-note{display:block;font-size:13px;color:#0000008c}.wg-faq{padding:100px 0;text-align:center;color:#1a1a1a}.wg-faq h2{font-family:var(--font-display);font-size:clamp(30px,5vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin-bottom:56px}.wg-faq-list{max-width:680px;margin:0 auto;text-align:left}.wg-faq-item{border-bottom:1px solid rgba(255,255,255,.4)}.wg-faq-item:first-child{border-top:1px solid rgba(255,255,255,.4)}.wg-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;background:none;border:none;font-family:var(--font-body);font-size:16px;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left;transition:color .2s}.wg-faq-q:hover{color:#0000008c}.wg-faq-q svg{width:20px;height:20px;min-width:20px;color:#0000008c;transition:transform .3s}.wg-faq-item.open .wg-faq-q svg{transform:rotate(45deg)}.wg-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.wg-faq-item.open .wg-faq-a{max-height:300px;padding-bottom:22px}.wg-faq-a p{font-size:15px;color:#0000008c;line-height:1.7}.wg-final-cta{position:relative;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.wg-final-cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.wg-final-cta-overlay{position:absolute;inset:0;background:#000000d9;z-index:1}.wg-final-cta .wg-section-inner{position:relative;z-index:2}.wg-final-cta h2{font-family:var(--font-display);font-size:clamp(36px,6vw,64px);font-weight:600;line-height:1.08;letter-spacing:-.02em;margin-bottom:20px;color:#fff}.wg-final-cta p{font-size:17px;color:#fff9;line-height:1.7;max-width:480px;margin:0 auto 36px}.wg-final-cta .wg-btn.primary{background:#fff;color:#1a1a1a}.wg-final-cta .wg-btn.primary:hover{opacity:.85}@media(max-width:1024px){.wg-hero{padding:0 24px 80px}.wg-intro-layout{grid-template-columns:1fr;gap:40px}.wg-tools-grid{grid-template-columns:repeat(2,1fr)}.wg-fd-card{grid-template-columns:1fr;gap:24px}.wg-discover-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.wg-support-grid{grid-template-columns:1fr}.wg-testimonial-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media(max-width:768px){.wg-hero{padding:0 20px 72px;min-height:calc(100vh - 48px)}.wg-mobile-br{display:inline}.wg-hero-eyebrow{margin-bottom:20px}.wg-hero-subtext{font-size:16px;margin-bottom:28px}.wg-statement{padding:80px 0}.wg-statement-text{font-size:24px}.wg-hero-actions{flex-direction:column}.wg-hero-actions .wg-btn{width:100%;justify-content:center}.wg-hero-stats{gap:20px;padding:20px 16px}.wg-stat strong{font-size:15px}.wg-stat span{font-size:11px}.wg-stat-divider{height:28px}.wg-hero-cycle{height:clamp(55px,12vw,80px);margin-bottom:16px}.wg-hero-cycle-text{font-size:clamp(42px,10vw,64px)}.wg-intro,.wg-support,.wg-why,.wg-testimonials,.wg-cta-section,.wg-faq{padding:64px 0}.wg-features-header{padding:64px 0 48px}.wg-ft-block{padding:56px 0}.wg-support h2,.wg-why h2,.wg-testimonials h2,.wg-faq h2{font-size:30px;margin-bottom:36px}.wg-features-header h2{font-size:32px}.wg-ft-title{font-size:26px}.wg-final-cta h2{font-size:36px}.wg-intro-img{height:240px}.wg-intro-right{padding-left:20px}.wg-intro-highlight{font-size:26px}.wg-img-break{padding:32px 20px}.wg-img-break img{height:480px;object-fit:cover}.wg-tools-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.wg-features-header h2{font-size:28px}.wg-features-sub{font-size:15px}.wg-features-nav{gap:8px}.wg-features-nav-btn{padding:8px 18px;font-size:13px}.wg-intro-card{padding:32px 24px}.wg-intro-highlight{font-size:22px}.wg-problems-list{grid-template-columns:1fr}.wg-problem-q,.wg-problem-a{padding:20px 24px}.wg-problem-q p{font-size:16px}.wg-cta-box{padding:40px 24px}.wg-cta-box h2{font-size:28px}.wg-why-header,.wg-why-row{grid-template-columns:1fr;gap:4px}.wg-why-header span:last-child{display:none}.wg-why-row span:last-child{font-size:13px}.wg-ft-block,.wg-problems{text-align:left}.wg-problems-sub{margin-left:0;margin-right:0}.wg-support,.wg-why,.wg-testimonials,.wg-faq{text-align:left}.wg-resource-row{flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.wg-resource-row strong{min-width:auto}.wg-help-line{flex-direction:column;gap:2px;align-items:flex-start;text-align:left}.wg-help-line strong{min-width:auto}}@media(max-width:480px){.wg-hero{padding:0 16px 68px}.wg-hero-eyebrow{font-size:10px;letter-spacing:.12em;padding:5px 12px}.wg-hero-subtext{font-size:14px}.wg-hero-cycle{height:clamp(45px,11vw,60px);margin-bottom:12px}.wg-hero-cycle-text{font-size:clamp(36px,9vw,50px)}.wg-hero-stats{gap:16px;padding:16px 12px}.wg-stat strong{font-size:14px}.wg-stat span{font-size:10px}.wg-stat-divider{height:24px}.wg-support h2,.wg-why h2,.wg-testimonials h2,.wg-faq h2,.wg-features-header h2{font-size:26px}.wg-ft-title{font-size:22px}.wg-final-cta h2{font-size:30px}.wg-section-desc{font-size:15px}.wg-faq-q{font-size:15px;padding:18px 0}.wg-discover-card h3{font-size:18px}.wg-support-card h3{font-size:20px}.wg-tool-card h3{font-size:18px}}.wg-about-hero{padding:100px 24px 80px;text-align:center;border-bottom:1px solid var(--border)}.wg-about-hero h1{font-family:var(--font-display);font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px}.wg-about-hero p{font-size:18px;color:var(--txt2);line-height:1.7;max-width:600px;margin:0 auto}.wg-about-mission{padding:100px 0;border-bottom:1px solid var(--border)}.wg-about-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.wg-about-mission h2{font-family:var(--font-display);font-size:28px;font-weight:600;margin-bottom:20px}.wg-about-mission p{font-size:16px;color:var(--txt2);line-height:1.8;margin-bottom:16px}.wg-about-team{padding:100px 0;text-align:center;background:var(--bg2)}.wg-about-team h2{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.15;margin-bottom:56px}.wg-about-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wg-about-team-card{padding:40px 28px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center}.wg-about-team-card .wg-avatar{margin:0 auto 20px}.wg-about-team-card h3{font-family:var(--font-display);font-size:18px;font-weight:600;margin-bottom:4px}.wg-about-team-role{display:block;font-size:14px;color:var(--txt3);margin-bottom:16px}.wg-about-team-card p{font-size:14px;color:var(--txt2);line-height:1.7}.wg-about-timeline{padding:100px 0;text-align:center}.wg-about-timeline h2{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.15;margin-bottom:56px}.wg-about-timeline-list{max-width:600px;margin:0 auto;text-align:left}.wg-about-timeline-item{display:flex;gap:24px;padding-bottom:40px;position:relative}.wg-about-timeline-item:last-child{padding-bottom:0}.wg-about-timeline-item:not(:last-child):after{content:"";position:absolute;left:35px;top:36px;bottom:0;width:2px;background:var(--border)}.wg-about-timeline-marker{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:70px}.wg-about-timeline-year{font-size:13px;font-weight:700;color:var(--txt3)}.wg-about-timeline-dot{width:12px;height:12px;border-radius:50%;background:var(--yellow);border:2px solid var(--bg);position:relative;z-index:1}.wg-about-timeline-content h3{font-family:var(--font-display);font-size:18px;font-weight:600;margin-bottom:6px}.wg-about-timeline-content p{font-size:15px;color:var(--txt2);line-height:1.7}.wg-about-values{padding:100px 0;text-align:center;background:var(--bg2)}.wg-about-values h2{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.15;margin-bottom:56px}.wg-about-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.wg-about-value-card{padding:36px 28px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left}.wg-about-value-card h3{font-family:var(--font-display);font-size:20px;font-weight:600;margin-bottom:10px}.wg-about-value-card p{font-size:15px;color:var(--txt2);line-height:1.7}@media(max-width:1024px){.wg-about-mission-grid{grid-template-columns:1fr;gap:40px}.wg-about-team-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media(max-width:768px){.wg-about-hero{padding:64px 24px 56px}.wg-about-hero h1{font-size:32px}.wg-about-mission,.wg-about-team,.wg-about-timeline,.wg-about-values{padding:64px 0}.wg-about-values-grid{grid-template-columns:1fr}.wg-about-team h2,.wg-about-timeline h2,.wg-about-values h2{font-size:28px;margin-bottom:36px}}
