:root{--topbot: #508999;--deep: #134053;--mid: #3d4142;--cta: #00a0ae;--text: #ffffff;--muted: rgba(255, 255, 255, .92);--paper: #ffffff;--ink: #2a2a2a;--inkMuted: #2f6d78;--violet: #6b2fa1;--radius: 14px;--shadow: 0 18px 40px rgba(0, 0, 0, .25);--line: rgba(255, 255, 255, .16);--guide-hero-bg: url(/landing/hero-bg.jpg);--warm: #f7e7a9;--ice: #e9f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Raleway,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;background:var(--topbot);color:var(--text)}a{color:inherit;text-decoration:none}a:hover{opacity:.96}.container{width:min(1100px,92vw);margin:0 auto}.header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);background:#5089992e;border-bottom:1px solid rgba(255,255,255,.12)}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{font-weight:900;letter-spacing:.08em}.links{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.links a{font-weight:600;letter-spacing:.02em;text-shadow:0 3px 8px rgba(0,0,0,.25)}.menu-btn{display:none;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;border-radius:999px;padding:.55rem .85rem;cursor:pointer;color:var(--text)}@media (max-width: 820px){.menu-btn{display:inline-flex;align-items:center;gap:.5rem}.links{display:none;width:100%}.nav{flex-wrap:wrap}.links.open{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;padding:.7rem 0 .25rem}.links a{padding:.65rem .55rem;border-radius:.8rem}.links a:hover{background:#ffffff1f}}h1,h2,h3{margin:0}.lead{color:var(--muted);font-weight:500;font-size:1.08rem;line-height:1.65}.section{padding:3.6rem 0}.hero{padding-top:2.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:inherit;font-weight:600;letter-spacing:.06em;padding:.85rem 1.35rem;border-radius:0;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:var(--text);cursor:pointer;transition:transform .12s ease,opacity .12s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn.primary{background:var(--cta);border-color:#0000001f;color:var(--deep);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.btn.outline{background:transparent;border:2px solid rgba(255,255,255,.88);color:#fff;text-transform:uppercase;letter-spacing:.1em}.btn:focus-visible,.menu-btn:focus-visible,.links a:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.icon{width:1.15rem;height:1.15rem;flex-shrink:0;display:inline-block}.icon path{fill:currentColor}.home-stack{width:100%;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.home-mosaic{display:grid;grid-template-columns:1fr 1.15fr;grid-template-rows:auto auto;gap:0;background:var(--deep)}.mosaic-panel{color:#fff;display:flex;flex-direction:column;justify-content:stretch;padding:0}.mosaic-media{background:#0000000f}.mosaic-img{width:100%;height:100%;display:block;object-fit:cover}.mosaic-leftTop{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.mosaic-rightTop{border-bottom:1px solid var(--line)}.mosaic-leftBottom{border-right:1px solid var(--line)}.mosaic-brand{font-size:2.2rem;font-weight:900;letter-spacing:.1em}.mosaic-kicker{font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.15;font-size:1.9rem}.mosaic-text{color:#ffffffeb;font-weight:500;line-height:1.6;font-size:1.05rem;max-width:34ch}.mosaic-text.big{max-width:48ch;font-size:1.08rem}.mosaic-leftTop--split{padding:0;background:transparent}.mosaic-lt-top{background:var(--deep);padding:2.2rem 2.2rem 1.6rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.mosaic-lt-bottom{background:var(--mid);padding:1.6rem 2.2rem 2.2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.35rem}.mosaic-lt-bottom .mosaic-text{max-width:30ch}.home-mosaic .mosaic-btn{width:min(320px,100%);border-radius:0;border:2px solid rgba(255,255,255,.92);letter-spacing:.1em;padding:.85rem 1.35rem}.home-mosaic .mosaic-cta{border-radius:0;width:min(640px,100%);padding:1.05rem 1.4rem;box-shadow:none;justify-content:center}.mosaic-rightBottom{background:var(--deep);padding:2.2rem;display:flex;flex-direction:column;justify-content:center;gap:1.35rem}.paper-box{background:var(--paper);color:var(--ink);padding:3.2rem 2.2rem;text-align:center}.paper-p{font-weight:500;font-size:1.08rem;line-height:1.75;color:var(--inkMuted);margin:0 auto;max-width:760px}.paper-strongline{margin-top:1.75rem;font-weight:700;color:var(--ink)}.paper-actions{margin-top:2.1rem;display:flex;justify-content:center}.btn.paper-cta{background:transparent;border:none;border-radius:0;color:var(--violet);box-shadow:none;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.6rem 0}.btn.paper-cta:hover{text-decoration:underline;transform:none}@media (max-width: 900px){.home-mosaic{grid-template-columns:1fr;grid-template-rows:auto;background:var(--deep)}.mosaic-media{min-height:300px;background:var(--deep)}.mosaic-leftTop{padding:0!important;background:transparent!important}.mosaic-leftTop--split{display:flex;flex-direction:column;min-height:520px;background:var(--mid)}.mosaic-lt-top{background:var(--deep);padding:1.6rem 1.25rem;flex:0 0 auto}.mosaic-lt-bottom{background:var(--mid);padding:1.6rem 1.25rem;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem}.mosaic-rightBottom{padding:1.6rem 1.25rem;min-height:320px}.mosaic-leftTop,.mosaic-rightTop,.mosaic-leftBottom{border:none!important}.home-mosaic .mosaic-btn,.home-mosaic .mosaic-cta{width:100%;justify-content:center}.mosaic-text{max-width:60ch}.paper-box{padding:2.4rem 1.25rem}}@media (max-width: 1024px){.home-mosaic{grid-template-columns:1fr}.mosaic-leftTop,.mosaic-rightTop,.mosaic-leftBottom{border:none!important}.mosaic-media{min-height:320px}}@media (max-width: 700px){.hero .container{width:100%;margin:0}.home-stack{border-radius:0}}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 900px){.grid{grid-template-columns:1fr}}.card{background:#fffffff5;color:#083b40;border:1px solid rgba(255,255,255,.34);border-radius:16px;padding:1.15rem;box-shadow:var(--shadow)}.card h3{margin:.1rem 0 .6rem}.card .btn{background:#083b4014;border:1px solid rgba(8,59,64,.22);color:#083b40}.card .btn.primary{background:var(--cta);border-color:#0000001f;color:var(--deep)}.footer{border-top:1px solid rgba(255,255,255,.18);padding:1.3rem 0;color:#ffffffeb}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.guide-hero,.guide-hecha,.guide-section,.guide-imageBreak,.guide-imageBreak--afterIdeal,.guide-ideal{background:transparent}.guide-shell{width:min(520px,92vw);margin:0 auto;overflow:hidden;box-shadow:var(--shadow);border-radius:14px;background:var(--deep)}.guide-shell--noRadius{border-radius:0}.guide-shell--noTopRadius{border-top-left-radius:0;border-top-right-radius:0}.guide-shell--noBottomRadius{border-bottom-left-radius:0;border-bottom-right-radius:0}.guide-pad{padding:2.4rem 1.6rem}.guide-section--paper .guide-shell{background:var(--paper);color:var(--ink)}.guide-section--deep .guide-shell{background:var(--deep);color:#fff}.guide-hero{padding:3.2rem 0 2.6rem}.guide-heroVisual{height:420px;background-image:var(--guide-hero-bg);background-repeat:no-repeat;background-size:cover;background-position:center top}.guide-heroTitleBlock{background:var(--deep);padding:2.1rem 1.6rem 2rem;text-align:center}.guide-heroTitle{margin:0;color:#fff;font-style:italic;font-weight:600;letter-spacing:.01em;line-height:1.5;font-size:1.55rem}.guide-heroBottom{position:relative;padding:2.2rem 1.6rem 2.6rem;text-align:center;color:#083b40;background-image:var(--guide-hero-bg);background-repeat:no-repeat;background-size:cover;background-position:center bottom}.guide-heroBottom:before{content:"";position:absolute;inset:0;background:#e9f7f8b3}.guide-heroCopy,.guide-heroBottom .btn{position:relative;z-index:1}.guide-heroCopy{margin:0 auto 1.6rem;max-width:44ch;font-size:.98rem;line-height:1.75;font-weight:600;color:#083b40}.btn.guide-pill{border-radius:999px;padding:1.05rem 2.4rem;background:var(--deep);border:6px solid rgba(160,220,230,.55);color:#fff;font-weight:800;letter-spacing:.01em;text-transform:none;box-shadow:0 18px 28px #0003}.guide-hecha{padding:0 0 2.6rem}.guide-hechaInner{position:relative;padding:2.2rem 1.6rem;background-image:url(/landing/guia/hecha-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.guide-hechaInner:before{content:"";position:absolute;inset:0;background:#f3e2a8db}.guide-hechaTitle,.guide-hechaList{position:relative;z-index:1;color:#1e2a2c}.guide-hechaTitle{margin:0 0 1rem;text-align:center;font-weight:900;letter-spacing:.01em;font-size:1.15rem}.guide-hechaList{margin:0;padding-left:1.1rem;line-height:1.7;font-weight:700;font-size:.95rem}.guide-h2{margin:0 0 1.4rem;font-size:1.55rem;font-weight:900;letter-spacing:.01em;text-align:center}.guide-h2--light{color:#fff}.guide-h2--left{text-align:left}.guide-checks{list-style:none;padding:0;margin:0;display:grid;gap:.8rem}.guide-checks li{border-radius:0;background:#ffffff8c;border:1px solid rgba(19,64,83,.1);padding:.95rem 1rem .95rem 2.6rem;position:relative;color:#083b40;font-weight:700;line-height:1.6}.guide-checks li:before{content:"✓";position:absolute;left:1rem;top:.85rem;font-weight:900;color:var(--cta)}.guide-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;background:var(--deep);padding:12px}.guide-modules .module{aspect-ratio:1 / 1;border-radius:0;border:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;padding:1.05rem;text-align:center;color:#083b40}.guide-modules .module h3{margin:0 0 .45rem;font-weight:900;font-size:1.02rem;line-height:1.15}.guide-modules .module p{margin:0;font-weight:700;font-size:.92rem;line-height:1.45;opacity:.95}.guide-modules .module:nth-child(1){background:#83ccd5}.guide-modules .module:nth-child(2){background:#ffeaa7;color:#1e2a2c}.guide-modules .module:nth-child(3){background:#b9e1e1}.guide-modules .module:nth-child(4){background:#83ccd5}.guide-modules .module:nth-child(5){background:#ffeaa7;color:#1e2a2c}.guide-modules .module:nth-child(6){background:#b9e1e1}.guide-modules .module:nth-child(7){background:#83ccd5}.guide-modules .module:nth-child(8){background:#fff;color:#083b40}.guide-modules .module.module--bonus{background:#fff!important;color:#083b40!important}.guide-idealPhoto{height:240px;background-image:url(/landing/guia/ideal-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.guide-idealText{background:#cfecee;color:#083b40;text-align:center;padding:1.6rem 1.4rem 1.8rem}.guide-idealTitle{margin:0 0 .6rem;font-weight:900}.guide-idealNote{margin:0;font-weight:600;line-height:1.6;opacity:.95}.guide-imageBreak{padding:0 0 2.6rem}.guide-imageBreakVisual{height:260px;background-image:url(/landing/transition-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.guide-imageBreak--afterIdeal{padding:0 0 2.6rem}.guide-imageBreakVisual--afterIdeal{height:260px;background-image:url(/landing/after-ideal-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.guide-format{display:grid;grid-template-columns:200px 1fr;gap:1rem;align-items:center}.format-coverPh{height:280px;border-radius:0;background-image:url(/landing/guia/cover.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff}.guide-cover{width:200px;height:auto;display:block;margin:0 auto}.guide-bullets{margin:.5rem 0 0;padding-left:1.1rem;line-height:1.7;font-weight:700;color:var(--inkMuted)}.guide-priceBox{text-align:center}.guide-priceLabel{margin:0;opacity:.95;font-weight:800}.guide-price{font-size:2.1rem;font-weight:900;letter-spacing:.02em}.guide-priceOld{margin-left:.6rem;font-size:1.2rem;font-weight:600;color:#fff9;text-decoration:line-through}.guide-priceOff{margin-left:.6rem;font-size:.9rem;font-weight:800;color:var(--cta);letter-spacing:.08em}.guide-whats{margin-top:1.2rem;font-size:.95rem;font-weight:600;color:#ffffffe6}.guide-whatsLink{margin-left:.25rem;color:var(--cta);font-weight:800;letter-spacing:.02em;text-decoration:none;border-bottom:2px solid transparent}.guide-whatsLink:hover{border-bottom-color:var(--cta)}.guide-section--warm{background:transparent}.guide-section--warm .guide-shell{background:var(--warm);color:#1e2a2c}.guide-aboutRef{display:grid;grid-template-columns:1fr 140px;gap:1.6rem;align-items:center;padding:2.2rem 1.6rem}.guide-aboutRef__text{font-size:.92rem;line-height:1.55;font-weight:600;color:#1e2a2c}.guide-aboutRef__text p{margin:0 0 .85rem}.guide-aboutRef__text em{font-style:italic}.guide-aboutRef__strong{margin-top:.2rem;font-weight:900}.guide-aboutRef__avatar{display:flex;justify-content:center;align-items:center}.guide-aboutRef__avatar img{width:110px;height:110px;border-radius:999px;object-fit:cover;display:block;border:0}@media (max-width: 700px){.guide-aboutRef{grid-template-columns:1fr;gap:1rem}.guide-aboutRef__avatar{justify-content:flex-start}}@media (max-width: 700px){.guide-heroVisual{height:360px}.guide-heroTitle{font-size:1.25rem}.guide-modules{grid-template-columns:1fr}.guide-modules .module{aspect-ratio:auto}.guide-format{grid-template-columns:1fr}.format-coverPh{height:240px}.guide-imageBreakVisual,.guide-imageBreakVisual--afterIdeal{height:200px}}.payModal{border:0;padding:0;background:transparent}.payModal::backdrop{background:#0000008c;backdrop-filter:blur(2px)}.payModal__card{width:min(560px,92vw);margin:10vh auto;background:#fff;color:var(--ink);border-radius:14px;box-shadow:var(--shadow);padding:1.6rem 1.4rem 1.4rem;position:relative}.payModal__close{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;border-radius:999px;border:1px solid rgba(19,64,83,.15);background:#1340530f;cursor:pointer;font-weight:900;color:var(--deep)}.payModal__title{margin:0 0 .4rem;font-weight:900;color:var(--deep)}.payModal__text{margin:0 0 1.2rem;color:var(--inkMuted);line-height:1.6;font-weight:600}.payModal__actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center}.payModal__hint{margin:1rem 0 0;font-size:.92rem;color:var(--inkMuted);font-weight:600}.about{background:#fff;color:#3a3a3a;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;padding:2.4rem 0}.about .container{width:min(960px,92vw)}.about__content{max-width:900px;margin:0 auto;padding:0 1.5rem}.about h2{font-family:Raleway,system-ui,sans-serif;font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.1rem;color:#134053;text-shadow:none}.about p{font-family:Raleway,system-ui,sans-serif;color:#3a3a3a;font-weight:500;font-size:1.06rem;line-height:1.75;margin:0 0 1rem}.about p.lead{font-size:1.1rem;line-height:1.7;font-weight:500;color:#2f2f2f}.about__photo{margin:1.6rem 0 2rem}.about__photo--hero{position:relative;border-radius:var(--radius);overflow:hidden;background:#fff;border:1px solid rgba(19,64,83,.18);box-shadow:0 18px 40px #0003,0 2px #ffffffa6 inset;padding:10px}.about__photo--hero img{width:100%;max-height:420px;object-fit:cover;display:block;border-radius:calc(var(--radius) - 8px)}.about__photo--hero:before{content:"";position:absolute;left:10px;right:10px;top:10px;height:38%;border-radius:calc(var(--radius) - 8px);background:linear-gradient(to bottom,#ffffff38,#fff0);pointer-events:none}.about__photo--hero:after{content:"";position:absolute;inset:10px;border-radius:calc(var(--radius) - 8px);background:linear-gradient(to bottom,#0000,#0000001a);pointer-events:none}.about h3{font-family:Raleway,system-ui,sans-serif;margin:2.1rem 0 1rem;font-weight:700;letter-spacing:.02em;color:#2f2f2f}.about ul{list-style:disc;padding-left:1.2rem;margin:.6rem 0 0}.about li{margin:.35rem 0;font-size:1rem;line-height:1.65;font-weight:500;color:#3a3a3a}.contact-section{background:linear-gradient(180deg,#4f8896,#5b8e9b);padding:4rem 0 3.5rem}.contact-title{color:#fff;font-weight:900;font-size:1.8rem;margin-bottom:.2rem}.contact-subtitle{color:#eaf6f8;font-weight:500;margin-bottom:2rem}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.contact-card{background:#fff;border-radius:14px;padding:1.6rem 1.4rem 1.4rem;box-shadow:0 18px 40px #0000002e}.contact-card h3{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#083b40}.contact-btn{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1rem;background:#00a0ae;color:#083b40;font-weight:800;border-radius:8px;text-decoration:none;letter-spacing:.05em;text-transform:uppercase}.contact-btn:hover{filter:brightness(1.05)}.contact-btn--flat{background:#00a0ae;cursor:default}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}}.btn.transfer{background:transparent;border:2px solid var(--cta);color:var(--cta);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.btn.transfer:hover{background:#00a0ae1f}
