.hero{z-index:var(--z-base);grid-template-columns:1fr 1.15fr;align-items:center;gap:3.5rem;padding:4.5rem 0 3.5rem;display:grid;position:relative}@media (max-width:992px){.hero{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0 2rem}}.hero-tags{font-family:var(--font-mono);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.78rem;font-weight:600}.hero-title{font-family:var(--font-head);letter-spacing:-.025em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:700;line-height:1.18}.hero-subtitle{font-family:var(--font-body);color:var(--muted);max-width:48ch;margin-bottom:2rem;font-size:clamp(.92rem,1.6vw,1.02rem);line-height:1.7}.hero-buttons{gap:.75rem;display:flex}.hero-visual-card{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-visual-glow{filter:blur(40px);border-radius:var(--radius-lg);pointer-events:none;z-index:0;transition:opacity var(--dur-normal) var(--ease);background:radial-gradient(circle,#0ea5e938 0%,#0ea5e90f 45%,#0000 70%);position:absolute;top:-15px;bottom:-15px;left:-15px;right:-15px}.hero-visual-frame{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);z-index:1;background:#0b0f19d9;border:1px solid #ffffff17;width:100%;height:350px;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #000000b3,0 0 0 1px #0ea5e91a}.hero-visual-frame picture{width:100%;height:100%;display:block}.hero-visual-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1.01)}.hero-visual-card:hover .hero-visual-img{transform:scale(1.035)}.hero-visual-overlay{pointer-events:none;background:linear-gradient(#060a1259 0%,#060a1200 35%,#060a121f 70%,#060a1259 100%),radial-gradient(circle,#0000 45%,#060a124d 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-hud-top{pointer-events:none;z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.hero-hud-badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-pill);background:#080c16ad;border:1px solid #ffffff1f;align-items:center;gap:.55rem;padding:.35rem .75rem;display:inline-flex;box-shadow:0 4px 14px #0006}.hero-hud-pulse{background:var(--accent);width:7px;height:7px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:2.2s ease-in-out infinite heroPulseDot}@keyframes heroPulseDot{0%,to{opacity:1;box-shadow:0 0 10px var(--accent);transform:scale(1)}50%{opacity:.4;box-shadow:0 0 3px var(--accent);transform:scale(.8)}}.hero-hud-title{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-bright);font-size:.72rem;font-weight:600}.hero-hud-pill{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-pill);background:#0ea5e91f;border:1px solid #0ea5e947;padding:.32rem .7rem;font-size:.68rem;font-weight:600}.hero-chart-card{display:none}@media (max-width:768px){.hero{grid-template-columns:1fr;gap:1.75rem;padding:2.5rem 0 2rem}.hero-title{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.55rem}.hero-buttons{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}.hero-visual-frame{border-radius:var(--radius-md);height:230px}.hero-hud-top{top:.75rem;left:.75rem;right:.75rem}.hero-hud-pill{display:none}}.ticker-bar{border-bottom:1px solid var(--border);scrollbar-width:none;-ms-overflow-style:none;background:#ffffff08;align-items:center;width:100%;height:36px;display:flex;position:relative;overflow:hidden}.ticker-bar::-webkit-scrollbar{display:none}.ticker-track{white-space:nowrap;will-change:transform;align-items:center;width:max-content;animation:120s linear infinite ticker-scroll;display:flex}.ticker-track:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.ticker-item{flex-shrink:0;align-items:center;gap:.5rem;padding:0 2rem;display:inline-flex}.ticker-label{font-family:var(--font-head);color:var(--text);letter-spacing:.05em;font-size:.75rem;font-weight:700}.ticker-price{color:var(--muted);font-size:.78rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums}.ticker-change{font-variant-numeric:tabular-nums;font-size:.74rem;font-weight:600}.ticker-change.up{color:var(--green)}.ticker-change.down{color:var(--red)}.ticker-sep{color:var(--border-2);padding:0 .5rem}.education-section{z-index:var(--z-base);padding:2.5rem 0;position:relative}.education-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-2) transparent;flex-direction:row;gap:1.15rem;padding:.5rem .25rem 1.25rem;display:flex;overflow-x:auto}.education-grid::-webkit-scrollbar{height:6px}.education-grid::-webkit-scrollbar-track{background:0 0}.education-grid::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:var(--radius-pill)}.education-grid::-webkit-scrollbar-thumb:hover{background:var(--accent-border)}.playbooks-nav-controls{align-items:center;gap:.5rem;display:flex}.playbooks-nav-btn{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;transition:all var(--dur-fast) var(--ease);justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.playbooks-nav-btn:hover{background:var(--surface-2);border-color:var(--accent-border);color:var(--accent);transform:translateY(-1px)}.playbooks-nav-btn:active{transform:translateY(0)}.edu-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);cursor:pointer;min-width:300px;max-width:320px;transition:border-color var(--dur-base) var(--ease), transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);outline:none;flex-direction:column;flex:0 0 310px;justify-content:space-between;padding:1.35rem 1.25rem;display:flex}.edu-card:hover{border-color:var(--accent-border);box-shadow:0 10px 25px -5px var(--shadow);transform:translateY(-2px)}.edu-card:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-border)}.edu-card-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.edu-level{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.badge-base{color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-border)}.badge-intermedio{color:var(--yellow);background:var(--yellow-dim);border:1px solid var(--yellow-border)}.badge-confluencia{color:var(--purple);background:var(--purple-dim);border:1px solid #a855f74d}.badge-esencial{color:var(--green-bright);background:var(--green-dim);border:1px solid #4ade804d}.badge-institucional{color:var(--accent-hover);background:var(--accent-dim);border:1px solid var(--accent-border)}.edu-time{color:var(--slate-400);font-size:.72rem;font-family:var(--font-mono)}.edu-title{font-family:var(--font-head);color:var(--text-bright);margin-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.edu-summary{color:var(--muted);flex-grow:1;margin-bottom:1.15rem;font-size:.86rem;line-height:1.6}.edu-card-footer{align-items:center;margin-top:auto;display:flex}.edu-cta-hint{color:var(--accent);transition:transform var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.edu-card:hover .edu-cta-hint{color:var(--accent-hover);transform:translate(4px)}.edu-modal-overlay{z-index:var(--z-overlay);opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.edu-modal-overlay.active{opacity:1;pointer-events:auto}.edu-modal-backdrop{background:var(--overlay-heavy);-webkit-backdrop-filter:blur(14px);position:absolute;top:0;bottom:0;left:0;right:0}.edu-modal-container{z-index:var(--z-base);background:var(--bg-drawer);border:1px solid var(--border-2);border-radius:var(--radius-xl);width:100%;max-width:680px;max-height:88vh;box-shadow:0 25px 50px -12px var(--shadow-heavy);transition:transform var(--dur-slow) var(--ease-spring);outline:none;flex-direction:column;padding:1.75rem 2rem;display:flex;position:relative;overflow-y:auto;transform:scale(.96)translateY(12px)}.edu-modal-overlay.active .edu-modal-container{transform:scale(1)translateY(0)}.edu-modal-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.edu-modal-meta{align-items:center;gap:.75rem;display:flex}.edu-modal-close{background:var(--surface);border:1px solid var(--border);color:var(--slate-400);border-radius:var(--radius-circle);cursor:pointer;width:32px;height:32px;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);justify-content:center;align-items:center;font-size:.9rem;line-height:1;display:flex}.edu-modal-close:hover{background:var(--surface-2);color:var(--text-bright);border-color:var(--border-2)}.edu-modal-title-wrap{margin-bottom:1.5rem}.edu-modal-title{font-family:var(--font-head);color:var(--text-bright);margin-bottom:.35rem;font-size:1.5rem;font-weight:700;line-height:1.25}.edu-modal-subtitle{color:var(--slate-400);font-size:.88rem;line-height:1.5}.edu-modal-body{flex-direction:column;gap:1.5rem;display:flex}.edu-modal-section{border-top:1px solid var(--border);flex-direction:column;gap:.85rem;padding-top:1.25rem;display:flex}.edu-section-heading{font-family:var(--font-head);color:var(--text-bright);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.edu-block-retail{border-left:3px solid var(--red-bright);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#ef44440d;padding:.85rem 1.1rem}.edu-block-method{background:var(--surface);border-left:3px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:.85rem 1.1rem}.edu-block-golden{border-left:3px solid var(--yellow);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f59e0b12;padding:.85rem 1.1rem}.edu-block-header{margin-bottom:.35rem}.edu-block-tag{text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.tag-retail{color:var(--red-bright)}.tag-method{color:var(--accent)}.tag-golden{color:var(--yellow)}.edu-block-content{color:var(--slate-200);font-size:.88rem;line-height:1.6}.edu-method-list{color:var(--slate-200);flex-direction:column;gap:.45rem;margin:0;padding:0;font-size:.88rem;line-height:1.6;list-style:none;display:flex}.edu-method-list li{padding-left:1.1rem;position:relative}.edu-method-list li:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.edu-method-text{color:var(--slate-200);font-size:.88rem;line-height:1.6}.edu-golden-text{color:var(--slate-50);font-size:.88rem;font-weight:600;line-height:1.6}.edu-modal-footer{border-top:1px solid var(--border);justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;display:flex}.edu-modal-cta-btn{border:1px solid var(--accent-border);color:var(--text-bright);border-radius:var(--radius-sm);font-size:.86rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);background:linear-gradient(135deg,#0ea5e926 0%,#0ea5e947 100%);align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:inline-flex}.edu-modal-cta-btn:hover{border-color:var(--accent);background:linear-gradient(135deg,#0ea5e940 0%,#0ea5e966 100%);transform:translateY(-1px)}.cta-sparkle{color:var(--accent-hover)}@media (max-width:639px){.education-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:.85rem;margin-left:-1rem;margin-right:-1rem;padding:.25rem 1rem 1rem;scroll-padding:0 1rem;display:flex;overflow-x:auto}.education-grid::-webkit-scrollbar{display:none}.edu-card{scroll-snap-align:start;flex:0 0 82%;max-width:320px;padding:1.25rem 1.15rem}.edu-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (max-width:768px){.edu-modal-container{max-height:92vh;padding:1.25rem}.edu-modal-title{font-size:1.25rem}.edu-modal-cta-btn{justify-content:center;width:100%}}.premium-section{z-index:var(--z-base);padding:3rem 0 4rem;position:relative}.premium-inner{background:var(--surface);border:1px solid var(--accent-border);border-radius:var(--radius-xl);text-align:center;max-width:640px;margin:auto;padding:clamp(1.75rem,6vw,3.5rem)}.premium-inner h2{font-family:var(--font-head);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.7rem,5.5vw,2.5rem);font-weight:800;line-height:1.1}.premium-inner>p{color:var(--muted);margin-bottom:1.75rem;font-size:.95rem}.premium-features{text-align:left;flex-direction:column;gap:.625rem;margin-bottom:2rem;display:flex}.premium-features li{color:var(--muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.feat-check{width:22px;height:22px;color:var(--green);background:#3dd68c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.premium-cta-group{flex-direction:column;align-items:center;gap:.75rem;display:flex}.premium-note{color:var(--muted-2);font-size:.78rem}
