@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans-stack);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.resize{resize:both}}:root{--brand-orange:#ff6900;--brand-navy:#032235;--background:#f4f7f7;--surface:#fff;--surface-muted:#edf3f4;--foreground:#032235;--ink-soft:#4d6572;--ink-muted:#6f848e;--line:#0322351a;--line-strong:#0322352e;--shadow:#03223514;--accent:#ff6900;--accent-ink:#032235;--font-sans-stack:Inter, "SF Pro Display", "SF Pro Text", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-height:100%;scroll-padding-top:92px}body{min-height:100svh;color:var(--foreground);font-family:var(--font-sans-stack);letter-spacing:0;background:radial-gradient(circle at top,#ff690014,#0000 22%),linear-gradient(#f7f9f9 0%,#f1f5f5 100%);margin:0}#topo,#produtos,#estrutura,#resultados,#comprar{scroll-margin-top:92px}a{color:inherit;text-decoration:none}button,a,input,textarea{font:inherit}svg{fill:currentColor;display:block}.page-shell{min-height:100svh;overflow-x:clip}.top-nav{z-index:30;border:1px solid var(--line);width:min(100% - 48px,1280px);min-height:68px;box-shadow:0 18px 50px var(--shadow);-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%);background:#ffffffd1;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;margin:16px auto -76px;padding:12px 16px 12px 18px;display:flex;position:sticky;top:16px}.brand-mark{align-items:center;min-height:42px;display:inline-flex}.brand-logo{object-fit:contain;width:68px;height:auto;display:block}.nav-links{align-items:center;gap:26px;display:flex}.nav-links a{color:var(--ink-soft);text-transform:uppercase;font-size:.82rem;font-weight:800;transition:color .18s,opacity .18s}.nav-links a:hover{color:var(--brand-orange)}.action-link{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.92rem;font-weight:900;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.action-link:hover{transform:translateY(-2px)}.action-link--primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 16px 34px #ff69002e}.action-link--secondary{border-color:var(--line-strong);color:var(--foreground);background:#ffffffb8}.liquid-pill{width:fit-content;min-height:32px;color:var(--brand-orange);text-transform:uppercase;background:#ff690014;border:1px solid #ff69002e;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.74rem;font-weight:900;display:inline-flex}.liquid-pill svg{width:15px;height:15px}.liquid-panel{border:1px solid var(--line);background:#ffffffeb;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0322350f}.poster-hero{min-height:100svh;padding:112px 32px 48px}.poster-hero__pin{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;gap:56px;width:min(100%,1280px);margin:0 auto;display:grid}.hero-copy{max-width:560px}.hero-headline{color:var(--foreground);letter-spacing:-.04em;margin:24px 0 0;font-size:clamp(4rem,10vw,8.8rem);font-weight:900;line-height:.9}.hero-copy p{max-width:640px;color:var(--ink-soft);margin:26px 0 0;font-size:1.14rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-visual{border:1px solid var(--line);background:var(--surface);border-radius:44px;min-height:700px;position:relative;overflow:hidden;box-shadow:0 24px 60px #03223514}.hero-visual__image{object-fit:cover;object-position:center 22%}.hero-visual:after{content:"";background:linear-gradient(#ffffff0a,#0000 38%),linear-gradient(#0000 72%,#0322352e);position:absolute;inset:0}.hero-visual__card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:1px solid #ffffff3d;border-radius:30px;gap:12px;padding:22px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.hero-visual__card strong{color:var(--foreground);font-size:1.6rem;font-weight:900;line-height:1}.hero-visual__card span{color:var(--ink-soft);line-height:1.55}.hero-rail{border:1px solid var(--line);background:var(--line);border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(100%,1280px);margin:28px auto 0;display:grid;overflow:hidden}.hero-rail__item{text-align:center;background:#ffffffe0;align-content:center;justify-items:center;min-height:86px;padding:18px;display:grid}.hero-rail__item strong{color:var(--foreground);font-size:1.24rem;font-weight:900}.hero-rail__item span{color:var(--ink-muted);text-transform:uppercase;font-size:.84rem;font-weight:800}.products-section,.structure-section,.stories-section,.footer-cta{width:min(100% - 48px,1280px);margin:0 auto;padding:96px 0}.section-intro{gap:16px;display:grid}.section-intro--center{text-align:center;justify-items:center}.section-intro h2{max-width:12ch;color:var(--foreground);letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,6vw,4.8rem);font-weight:900;line-height:.95}.section-intro p{max-width:720px;color:var(--ink-soft);margin:0;font-size:1.04rem;line-height:1.6}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:44px;display:grid}.product-card{flex-direction:column;min-height:380px;padding:30px;display:flex}.product-card__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__top svg{width:28px;height:28px;color:var(--foreground)}.product-card h3,.structure-point h3,.story-card h3{color:var(--foreground);letter-spacing:-.03em;margin:28px 0 0;font-size:2rem;font-weight:900;line-height:1}.product-card p,.structure-point p,.story-card p{color:var(--ink-soft);margin:18px 0 0;font-size:1rem;line-height:1.58}.product-card small{color:var(--ink-muted);margin-top:18px;font-size:.92rem;line-height:1.5;display:block}.product-card__action,.story-card__action{margin-top:auto;padding-top:32px}.product-card__action .action-link,.story-card__action .action-link{width:fit-content}.structure-panel{margin-top:44px;padding:22px}.structure-panel__header{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.structure-panel__header span{border:1px solid var(--line);background:var(--surface-muted);min-height:48px;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;font-size:.86rem;font-weight:900;display:inline-flex}.structure-panel__body{background:linear-gradient(#ffffffeb,#edf3f4e6);border-radius:28px;grid-template-columns:.84fr 1.25fr .9fr;gap:28px;margin-top:18px;padding:18px;display:grid}.structure-panel__summary{background:var(--surface);border-radius:28px;padding:18px}.structure-panel__price small{color:var(--ink-muted);text-transform:uppercase;font-size:.8rem;font-weight:900;display:block}.structure-panel__price strong{color:var(--foreground);letter-spacing:-.05em;margin-top:8px;font-size:3.2rem;font-weight:900;line-height:.92;display:block}.structure-panel__summary p{color:var(--ink-soft);margin:20px 0 0;line-height:1.6}.structure-panel__highlights{gap:14px;display:grid}.structure-point{border:1px solid var(--line);background:#ffffffc7;border-radius:26px;grid-template-columns:52px 1fr;align-items:start;gap:18px;padding:20px;display:grid}.structure-point svg{width:32px;height:32px;color:var(--brand-orange)}.structure-point h3{letter-spacing:0;margin-top:0;font-size:1.24rem}.structure-point p{margin-top:8px;font-size:.96rem}.structure-panel__actions{background:var(--surface);border-radius:28px;flex-direction:column;justify-content:center;gap:12px;padding:18px;display:flex}.stories-grid{grid-template-columns:minmax(0,1.18fr) minmax(280px,.8fr) minmax(280px,.74fr);gap:24px;margin-top:44px;display:grid}.story-card{position:relative}.story-card--image{border:1px solid var(--line);background:var(--surface);border-radius:44px;min-height:620px;overflow:hidden;box-shadow:0 22px 55px #0322350f}.story-card__image{object-fit:cover;object-position:center 26%}.story-card__overlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #ffffff3d;border-radius:30px;gap:14px;padding:24px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.story-card__overlay h3{margin:0;font-size:2rem}.story-card__overlay p{margin:0}.story-card--ebook,.story-card--text{flex-direction:column;min-height:620px;padding:28px;display:flex}.story-card__cover{aspect-ratio:626/800;border:1px solid var(--line);background-image:url(/images/ebook-cover.png);background-position:50%;background-size:cover;border-radius:26px;width:min(100%,220px);margin:0 auto;box-shadow:0 24px 50px #0322351a}.story-card__copy{margin-top:auto}.footer-cta{padding-bottom:120px}.footer-cta__inner{border:1px solid var(--line);text-align:center;background:#ffffffe0;border-radius:42px;justify-items:center;gap:18px;padding:48px 32px;display:grid;box-shadow:0 18px 44px #0322350f}.footer-cta__inner h2{max-width:12ch;color:var(--foreground);letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,5vw,4rem);font-weight:900;line-height:.95}.footer-cta__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.checkout-backdrop{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0322355c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-modal{border:1px solid var(--line-strong);background:#fffffffa;border-radius:34px;flex-direction:column;width:min(100%,980px);max-height:min(88svh,760px);display:flex;overflow:hidden;box-shadow:0 34px 100px #0322352e}.checkout-modal__chrome{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.checkout-modal__chrome span{color:var(--brand-orange);text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.checkout-modal__chrome h2{color:var(--foreground);margin:4px 0 0;font-size:1.25rem;line-height:1}.checkout-modal__close{border:1px solid var(--line);background:var(--surface-muted);min-height:42px;color:var(--foreground);cursor:pointer;border-radius:999px;padding:0 16px;font-weight:800}.checkout-modal__body{grid-template-columns:.78fr 1fr;align-items:center;gap:32px;padding:34px;display:grid}.checkout-modal__cover{border:1px solid var(--line);background-image:url(/images/ebook-cover.png);background-position:50%;background-size:cover;border-radius:30px;min-height:400px;box-shadow:0 26px 70px #0322351f}.checkout-modal__copy{gap:18px;display:grid}.checkout-modal__eyebrow{width:fit-content;color:var(--brand-orange);text-transform:uppercase;background:#ff690014;border:1px solid #ff690033;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:900}.checkout-modal__copy h3{color:var(--foreground);letter-spacing:-.04em;margin:0;font-size:2.4rem;font-weight:900;line-height:.95}.checkout-modal__copy p{color:var(--ink-soft);margin:0;line-height:1.6}.checkout-modal__copy ul{color:var(--ink-soft);gap:10px;margin:0;padding:0;list-style:none;display:grid}.checkout-modal__copy li{padding-left:18px;position:relative}.checkout-modal__copy li:before{content:"";background:var(--brand-orange);border-radius:999px;width:8px;height:8px;position:absolute;top:.62em;left:0}.checkout-modal__price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding:16px 0;display:flex}.checkout-modal__price span{color:var(--ink-muted);font-weight:800}.checkout-modal__price strong{color:var(--foreground);font-size:2rem;font-weight:900;line-height:1}.checkout-modal__fallback{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;font-size:.9rem;display:flex}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.top-nav,.hero-copy,.hero-rail,.products-grid>*,.structure-panel,.stories-grid>*,.footer-cta__inner,.checkout-modal{animation:.6s both riseIn}.products-grid>:nth-child(2),.stories-grid>:nth-child(2){animation-delay:80ms}.products-grid>:nth-child(3),.stories-grid>:nth-child(3){animation-delay:.16s}}@media (max-width:1180px){.nav-links{display:none}.hero-headline{max-width:12ch}.products-grid,.stories-grid,.poster-hero__pin{grid-template-columns:1fr}.hero-visual{min-height:560px}.structure-panel__body{grid-template-columns:1fr}.story-card--image,.story-card--ebook,.story-card--text{min-height:520px}}@media (max-width:760px){.top-nav{width:min(100% - 24px,1280px);min-height:60px;margin:12px auto -68px;padding:10px 12px 10px 14px}.brand-logo{width:60px}.top-nav .action-link{display:none}.poster-hero{padding:96px 18px 36px}.poster-hero__pin{gap:28px}.hero-headline{gap:14px;font-size:clamp(3rem,16vw,4.8rem)}.hero-copy p,.section-intro p{font-size:1rem}.hero-rail{border-radius:34px;grid-template-columns:1fr}.hero-visual{border-radius:34px;min-height:420px}.hero-visual__card{border-radius:24px;padding:18px;bottom:14px;left:14px;right:14px}.products-section,.structure-section,.stories-section,.footer-cta{width:min(100% - 24px,1280px);padding:72px 0}.product-card,.story-card--ebook,.story-card--text{min-height:auto;padding:24px}.product-card h3,.story-card__overlay h3,.story-card h3,.checkout-modal__copy h3{font-size:1.8rem}.structure-panel{padding:16px}.structure-panel__header{grid-template-columns:1fr}.structure-panel__body{padding:12px}.structure-point{grid-template-columns:42px 1fr;padding:18px}.checkout-backdrop{padding:12px}.checkout-modal{overflow-y:auto}.checkout-modal__body{grid-template-columns:1fr;gap:24px;padding:24px}.checkout-modal__cover{min-height:320px}.checkout-modal__fallback{flex-direction:column;align-items:flex-start}}
