:root{color-scheme:light}
body.tuproductividad-home-canvas{margin:0!important;padding:0!important;background:#f7f8f5!important}
body.tuproductividad-home-canvas>*:not(#wpadminbar):not(.tp-home-v5){max-width:none}
.tp-home-v5{--bg:#f7f8f5;--navy:#102534;--turq:#2fbfaf;--mint:#edf7f4;--orange:#ff9818;--blue:#3482b9;--green:#4da899;--ink:#102534;--muted:#536779;--border:#d8dfdd;--white:#fff;--max:1180px;width:100%;max-width:100%;overflow:clip;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.tp-home-v5 *,.tp-home-v5 *::before,.tp-home-v5 *::after{box-sizing:border-box}
.tp-home-v5 a{color:inherit;text-decoration:none}
.tp-home-v5 img{display:block;max-width:100%;height:auto}
.tp-home-v5 button{font:inherit}
.tp-home-v5 h1,.tp-home-v5 h2,.tp-home-v5 h3,.tp-home-v5 p{margin-top:0}
.tp-home-v5 h1,.tp-home-v5 h2,.tp-home-v5 h3,.tp-home-v5 .brand-name,.tp-home-v5 .stat strong,.tp-home-v5 .timer-time{font-family:Georgia,"Times New Roman",serif}
.tp-home-v5 .tp-wrap{width:min(var(--max),calc(100% - 48px));margin-inline:auto}
.tp-home-v5 .eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--turq)}
.tp-home-v5 .orange-text{color:var(--orange)}
.tp-home-v5 .section-title{font-size:42px;line-height:1.05;letter-spacing:-.025em;margin:12px 0 18px}
.tp-home-v5 .section-lead{font-size:17px;color:var(--muted);max-width:690px;margin:0}
.tp-home-v5 .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:14px;font-weight:750;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}
.tp-home-v5 .btn-dark{background:var(--navy);color:#fff}
.tp-home-v5 .btn-light{background:#fff;border-color:#bdc9ce;color:var(--navy)}
.tp-home-v5 .btn-turq{background:#30c5b3;color:#082632}
.tp-home-v5 .btn-outline-dark{background:transparent;border-color:#5c7280;color:#fff}
.tp-home-v5 :focus-visible{outline:3px solid rgba(47,191,175,.55);outline-offset:3px}

/* Header */
.tp-home-v5 .site-header{height:68px;border-bottom:1px solid #e1e6e3;background:rgba(247,248,245,.96);display:flex;align-items:center;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.admin-bar .tp-home-v5 .site-header{top:32px}
.tp-home-v5 .header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.tp-home-v5 .brand{display:inline-flex;align-items:center;gap:10px;justify-self:start}
.tp-home-v5 .brand-logo{width:34px;height:34px;object-fit:contain;border-radius:8px}
.tp-home-v5 .brand-name{font-size:19px;font-weight:700;line-height:1}
.tp-home-v5 .main-nav{display:flex;align-items:center;gap:31px;font-size:13px;color:#324957}
.tp-home-v5 .main-nav a,.tp-home-v5 .footer-links a{transition:color .15s ease}
.tp-home-v5 .main-nav a:hover,.tp-home-v5 .footer-links a:hover{color:var(--turq)}
.tp-home-v5 .header-cta{justify-self:end;min-height:38px;padding:0 18px;font-size:12px}
.tp-home-v5 .menu-toggle{display:none;justify-self:end;width:44px;height:44px;border:0;background:transparent;padding:9px;cursor:pointer}
.tp-home-v5 .menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:2px;transition:transform .18s ease,opacity .18s ease}
.tp-home-v5 .menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.tp-home-v5 .menu-toggle.open span:nth-child(2){opacity:0}
.tp-home-v5 .menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.tp-home-v5 .mobile-nav{display:none;position:absolute;left:0;right:0;top:68px;background:var(--bg);border-bottom:1px solid var(--border);padding:12px 24px 18px;box-shadow:0 16px 30px rgba(16,37,52,.08)}
.tp-home-v5 .mobile-nav.open{display:grid;gap:3px}
.tp-home-v5 .mobile-nav a{padding:11px 12px;border-radius:10px;font-size:14px}
.tp-home-v5 .mobile-nav a:hover{background:var(--mint)}

/* Hero */
.tp-home-v5 .hero{padding:4px 0 78px}
.tp-home-v5 .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center}
.tp-home-v5 .hero-copy{max-width:575px}
.tp-home-v5 .hero-kicker{display:inline-flex;border:1px solid #56d2c3;border-radius:999px;padding:5px 12px 4px;color:var(--navy);font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:800}
.tp-home-v5 .hero h1{font-size:72px;line-height:1.03;letter-spacing:-.045em;margin:22px 0;font-weight:700}
.tp-home-v5 .hero h1 span{color:var(--turq)}
.tp-home-v5 .hero p{max-width:590px;color:var(--muted);font-size:17px;margin:0}
.tp-home-v5 .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.tp-home-v5 .hero-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:32px;color:#4f6675;font-size:12px}
.tp-home-v5 .hero-proof span{display:flex;align-items:center;gap:8px}
.tp-home-v5 .check-ring{width:14px;height:14px;border:1.5px solid var(--turq);border-radius:50%;display:grid;place-items:center;color:var(--turq);font-size:9px;font-weight:800;font-style:normal}
.tp-home-v5 .hero-visual{justify-self:end;width:min(100%,530px)}
.tp-home-v5 .hero-image-wrap{position:relative;border-radius:20px;overflow:visible;filter:drop-shadow(0 24px 28px rgba(16,37,52,.12))}
.tp-home-v5 .hero-image{width:100%;aspect-ratio:.89;object-fit:cover;object-position:center;border-radius:20px;background:#ef9aa5}
.tp-home-v5 .hero-score{position:absolute;left:18px;bottom:-22px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #eef0ed;border-radius:13px;padding:10px 16px 10px 10px;box-shadow:0 12px 22px rgba(16,37,52,.18);min-width:236px}
.tp-home-v5 .hero-score-number{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff7e3;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:700}
.tp-home-v5 .hero-score-copy{display:grid;line-height:1.2}.tp-home-v5 .hero-score-copy strong{font-size:13px}.tp-home-v5 .hero-score-copy small{font-size:10px;color:#6b7c88;margin-top:3px}

/* Trust */
.tp-home-v5 .trust{background:var(--navy);color:#fff;padding:29px 0 31px}
.tp-home-v5 .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}
.tp-home-v5 .trust-item{display:grid;grid-template-columns:20px 1fr;gap:13px;align-items:start}
.tp-home-v5 .trust-icon{color:var(--turq);font-size:16px;line-height:1.2}
.tp-home-v5 .trust-item h2{margin:0 0 8px;font-size:15px;color:#fff}
.tp-home-v5 .trust-item p{margin:0;color:#d1dde2;font-size:13px;line-height:1.55}

/* Areas */
.tp-home-v5 .areas{padding:92px 0 100px;border-bottom:4px solid var(--navy);scroll-margin-top:85px}
.tp-home-v5 .areas .section-title{max-width:650px}.tp-home-v5 .areas .section-lead{max-width:660px}
.tp-home-v5 .area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}
.tp-home-v5 .area-card{position:relative;min-height:190px;border:1px solid var(--border);background:#fff;border-radius:18px;padding:30px 27px 24px;overflow:hidden;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .18s ease,border-color .18s ease}
.tp-home-v5 .area-card::before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--accent,var(--turq))}
.tp-home-v5 .area-card .num{font-family:Georgia,"Times New Roman",serif;font-weight:700;color:var(--accent,var(--turq));font-size:14px}
.tp-home-v5 .area-card h3{font-size:20px;line-height:1.2;margin:10px 0 12px}.tp-home-v5 .area-card p{font-size:13px;line-height:1.6;color:var(--muted);margin:0;padding-right:10px}.tp-home-v5 .area-card .arrow{position:absolute;right:26px;top:60px;color:#345262;font-size:18px}
.tp-home-v5 .area-card.blue{--accent:var(--blue)}.tp-home-v5 .area-card.green{--accent:var(--green)}.tp-home-v5 .area-card.orange{--accent:var(--orange)}.tp-home-v5 .area-card.navy{--accent:var(--navy)}
.tp-home-v5 .area-card.promo{background:var(--mint);border-color:transparent;display:flex;flex-direction:column;justify-content:space-between}.tp-home-v5 .area-card.promo::before{display:none}.tp-home-v5 .area-card.promo h3{font-size:21px;margin:0;max-width:300px}.tp-home-v5 .area-card.promo p{margin-top:32px}

/* Featured */
.tp-home-v5 .featured{background:var(--navy);color:#fff;padding:85px 0 95px}
.tp-home-v5 .featured-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:82px;align-items:center}
.tp-home-v5 .featured .section-title{color:#fff;font-size:43px;max-width:560px}.tp-home-v5 .featured-copy>p{font-size:17px;color:#eef5f7;max-width:570px;margin:0 0 24px}
.tp-home-v5 .feature-list{display:grid;gap:10px;margin:24px 0 34px;padding:0;list-style:none;color:#eef5f7;font-size:13px}.tp-home-v5 .feature-list li::before{content:"•";color:var(--turq);font-size:22px;line-height:0;margin-right:9px;vertical-align:-2px}.tp-home-v5 .feature-actions{display:flex;gap:12px;flex-wrap:wrap}
.tp-home-v5 .timer-card{background:#fff;color:var(--navy);border-radius:20px;padding:38px 42px 34px;min-height:348px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.tp-home-v5 .timer-tabs{background:#edf7f4;border-radius:999px;padding:4px;display:flex;margin-bottom:30px;font-size:12px}.tp-home-v5 .timer-tabs button{border:0;background:transparent;border-radius:999px;padding:9px 17px;color:#45616e;cursor:pointer}.tp-home-v5 .timer-tabs button.active{background:var(--navy);color:#fff;font-weight:800}
.tp-home-v5 .timer-ring{width:172px;height:172px;border-radius:50%;border:10px solid #e7f4f1;display:grid;place-items:center;text-align:center}.tp-home-v5 .timer-time{font-size:47px;line-height:1;color:var(--navy)}.tp-home-v5 .timer-label{font-size:11px;color:#6c7f89;margin-top:5px}.tp-home-v5 .timer-controls{display:flex;gap:12px;align-items:center;margin-top:30px}.tp-home-v5 .timer-start{min-height:44px;padding:0 26px}.tp-home-v5 .timer-reset{width:44px;height:44px;border-radius:50%;border:1px solid #c7d1d4;background:#fff;font-size:21px;color:#5d7480;cursor:pointer;transition:transform .16s ease,background .16s ease}

/* Recommendations */
.tp-home-v5 .recommendations{padding:78px 0 96px;background:var(--bg)}.tp-home-v5 .recommendations .section-title{max-width:560px}
.tp-home-v5 .rec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:45px}
.tp-home-v5 .rec-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .18s ease,border-color .18s ease}
.tp-home-v5 .rec-card .media{position:relative;aspect-ratio:4/3;background:#f2f2ef;overflow:hidden}.tp-home-v5 .rec-card .media img{width:100%;height:100%;object-fit:cover}.tp-home-v5 .book-card .media img{object-fit:contain;background:#fff}
.tp-home-v5 .media-label{position:absolute;left:12px;top:12px;background:rgba(255,255,255,.96);color:#334c59;border:1px solid rgba(16,37,52,.08);border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;line-height:1;box-shadow:0 2px 5px rgba(16,37,52,.08);z-index:2}
.tp-home-v5 .score-badge{position:absolute;right:12px;top:12px;width:52px;height:52px;border-radius:15px;background:var(--navy);color:#fff;display:grid;place-content:center;text-align:center;line-height:.95;box-shadow:0 5px 12px rgba(16,37,52,.18);z-index:2}.tp-home-v5 .score-badge strong{font-family:Georgia,"Times New Roman",serif;font-size:19px}.tp-home-v5 .score-badge small{font-size:8px;color:#b7e8e2;margin-top:2px}
.tp-home-v5 .rec-body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1}.tp-home-v5 .rec-body h3{font-size:21px;line-height:1.28;margin:0 0 8px}.tp-home-v5 .rec-body p{font-size:12.5px;color:#516978;margin:0 0 10px;line-height:1.45}.tp-home-v5 .rec-body p strong{color:var(--navy)}
.tp-home-v5 .line-item{display:grid;grid-template-columns:16px 1fr;gap:7px;font-size:12px;color:#536978;margin-top:8px;line-height:1.4}.tp-home-v5 .line-item.good .mark{color:var(--turq)}.tp-home-v5 .line-item.bad .mark{color:#ff5a46}.tp-home-v5 .tested{display:flex;align-items:center;gap:7px;font-size:11px;color:#536978;margin:18px 0}.tp-home-v5 .rec-cta{margin-top:auto;min-height:42px;width:100%;font-size:12px;padding-inline:16px}
.tp-home-v5 .affiliate-note{font-size:11px;color:#71818b;text-align:center;max-width:850px;margin:24px auto 0;line-height:1.5}

/* Guides */
.tp-home-v5 .guides{padding:82px 0 92px;background:var(--mint)}.tp-home-v5 .guides-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.tp-home-v5 .guides-head .section-title{max-width:620px;margin-bottom:0}.tp-home-v5 .all-guides{font-size:12px;font-weight:800;padding-bottom:8px}
.tp-home-v5 .guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:47px}.tp-home-v5 .guide-card{background:#fff;border:1px solid var(--border);border-radius:18px;min-height:205px;padding:25px 26px 24px;display:flex;flex-direction:column;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .18s ease,border-color .18s ease}.tp-home-v5 .tag{align-self:flex-start;border-radius:999px;background:#e6f8f4;color:#1d9f90;padding:5px 11px;font-size:10px;font-weight:800}.tp-home-v5 .tag.habitos{background:#e9f4ef;color:#4d9688}.tp-home-v5 .tag.libros{background:#fff3d9;color:#9b6d0c}.tp-home-v5 .guide-card h3{font-size:18px;line-height:1.28;margin:14px 0 11px}.tp-home-v5 .guide-card p{font-size:12.5px;color:#5d7080;line-height:1.48;margin:0}.tp-home-v5 .guide-link{margin-top:auto;color:#1ab39f;font-size:12px;font-weight:700;padding-top:18px}

/* Methodology */
.tp-home-v5 .methodology{padding:78px 0 86px;background:var(--bg)}.tp-home-v5 .method-card{border:1px solid var(--border);border-radius:22px;background:#fff;padding:44px 78px;display:grid;grid-template-columns:340px 1fr;gap:92px;align-items:center}.tp-home-v5 .method-photo img{width:100%;aspect-ratio:.8;object-fit:cover;object-position:center 20%;border-radius:18px}.tp-home-v5 .method-copy .section-title{font-size:38px;margin:10px 0 18px}.tp-home-v5 .method-copy>p{font-size:15px;color:#5a6e7e;line-height:1.6;margin:0}.tp-home-v5 .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid #d8dfdd;margin-top:28px;padding-top:22px}.tp-home-v5 .stat strong{display:block;font-size:34px;line-height:1.05}.tp-home-v5 .stat span{display:block;color:#617380;font-size:10px;margin-top:4px}.tp-home-v5 .method-btn{margin-top:24px;min-height:42px;padding:0 19px;font-size:12px}

/* Footer */
.tp-home-v5 .site-footer{background:var(--navy);color:#fff;padding:54px 0 30px}.tp-home-v5 .footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:80px}.tp-home-v5 .footer-brand .brand-name{font-size:18px}.tp-home-v5 .footer-brand p{color:#e1ebee;font-size:12px;max-width:390px;line-height:1.65;margin:15px 0 0}.tp-home-v5 .footer-title{font-family:Georgia,"Times New Roman",serif;color:#9aaeb9;text-transform:uppercase;font-size:12px;letter-spacing:.04em;margin:0 0 17px}.tp-home-v5 .footer-links{display:grid;gap:13px;font-size:12px}.tp-home-v5 .footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:48px;padding-top:27px;display:grid;grid-template-columns:1fr 1fr;gap:50px;color:#9db1bc;font-size:10.5px}.tp-home-v5 .footer-bottom p{margin:0}.tp-home-v5 .footer-bottom p:last-child{text-align:right}

/* Desktop hover / active interactions. Kept CSS-only for speed. */
@media (hover:hover) and (pointer:fine){
.tp-home-v5 .btn:hover{transform:translateY(-1px)}
.tp-home-v5 .btn-dark:hover,.tp-home-v5 .btn-dark:focus-visible{background:var(--turq);border-color:var(--turq);color:#082632;box-shadow:0 8px 22px rgba(16,37,52,.12)}
.tp-home-v5 .btn-light:hover,.tp-home-v5 .btn-light:focus-visible{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 22px rgba(16,37,52,.12)}
.tp-home-v5 .btn-turq:hover,.tp-home-v5 .btn-turq:focus-visible{background:#fff;border-color:#fff;color:var(--navy);box-shadow:0 8px 22px rgba(0,0,0,.18)}
.tp-home-v5 .btn-outline-dark:hover,.tp-home-v5 .btn-outline-dark:focus-visible{background:#fff;border-color:#fff;color:var(--navy);box-shadow:0 8px 22px rgba(0,0,0,.18)}
.tp-home-v5 .area-card[href]:hover,.tp-home-v5 .rec-card:hover,.tp-home-v5 .guide-card:hover{transform:translateY(-5px);border-color:rgba(16,37,52,.18);box-shadow:0 16px 36px rgba(16,37,52,.12)}
.tp-home-v5 .timer-reset:hover{transform:rotate(-12deg);background:var(--mint)}
}
.tp-home-v5 .btn:active{transform:translateY(1px) scale(.985)}
.tp-home-v5 .area-card[href]:active,.tp-home-v5 .rec-card:active,.tp-home-v5 .guide-card:active{transform:scale(.992);box-shadow:0 8px 20px rgba(16,37,52,.08)}

@media (max-width:1100px){.tp-home-v5 .main-nav{gap:18px}.tp-home-v5 .hero h1{font-size:54px}.tp-home-v5 .hero-grid{gap:46px}.tp-home-v5 .featured-grid{gap:50px}.tp-home-v5 .method-card{grid-template-columns:300px 1fr;gap:52px;padding:36px 44px}}
@media (max-width:900px){.tp-home-v5 .header-row{grid-template-columns:1fr auto}.tp-home-v5 .main-nav,.tp-home-v5 .header-cta{display:none}.tp-home-v5 .menu-toggle{display:block}.tp-home-v5 .hero{padding:20px 0 60px}.tp-home-v5 .hero-grid,.tp-home-v5 .featured-grid{grid-template-columns:1fr}.tp-home-v5 .hero-copy{max-width:680px}.tp-home-v5 .hero-visual{justify-self:start;max-width:560px}.tp-home-v5 .trust-grid{grid-template-columns:1fr;gap:24px}.tp-home-v5 .area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-home-v5 .featured-copy{max-width:700px}.tp-home-v5 .timer-card{max-width:560px;width:100%;justify-self:start}.tp-home-v5 .rec-grid,.tp-home-v5 .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-home-v5 .method-card{grid-template-columns:270px 1fr;padding:30px;gap:34px}.tp-home-v5 .footer-grid{grid-template-columns:1.4fr 1fr;gap:48px}.tp-home-v5 .footer-grid>nav:last-child{grid-column:2}}
@media (max-width:782px){.admin-bar .tp-home-v5 .site-header{top:46px}}
@media (max-width:640px){.tp-home-v5 .tp-wrap{width:min(100% - 32px,var(--max))}.tp-home-v5 .site-header{height:62px}.tp-home-v5 .mobile-nav{top:62px}.tp-home-v5 .brand-logo{width:30px;height:30px}.tp-home-v5 .brand-name{font-size:17px}.tp-home-v5 .hero{padding:28px 0 55px}.tp-home-v5 .hero-kicker{font-size:9.5px;letter-spacing:.11em}.tp-home-v5 .hero h1{font-size:43px;line-height:1.02;margin-top:18px}.tp-home-v5 .hero p{font-size:15px}.tp-home-v5 .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.tp-home-v5 .hero-actions .btn{width:100%;white-space:normal;text-align:center}.tp-home-v5 .hero-proof{gap:13px 20px;margin-top:24px}.tp-home-v5 .hero-visual{width:100%;max-width:430px}.tp-home-v5 .hero-score{left:12px;bottom:-20px;min-width:220px}.tp-home-v5 .trust{padding:27px 0}.tp-home-v5 .areas,.tp-home-v5 .recommendations,.tp-home-v5 .guides,.tp-home-v5 .methodology{padding:62px 0}.tp-home-v5 .section-title,.tp-home-v5 .featured .section-title{font-size:35px}.tp-home-v5 .section-lead{font-size:15px}.tp-home-v5 .area-grid,.tp-home-v5 .rec-grid,.tp-home-v5 .guide-grid{grid-template-columns:1fr}.tp-home-v5 .area-grid{margin-top:34px}.tp-home-v5 .area-card{min-height:0}.tp-home-v5 .featured{padding:62px 0 70px}.tp-home-v5 .featured-copy>p{font-size:15px}.tp-home-v5 .feature-actions{display:grid;grid-template-columns:1fr}.tp-home-v5 .feature-actions .btn{width:100%}.tp-home-v5 .timer-card{padding:28px 18px;min-height:320px}.tp-home-v5 .timer-tabs button{padding-inline:12px}.tp-home-v5 .media-label{font-size:10px}.tp-home-v5 .guides-head{align-items:flex-start;flex-direction:column}.tp-home-v5 .guide-grid{margin-top:32px}.tp-home-v5 .method-card{grid-template-columns:1fr;padding:22px;gap:28px}.tp-home-v5 .method-photo{max-width:340px;margin:auto}.tp-home-v5 .method-copy .section-title{font-size:32px}.tp-home-v5 .stats{gap:12px}.tp-home-v5 .stat strong{font-size:29px}.tp-home-v5 .footer-grid{grid-template-columns:1fr;gap:35px}.tp-home-v5 .footer-grid>nav:last-child{grid-column:auto}.tp-home-v5 .footer-bottom{grid-template-columns:1fr;gap:18px}.tp-home-v5 .footer-bottom p:last-child{text-align:left}}
@media (max-width:380px){.tp-home-v5 .hero h1{font-size:38px}.tp-home-v5 .stats{grid-template-columns:1fr}.tp-home-v5 .timer-tabs{font-size:11px}.tp-home-v5 .timer-tabs button{padding:8px 10px}.tp-home-v5 .hero-score{min-width:205px;padding-right:12px}.tp-home-v5 .hero-score-number{width:40px;height:40px;font-size:16px}}
@media (prefers-reduced-motion:reduce){.tp-home-v5 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
