:root{--ink:#173d35;--ink2:#31564e;--paper:#f5f1e8;--card:#fffdf8;--line:#e5ded1;--terracotta:#c8644c;--terracotta-soft:#f7e5de;--gold:#d5b15d;--sage:#7f9a83;--sage-soft:#e6eee6;--muted:#6f7e79;--shadow:0 14px 38px rgba(28,54,46,.1)}
*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;min-width:280px;min-height:100vh;padding-bottom:94px;background:var(--paper)}button,input,textarea,select{font:inherit;color:inherit}[hidden]{display:none!important}.topbar{height:78px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--gold);font-size:23px}.brand strong,.brand small{display:block}.brand strong{font:600 21px Georgia,serif}.brand small{margin-top:2px;color:var(--muted);font-size:10px}.round-button{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:var(--card);font-weight:900;cursor:pointer}main{max-width:760px;margin:0 auto;padding:0 14px}.preview-banner{margin:0 0 12px;padding:12px 14px;border:1px solid #efc7bb;border-radius:15px;display:grid;gap:3px;background:var(--terracotta-soft);font-size:12px}.preview-banner span{color:var(--muted)}.center-state{min-height:70vh;display:grid;place-items:center;align-content:center;text-align:center}.center-state h1{margin:20px 0 6px;font:500 34px Georgia,serif}.center-state p{max-width:430px;margin:0 0 20px;color:var(--muted)}.spinner{width:42px;height:42px;border:3px solid #ddd6ca;border-top-color:var(--terracotta);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.state-icon{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:var(--sage-soft);font-size:30px}.page{display:none}.page.active{display:block;animation:fade .2s ease both}@keyframes fade{from{opacity:0;transform:translateY(5px)}}.hero{position:relative;min-height:390px;border-radius:30px;overflow:hidden;background:linear-gradient(155deg,#234b40,#132f29);box-shadow:var(--shadow)}.hero-image{position:absolute;inset:0;background:radial-gradient(circle at 75% 17%,rgba(230,202,129,.8),transparent 29%),linear-gradient(180deg,transparent 45%,rgba(10,32,27,.86)),linear-gradient(135deg,#78927b,#305649)}.hero-image.has-image{background-position:center;background-size:cover}.villa-line{position:absolute;left:12%;right:12%;bottom:23%;height:25%;border:3px solid rgba(255,255,255,.38);border-top:0}.villa-line:before{content:"";position:absolute;left:7%;right:7%;top:-58%;height:60%;border-left:3px solid rgba(255,255,255,.38);border-top:3px solid rgba(255,255,255,.38);transform:skewY(-10deg)}.hero-copy{position:absolute;z-index:2;left:25px;right:25px;bottom:26px;color:white}.hero-copy .kicker{color:#ebcb79}.hero-copy h1{margin:7px 0 6px;font:500 clamp(43px,12vw,66px) Georgia,serif}.hero-copy>p:last-child{margin:0;color:rgba(255,255,255,.79)}.kicker{margin:0;color:var(--terracotta);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.stay-card{margin:14px 0;padding:18px;border:1px solid var(--line);border-radius:21px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:var(--card)}.stay-card h2{margin:6px 0 4px;font:500 24px Georgia,serif}.stay-card p:last-child{margin:0;color:var(--muted);font-size:13px}.date-badge{min-width:60px;height:60px;padding:6px;border-radius:18px;display:grid;place-items:center;text-align:center;background:#f4eacb;font-weight:900}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-grid button{min-height:132px;padding:16px;border:1px solid var(--line);border-radius:21px;display:flex;flex-direction:column;align-items:flex-start;background:var(--card);text-align:left;cursor:pointer}.quick-grid button:last-child{grid-column:1/-1;min-height:92px}.quick-grid button>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--sage-soft);font-weight:900}.quick-grid b{margin-top:12px}.quick-grid small{margin-top:4px;color:var(--muted);line-height:1.35}.section-block{margin-top:22px}.page-heading{padding:15px 4px 20px}.page-heading h1{margin:7px 0;font:500 43px Georgia,serif}.page-heading>p:last-child{margin:0;color:var(--muted);line-height:1.5}.guide-list,.contact-list,.checklist{display:grid;gap:10px}.guide-card,.contact-card,.recommendation-card,.check-item,.progress-card{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.guide-card h2,.contact-card h2,.recommendation-card h2{margin:0 0 7px;font:500 21px Georgia,serif}.guide-card p,.contact-card p,.recommendation-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;white-space:pre-line}.guide-card img{width:100%;max-height:260px;margin-bottom:14px;border-radius:14px;object-fit:cover}.card-action,.contact-actions a{margin-top:13px;display:inline-flex;min-height:40px;padding:0 13px;border-radius:12px;align-items:center;color:white;background:var(--ink);text-decoration:none;font-size:13px;font-weight:800}.empty{padding:34px;border:1px dashed #cfc7ba;border-radius:22px;text-align:center;color:var(--muted)}.recommendation-grid{display:grid;gap:10px}.recommendation-card .tag{display:inline-flex;margin-bottom:11px;padding:6px 9px;border-radius:999px;background:var(--terracotta-soft);font-size:10px;font-weight:900;text-transform:uppercase}.recommendation-links{display:flex;gap:8px}.recommendation-links a{color:var(--terracotta);font-size:13px;font-weight:900}.filter-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:12px}.filter-row button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:var(--card);cursor:pointer}.filter-row button.active{color:white;background:var(--ink)}.contact-card{display:grid;grid-template-columns:44px 1fr;gap:13px}.contact-initial{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--gold);font-weight:900}.contact-actions{display:flex;gap:8px;flex-wrap:wrap}.wide{width:100%;justify-content:center}.primary{min-height:46px;padding:0 17px;border:0;border-radius:14px;display:inline-flex;align-items:center;background:var(--ink);color:white;font-weight:900;cursor:pointer}.progress-card{margin:16px 0}.progress-card>div:first-child{display:flex;justify-content:space-between;gap:12px}.progress-card span{color:var(--muted);font-size:12px}.progress-track{height:8px;margin-top:13px;border-radius:999px;background:#e7e0d3;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:var(--terracotta);transition:width .2s}.check-item{display:grid;grid-template-columns:28px 1fr;gap:11px;align-items:start;cursor:pointer}.check-item input{position:absolute;opacity:0}.check-mark{width:26px;height:26px;border:2px solid #c7c0b5;border-radius:9px;display:grid;place-items:center}.check-item.done .check-mark{color:white;border-color:var(--sage);background:var(--sage)}.check-item.done b{text-decoration:line-through;color:var(--muted)}.bottom-nav{position:fixed;z-index:40;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));height:70px;padding:6px;border:1px solid rgba(225,219,207,.95);border-radius:23px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,253,248,.96);box-shadow:0 12px 34px rgba(31,55,48,.14);backdrop-filter:blur(14px)}.bottom-nav button{border:0;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:transparent;color:var(--muted);font-size:9px;cursor:pointer}.bottom-nav button span{font-size:19px}.bottom-nav button.active{color:var(--ink);background:var(--sage-soft)}.sheet-backdrop{position:fixed;z-index:80;inset:0;background:rgba(17,35,31,.5);backdrop-filter:blur(6px)}.sheet{position:absolute;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));max-height:92vh;overflow:auto;padding:24px 18px;border-radius:25px;background:var(--card)}.sheet h2{margin:7px 0;font:500 31px Georgia,serif}.sheet>p{color:var(--muted)}.sheet label{display:grid;gap:6px;margin:13px 0;font-size:12px;font-weight:900}.sheet label small{font-weight:500;color:var(--muted)}.sheet input,.sheet textarea,.sheet select{width:100%;padding:12px;border:1px solid #d8d0c3;border-radius:13px;background:white}.close{position:absolute;right:15px;top:13px;width:36px;height:36px;border:0;border-radius:11px;background:#f0ebe3;font-size:22px}.toast{position:fixed;z-index:100;left:50%;bottom:94px;max-width:calc(100% - 28px);padding:12px 17px;border-radius:13px;background:var(--ink);color:white;opacity:0;transform:translate(-50%,15px);transition:.2s;pointer-events:none;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{padding-bottom:30px}.topbar{max-width:1000px;margin:auto}.bottom-nav{position:sticky;top:10px;bottom:auto;max-width:730px;margin:0 auto 20px}.hero{min-height:430px}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-grid button:last-child{grid-column:auto;min-height:132px}.recommendation-grid{grid-template-columns:1fr 1fr}.sheet{left:50%;right:auto;bottom:auto;top:50%;width:min(520px,calc(100% - 28px));transform:translate(-50%,-50%)}}
