.home-root,.home-root *,.home-root *:before,.home-root *:after{box-sizing:border-box}.home-root{--h-primary: #00cc99;--h-primary-dark: #00b386;--h-primary-hover: #009d76;--h-primary-light: #d1fae5;--h-primary-bg: #ecfdf5;--h-primary-glow: rgba(0, 204, 153, .12);--h-text-primary: #0f172a;--h-text-secondary: #475569;--h-text-muted: #94a3b8;--h-bg-white: #ffffff;--h-bg-soft: #f8fafc;--h-border: #e5e7eb;--h-shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--h-shadow-md: 0 4px 12px rgba(0, 0, 0, .05);--h-shadow-lg: 0 8px 30px rgba(0, 0, 0, .06);--h-shadow-xl: 0 16px 48px rgba(0, 0, 0, .08);--h-radius-sm: 8px;--h-radius-md: 12px;--h-radius-lg: 16px;--h-radius-xl: 20px;--h-radius-2xl: 28px;--h-font: "Poppins", sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;background:linear-gradient(150deg,#ecfdf5,#f8fafc,#f0fdf4 70%,#f8fafc);font-family:var(--h-font);-webkit-font-smoothing:antialiased;color:var(--h-text-primary);overflow-x:hidden;-webkit-tap-highlight-color:transparent}.home-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.home-section-header{text-align:center;margin-bottom:48px}.home-section-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#00b386;background:#d1fae5;padding:4px 12px;border-radius:100px;margin-bottom:12px}.home-section-title{font-size:2rem;font-weight:700;color:var(--h-text-primary);margin:0 0 8px;line-height:1.25}.home-section-subtitle{font-size:1rem;color:var(--h-text-secondary);max-width:560px;margin:0 auto;line-height:1.6}.home-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 24px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.04);transition:box-shadow .25s,padding .25s}.home-header--solid{box-shadow:0 2px 16px #0000000f;padding:10px 24px}.home-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.home-header-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#0f172a}.home-header-mark{width:32px;height:32px;border-radius:6px;flex-shrink:0}.home-header-brand{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.home-header-nav{display:flex;align-items:center;gap:4px}.home-header-nav a{color:#475569;text-decoration:none;font-size:.85rem;font-weight:500;padding:8px 14px;border-radius:6px;transition:color .15s,background .15s}.home-header-nav a:hover{color:#0f172a;background:#f1f5f9}.home-header-login{color:#0f172a;text-decoration:none;font-size:.85rem;font-weight:600;padding:8px 20px;border-radius:8px;border:1.5px solid #d1d5db;transition:background .15s,border-color .15s}.home-header-login:hover{background:#f8fafc;border-color:#0c9;color:#00b386}.home-header-burger{display:none;align-items:center;gap:6px;height:38px;padding:0 14px;border:1.5px solid #d1d5db;border-radius:8px;background:transparent;color:#0f172a;font-size:.85rem;font-weight:500;font-family:var(--h-font);cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}.home-header-burger:hover{background:#f1f5f9;border-color:#9ca3af}.home-header-burger span{white-space:nowrap}.home-header-nav-login,.home-header-nav-close{display:none}@media (max-width: 768px){.home-header-burger{display:flex;position:relative;z-index:101}.home-header-login{display:none}.home-header-nav-close{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:44px;height:44px;border:none;background:none;color:#0c9;font-size:1.6rem;cursor:pointer}.home-header-nav{position:fixed;top:0;right:0;width:280px;height:100vh;height:100dvh;flex-direction:column;align-items:stretch;gap:0;padding:80px 24px 32px;background:#fff;box-shadow:-8px 0 30px #00000014;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:99}.home-header-nav--open{transform:translate(0)}.home-header-nav a{padding:14px 16px;font-size:1rem;border-radius:10px;color:#475569}.home-header-nav a:active{background:#f1f5f9}.home-header-nav-login{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:14px!important;background:#0c9;color:#fff!important;font-weight:600;border-radius:10px;text-decoration:none}.home-header-nav--open:before{content:"";position:fixed;inset:0;background:#00000026;z-index:-1}}@media (max-width: 480px){.home-header-nav{width:100%}}.home-hero{width:100%;position:relative;display:flex;align-items:center;justify-content:center;min-height:80vh;padding:24px 24px 60px;overflow:hidden}.home-hero-bg{position:absolute;inset:0;z-index:0}.home-hero-gradient{position:absolute;inset:0;background:linear-gradient(160deg,#fff,#f8fafc 30%,#ecfdf5 70%,#f0fdf4)}.home-hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 30% 20%,rgba(0,204,153,.08) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(0,180,134,.05) 0%,transparent 40%);opacity:.8}.home-hero-inner{position:relative;z-index:1;display:flex;align-items:center;gap:60px;max-width:1200px;width:100%}.home-hero-content{flex:1;text-align:left;max-width:560px}.home-hero-title{font-size:3rem;font-weight:700;color:#0f172a;line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}.home-hero-highlight{color:#00b386}.home-hero-subtitle{font-size:1.1rem;color:#475569;line-height:1.7;margin:0 0 36px}.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.home-hero-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--h-font);font-size:.95rem;font-weight:600;padding:14px 28px;border-radius:var(--h-radius-md);border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.home-hero-btn:hover{transform:translateY(-2px)}.home-hero-btn--primary{background:#0c9;color:#fff;box-shadow:0 4px 20px #00cc994d}.home-hero-btn--primary:hover{box-shadow:0 8px 28px #00cc9973}.home-hero-btn--secondary{background:transparent;color:#0f172a;border:1.5px solid #d1d5db}.home-hero-btn--secondary:hover{background:#f8fafc;border-color:#9ca3af}.home-hero-visual{flex:0 0 420px;display:flex;align-items:center;justify-content:center}.home-hero-img{width:100%;height:auto;border-radius:var(--h-radius-xl);box-shadow:0 8px 40px #00000014,0 0 0 1px #0000000a;aspect-ratio:4/5;object-fit:cover;background:#1a1a1a}.home-hero-trust{display:flex;align-items:center;gap:12px}.home-hero-avatars{display:flex;align-items:center}.home-hero-avatar{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.2);background:#ffffff1a;margin-right:-8px}.home-hero-trust-text{font-size:.875rem;color:#fff9;font-weight:500}@media (max-width: 1024px){.home-hero-inner{gap:40px}.home-hero-visual{flex:0 0 340px}.home-hero-title{font-size:2.4rem}}@media (max-width: 768px){.home-hero{min-height:auto;padding:48px 20px}.home-hero-inner{flex-direction:column-reverse;gap:32px;text-align:center}.home-hero-content{text-align:center;max-width:100%}.home-hero-title{font-size:2rem}.home-hero-subtitle{font-size:1rem;margin-left:auto;margin-right:auto}.home-hero-actions,.home-hero-trust{justify-content:center}.home-hero-visual{flex:0 0 auto;max-width:320px;margin:0 auto}.home-hero-img{aspect-ratio:4/5}}.home-how{width:100%;padding:80px 0;background:var(--h-bg-white)}.home-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-how-card{text-align:center;padding:36px 24px;border-radius:var(--h-radius-xl);background:var(--h-bg-soft);border:1px solid var(--h-border);transition:transform .2s,box-shadow .2s;position:relative}.home-how-card:hover{transform:translateY(-4px);box-shadow:var(--h-shadow-lg)}.home-how-step{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:28px;height:28px;border-radius:50%;background:#0c9;color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.home-how-icon{width:56px;height:56px;border-radius:50%;background:#d1fae5;color:#00b386;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin:8px auto 16px}.home-how-title{font-size:1.05rem;font-weight:600;color:var(--h-text-primary);margin:0 0 8px}.home-how-desc{font-size:.9rem;color:var(--h-text-secondary);margin:0;line-height:1.6}.home-compare{width:100%;padding:80px 0;background:var(--h-bg-soft)}.home-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1000px;margin:0 auto}.home-compare-col{border-radius:var(--h-radius-xl);padding:36px 32px}.home-compare-col--before{background:#fef2f2;border:1px solid #fecaca}.home-compare-col--after{background:#ecfdf5;border:1px solid #a7f3d0;box-shadow:0 0 0 1px #0c93,var(--h-shadow-md)}.home-compare-img{width:100%;height:auto;border-radius:var(--h-radius-lg);margin-bottom:24px;aspect-ratio:3/2;object-fit:cover;box-shadow:var(--h-shadow-md)}.home-compare-col--before .home-compare-img{opacity:.9}.home-compare-header{text-align:center;margin-bottom:24px}.home-compare-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 14px;border-radius:100px;margin-bottom:10px}.home-compare-badge--before{background:#fee2e2;color:#dc2626}.home-compare-badge--after{background:#d1fae5;color:#059669}.home-compare-title{font-size:1.4rem;font-weight:700;margin:0}.home-compare-col--before .home-compare-title{color:#991b1b}.home-compare-col--after .home-compare-title{color:#065f46}.home-compare-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.home-compare-item{display:flex;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.55;color:var(--h-text-primary)}.home-compare-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.8rem;margin-top:1px}.home-compare-icon--before{background:#fee2e2;color:#ef4444}.home-compare-icon--after{background:#d1fae5;color:#059669}@media (max-width: 768px){.home-compare-grid{grid-template-columns:1fr}}.home-coaches{width:100%;padding:80px 0;background:var(--h-bg-soft)}.home-coaches-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-coach-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 16px;border-radius:var(--h-radius-xl);background:var(--h-bg-white);border:1px solid var(--h-border);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s;cursor:pointer}.home-coach-card:hover{transform:translateY(-4px);box-shadow:var(--h-shadow-lg);border-color:#0c9}.home-coach-avatar{width:72px;height:72px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden;flex-shrink:0;position:relative}.home-coach-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.3rem;font-weight:700;color:#059669}.home-coach-avatar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%}.home-coach-info{width:100%}.home-coach-name{font-size:.95rem;font-weight:600;color:var(--h-text-primary);margin:0 0 4px;display:flex;align-items:center;justify-content:center;gap:4px}.home-coach-verified{color:#0c9;display:flex;flex-shrink:0;font-size:.85rem}.home-coach-specialization{font-size:.8rem;color:#00b386;margin:0 0 10px;font-weight:500}.home-coach-meta{display:flex;align-items:center;justify-content:center;gap:12px;font-size:.8rem;color:var(--h-text-muted)}.home-coach-rating,.home-coach-city{display:flex;align-items:center;gap:3px}.home-coach-star{color:#f59e0b;fill:#f59e0b}.home-coach-card--skeleton{pointer-events:none}.home-coach-avatar-skeleton{width:72px;height:72px;border-radius:50%;background:#e5e7eb;margin-bottom:14px;animation:home-pulse 1.5s ease-in-out infinite}.home-coach-info-skeleton{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.home-coach-name-skeleton{width:120px;height:14px;border-radius:4px;background:#e5e7eb;animation:home-pulse 1.5s ease-in-out infinite}.home-coach-detail-skeleton{width:80px;height:10px;border-radius:4px;background:#e5e7eb;animation:home-pulse 1.5s ease-in-out infinite}.home-coach-detail-skeleton--short{width:60px}@keyframes home-pulse{0%,to{opacity:1}50%{opacity:.4}}.home-coaches-empty{text-align:center;padding:48px 24px;color:var(--h-text-secondary)}.home-coaches-empty-sub{font-size:.85rem;color:var(--h-text-muted);margin-top:4px}.home-faq{width:100%;padding:80px 0;background:var(--h-bg-soft)}.home-faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.home-faq-item{background:var(--h-bg-white);border:1px solid var(--h-border);border-radius:var(--h-radius-md);overflow:hidden;transition:border-color .2s}.home-faq-item[open]{border-color:#0c9}.home-faq-question{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;font-size:.95rem;font-weight:600;color:var(--h-text-primary);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.home-faq-question::-webkit-details-marker{display:none}.home-faq-chevron{font-size:1.2rem;color:var(--h-text-muted);flex-shrink:0;transition:transform .2s}.home-faq-item[open] .home-faq-chevron{transform:rotate(180deg);color:#0c9}.home-faq-answer{padding:0 20px 18px}.home-faq-answer p{margin:0;font-size:.9rem;color:var(--h-text-secondary);line-height:1.7}.home-pro{width:100%;padding:80px 0;background:var(--h-bg-soft)}.home-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:900px;margin:0 auto}.home-pro-card{background:var(--h-bg-white);border:1px solid var(--h-border);border-radius:var(--h-radius-xl);padding:36px 28px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;position:relative}.home-pro-card--premium{border-color:#0c9;box-shadow:0 0 0 1px #0c9,var(--h-shadow-lg)}.home-pro-card-header{text-align:center;margin-bottom:24px}.home-pro-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 12px;border-radius:100px;margin-bottom:8px}.home-pro-badge--free{background:#e5e7eb;color:#475569}.home-pro-badge--premium{background:#d1fae5;color:#00b386}.home-pro-plan-name{font-size:1.5rem;font-weight:700;color:var(--h-text-primary);margin:0 0 4px}.home-pro-plan-desc{font-size:.85rem;color:var(--h-text-muted);margin:0}.home-pro-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px;flex:1}.home-pro-features li{display:flex;align-items:center;gap:8px;font-size:.88rem;color:var(--h-text-primary);line-height:1.4}.home-pro-features li svg:first-child{flex-shrink:0;color:#0c9;font-size:1rem}.home-pro-feature--off{color:var(--h-text-muted)!important}.home-pro-feature--off svg:first-child{color:#d1d5db!important}.home-pro-price{text-align:center;margin-bottom:20px}.home-pro-amount{display:block;font-size:2rem;font-weight:700;color:var(--h-text-primary)}.home-pro-period{font-size:.8rem;color:var(--h-text-muted)}.home-pro-monthly{display:block;font-size:.78rem;color:#00b386;font-weight:500;margin-top:2px}.home-pro-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:var(--h-radius-md);background:linear-gradient(135deg,#0c9,#00b386);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-pro-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00cc994d}.home-pro-savings{max-width:900px;margin:32px auto 0;text-align:center;padding:20px 28px;background:#ecfdf5;border-radius:var(--h-radius-md);border:1px solid #d1fae5}.home-pro-savings p{margin:0;font-size:.9rem;color:#065f46;line-height:1.6}@media (max-width: 768px){.home-pro-grid{grid-template-columns:1fr;max-width:420px}}.home-final{width:100%;padding:80px 0;background:var(--h-bg-white)}.home-final-card{text-align:center;padding:60px 40px;border-radius:var(--h-radius-2xl);background:linear-gradient(160deg,#0c9,#00957a 55%,#007a64);color:#fff}.home-final-title{font-size:2rem;font-weight:700;margin:0 0 12px}.home-final-text{font-size:1.05rem;color:#ffffffd9;margin:0 0 28px;line-height:1.6}.home-final-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--h-font);font-size:1rem;font-weight:600;padding:16px 36px;border-radius:var(--h-radius-md);background:#fff;color:#00b386;border:none;cursor:pointer;box-shadow:0 4px 20px #0000001a;transition:transform .2s,box-shadow .2s}.home-final-btn:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000026}.home-footer{width:100%;padding:60px 0 28px;background:var(--h-text-primary);color:#ffffffb3}.home-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px}.home-footer-brand{max-width:320px}.home-footer-logo{width:40px;height:40px;border-radius:10px;background:#0c9;color:#fff;font-weight:700;font-size:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.home-footer-name{font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 8px}.home-footer-desc{font-size:.85rem;line-height:1.6;margin:0}.home-footer-heading{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin:0 0 16px}.home-footer-links a,.home-footer-social-links a{display:block;font-size:.9rem;color:#ffffffb3;text-decoration:none;margin-bottom:8px;transition:color .15s}.home-footer-links a:hover,.home-footer-social-links a:hover{color:#0c9}.home-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center}.home-footer-bottom p{font-size:.8rem;margin:0}.home-directory{width:100%;padding:80px 0;background:var(--h-bg-white)}.home-directory-layout{display:flex;align-items:center;gap:64px;max-width:1100px;margin:0 auto}.home-directory-content{flex:1;max-width:520px}.home-directory-subtitle{margin-left:0;margin-right:0;margin-bottom:32px}.home-directory-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:16px}.home-directory-feature{display:flex;align-items:flex-start;gap:14px}.home-directory-feature-icon{width:44px;height:44px;border-radius:12px;background:#ecfdf5;color:#00b386;display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.home-directory-feature-text{display:flex;flex-direction:column;gap:2px}.home-directory-feature-text strong{font-size:.92rem;font-weight:600;color:var(--h-text-primary)}.home-directory-feature-text span{font-size:.85rem;color:var(--h-text-secondary);line-height:1.55}.home-directory-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--h-font);font-size:.95rem;font-weight:600;padding:14px 28px;border-radius:var(--h-radius-md);background:#0c9;color:#0a0f14;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-directory-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00cc994d}.home-directory-visual{flex:0 0 440px;display:flex;align-items:center;justify-content:center;position:relative}.home-directory-visual:before{content:"";position:absolute;width:520px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(0,204,153,.12) 0%,rgba(0,204,153,.05) 35%,transparent 70%);z-index:0;pointer-events:none}.home-directory-mockup{position:relative;z-index:1;max-width:380px;width:100%;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.08))}@media (max-width: 1024px){.home-directory-layout{gap:36px}.home-directory-visual{flex:0 0 340px}.home-directory-mockup{max-width:300px}.home-directory-visual:before{width:420px;height:520px}}@media (max-width: 768px){.home-directory-layout{flex-direction:column;gap:40px}.home-directory-content{max-width:100%;text-align:center}.home-directory-subtitle{margin-left:auto;margin-right:auto}.home-directory-feature{text-align:left}.home-directory-cta{margin:0 auto}.home-directory-visual{flex:0 0 auto}.home-directory-visual:before{width:440px;height:560px}.home-directory-mockup{max-width:340px}}@media (max-width: 480px){.home-directory-mockup{max-width:300px}.home-directory-visual:before{width:380px;height:500px}}@media (max-width: 1024px){.home-coaches-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.home-hero{min-height:70vh;padding:72px 24px 48px}.home-hero-title{font-size:2rem}.home-hero-subtitle{font-size:1rem}.home-how-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.home-coaches-grid{grid-template-columns:repeat(2,1fr)}.home-footer-grid{grid-template-columns:1fr;gap:28px}.home-section-title{font-size:1.5rem}.home-final-card{padding:40px 24px}.home-final-title{font-size:1.5rem}.home-how,.home-compare,.home-coaches,.home-directory,.home-faq,.home-pro,.home-final{padding:48px 0}.home-section-header{margin-bottom:32px}.home-compare-col{padding:28px 24px}.home-hero-trust-text{font-size:.8rem}}@media (max-width: 480px){.home-hero{min-height:auto;padding:64px 16px 40px}.home-hero-title{font-size:1.5rem}.home-hero-subtitle{font-size:.9rem}.home-hero-visual{max-width:260px}.home-coaches-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:4px 20px 12px;margin:0 -20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-coaches-grid::-webkit-scrollbar{display:none}.home-coaches-grid .home-coach-card{flex:0 0 220px;scroll-snap-align:start}.home-coaches-empty{padding:24px 16px}.home-hero-actions{flex-direction:column;align-items:center}.home-hero-btn{width:100%;justify-content:center;max-width:280px}.home-section-title{font-size:1.3rem}.home-section-subtitle{font-size:.9rem}.home-how,.home-compare,.home-coaches,.home-directory,.home-faq,.home-pro,.home-final{padding:40px 0}.home-compare-col{padding:24px 16px}.home-faq-question{font-size:.88rem;padding:16px}.home-faq-answer{padding:0 16px 16px}.home-pro-card{padding:28px 16px}.home-pro-amount{font-size:1.6rem}.home-final-card{margin:0 16px;padding:36px 20px}.home-final-title{font-size:1.3rem}.home-container{padding:0 16px}.home-header{padding:12px 16px}.home-header--solid{padding:8px 16px}.home-header-nav{width:100%}}
