.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-backdrop,.home-header-nav-login,.home-header-nav-close{display:none}@media (max-width: 768px){.home-header{position:static;height:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0;pointer-events:none}.home-header--solid{padding:0;box-shadow:none}.home-header-inner{min-height:0;display:contents}.home-header-logo{display:none}.home-header-burger{display:flex;position:fixed;top:10px;right:10px;z-index:103;width:48px;height:42px;padding:0;flex-direction:column;justify-content:center;gap:0;border:1px solid #b7efdf;border-radius:12px;background:#fff;color:#0f172a;box-shadow:0 6px 16px #0f172a1a;pointer-events:auto}.home-header-burger:before{content:"";width:22px;height:22px;margin:0;border-radius:5px;background:url(https://im4g.macrofyai.com/images/favicon-macrofy.png) center / cover no-repeat}.home-header-burger svg{position:absolute;right:3px;bottom:3px;width:12px;height:12px;padding:1px;border-radius:50%;background:#fff;color:#00a982}.home-header-burger span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.home-header-burger--open{border-color:#0c9;background:#effcf8}.home-header-login,.home-header-nav-close{display:none}.home-header-nav{position:fixed;top:60px;right:10px;width:min(82vw,280px);max-height:calc(100dvh - 72px);flex-direction:column;align-items:stretch;gap:2px;padding:10px;background:#fff;border:1px solid #d7eee7;border-radius:16px;box-shadow:0 14px 34px #0f172a24;overflow-y:auto;overscroll-behavior:contain;transform:translate(calc(100% + 20px));transition:transform .2s ease-out;z-index:102;pointer-events:auto}.home-header-nav--open{transform:translate(0)}.home-header-nav a{padding:10px 11px;font-size:.88rem;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:8px;padding:11px!important;background:#0c9;color:#fff!important;font-weight:600;border-radius:10px;text-decoration:none}.home-header-backdrop{position:fixed;inset:0;display:block;padding:0;border:0;background:#0f172a14;opacity:0;transition:opacity .2s ease;z-index:101;pointer-events:none}.home-header-nav--open+.home-header-backdrop{opacity:1;pointer-events:auto}}@media (max-width: 480px){.home-header-nav{width:min(86vw,280px)}}@media (prefers-reduced-motion: reduce){.home-header-nav,.home-header-backdrop{transition:none}}.home-hero{width:100%;position:relative;display:flex;align-items:center;justify-content:center;min-height:80vh;padding:24px 24px 60px;overflow:hidden;background:#fff}.home-hero-bg{position:absolute;inset:0;z-index:0}.home-hero-gradient{position:absolute;inset:0;background:#fff}.home-hero-pattern{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,204,153,.035),transparent 24%,transparent 76%,rgba(0,204,153,.035));opacity:1}.home-hero-inner{position:relative;z-index:1;display:flex;align-items:center;gap:72px;max-width:1280px;width:100%}.home-hero-content{flex:1;text-align:left;max-width:600px}.home-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#008f6b;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-hero-kicker svg{color:#0c9;font-size:1rem}.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-word-carousel{display:inline-block;color:#00b386;animation:hero-word-slide-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes hero-word-slide-in{0%{opacity:0;transform:translateY(.6em)}to{opacity:1;transform:translateY(0)}}.home-hero-subtitle{font-size:1.1rem;color:#475569;line-height:1.7;margin:0 0 36px;max-width:560px}.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;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{flex-direction:column;gap:2px;background:#0c9;color:#fff;box-shadow:0 4px 20px #00cc994d;padding:12px 28px}.home-hero-btn--primary:hover{box-shadow:0 8px 28px #00cc9973}.home-hero-btn-main{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600}.home-hero-btn-sub{font-size:.72rem;font-weight:400;opacity:.75}.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-signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:-8px}.home-hero-signals span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid #b7efdf;border-radius:999px;background:#ffffffb8;color:#176653;font-size:.78rem;font-weight:600}.home-hero-signals svg{color:#00aa80;font-size:.9rem}.home-hero-proof{display:inline-flex;align-items:center;gap:7px;margin:18px 0 0;color:#64748b;font-size:.84rem;font-weight:500}.home-hero-proof svg{color:#00b386}.home-hero-visual{flex:0 0 420px;width:min(100%,420px);aspect-ratio:971 / 1639;display:flex;align-items:center;justify-content:center;max-height:700px}.home-hero-img{display:block;width:100%;height:auto;max-height:700px;border-radius:var(--h-radius-xl);box-shadow:0 16px 36px #00cc9914;aspect-ratio:971 / 1639;object-fit:contain;background:transparent}.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:44px}.home-hero-visual{flex:0 0 330px;width:min(100%,330px);max-height:533px}.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;gap:24px;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-kicker,.home-hero-proof,.home-hero-actions,.home-hero-trust{justify-content:center}.home-hero-visual{flex:0 0 auto;width:min(100%,300px);max-width:300px;max-height:533px;margin:0 auto}}.home-how{width:100%;padding:72px 0 88px;background:#fff;border-top:1px solid #edf7f4;border-bottom:1px solid #edf7f4}.home-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-how-card{--how-color: #00cc99;display:flex;flex-direction:column;min-height:218px;padding:20px 18px 22px;border-radius:16px;background:#fff;border:1px solid var(--h-border);border-top:3px solid var(--how-color);transition:transform .2s,box-shadow .2s;position:relative}.home-how-card--teal{--how-color: #00cc99}.home-how-card--orange{--how-color: #f59e0b}.home-how-card--green{--how-color: #16a34a}.home-how-card--navy{--how-color: #0f172a}.home-how-card:hover{transform:translateY(-4px);box-shadow:var(--h-shadow-lg)}.home-how-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.home-how-step{width:30px;height:30px;border-radius:50%;background:var(--how-color);color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.home-how-icon{width:44px;height:44px;border-radius:14px;background:#effcf8;color:var(--how-color);display:flex;align-items:center;justify-content:center;font-size:1.15rem}.home-how-card--orange .home-how-icon{background:#fff7e6}.home-how-card--green .home-how-icon{background:#effaf1}.home-how-card--navy .home-how-icon{background:#f1f5f9}.home-how-title{font-size:1rem;font-weight:700;color:var(--h-text-primary);margin:0 0 8px}.home-how-desc{font-size:.84rem;color:var(--h-text-secondary);margin:0;line-height:1.55}.home-product-proof{width:100%;padding:88px 0;background:#fff}.home-product-proof-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(32px,6vw,84px);max-width:1180px;margin:0 auto}.home-product-proof-visual{padding:0;background:#fff;display:flex;align-items:center;justify-content:center}.home-product-proof-img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;border-radius:0;background:#fff;filter:drop-shadow(0 24px 34px rgba(15,23,42,.12))}.home-product-proof-img--dashboard{aspect-ratio:2 / 3;max-height:660px}.home-section-header--left{text-align:left;margin:0 0 28px}.home-product-proof-content{min-width:0}.home-product-proof-evidence{display:grid;gap:12px}.home-product-proof-item{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid #e2e8f0;border-left:3px solid var(--proof-color, #00cc99);border-radius:12px;background:#fff}.home-product-proof-item--teal{--proof-color: #00cc99}.home-product-proof-item--orange{--proof-color: #f59e0b}.home-product-proof-item--green{--proof-color: #16a34a}.home-product-proof-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;color:var(--proof-color);border-radius:10px;background:color-mix(in srgb,var(--proof-color) 12%,white)}.home-product-proof-icon svg{width:18px;height:18px}.home-product-proof-item h3{margin:0 0 4px;color:var(--h-text-primary);font-size:.98rem}.home-product-proof-item p{margin:0;color:var(--h-text-secondary);font-size:.84rem;line-height:1.5}@media (max-width: 900px){.home-product-proof-layout{grid-template-columns:1fr;max-width:720px}.home-product-proof-content{max-width:640px;margin:0 auto}}@media (max-width: 768px){.home-product-proof{padding:64px 0}.home-product-proof-layout{gap:28px}.home-product-proof-visual{padding:0}.home-product-proof-img{border-radius:0;filter:drop-shadow(0 16px 24px rgba(15,23,42,.1))}.home-product-proof-img--dashboard{max-height:520px}.home-section-header--left{text-align:center}}.home-testimonials{width:100%;padding:88px 0;background:#fff}.home-testimonials-header{max-width:760px;margin:0 auto;text-align:center}.home-testimonials-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 16px;margin-top:28px}.home-testimonials-avatars{display:flex;align-items:center;padding-left:10px}.home-testimonials-avatar,.home-testimonial-author-avatar{display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:50%;background:#d1fae5;color:#047857;font-weight:800;box-shadow:var(--h-shadow-sm)}.home-testimonials-avatar{width:38px;height:38px;margin-left:-10px;font-size:.78rem}.home-testimonials-rating{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;color:var(--h-text-secondary);font-size:.82rem;font-weight:500}.home-testimonials-stars{display:inline-flex;gap:2px;color:#f59e0b}.home-testimonials-stars svg{width:16px;height:16px;fill:currentColor}.home-testimonials-stats{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.home-testimonials-stat{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 13px;border:1px solid #d7eee7;border-radius:999px;background:#fff;color:var(--h-text-secondary);font-size:.78rem;font-weight:600}.home-testimonials-stat svg{width:15px;height:15px;color:#00a982}.home-testimonials-stat strong{color:#047857}.home-testimonials-stage{position:relative;min-height:330px;margin-top:36px;padding:32px 36px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:var(--h-shadow-xl);overflow:hidden}.home-testimonials-stage:after{content:"“";position:absolute;top:-34px;right:14px;color:#ecfdf5;font-family:Georgia,serif;font-size:150px;line-height:1;pointer-events:none}.home-testimonial{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:center;gap:48px;min-height:264px;animation:home-testimonial-in .32s ease-out both}.home-testimonial-story{min-width:0}.home-testimonial-story blockquote{margin:0;color:#334155;font-size:clamp(1rem,1.8vw,1.28rem);font-style:italic;line-height:1.65}.home-testimonial-quote-mark{color:#00b386;font-family:Georgia,serif;font-size:1.4em;font-style:normal;font-weight:700;vertical-align:-.12em}.home-testimonial-author{display:flex;align-items:center;gap:12px;margin-top:24px}.home-testimonial-author-avatar{width:52px;height:52px;flex:0 0 52px;border-width:3px;font-size:1rem}.home-testimonial-author>div{display:flex;flex-direction:column;gap:2px}.home-testimonial-author strong{color:var(--h-text-primary);font-size:.92rem}.home-testimonial-author span{color:var(--h-text-secondary);font-size:.8rem}.home-testimonial-location{display:inline-flex;align-items:center;gap:5px;color:var(--h-text-muted)!important}.home-testimonial-location svg{width:13px;height:13px}.home-testimonial-result{position:relative;z-index:1;padding:24px;border:1px solid #b7efdf;border-radius:20px;background:linear-gradient(145deg,#ecfdf5,#fff 82%)}.home-testimonial-result-label{color:#047857;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-testimonial-result h3{margin:10px 0 0;color:var(--h-text-primary);font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.25}.home-testimonial-result p{margin:12px 0 0;color:var(--h-text-secondary);font-size:.84rem;line-height:1.55}.home-testimonials-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px}.home-testimonials-arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:2px solid #00b386;border-radius:50%;background:#fff;color:#007f62;cursor:pointer;box-shadow:0 7px 18px #00806224;transition:color .2s,border-color .2s,background .2s,transform .2s,box-shadow .2s}.home-testimonials-arrow:hover{border-color:#008f6b;background:#eafff8;color:#006b54;transform:translateY(-1px);box-shadow:0 10px 22px #00806233}.home-testimonials-arrow:focus-visible{outline:3px solid rgba(0,204,153,.28);outline-offset:3px}.home-testimonials-arrow svg{width:23px;height:23px;stroke-width:2.8}.home-testimonials-dots{display:flex;align-items:center;gap:7px}.home-testimonials-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:width .2s,background .2s}.home-testimonials-dot--active{width:30px;background:#00b386}@keyframes home-testimonial-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.home-testimonials{padding:56px 0}.home-testimonials-stage{min-height:0;padding:26px 20px;border-radius:20px}.home-testimonial{grid-template-columns:1fr;gap:26px;min-height:0}.home-testimonial-story blockquote{font-size:1rem;text-align:center}.home-testimonial-author{justify-content:center;text-align:left}.home-testimonial-result{padding:20px;text-align:center}.home-testimonial-result h3{font-size:1.25rem}.home-testimonials-arrow{width:44px;height:44px}.home-testimonials-arrow svg{width:21px;height:21px}}.home-transformation{width:100%;padding:80px 24px;position:relative;background:linear-gradient(180deg,#fff,#f8fafc 40%,#ecfdf5)}.home-transformation .home-container{max-width:1100px}.home-transformation-timeline{display:flex;gap:20px;margin-top:48px;margin-bottom:16px;position:relative;align-items:stretch}.home-transformation-timeline:before{content:"";position:absolute;top:44px;left:64px;right:64px;height:3px;background:linear-gradient(90deg,#ef4444 0% 16%,#f59e0b 16% 50%,#0c9 50% 83%,#0f172a 83% 100%);opacity:.22;border-radius:100px;z-index:0}.home-tf-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:1;min-width:0;padding:0 4px}.home-tf-node{width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:#fff;border:2.5px solid var(--tf-color);box-shadow:0 0 0 8px #fff,0 4px 16px color-mix(in srgb,var(--tf-color) 12%,transparent);position:relative;z-index:2;transition:transform .25s}.home-tf-item:hover .home-tf-node{transform:scale(1.08)}.home-tf-item--destination .home-tf-node{border-width:3px;box-shadow:0 0 0 6px #fff,0 0 0 10px #00cc991a,0 8px 28px #00cc992e}.home-tf-emoji{display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1}.home-tf-emoji svg{width:25px;height:25px;stroke-width:1.8}.home-tf-step{font-size:.65rem;font-weight:800;color:var(--tf-color);text-transform:uppercase;letter-spacing:.05em;margin-top:1px}.home-tf-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 20px;width:100%;display:flex;flex-direction:column;gap:10px;transition:box-shadow .25s,transform .25s}.home-tf-item:hover .home-tf-card{box-shadow:0 6px 22px #0000000d;transform:translateY(-2px)}.home-tf-item--destination .home-tf-card{border-color:#0c9;border-width:2px;background:linear-gradient(145deg,#f0fdf9,#fff 72%);box-shadow:0 8px 28px #00cc9924}.home-tf-item--destination .home-tf-card-top{align-items:flex-start}.home-tf-card-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home-tf-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.home-tf-eyebrow{color:var(--tf-color);font-size:.64rem;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.home-tf-step-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--tf-color);color:#fff;font-size:.7rem;font-weight:700;flex-shrink:0}.home-tf-headline{font-size:.95rem;font-weight:700;color:#0f172a;margin:0;line-height:1.35}.home-tf-destiny-badge{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#0c9;padding:2px 8px;border-radius:100px;flex-shrink:0;margin-left:auto}.home-tf-body{font-size:.82rem;color:#64748b;line-height:1.6;margin:0}@media (min-width: 861px){.home-tf-item--destination .home-tf-card-top{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:start;column-gap:8px;row-gap:8px}.home-tf-item--destination .home-tf-step-badge{grid-column:1;grid-row:1}.home-tf-item--destination .home-tf-destiny-badge{grid-column:2;grid-row:1;justify-self:start;margin-left:0}.home-tf-item--destination .home-tf-copy{grid-column:1 / -1;grid-row:2}}.home-hero-word-carousel-2{display:inline-block;color:#00b386;animation:hero-word-slide-in .5s cubic-bezier(.22,1,.36,1) both}@media (max-width: 860px){.home-transformation{padding:60px 20px}.home-transformation-timeline{flex-direction:column;gap:0}.home-transformation-timeline:before{inset:0 auto 0 43px;width:2px;height:auto;background:linear-gradient(180deg,#ef4444,#f59e0b,#0c9 66%,#0f172a);opacity:.25}.home-tf-item{flex-direction:row;align-items:stretch;gap:0;padding-bottom:24px}.home-tf-item:last-child{padding-bottom:0}.home-tf-node{width:56px;height:56px;flex-shrink:0;margin-right:16px;box-shadow:0 0 0 4px #fff,0 2px 10px color-mix(in srgb,var(--tf-color) 12%,transparent)}.home-tf-item--destination .home-tf-node{box-shadow:0 0 0 4px #fff,0 0 0 8px #00cc9914,0 4px 18px #00cc9926}.home-tf-emoji{font-size:1.2rem}.home-tf-step{font-size:.58rem}.home-tf-card{flex:1;min-width:0;padding:16px 14px}.home-tf-headline{font-size:.88rem}.home-tf-body{font-size:.78rem}}.home-coaches{width:100%;padding:80px 0;background:var(--h-bg-soft)}.home-coaches-proof{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:-8px auto 28px}.home-coaches-proof-item{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #bfeee2;border-radius:999px;background:#ecfdf5bf;color:var(--h-text-secondary);font-size:.78rem}.home-coaches-proof-item svg{color:#00a982;width:15px;height:15px}.home-coaches-proof-item strong{color:#047857;font-size:.8rem}.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-actions{display:flex;justify-content:center;margin-top:24px}.home-coaches-view-all{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.4rem;background:#0c9;color:#fff;border-radius:999px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.home-coaches-view-all:hover{background:#00b386;transform:translateY(-2px)}.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;flex-direction:column;align-items:center;gap:2px;font-family:var(--h-font);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-final-btn-main{display:inline-flex;align-items:center;gap:10px;font-size:1rem;font-weight:600}.home-final-btn-sub{font-size:.75rem;font-weight:400;opacity:.6}.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))}.home-recent-coaches-phone{position:relative;z-index:1;width:min(100%,360px);min-height:594px;box-sizing:border-box;padding:18px 14px 14px;overflow:hidden;border:7px solid #111827;border-radius:34px;background:#f7fffc;box-shadow:0 24px 48px #0f172a29,0 0 0 1px #00cc991f}.home-recent-coaches-phone:before{content:"";display:block;width:82px;height:18px;margin:-9px auto 18px;border-radius:999px;background:#111827}.home-recent-coaches-phone-topbar,.home-recent-coaches-heading,.home-recent-coach-card,.home-recent-coaches-directory-link{font-family:var(--h-font)}.home-recent-coaches-phone-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px 15px;border-bottom:1px solid #d8eee8}.home-recent-coaches-brand{display:inline-flex;align-items:center;gap:7px;color:#101828;font-size:.92rem;font-weight:800}.home-recent-coaches-brand span{display:inline-grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#0c9;color:#fff;font-size:.8rem}.home-recent-coaches-status{color:#008b6b;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-recent-coaches-heading{display:grid;gap:3px;padding:20px 3px 14px}.home-recent-coaches-heading span{color:#60738d;font-size:.75rem;font-weight:700}.home-recent-coaches-heading strong{color:#101828;font-size:1.2rem;line-height:1.15}.home-recent-coaches-list{display:grid;gap:10px}.home-recent-coach-card{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid #d8e9e5;border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.home-recent-coach-card:hover,.home-recent-coach-card:focus-visible{transform:translateY(-2px);border-color:#0c9;box-shadow:0 8px 18px #00cc9924;outline:none}.home-recent-coach-card--featured{border-color:#0c99;background:#effcf8}.home-recent-coach-card>svg{color:#00a97f;font-size:1rem}.home-recent-coach-avatar{position:relative;display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:50%;background:#d9f8ee;color:#008b6b;font-size:.78rem;font-weight:800}.home-recent-coach-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-recent-coach-copy{display:grid;min-width:0;gap:2px}.home-recent-coach-copy strong,.home-recent-coach-copy span,.home-recent-coach-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-recent-coach-copy strong{color:#101828;font-size:.83rem}.home-recent-coach-copy span{color:#008b6b;font-size:.72rem;font-weight:700}.home-recent-coach-copy small{color:#71839a;font-size:.68rem}.home-recent-coaches-directory-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:16px;padding:11px 12px;border-radius:11px;background:#dff9f0;color:#007e61;font-size:.76rem;font-weight:800;text-decoration:none}.home-recent-coaches-empty{position:relative;z-index:1;display:grid;width:min(100%,360px);min-height:380px;box-sizing:border-box;place-items:center;align-content:center;gap:12px;padding:32px;border:1px solid #d8e9e5;border-radius:24px;background:#fff;text-align:center}.home-recent-coaches-empty>svg{width:44px;height:44px;padding:12px;border-radius:15px;background:#dff9f0;color:#00a97f;box-sizing:content-box}.home-recent-coaches-empty strong{color:#101828;font-size:1rem}.home-recent-coaches-empty span{max-width:240px;color:#71839a;font-size:.8rem;line-height:1.5}.home-recent-coaches-empty a{display:inline-flex;align-items:center;gap:6px;color:#008b6b;font-size:.8rem;font-weight:800;text-decoration:none}.home-recent-coaches-skeleton{position:relative;z-index:1;overflow:hidden;border-radius:12px;background:#e5f2ee}.home-recent-coaches-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:home-recent-coaches-shimmer 1.4s infinite}.home-recent-coaches-skeleton--header{width:72%;height:22px;margin-bottom:20px}.home-recent-coaches-skeleton--hero{width:100%;height:170px;margin-bottom:16px}.home-recent-coaches-skeleton--line{width:100%;height:58px;margin-bottom:10px}.home-recent-coaches-skeleton--short{width:78%}@keyframes home-recent-coaches-shimmer{to{transform:translate(100%)}}@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}.home-recent-coaches-phone{width:min(100%,360px);min-height:560px}}@media (max-width: 480px){.home-directory-mockup{max-width:300px}.home-directory-visual:before{width:380px;height:500px}.home-recent-coaches-phone{width:min(100%,326px);min-height:530px;border-width:6px;border-radius:29px}.home-recent-coaches-heading strong{font-size:1.08rem}}@media (max-width: 1024px){.home-how-grid,.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-product-proof,.home-coaches,.home-directory,.home-faq,.home-pro,.home-final{padding:48px 0}.home-section-header{margin-bottom:32px}.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;max-height:462px}.home-coaches-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin:0}.home-coaches-grid .home-coach-card{min-width:0;padding:20px 10px}.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-product-proof,.home-coaches,.home-directory,.home-faq,.home-pro,.home-final{padding:40px 0}.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,.home-header--solid{padding:0}.home-header-nav{width:min(86vw,280px)}}
