:root{--ink:#0b1530;--muted:#62708d;--blue:#2563eb;--blue2:#1d4ed8;--violet:#7c3aed;--violet2:#5b21b6;--green:#10b981;--orange:#f97316;--bg:#f7f9fd;--card:#fff;--line:#e2e8f0;--soft:#eef4ff;--shadow:0 14px 40px rgba(21,42,95,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.shell{max-width:1280px;margin:auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #eef2f7}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;font-weight:950;font-size:25px}.brand img{width:46px;height:46px;border-radius:14px;object-fit:cover}.brand-text{line-height:.92}.brand-text small{display:block;color:var(--violet);font-size:15px;margin-top:5px}.nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.nav a{padding:10px 13px;border-radius:12px;font-weight:800;color:#263550}.nav a.active{background:#f1edff;color:#5b21b6}.cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border-radius:14px;font-weight:900;border:1px solid #dbe4f0;background:#fff;color:#1d4ed8}.cta.primary{color:#fff;border:0;background:linear-gradient(100deg,var(--violet),var(--blue));box-shadow:0 8px 20px rgba(75,70,210,.25)}.page{padding:34px 0 48px}.breadcrumb{font-size:13px;font-weight:850;color:#6d28d9;margin:2px 0 22px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:34px;align-items:center}.hero h1{font-size:54px;line-height:1.03;letter-spacing:-1.8px;margin:0 0 18px;max-width:760px}.gradient{background:linear-gradient(90deg,#7c3aed,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:19px;line-height:1.62;color:var(--muted);max-width:720px;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.mini-point{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;font-weight:800;color:#33415c}.mini-point .bubble{width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#f1edff;color:#6d28d9;display:grid;place-items:center}.shot{background:#fff;border:1px solid var(--line);padding:12px;border-radius:24px;box-shadow:var(--shadow)}.shot img{border-radius:16px;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}.shot small{display:block;margin:10px 4px 2px;color:var(--muted);font-weight:700}.searchbar{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px 15px;margin:30px 0 14px;box-shadow:0 7px 22px rgba(15,23,42,.04)}.searchbar input{border:0;outline:0;flex:1;font-size:15px;background:transparent}.filters{display:flex;gap:8px;flex-wrap:wrap}.pill{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#48566d;font-size:13px;font-weight:850}.pill.active{background:#f1edff;color:#5b21b6;border-color:#e7ddff}.section{margin-top:28px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section h2{font-size:31px;line-height:1.08;margin:0}.section .lead{color:var(--muted);line-height:1.6;margin:7px 0 0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.resource-card{background:#fff;border:1px solid var(--line);border-radius:21px;padding:19px;box-shadow:0 7px 22px rgba(15,23,42,.045);display:flex;flex-direction:column;min-height:280px}.resource-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:23px;margin-bottom:13px}.purple{background:#f1eaff;color:#6d28d9}.green{background:#e7fbf2;color:#059669}.blue{background:#eaf2ff;color:#2563eb}.orange{background:#fff0e7;color:#ea580c}.resource-card h3{font-size:20px;margin:0 0 8px}.resource-card p{color:var(--muted);line-height:1.55;margin:0 0 15px;flex:1}.resource-link{font-weight:900;color:#1d4ed8}.ethics{margin-top:12px;padding:10px 12px;background:#fff9e8;border:1px solid #fde7aa;border-radius:12px;color:#8a5a06;font-size:12.5px;line-height:1.45}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.feature .resource-icon{width:44px;height:44px;font-size:18px}.feature h3{margin:0 0 7px;font-size:17px}.feature p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;position:relative}.step-num{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;font-weight:950;display:grid;place-items:center;margin-bottom:10px}.step h3{font-size:16px;margin:0 0 7px}.step p{font-size:13.5px;line-height:1.5;color:var(--muted);margin:0}.trust{background:linear-gradient(100deg,#4c1d95,#2563eb);color:#fff;border-radius:24px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.trust h2{margin:0 0 5px;font-size:27px}.trust p{margin:0;color:#e5edff}.trust .cta{background:#fff;border:0;color:#1d4ed8;white-space:nowrap}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;align-items:stretch}.panel{background:#fff;border:1px solid var(--line);border-radius:21px;padding:22px}.panel h3{margin:0 0 12px}.checklist{display:grid;gap:10px}.check{display:flex;gap:10px;align-items:flex-start;color:#35425a}.check i{color:#10b981;margin-top:3px}.real-ui-note{font-size:12px;color:#718096;margin-top:8px}.footer{padding:30px 0 36px;color:#728096;font-size:13px;text-align:center}.auth-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.auth-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#047857;font-size:13px;font-weight:850}.secondary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.secondary{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.secondary h3{margin:0 0 6px;font-size:17px}.secondary p{color:var(--muted);margin:0;line-height:1.5}.screenshot-stack{display:grid;grid-template-columns:1fr .42fr;gap:12px}.phone-frame{background:#fff;border:1px solid var(--line);padding:8px;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.phone-frame img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:17px}.compact-hero{grid-template-columns:minmax(0,1fr) minmax(430px,1fr)}.compact-hero h1{font-size:48px}.notice{padding:14px 16px;border-radius:16px;background:#f3f0ff;border:1px solid #ddd4ff;color:#4c1d95;font-weight:750;line-height:1.5;margin-top:18px}.kicker{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:950;color:#6d28d9;text-transform:uppercase;letter-spacing:.04em;margin-bottom:13px}
@media(max-width:980px){.hero,.compact-hero,.split{grid-template-columns:1fr}.hero h1,.compact-hero h1{font-size:42px}.hero-points,.feature-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:repeat(2,1fr)}.flow{grid-template-columns:repeat(2,1fr)}.screenshot-stack{grid-template-columns:1fr}}
@media(max-width:680px){.shell{padding:0 14px}.header-inner{height:auto;padding:12px 0}.nav a:not(.primary){display:none}.brand{font-size:20px}.brand img{width:40px;height:40px}.page{padding-top:22px}.hero h1,.compact-hero h1{font-size:36px;letter-spacing:-1px}.hero p{font-size:16px}.hero-points,.feature-grid,.resource-grid,.flow,.secondary-grid{grid-template-columns:1fr}.trust{align-items:flex-start;flex-direction:column}.shot{padding:8px}.shot img{aspect-ratio:16/11}.section h2{font-size:26px}}

/* V56 — catálogo de recursos focado, sem repetir a mensagem institucional da home */
.shot picture{display:block}.shot picture img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top}
.catalog-intro{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:38px;align-items:center;padding:6px 0 10px}
.catalog-copy h1{font-size:clamp(2.55rem,4.4vw,4.65rem);line-height:.98;letter-spacing:-.055em;margin:0 0 16px;max-width:760px}
.catalog-copy>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:680px;margin:0}
.catalog-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.catalog-chips span{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #e2e8f0;background:#fff;border-radius:999px;color:#394861;font-size:12px;font-weight:850}.catalog-chips i{color:#6d28d9}
.catalog-search{margin-top:24px}.catalog-main{margin-top:22px}.catalog-main .resource-card{min-height:265px}.compact-tools{margin-top:34px}.catalog-cta{margin-top:34px}
@media(max-width:980px){.catalog-intro{grid-template-columns:1fr;gap:24px}.catalog-copy h1{max-width:850px}}
@media(max-width:680px){.catalog-intro{padding-top:0}.catalog-copy h1{font-size:36px;letter-spacing:-1.2px}.catalog-copy>p{font-size:16px}.catalog-chips{gap:7px}.catalog-chips span{font-size:11.5px}.shot picture img{max-height:720px;width:auto;max-width:100%;margin:0 auto}.catalog-main .resource-card{min-height:0}}

/* V57 — layout amplo e prints separados para desktop e mobile */
.shell-wide{max-width:1520px}
.resources-catalog .shell-wide{padding-left:28px;padding-right:28px}
.resources-catalog .breadcrumb{margin-bottom:18px}
.catalog-intro{grid-template-columns:minmax(0,1.02fr) minmax(720px,.98fr);gap:42px;align-items:start}
.catalog-copy{padding-top:12px}
.catalog-copy h1{max-width:860px}
.catalog-copy>p{max-width:760px}
.catalog-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;max-width:820px}
.topic{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #e3eaf5;background:#fff;border-radius:18px;box-shadow:0 6px 16px rgba(15,23,42,.035)}
.topic i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:12px;background:#f1edff;color:#6d28d9}
.topic strong{display:block;font-size:14px;line-height:1.2;margin:0 0 3px;color:#182338}
.topic span{display:block;font-size:12.5px;line-height:1.45;color:#62708d}
.compact-actions{margin-top:24px}
.shot-cluster{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;align-items:end}
.shot-desktop{margin:0}
.shot-desktop img{width:100%;height:auto;object-fit:contain;aspect-ratio:auto}
.phone-shot{margin:0;background:#fff;border:1px solid var(--line);padding:10px;border-radius:28px;box-shadow:var(--shadow);align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}
.phone-shot img{width:100%;height:auto;border-radius:20px;object-fit:cover;object-position:center top}
.phone-shot small,.shot-desktop small{display:block;margin:10px 4px 0;color:var(--muted);font-weight:700;font-size:12.5px}
.real-ui-note{grid-column:1 / -1;margin-top:-2px}
.catalog-search{margin-top:28px}
@media(max-width:1180px){
  .catalog-intro{grid-template-columns:1fr;gap:24px}
  .shot-cluster{grid-template-columns:minmax(0,1fr) 220px}
}
@media(max-width:860px){
  .catalog-topics{grid-template-columns:1fr}
}
@media(max-width:680px){
  .resources-catalog .shell-wide{padding-left:14px;padding-right:14px}
  .catalog-intro{gap:18px}
  .catalog-copy{padding-top:0}
  .catalog-copy h1{font-size:35px;line-height:1.02}
  .catalog-topics{gap:10px;margin-top:18px}
  .topic{border-radius:16px;padding:12px}
  .shot-cluster{grid-template-columns:1fr;gap:12px}
  .shot-desktop{display:none}
  .phone-shot{padding:8px;border-radius:22px;max-width:420px;margin:0 auto;width:100%}
  .phone-shot img{border-radius:16px}
}

/* V59 — padronização com a home principal + correção de cache/layout */
.shell{
  width:min(100% - 48px,1680px);
  max-width:none;
  margin:0 auto;
  padding:0;
}
.resources-catalog .shell-wide{width:min(100% - 48px,1680px);max-width:none;padding:0}
.page{padding:38px 0 54px}
.site-header .header-inner{width:min(100% - 48px,1680px);max-width:none}

/* O print é específico para o dispositivo. Evita empilhar desktop + celular e preserva nitidez. */
.responsive-real-shot{width:100%;min-width:0}
.shot-mobile-only{display:none}
.shot-desktop-only{display:block;margin:0}
.responsive-real-shot .shot{width:100%;padding:10px;border-radius:22px}
.responsive-real-shot .shot img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top;border-radius:14px}
.responsive-real-shot .real-ui-note{margin:8px 4px 0;color:#718096;font-size:12px}

/* Hero e catálogo aproveitam a mesma área lateral ampla da home. */
.catalog-intro{grid-template-columns:minmax(0,.9fr) minmax(620px,1.1fr);gap:46px;align-items:center}
.compact-hero{grid-template-columns:minmax(0,.9fr) minmax(600px,1.1fr);gap:46px;align-items:center}
.hero{gap:46px}
.catalog-copy h1{font-size:clamp(2.7rem,4.2vw,4.8rem)}
.catalog-topics{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}
.topic{min-height:84px}
.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.resource-card{padding:22px;min-height:290px}
.feature-grid{gap:16px}
.flow{gap:16px}

@media(max-width:1180px){
  .shell,.resources-catalog .shell-wide,.site-header .header-inner{width:min(100% - 32px,1500px)}
  .catalog-intro,.compact-hero,.hero{grid-template-columns:1fr;gap:26px}
  .catalog-topics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .responsive-real-shot{max-width:1100px;margin:0 auto}
}
@media(max-width:850px){
  .shell,.resources-catalog .shell-wide,.site-header .header-inner{width:min(100% - 24px,100%)}
  .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .shell,.resources-catalog .shell-wide,.site-header .header-inner{width:min(100% - 18px,100%);padding:0}
  .page{padding:24px 0 40px}
  .catalog-topics,.resource-grid{grid-template-columns:1fr}
  .shot-desktop-only{display:none}
  .shot-mobile-only{display:block;margin:0 auto;max-width:440px}
  .responsive-real-shot .shot-mobile-only img{width:100%;height:auto;max-height:none;object-fit:contain}
  .compact-hero,.hero{gap:20px}
  .catalog-intro{gap:20px}
  .catalog-copy h1{font-size:clamp(2.15rem,10vw,3rem)}
  .topic{min-height:0}
}

/* V60 — cabeçalho mobile mais compacto e equilibrado */
@media(max-width:680px){
  .site-header .header-inner{
    min-height:68px;
    height:68px;
    padding:0;
    gap:8px;
    flex-wrap:nowrap;
  }
  .site-header .brand{
    gap:8px;
    font-size:18px;
    min-width:0;
    flex:0 1 auto;
  }
  .site-header .brand img{
    width:38px;
    height:38px;
    border-radius:12px;
    flex:0 0 38px;
  }
  .site-header .brand-text{
    line-height:.9;
    white-space:nowrap;
  }
  .site-header .brand-text small{
    font-size:12px;
    margin-top:4px;
  }
  .site-header .nav{
    margin-left:auto;
    flex:0 0 auto;
    gap:0;
    flex-wrap:nowrap;
  }
  .site-header .nav .cta.primary{
    padding:10px 13px;
    min-height:42px;
    border-radius:13px;
    font-size:13px;
    gap:7px;
    white-space:nowrap;
    box-shadow:0 6px 16px rgba(75,70,210,.20);
  }
  .site-header .nav .cta.primary i{font-size:12px}
}
@media(max-width:390px){
  .site-header .brand{font-size:17px;gap:7px}
  .site-header .brand img{width:36px;height:36px;flex-basis:36px}
  .site-header .brand-text small{font-size:11px}
  .site-header .nav .cta.primary{padding:9px 11px;font-size:12px;gap:6px}
}

/* V66 — prints reais apresentados dentro de dispositivos */
.device-preview{position:relative;width:100%;min-width:0}
.device-figure{margin:0;min-width:0}
.device-figure figcaption{display:flex;align-items:center;gap:8px;margin:12px 4px 0;color:#65738d;font-size:12.5px;font-weight:800}
.device-figure figcaption i{color:#5b21b6}

/* Notebook / desktop */
.laptop-shell{position:relative;width:100%;max-width:1040px;margin:0 auto;padding:14px 14px 0;border-radius:24px 24px 12px 12px;background:linear-gradient(145deg,#151922,#05070b 72%);box-shadow:0 28px 55px rgba(13,27,63,.18),0 8px 22px rgba(13,27,63,.12)}
.laptop-camera{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:#263447;box-shadow:0 0 0 1px #02040a}
.laptop-screen{position:relative;overflow:hidden;border-radius:12px 12px 5px 5px;background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.laptop-screen img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top;background:#fff}
.laptop-base{position:relative;height:18px;margin:0 -28px;background:linear-gradient(180deg,#d7dbe2,#a9afb9 55%,#808792);border-radius:2px 2px 20px 20px;box-shadow:0 10px 14px rgba(15,23,42,.16)}
.laptop-base:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:20%;height:5px;background:#8d949f;border-radius:0 0 8px 8px}
.laptop-base span{position:absolute;left:7%;right:7%;bottom:-5px;height:5px;border-radius:0 0 50% 50%;background:rgba(15,23,42,.12);filter:blur(2px)}

/* Smartphone / mobile */
.mobile-device{max-width:430px;margin:0 auto}
.phone-shell{position:relative;width:100%;padding:12px 8px 14px;border-radius:46px;background:linear-gradient(145deg,#171a21,#030406 70%);border:1px solid #272d37;box-shadow:0 26px 48px rgba(15,23,42,.22),0 8px 20px rgba(15,23,42,.12)}
.phone-shell:before,.phone-shell:after{content:"";position:absolute;right:-3px;width:3px;border-radius:0 3px 3px 0;background:#606773}
.phone-shell:before{top:23%;height:68px}.phone-shell:after{top:36%;height:42px}
.phone-speaker{position:absolute;z-index:3;top:17px;left:50%;transform:translateX(-50%);width:86px;height:24px;border-radius:18px;background:#050607;box-shadow:inset 0 -1px 0 rgba(255,255,255,.04)}
.phone-screen{position:relative;overflow:hidden;border-radius:37px;background:#fff;line-height:0}
.phone-screen img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top;background:#fff}
.phone-home-indicator{position:absolute;z-index:3;bottom:19px;left:50%;transform:translateX(-50%);width:34%;height:5px;border-radius:999px;background:rgba(15,23,42,.68)}

/* A nota fica abaixo do dispositivo, sem competir com a moldura */
.device-preview>.real-ui-note{margin:12px 4px 0;color:#7b879d;font-size:12px}

@media(min-width:681px){
  .desktop-device{display:block}
  .mobile-device{display:none}
}
@media(max-width:680px){
  .desktop-device{display:none!important}
  .mobile-device{display:block!important}
  .device-preview{padding:2px 8px 0}
  .phone-shell{max-width:390px;margin:0 auto;padding:10px 7px 13px;border-radius:42px}
  .phone-screen{border-radius:34px}
  .phone-speaker{top:15px;width:78px;height:22px}
  .phone-home-indicator{bottom:17px}
  .device-figure figcaption{justify-content:center;margin-top:11px}
  .device-preview>.real-ui-note{text-align:center;margin-top:8px}
}
@media(max-width:390px){
  .device-preview{padding-left:2px;padding-right:2px}
  .phone-shell{border-radius:38px;padding:9px 6px 12px}
  .phone-screen{border-radius:31px}
}
