*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,sans-serif}img{max-width:100%;height:auto}a{text-decoration:none}button{border:none;background:none;cursor:pointer}:root{--primary-color: #007bff;--secondary-color: #6c757d;--text-color: #4E4B43;--bg-color: #fff;--font-family: "Arial", sans-serif;--font-size-base: 16px;--line-height: 1.5;--spacing-unit: 1rem;--background-hero: url(/assets/bg-blue-CJqGogq3.png);--background-sand: url(/assets/bg-beige-c0n2P31N.png);--background-review: url(/assets/bg-reviews-C-WoIghW.png)}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height);color:var(--text-color);background-color:var(--bg-color)}.btn{display:inline-block;padding:.875rem 2rem;background-color:#d4a644;color:#0a2d54;border-radius:.25rem;text-align:center;transition:all .3s;font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px;border:none;cursor:pointer}.btn:hover{background-color:#b8902f;transform:translateY(-2px);box-shadow:0 4px 12px #d4a64466}.hero{background-color:#0a2d54;background-image:var(--background-hero);color:#fff;display:flex;align-items:center;overflow:hidden;min-height:100vh}.hero-container{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;gap:var(--spacing-unit);width:100%;max-width:1400px;margin:0 auto;padding-bottom:var(--spacing-unit)}.hero-left{flex:1;display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden}.hero-left img{width:100%;max-width:400px;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}.hero-right{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:var(--spacing-unit);gap:1.5rem}.hero-right h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:.5rem;font-weight:400;letter-spacing:2px;color:#d4a644;font-family:Georgia,Times New Roman,serif}.hero-right p{margin-bottom:0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.8;color:#fffffff2}.autor{background-color:#e6d2a2;background-image:var(--background-sand);display:flex;align-items:center;min-height:100vh}.autor-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--spacing-unit);width:100%;max-width:1400px;margin:0 auto;padding-bottom:var(--spacing-unit)}.autor-left{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:var(--spacing-unit);gap:1.5rem}.autor-left h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:.5rem;font-weight:400;letter-spacing:2px;color:#b8832f;font-family:Georgia,Times New Roman,serif}.autor-left p{margin-bottom:0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.8;color:var(--text-color)}.hero-right a{margin-top:3rem}.autor-right{flex:1;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}.autor-right img{width:100%;max-width:500px;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:top}.resenas{padding:4rem var(--spacing-unit);background:linear-gradient(to bottom,#0a2d54 0% 50%,#e6d2a2);background-image:var(--background-review);background-repeat:no-repeat;background-size:cover;background-position:center}.resenas h2{text-align:center;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:3rem;font-weight:400;letter-spacing:2px;color:#d4a644;font-family:Georgia,Times New Roman,serif}.resenas-container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}.resena{background-color:#ffffff26;border:1px solid rgba(255,255,255,.2);padding:2rem;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resena cite{display:block;font-style:normal;font-weight:600;margin-bottom:.75rem;color:var(--text-color);font-size:1.05rem}.resena p{margin:0;font-size:.95rem;line-height:1.7;color:var(--text-color)}.compra{padding:4rem var(--spacing-unit);text-align:center;background-color:#e6d2a2;background-image:var(--background-sand)}.compra-container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.compra img{filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.footer{padding:2rem var(--spacing-unit);background-color:#e6d2a2;background-image:var(--background-sand);color:var(--text-color);border-top:1px solid rgba(0,0,0,.1)}.footer-container{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;font-size:.9rem}.social-media{display:flex;gap:1.5rem}.social-media a{color:#2a2a2a;font-weight:500;transition:color .3s}.social-media a:hover{color:#b8832f}@media(min-width:768px){.hero{height:100vh}.hero-container,.autor-container{flex-direction:row;justify-content:space-between}.hero-left{width:40%;flex:0 0 40%}.hero-right{width:60%;flex:0 0 60%;text-align:left;padding:3rem}.autor-left{width:40%;flex:0 0 40%;text-align:left;padding:3rem}.autor-right{width:60%;flex:0 0 60%}.resenas-container{grid-template-columns:repeat(2,1fr)}.footer-container{flex-direction:row;justify-content:space-between;align-items:center}.footer-container p{margin:0}}@media(min-width:1024px){.hero-left img{max-width:450px}.autor-right img{max-width:600px}}
