*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh;background:#f7f5fa;color:#17151d;font-family:"Poppins",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,a,input,select,textarea{font:inherit}a{color:inherit}.public-home{display:flex;min-height:100vh;flex-direction:column;background:radial-gradient(circle at 10% 16%,rgba(119,0,253,.075),transparent 28%),radial-gradient(circle at 90% 84%,rgba(178,84,255,.06),transparent 26%),#f7f5fa}.home-shell{width:100%;flex:1;display:grid;place-items:center;padding:48px 20px}.home-card{width:min(100%,720px);padding:54px 58px 48px;border:1px solid #e7e1eb;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(45,20,88,.07);text-align:center}.home-logo,.tutorial-brand{display:inline-flex;align-items:center;justify-content:center}.home-logo{margin-bottom:26px}.home-logo img{display:block;width:auto;max-width:150px;height:45px;object-fit:contain}.home-card h1{margin:0 0 14px;font-size:clamp(29px,3.4vw,36px);line-height:1.12;letter-spacing:-.04em}.tutorial-intro h1{margin:19px 0 14px;font-size:clamp(30px,4vw,42px);line-height:1.12;letter-spacing:-.04em}.home-description{max-width:620px;margin:0 auto;color:#625d6d;font-size:13px;line-height:1.7}.tutorial-intro p{max-width:570px;margin:0 auto;color:#625d6d;font-size:15px;line-height:1.75}.home-note{max-width:570px;margin:22px auto 0;padding:15px 17px;border:1px solid rgba(119,0,253,.12);border-radius:13px;background:rgba(119,0,253,.035);color:#625d6d;font-size:12px;line-height:1.65}.home-access-note{max-width:620px;display:flex;align-items:center;justify-content:center;gap:10px;margin:29px auto 0;padding-top:22px;border-top:1px solid #eee9f2;color:#8c8494;font-size:12.5px;line-height:1.55}.home-access-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#f7f2fa;color:#7700fd}.home-access-icon svg{width:16px;height:16px}.status-logo{display:block;width:auto;max-width:190px;height:58px;margin:0 auto 28px;object-fit:contain}.public-eyebrow{display:inline-block;margin-top:28px;color:#7700fd;font-size:12px;font-weight:800;letter-spacing:.13em}.public-footer{padding:20px;color:#90899a;font-size:11px;text-align:center}.public-footer a{color:#7700fd;font-weight:700;text-decoration:none}@media(max-width:620px){.home-shell{padding:22px 12px}.home-card{padding:38px 22px 34px;border-radius:20px}.home-logo{margin-bottom:22px}.home-logo img{max-width:135px;height:41px}.home-card h1{font-size:28px}.home-description{font-size:12.5px;line-height:1.72}.home-access-note{align-items:flex-start;text-align:left}.public-footer{padding:17px 14px}}
.public-link-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;margin-top:26px;padding:0 20px;border-radius:12px;background:#b254ff;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.tutorial-header{position:sticky;z-index:30;top:0;border-bottom:1px solid #ebe7f0;background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.tutorial-header-inner{width:min(1180px,calc(100% - 40px));min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto}.tutorial-brand img{display:block;width:auto;max-width:170px;height:48px;object-fit:contain}.whatsapp-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid #e5ddee;border-radius:11px;background:#fff;color:#3e3747;font-size:12px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px rgba(29,18,42,.05)}.tutorial-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:62px 0 72px}.tutorial-intro{max-width:760px;margin:0 auto;text-align:center}.tutorial-intro .public-eyebrow{margin-top:0}.tutorial-intro h1{font-size:clamp(33px,4vw,48px)}.tutorial-intro p{font-size:15px}.category-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:34px auto 36px}.category-chip{min-height:39px;padding:0 15px;border:1px solid #e4dcec;border-radius:999px;background:#fff;color:#5e5668;font-size:12px;font-weight:700;cursor:pointer;transition:.18s ease}.category-chip:hover,.category-chip.is-active{border-color:rgba(119,0,253,.26);background:rgba(119,0,253,.08);color:#7700fd}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.video-card{min-width:0;overflow:hidden;border:1px solid #e9e4ef;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(32,20,45,.06);transition:transform .18s ease,box-shadow .18s ease}.video-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(32,20,45,.09)}.video-card[hidden]{display:none!important}.video-open{width:100%;display:block;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.video-preview{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg,#241046,#7700fd)}.video-preview video{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none}.video-play{position:absolute;left:50%;top:50%;display:grid;width:54px;height:54px;transform:translate(-50%,-50%);place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.94);color:#7700fd;font-size:18px;box-shadow:0 10px 30px rgba(0,0,0,.17)}.video-copy{display:block;padding:17px 18px 19px}.video-copy small{display:block;margin-bottom:6px;color:#7700fd;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.video-copy strong{display:block;font-size:15px;line-height:1.35}.video-copy>span:last-child{display:block;margin-top:7px;color:#777080;font-size:12px;line-height:1.5}.public-empty{margin:42px auto 0;padding:38px 26px;border:1px dashed #dcd4e5;border-radius:18px;background:#fff;text-align:center}.public-empty strong,.public-empty span{display:block}.public-empty span{margin-top:6px;color:#857d8d;font-size:13px}.video-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:28px}.video-modal[hidden]{display:none!important}.video-modal-backdrop{position:absolute;inset:0;background:rgba(17,10,27,.72);backdrop-filter:blur(7px)}.video-modal-card{position:relative;z-index:1;width:min(78vw,1120px);max-height:88vh;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#121016;box-shadow:0 30px 90px rgba(0,0,0,.4)}.video-modal-top{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:#fff}.video-modal-top h2{min-width:0;margin:0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.video-modal-top button{width:36px;height:36px;border:0;border-radius:10px;background:#f4f1f6;color:#302a36;font-size:24px;line-height:1;cursor:pointer}.video-modal-player{background:#000;aspect-ratio:16/9}.video-modal-player video{width:100%;height:100%;display:block;background:#000}.video-modal-open{overflow:hidden}@media(max-width:900px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-modal-card{width:min(92vw,900px)}}@media(max-width:620px){.tutorial-header-inner,.tutorial-main{width:min(100% - 28px,1180px)}.tutorial-header-inner{min-height:68px}.tutorial-brand img{max-width:135px;height:42px}.whatsapp-button{min-height:38px;padding:0 11px;font-size:11px}.tutorial-main{padding:42px 0 54px}.tutorial-intro h1{font-size:30px}.tutorial-intro p{font-size:14px;line-height:1.7}.category-filter{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin-top:26px;padding-bottom:4px;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto}.video-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.video-modal{padding:12px}.video-modal-card{width:100%;border-radius:16px}.video-modal-top{min-height:52px;padding:0 13px}.video-modal-player{aspect-ratio:auto;min-height:220px;max-height:70vh}.video-modal-player video{max-height:70vh}}

/* ========================================================================== 
   H3 ACADEMY — refinamentos da página de conteúdos V6
   ========================================================================== */
.tutorial-main { padding-top: 50px; }
.tutorial-intro h1 { margin-top: 16px; margin-bottom: 11px; }
.tutorial-intro p { line-height: 1.68; }
.category-filter { margin-top: 27px; margin-bottom: 30px; }
.video-grid { margin-top: 30px; }
.category-filter + .video-grid { margin-top: 0; }

.whatsapp-button {
    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.whatsapp-button i {
    color: #25d366;
    font-size: 1.05rem;
}
.whatsapp-button:hover {
    transform: translateY(-1px);
    border-color: #d8cce2;
    box-shadow: 0 11px 27px rgba(29,18,42,.08);
}

.video-card {
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.video-card:hover {
    transform: translateY(-3px);
    border-color: rgba(119,0,253,.18);
    box-shadow: 0 20px 44px rgba(32,20,45,.10);
}
.video-preview img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.video-preview-fallback {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg,#241046,#7700fd);
    color: rgba(255,255,255,.72);
    font-size: 2.2rem;
}
.video-play {
    transition: transform .18s ease, box-shadow .18s ease;
}
.video-play i {
    margin-left: 2px;
    font-size: 16px;
}
.video-card:hover .video-play {
    transform: translate(-50%,-50%) scale(1.06);
    box-shadow: 0 13px 34px rgba(0,0,0,.20);
}

@media(max-width:620px){
    .tutorial-main { padding-top: 36px; }
    .category-filter { margin-top: 23px; margin-bottom: 24px; }
    .video-grid { margin-top: 24px; }
    .category-filter + .video-grid { margin-top: 0; }
}

.video-preview--native{background:#000}
