/*
Theme Name: tag-fields-editorial
Text Domain: tag-fields-editorial
Description: Landing page editorial em PHP e CSS para Maquila Sem Mistério.
Version: 1.0.0
Requires PHP: 8.1
License: GPL-2.0-or-later
WPVibe: yes
*/
:root{--navy:#0a2035;--ink:#183149;--paper:#fff;--mist:#f1f5f8;--line:#ccd7df;--gold:#dfbd7d;--muted:#465d70;--blue:#164c73}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.65 "Segoe UI",sans-serif}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.14;margin:0 0 1.25rem}h1{font-size:clamp(3rem,7vw,6.25rem);letter-spacing:-.045em}h2{font-size:clamp(2.1rem,4vw,3.55rem);letter-spacing:-.025em}h3{font-size:1.6rem}p{margin:0 0 1.2rem}a{color:inherit;text-underline-offset:.23em}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #2686bf;outline-offset:5px}img{max-width:100%;height:auto;display:block}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 3rem));margin:auto}.skip{position:absolute;left:1rem;top:-8rem;z-index:10000;padding:.75rem 1rem;background:white;color:var(--navy)}.skip:focus{top:1rem}.site-header{background:#f3f4f6;color:var(--navy);border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 0}.brand{text-decoration:none;font-size:1.4rem;font-weight:650;letter-spacing:.055em}.brand span{font-weight:350;letter-spacing:.01em}.brand-logo{display:block}.brand img{display:block;max-width:180px;max-height:80px;object-fit:contain}.brand-logo-trimmed{position:relative;width:180px;height:80px;overflow:hidden}.brand-logo-trimmed img{position:absolute;width:242.59px;height:242.59px;max-width:none;max-height:none;left:-31.81px;top:-69.57px}.site-nav{display:flex;gap:1.7rem;flex-wrap:wrap;font-size:.9375rem}.site-nav a{text-decoration:none}.site-nav a:hover{text-decoration:underline}.hero{background:var(--navy);color:white;padding:5.2rem 0 4.5rem}.hero-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:5rem;align-items:center}.eyebrow{text-transform:uppercase;font-size:.875rem;letter-spacing:.13em;font-weight:600;margin-bottom:1.65rem;color:var(--muted)}.hero .eyebrow,.dark .eyebrow{color:var(--gold)}.hero h1 span{color:var(--gold)}.hero .lead{color:#d6e1e9;font-size:1.1875rem;max-width:580px}.subtitle{font-size:1rem;color:#bdceda}.actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.8rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:.8rem 1.4rem;background:var(--navy);color:white;border:1px solid var(--navy);text-decoration:none;font-weight:600;line-height:1.4;border-radius:3px;transition:background .15s}.button:hover{background:var(--blue);border-color:var(--blue)}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--navy)}.button.outline{background:transparent;color:inherit;border-color:currentColor}.hero-note{font-size:.875rem;color:#c3d1dc;margin-top:1.4rem}.hero-aside{border-top:1px solid #dfbd7d80;border-bottom:1px solid #dfbd7d80;padding:2rem 0}.hero-aside h2{font-size:2rem}.hero-aside ul{list-style:none;padding:0;margin:0}.hero-aside li{padding:.85rem 0;border-bottom:1px solid #ffffff26;display:flex;justify-content:space-between;gap:1rem}.hero-aside li:last-child{border:0}.hero-aside small{font-size:.875rem;color:#c3d1dc}.cover{width:100%;max-height:560px;object-fit:contain}.strip{border-bottom:1px solid var(--line);background:var(--mist)}.strip .wrap{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.1rem 0;font-size:.9375rem}.section{padding:5rem 0}.section-heading{max-width:720px;margin-bottom:2.75rem}.section-heading p{color:var(--muted);font-size:1.125rem}.topics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.topic{padding:2rem;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.topic .label{font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.topic h3{margin-top:.75rem}.topic p{color:var(--muted);margin:0}.tint{background:var(--mist)}.contents{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem}.contents ul{list-style:none;padding:0;margin:0}.contents li{padding:1rem 0;border-bottom:1px solid var(--line);display:flex;gap:1rem}.contents li:before{content:"+";color:var(--blue);font-weight:600}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product{border:1px solid var(--line);padding:2rem;display:flex;flex-direction:column;border-top:4px solid var(--navy)}.product.combo{background:var(--navy);color:white;border-color:var(--navy);border-top-color:var(--gold)}.product .format{font-size:.9375rem;min-height:3rem;color:var(--muted)}.product.combo .format,.product.combo .product-description{color:#d6e1e9}.product-description{color:var(--muted);flex:1}.price{font-family:Georgia,serif;font-size:1.7rem;margin:1rem 0}.delivery{font-size:.9375rem}.product .button{width:100%;margin-top:1rem}.payment-note{font-size:.9375rem;color:var(--muted);margin:1.25rem 0 0}.author-grid{display:grid;grid-template-columns:.7fr 1.5fr;gap:4rem;align-items:center}.author-photo{max-height:420px;object-fit:cover}.author-label{border-left:3px solid var(--gold);padding:1.5rem 2rem;font-family:Georgia,serif;font-size:1.8rem;line-height:1.4}.author-copy{white-space:pre-line}.registrations{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.registrations span{border:1px solid var(--line);padding:.4rem .65rem;font-size:.875rem}.dark{background:var(--navy);color:white}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem}.dark p{color:#d6e1e9}.contact-panel{padding:2rem;border:1px solid #ffffff45;align-self:start}.contact-panel h3{font-size:1.7rem}.event{border-left:3px solid var(--gold);padding-left:2rem}.waitlist{max-width:750px}.waitlist .status{border-left:3px solid var(--gold);padding:1rem 1.25rem;background:var(--mist)}.policies{border-top:1px solid var(--line);padding:3rem 0}.policies details{border-bottom:1px solid var(--line);padding:1rem 0}.policies summary{cursor:pointer;font-weight:600;font-size:1rem}.policy-text{max-width:850px;padding:1rem 0;color:var(--muted)}.site-footer{background:var(--navy);color:#d6e1e9;padding:2.5rem 0}.footer-grid{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.site-footer p{margin:.25rem 0;font-size:.9375rem}.site-footer strong{color:white}.secondary{max-width:850px;padding:4rem 0;min-height:50vh}.secondary h1{font-size:3rem}.woocommerce{font-family:"Segoe UI",sans-serif}.woocommerce input,.woocommerce select,.woocommerce textarea{padding:.7rem;border:1px solid var(--line);max-width:100%}.woocommerce div.product{display:block}.woocommerce a.button,.woocommerce button.button{background:var(--navy);color:white}.woocommerce table{max-width:100%}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:800px){.hero{padding:3.5rem 0}.hero-grid,.contents,.author-grid,.split{grid-template-columns:1fr;gap:2rem}.hero-aside{max-width:520px}.hero-grid:has(.cover){grid-template-columns:1fr}.cover{max-height:400px}.products{grid-template-columns:1fr}.product .format{min-height:0}.section{padding:3.5rem 0}.topics{grid-template-columns:1fr}.nav-row{align-items:flex-start;flex-direction:column;gap:.8rem}.site-nav{gap:1rem}.author-photo{max-width:300px}.strip .wrap{font-size:.875rem}.hero h1{max-width:650px}}
@media(max-width:420px){.wrap{width:calc(100% - 2rem)}.actions{flex-direction:column}.topic,.product,.contact-panel{padding:1.5rem}.site-nav{gap:.85rem}.hero h1{font-size:3rem}}

.platform-hero{padding-bottom:0}.platform-hero h1{font-size:clamp(3rem,6.7vw,6.25rem);text-transform:none}.platform-hero .lead{max-width:760px;font-size:1.3rem}.pillars{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem;border-top:1px solid #ffffff40}.pillars a{padding:1.7rem 1rem 1.7rem 0;text-decoration:none;display:flex;flex-direction:column;gap:.45rem}.pillars a:hover strong{color:var(--gold)}.pillars strong{font-size:1rem}.pillars span{font-size:.9375rem;color:#d6e1e9}.book-hero{background:#14334b;border-top:1px solid #ffffff25}.book-title{font-size:clamp(2.7rem,5vw,4.6rem);letter-spacing:-.04em}.book-title span{color:var(--gold)}.product .eyebrow{font-size:.8125rem;line-height:1.55;letter-spacing:.05em;margin-bottom:1rem}.product.combo .eyebrow{color:var(--gold)}.product h3{font-size:1.65rem}.availability{font-size:.9375rem;margin-bottom:0}.product.combo .availability{color:#d6e1e9}.simulator-feature{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;border:1px solid #ffffff40;padding:2.5rem}.simulator-feature h3{font-size:2.5rem;margin-top:1rem}.badge{display:inline-block;border:1px solid var(--gold);padding:.25rem .65rem;color:var(--gold);font-size:.875rem}.scenario-list{display:flex;flex-direction:column;justify-content:center}.scenario-list span{border-bottom:1px solid #ffffff30;padding:.85rem 0;font-family:Georgia,serif;font-size:1.3rem}.roadmap-title{margin:3rem 0 1rem}.roadmap{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;list-style:none;padding:0}.roadmap li{border-bottom:1px solid #ffffff30;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.roadmap li span{font-size:.8125rem;color:#c3d1dc;flex-shrink:0}.payment-note.light{color:#d6e1e9}.software-tools{margin-top:2rem}.software-tools .product{background:white;color:var(--ink)}.software-tools .product p{color:var(--muted)}.software-tools .product .price{color:var(--ink)}.services{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem}.services details{border-bottom:1px solid var(--line);padding:1.2rem 0}.services summary{cursor:pointer;font-family:Georgia,serif;font-size:1.3rem;line-height:1.45}.services summary span{display:block;font-family:"Segoe UI",sans-serif;font-size:.875rem;margin-top:.25rem;color:var(--muted)}.service-copy{padding:1rem 0 0;color:var(--muted)}.specialized{border-top:2px solid var(--navy);padding-top:2rem;margin-top:3rem}.library-topics{margin-top:2rem;font-weight:600}
@media(max-width:800px){.pillars{grid-template-columns:1fr 1fr}.simulator-feature{grid-template-columns:1fr;padding:1.5rem;gap:2rem}.roadmap,.services{grid-template-columns:1fr}.platform-hero .lead{font-size:1.125rem}.site-nav{font-size:.875rem}.software-tools{grid-template-columns:1fr}.roadmap li{align-items:flex-start}}
@media(max-width:420px){.pillars{grid-template-columns:1fr}.pillars a{padding:1rem 0}.roadmap li{display:block}.roadmap li span{display:block}.product .price{font-size:1.5rem}.platform-hero h1{font-size:2.9rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


/* Serviços e lista de espera: preserva o sistema visual existente. */
.service-block{padding:1.5rem 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;min-width:0}.service-block p{flex:1;color:var(--muted)}.service-block .button{margin-bottom:.5rem}.tf-waitlist-form{display:grid;gap:1rem;margin-top:1.5rem}.tf-waitlist-form label{display:block;font-weight:600}.tf-waitlist-form input[type=text],.tf-waitlist-form input[type=email]{display:block;width:100%;min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:3px;background:white;color:var(--ink)}.tf-waitlist-form .tf-consent{display:flex;align-items:flex-start;gap:.75rem;font-weight:400;font-size:.9375rem}.tf-consent input{flex-shrink:0;margin-top:.4rem;width:1.15rem;height:1.15rem}.tf-waitlist-form .button{justify-self:start;cursor:pointer}.tf-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.waitlist .status{margin:1.5rem 0}.waitlist .status:focus{outline:3px solid #2686bf;outline-offset:4px}.wrap>*{min-width:0}.site-footer p,.registrations span{overflow-wrap:anywhere}@media(max-width:420px){.tf-waitlist-form .button{width:100%}.book-title{font-size:2.65rem}.hero h1.book-title{font-size:2.65rem}.service-block h3{font-size:1.5rem}}
