:root{--forest:#0b2e26;--deep:#061c17;--paper:#f8f6ef;--cream:#eee9dc;--gold:#e7ae63;--lime:#c8db91;--ink:#17231f;--muted:#66736d;--line:rgba(11,46,38,.14);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}img{display:block;max-width:100%}.builder-header{height:76px;padding:0 clamp(18px,5vw,76px);display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:50;background:rgba(248,246,239,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--forest);color:white;font:700 22px Georgia,serif}.brand strong{font:700 18px Georgia,serif}.builder-header nav{display:flex;gap:26px;margin-left:auto;font-size:13px;font-weight:800}.cart-jump{border:0;border-radius:999px;background:var(--forest);color:white;padding:12px 17px;font-weight:800;cursor:pointer}.cart-jump b{display:inline-grid;place-items:center;margin-left:7px;min-width:23px;height:23px;border-radius:50%;background:var(--gold);color:var(--deep)}.builder-hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.builder-hero>div{padding:clamp(70px,8vw,120px) clamp(24px,7vw,104px);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:900;color:#587063;margin:0 0 16px}.builder-hero h1{margin:0;font:500 clamp(55px,6.4vw,92px)/.93 Georgia,serif;letter-spacing:-.052em}.builder-hero>div>p:not(.eyebrow){max-width:650px;margin:26px 0;color:var(--muted);font-size:19px}.hero-button{align-self:flex-start;border-bottom:2px solid var(--ink);font-weight:900;padding-bottom:4px}.builder-hero figure{margin:0;position:relative;overflow:hidden;min-height:580px}.builder-hero figure>img{width:100%;height:100%;object-fit:cover}.builder-hero figcaption{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:17px;background:rgba(6,28,23,.9);color:white;backdrop-filter:blur(14px)}.builder-hero figcaption strong,.builder-hero figcaption span{display:block}.builder-hero figcaption strong{font:500 24px Georgia,serif}.builder-hero figcaption span{color:rgba(255,255,255,.7);font-size:13px}.planner{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start;padding:70px clamp(18px,4vw,64px)}.planner-main{display:grid;gap:20px}.plan-block{padding:clamp(25px,4vw,46px);border:1px solid var(--line);border-radius:24px;background:white}.block-title{display:flex;gap:16px;align-items:center;margin-bottom:28px}.block-title>span{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:50%;background:var(--forest);color:white;font-weight:900}.block-title p{margin:0 0 4px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.block-title h2{margin:0;font:500 clamp(30px,4vw,47px)/1 Georgia,serif}.date-grid{display:grid;grid-template-columns:1fr 1fr .8fr .8fr;gap:12px}.date-grid label{font-size:12px;font-weight:800}.date-grid input,.date-grid select,.notes-label textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:13px;color:var(--ink)}.night-result{align-self:end;border-radius:12px;background:var(--cream);padding:12px 14px}.night-result small,.night-result strong{display:block}.night-result small{color:var(--muted);font-size:11px}.night-result strong{font:500 20px Georgia,serif}.form-hint{min-height:20px;margin:10px 0 0;color:#a04835;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.product-card.selected{border-color:var(--forest);box-shadow:0 0 0 2px var(--forest)}.product-photo{height:220px;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover}.favorite-button{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:20px;cursor:pointer}.favorite-button.active{background:#fff0ed;color:#b53a31}.product-content{padding:19px}.product-top{display:flex;justify-content:space-between;gap:10px}.product-top h3{margin:0;font:500 27px Georgia,serif}.product-price{white-space:nowrap;font-weight:900;color:#32644f}.product-meta{margin:10px 0 16px;color:var(--muted);font-size:13px}.product-actions{display:flex;gap:8px}.add-button,.variant-select{min-height:43px;border-radius:999px;font-weight:900}.add-button{flex:1;border:0;background:var(--forest);color:white;padding:0 15px;cursor:pointer}.add-button.remove{background:#e7e1d5;color:var(--ink)}.variant-select{max-width:145px;border:1px solid var(--line);background:white;padding:0 10px}.tour-info{display:flex;gap:10px;flex-wrap:wrap;margin:-8px 0 22px}.tour-info span{border-radius:999px;background:var(--cream);padding:8px 12px;color:var(--muted);font-size:12px}.tour-grid .product-photo{height:180px}.extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.extra-card{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--line);border-radius:16px;cursor:pointer}.extra-card:has(input:checked){border-color:var(--forest);background:#edf3e8}.extra-card input{width:20px;height:20px;accent-color:var(--forest)}.extra-card span:nth-child(3){display:flex;flex-direction:column}.extra-card small{color:var(--muted);margin-top:3px}.extra-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--cream);font-weight:900}.notes-label{display:block;margin-top:20px;font-weight:800}.notes-label textarea{min-height:110px;resize:vertical}.notes-label>small{display:block;text-align:right;color:var(--muted);font-weight:500}.summary{position:sticky;top:96px;padding:27px;border-radius:24px;background:var(--deep);color:white;box-shadow:0 25px 80px rgba(6,28,23,.18)}.summary-head{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.13)}.summary-head p{margin:0;color:var(--lime);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.summary-head h2{margin:3px 0 0;font:500 36px Georgia,serif}.summary-head button{border:0;background:none;color:rgba(255,255,255,.58);font-size:12px;cursor:pointer}.summary-empty{text-align:center;padding:48px 20px;color:rgba(255,255,255,.58)}.summary-empty span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 12px;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:22px}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}.summary-line span{display:block}.summary-line small{display:block;margin-top:3px;color:rgba(255,255,255,.55)}.summary-line strong{white-space:nowrap}.summary-remove{display:block;margin-top:5px;padding:0;border:0;background:none;color:var(--lime);font-size:11px;cursor:pointer}.quote-only{margin:18px 0 0;padding:12px;border-radius:11px;background:rgba(231,174,99,.12);color:#f2c98d;font-size:12px}.summary-total{display:flex;justify-content:space-between;gap:15px;align-items:end;padding:23px 0}.summary-total span small,.summary-total span b{display:block}.summary-total span b{color:rgba(255,255,255,.55);font-size:10px}.summary-total>strong{font:500 30px Georgia,serif;white-space:nowrap}.whatsapp-send{width:100%;min-height:56px;border:0;border-radius:999px;background:#49a873;color:white;font-weight:900;cursor:pointer}.whatsapp-send:disabled{opacity:.45;cursor:not-allowed}.summary-legal{margin:15px 0 0;color:rgba(255,255,255,.47);font-size:10px;text-align:center}.favorites{margin:0 clamp(18px,4vw,64px) 70px;padding:clamp(34px,5vw,60px);border-radius:24px;background:var(--cream)}.favorites h2{margin:0;font:500 clamp(42px,5vw,68px) Georgia,serif}.favorites>p{color:var(--muted)}.favorite-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.favorite-chip{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:white;border:1px solid var(--line)}.favorite-chip button{border:0;background:none;color:#9a4237;cursor:pointer}footer{display:flex;justify-content:space-between;gap:30px;padding:50px clamp(20px,5vw,76px);background:var(--deep);color:white}footer p{color:rgba(255,255,255,.6)}footer nav{display:flex;gap:22px;flex-wrap:wrap;align-items:center;font-size:13px;font-weight:800}
@media(max-width:1080px){.planner{grid-template-columns:1fr}.summary{position:relative;top:0}.date-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card .product-photo{height:190px}.product-actions{display:block}.variant-select{width:100%;max-width:none;margin-bottom:8px}.add-button{width:100%}}
@media(max-width:820px){.builder-header nav{display:none}.builder-hero{grid-template-columns:1fr}.builder-hero figure{min-height:520px}.product-grid{grid-template-columns:1fr 1fr}.extra-grid{grid-template-columns:1fr}footer{display:block}footer nav{margin-top:25px}}
@media(max-width:560px){.builder-header{height:68px;padding:0 14px}.brand strong{font-size:14px}.brand span{width:38px;height:38px}.cart-jump{padding:10px 13px}.builder-hero>div{padding:60px 20px}.builder-hero h1{font-size:49px}.builder-hero figure{min-height:430px}.planner{padding:45px 14px}.plan-block{padding:24px 17px}.date-grid,.product-grid{grid-template-columns:1fr}.product-card .product-photo,.tour-grid .product-photo{height:230px}.summary{padding:23px}.favorites{margin:0 14px 50px;padding:32px 20px}footer{padding:42px 20px}}
.room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tour-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{align-self:start}.product-photo,.tour-grid .product-photo{height:150px}.product-content{padding:14px}.product-top{align-items:start}.product-top h3{font-size:22px}.product-price{font-size:13px}.product-price small{display:block;font-size:10px}.details-button{width:100%;margin-top:12px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:white;font-size:12px;font-weight:900;cursor:pointer}.product-details{display:none}.product-card.details-open .product-details{display:block}.product-meta{min-height:0;margin:12px 0;font-size:12px}.product-actions{display:grid;grid-template-columns:1fr;gap:8px}.variant-select{width:100%;max-width:none;min-height:41px}.add-button{width:100%;min-height:41px}.product-card.details-open{box-shadow:0 14px 35px rgba(6,28,23,.09)}
@media(max-width:1080px){.room-grid,.tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card .product-photo,.tour-grid .product-photo{height:145px}.product-actions{display:grid}}
@media(max-width:820px){.room-grid,.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card .product-photo,.tour-grid .product-photo{height:155px}}
@media(max-width:560px){.room-grid,.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card .product-photo,.tour-grid .product-photo{height:125px}.product-content{padding:12px}.product-top{display:block}.product-top h3{font-size:20px}.product-price{display:block;margin-top:5px}.details-button{margin-top:10px}.product-meta{font-size:11px}.favorite-button{width:34px;height:34px}.builder-header nav{display:none}}
