:root{--ink:#071a2e;--paper:#fffdf8;--sand:#f5efe5;--orange:#e95e37;--muted:#607080}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px 'DM Sans',sans-serif}button,input{font:inherit}button,a{transition:.2s ease}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:#fff;padding:1rem}.topbar{background:var(--ink);color:#e9eff4;text-align:center;padding:.65rem 1rem;font-size:.82rem}.topbar span{margin:0 .5rem;color:#eab25f}.header{height:82px;display:flex;align-items:center;gap:2rem;max-width:1220px;margin:auto;padding:0 28px}.brand{display:flex;align-items:center;gap:9px;font-size:1.12rem;white-space:nowrap;font-weight:500}.brand b{color:var(--orange)}.brand-mark{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-weight:700;font-size:.8rem}.nav{display:flex;gap:1.8rem;margin-left:auto}.nav a{font-size:.9rem;font-weight:600}.nav a:hover,.text-link:hover{color:var(--orange)}.cart-trigger{border:1px solid #d9e0e3;background:#fff;border-radius:100px;padding:9px 12px;cursor:pointer;color:var(--ink);font-weight:600}.cart-trigger i{font-style:normal;background:var(--orange);color:#fff;border-radius:50%;font-size:.7rem;padding:2px 6px;margin-left:4px}.menu-toggle{display:none;background:none;border:0;font-size:1.3rem}.hero{min-height:555px;background:var(--sand);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{max-width:610px;justify-self:end;padding:85px 68px 65px 30px}.eyebrow{font-size:.74rem;letter-spacing:.14em;font-weight:700;color:var(--orange);margin:0 0 14px}.hero h1,h2{font-family:'Playfair Display',serif;letter-spacing:-.04em}.hero h1{font-size:clamp(3rem,5vw,5rem);line-height:.98;margin:0;max-width:600px}.hero h1 em{color:var(--orange);font-style:italic}.hero-text{max-width:450px;line-height:1.65;color:var(--muted);margin:25px 0}.hero-actions{display:flex;align-items:center;gap:22px}.button{display:inline-block;border:0;border-radius:5px;padding:13px 20px;font-weight:700;cursor:pointer}.button-primary{background:var(--orange);color:white}.button-primary:hover{background:#ca4b2b;transform:translateY(-1px)}.button-quiet{background:transparent;color:var(--ink);padding-left:0}.button-quiet:hover{color:var(--orange)}.hero-stats{display:flex;gap:28px;border-top:1px solid #ddd3c3;margin-top:54px;padding-top:17px}.hero-stats div{display:grid;gap:3px}.hero-stats strong{font-size:.79rem}.hero-stats span{font-size:.7rem;color:var(--muted)}.hero-art{background:#d9e9e5;position:relative;min-height:100%;overflow:hidden}.sun{width:440px;height:440px;border-radius:50%;background:#f2c667;position:absolute;top:36px;left:16%}.package{position:absolute;background:#e95e37;color:#fff;box-shadow:25px 25px 45px #477e7552}.package-main{width:265px;height:245px;left:26%;top:145px;transform:rotate(-9deg);display:flex;flex-direction:column;justify-content:center;align-items:center;border:12px solid #fff1d1}.package-main span{font-size:.75rem;letter-spacing:.25em}.package-main b{font:4.3rem 'Playfair Display';line-height:1}.package-main small{font-size:.55rem;letter-spacing:.18em}.package-small{width:126px;height:116px;right:12%;bottom:56px;transform:rotate(15deg);background:#f4bd63}.route{position:absolute;bottom:27px;left:13%;right:13%;display:flex;align-items:center;gap:10px;color:#31574f;font-size:.75rem;font-weight:700}.route i{height:1px;background:#31574f;flex:1;position:relative}.route i:after{content:'✈';position:absolute;right:45%;top:-10px}.section{max-width:1160px;margin:auto;padding:105px 28px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:37px}.section-heading h2,.trust h2{font-size:clamp(2.25rem,3.6vw,3.5rem);line-height:1;margin:0}.section-heading>p{max-width:285px;margin:0;color:var(--muted);line-height:1.55}.catalog-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:26px}.filters{display:flex;gap:9px;flex-wrap:wrap}.filter{background:transparent;border:1px solid #d8dee0;border-radius:100px;padding:8px 14px;font-size:.82rem;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);border-color:var(--ink);color:#fff}.search{border-bottom:1px solid #bbc4c7;padding:4px;min-width:200px;color:var(--muted)}.search input{border:0;outline:0;background:transparent;padding-left:5px;width:170px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.product-card{border:1px solid #e5e5df;background:#fff}.product-visual{height:205px;background:var(--product-color);display:grid;place-items:center}.product-visual span{font-size:5rem;color:#fff;filter:drop-shadow(4px 5px 0 #00000018)}.product-info{padding:17px}.product-info p{color:var(--orange);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0}.product-info h3{font:600 1.15rem 'Playfair Display';margin:6px 0}.product-info small{color:var(--muted);font-size:.78rem}.product-info>div{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.add-button{background:var(--ink);color:#fff;border:0;width:31px;height:31px;border-radius:50%;font-size:1.3rem;cursor:pointer}.empty{color:var(--muted)}.process{padding-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd2d2}.steps article{padding:29px 33px 25px 0;border-right:1px solid #ccd2d2}.steps article+article{padding-left:33px}.steps article:last-child{border-right:0}.steps span{color:var(--orange);font-weight:700;font-size:.8rem}.steps h3{font:1.5rem 'Playfair Display';margin:38px 0 8px}.steps p{max-width:260px;color:var(--muted);line-height:1.5;font-size:.9rem}.trust{background:var(--ink);color:#fff;padding:82px max(28px,calc((100% - 1104px)/2));display:grid;grid-template-columns:1.2fr .8fr;column-gap:90px}.trust h2{font-size:clamp(2.25rem,4vw,4rem)}.trust>p{color:#c4d0d9;line-height:1.7;margin:27px 0 15px}.text-link{font-weight:700;color:#f2c667}footer{max-width:1160px;margin:auto;padding:55px 28px 22px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;font-size:.85rem}footer h3{font-size:.8rem;margin:3px 0 16px}footer div:not(.footer-brand){display:flex;flex-direction:column;align-items:start;gap:10px;color:var(--muted)}.footer-brand p{color:var(--muted);margin-top:14px}.copyright{grid-column:1/-1;border-top:1px solid #e0e2df;padding-top:20px;color:var(--muted);font-size:.75rem}.cart-panel{position:fixed;z-index:5;right:0;top:0;width:min(420px,100%);height:100dvh;background:#fff;transform:translateX(102%);transition:transform .35s ease;display:flex;flex-direction:column;padding:25px;box-shadow:-15px 0 40px #00112e20}.cart-open .cart-panel{transform:none}.overlay{position:fixed;inset:0;background:#071a2e66;z-index:4;opacity:0;pointer-events:none;transition:.2s}.cart-open .overlay{opacity:1;pointer-events:auto}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e5e5;padding-bottom:15px}.cart-head h2{margin:0;font-size:2rem}.icon-button{background:transparent;border:0;font-size:2rem;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:55px 1fr auto;gap:12px;padding:17px 0;border-bottom:1px solid #e9e9e5}.cart-icon{height:55px;display:grid;place-items:center;font-size:1.5rem;color:white}.cart-item h3{font-size:.9rem;margin:0 0 5px}.cart-item strong{font-size:.82rem}.quantity{display:flex;gap:9px;align-items:center;margin-top:7px}.quantity button{border:1px solid #d9dfe0;background:#fff;width:22px;height:22px;border-radius:50%;cursor:pointer}.quantity span{font-size:.8rem}.remove{align-self:start;border:0;background:transparent;color:var(--orange);font-size:1.4rem;cursor:pointer}.cart-empty{text-align:center;padding:75px 20px;color:var(--muted)}.cart-empty span{font-size:2rem}.cart-empty h3{color:var(--ink);margin-bottom:5px}.cart-empty p{font-size:.9rem;line-height:1.5}.cart-summary{border-top:1px solid #e3e5e5;padding-top:17px}.cart-summary>div{display:flex;justify-content:space-between}.cart-summary small{display:block;color:var(--muted);margin:8px 0 16px}.button-full{width:100%}.whatsapp-float{position:fixed;right:24px;bottom:22px;display:flex;gap:8px;align-items:center;background:#1fa856;color:#fff;border-radius:100px;padding:11px 17px;box-shadow:0 5px 20px #002e1570;font-weight:700;font-size:.85rem}.admin-access{position:fixed;left:10px;bottom:12px;border:0;background:transparent;color:#b5bdc0;cursor:pointer}dialog{border:0;border-radius:10px;max-width:660px;width:92%;box-shadow:0 10px 40px #0005}dialog::backdrop{background:#071a2e80}.admin-dialog{position:relative;padding:25px}.close-dialog{position:absolute;right:12px;top:8px}.admin-dialog h2{margin:0;font-size:2.4rem}.admin-note{font-size:.82rem;color:var(--muted);line-height:1.4}.admin-row{display:grid;grid-template-columns:2fr 1fr 90px 26px;gap:8px;margin:10px 0}.admin-row input{min-width:0;border:1px solid #ccd2d2;border-radius:4px;padding:8px}.admin-dialog menu{display:flex;justify-content:flex-end;gap:10px;padding:15px 0 0;margin:0}.admin-dialog .button-quiet{padding:13px 15px}
@media(max-width:760px){.topbar{font-size:.69rem}.header{height:70px;padding:0 18px;gap:14px}.nav{position:absolute;z-index:3;top:70px;left:0;right:0;background:#fff;padding:18px;display:none;flex-direction:column;gap:16px;border-bottom:1px solid #ddd}.menu-open .nav{display:flex}.menu-toggle{display:block;margin-left:auto;order:1}.cart-trigger{order:2}.cart-trigger span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 25px 45px;justify-self:start}.hero-art{min-height:310px}.sun{width:320px;height:320px;top:10px;left:5%}.package-main{width:200px;height:180px;left:25%;top:68px}.package-main b{font-size:3.2rem}.package-small{display:none}.hero-stats{margin-top:35px;gap:17px}.hero-stats span{font-size:.63rem}.section{padding:70px 20px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:13px}.catalog-tools{display:block}.search{display:block;margin-top:15px;width:100%}.search input{width:85%}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-visual{height:140px}.product-visual span{font-size:3.6rem}.product-info{padding:13px}.product-info h3{font-size:1rem}.product-info small{font-size:.7rem}.steps{grid-template-columns:1fr}.steps article,.steps article+article{border-right:0;border-bottom:1px solid #ccd2d2;padding:23px 0}.steps h3{margin-top:16px}.trust{padding:65px 20px;display:block}.trust>p{margin-top:25px}footer{grid-template-columns:1fr 1fr;padding:45px 20px 18px}.footer-brand{grid-column:1/-1}.whatsapp-float span{display:none}.whatsapp-float{right:17px;bottom:17px;padding:13px}.admin-row{grid-template-columns:1.4fr 1fr 62px 23px}.admin-row input{font-size:.75rem;padding:6px}}.product-visual img{width:100%;height:100%;object-fit:cover;display:block}.whatsapp-float svg{width:20px;height:20px;display:block;flex:0 0 20px}.consult-price{font-size:.82rem;color:var(--ink)}.consult-button{background:var(--ink);color:#fff;border:0;border-radius:4px;padding:7px 10px;font-size:.72rem;font-weight:700;cursor:pointer}.consult-button:hover{background:var(--orange)}
