:root{color:#172033;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #ffffff;--ink: #172033;--muted: #5f6b7c;--line: #dde3ec;--navy: #163f76;--navy-dark: #0d2d58;--red: #ee3442;--bg-warm: #f7f4f1;--bg-white: #ffffff;--whatsapp: #1f9d5a;--whatsapp-dark: #147d45;--soft-blue: #eef4fb;--soft-red: #fff1f2;--shadow: 0 18px 52px rgb(18 45 88 / 10%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}.site-header{position:sticky;top:0;z-index:10;display:flex;gap:clamp(12px,2vw,20px);align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,64px);border-bottom:1px solid rgb(22 63 118 / 10%);background:#fffffff0;backdrop-filter:blur(18px)}.brand{display:inline-flex;min-width:0;gap:14px;align-items:center}.brand span{min-width:0}.brand__logo{display:block;width:66px;height:50px;flex:0 0 auto;object-fit:contain}.brand strong,.site-footer strong{display:block;color:var(--navy-dark);font-size:18px}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:13px;line-height:1.3}.site-nav{display:flex;min-width:0;margin-left:auto;gap:6px;align-items:center;justify-content:center}.site-nav a{flex:0 0 auto;padding:9px 10px;border-radius:6px;color:#39465a;font-size:14px}.site-nav a:hover{background:#163f7614;color:var(--navy-dark)}main{overflow:hidden}.hero,.valuation,.profiles,.seller-before,.steps,.limits,.final-cta,.site-footer{padding-right:clamp(20px,5vw,64px);padding-left:clamp(20px,5vw,64px)}.valuation,.profiles,.seller-before,.steps{scroll-margin-top:96px}.hero{position:relative;display:grid;min-height:680px;grid-template-columns:minmax(0,1fr) minmax(420px,610px);gap:clamp(24px,4vw,58px);align-items:stretch;padding-top:76px;padding-bottom:0;background:var(--bg-warm);overflow:hidden;isolation:isolate}.hero__content{position:relative;z-index:1;align-self:center;max-width:780px;min-width:0;padding-bottom:76px}.eyebrow{margin:0 0 12px;color:var(--red);font-size:.88rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:16px;color:var(--navy-dark);font-size:3.25rem;line-height:1.05;letter-spacing:0}h2{color:var(--navy-dark);font-size:2.35rem;line-height:1.1;letter-spacing:0}.hero__subtitle{max-width:650px;margin-bottom:12px;color:#38465b;font-size:1.28rem;line-height:1.55}.hero__subtitle strong{color:var(--navy-dark);font-weight:900}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero__note{max-width:650px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.hero__media{position:relative;z-index:1;align-self:stretch;justify-self:center;width:min(100%,610px);height:100%;min-height:604px;overflow:visible;background:transparent;isolation:isolate}.hero__castle-sketch{position:absolute;top:-64px;left:-120px;z-index:0;display:block;width:calc(100% + 250px);height:auto;max-width:none;opacity:.24;pointer-events:none}.hero__brand-logo{position:absolute;top:178px;left:58%;z-index:1;display:block;width:min(470px,86%);max-width:none;height:auto;opacity:.88;transform:translate(-50%);pointer-events:none}.hero__agent{position:absolute;bottom:0;left:58%;z-index:2;display:block;margin:0;width:min(390px,64%);max-width:none;height:auto;object-fit:contain;object-position:center bottom;transform:translate(-50%)}.valuation{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding-top:38px;padding-bottom:38px;background:var(--navy-dark);color:#fff}.valuation__content{max-width:820px}.valuation .eyebrow{color:#ffb4bb}.valuation h2{margin-bottom:12px;color:#fff;font-size:2rem}.valuation p{margin-bottom:0;color:#ffffffd1;font-size:1.05rem;line-height:1.55}.valuation>.whatsapp-button{min-width:min(100%,260px);box-shadow:0 14px 38px #0000002e}.whatsapp-button{display:inline-flex;min-height:46px;max-width:100%;gap:10px;align-items:center;justify-content:center;padding:11px 16px;border:1px solid transparent;border-radius:6px;background:var(--whatsapp);color:#fff;font-size:14px;font-weight:800;line-height:1.2;text-align:center;white-space:normal}.whatsapp-button:disabled{cursor:not-allowed;opacity:.55}.whatsapp-button:hover{background:var(--whatsapp-dark)}.whatsapp-button__icon{width:24px;height:24px;flex:0 0 auto}.whatsapp-button--secondary{border-color:#163f7638;background:#fff;color:var(--navy-dark)}.whatsapp-button--secondary:hover{background:var(--soft-blue)}.profiles{padding-top:54px;padding-bottom:64px;background:var(--bg-white)}.section-heading{max-width:680px}.section-heading--center{margin:0 auto 26px;text-align:center}.profiles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;align-items:stretch}.profile-card{display:flex;min-height:250px;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 30px #122d580f}.profile-card--featured{min-height:250px;border-color:#ee344259;background:linear-gradient(180deg,#ffffff 0%,var(--soft-red) 100%);box-shadow:var(--shadow)}.profile-card h3{margin-bottom:12px;color:var(--ink);font-size:1.35rem;line-height:1.15}.profile-card--featured h3{font-size:1.55rem}.profile-card p{color:var(--muted);font-size:15px;line-height:1.45}.profile-card .whatsapp-button{width:100%;margin-top:auto}.seller-before{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:36px;align-items:start;padding-top:62px;padding-bottom:62px;background:var(--soft-blue)}.seller-before .section-heading p:not(.eyebrow){color:#34445b;font-size:1.05rem;line-height:1.55}.seller-before__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none}.seller-before__list li{position:relative;min-height:58px;padding:16px 16px 16px 42px;border:1px solid rgb(22 63 118 / 14%);border-radius:8px;background:#fff;color:#24344b;font-size:.98rem;font-weight:800;line-height:1.35}.seller-before__list li:before{position:absolute;top:17px;left:16px;width:12px;height:12px;border:3px solid var(--red);border-radius:50%;content:""}.steps{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:42px;align-items:start;padding-top:62px;padding-bottom:62px;background:var(--bg-white)}.steps__list{display:grid;gap:14px;padding:0;margin:0;list-style:none;counter-reset:steps}.steps__list li{position:relative;min-height:70px;padding:18px 18px 18px 70px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#2f3d52;font-size:1.04rem;font-weight:700;line-height:1.35;counter-increment:steps}.steps__list li:before{position:absolute;top:16px;left:18px;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--navy-dark);color:#fff;content:counter(steps);font-size:.94rem;font-weight:900}.limits{padding-top:26px;padding-bottom:26px;background:var(--soft-blue)}.limits p{max-width:980px;margin:0 auto;color:#2f3d52;font-size:1rem;line-height:1.55;text-align:center}.final-cta{padding-top:62px;padding-bottom:66px;background:var(--bg-warm);text-align:center}.final-cta h2{margin-bottom:22px}.site-footer{padding-top:30px;padding-bottom:26px;border-top:1px solid var(--line);background:var(--navy-dark);color:#fff}.site-footer__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.site-footer__brand{display:flex;gap:16px;align-items:center}.site-footer__logo{width:68px;height:52px;flex:0 0 auto;object-fit:contain;border-radius:6px;background:#fff}.site-footer strong{color:#fff}.site-footer p{max-width:620px;margin:6px 0 0;color:#ffffffc2;line-height:1.45}.site-footer__social{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.social-link{display:inline-flex;max-width:100%;gap:10px;align-items:center;padding:7px 10px 7px 7px;border:1px solid rgb(255 255 255 / 18%);border-radius:8px;background:#ffffff12;color:#fff}.social-link:hover{background:#ffffff21}.social-link strong{font-size:.88rem;line-height:1.15}.social-link small{display:block;margin-top:2px;color:#ffffffb8;font-size:.78rem;line-height:1.2}.social-icon{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgb(255 255 255 / 24%);border-radius:50%;background:#ffffff17;color:#fff;font-size:.8rem;font-weight:900}.social-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.social-icon svg path:not(.social-icon__cutout){fill:currentColor;stroke:none}.social-icon svg rect{fill:none}.social-icon__cutout{fill:var(--navy-dark);stroke:none}.social-icon:hover{background:#ffffff29}.social-icon--disabled{cursor:default;opacity:.45}.site-footer .whatsapp-button--secondary{min-height:40px;border-color:#ffffff3d;background:#ffffff17;color:#fff}.site-footer .whatsapp-button--secondary:hover{background:#ffffff29}.site-footer__legal{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgb(255 255 255 / 14%)}.site-footer__legal a,.site-footer__legal button{padding:0;border:0;background:transparent;color:#ffffffc2;font-size:.92rem;text-decoration:underline;text-underline-offset:3px}.site-footer__legal a:hover,.site-footer__legal button:hover{color:#fff}.contact-modal,.legal-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.contact-modal__backdrop,.legal-modal__backdrop{position:absolute;inset:0;background:#0d2d5894}.contact-modal__panel,.legal-modal__panel{position:relative;z-index:1;width:min(100%,560px);max-height:min(680px,calc(100svh - 36px));overflow:auto;padding:28px;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 28px 90px #0000003d}.legal-modal__panel{width:min(100%,640px)}.contact-modal__panel h2,.legal-modal__panel h2{margin-bottom:12px;color:var(--navy-dark);font-size:1.9rem}.contact-modal__panel .contact-modal__intro,.legal-modal__panel p{margin-bottom:0;color:#3d4a5f;font-size:1rem;line-height:1.55}.contact-modal__close,.legal-modal__close{position:absolute;top:12px;right:12px;display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--navy-dark);font-size:1.5rem;line-height:1}.contact-modal__checks{display:grid;gap:10px;margin:18px 0 14px}.contact-modal__checks label{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;padding:11px;border:1px solid var(--line);border-radius:8px;background:#f9fbfe;color:#2f3d52;font-size:.96rem;line-height:1.4}.contact-modal__checks input{width:18px;height:18px;margin-top:2px;accent-color:var(--whatsapp)}.contact-modal__legal-links{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.contact-modal__legal-links a{color:var(--navy-dark);font-size:.88rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.contact-modal__submit{width:100%}.cookie-banner{position:fixed;right:18px;bottom:18px;z-index:120;width:min(calc(100% - 36px),720px);padding:18px;border:1px solid rgb(22 63 118 / 18%);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 24px 70px #0000002e}.cookie-banner p{margin:0 0 14px;color:#2f3d52;font-size:.96rem;line-height:1.5}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cookie-banner__button,.cookie-banner__link{min-height:42px;padding:10px 13px;border-radius:6px;font-size:.92rem;font-weight:800}.cookie-banner__button{border:1px solid var(--navy-dark);background:var(--navy-dark);color:#fff}.cookie-banner__button--secondary{background:#fff;color:var(--navy-dark)}.cookie-banner__link{border:0;background:transparent;color:var(--navy-dark);text-decoration:underline;text-underline-offset:3px}@media(max-width:1040px){.site-header{align-items:center}.hero{min-height:540px;grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.hero__media{width:min(100%,360px);min-height:464px}.hero__castle-sketch{top:-48px;left:-78px;width:calc(100% + 160px);opacity:.22}.hero__brand-logo{top:136px;left:58%;width:min(330px,90%)}.hero__agent{left:58%;width:min(285px,66%)}.profiles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.valuation,.seller-before{grid-template-columns:1fr}.valuation>.whatsapp-button{justify-self:start}.profile-card,.profile-card--featured{min-height:230px}.steps,.site-footer__top{grid-template-columns:1fr}.site-footer__social{justify-content:flex-start}}@media(max-width:680px){.site-header{position:static;flex-direction:column;align-items:stretch;gap:14px}.brand{width:100%}.brand strong{font-size:17px}.brand small{font-size:12px}.site-nav{width:100%;flex-wrap:wrap;justify-content:flex-start}.hero{min-height:0;grid-template-columns:1fr;gap:20px;padding-top:42px;padding-bottom:0}.hero__content{padding-bottom:0}.hero__media{order:2;width:min(100%,330px);min-height:340px;margin-right:auto;margin-left:auto}.hero__castle-sketch{top:-38px;left:-64px;width:calc(100% + 128px);opacity:.2}.hero__brand-logo{top:98px;left:58%;width:min(286px,88%)}.hero__agent{left:58%;width:min(238px,66%)}h1{font-size:2.45rem;line-height:1.05}h2,.contact-modal__panel h2,.legal-modal__panel h2{font-size:1.75rem}.hero__subtitle{font-size:1.08rem;line-height:1.5}.profiles,.valuation,.seller-before,.steps,.final-cta{padding-top:38px;padding-bottom:40px}.profiles__grid,.seller-before__list{grid-template-columns:1fr}.valuation>.whatsapp-button{width:100%}.section-heading--center{text-align:left}.profile-card--featured h3{font-size:1.35rem}.profile-card,.profile-card--featured{min-height:0}.steps__list li{min-height:0;padding-top:16px;padding-bottom:16px}.site-footer__brand{align-items:flex-start}.site-footer .whatsapp-button,.social-link{width:100%}.contact-modal,.legal-modal{align-items:end;padding:10px}.contact-modal__panel,.legal-modal__panel{max-height:calc(100svh - 20px);padding:22px}.cookie-banner{right:10px;bottom:10px;width:calc(100% - 20px);padding:14px}.cookie-banner__button,.cookie-banner__link{width:100%}}
