:root{--blue:#0b3c86;--blue2:#0d66d0;--orange:#ff6b1a;--ink:#0b2353;--muted:#61708c;--cream:#f7f3eb;--soft:#f6f8fb;--line:#e6eaf0;--white:#fff;--violet:#7657e8;--green:#15a67a;--shadow:0 14px 40px rgba(17,47,91,.08);--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.narrow{max-width:850px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,234,240,.8)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:48px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;font-weight:900;font-size:20px;display:grid;place-items:center}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:17px}.brand-copy small{font-size:8px;letter-spacing:.8px;text-transform:uppercase;color:#5d6b82;margin-top:5px}.main-nav{margin-left:auto}.cd-menu{display:flex;list-style:none;gap:24px;margin:0;padding:0;font-size:14px}.cd-menu a{color:#243c69}.cd-menu a:hover{color:var(--blue2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:13px 19px;font-weight:750;font-size:14px;transition:.2s}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(255,107,26,.18)}.btn-primary:hover{transform:translateY(-1px);filter:saturate(1.05)}.btn-outline{border:1px solid #aab9d2;color:var(--blue);background:#fff}.header-cta{white-space:nowrap}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 41%,#eaf2ff 41%,#0e3267 100%)}.hero-grid{min-height:550px;display:grid;grid-template-columns:.95fr 1.25fr;align-items:stretch}.hero-copy{padding:78px 30px 68px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-kicker{font-size:12px;letter-spacing:2px;font-weight:900;color:var(--blue);text-transform:uppercase}.hero h1{font-size:clamp(48px,5vw,76px);line-height:.98;margin:18px 0 18px;letter-spacing:-3px;max-width:620px}.hero h1 span{color:var(--orange)}.hero p{font-size:22px;line-height:1.35;max-width:600px;color:#243d69;margin:0 0 26px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero blockquote{font-family:Georgia,serif;font-style:italic;font-size:19px;color:#37527f;margin:28px 0 4px}.hero small{font-size:11px;letter-spacing:.6px;color:#6b7890;text-transform:uppercase}.hero-visual{position:relative;min-height:550px;background:radial-gradient(circle at 55% 44%,rgba(62,130,255,.62),transparent 34%),linear-gradient(120deg,#1a67bd,#09244c 68%);overflow:hidden}.hero-shape{position:absolute;border-radius:50%;filter:blur(1px);opacity:.24}.hero-shape-a{width:260px;height:260px;background:#6bc0ff;right:32%;top:6%}.hero-shape-b{width:360px;height:360px;background:#001d4e;right:-80px;bottom:-110px}.speaker-card{position:absolute;right:12%;bottom:0;width:53%;height:88%;border-radius:180px 180px 20px 20px;background:linear-gradient(180deg,#182235,#071426);box-shadow:0 30px 80px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center}.speaker-card:before{content:"";position:absolute;width:130px;height:130px;border:18px solid rgba(255,255,255,.08);border-radius:50%;top:21%;left:50%;transform:translateX(-50%)}.speaker-copy{position:absolute;left:-88%;top:24%;display:flex;flex-direction:column;gap:8px;font-family:Georgia,serif;font-size:44px;font-style:italic;color:rgba(255,255,255,.5);transform:rotate(-4deg)}.speaker-copy span:last-child{color:#ff9b61}.mic{font-size:80px;filter:grayscale(1);transform:rotate(-18deg)}.hero-note{position:absolute;right:4%;top:12%;max-width:150px;color:#fff;font-family:Georgia,serif;font-style:italic;font-size:20px;line-height:1.3;transform:rotate(-4deg)}.quick-links{margin-top:-1px;background:#fff;padding:18px 0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#faf8f4;border:1px solid #f0ece4;border-radius:18px;overflow:hidden}.quick-item{display:flex;align-items:center;gap:15px;padding:18px 24px;border-right:1px solid #e7e1d7}.quick-item:last-child{border-right:0}.quick-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d8eaff,#9bc9ff);font-size:22px}.quick-item:nth-child(2) .quick-icon{background:#ffe2cf}.quick-item:nth-child(3) .quick-icon{background:#e6ddff}.quick-item:nth-child(4) .quick-icon{background:#d8f4ea}.quick-item span:last-child{display:flex;flex-direction:column}.quick-item strong{font-size:15px}.quick-item small{font-size:12px;color:var(--muted)}.section{padding:82px 0}.soft{background:linear-gradient(180deg,#fbfbfc,#f6f8fb)}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1.15fr .9fr .85fr;gap:34px;align-items:center}.section h2{font-size:clamp(34px,3.2vw,52px);line-height:1.08;letter-spacing:-1.6px;margin:10px 0 18px}.lead{font-size:18px;color:#53637f}.text-link{font-weight:800;color:var(--blue2);display:inline-block;margin-top:8px}.portrait-placeholder{height:360px;border-radius:var(--radius);background:linear-gradient(145deg,#fff,#e9e0d3);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow);color:#6c7685}.portrait-monogram{width:116px;height:116px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue2),var(--violet));color:#fff;font-weight:900;font-size:36px;margin-bottom:12px}.metrics{display:grid;gap:12px}.metrics div{background:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(17,47,91,.04)}.metrics strong{font-size:25px;color:var(--blue)}.metrics span{font-size:13px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2{margin-bottom:0;max-width:760px}.cards{display:grid;gap:20px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.service-card,.content-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px rgba(17,47,91,.04)}.service-card{padding:28px}.service-card>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#deebff;color:var(--blue2);font-size:24px}.service-card:nth-child(2)>span{background:#ece4ff;color:var(--violet)}.service-card:nth-child(3)>span{background:#ffeadb;color:var(--orange)}.service-card:nth-child(4)>span{background:#ffe0eb;color:#d43b79}.service-card h3{font-size:18px}.service-card p{font-size:14px;color:var(--muted);margin-bottom:0}.content-card{overflow:hidden}.content-card img,.card-art{width:100%;height:220px;object-fit:cover}.card-art{display:grid;place-items:center;color:#fff;font-size:14px;font-weight:900;letter-spacing:4px}.card-art.blue{background:linear-gradient(135deg,#0c3e8b,#0c70da)}.card-art.orange{background:linear-gradient(135deg,#ff7b1b,#f3426c)}.card-art.violet{background:linear-gradient(135deg,#6146c9,#ad67e6)}.content-card-body{padding:24px}.content-card h3,.product-card h3{font-size:20px;margin:0 0 8px}.content-card p,.product-card p{color:var(--muted);font-size:14px}.content-card a,.product-card a{font-weight:800;color:var(--blue2)}.timeline-section{background:linear-gradient(90deg,#fff,#fbf8f2)}.timeline-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;align-items:center}.timeline{display:grid;grid-template-columns:repeat(5,1fr);position:relative;gap:18px}.timeline:before{content:"";position:absolute;left:5%;right:5%;top:8px;height:2px;background:#b9c6d8}.timeline div{padding-top:28px;position:relative}.timeline div:before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;border-radius:50%;background:#7f91ad;border:4px solid #fff;box-shadow:0 0 0 1px #aeb9c9}.timeline b{display:block;font-size:16px;color:var(--blue)}.timeline span{font-size:13px;color:var(--muted)}.product-card{padding:25px}.product-card img{border-radius:12px;margin-bottom:18px}.product-icon{height:110px;border-radius:14px;background:#f1f4f8;display:grid;place-items:center;font-size:45px;margin-bottom:18px}.social-contact{background:#fff}.split{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}.socials{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.socials a{width:120px;height:105px;border-radius:18px;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.socials b{font-size:24px;color:var(--blue2)}.socials span{font-size:13px}.contact-box{background:linear-gradient(135deg,#0b3c86,#11305f 65%,#231a55);padding:44px;border-radius:24px;color:#fff;box-shadow:var(--shadow)}.contact-box .section-kicker{color:#ffb387}.contact-box h2{font-size:36px}.contact-box p{color:#dbe4f2}.site-footer{background:#f5f6f8;border-top:1px solid #e6e9ef;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:45px}.footer-grid h4{margin:0 0 14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{font-size:14px;color:#53637f}.footer-grid p{max-width:360px;color:#68768c}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dfe4eb;margin-top:34px;padding-top:18px;color:#7a8495;font-size:12px}.posts-list,.entry-content{font-size:17px}.post-row{padding:28px 0;border-bottom:1px solid var(--line)}.single h1{font-size:clamp(40px,5vw,68px);line-height:1.05}.single .wp-post-image{margin:30px 0;border-radius:20px}.entry-content h2{margin-top:40px}.entry-content a{color:var(--blue2);text-decoration:underline}
@media(max-width:1000px){.header-cta{display:none}.hero{background:#fff}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:430px}.about-grid{grid-template-columns:1fr 1fr}.metrics{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.cards.four{grid-template-columns:repeat(2,1fr)}.timeline-grid,.split{grid-template-columns:1fr}.cards.three{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--container))}.header-inner{height:66px}.brand-copy small{display:none}.brand-mark{width:42px;height:34px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;left:14px;right:14px;top:72px;background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:16px}.main-nav.is-open{display:block}.cd-menu{flex-direction:column;gap:4px}.cd-menu a{display:block;padding:10px}.hero-grid{min-height:auto}.hero-copy{padding:60px 0 44px}.hero h1{font-size:52px}.hero p{font-size:18px}.hero-visual{min-height:360px}.speaker-card{width:52%;right:16%;height:82%}.speaker-copy{font-size:28px;left:-80%}.hero-note{font-size:16px}.quick-grid{grid-template-columns:1fr 1fr}.quick-item{border-bottom:1px solid #e7e1d7}.about-grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.cards.four,.cards.three{grid-template-columns:1fr}.section{padding:60px 0}.section-head{align-items:flex-start;flex-direction:column}.timeline{grid-template-columns:1fr;gap:0}.timeline:before{top:0;bottom:0;left:7px;right:auto;width:2px;height:auto}.timeline div{padding:0 0 24px 32px}.timeline div:before{top:3px}.split{gap:36px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.socials a{flex:1;min-width:100px}}

/* v2 — imagens editáveis da home */
.hero-visual.has-photo{background-size:cover;background-position:center;border-radius:28px;min-height:520px;position:relative;overflow:hidden}.hero-visual.has-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,30,74,.08),rgba(10,30,74,.36));pointer-events:none}.hero-visual.has-photo .hero-note{position:relative;z-index:2}.portrait-placeholder.has-photo{background-size:cover;background-position:center;min-height:420px;border-radius:24px}

/* WooCommerce integration */
.woo-product-card .product-image-link{display:block;margin:-22px -22px 18px;overflow:hidden;border-radius:18px 18px 0 0}
.woo-product-card .product-image-link img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .25s ease}
.woo-product-card:hover .product-image-link img{transform:scale(1.025)}
.woo-product-card h3 a{color:inherit;text-decoration:none}
.product-price{font-weight:800;font-size:1.05rem;color:var(--blue,#1456a0);margin:.75rem 0}
.product-price del{opacity:.55;font-weight:500;margin-right:.35rem}
.product-price ins{text-decoration:none}
.muted{color:#6b7280;font-size:.92rem}

/* WooCommerce pages inherit the theme's spacing and typography */
.woocommerce .site-main,.woocommerce-page .site-main{max-width:1180px;margin:0 auto;padding:56px 24px 80px}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.woocommerce ul.products li.product a img{border-radius:12px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.05rem;color:#172033}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:#1456a0;font-weight:800}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:999px;background:#1456a0;color:#fff;padding:.85em 1.25em;font-weight:700}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:#0f4480;color:#fff}
.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#f28c28}
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#d97516}
.woocommerce div.product div.images img{border-radius:18px}
.woocommerce div.product .product_title{color:#172033}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:12px;border-top-color:#1456a0;background:#f8fafc}
.woocommerce-cart table.cart img{border-radius:8px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce .select2-container--default .select2-selection--single{border:1px solid #d8dee8;border-radius:10px;padding:10px;background:#fff}
.woocommerce .select2-container--default .select2-selection--single{height:44px}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:22px}
