/* RC1.7.1 - Loja / Marketplace */
.public-page{margin:0;background:#0b162d;color:#0f172a;min-height:100vh;}
.store-public-page{min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(37,99,235,.28),transparent 28%),linear-gradient(135deg,#07142d 0%,#0d2b55 55%,#0e3a5a 100%);padding:28px;color:#0f172a;}
.store-nav{max-width:1240px;margin:0 auto 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;}
.store-nav-floating{margin-bottom:24px;}
.store-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;}
.store-brand img{width:54px;height:62px;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.24));}
.store-brand strong{display:block;font-size:22px;letter-spacing:4px;}
.store-brand small{display:block;color:#d7a847;margin-top:2px;font-size:13px;letter-spacing:.5px;}
.store-nav-actions{display:flex;gap:10px;align-items:center;}
.store-nav-actions a{color:#07142d;background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:11px 15px;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.12);}
.store-hero-grid,.store-detail-hero,.store-section,.store-detail-content{max-width:1240px;margin:0 auto;}
.store-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) 380px;gap:30px;align-items:center;padding:34px 0 42px;color:#fff;}
.store-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#f2d176;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;}
.store-hero h1,.store-detail-copy h1{font-size:clamp(38px,5vw,70px);line-height:1.02;margin:18px 0 16px;color:#fff;letter-spacing:-.04em;}
.store-hero p,.store-detail-copy p{max-width:720px;color:#dbeafe;font-size:18px;line-height:1.55;margin:0;}
.store-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px;}
.store-primary,.store-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;text-decoration:none;font-weight:900;border:0;}
.store-primary{background:linear-gradient(135deg,#d7a847,#f2d176);color:#07142d;box-shadow:0 18px 38px rgba(215,168,71,.28);}
.store-secondary{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.18);}
.store-hero-card{background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.55);border-radius:30px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.26);color:#07142d;display:grid;gap:14px;}
.store-hero-card strong{font-size:26px;}.store-hero-card span{color:#475569;line-height:1.45;}.store-hero-card div{font-weight:800;color:#0f172a}.store-hero-card b{color:#16a34a;margin-right:8px;}
.store-section{background:#f4f7fb;border-radius:34px;padding:30px;margin-top:18px;box-shadow:0 30px 90px rgba(0,0,0,.18);}
.store-section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px;}.store-section-title h2{font-size:34px;margin:4px 0 0;color:#07142d}.store-section-title p{color:#64748b;font-weight:800;}
.store-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.store-course-card{overflow:hidden;background:#fff;border:1px solid #e5edf6;border-radius:28px;box-shadow:0 18px 44px rgba(15,23,42,.08);transition:.18s ease;}.store-course-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(15,23,42,.12)}
.store-course-cover{height:170px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 20% 18%,rgba(242,209,118,.45),transparent 30%),linear-gradient(135deg,#07142d,#2563eb);color:#fff;}.store-course-cover span{font-size:54px}.store-course-cover em{position:absolute;top:15px;right:15px;background:#fff;color:#07142d;border-radius:999px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:900;}
.store-course-body{padding:22px;display:grid;gap:12px}.store-course-tags{display:flex;gap:8px;flex-wrap:wrap}.store-course-tags small{background:#eef4ff;color:#2563eb;border-radius:999px;padding:6px 9px;font-weight:900;text-transform:uppercase;font-size:11px}.store-course-card h3{font-size:22px;line-height:1.15;margin:0;color:#07142d}.store-course-card p{min-height:56px;color:#64748b;line-height:1.45;margin:0}.store-course-meta{display:flex;gap:12px;color:#64748b;font-size:13px;font-weight:800}.store-course-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.store-course-footer strong{font-size:26px;color:#07142d}.store-course-footer a{background:#2563eb;color:#fff;border-radius:999px;padding:11px 14px;text-decoration:none;font-weight:900;}
.store-empty{grid-column:1/-1;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:34px;color:#64748b}.store-empty strong{display:block;color:#07142d;margin-bottom:6px;}
.store-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;color:#fff;padding:18px 0 30px}.store-buy-box{position:sticky;top:24px;background:#fff;border-radius:30px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.22);display:grid;gap:14px;color:#07142d}.store-buy-box small{color:#64748b;font-weight:800}.store-buy-box strong{font-size:42px}.store-buy-box span{display:block;color:#64748b;font-size:13px;line-height:1.4}.store-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px}.store-detail-stats div{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:18px}.store-detail-stats strong{display:block;font-size:28px;color:#f2d176}.store-detail-stats span{color:#dbeafe;font-weight:800}.store-detail-content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:24px;background:#f4f7fb;border-radius:34px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.18)}.store-detail-panel{background:#fff;border:1px solid #e5edf6;border-radius:28px;padding:26px;box-shadow:0 16px 40px rgba(15,23,42,.06)}.store-detail-panel h2{margin:6px 0 18px;color:#07142d}.store-detail-panel p{color:#64748b;line-height:1.55}.store-detail-panel.is-light{background:linear-gradient(135deg,#fff,#fff7df)}.store-module{border:1px solid #e5edf6;border-radius:20px;margin-bottom:12px;overflow:hidden;background:#fff}.store-module summary{cursor:pointer;padding:16px 18px;font-weight:900;color:#07142d;background:#f8fafc}.store-module summary small{float:right;color:#64748b}.store-lesson{display:flex;justify-content:space-between;gap:12px;padding:13px 18px;border-top:1px solid #edf2f7;color:#334155;font-weight:700}.store-lesson small{color:#64748b}.store-checks{display:grid;gap:10px;list-style:none;padding:0;margin:18px 0 0}.store-checks li{font-weight:800;color:#07142d}
@media(max-width:980px){.store-hero-grid,.store-detail-hero,.store-detail-content{grid-template-columns:1fr}.store-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-buy-box{position:static}.store-detail-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.store-public-page{padding:18px}.store-nav{align-items:flex-start}.store-course-grid{grid-template-columns:1fr}.store-section,.store-detail-content{padding:18px;border-radius:24px}.store-hero h1,.store-detail-copy h1{font-size:38px}.store-nav-actions{flex-wrap:wrap}.store-detail-stats{grid-template-columns:1fr}}

/* RC1.7.2 - Página premium do curso */
.store-course-premium-page{padding-bottom:54px;}
.course-sales-hero{max-width:1240px;margin:0 auto 28px;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:start;color:#fff;padding:28px 0 8px;}
.course-sales-copy h1{font-size:clamp(42px,5.4vw,76px);line-height:.98;letter-spacing:-.055em;margin:18px 0 16px;color:#fff;max-width:860px;}
.course-sales-copy p{max-width:780px;color:#dbeafe;font-size:19px;line-height:1.55;margin:0;}
.course-sales-rating{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap;margin-top:24px;color:#dbeafe;font-weight:800;}
.course-sales-rating strong{color:#f2d176;}
.course-buy-card{position:sticky;top:24px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:32px;padding:18px;box-shadow:0 34px 90px rgba(0,0,0,.28);color:#07142d;display:grid;gap:16px;}
.course-preview-cover{height:214px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(242,209,118,.48),transparent 28%),linear-gradient(135deg,#07142d,#2563eb);display:grid;place-items:center;color:#fff;}
.course-preview-cover img{width:100%;height:100%;object-fit:cover;display:block;}
.course-preview-cover span{font-size:66px;filter:drop-shadow(0 16px 28px rgba(0,0,0,.24));}
.course-buy-price{display:grid;gap:4px;padding:2px 4px;}
.course-buy-price em{justify-self:start;background:#dcfce7;color:#166534;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900;}
.course-buy-price small{color:#64748b;text-decoration:line-through;font-weight:800;}
.course-buy-price strong{font-size:42px;line-height:1;color:#07142d;}
.store-primary.full{width:100%;box-sizing:border-box;padding:15px 18px;}
.checkout-note{display:block;color:#64748b;font-size:12px;line-height:1.35;text-align:center;}
.store-checks.compact{margin:0;border-top:1px solid #edf2f7;padding-top:14px;}
.store-checks.compact li{font-size:14px;}
.course-sales-layout{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start;}
.course-sales-main{display:grid;gap:22px;}
.course-sales-side{display:grid;gap:22px;position:sticky;top:24px;}
.learn-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.learn-grid div{padding:16px 18px;border:1px solid #e5edf6;border-radius:18px;background:#f8fafc;color:#07142d;font-weight:800;line-height:1.35;}
.premium-module summary{font-size:17px;}
.course-description-box p{font-size:16px;color:#334155;white-space:pre-wrap;}
.instructor-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;align-items:start;}
.instructor-avatar{width:76px;height:76px;border-radius:24px;background:linear-gradient(135deg,#d7a847,#f2d176);display:grid;place-items:center;color:#07142d;font-size:32px;font-weight:900;box-shadow:0 18px 38px rgba(215,168,71,.25);}
.instructor-card h2{margin:0 0 6px!important;}
.instructor-card strong{display:block;color:#123d72;margin-bottom:8px;}
.instructor-card p{margin:0;color:#64748b;}
.certificate-sales-box{position:relative;overflow:hidden;}
.certificate-sales-box:after{content:"🏆";position:absolute;right:20px;top:18px;font-size:48px;opacity:.16;}
.course-meta-box .store-checks li{padding:8px 0;border-bottom:1px solid #edf2f7;}
.course-meta-box .store-checks li:last-child{border-bottom:0;}
.form-marketplace-grid{margin-top:12px;}
.marketplace-help{font-size:12px;color:#64748b;margin-top:6px;display:block;line-height:1.35;}
@media(max-width:980px){.course-sales-hero,.course-sales-layout{grid-template-columns:1fr}.course-buy-card,.course-sales-side{position:static}.course-preview-cover{height:250px}.learn-grid{grid-template-columns:1fr}}
@media(max-width:640px){.course-sales-copy h1{font-size:38px}.course-sales-rating{display:grid}.course-buy-price strong{font-size:34px}.instructor-card{grid-template-columns:1fr}.course-sales-hero{gap:20px}}

/* RC1.7.2.1 - Hotfix premium page, paid/free logic and uploads */
.store-course-premium-page{max-width:none!important;margin:0!important;padding:28px!important;}
.store-course-premium-page .store-nav{max-width:1240px!important;margin:0 auto 24px!important;}
.store-course-premium-page .course-sales-hero{max-width:1240px!important;margin:0 auto 28px!important;padding:34px 0 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 380px!important;gap:32px!important;align-items:start!important;color:#fff!important;}
.store-course-premium-page .course-sales-copy{min-width:0!important;}
.store-course-premium-page .course-sales-copy h1{color:#fff!important;text-shadow:0 18px 48px rgba(0,0,0,.18)!important;}
.store-course-premium-page .course-sales-copy p,.store-course-premium-page .course-sales-rating{color:#dbeafe!important;}
.store-course-premium-page .course-sales-rating strong{color:#f2d176!important;}
.store-course-premium-page .store-course-tags small{background:rgba(255,255,255,.92)!important;color:#2563eb!important;}
.store-course-premium-page .course-sales-layout{max-width:1240px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:26px!important;align-items:start!important;}
.store-course-premium-page .store-detail-panel{border-radius:28px!important;padding:26px!important;}
.store-course-card .store-course-cover.has-image img{width:100%;height:100%;object-fit:cover;display:block;}
.course-preview-cover video{width:100%;height:100%;object-fit:cover;display:block;background:#07142d;}
.form-marketplace-grid input[type=file]{margin-top:8px;padding:10px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;}
@media(max-width:980px){.store-course-premium-page .course-sales-hero,.store-course-premium-page .course-sales-layout{grid-template-columns:1fr!important}.store-course-premium-page .course-buy-card,.store-course-premium-page .course-sales-side{position:static!important}}


/* RC1.7.2.2 - Refinamento comercial da página premium do curso
   Objetivo: destacar melhor hero, trailer/capa, preço e CTA antes do carrinho. */
.store-course-premium-page .course-sales-hero{
    grid-template-columns:minmax(0, 1.25fr) 460px!important;
    gap:56px!important;
    align-items:center!important;
    padding:46px 0 40px!important;
}
.store-course-premium-page .course-sales-copy h1{
    max-width:760px!important;
    font-size:clamp(46px,5.8vw,82px)!important;
    line-height:.95!important;
    margin:20px 0 18px!important;
}
.store-course-premium-page .course-sales-copy p{
    max-width:720px!important;
    font-size:20px!important;
    line-height:1.55!important;
}
.course-hero-instructor{
    margin-top:24px;
    display:inline-grid;
    grid-template-columns:46px auto;
    gap:12px;
    align-items:center;
    padding:10px 14px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:18px;
    background:rgba(255,255,255,.08);
    color:#fff;
    backdrop-filter:blur(12px);
}
.course-hero-instructor .instructor-avatar.small{
    width:46px;
    height:46px;
    border-radius:16px;
    font-size:20px;
    box-shadow:none;
}
.course-hero-instructor span,
.course-hero-instructor small{
    display:block;
    color:#bfd3ef;
    font-size:12px;
    font-weight:800;
}
.course-hero-instructor strong{
    display:block;
    color:#fff;
    font-size:16px;
    line-height:1.15;
}
.store-course-premium-page .course-buy-card{
    width:100%!important;
    max-width:460px!important;
    padding:20px!important;
    border-radius:34px!important;
    box-shadow:0 38px 110px rgba(0,0,0,.32)!important;
}
.store-course-premium-page .course-preview-cover{
    height:auto!important;
    aspect-ratio:16/9!important;
    border-radius:26px!important;
    box-shadow:0 24px 60px rgba(7,20,45,.22)!important;
}
.store-course-premium-page .course-preview-cover:has(video)::after,
.store-course-premium-page .course-preview-cover:has(img)::after{
    content:"Prévia do curso";
    position:absolute;
    left:16px;
    bottom:16px;
    padding:8px 11px;
    border-radius:999px;
    color:#07142d;
    background:rgba(255,255,255,.92);
    font-size:12px;
    font-weight:900;
    box-shadow:0 12px 28px rgba(0,0,0,.16);
}
.store-course-premium-page .course-preview-cover{
    position:relative;
}
.store-course-premium-page .course-buy-price{
    padding:6px 6px 2px!important;
    gap:6px!important;
}
.store-course-premium-page .course-buy-price em{
    font-size:13px!important;
    padding:8px 12px!important;
}
.store-course-premium-page .course-buy-price small{
    font-size:15px!important;
}
.store-course-premium-page .course-buy-price strong{
    font-size:48px!important;
    letter-spacing:-.04em!important;
}
.store-course-premium-page .store-primary.full{
    min-height:58px!important;
    border-radius:18px!important;
    font-size:15px!important;
    text-transform:uppercase!important;
    letter-spacing:.03em!important;
    box-shadow:0 20px 44px rgba(215,168,71,.32)!important;
}
.store-course-premium-page .store-checks.compact{
    padding-top:18px!important;
}
.store-course-premium-page .store-checks.compact li{
    font-size:15px!important;
}
.store-course-premium-page .course-sales-layout{
    margin-top:12px!important;
}
.store-course-premium-page .course-sales-side{
    top:28px!important;
}
@media(max-width:980px){
    .store-course-premium-page .course-sales-hero{
        grid-template-columns:1fr!important;
        gap:28px!important;
        padding:28px 0!important;
    }
    .store-course-premium-page .course-buy-card{
        max-width:none!important;
    }
}
@media(max-width:640px){
    .store-course-premium-page .course-sales-copy h1{font-size:40px!important;}
    .store-course-premium-page .course-sales-copy p{font-size:16px!important;}
    .course-hero-instructor{display:grid;width:100%;box-sizing:border-box;}
    .store-course-premium-page .course-buy-price strong{font-size:38px!important;}
}

/* ========================================================================== 
   RC1.8.1 - Carrinho de compras
   ========================================================================== */
.store-cart-page{min-height:100vh;padding-bottom:80px}.cart-hero{max-width:1180px;margin:0 auto;padding:150px 20px 34px;color:#fff}.cart-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:18px 0 12px;letter-spacing:-.04em}.cart-hero p{font-size:19px;color:#d8e7fb;max-width:680px}.cart-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr)360px;gap:28px;padding:0 20px}.cart-items-panel,.cart-summary-card{background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:32px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.cart-items-panel{padding:26px}.cart-panel-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.cart-panel-title h2{font-size:30px;margin:4px 0 0;color:#07142d}.cart-panel-title a{font-weight:900;color:#2563eb;text-decoration:none}.cart-item-card{display:grid;grid-template-columns:180px minmax(0,1fr)150px;gap:20px;align-items:center;padding:18px;border:1px solid #e5edf6;border-radius:24px;margin-bottom:14px;background:#fff}.cart-item-cover{height:108px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(242,209,118,.45),transparent 26%),linear-gradient(135deg,#0b2348,#2563eb);font-size:42px}.cart-item-cover img{width:100%;height:100%;object-fit:cover}.cart-item-info h3{font-size:22px;margin:10px 0 6px;color:#07142d}.cart-item-info p{color:#475569;margin:0 0 12px;line-height:1.45}.cart-item-price{text-align:right}.cart-item-price small{display:block;color:#64748b;font-weight:800}.cart-item-price strong{display:block;font-size:24px;color:#07142d;margin:6px 0 12px}.cart-item-price a{color:#ef4444;font-weight:900;text-decoration:none}.cart-empty{padding:46px;text-align:center;border:1px dashed #cbd5e1;border-radius:24px;background:#f8fafc}.cart-empty strong{display:block;font-size:24px;color:#07142d}.cart-empty p{color:#64748b;margin-bottom:22px}.cart-summary-card{position:sticky;top:26px;align-self:start;padding:28px}.cart-summary-card h2{font-size:32px;margin:4px 0 22px;color:#07142d}.cart-summary-line,.cart-summary-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #e5edf6}.cart-summary-line span{color:#64748b;font-weight:800}.cart-summary-line strong{color:#07142d}.cart-summary-total{border-bottom:0;margin:10px 0 20px}.cart-summary-total span{font-size:18px;font-weight:900;color:#07142d}.cart-summary-total strong{font-size:32px;color:#07142d}.cart-summary-card p{font-size:13px;color:#64748b;line-height:1.45}.store-primary.disabled{opacity:.75;pointer-events:none}@media(max-width:980px){.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.cart-item-card{grid-template-columns:140px 1fr}.cart-item-price{grid-column:1/-1;text-align:left;display:flex;align-items:center;justify-content:space-between}}@media(max-width:640px){.cart-hero{padding-top:120px}.cart-item-card{grid-template-columns:1fr}.cart-item-cover{height:180px}.cart-panel-title{display:block}.cart-summary-total strong{font-size:26px}}

/* RC1.10 - Checkout Cartão Mercado Pago */
.checkout-method-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 16px;padding:6px;border:1px solid rgba(15,23,42,.10);border-radius:16px;background:rgba(248,250,252,.9)}
.checkout-method-tab{border:0;border-radius:12px;padding:11px 12px;font-weight:800;cursor:pointer;background:transparent;color:#475569;transition:all .18s ease}
.checkout-method-tab.active{background:#fff;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.10)}
.checkout-method-panel{display:none;margin-top:12px}
.checkout-method-panel.active{display:block}
.trust-card-payment-brick{margin:12px 0;padding:12px;border:1px solid rgba(15,23,42,.10);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.checkout-error-box{margin:12px 0;padding:12px;border-radius:14px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;font-weight:700}
.checkout-payment-card .muted{color:#64748b;font-size:.94rem;line-height:1.45}

.checkout-page-alert{max-width:760px;margin:18px 0 0;padding:14px 16px;border-radius:16px;font-weight:800;box-shadow:0 14px 38px rgba(0,0,0,.18)}
.checkout-page-alert-danger{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}
.checkout-sandbox-note{margin:10px 0 14px;padding:12px 14px;border-radius:14px;background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe;font-size:13px;line-height:1.45}
.checkout-sandbox-note code{background:#dbeafe;padding:2px 5px;border-radius:6px;font-weight:900}
.checkout-method-tabs{display:flex;gap:8px;margin:14px 0 8px}
.checkout-method-tab{border:0;border-radius:12px;padding:10px 14px;font-weight:900;cursor:pointer;background:#e5edff;color:#17315f}
.checkout-method-tab.active{background:#2563eb;color:white;box-shadow:0 10px 22px rgba(37,99,235,.25)}

/* RC2.3.13 - matrícula gratuita direta e compactação para notebooks */
.store-inline-enroll,.store-enroll-form{margin:0}
.store-enroll-form .store-primary{border:0;cursor:pointer;font:inherit}
.store-link-danger{border:0;background:transparent;color:#ef4444;font:inherit;font-weight:900;cursor:pointer;padding:0}
.store-inline-enroll button{border:0;background:#2563eb;color:#fff;border-radius:999px;padding:11px 16px;font:inherit;font-weight:900;cursor:pointer}
.store-enroll-form button{width:100%;cursor:pointer}

@media (min-width:861px) and (max-width:1500px){
  .store-public-page{padding:18px}
  .store-nav{margin-bottom:20px}
  .store-brand img{width:42px;height:48px}
  .store-brand strong{font-size:18px}
  .store-hero-grid{grid-template-columns:minmax(0,1.2fr) 310px;gap:22px;padding:18px 0 26px}
  .store-hero h1,.store-detail-copy h1{font-size:clamp(34px,4.3vw,54px);margin:12px 0}
  .store-hero p,.store-detail-copy p{font-size:15px;line-height:1.45}
  .store-hero-card{padding:20px;border-radius:22px;gap:10px}
  .store-hero-card strong{font-size:21px}
  .store-section{padding:22px;border-radius:26px;margin-top:10px}
  .store-section-title{margin-bottom:16px}
  .store-section-title h2{font-size:27px}
  .store-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .store-course-cover{height:175px}
  .store-course-body{padding:16px}
  .store-course-body h3{font-size:17px;line-height:1.15}
  .store-course-body p{font-size:13px;line-height:1.38;min-height:54px}
  .store-course-meta{font-size:12px}
  .store-course-footer{gap:10px}
  .store-course-footer strong{font-size:18px}
  .store-course-footer a,.store-inline-enroll button{padding:9px 13px;font-size:13px}
  .store-course-premium-page .course-sales-hero{grid-template-columns:minmax(0,1.15fr) 360px!important;gap:30px!important;padding:22px 0 24px!important}
  .store-course-premium-page .course-sales-copy h1{font-size:clamp(38px,4.6vw,60px)!important;line-height:1!important}
  .store-course-premium-page .course-sales-copy p{font-size:16px!important}
  .store-course-premium-page .course-buy-card{max-width:360px!important;padding:16px!important}
  .store-course-premium-page .course-buy-price strong{font-size:38px!important}
  .store-course-premium-page .course-sales-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important}
  .store-course-premium-page .store-detail-panel{padding:20px!important;border-radius:22px!important}
}

@media (min-width:861px) and (max-width:1180px){
  .store-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* RC2.3.13.3 — Loja compacta em notebooks */
.store-shell{max-width:1180px!important;padding:18px 16px!important}.store-hero{padding:22px 26px!important;min-height:0!important;border-radius:18px!important}.store-hero h1{font-size:clamp(30px,4vw,48px)!important;line-height:1.02!important}.store-hero p{font-size:13px!important;line-height:1.4!important}.store-benefit-card{padding:16px!important}
.store-catalog{padding:18px!important;border-radius:18px!important}.store-catalog-head h2{font-size:22px!important}.store-course-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.store-course-card{border-radius:15px!important}.store-course-cover{height:112px!important}.store-course-body{padding:12px!important}.store-course-body h3{font-size:14px!important;line-height:1.15!important;margin:7px 0!important}.store-course-body p{font-size:11px!important;line-height:1.35!important;min-height:44px!important}.store-course-meta{font-size:10px!important}.store-course-footer{margin-top:9px!important}.store-course-footer strong{font-size:14px!important}.store-course-footer a,.store-inline-enroll button{padding:7px 10px!important;font-size:10px!important}
.course-sales-hero{padding:18px!important;gap:18px!important}.course-sales-copy h1{font-size:28px!important}.course-sales-copy p{font-size:12px!important}.course-buy-card{padding:15px!important}.course-sales-layout{gap:14px!important}.store-detail-panel{padding:15px!important}
@media(max-width:1180px){.store-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:820px){.store-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.store-course-grid{grid-template-columns:1fr!important}}

/* RC2.4.2 — descoberta pública, busca e categorias */
.store-discovery{max-width:1376px;margin:-16px auto 24px;padding:0 0 4px;color:#fff}
.store-search-form{padding:20px 24px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:rgba(7,20,45,.58);box-shadow:0 18px 45px rgba(0,0,0,.16);backdrop-filter:blur(12px)}
.store-search-form label{display:block;margin-bottom:10px;font-size:17px;font-weight:800}
.store-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.store-search-row input{min-width:0;padding:14px 16px;border:1px solid rgba(255,255,255,.3);border-radius:13px;background:#fff;color:#0f172a;font-size:15px}
.store-search-row button{padding:13px 22px;border:0;border-radius:13px;background:#f2c94c;color:#10213d;font-weight:900;cursor:pointer}
.store-category-filter{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}
.store-category-filter a{display:inline-flex;gap:7px;align-items:center;padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none;font-weight:800;font-size:13px}
.store-category-filter a span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.16);font-size:11px}
.store-category-filter a:hover,.store-category-filter a.is-active{background:#fff;color:#10213d}
.store-course-body h3 a{color:inherit;text-decoration:none}.store-course-body h3 a:hover{text-decoration:underline}
@media(max-width:640px){.store-discovery{margin-top:0}.store-search-form{padding:16px}.store-search-row{grid-template-columns:1fr}.store-search-row button{width:100%}}

/* RC2.4.2.1 — refinamento visual da descoberta pública */
.store-discovery{
  max-width:1240px;
  margin:0 auto 14px;
  padding:14px 16px;
  box-sizing:border-box;
  color:#07142d;
  background:rgba(244,247,251,.98);
  border:1px solid rgba(255,255,255,.72);
  border-radius:22px;
  box-shadow:0 18px 50px rgba(0,0,0,.14);
}
.store-search-form{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
}
.store-search-form label{
  margin:0 0 8px;
  color:#07142d;
  font-size:14px;
  line-height:1.2;
  font-weight:900;
}
.store-search-row{gap:9px}
.store-search-row input{
  min-height:44px;
  padding:10px 14px;
  border:1px solid #d8e2ef;
  border-radius:12px;
  background:#fff;
  color:#0f172a;
  font-size:14px;
  box-shadow:inset 0 1px 2px rgba(15,23,42,.03);
}
.store-search-row input:focus{
  outline:3px solid rgba(37,99,235,.13);
  border-color:#2563eb;
}
.store-search-row button{
  min-height:44px;
  padding:10px 20px;
  border-radius:12px;
  box-shadow:0 8px 18px rgba(215,168,71,.22);
}
.store-category-filter{
  gap:7px;
  margin-top:10px;
}
.store-category-filter a{
  padding:7px 11px;
  border:1px solid #d9e3ef;
  background:#fff;
  color:#29405f;
  font-size:12px;
  box-shadow:none;
}
.store-category-filter a span{
  min-width:19px;
  height:19px;
  padding:0 5px;
  background:#edf2f8;
  color:#52657e;
  font-size:10px;
}
.store-category-filter a:hover{
  border-color:#b9c9dc;
  background:#f8fafc;
  color:#07142d;
}
.store-category-filter a.is-active{
  border-color:#173a68;
  background:#173a68;
  color:#fff;
}
.store-category-filter a.is-active span{
  background:rgba(255,255,255,.18);
  color:#fff;
}
.store-discovery + .store-section{margin-top:0}

@media(max-width:640px){
  .store-discovery{padding:13px;margin-bottom:12px;border-radius:18px}
  .store-search-form{padding:0}
  .store-search-row{grid-template-columns:1fr}
  .store-search-row button{width:100%}
  .store-category-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}
  .store-category-filter a{flex:0 0 auto}
}

/* RC2.4.3.1 — Home Premium: cabeçalho, hero e microinterações */
.store-hero-premium{padding-bottom:6px}
.store-nav-premium{margin-bottom:18px}
.store-main-menu{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;margin:0 26px}
.store-main-menu a{position:relative;padding:9px 12px;border-radius:10px;color:#dbeafe;text-decoration:none;font-size:13px;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}
.store-main-menu a:hover{background:rgba(255,255,255,.09);color:#fff;transform:translateY(-1px)}
.store-nav-premium .store-nav-actions a{padding:9px 14px;font-size:13px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.store-nav-premium .store-nav-actions a:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(0,0,0,.18)}
.store-nav-premium .store-cart-link{background:rgba(255,255,255,.10);color:#fff;border-color:rgba(255,255,255,.18);box-shadow:none}
.store-nav-premium .store-login-link{background:#fff;color:#07142d}
.store-hero-premium .store-hero-grid{grid-template-columns:minmax(0,1.2fr) 370px;gap:28px;padding:18px 0 26px}
.store-hero-premium .store-hero-copy{max-width:790px}
.store-hero-premium .store-badge{padding:7px 11px;font-size:11px;letter-spacing:.04em;text-transform:uppercase}
.store-hero-premium h1{max-width:760px;font-size:clamp(36px,4.5vw,62px);line-height:1.01;margin:13px 0 12px}
.store-hero-premium .store-hero-copy>p{max-width:740px;font-size:16px;line-height:1.5}
.store-hero-premium .store-hero-actions{margin-top:20px}
.store-hero-premium .store-primary,.store-hero-premium .store-secondary{padding:11px 17px;font-size:13px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.store-hero-premium .store-primary:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 22px 42px rgba(215,168,71,.34)}
.store-hero-premium .store-secondary:hover{transform:translateY(-2px);background:rgba(255,255,255,.16)}
.store-benefits-card{padding:21px 22px;border-radius:24px;gap:9px}
.store-benefits-card .store-benefits-heading{display:block;padding:0 0 10px;margin-bottom:2px;border-bottom:1px solid #e2e8f0}
.store-benefits-card .store-benefits-heading strong{display:block;font-size:20px;line-height:1.15}
.store-benefits-card .store-benefits-heading>span{display:block;margin-top:6px;color:#64748b;font-size:12px;line-height:1.4}
.store-benefits-card>div:not(.store-benefits-heading){display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:7px;padding:5px 0;font-weight:400}
.store-benefits-card>div>b{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#dcfce7;color:#15803d;margin:0;font-size:12px}
.store-benefits-card>div>span{display:block;color:#0f172a;line-height:1.25}
.store-benefits-card>div>span strong{display:block;font-size:13px}
.store-benefits-card>div>span small{display:block;margin-top:2px;color:#64748b;font-size:11px;line-height:1.3}
.store-search-row{grid-template-columns:minmax(0,1fr) auto}
.store-search-field{position:relative;min-width:0}
.store-search-field>span{position:absolute;left:14px;top:50%;z-index:1;transform:translateY(-52%);color:#64748b;font-size:19px;font-weight:900;pointer-events:none}
.store-search-field input{width:100%;box-sizing:border-box;padding-left:41px}
.store-course-card,.store-category-filter a,.store-search-row button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.store-course-card:hover{transform:translateY(-4px);box-shadow:0 28px 55px rgba(15,23,42,.13)}
.store-category-filter a:hover{transform:translateY(-1px)}
.store-search-row button:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(215,168,71,.28)}

@media (min-width:861px) and (max-width:1180px){
  .store-main-menu{gap:0;margin:0 12px}
  .store-main-menu a{padding:8px 7px;font-size:11px}
  .store-hero-premium .store-hero-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px}
  .store-benefits-card{padding:17px}
}
@media(max-width:860px){
  .store-nav-premium{display:grid;grid-template-columns:1fr auto;row-gap:12px}
  .store-main-menu{grid-column:1/-1;grid-row:2;margin:0;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}
  .store-main-menu a{flex:0 0 auto}
  .store-hero-premium .store-hero-grid{grid-template-columns:1fr;padding-top:12px}
  .store-benefits-card{max-width:none}
}
@media(max-width:560px){
  .store-public-page{padding:12px}
  .store-nav-premium .store-brand img{width:39px;height:45px}
  .store-nav-premium .store-brand strong{font-size:16px;letter-spacing:3px}
  .store-nav-premium .store-nav-actions{gap:6px}
  .store-nav-premium .store-nav-actions a{padding:8px 10px;font-size:11px}
  .store-main-menu{gap:3px}
  .store-main-menu a{padding:7px 9px;font-size:11px}
  .store-hero-premium h1{font-size:34px}
  .store-hero-premium .store-hero-copy>p{font-size:14px}
  .store-hero-premium .store-hero-actions{margin-top:16px}
  .store-benefits-card{padding:17px;border-radius:20px}
}

/* RC2.4.3.2 — refinamento dos cards e página pública do curso */
.store-course-cover em{padding:7px 11px!important;font-size:10px!important;line-height:1!important}
.store-course-footer a,.store-inline-enroll button{min-width:92px;text-align:center;justify-content:center}
.store-course-footer a{display:inline-flex;align-items:center}
.store-main-menu a::after{content:"";position:absolute;left:12px;right:12px;bottom:3px;height:2px;border-radius:2px;background:#f2c94c;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.store-main-menu a:hover{color:#f7d66a}
.store-main-menu a:hover::after{transform:scaleX(1)}

.store-course-premium-page{padding:18px 24px 42px!important}
.store-course-premium-page .store-nav{margin-bottom:12px!important}
.store-course-premium-page .course-sales-hero{grid-template-columns:minmax(0,1.25fr) 330px!important;gap:26px!important;padding:12px 0 18px!important;align-items:center!important}
.store-course-premium-page .course-sales-copy h1{font-size:clamp(36px,4vw,54px)!important;line-height:1.02!important;margin:12px 0 14px!important}
.store-course-premium-page .course-sales-copy p{max-width:760px;font-size:15px!important;line-height:1.48!important}
.store-course-premium-page .course-sales-rating{gap:14px!important;margin-top:16px!important;font-size:13px!important}
.store-course-premium-page .course-hero-instructor{margin-top:18px!important;padding:10px 14px!important;max-width:330px!important}
.store-course-premium-page .course-buy-card{max-width:330px!important;padding:14px!important;border-radius:24px!important}
.store-course-premium-page .course-preview-cover{height:180px!important;border-radius:18px!important}
.store-course-premium-page .course-buy-price{padding:12px 6px 8px!important}
.store-course-premium-page .course-buy-price strong{font-size:34px!important;line-height:1!important}
.store-course-premium-page .course-buy-price small{font-size:13px!important}
.store-course-premium-page .store-primary.full{padding:13px 16px!important;font-size:14px!important;border-radius:13px!important}
.store-course-premium-page .store-checks.compact{margin:12px 0 4px!important;padding-top:10px!important}
.store-course-premium-page .store-checks.compact li{font-size:12px!important;line-height:1.35!important;margin:5px 0!important}
.store-course-premium-page .checkout-note{font-size:11px!important;line-height:1.35!important}
.store-course-premium-page .course-sales-layout{grid-template-columns:minmax(0,1fr) 280px!important;gap:18px!important}
.store-course-premium-page .store-detail-panel{padding:20px!important;border-radius:22px!important}

@media(max-width:980px){
  .store-course-premium-page .course-sales-hero,.store-course-premium-page .course-sales-layout{grid-template-columns:1fr!important}
  .store-course-premium-page .course-buy-card{max-width:520px!important;width:100%!important;margin:0 auto!important}
  .store-course-premium-page .course-preview-cover{height:230px!important}
}
@media(max-width:640px){
  .store-course-premium-page{padding:12px!important}
  .store-course-premium-page .store-nav-actions a{padding:8px 10px!important;font-size:11px!important}
  .store-course-premium-page .course-sales-copy h1{font-size:34px!important}
  .store-course-premium-page .course-sales-rating{gap:8px!important;flex-wrap:wrap!important}
  .store-course-premium-page .course-preview-cover{height:190px!important}
}

/* RC2.4.3.3 — Loja como catálogo: o card inteiro apresenta o curso. */
.store-course-card-link{
  display:block;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
}
.store-course-card-link:visited{color:inherit}
.store-course-card-link:focus-visible{
  outline:3px solid rgba(242,209,118,.95);
  outline-offset:4px;
}
.store-course-card-link h3{
  transition:color .18s ease;
}
.store-course-card-link:hover h3{color:#1d4ed8}
.store-course-cta{
  min-width:92px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 13px;
  border-radius:999px;
  background:#2563eb;
  color:#fff;
  font-size:13px;
  font-weight:900;
  line-height:1;
  text-align:center;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.store-course-card-link:hover .store-course-cta{
  background:#1d4ed8;
  box-shadow:0 10px 24px rgba(37,99,235,.28);
  transform:translateY(-1px);
}
@media(min-width:1400px){
  .store-course-cta{padding:7px 10px;font-size:10px}
}
