.marva-scope{--bg:#f5efe4;--bg-2:#efe6d6;--ivory:#faf6ee;--card:#fff;--ink:#1f1a14;--ink-2:#3a2f22;--muted:#6b5b47;--line:#1f1a141a;--line-2:#1f1a1429;--ochre:#b8854a;--ochre-2:#96643a;--ok:#3f6b3a;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11";font-family:Nunito,ui-sans-serif,system-ui,sans-serif}.marva-scope *,.marva-scope :before,.marva-scope :after{box-sizing:border-box}.marva-scope a{text-decoration:none}.marva-scope a:not([class]){color:inherit}.marva-scope button{cursor:pointer;font-family:inherit}.marva-scope .serif{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-weight:400}.marva-scope .mono{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,ui-monospace,monospace}.marva-scope .wrap{max-width:1240px;margin:0 auto;padding:0 28px}.marva-scope .nav-outer{z-index:50;-webkit-backdrop-filter:saturate(150%)blur(16px);border-bottom:1px solid var(--line);background:#f5efe4d9;position:sticky;top:0}.marva-scope .nav-outer .wrap{max-width:1400px;padding:0 28px}.marva-scope .nav{flex-wrap:nowrap;align-items:center;gap:12px;padding:2px 0;display:flex}.marva-scope .nav-outer .brand-logo,.marva-scope .nav-outer .brandmark{width:22px;height:22px}.marva-scope .nav-outer .brandmark:before{inset:3px}.marva-scope .nav-outer .brandmark:after{height:7px}.marva-scope .nav-outer .brand b{font-size:17px}.marva-scope .nav-outer .nav-links a{padding:4px 8px}.marva-scope .nav-outer .icon-btn{width:30px;height:30px}.marva-scope .nav-outer .nav-cta .btn{padding:5px 12px;font-size:13px}.marva-scope .nav-outer .chip{padding:4px 10px;font-size:11px}.marva-scope .brand{white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;line-height:1;display:inline-flex}.marva-scope .brandmark{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.marva-scope .brand-logo{width:30px;height:30px;color:var(--ink);flex-shrink:0}.marva-scope .brandmark:before{content:"";border:1px solid var(--ink);border-radius:50%;position:absolute;inset:5px}.marva-scope .brandmark:after{content:"";background:var(--ink);border-radius:2px;width:2px;height:10px;position:absolute}.marva-scope .brand b{letter-spacing:-.01em;white-space:nowrap;font-family:Fraunces,serif;font-size:20px;font-weight:400}.marva-scope .nav-links{flex-wrap:nowrap;justify-content:center;gap:0;min-width:0;margin:0 auto;display:flex}.marva-scope .nav-links a{color:var(--ink-2);letter-spacing:-.005em;white-space:nowrap;border-radius:999px;align-items:center;padding:6px 8px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.marva-scope .nav-links a:hover{color:var(--ink);background:#1f1a140f}.marva-scope .nav-links a.active{background:var(--ink);color:var(--bg)}.marva-scope .nav-ico{opacity:1;color:currentColor;justify-content:center;align-items:center;max-width:22px;margin-right:6px;transition:max-width .28s cubic-bezier(.34,1.56,.64,1),margin-right .28s cubic-bezier(.34,1.56,.64,1),transform .28s cubic-bezier(.34,1.56,.64,1),opacity .18s;display:inline-flex;overflow:hidden;transform:translate(0)scale(1)}.marva-scope .nav-ico svg{flex-shrink:0;width:14px;height:14px}.marva-scope .nav-links a:hover .nav-ico,.marva-scope .nav-links a:focus-visible .nav-ico,.marva-scope .nav-links a.active .nav-ico{opacity:1;max-width:22px;margin-right:6px;transform:translate(0)scale(1)}.marva-scope .nav-links a:hover .nav-ico svg{animation:.5s cubic-bezier(.34,1.56,.64,1) marvaNavIcoBump}.marva-scope .nav-links a.active .nav-ico{color:var(--bg)}@keyframes marvaNavIcoBump{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.18)rotate(-6deg)}70%{transform:scale(.94)rotate(3deg)}to{transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.marva-scope .nav-ico{transition:opacity .15s,max-width .15s,margin-right .15s;transform:none}.marva-scope .nav-links a:hover .nav-ico svg{animation:none}}.marva-scope .nav-ico-mobile{opacity:1;max-width:18px;color:var(--ochre,#b8854a);margin-right:10px;transform:none}.marva-scope .nav-mobile-link.active .nav-ico-mobile{color:var(--bg)}.marva-scope .nav-cta{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.marva-scope .chip{border:1px solid var(--line-2);color:var(--ink-2);background:var(--ivory);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-flex}.marva-scope .chip .dot{background:var(--ok);border-radius:50%;width:6px;height:6px}.marva-scope .icon-btn{border:1px solid var(--line-2);background:var(--ivory);width:36px;height:36px;color:var(--ink);border-radius:999px;place-items:center;display:grid;position:relative}.marva-scope .icon-btn .badge-count{background:var(--ochre);color:#fff;border:2px solid var(--bg);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-family:JetBrains Mono,monospace;font-size:10px;display:grid;position:absolute;top:-4px;right:-4px}.marva-scope .btn{border:1px solid var(--ink);background:var(--ink);color:var(--bg);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:transform .12s,background .15s;display:inline-flex}.marva-scope .btn:hover{background:var(--ink-2)}.marva-scope .btn.ghost{color:var(--ink);background:0 0}.marva-scope .btn.ghost:hover{background:#1f1a140f}.marva-scope .btn.ochre{background:var(--ochre);border-color:var(--ochre);color:#fff}.marva-scope .btn.ochre:hover{background:var(--ochre-2);border-color:var(--ochre-2)}.marva-scope .hero-cta-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.marva-scope .hero{padding:36px 0 40px;position:relative}.marva-scope .hero-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.marva-scope .hero-copy{flex-direction:column;gap:0;padding:14px 8px 0;display:flex;position:relative}.marva-scope .eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.marva-scope .eyebrow .bar{background:var(--ochre);width:24px;height:1px}.marva-scope .eyebrow .ochre{color:var(--ochre)}.marva-scope h1.hero-title{letter-spacing:-.035em;color:var(--ink);margin:0 0 24px;font-family:Nunito,ui-sans-serif,system-ui,sans-serif;font-size:68px;font-weight:600;line-height:1.02}.marva-scope h1.hero-title em{color:var(--ochre);letter-spacing:-.02em;font-family:Fraunces,serif;font-style:italic;font-weight:400;display:inline-block}.marva-scope h1.hero-title .ul{display:inline-block;position:relative}.marva-scope h1.hero-title .ul:after{content:"";z-index:-1;background:#b8854a38;border-radius:2px;height:10px;position:absolute;bottom:4px;left:0;right:0}.marva-scope .hero-sub{color:var(--muted);max-width:460px;margin:0 0 28px;font-size:17px;line-height:1.6}.marva-scope .hero-actions{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.marva-scope .hero-search{background:var(--card);border:1px solid var(--line);border-radius:16px;grid-template-columns:1.1fr 1fr 1fr auto;gap:2px;margin-bottom:32px;padding:6px;display:grid;box-shadow:0 1px #1f1a1408,0 20px 40px -30px #1f1a1433}.marva-scope .hero-search .cell{cursor:pointer;border-radius:12px;flex-direction:column;gap:2px;min-width:0;padding:10px 14px;transition:background .15s;display:flex;position:relative}.marva-scope .hero-search .cell:hover{background:var(--bg)}.marva-scope .hero-search .cell+.cell{border-left:1px solid var(--line)}.marva-scope .hero-search .lbl{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .hero-search .val{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.marva-scope .hero-search select,.marva-scope .hero-search input{color:var(--ink);cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:14px;font-weight:500}.marva-scope .hero-search .go{background:var(--ink);width:48px;height:48px;color:var(--bg);cursor:pointer;border:none;border-radius:12px;align-self:center;place-items:center;margin:0 2px;transition:background .15s;display:grid}.marva-scope .hero-search .go:hover{background:var(--ink-2)}.marva-scope .trusted{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding-top:28px;display:flex}.marva-scope .trusted .rating{align-items:center;gap:8px;display:flex}.marva-scope .stars{color:var(--ochre);gap:2px;display:flex}.marva-scope .trusted .rt{color:var(--ink);font-size:13px;font-weight:600}.marva-scope .trusted .rt .mut{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400}.marva-scope .trusted .sep{background:var(--line);width:1px;height:20px}.marva-scope .avatars{display:flex}.marva-scope .avatars span{border:2px solid var(--bg);background-position:50%;background-size:cover;background-color:var(--ochre);border-radius:50%;width:26px;height:26px;margin-left:-8px}.marva-scope .avatars span:first-child{margin-left:0}.marva-scope .trusted .txt{color:var(--muted);font-size:12px}.marva-scope .hero-visual{grid-template-rows:1fr auto;gap:14px;min-height:620px;display:grid;position:relative}.marva-scope .hero-img{border:1px solid var(--line);background:var(--bg-2);border-radius:28px;position:relative;overflow:hidden}.marva-scope .hero-img img{object-fit:cover;width:100%;height:100%;transition:opacity .4s;display:block}.marva-scope .hero-img .grad{pointer-events:none;background:linear-gradient(#0000 40%,#0000008c);position:absolute;inset:0}.marva-scope .hero-img .tag{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#fffffff2;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex;position:absolute;top:18px;left:18px}.marva-scope .hero-img .tag .dot{background:var(--ok);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #3f6b3a33}.marva-scope .hero-img .top-right{gap:6px;display:flex;position:absolute;top:18px;right:18px}.marva-scope .hero-img .pill{color:var(--ink);background:#fffffff2;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.marva-scope .hero-img .caption{color:#fff;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.marva-scope .hero-img .caption .info h3{letter-spacing:-.01em;margin:0;font-family:Fraunces,serif;font-size:34px;font-weight:400;line-height:1}.marva-scope .hero-img .caption .info .loc{opacity:.85;align-items:center;gap:6px;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.marva-scope .hero-img .caption .price-box{color:var(--ink);text-align:right;background:#fffffff5;border-radius:14px;padding:10px 14px}.marva-scope .hero-img .caption .price-box .p{font-family:Fraunces,serif;font-size:22px;line-height:1}.marva-scope .hero-img .caption .price-box .u{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .hero-card{background:var(--card);border:1px solid var(--line);z-index:3;border-radius:16px;align-items:center;gap:12px;min-width:220px;padding:14px 16px;display:flex;position:absolute;bottom:96px;left:-28px;box-shadow:0 20px 50px -20px #1f1a1440}.marva-scope .hero-card .ic{background:var(--bg);width:38px;height:38px;color:var(--ochre);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.marva-scope .hero-card .l{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .hero-card .v{color:var(--ink);margin-top:2px;font-size:14px;font-weight:600}.marva-scope .hero-thumbs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.marva-scope .thumb{aspect-ratio:5/3;border:1px solid var(--line);cursor:pointer;background:var(--bg-2);border-radius:14px;transition:all .25s;position:relative;overflow:hidden}.marva-scope .thumb:hover{transform:translateY(-2px)}.marva-scope .thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.marva-scope .thumb:hover img{transform:scale(1.06)}.marva-scope .thumb.active{outline:2px solid var(--ink);outline-offset:2px}.marva-scope .thumb .num{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:6px;padding:3px 6px;font-family:JetBrains Mono,monospace;font-size:10px;position:absolute;top:8px;left:8px}.marva-scope .thumb .nm{color:#fff;text-shadow:0 2px 10px #00000080;font-family:Fraunces,serif;font-size:15px;position:absolute;bottom:8px;left:8px;right:8px}.marva-scope .hero-marquee{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;flex-wrap:wrap;gap:48px;margin-top:24px;padding:16px 0;font-family:JetBrains Mono,monospace;font-size:11px;display:flex;overflow:hidden}.marva-scope .hero-marquee span{align-items:center;gap:14px;display:inline-flex}.marva-scope .hero-marquee .dot{background:var(--ochre);border-radius:50%;width:3px;height:3px}.marva-scope .section{padding:64px 0}.marva-scope .sec-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.marva-scope .sec-head h2{letter-spacing:-.015em;max-width:640px;margin:0;font-family:Fraunces,serif;font-size:46px;font-weight:400;line-height:1}.marva-scope .sec-head p{color:var(--muted);max-width:360px;margin:0;font-size:14px}.marva-scope .sec-num{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .rooms{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:980px){.marva-scope .rooms{grid-template-columns:1fr;gap:32px}}.marva-scope .room{background:var(--card);border:1px solid var(--line);border-radius:26px;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .25s;display:flex;overflow:hidden;box-shadow:inset 0 1px #fff9,0 14px 32px -24px #1f1a142e}.marva-scope .room:hover{border-color:var(--line-2,#1f1a1429);transform:translateY(-6px);box-shadow:inset 0 1px #fff9,0 26px 54px -22px #1f1a1452}.marva-scope .room-img{aspect-ratio:4/3;min-height:280px;position:relative;overflow:hidden}.marva-scope .room-img:after{content:"";pointer-events:none;background:linear-gradient(#1f1a1400 0%,#1f1a1452 100%);height:38%;position:absolute;inset:auto 0 0}.marva-scope .room-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.marva-scope .room:hover .room-img img{transform:scale(1.04)}.marva-scope .room-badge{-webkit-backdrop-filter:blur(8px)saturate(1.1);backdrop-filter:blur(8px)saturate(1.1);letter-spacing:.04em;color:#faf6ec;background:#1f1a14c7;border:1px solid #ffffff14;border-radius:999px;padding:7px 12px;font-family:JetBrains Mono,monospace;font-size:11px;position:absolute;top:10px;left:10px;box-shadow:0 6px 14px -6px #00000059}.marva-scope .room-fav{width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fffffff0;border:none;border-radius:50%;place-items:center;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:grid;position:absolute;top:10px;right:10px}.marva-scope .room-fav:hover{background:#fff;transform:scale(1.06);box-shadow:0 6px 14px -8px #1f1a1466}.marva-scope .room-fav:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.marva-scope .room-fav.on{color:#e0294a;background:#fff}.marva-scope .room-fav.on svg{filter:drop-shadow(0 1px #e0294a40)}.marva-scope .room-fav.bump{animation:.42s cubic-bezier(.34,1.56,.64,1) marvaFavBump}@keyframes marvaFavBump{0%{transform:scale(1)}35%{transform:scale(1.35)}70%{transform:scale(.94)}to{transform:scale(1)}}@keyframes marvaPulse{0%,to{transform:scale(1);box-shadow:0 0 0 3px #3f6b3a2e}50%{transform:scale(1.18);box-shadow:0 0 0 6px #3f6b3a0f}}.marva-scope .cc-action:hover{filter:brightness(1.08);transform:translateY(-1px)}.marva-scope .room.room-exclusive{background:radial-gradient(120% 60% at 50% 0%,#b8854a12 0%,#b8854a00 60%),var(--card);border-color:#b8854a52;box-shadow:inset 0 1px #fff9,inset 0 0 0 1px #b8854a14,0 18px 38px -22px #1f1a1447}.marva-scope .rooms .room.room-exclusive,.marva-scope .rooms-grid .room.room-exclusive{grid-column:1/-1;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0;display:grid}.marva-scope .rooms .room.room-exclusive .room-img,.marva-scope .rooms-grid .room.room-exclusive .room-img{aspect-ratio:auto;grid-area:1/1/span 2;height:100%;min-height:100%}.marva-scope .rooms .room.room-exclusive .room-date,.marva-scope .rooms-grid .room.room-exclusive .room-date{grid-area:1/2;align-self:start;margin:22px 26px 0}.marva-scope .rooms .room.room-exclusive .room-body,.marva-scope .rooms-grid .room.room-exclusive .room-body{flex-direction:column;grid-area:2/2;gap:14px;min-width:0;padding:22px 26px 26px;display:flex}.marva-scope .rooms .room.room-exclusive .room-foot,.marva-scope .rooms-grid .room.room-exclusive .room-foot{margin-top:auto}@media (max-width:900px){.marva-scope .rooms .room.room-exclusive,.marva-scope .rooms-grid .room.room-exclusive{grid-template-rows:auto auto auto;grid-template-columns:1fr}.marva-scope .rooms .room.room-exclusive .room-img,.marva-scope .rooms-grid .room.room-exclusive .room-img{aspect-ratio:4/3;grid-area:1/1;height:auto;min-height:280px}.marva-scope .rooms .room.room-exclusive .room-date,.marva-scope .rooms-grid .room.room-exclusive .room-date{grid-area:2/1;margin:-22px 18px 0}.marva-scope .rooms .room.room-exclusive .room-body,.marva-scope .rooms-grid .room.room-exclusive .room-body{grid-area:3/1;padding:22px}}.marva-scope .room.room-exclusive:hover{border-color:#b8854a8c;box-shadow:inset 0 1px #fff9,inset 0 0 0 1px #b8854a24,0 30px 60px -22px #1f1a1461,0 0 60px -20px #b8854a73}.marva-scope .room.room-exclusive .room-badge{color:#fff;background:linear-gradient(#b8854af2 0%,#9b6e3ceb 100%);border-color:#ffffff2e;box-shadow:0 8px 18px -6px #b8854a8c}.marva-scope .room.room-exclusive .room-img:before{content:none}.marva-scope .room.room-exclusive .room-date{background:linear-gradient(#fff 0%,#fbf3e3 100%);border-color:#b8854a47}.marva-scope .room.room-exclusive h3{background:linear-gradient(100deg,var(--ink)30%,#6b4d24 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.marva-scope .room.room-exclusive .room-foot .mini-btn.primary-btn{color:#fff;border-color:var(--ink);background:linear-gradient(#2a241d 0%,#1a1612 100%);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d,0 10px 22px -10px #1f1a148c,inset 0 0 0 1px #b8854a2e}.marva-scope .room.room-exclusive .room-foot .mini-btn.primary-btn:hover{background:linear-gradient(#b8854a 0%,#8e6533 100%);border-color:#8e6533;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #00000040,0 16px 32px -10px #b8854a99}.marva-scope .rv-backdrop{-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);z-index:1000;background:#14100a6b;justify-content:center;align-items:center;padding:24px;animation:.32s cubic-bezier(.22,1,.36,1) rvBackdropIn;display:flex;position:fixed;inset:0}@keyframes rvBackdropIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px)}}.marva-scope .rv-modal{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);transform-origin:50%;background:linear-gradient(#fffffffa 0%,#fff 24%,#fbf6ec 100%);border:.5px solid #1f1a1414;border-radius:28px;width:min(440px,100%);max-height:calc(100vh - 48px);padding:36px 28px 22px;animation:.42s cubic-bezier(.16,1,.3,1) both rvPop;position:relative;overflow-y:auto;box-shadow:inset 0 1px #fffffff2,0 0 0 .5px #1f1a140a,0 12px 28px -12px #1f1a1459,0 56px 110px -32px #1f1a1499}@keyframes rvPop{0%{opacity:0;filter:blur(2px);transform:translateY(24px)scale(.92)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (min-width:768px){.marva-scope .rv-modal{width:480px}}@media (prefers-reduced-motion:reduce){.marva-scope .rv-backdrop,.marva-scope .rv-modal{animation-duration:1ms}}.marva-scope .rv-modal:before{content:"";background:#1f1a1424;border-radius:999px;width:36px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.marva-scope .rv-close{color:#1f1a1499;cursor:pointer;background:#1f1a140f;border:none;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;font-weight:500;line-height:1;transition:background .18s,color .18s,transform .18s;display:grid;position:absolute;top:18px;right:18px}.marva-scope .rv-close:hover{color:var(--ink);background:#1f1a141f;transform:scale(1.05)}.marva-scope .rv-close:active{transform:scale(.94)}.marva-scope .rv-eyebrow{color:var(--ochre,#b08a4a);letter-spacing:.08em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,JetBrains Mono,monospace;font-size:10.5px;font-weight:600}.marva-scope .rv-title{letter-spacing:-.022em;color:var(--ink);margin:10px 0 6px;font-family:Fraunces,-apple-system,SF Pro Display,serif;font-size:24px;font-weight:500;line-height:1.18}.marva-scope .rv-title em{color:var(--ink);font-style:italic}.marva-scope .rv-sub{color:#1f1a1494;letter-spacing:-.005em;margin:0 0 22px;font-size:14px;line-height:1.4}.marva-scope .rv-stars{justify-content:center;gap:8px;margin:6px 0;display:flex}.marva-scope .rv-star{color:#1f1a1424;cursor:pointer;background:0 0;border:none;padding:6px;line-height:0;transition:color .18s,transform .18s cubic-bezier(.34,1.56,.64,1)}.marva-scope .rv-star:hover,.marva-scope .rv-star:active{transform:scale(1.18)}.marva-scope .rv-star.on{color:#ffb43a;filter:drop-shadow(0 2px 4px #ffb43a59)}.marva-scope .rv-star:focus-visible{border-radius:10px;outline:none;box-shadow:0 0 0 3px #ffb43a4d}.marva-scope .rv-label{color:#1f1a148c;text-align:center;letter-spacing:-.005em;min-height:18px;margin-bottom:18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:13px;font-weight:500}.marva-scope .rv-field{margin-bottom:18px;display:block}.marva-scope .rv-field>span{color:#1f1a1480;letter-spacing:-.005em;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:12px;font-weight:500;display:block}.marva-scope .rv-field textarea{width:100%;color:var(--ink);resize:none;letter-spacing:-.005em;background:#1f1a140d;border:0;border-radius:14px;min-height:86px;padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:15px;line-height:1.4;transition:background .18s,box-shadow .18s}.marva-scope .rv-field textarea::placeholder{color:#1f1a1459}.marva-scope .rv-field textarea:focus{background:#1f1a1408;outline:none;box-shadow:0 0 0 3px #b8854a2e}.marva-scope .rv-status{text-align:center;letter-spacing:-.005em;min-height:16px;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:12.5px}.marva-scope .rv-status.error{color:#c0392b}.marva-scope .rv-status.ok{color:var(--ok,#3f6b3a)}.marva-scope .rv-actions{flex-direction:column;gap:6px;display:flex}.marva-scope .rv-submit{background:linear-gradient(180deg,var(--ochre)0%,var(--ochre-2,#96643a)100%);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:16px;font-weight:600;transition:opacity .18s,transform .12s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 8px 18px -8px #b8854a8c}.marva-scope .rv-submit:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.marva-scope .rv-submit:not(:disabled):hover{box-shadow:inset 0 1px #ffffff4d,0 12px 22px -8px #b8854aa6}.marva-scope .rv-submit:not(:disabled):active{transform:scale(.985)}.marva-scope .rv-skip{color:#1f1a148c;letter-spacing:-.005em;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:15px;font-weight:500;transition:color .18s,background .18s}.marva-scope .rv-skip:hover{color:var(--ink);background:#1f1a140a}@media (max-width:520px){.marva-scope .rv-modal{border-radius:24px;padding:30px 22px 18px}.marva-scope .rv-title{font-size:22px}.marva-scope .rv-star svg{width:30px;height:30px}}.marva-scope .room-body{flex-direction:column;flex:1;gap:16px;padding:24px 28px 26px;display:flex}.marva-scope .room-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.marva-scope .room-body h3{letter-spacing:-.015em;font-variation-settings:"opsz" 80;margin:0;font-family:Fraunces,serif;font-size:32px;font-weight:400;line-height:1.04}.marva-scope .room-body .sub{color:var(--muted);margin-top:6px;font-size:13px}.marva-scope .room-body .desc{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.marva-scope .room-price{text-align:right;white-space:nowrap}.marva-scope .room-price .p{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,serif;font-size:22px;font-weight:500;line-height:1}.marva-scope .room-price .u{color:var(--muted);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .room-date{border:1px solid var(--line);z-index:2;background:linear-gradient(#fff 0%,#fbf6ec 100%);border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:-22px 18px 0;padding:14px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:grid;position:relative;box-shadow:0 18px 36px -22px #1f1a1466}.marva-scope .room:hover .room-date{transform:translateY(-2px);box-shadow:0 22px 42px -22px #1f1a1473}.marva-scope .room-date:before,.marva-scope .room-date:after{content:"";background:var(--card,#fffdf8);border:1px solid var(--line);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%)}.marva-scope .room-date:before{left:-7px}.marva-scope .room-date:after{right:-7px}.marva-scope .rd-side{flex-direction:column;gap:2px;min-width:0;display:flex}.marva-scope .rd-left{text-align:left;align-items:flex-start}.marva-scope .rd-right{text-align:right;align-items:flex-end}.marva-scope .rd-kicker{color:var(--ochre,#b08a4a);letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(#b8854a2e 0%,#b8854a1a 100%);border:1px solid #b8854a47;border-radius:999px;align-self:flex-start;align-items:center;gap:5px;margin-bottom:4px;padding:3px 9px 3px 8px;font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:600;line-height:1.4;display:inline-flex}.marva-scope .rd-kicker:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 2px #b8854a2e}.marva-scope .rd-weekday{color:var(--ink);font-family:Fraunces,serif;font-size:14px;font-style:italic;line-height:1.1}.marva-scope .rd-mid{border-left:1px dashed #1f1a142e;border-right:1px dashed #1f1a142e;flex-direction:column;align-items:center;gap:0;padding:0 14px;display:flex}.marva-scope .rd-day{letter-spacing:-.03em;color:var(--ink);font-variation-settings:"opsz" 144;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:.95}.marva-scope .rd-month{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .rd-status{color:var(--ok,#2c7a4f);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;display:inline-flex}.marva-scope .rd-dot{background:var(--ok,#2c7a4f);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite rdDotPulse;box-shadow:0 0 0 3px #2c7a4f2e}@keyframes rdDotPulse{0%,to{box-shadow:0 0 0 3px #2c7a4f2e}50%{box-shadow:0 0 0 6px #2c7a4f0f}}.marva-scope .rd-hint{letter-spacing:.06em;color:var(--muted);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10px}@media (max-width:480px){.marva-scope .room-date{gap:10px;margin:-18px 14px 0;padding:12px 16px}.marva-scope .rd-day{font-size:32px}.marva-scope .rd-weekday{font-size:13px}.marva-scope .rd-hint{display:none}}@media (prefers-reduced-motion:reduce){.marva-scope .rd-dot{animation:none}}.marva-scope .room-meta{flex-wrap:wrap;gap:6px;display:flex}.marva-scope .tag-mini{background:var(--bg);color:var(--ink-2);border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-block}.marva-scope .room-foot{border-top:1px solid var(--line);justify-content:stretch;align-items:stretch;margin-top:auto;padding-top:14px;display:flex}.marva-scope .room-foot .avail{color:var(--ok);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.marva-scope .room-foot .avail .dot{background:var(--ok);border-radius:50%;width:6px;height:6px}.marva-scope .mini-btn{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.marva-scope .mini-btn:hover{background:var(--ink);color:var(--bg)}.marva-scope .room-foot .mini-btn.primary-btn{letter-spacing:.01em;color:var(--bg);border-color:var(--ink);background:linear-gradient(#2a241d 0%,#1a1612 100%);border-radius:14px;flex:1;justify-content:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:600;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s,background .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d,0 6px 14px -8px #1f1a1466}.marva-scope .room-foot .mini-btn.primary-btn:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff38 50%,#0000 100%);transition:transform .55s;position:absolute;inset:0;transform:translate(-110%)}.marva-scope .room-foot .mini-btn.primary-btn svg{transition:transform .32s cubic-bezier(.2,.7,.2,1)}.marva-scope .room-foot .mini-btn.primary-btn:hover{color:var(--bg);background:linear-gradient(#322a21 0%,#1f1a14 100%);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000059,0 18px 36px -14px #1f1a148c}.marva-scope .room-foot .mini-btn.primary-btn:hover svg{transform:translate(5px)}.marva-scope .room-foot .mini-btn.primary-btn:hover:after{transform:translate(110%)}.marva-scope .room-foot .mini-btn.primary-btn:focus-visible{outline:2px solid var(--ochre);outline-offset:3px}.marva-scope .room-foot .mini-btn.primary-btn:active{transform:translateY(0);box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0006,0 4px 10px -6px #1f1a1480}.marva-scope .room-foot .mini-btn.primary-btn>*{z-index:1;position:relative}.marva-scope .booking{border:1px solid var(--line);background:linear-gradient(#f4eee2 0%,#efe6d6 100%);border-radius:28px;grid-template-columns:1.05fr 1.15fr;gap:18px;min-height:580px;padding:18px;display:grid;overflow:hidden}.marva-scope .booking-left,.marva-scope .booking-right{-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #fff9;border-radius:22px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:inset 0 1px #fffc,0 20px 40px -30px #1f1a1426}.marva-scope .step-head{align-items:center;gap:10px;display:flex}.marva-scope .step-num{background:var(--ochre);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:grid}.marva-scope .step-title{letter-spacing:-.01em;color:var(--ink);font-family:Inter,sans-serif;font-size:12px;font-weight:600}.marva-scope .step-hint{color:var(--muted);margin-left:auto;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.marva-scope .book-field{flex-direction:column;gap:8px;display:flex}.marva-scope .book-field label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .room-pick{gap:8px;display:grid}.marva-scope .room-opt{cursor:pointer;background:#fff;border:1px solid #1f1a1414;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;transition:all .18s;display:flex}.marva-scope .room-opt:hover{border-color:var(--line-2);transform:translateY(-1px)}.marva-scope .room-opt.on{border-color:var(--ochre);background:#fff;box-shadow:0 0 0 3px #b8854a26}.marva-scope .room-opt .thumbsq{border-radius:10px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.marva-scope .room-opt .thumbsq img{object-fit:cover;width:100%;height:100%}.marva-scope .room-opt .info{flex:1;min-width:0}.marva-scope .room-opt .info .n{color:var(--ink);font-size:14px;font-weight:600}.marva-scope .room-opt .info .d{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .room-opt .check{border:1.5px solid var(--line-2);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.marva-scope .room-opt.on .check{border-color:var(--ochre);background:var(--ochre)}.marva-scope .room-opt.on .check:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px}.marva-scope .time-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.marva-scope .time-grid button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #1f1a1414;border-radius:12px;padding:11px 4px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.marva-scope .time-grid button:hover:not(:disabled){border-color:var(--ochre)}.marva-scope .time-grid button.on{background:var(--ochre);color:#fff;border-color:var(--ochre);box-shadow:0 4px 12px -4px #b8854a80}.marva-scope .time-grid button:disabled{opacity:.35;cursor:not-allowed;background:0 0;text-decoration:line-through}.marva-scope .dur-grid{gap:6px;display:flex}.marva-scope .dur-grid button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #1f1a1414;border-radius:12px;flex:1;padding:11px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.marva-scope .dur-grid button.on{border-color:var(--ochre);background:var(--ochre);color:#fff;box-shadow:0 4px 12px -4px #b8854a80}.marva-scope .summary{background:#fff;border:1px solid #1f1a1414;border-radius:16px;flex-direction:column;gap:10px;margin-top:auto;padding:16px 18px;display:flex}.marva-scope .summary .row{color:var(--muted);justify-content:space-between;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.marva-scope .summary .row.total{color:var(--ink);border-top:1px solid #1f1a140f;margin-top:2px;padding-top:10px;font-size:15px;font-weight:600}.marva-scope .summary .row .amount{font-variant-numeric:tabular-nums;font-family:Inter,sans-serif}.marva-scope .confirm{background:var(--ochre);color:#fff;cursor:pointer;isolation:isolate;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:15px 44px 15px 18px;font-size:14px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px -10px #b8854a80}.marva-scope .confirm:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(100deg,#0000 30%,#ffffff47 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.marva-scope .confirm:hover:not(:disabled):before{animation:.7s forwards confirm-sweep}@keyframes confirm-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.marva-scope .confirm-label{z-index:1;position:relative}.marva-scope .confirm-dot{color:#ffffff8c;z-index:1;background:0 0;border-radius:0;place-items:center;width:18px;height:18px;transition:color .3s,transform .3s;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%)translate(-6px)}.marva-scope .confirm-arrow{stroke-width:2.25px;width:16px;height:16px}.marva-scope .confirm:hover:not(:disabled){background:var(--ochre-2);transform:translateY(-1px);box-shadow:0 12px 28px -10px #b8854a99}.marva-scope .confirm:hover:not(:disabled) .confirm-dot{color:#fff;transition-delay:.35s;transform:translateY(-50%)translate(0)}.marva-scope .confirm:disabled{opacity:.4;cursor:not-allowed}.marva-scope .cal{background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;gap:12px;padding:0;display:flex}.marva-scope .cal-head{justify-content:space-between;align-items:center;display:flex}.marva-scope .cal-head .m{letter-spacing:-.02em;color:var(--ink);font-family:Inter,sans-serif;font-size:20px;font-weight:600}.marva-scope .cal-nav{gap:6px;display:flex}.marva-scope .cal-nav button{width:32px;height:32px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #1f1a1414;border-radius:50%;place-items:center;transition:all .15s;display:grid}.marva-scope .cal-nav button:hover{background:var(--ochre);color:#fff;border-color:var(--ochre)}.marva-scope .dow{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.marva-scope .dow div{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.02em;padding:8px 0;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.marva-scope .days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.marva-scope .days button{aspect-ratio:1;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s;position:relative}.marva-scope .days button:hover:not(:disabled){background:#b8854a1a}.marva-scope .days button.today{border-color:var(--ochre);color:var(--ochre);font-weight:600}.marva-scope .days button.on{background:var(--ochre);color:#fff;font-weight:600;box-shadow:0 6px 14px -6px #b8854a80}.marva-scope .days button.has:after{content:"";background:var(--ochre);border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.marva-scope .days button.on.has:after{background:#fff}.marva-scope .days button:disabled{color:var(--line-2);cursor:not-allowed}.marva-scope .days button.pad{visibility:hidden}.marva-scope .days button.mine{border-color:var(--ochre);color:var(--ink);background:linear-gradient(#b8854a2e 0%,#b8854a0d 100%);flex-direction:column;justify-content:center;align-items:center;gap:1px;font-weight:700;display:flex;box-shadow:0 6px 14px -8px #b8854a66}.marva-scope .days button.mine .cal-day-num{font-family:Fraunces,serif;font-size:15px;font-weight:700;line-height:1}.marva-scope .days button.mine .cal-day-time{letter-spacing:.02em;color:var(--ochre-2,#96643a);white-space:nowrap;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:700}.marva-scope .days button.mine:after{content:none}.marva-scope .days button.mine:hover:not(:disabled){background:linear-gradient(#b8854a47 0%,#b8854a1a 100%)}.marva-scope .cal-legend{color:var(--muted);border-top:1px solid #1f1a140f;align-items:center;gap:14px;padding-top:12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:flex}.marva-scope .leg{align-items:center;gap:6px;display:flex}.marva-scope .leg .sw{border-radius:50%;width:8px;height:8px}.marva-scope .booking-success{place-items:center;padding:32px 0;display:grid}.marva-scope .bs-card{background:var(--card);border:1px solid var(--line);text-align:center;background-image:radial-gradient(circle at 50% -10%,#b8854a24 0%,#0000 55%),radial-gradient(circle at 100% 100%,#b8854a14 0%,#0000 60%);border-radius:24px;width:100%;max-width:640px;padding:40px 36px 32px;position:relative;overflow:hidden;box-shadow:0 24px 48px -24px #1f1a1438,inset 0 1px #ffffffb3}.marva-scope .bs-room-hero{height:220px;margin:-40px -36px 28px;position:relative;overflow:hidden}.marva-scope .bs-room-hero img{object-fit:cover;width:100%;height:100%;display:block}.marva-scope .bs-room-hero:after{content:"";background:linear-gradient(180deg,#f5efe400 0%,var(--card,#fff)100%);pointer-events:none;height:60%;position:absolute;inset:auto 0 0}.marva-scope .bs-burst{color:#fff;background:#10b981;border-radius:999px;place-items:center;width:64px;height:64px;margin:0 auto 18px;animation:.7s cubic-bezier(.34,1.56,.64,1) both bsBurst;display:grid;box-shadow:0 0 0 8px #10b98124,0 0 0 16px #10b98112,0 16px 30px -12px #10b9818c}.marva-scope .bs-burst svg{stroke-width:3px;width:32px;height:32px}@keyframes bsBurst{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}.marva-scope .bs-eyebrow{color:var(--ok,#3f6b3a);letter-spacing:.12em;text-transform:uppercase;background:#3f6b3a1f;border:1px solid #3f6b3a47;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:700;display:inline-flex}.marva-scope .bs-eyebrow .bs-dot{background:var(--ok,#3f6b3a);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px #3f6b3a2e}.marva-scope .bs-title{letter-spacing:-.018em;color:var(--ink);margin:0 0 10px;font-family:Fraunces,serif;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.1}.marva-scope .bs-title em{color:var(--ochre);font-style:italic}.marva-scope .bs-sub{color:var(--muted);max-width:420px;margin:0 auto 24px;font-size:14px;line-height:1.55}.marva-scope .bs-summary{text-align:left;border:1px solid var(--line);background:#1f1a1408;border-radius:16px;gap:10px;margin:0 0 24px;padding:14px 18px;display:grid}.marva-scope .bs-summary-row{justify-content:space-between;align-items:center;gap:12px;font-size:13.5px;display:flex}.marva-scope .bs-summary-row .bs-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:600}.marva-scope .bs-summary-row .bs-val{color:var(--ink);text-align:right;font-weight:600}.marva-scope .bs-summary-ref{border-top:1px dashed var(--line);margin-top:2px;padding-top:10px}.marva-scope .bs-ref{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.marva-scope .bs-ref:hover{border-color:var(--ochre);background:#b8854a14}.marva-scope .bs-ref-code{letter-spacing:.04em}.marva-scope .bs-ref-copy{color:var(--ochre-2,#96643a);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.marva-scope .bs-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:14px;display:flex}.marva-scope .bs-cta-primary{background:var(--ochre);color:#fff;letter-spacing:-.005em;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .12s,filter .18s;display:inline-flex;box-shadow:0 12px 26px -10px #b8854a99}.marva-scope .bs-cta-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.marva-scope .bs-cta-secondary{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#1f1a140a;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .18s;display:inline-flex}.marva-scope .bs-cta-secondary:hover{background:#1f1a1412}.marva-scope .bs-fineprint{letter-spacing:.04em;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:10.5px;line-height:1.5}.marva-scope .features{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.marva-scope .feat{background:var(--card);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:14px;min-height:180px;padding:24px;display:flex}.marva-scope .feat .ic{background:var(--bg);width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;display:grid}.marva-scope .feat h4{margin:0;font-family:Fraunces,serif;font-size:22px;font-weight:400;line-height:1.1}.marva-scope .feat p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.marva-scope .feat .num{color:var(--ochre);letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope footer.marva-footer{background:var(--ink);color:#e8dfcf;margin-top:40px;padding:0 0 24px;position:relative;overflow:hidden}.marva-scope .marva-footer .wrap{z-index:1;padding-top:72px;position:relative}.marva-scope .foot-marquee{border-bottom:1px solid #ffffff0f;padding:18px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marva-scope .foot-marquee-track{white-space:nowrap;color:#ffffff29;will-change:transform;gap:0;font-family:Fraunces,serif;font-size:32px;font-weight:400;animation:32s linear infinite footMarq;display:flex}.marva-scope .foot-marquee-track span{padding-right:24px}.marva-scope .foot-marquee-track em{color:var(--ochre);opacity:.8;font-style:italic}@keyframes footMarq{0%{transform:translate(0)}to{transform:translate(-50%)}}.marva-scope .foot-glow{pointer-events:none;background:radial-gradient(at top,#b8854a29 0%,#b8854a00 70%);width:560px;height:280px;position:absolute;top:0;left:50%;transform:translate(-50%)}.marva-scope .foot-cell{opacity:0;transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(20px)}.marva-scope .marva-footer.revealed .foot-cell{opacity:1;transform:translateY(0)}.marva-scope .foot-grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:32px;padding-bottom:48px;display:grid}.marva-scope .marva-footer .foot-brand,.marva-scope .marva-footer a.foot-brand,.marva-scope .marva-footer a.brand.foot-brand{text-decoration:none;color:#fff!important}.marva-scope .marva-footer .brand b,.marva-scope .marva-footer .foot-brand-name,.marva-scope .marva-footer .foot-brand .foot-brand-name,.marva-scope .marva-footer .foot-brand b{letter-spacing:-.014em;text-shadow:0 1px 2px #0000008c,0 0 18px #b8854a2e;opacity:1;font-family:Fraunces,serif;font-size:28px;font-weight:600;line-height:1.05;color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.marva-scope .marva-footer .foot-brand{align-items:center;gap:14px;display:inline-flex}.marva-scope .marva-footer .foot-brand-logo{filter:drop-shadow(0 4px 12px #b8854a59);width:48px;height:48px;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .3s}.marva-scope .marva-footer .foot-brand:hover .foot-brand-logo{filter:drop-shadow(0 6px 16px #b8854a8c);transform:rotate(8deg)scale(1.06)}.marva-scope .marva-footer .brandmark,.marva-scope .marva-footer .brandmark:before{border-color:#fff}.marva-scope .marva-footer .brandmark:after{background:#fff}.marva-scope .marva-footer .brandmark{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.marva-scope .marva-footer:hover .brandmark{transform:rotate(180deg)}.marva-scope .foot-about{color:#a89c89;max-width:320px;margin-top:16px;font-size:14px;line-height:1.6}.marva-scope .foot-about a{color:inherit;-webkit-text-decoration:underline #a89c8966;text-decoration:underline #a89c8966}.marva-scope .foot-about a:hover{text-decoration-color:currentColor}.marva-scope .foot-strapline{color:#d9cdb5;max-width:320px;margin-top:14px;font-family:Fraunces,serif;font-size:15px;font-style:italic;line-height:1.5}.marva-scope .foot-social{gap:8px;margin-top:18px;display:flex}.marva-scope .foot-social a{color:#e8dfcf;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.2,.7,.2,1);display:grid}.marva-scope .foot-social a:hover{color:var(--ink);background:#fff;border-color:#fff;transform:translateY(-3px)rotate(-4deg);box-shadow:0 8px 18px -6px #ffffff40}.marva-scope .foot-col h5{color:#8a7e6c;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.marva-scope .foot-col a{color:#d9cdb6;padding:6px 0;font-size:14px;transition:color .15s;display:block;position:relative;overflow:hidden}.marva-scope .foot-col a:hover{color:#fff}.marva-scope .foot-col a span:first-child{transition:transform .35s cubic-bezier(.2,.7,.2,1),color .2s;display:inline-block;position:relative}.marva-scope .foot-col a:hover span:first-child{color:#fff;transform:translate(6px)}.marva-scope .foot-col a:before{content:"→";color:var(--ochre);opacity:0;font-family:JetBrains Mono,monospace;font-size:12px;transition:opacity .25s,transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;top:6px;left:-14px}.marva-scope .foot-col a:hover:before{opacity:1;transform:translate(8px)}.marva-scope .foot-col .badge{color:var(--ochre);background:#b8854a26;border-radius:4px;margin-left:6px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-block}.marva-scope .newsletter{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex}.marva-scope .newsletter h5{color:#fff;margin:0;font-family:Fraunces,serif;font-size:22px;font-weight:400}.marva-scope .newsletter p{color:#a89c89;margin:0;font-size:12px}.marva-scope .news-row{gap:6px;margin-top:6px;transition:opacity .3s;display:flex;position:relative;overflow:hidden}.marva-scope .news-row input{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:13px}.marva-scope .news-row input:focus{border-color:var(--ochre)}.marva-scope .news-row.done input{opacity:.5}.marva-scope .news-row button{background:var(--ochre);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:600;transition:all .25s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:relative;overflow:hidden}.marva-scope .news-row button:hover:not(:disabled){transform:translate(2px);box-shadow:0 6px 14px -4px #b8854a80}.marva-scope .news-row.done button{background:#10b981}.marva-scope .news-ok{color:#10b981;letter-spacing:.04em;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:11px;animation:.5s cubic-bezier(.2,.9,.3,1.3) newsOk}@keyframes newsOk{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.marva-scope .foot-bottom{color:#8a7e6c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.marva-scope .foot-bottom .lgl{gap:18px;display:flex}.marva-scope .foot-bottom .lgl a:hover{color:#fff}.marva-scope .toast{background:var(--ink);color:var(--bg);opacity:0;pointer-events:none;z-index:100;border-radius:14px;align-items:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:500;transition:all .35s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(40px);box-shadow:0 20px 60px -10px #00000059}.marva-scope .toast.show{opacity:1;transform:translate(-50%)translateY(0)}.marva-scope .toast .ic{background:var(--ok);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.marva-scope .page-hero{padding:56px 0 28px}.marva-scope .page-hero h1{letter-spacing:-.02em;margin:14px 0 18px;font-family:Fraunces,serif;font-size:72px;font-weight:400;line-height:1}.marva-scope .page-hero h1 em{color:var(--ochre);font-style:italic}.marva-scope .page-hero p{color:var(--muted);max-width:560px;margin:0 0 24px;font-size:16px;line-height:1.55}.marva-scope .filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;padding:14px 0;display:flex}.marva-scope .filter-bar .lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-right:8px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .fchip{background:var(--ivory);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s}.marva-scope .fchip:hover{border-color:var(--line-2)}.marva-scope .fchip.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.marva-scope .filter-bar .spacer{flex:1}.marva-scope .rooms-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px;display:grid}.marva-scope .detail{background:var(--ivory);border:1px solid var(--line);border-radius:24px;grid-template-columns:1.2fr 1fr;gap:32px;margin-bottom:56px;padding:32px;display:grid}.marva-scope .detail-img{aspect-ratio:4/3;border-radius:18px;position:relative;overflow:hidden}.marva-scope .detail-img img{object-fit:cover;width:100%;height:100%;display:block}.marva-scope .detail-img .gallery{gap:6px;display:flex;position:absolute;bottom:14px;left:14px}.marva-scope .detail-img .gallery .t{opacity:.85;cursor:pointer;border:2px solid #fff;border-radius:8px;width:50px;height:36px;overflow:hidden}.marva-scope .detail-img .gallery .t.on{opacity:1;outline:2px solid var(--ochre);outline-offset:-2px}.marva-scope .detail-img .gallery .t img{object-fit:cover;width:100%;height:100%}.marva-scope .detail h3{letter-spacing:-.015em;margin:0 0 6px;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:1}.marva-scope .detail .sub{color:var(--muted);margin-bottom:18px;font-size:14px}.marva-scope .specs{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.marva-scope .spec{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 14px}.marva-scope .spec .l{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .spec .v{color:var(--ink);font-family:Fraunces,serif;font-size:22px}.marva-scope .amen-list{grid-template-columns:1fr 1fr;gap:8px 16px;margin:0 0 20px;padding:0;list-style:none;display:grid}.marva-scope .amen-list li{color:var(--ink-2);align-items:center;gap:8px;font-size:13px;display:flex}.marva-scope .amen-list li svg{color:var(--ochre);flex-shrink:0}.marva-scope .detail-cta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.marva-scope .detail-cta .price{text-align:right;margin-left:auto}.marva-scope .detail-cta .price .p{color:var(--ink);font-family:Fraunces,serif;font-size:34px;line-height:1}.marva-scope .detail-cta .price .u{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .price-hero{text-align:center;padding:56px 0 24px}.marva-scope .price-hero h1{letter-spacing:-.02em;margin:14px 0 18px;font-family:Fraunces,serif;font-size:72px;font-weight:400;line-height:.98}.marva-scope .price-hero h1 em{color:var(--ochre);font-style:italic}.marva-scope .price-hero p{color:var(--muted);max-width:520px;margin:0 auto 24px;font-size:16px;line-height:1.55}.marva-scope .billing-toggle{background:var(--ivory);border:1px solid var(--line);border-radius:999px;gap:2px;padding:4px;display:inline-flex}.marva-scope .billing-toggle button{color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500}.marva-scope .billing-toggle button.on{background:var(--ink);color:var(--bg)}.marva-scope .billing-toggle .save{background:var(--ochre);color:#fff;border-radius:4px;margin-left:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .plans{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;margin:56px 0 32px;display:grid}.marva-scope .plans.plans-3{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1100px;margin-left:auto;margin-right:auto;padding-top:34px}@media (max-width:980px){.marva-scope .plans.plans-3{grid-template-columns:1fr;gap:32px;padding-top:28px}}.marva-scope .plan .price-note{color:var(--muted);letter-spacing:.04em;margin-top:-2px;font-family:JetBrains Mono,monospace;font-size:10.5px}.marva-scope .plan.feat .price-note{color:#ffffff9e}.marva-scope .plan .price-alt{color:var(--ink-2);border:1px dashed var(--line);background:var(--ivory);border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:6px;padding:10px 12px;font-size:12px;display:flex}.marva-scope .plan.feat .price-alt{color:#ffffffd1;background:#ffffff0f;border-color:#ffffff24}.marva-scope .plan .price-alt .pa-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ochre);background:#b8854a1a;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .plan.feat .price-alt .pa-label{background:#b8854a38}.marva-scope .plan .price-alt .pa-value{color:var(--ink);font-size:13px;font-weight:600}.marva-scope .plan.feat .price-alt .pa-value{color:#fff}.marva-scope .plan .price-alt .pa-note{color:var(--muted);font-size:11.5px}.marva-scope .plan.feat .price-alt .pa-note{color:#fff9}.marva-scope .plan{border:1px solid var(--line);opacity:0;background:#fff;border-radius:22px;flex-direction:column;gap:14px;padding:40px 30px 32px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-color .25s;animation:.55s cubic-bezier(.22,1,.36,1) forwards planIn;display:flex;position:relative;transform:translateY(14px)}.marva-scope .plans .plan:first-child{animation-delay:50ms}.marva-scope .plans .plan:nth-child(2){animation-delay:.13s}.marva-scope .plans .plan:nth-child(3){animation-delay:.21s}.marva-scope .plans .plan:nth-child(4){animation-delay:.29s}@keyframes planIn{to{opacity:1;transform:translateY(0)}}.marva-scope .plan:hover{border-color:var(--line-2);transform:translateY(-6px);box-shadow:0 26px 50px -22px #1f1a1447}.marva-scope .plan.feat{background:var(--ink);color:var(--bg);border-color:var(--ink);z-index:1;min-height:0;padding:52px 32px 36px;overflow:visible;transform:translateY(14px)scale(1.02);box-shadow:0 28px 60px -20px #1f1a148c,inset 0 0 0 1px #b8854a33}.marva-scope .plans .plan.feat{animation-name:planFeatIn}@keyframes planFeatIn{to{opacity:1;transform:translateY(-4px)scale(1.03)}}.marva-scope .plan.feat:hover{transform:translateY(-10px)scale(1.035);box-shadow:0 32px 70px -20px #1f1a14a6,inset 0 0 0 1px #b8854a52}.marva-scope .plan.feat:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(150deg,#b8854ae6,#b8854a26 45%,#b8854a00 75%);border-radius:22px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.marva-scope .plan.feat:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side at 80% 80%,#b8854a47,#b8854a00 70%);border-bottom-right-radius:22px;width:220px;height:220px;position:absolute;inset:auto 0 0 auto}.marva-scope .plan.feat>*{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.marva-scope .plan,.marva-scope .plans .plan.feat{opacity:1;animation:none;transform:none}.marva-scope .plan.feat{transform:scale(1.02)}}.marva-scope .plan .tier{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-flex}.marva-scope .plan .tier:before{content:"";opacity:.4;background:currentColor;width:16px;height:1px}.marva-scope .plan.feat .tier{color:var(--ochre)}.marva-scope .plan h3{letter-spacing:-.02em;font-variation-settings:"opsz" 80;margin:0;font-family:Fraunces,serif;font-size:30px;font-weight:400;line-height:1}.marva-scope .plan .price{flex-wrap:wrap;align-items:baseline;gap:3px;margin:4px 0 2px;display:flex}.marva-scope .plan .price .big{letter-spacing:-.03em;font-variation-settings:"opsz" 144;font-family:Fraunces,serif;font-size:52px;font-weight:400;line-height:1}.marva-scope .plan .price .cur{color:var(--muted);align-self:flex-start;margin-top:10px;margin-right:2px;font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .plan.feat .price .cur{color:#ffffff8c}.marva-scope .plan .price .per{color:var(--muted);margin-left:4px;font-size:13px}.marva-scope .plan.feat .price .per{color:#fff9}.marva-scope .plan .desc{color:var(--muted);min-height:58px;font-size:13px;line-height:1.55}.marva-scope .plan.feat .desc{color:#ffffffb8}.marva-scope .plan ul{border-top:1px solid var(--line);flex-direction:column;flex:1;gap:9px;margin:0;padding:16px 0 0;list-style:none;display:flex}.marva-scope .plan.feat ul{border-color:#ffffff1f}.marva-scope .plan li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.marva-scope .plan.feat li{color:#e8dfcf}.marva-scope .plan li .ci{width:16px;height:16px;color:var(--ochre);background:#b8854a26;border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.marva-scope .plan.feat li .ci{background:#b8854a40}.marva-scope .plan li svg{stroke-width:3px;width:10px;height:10px}.marva-scope .plan .cta{border:1px solid var(--ink);color:var(--ink);cursor:pointer;text-align:center;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.marva-scope .plan.feat .cta{background:var(--ochre);border-color:var(--ochre);color:#fff;box-shadow:0 6px 18px -6px #b8854a8c}.marva-scope .plan .cta:hover{background:var(--ink);color:var(--bg)}.marva-scope .plan.feat .cta:hover{background:var(--ochre-2);border-color:var(--ochre-2)}.marva-scope .plan .cta-row{flex-direction:column;gap:8px;display:flex}.marva-scope .plan .pass-buy-form{flex-direction:column;gap:10px;margin-top:12px;display:flex}.marva-scope .plan .legal-check{color:var(--muted);cursor:pointer;align-items:flex-start;gap:8px;font-family:JetBrains Mono,monospace;font-size:11.5px;line-height:1.5;display:flex}.marva-scope .plan.feat .legal-check{color:#ffffffb3}.marva-scope .plan .legal-check input[type=checkbox]{width:14px;height:14px;accent-color:var(--ochre);flex-shrink:0;margin-top:2px}.marva-scope .plan .legal-check a{color:var(--ochre);text-underline-offset:2px;text-decoration:underline}.marva-scope .plan.feat .legal-check a{color:var(--ochre-2)}.marva-scope .plan .cta-row .cta{width:100%}.marva-scope .plan .cta-secondary{color:var(--ochre-2);background:0 0;border:1px solid #b8854a73;padding:10px 14px;font-size:12.5px;font-weight:600}.marva-scope .plan .cta-secondary:hover{border-color:var(--ochre);color:var(--ochre);background:#b8854a14}.marva-scope .plan.feat .cta-secondary{color:#ffffffeb;box-shadow:none;background:0 0;border:1px solid #ffffff52}.marva-scope .plan.feat .cta-secondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff8c}.marva-scope .plan .badge{background:linear-gradient(135deg,var(--ochre),var(--ochre-2,#c89a5a));color:#fff;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;z-index:2;border-radius:999px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;animation:2.6s ease-in-out infinite badgePulse;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px -6px #b8854a8c,0 0 0 5px #1f1a14eb}@keyframes badgePulse{0%,to{box-shadow:0 12px 24px -6px #b8854a8c,0 0 0 5px #1f1a14eb,0 0 0 5px #b8854a00}50%{box-shadow:0 12px 24px -6px #b8854a8c,0 0 0 5px #1f1a14eb,0 0 0 12px #b8854a26}}@media (prefers-reduced-motion:reduce){.marva-scope .plan .badge{animation:none}}.marva-scope .plan-note{text-align:center;color:var(--muted);letter-spacing:.04em;margin-bottom:48px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .plan-note b{color:var(--ochre);font-weight:500}.marva-scope .full-venue{background:linear-gradient(135deg,var(--ivory)0%,#e9decb 100%);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1.2fr;align-items:center;gap:36px;margin-bottom:60px;padding:36px;display:grid;position:relative;overflow:hidden}.marva-scope .full-venue:before{content:"";border:1px solid #1f1a1414;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-80px}.marva-scope .full-venue:after{content:"";border:1px dashed #b8854a40;border-radius:50%;width:140px;height:140px;position:absolute;top:-20px;right:-20px}.marva-scope .full-venue .fv-left{position:relative}.marva-scope .full-venue .fv-tag{color:var(--ochre);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.marva-scope .full-venue .fv-tag .dot{background:var(--ochre);border-radius:50%;width:6px;height:6px}.marva-scope .full-venue h3{letter-spacing:-.02em;margin:0 0 12px;font-family:Fraunces,serif;font-size:44px;font-weight:400;line-height:.98}.marva-scope .full-venue h3 em{color:var(--ochre);font-style:italic}.marva-scope .full-venue .fv-sub{color:var(--muted);max-width:360px;margin:0 0 22px;font-size:14px;line-height:1.6}.marva-scope .full-venue .fv-prices{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.marva-scope .full-venue .fv-p{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px}.marva-scope .full-venue .fv-p .l{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .full-venue .fv-p .v{letter-spacing:-.015em;font-family:Fraunces,serif;font-size:26px;line-height:1}.marva-scope .full-venue .fv-p .u{color:var(--muted);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .full-venue .fv-cta{background:var(--ink);color:var(--bg);border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.marva-scope .full-venue .fv-cta:hover{background:var(--ink-2)}.marva-scope .full-venue .fv-right{flex-direction:column;gap:10px;display:flex;position:relative}.marva-scope .full-venue .fv-f{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff80;border:1px solid #1f1a140f;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.marva-scope .full-venue .fv-f .ic{border:1px solid var(--line);width:36px;height:36px;color:var(--ochre);background:#fff;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.marva-scope .full-venue .fv-f .t{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:600}.marva-scope .full-venue .fv-f .d{color:var(--muted);font-size:12px;line-height:1.45}.marva-scope .compare{background:var(--ivory);border:1px solid var(--line);border-radius:24px;margin-bottom:60px;padding:32px}.marva-scope .compare h2{letter-spacing:-.015em;margin:0 0 24px;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:1}.marva-scope .ctable{border-collapse:collapse;width:100%}.marva-scope .ctable th,.marva-scope .ctable td{text-align:left;border-bottom:1px solid var(--line);padding:14px 12px;font-size:13px}.marva-scope .ctable th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--line-2);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.marva-scope .ctable th:first-child,.marva-scope .ctable td:first-child{text-align:left;color:var(--ink);font-weight:500}.marva-scope .ctable th:not(:first-child),.marva-scope .ctable td:not(:first-child){text-align:center}.marva-scope .ctable .yes{color:var(--ok);display:inline-flex}.marva-scope .ctable .no{color:var(--line-2)}.marva-scope .ctable .feat-col{background:#b8854a14}.marva-scope .faq{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:60px;display:grid}.marva-scope .faq-item{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;padding:20px 22px;transition:border-color .15s}.marva-scope .faq-item:hover{border-color:var(--line-2)}.marva-scope .faq-q{color:var(--ink);justify-content:space-between;align-items:center;gap:14px;font-size:15px;font-weight:500;display:flex}.marva-scope .faq-q svg{color:var(--muted);flex-shrink:0;transition:transform .2s}.marva-scope .faq-item.open .faq-q svg{transform:rotate(45deg)}.marva-scope .faq-a{color:var(--muted);max-height:0;margin-top:0;font-size:13px;line-height:1.6;transition:max-height .3s,margin-top .3s;overflow:hidden}.marva-scope .faq-item.open .faq-a{max-height:400px;margin-top:12px}.marva-scope .c-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;padding:56px 0 40px;display:grid}.marva-scope .c-hero h1{letter-spacing:-.02em;margin:14px 0 18px;font-family:Fraunces,serif;font-size:72px;font-weight:400;line-height:.98}.marva-scope .c-hero h1 em{color:var(--ochre);font-style:italic}.marva-scope .c-hero p{color:var(--muted);max-width:500px;margin:0 0 20px;font-size:16px;line-height:1.55}.marva-scope .c-hero .ppl-stats{border-top:1px solid var(--line);gap:28px;margin-top:28px;padding:20px 0 0;display:flex}.marva-scope .c-hero .ppl-stats .s{flex:1}.marva-scope .c-hero .ppl-stats .n{font-family:Fraunces,serif;font-size:40px;line-height:1}.marva-scope .c-hero .ppl-stats .l{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .c-hero-img{aspect-ratio:5/6;border-radius:24px;position:relative;overflow:hidden}.marva-scope .c-hero-img img{object-fit:cover;width:100%;height:100%}.marva-scope .events{grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:60px;display:grid}.marva-scope .event-feat{background:var(--ink);color:var(--bg);isolation:isolate;border-radius:24px;grid-template-rows:1fr auto;min-height:480px;text-decoration:none;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s cubic-bezier(.2,.7,.2,1);display:grid;position:relative;overflow:hidden}.marva-scope .event-feat:hover{transform:translateY(-4px);box-shadow:0 30px 60px -30px #1f1b1673}.marva-scope .event-feat .img{position:absolute;inset:0;overflow:hidden}.marva-scope .event-feat .img img{object-fit:cover;opacity:.55;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),opacity .4s}.marva-scope .event-feat:hover .img img{opacity:.62;transform:scale(1.04)}.marva-scope .event-feat .img:after{content:"";background:linear-gradient(to top,var(--ink)5%,transparent 70%);position:absolute;inset:0}.marva-scope .event-feat .body{margin-top:auto;padding:28px 32px;position:relative}.marva-scope .event-feat-excerpt{color:#e8dfcf;max-width:540px;margin:0 0 16px;font-size:15px;line-height:1.55}.marva-scope .event-feat .tag{color:var(--ochre);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.marva-scope .event-feat .tag .dot{background:var(--ochre);border-radius:50%;width:6px;height:6px;animation:2s infinite marva-pulse}@keyframes marva-pulse{0%,to{opacity:1}50%{opacity:.4}}.marva-scope .event-feat h3{letter-spacing:-.015em;color:#fff;margin:0 0 14px;font-family:Fraunces,serif;font-size:42px;font-weight:400;line-height:1.02}.marva-scope .event-feat .meta{color:#e8dfcf;flex-wrap:wrap;gap:18px;margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:13px;display:flex}.marva-scope .event-feat .meta span{align-items:center;gap:6px;display:flex}.marva-scope .event-feat .cta{background:var(--ochre);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s;display:inline-flex}.marva-scope .event-feat .cta svg{transition:transform .25s cubic-bezier(.2,.7,.2,1)}.marva-scope .event-feat:hover .cta{box-shadow:0 10px 24px -10px #b8854ab3}.marva-scope .event-feat:hover .cta svg{transform:translate(4px)}.marva-scope .event-list{flex-direction:column;gap:12px;display:flex}.marva-scope .event-card{border:1px solid var(--line);cursor:pointer;color:inherit;background:#fff;border-radius:18px;align-items:stretch;gap:16px;padding:18px 20px;text-decoration:none;transition:transform .25s cubic-bezier(.2,.7,.2,1),border-color .2s,box-shadow .25s,background .2s;display:flex;position:relative;overflow:hidden}.marva-scope .event-card:before{content:"";background:var(--ochre);transform-origin:top;width:3px;transition:transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.marva-scope .event-card:hover{border-color:var(--ochre);transform:translateY(-3px);box-shadow:0 18px 36px -20px #1f1b162e}.marva-scope .event-card:hover:before{transform:scaleY(1)}.marva-scope .event-card:focus-visible{outline:2px solid var(--ochre);outline-offset:3px}.marva-scope .event-date{text-align:center;flex-shrink:0;width:60px;padding-top:2px}.marva-scope .event-date .d{font-family:Fraunces,serif;font-size:36px;line-height:1}.marva-scope .event-date .m{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .event-body{flex:1;min-width:0}.marva-scope .event-body .t{color:var(--ink);letter-spacing:-.005em;margin-bottom:4px;font-family:Fraunces,serif;font-size:18px;font-weight:500;line-height:1.25;transition:color .2s}.marva-scope .event-card:hover .event-body .t{color:#4a3924}.marva-scope .event-body .s{color:var(--muted);margin-bottom:10px;font-size:13px;line-height:1.45}.marva-scope .event-body .chips{flex-wrap:wrap;gap:6px;display:flex}.marva-scope .event-arrow{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:var(--ivory);border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;transition:transform .3s cubic-bezier(.2,.7,.2,1),color .2s,border-color .2s,background .2s;display:inline-flex}.marva-scope .event-card:hover .event-arrow{background:var(--ochre);color:#fff;border-color:var(--ochre);transform:translate(4px)}.marva-scope .event-article{padding:32px 0 64px}.marva-scope .event-article-breadcrumb{margin-bottom:24px}.marva-scope .event-article-breadcrumb a{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;text-decoration:none;transition:color .15s;display:inline-flex}.marva-scope .event-article-breadcrumb a:hover{color:var(--ochre)}.marva-scope .event-article-head{max-width:880px;margin:0 0 28px}.marva-scope .event-article-meta{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:18px;display:flex}.marva-scope .event-article-date{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-flex}.marva-scope .event-article h1{letter-spacing:-.02em;color:var(--ink);margin:0 0 16px;font-family:Fraunces,serif;font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.04}.marva-scope .event-article-lead{color:var(--ink-2,var(--muted));max-width:720px;margin:0 0 18px;font-size:19px;line-height:1.55}.marva-scope .event-article-chips{flex-wrap:wrap;gap:6px;display:flex}.marva-scope .event-article-hero{background:var(--ivory);aspect-ratio:16/9;border-radius:24px;margin-bottom:48px;position:relative;overflow:hidden;box-shadow:0 24px 56px -32px #1f1a1466}.marva-scope .event-article-hero img{object-fit:cover;width:100%;height:100%;display:block}.marva-scope .event-article-hero:after{content:"";pointer-events:none;background:linear-gradient(#1f1a1400 0%,#1f1a148c 100%);height:45%;position:absolute;inset:auto 0 0}.marva-scope .event-article-datestamp{z-index:2;-webkit-backdrop-filter:blur(8px);background:#f5efe4eb;border:1px solid #1f1a141f;border-radius:14px;align-items:stretch;gap:0;padding:10px 14px 10px 16px;display:inline-flex;position:absolute;bottom:24px;left:28px;box-shadow:0 16px 32px -16px #1f1a1473}.marva-scope .event-article-datestamp .ds-day{letter-spacing:-.02em;color:var(--ink);border-right:1px solid #1f1a141f;margin-right:14px;padding-right:14px;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:1}.marva-scope .event-article-datestamp .ds-meta{flex-direction:column;justify-content:center;gap:4px;display:inline-flex}.marva-scope .event-article-datestamp .ds-month{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-2,var(--muted));font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .event-article-datestamp .ds-time{letter-spacing:.04em;color:var(--ink);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600}.marva-scope .event-article-hero-tag{z-index:2;text-transform:uppercase;letter-spacing:.16em;color:var(--ochre);-webkit-backdrop-filter:blur(6px);background:#f5efe4d9;border:1px solid #b8854a47;border-radius:999px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11px;position:absolute;top:20px;right:24px}@media (max-width:640px){.marva-scope .event-article-datestamp{padding:8px 12px;bottom:16px;left:16px}.marva-scope .event-article-datestamp .ds-day{margin-right:10px;padding-right:10px;font-size:30px}.marva-scope .event-article-hero-tag{font-size:10px;top:14px;right:14px}}.marva-scope .event-article-ornament{color:var(--ochre);letter-spacing:.2em;justify-content:center;align-items:center;gap:14px;margin:4px 0 28px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.marva-scope .event-article-ornament span{background:linear-gradient(90deg,#0000,#b8854a8c,#0000);flex:0 0 56px;height:1px}.marva-scope .event-article-body .event-article-lede:first-letter{float:left;color:var(--ochre);padding:4px 10px 0 0;font-family:Fraunces,serif;font-size:58px;font-weight:500;line-height:.95}.marva-scope .event-article-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:40px;margin-bottom:64px;display:grid}.marva-scope .event-article-body{color:var(--ink);font-size:16px;line-height:1.7}.marva-scope .event-article-body .event-article-excerpt{color:#4a3924;border-bottom:1px solid var(--line);margin:0 0 24px;padding-bottom:24px;font-family:Fraunces,serif;font-size:22px;font-style:italic;line-height:1.5}.marva-scope .event-article-body p{margin:0 0 18px}.marva-scope .event-article-aside{position:sticky;top:96px}.marva-scope .event-article-card{background:var(--ivory);border:1px solid var(--line);border-radius:20px;padding:28px 24px 24px;position:relative;overflow:hidden;box-shadow:0 18px 40px -28px #1f1a1447}.marva-scope .event-article-card:before{content:"";background:linear-gradient(90deg,var(--ochre)0%,#b8854a8c 60%,transparent 100%);height:4px;position:absolute;inset:0 0 auto}.marva-scope .event-article-card h4{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 16px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.marva-scope .event-article-card dl{flex-direction:column;gap:12px;margin:0 0 20px;display:flex}.marva-scope .event-article-card dl>div{border-bottom:1px dashed var(--line);flex-direction:column;gap:2px;padding-bottom:12px;display:flex}.marva-scope .event-article-card dl>div:last-child{border-bottom:0;padding-bottom:0}.marva-scope .event-article-card dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.marva-scope .event-article-card dd{color:var(--ink);margin:0;font-size:14px;font-weight:500}.marva-scope .event-article-cta{justify-content:center;width:100%}.marva-scope .event-article-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:12px;line-height:1.5}.marva-scope .event-article-related{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.marva-scope .event-list-related{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.marva-scope .testimonials{background:var(--ivory);border:1px solid var(--line);border-radius:24px;margin-bottom:60px;padding:40px}.marva-scope .t-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px;display:grid}.marva-scope .t-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:14px;padding:24px;display:flex}.marva-scope .t-quote{letter-spacing:-.01em;color:var(--ink);font-family:Fraunces,serif;font-size:22px;line-height:1.2}.marva-scope .t-foot{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.marva-scope .t-avatar{background:var(--bg);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.marva-scope .t-avatar img{object-fit:cover;width:100%;height:100%}.marva-scope .t-foot .n{color:var(--ink);font-size:13px;font-weight:600}.marva-scope .t-foot .r{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .members{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:60px;display:grid}.marva-scope .member{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:18px;transition:transform .15s}.marva-scope .member:hover{transform:translateY(-3px)}.marva-scope .m-avatar{background:var(--bg);border-radius:50%;width:64px;height:64px;margin:0 auto 10px;overflow:hidden}.marva-scope .m-avatar img{object-fit:cover;width:100%;height:100%}.marva-scope .member .n{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:600}.marva-scope .member .r{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .join-cta{background:var(--ink);color:var(--bg);text-align:center;border-radius:24px;margin-bottom:40px;padding:56px;position:relative;overflow:hidden}.marva-scope .join-cta:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.marva-scope .join-cta:after{content:"";border:1px dashed #ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.marva-scope .join-cta h2{letter-spacing:-.015em;color:#fff;margin:0 0 14px;font-family:Fraunces,serif;font-size:54px;font-weight:400;line-height:1;position:relative}.marva-scope .join-cta h2 em{color:var(--ochre);font-style:italic}.marva-scope .join-cta p{color:#ffffffb3;max-width:480px;margin:0 auto 24px;font-size:16px;line-height:1.55;position:relative}.marva-scope .join-cta .row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.marva-scope .perks-cta{background:var(--ink);color:var(--bg);border-radius:24px;margin-bottom:56px;padding:56px;position:relative;overflow:hidden}.marva-scope .perks-cta:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.marva-scope .perks-cta:after{content:"";pointer-events:none;border:1px dashed #ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.marva-scope .perks-head{max-width:720px;margin-bottom:36px;position:relative}.marva-scope .perks-head .sec-num{color:#ffffff80;margin-bottom:10px}.marva-scope .perks-head h2{letter-spacing:-.015em;color:#fff;margin:0 0 14px;font-family:Fraunces,serif;font-size:48px;font-weight:400;line-height:1.02}.marva-scope .perks-head h2 em{color:var(--ochre);font-style:italic}.marva-scope .perks-head p{color:#ffffffb3;max-width:560px;margin:0;font-size:15px;line-height:1.6}.marva-scope .perks-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.marva-scope .perk{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:10px;padding:22px;display:flex}.marva-scope .perk-icon{width:40px;height:40px;color:var(--ochre);background:#d6a55f24;border-radius:10px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.marva-scope .perk-title{letter-spacing:-.01em;color:#fff;font-family:Fraunces,serif;font-size:19px;font-weight:500;line-height:1.2}.marva-scope .perk-desc{color:#ffffffa6;font-size:13.5px;line-height:1.55}.marva-scope .b-hero{padding:56px 0 28px}.marva-scope .b-hero h1{letter-spacing:-.02em;max-width:900px;margin:14px 0 18px;font-family:Fraunces,serif;font-size:72px;font-weight:400;line-height:.98}.marva-scope .b-hero h1 em{color:var(--ochre);font-style:italic}.marva-scope .b-hero p{color:var(--muted);max-width:560px;margin:0 0 24px;font-size:16px;line-height:1.55}.marva-scope .search-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:32px;padding:14px 0;display:flex}.marva-scope .search{background:var(--ivory);border:1px solid var(--line);border-radius:999px;flex:1;align-items:center;gap:10px;min-width:260px;height:42px;padding:0 16px;display:flex}.marva-scope .search input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:14px}.marva-scope .tag-list{flex-wrap:wrap;gap:6px;display:flex}.marva-scope .tchip{background:var(--ivory);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:7px 13px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500}.marva-scope .tchip.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.marva-scope .featured{grid-template-columns:1.5fr 1fr;gap:16px;margin-bottom:48px;display:grid}.marva-scope .feat-post{cursor:pointer;border:1px solid var(--line);min-height:520px;color:inherit;background:#fff;border-radius:24px;grid-template-rows:auto 1fr;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.marva-scope .feat-post:hover{transform:translateY(-3px);box-shadow:0 24px 50px -20px #1f1a1440}.marva-scope .feat-post .img{aspect-ratio:16/10;overflow:hidden}.marva-scope .feat-post .img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.marva-scope .feat-post:hover .img img{transform:scale(1.03)}.marva-scope .feat-post .body{flex-direction:column;gap:12px;padding:28px 32px;display:flex}.marva-scope .feat-post .meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.marva-scope .feat-post .meta .cat{color:var(--ochre)}.marva-scope .feat-post h2{letter-spacing:-.015em;color:var(--ink);margin:0;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:1.04}.marva-scope .feat-post .ex{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.marva-scope .feat-post .author{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.marva-scope .feat-post .author .a{background:var(--bg);border-radius:50%;width:32px;height:32px;overflow:hidden}.marva-scope .feat-post .author .a img{object-fit:cover;width:100%;height:100%}.marva-scope .feat-post .author .n{color:var(--ink);font-size:13px;font-weight:600}.marva-scope .feat-post .author .d{color:var(--muted);font-size:11px}.marva-scope .feat-side{flex-direction:column;gap:14px;display:flex}.marva-scope .side-post{border:1px solid var(--line);cursor:pointer;color:inherit;background:#fff;border-radius:18px;grid-template-columns:90px 1fr;gap:14px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s;display:grid}.marva-scope .side-post:hover{border-color:var(--line-2);transform:translateY(-2px)}.marva-scope .side-post .img{aspect-ratio:1;border-radius:12px;overflow:hidden}.marva-scope .side-post .img img{object-fit:cover;width:100%;height:100%}.marva-scope .side-post .body{flex-direction:column;gap:6px;display:flex}.marva-scope .side-post .cat{color:var(--ochre);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .side-post h3{letter-spacing:-.01em;color:var(--ink);margin:0;font-family:Fraunces,serif;font-size:20px;font-weight:400;line-height:1.1}.marva-scope .side-post .d{color:var(--muted);margin-top:auto;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .post-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px;display:grid}.marva-scope .post{border:1px solid var(--line);cursor:pointer;color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.marva-scope .post:hover{transform:translateY(-3px);box-shadow:0 18px 40px -20px #1f1a1433}.marva-scope .post .img{aspect-ratio:4/3;overflow:hidden}.marva-scope .post .img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.marva-scope .post:hover .img img{transform:scale(1.04)}.marva-scope .post .body{flex-direction:column;gap:10px;padding:22px 24px 24px;display:flex}.marva-scope .post .cat{color:var(--ochre);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .post h3{letter-spacing:-.01em;color:var(--ink);margin:0;font-family:Fraunces,serif;font-size:26px;font-weight:400;line-height:1.1}.marva-scope .post .ex{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.marva-scope .post .foot{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;margin-top:6px;padding-top:10px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.marva-scope .post .foot .avatar{border-radius:50%;width:22px;height:22px;overflow:hidden}.marva-scope .post .foot .avatar img{object-fit:cover;width:100%;height:100%}.marva-scope .news-cta{background:var(--ivory);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;margin-bottom:40px;padding:40px;display:grid}.marva-scope .news-cta h2{letter-spacing:-.015em;margin:0 0 10px;font-family:Fraunces,serif;font-size:40px;font-weight:400;line-height:1}.marva-scope .news-cta p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.marva-scope .news-form{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:5px 5px 5px 20px;display:flex}.marva-scope .news-form input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:14px}.marva-scope .news-form button{background:var(--ink);color:var(--bg);cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600}.marva-scope .k-grid{grid-template-columns:1.1fr .9fr;gap:32px;padding:56px 0 40px;display:grid}.marva-scope .k-left h1{letter-spacing:-.02em;margin:14px 0 18px;font-family:Fraunces,serif;font-size:72px;font-weight:400;line-height:.98}.marva-scope .k-left h1 em{color:var(--ochre);font-style:italic}.marva-scope .k-left p{color:var(--muted);max-width:500px;margin:0 0 30px;font-size:16px;line-height:1.55}.marva-scope .contact-cards{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.marva-scope .cc{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:20px;transition:border-color .15s,transform .15s;display:flex}.marva-scope .cc:hover{border-color:var(--line-2);transform:translateY(-2px)}.marva-scope .cc .ic{background:var(--bg);width:36px;height:36px;color:var(--ochre);border-radius:10px;place-items:center;margin-bottom:6px;display:grid}.marva-scope .cc .l{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .cc .v{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,serif;font-size:22px;line-height:1.1}.marva-scope .cc .hint{color:var(--muted);margin-top:2px;font-size:12px}.marva-scope .hours{background:var(--ivory);border:1px solid var(--line);border-radius:18px;padding:22px 24px}.marva-scope .hours h4{letter-spacing:-.01em;margin:0 0 12px;font-family:Fraunces,serif;font-size:22px;font-weight:400}.marva-scope .hrs-list{flex-direction:column;gap:8px;display:flex}.marva-scope .hrs-row{color:var(--ink-2);justify-content:space-between;font-family:JetBrains Mono,monospace;font-size:13px;display:flex}.marva-scope .hrs-row.open{color:var(--ink);font-weight:600}.marva-scope .hrs-row .d{color:var(--muted)}.marva-scope .hrs-row.open .d{color:var(--ink-2)}.marva-scope .hrs-row .t{align-items:center;gap:6px;display:flex}.marva-scope .hrs-row .dot{background:var(--ok);border-radius:50%;width:6px;height:6px}.marva-scope .k-right{flex-direction:column;align-self:start;gap:16px;display:flex;position:sticky;top:80px}.marva-scope .form{border:1px solid var(--line);background:#fff;border-radius:24px;padding:32px}.marva-scope .form h3{letter-spacing:-.015em;margin:0 0 4px;font-family:Fraunces,serif;font-size:30px;font-weight:400;line-height:1.05}.marva-scope .form .sub{color:var(--muted);margin:0 0 22px;font-size:14px}.marva-scope .form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.marva-scope .field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.marva-scope .field.wide{grid-column:span 2}.marva-scope .field label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .field input,.marva-scope .field textarea,.marva-scope .field select{border:1px solid var(--line);color:var(--ink);background:var(--ivory);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.marva-scope .field input:focus,.marva-scope .field textarea:focus,.marva-scope .field select:focus{border-color:var(--ochre);background:#fff}.marva-scope .field textarea{resize:vertical;min-height:120px}.marva-scope .topic-row{flex-wrap:wrap;gap:6px;display:flex}.marva-scope .topic{border:1px solid var(--line);background:var(--ivory);color:var(--ink-2);cursor:pointer;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500}.marva-scope .topic.on{background:var(--ink);border-color:var(--ink);color:var(--bg)}.marva-scope .submit{background:var(--ochre);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:flex}.marva-scope .submit:hover{background:var(--ochre-2)}.marva-scope .map-card{background:var(--ink);color:var(--bg);aspect-ratio:16/9;border-radius:24px;margin-bottom:40px;position:relative;overflow:hidden}.marva-scope .map-card svg{width:100%;height:100%;display:block}.marva-scope .map-card .pin{position:absolute;top:45%;left:50%;transform:translate(-50%,-100%)}.marva-scope .map-card .pin .marker{background:var(--ochre);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:relative;box-shadow:0 8px 24px #b8854a80}.marva-scope .map-card .pin .marker:after{content:"";border:8px solid #0000;border-top-color:var(--ochre);position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.marva-scope .map-card .pin:after{content:"";border:2px solid #b8854a66;border-radius:50%;width:80px;height:80px;animation:2s infinite marva-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes marva-ripple{0%{opacity:1;width:60px;height:60px}to{opacity:0;width:140px;height:140px}}.marva-scope .map-info{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;max-width:300px;padding:18px 22px;position:absolute;bottom:24px;left:24px}.marva-scope .map-info h4{letter-spacing:-.01em;margin:0 0 4px;font-family:Fraunces,serif;font-size:22px;font-weight:400}.marva-scope .map-info p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.5}.marva-scope .map-info a{color:var(--ochre);align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;display:inline-flex}.marva-scope .nav-burger{display:none}.marva-scope .nav-mobile{border-bottom:1px solid var(--line);background:#f5efe4f5;display:none}.marva-scope .nav-mobile.open{display:block}.marva-scope .nav-mobile-inner{flex-direction:column;gap:4px;padding:14px 28px 20px;display:flex}.marva-scope .nav-mobile-link{color:var(--ink-2);border-radius:999px;align-items:center;padding:11px 14px;font-size:15px;font-weight:500;transition:background .15s;display:inline-flex}.marva-scope .nav-mobile-link:hover{background:#1f1a140d}.marva-scope .nav-mobile-link.active{background:var(--ink);color:var(--bg)}.marva-scope .nav-mobile-sep{background:var(--line);height:1px;margin:6px 0 2px}@media (max-width:1200px){.marva-scope .nav{gap:14px}.marva-scope .nav-links a{padding:7px 10px;font-size:13px}.marva-scope .brand b{font-size:19px}}@media (max-width:980px){.marva-scope .nav-burger{display:grid}.marva-scope .chip-desktop,.marva-scope .btn-desktop{display:none}.marva-scope .hero-grid,.marva-scope .rooms,.marva-scope .features,.marva-scope .booking,.marva-scope .foot-grid,.marva-scope .rooms-grid,.marva-scope .detail,.marva-scope .plans,.marva-scope .faq,.marva-scope .full-venue,.marva-scope .c-hero,.marva-scope .events,.marva-scope .t-grid,.marva-scope .featured,.marva-scope .post-grid,.marva-scope .news-cta,.marva-scope .k-grid,.marva-scope .contact-cards,.marva-scope .form-grid{grid-template-columns:1fr}.marva-scope .plans{grid-template-columns:1fr 1fr}.marva-scope .members{grid-template-columns:repeat(3,1fr)}.marva-scope .perks-grid{grid-template-columns:repeat(2,1fr)}.marva-scope .perks-cta{padding:40px 28px}.marva-scope .perks-head h2{font-size:36px}.marva-scope .k-right{position:static;top:auto}.marva-scope .nav-links{display:none}.marva-scope h1.hero-title,.marva-scope .page-hero h1,.marva-scope .price-hero h1,.marva-scope .c-hero h1,.marva-scope .b-hero h1,.marva-scope .k-left h1{font-size:50px}.marva-scope .field.wide{grid-column:span 1}.marva-scope .foot-grid{grid-template-columns:1fr 1fr}.marva-scope .marva-footer .newsletter{grid-column:1/-1}.marva-scope .foot-marquee-track{font-size:22px}.marva-scope .event-article-grid{grid-template-columns:1fr;gap:28px}.marva-scope .event-article-aside{position:static}.marva-scope .event-feat h3{font-size:32px}.marva-scope .event-feat .body{padding:24px}}@media (max-width:600px){.marva-scope .wrap{padding:0 16px}.marva-scope .nav{gap:10px;padding:10px 0}.marva-scope .brand b{font-size:17px}.marva-scope .brand-logo{width:26px;height:26px}.marva-scope .sec-head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}.marva-scope .sec-head h2{font-size:32px}.marva-scope .sec-head p{max-width:100%}.marva-scope .foot-grid{grid-template-columns:1fr}.marva-scope .foot-marquee-track{font-size:18px}.marva-scope .foot-bottom{flex-direction:column;align-items:flex-start}.marva-scope .perks-grid{grid-template-columns:1fr}.marva-scope .perks-head h2{font-size:30px}.marva-scope .perks-cta{padding:32px 22px}}.marva-scope .rv-grid{grid-template-columns:300px 1fr;align-items:start;gap:32px;display:grid}.marva-scope .rv-summary{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:22px;position:sticky;top:90px}.marva-scope .rv-score{text-align:center;border-bottom:1px solid var(--line);padding-bottom:18px}.marva-scope .rv-avg{color:var(--ink);letter-spacing:-.02em;font-family:Fraunces,serif;font-size:62px;line-height:1}.marva-scope .rv-summary .star-row{color:var(--ochre);gap:2px;margin-top:8px;display:inline-flex}.marva-scope .star-row{color:var(--ochre);gap:2px;display:inline-flex}.marva-scope .rv-total{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .rv-dist{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding:18px 0;display:flex}.marva-scope .rv-bar-row{color:var(--muted);grid-template-columns:14px 1fr 34px;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:12px;transition:opacity .15s;display:grid}.marva-scope .rv-bar-row:hover{opacity:1!important}.marva-scope .rv-bar-row .bar{background:var(--bg-2);border-radius:3px;height:6px;overflow:hidden}.marva-scope .rv-bar-row .fill{background:var(--ochre);border-radius:3px;height:100%}.marva-scope .rv-filter-note{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;text-align:center;padding:12px 0;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .rv-cta{justify-content:center;width:100%;margin-bottom:18px}.marva-scope .rv-trust{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding-top:16px;display:flex}.marva-scope .rv-trust-row{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.marva-scope .rv-trust-row svg{color:var(--ok);flex-shrink:0}.marva-scope .rv-list{flex-direction:column;gap:16px;display:flex}.marva-scope .rv-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:22px;transition:border-color .2s}.marva-scope .rv-card:hover{border-color:var(--line-2)}.marva-scope .rv-card.pending{border-color:var(--ochre);background:linear-gradient(to bottom,#b8854a0a,var(--card))}.marva-scope .rv-card-head{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-bottom:12px;display:grid}.marva-scope .rv-av{background-position:50%;background-size:cover;background-color:var(--bg-2);border:1px solid var(--line);border-radius:50%;width:44px;height:44px}.marva-scope .rv-nm{color:var(--ink);font-size:14px;font-weight:600}.marva-scope .rv-role{color:var(--muted);font-weight:400}.marva-scope .rv-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .rv-stars{color:var(--ochre)}.marva-scope .rv-title{color:var(--ink);letter-spacing:-.01em;margin:0 0 6px;font-family:Fraunces,serif;font-size:18px;font-weight:400}.marva-scope .rv-body{color:var(--ink-2);margin:0;font-size:14px;line-height:1.55}.marva-scope .rv-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;display:flex}.marva-scope .rv-verify{color:var(--ok);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.marva-scope .rv-helpful{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:20px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .15s}.marva-scope .rv-helpful:hover{border-color:var(--ochre);color:var(--ochre)}.marva-scope .rv-pending-badge{color:var(--ochre);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--ochre);border-radius:20px;margin-top:10px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-block}.marva-scope .rv-more{justify-content:center;width:100%;margin-top:4px}.marva-scope .rv-form{background:var(--ivory);border:2px solid var(--ink);border-radius:16px;margin-bottom:8px;padding:24px}.marva-scope .rv-form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.marva-scope .rv-form-head h4{color:var(--ink);letter-spacing:-.01em;margin:0;font-family:Fraunces,serif;font-size:22px;font-weight:400}.marva-scope .rv-close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:6px}.marva-scope .rv-close:hover{background:var(--bg-2);color:var(--ink)}.marva-scope .rv-field{margin-bottom:14px;display:block;position:relative}.marva-scope .rv-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.marva-scope .rv-field input,.marva-scope .rv-field textarea{background:var(--card);border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);border-radius:10px;outline:none;padding:11px 14px;font-size:14px;transition:border-color .15s}.marva-scope .rv-field input:focus,.marva-scope .rv-field textarea:focus{border-color:var(--ochre)}.marva-scope .rv-field textarea{resize:vertical;min-height:90px;font-family:inherit}.marva-scope .rv-count{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:10px;position:absolute;bottom:8px;right:10px}.marva-scope .rv-form-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:14px;display:flex}.marva-scope .rv-legal{color:var(--muted);flex:1;font-size:11px;line-height:1.45}.marva-scope .rv-actions{flex-shrink:0;gap:8px;display:flex}.marva-scope .rv-form.done{text-align:center;padding:40px 24px}.marva-scope .rv-done-ic{background:var(--ok);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:inline-flex}.marva-scope .rv-form.done h4{color:var(--ink);margin:0 0 6px;font-family:Fraunces,serif;font-size:24px;font-weight:400}.marva-scope .rv-form.done p{color:var(--muted);margin:0;font-size:14px}.marva-scope .rv-form-modal{border:1px solid var(--line);background:var(--card);margin-bottom:0;padding:28px 28px 22px;box-shadow:inset 0 1px #fff9}.rv-modal-content{background:0 0!important;border:0!important;border-radius:20px!important;width:calc(100vw - 32px)!important;max-width:620px!important;padding:0!important;overflow:hidden!important;box-shadow:0 32px 64px -20px #1f1a1473,0 0 0 1px #1f1a1414!important}.rv-modal-content .rv-form-modal{border:0;border-radius:20px}.marva-scope .rv-cta{transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s}.marva-scope .rv-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px -10px #1f1a1473}@media (max-width:900px){.marva-scope .rv-grid{grid-template-columns:1fr}.marva-scope .rv-summary{position:static}.marva-scope .rv-form-foot{flex-direction:column;align-items:stretch}.marva-scope .rv-legal{order:2}}.marva-scope .dash{grid-template-columns:240px 1fr;gap:28px;padding:32px 0 60px;display:grid}.marva-scope .side{flex-direction:column;align-self:start;gap:4px;display:flex;position:sticky;top:96px}.marva-scope .side .user{border:1px solid var(--line);background:var(--ivory);border-radius:14px;align-items:center;gap:10px;margin-bottom:10px;padding:16px 14px;display:flex}.marva-scope .side .user .av{color:#fff;background:linear-gradient(135deg,#b8854a,#6b5b47);border-radius:50%;place-items:center;width:40px;height:40px;font-family:Fraunces,serif;font-size:14px;font-weight:700;display:grid}.marva-scope .side .user .nm{color:var(--ink);font-size:13px;font-weight:600;line-height:1.2}.marva-scope .side .user .tier{color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .side button.lnk{color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s;display:flex}.marva-scope .side button.lnk:hover{background:var(--ivory)}.marva-scope .side button.lnk.on{background:var(--ink);color:var(--bg)}.marva-scope .side button.lnk svg{opacity:.7;flex-shrink:0;width:16px;height:16px}.marva-scope .side button.lnk.on svg{opacity:1}.marva-scope .side button.lnk .badge{background:var(--ochre);color:#fff;border-radius:20px;margin-left:auto;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500}.marva-scope .side .logout{border-top:1px solid var(--line);margin-top:10px;padding-top:16px}.marva-scope .side .logout a{color:var(--muted);align-items:center;gap:10px;padding:10px 14px;font-size:13px;text-decoration:none;display:flex}.marva-scope .side .logout a:hover{color:var(--ink)}.marva-scope .dash-main{flex-direction:column;gap:20px;min-width:0;display:flex}.marva-scope .welcome{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:6px;display:flex}.marva-scope .welcome h1{letter-spacing:-.02em;margin:0;font-family:Fraunces,serif;font-size:44px;font-weight:400;line-height:1}.marva-scope .welcome h1 em{color:var(--ochre);font-style:italic}.marva-scope .welcome .sub{color:var(--muted);margin-top:6px;font-size:13px}.marva-scope .welcome .right{align-items:center;gap:8px;display:flex}.marva-scope .welcome .right .btn{font-size:13px}.marva-scope .overview{grid-template-columns:1.1fr .9fr .9fr;gap:12px;display:grid}.marva-scope .dash-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px 22px;position:relative;overflow:hidden}.marva-scope .dash-card:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffffc7 0%,#fffffff0 60%,#fff 100%),url(/dashboard/card-light.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.marva-scope .dash-card.ink:before{background-image:linear-gradient(#1f1a149e 0%,#1f1a14c7 65%,#1f1a14e0 100%),url(/dashboard/card-dark.png)}.marva-scope .dash-card>*{z-index:1;position:relative}.marva-scope .dash-card .lbl{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);align-items:center;gap:8px;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:10px;display:flex}.marva-scope .dash-card .lbl svg{color:var(--ochre)}.marva-scope .dash-card.ink{background:var(--ink);color:var(--bg)}.marva-scope .dash-card.ink .lbl{color:var(--ochre)}.marva-scope .credit-ring{align-items:center;gap:16px;display:flex}.marva-scope .ring{flex-shrink:0;width:88px;height:88px;position:relative}.marva-scope .ring svg{transform:rotate(-90deg)}.marva-scope .ring .pct{letter-spacing:-.02em;place-items:center;font-family:Fraunces,serif;font-size:26px;display:grid;position:absolute;inset:0}.marva-scope .credit-info .big{margin-bottom:4px;font-family:Fraunces,serif;font-size:30px;line-height:1}.marva-scope .credit-info .sm{color:#e8dfcfbf;font-size:12px}.marva-scope .credit-bar{background:#ffffff1a;border-radius:3px;height:6px;margin-top:14px;overflow:hidden}.marva-scope .credit-bar .fill{background:var(--ochre);border-radius:3px;height:100%}.marva-scope .hour-big{letter-spacing:-.02em;margin:2px 0 4px;font-family:Fraunces,serif;font-size:48px;line-height:1}.marva-scope .hour-big .u{color:var(--muted);margin-left:4px;font-family:Nunito,sans-serif;font-size:14px;font-weight:500}.marva-scope .next-bk .nm{margin:2px 0 4px;font-family:Fraunces,serif;font-size:22px;line-height:1.1}.marva-scope .next-bk .when{color:var(--ochre);font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .next-bk .room{color:var(--muted);margin-top:4px;font-size:12px}.marva-scope .dash-sec{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px 26px}.marva-scope .dash-sec-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.marva-scope .dash-sec-head h3{letter-spacing:-.015em;margin:0;font-family:Fraunces,serif;font-size:26px;font-weight:400;line-height:1}.marva-scope .dash-sec-head .sub{color:var(--muted);margin-top:4px;font-size:13px}.marva-scope .dash-sec-head a.lnk-m{color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:12px;text-decoration:none}.marva-scope .tab-filters{border-bottom:1px solid var(--line);gap:6px;margin-bottom:14px;padding-bottom:0;display:flex}.marva-scope .tab-filters button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-family:inherit;font-size:13px;transition:all .15s}.marva-scope .tab-filters button.on{color:var(--ink);border-bottom-color:var(--ochre);font-weight:600}.marva-scope .tab-filters button:hover{color:var(--ink)}.marva-scope .tab-filters .ct{color:var(--muted);margin-left:4px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .bk-list{flex-direction:column;gap:8px;display:flex}.marva-scope .bk-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:80px 1fr auto auto;align-items:center;gap:20px;padding:18px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.marva-scope .bk-row:hover{border-color:#b8854a52;transform:translateY(-1px);box-shadow:0 12px 24px -18px #1f1a1438}.marva-scope .bk-row.past{opacity:.62}.marva-scope .bk-date{text-align:center;border-right:1px solid var(--line);padding:8px 16px 8px 0;position:relative}.marva-scope .bk-date:before{content:"";background:var(--ochre);opacity:.85;border-radius:3px;width:3px;height:32px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.marva-scope .bk-row.past .bk-date:before{background:var(--line-2);opacity:.6}.marva-scope .bk-date .d{letter-spacing:-.02em;color:var(--ink);font-family:Fraunces,serif;font-size:32px;line-height:1}.marva-scope .bk-date .m{color:var(--ochre);text-transform:uppercase;letter-spacing:.14em;margin-top:4px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.marva-scope .bk-body{min-width:0}.marva-scope .bk-body .rm{color:var(--ink);align-items:center;gap:10px;font-size:15px;font-weight:600;line-height:1.2;display:flex}.marva-scope .bk-body .rm .dotc{border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #b8854a29}.marva-scope .bk-body .rm .rm-name{letter-spacing:-.005em;font-family:Fraunces,serif;font-size:17px;font-weight:500}.marva-scope .bk-body .rm .rm-dow{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);background:#1f1a140a;border-radius:6px;margin-left:2px;padding:3px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500}.marva-scope .bk-body .tm{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.marva-scope .bk-body .tm .tm-time{color:var(--ink);letter-spacing:.01em;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600}.marva-scope .bk-body .tm .tm-sep{color:var(--line-2);font-family:JetBrains Mono,monospace;font-size:13px}.marva-scope .bk-body .tm .tm-id{color:var(--muted);background:var(--ivory);border:1px solid var(--line);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:220px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}.marva-scope .bk-status{text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.marva-scope .bk-status .bk-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.marva-scope .bk-status.ok{color:#3e7948;background:#eaf4ec}.marva-scope .bk-status.wait{color:var(--ochre-2);background:#fdf1e4}.marva-scope .bk-status.done{background:var(--bg);color:var(--muted)}.marva-scope .bk-status.cancel{color:#a54545;background:#fbecec}.marva-scope .bk-review-btn{border:1px solid var(--ochre);color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border-radius:20px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .15s}.marva-scope .bk-review-btn:hover{background:var(--ochre);color:#fff}.marva-scope .bk-review-btn.done{border-color:var(--ok);color:var(--ok);cursor:default}.marva-scope .bk-review-btn.done:hover{color:var(--ok);background:0 0}.marva-scope .bk-actions{gap:8px;display:flex}.marva-scope .bk-actions button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:11px;place-items:center;transition:border-color .15s,color .15s,background .15s,transform .15s;display:grid}.marva-scope .bk-actions button svg{width:15px;height:15px}.marva-scope .bk-actions button:hover:not(:disabled){border-color:var(--ochre);color:var(--ochre);background:#b8854a0a;transform:translateY(-1px)}.marva-scope .bk-actions button:disabled{opacity:.35;cursor:not-allowed}.marva-scope .bk-actions button.del:hover:not(:disabled){color:#a54545;background:#a545450a;border-color:#c57272}.marva-scope .billing-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.marva-scope .bill-box{border:1px solid var(--line);border-radius:14px;padding:18px 20px}.marva-scope .bill-box .lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px}.marva-scope .bill-box .v{color:var(--ink);font-size:14px;line-height:1.5}.marva-scope .bill-box .v b{margin-bottom:2px;font-weight:600;display:block}.marva-scope .bill-box .edit{color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:11px;text-decoration:none;display:inline-block}.marva-scope .invoices{flex-direction:column;gap:6px;margin-top:14px;display:flex}.marva-scope .inv-row{border-radius:10px;grid-template-columns:1fr auto auto auto;align-items:center;gap:16px;padding:12px 14px;font-size:13px;transition:background .12s;display:grid}.marva-scope .inv-row:hover{background:var(--ivory)}.marva-scope .inv-row .id{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .inv-row .dt{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .inv-row .am{letter-spacing:-.01em;font-family:Fraunces,serif;font-size:16px}.marva-scope .inv-row a{color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:11px;text-decoration:none}.marva-scope .alert{background:linear-gradient(100deg,#fdf1e4 0%,#fbe2c4 100%);border:1px solid #b8854a40;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.marva-scope .alert .ic{width:32px;height:32px;color:var(--ochre);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.marva-scope .alert .t{color:var(--ink);font-size:13px;line-height:1.5}.marva-scope .alert .t b{margin-bottom:2px;font-weight:700;display:block}.marva-scope .alert a{color:var(--ochre);font-weight:600;text-decoration:underline}.marva-scope .rv-my-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.marva-scope .rv-my-card{border:1px solid var(--line);background:var(--ivory);border-radius:14px;padding:18px}.marva-scope .rv-my-card.pending{border-color:var(--ochre);background:linear-gradient(to bottom,#b8854a0f,var(--ivory))}.marva-scope .rv-my-card .rm{color:var(--ink);align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.marva-scope .rv-my-card .dotc{border-radius:50%;width:8px;height:8px}.marva-scope .rv-my-card .dt{color:var(--muted);margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .rv-my-card .st{color:var(--ochre);gap:2px;margin-bottom:8px;display:inline-flex}.marva-scope .rv-my-card .tl{color:var(--ink);margin:0 0 6px;font-family:Fraunces,serif;font-size:16px;font-weight:400}.marva-scope .rv-my-card .bd{color:var(--ink-2);margin:0;font-size:13px;line-height:1.5}.marva-scope .rv-my-card .st-pending{color:var(--ochre);text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-block}.marva-scope .rv-my-card .st-live{color:var(--ok);text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-block}.marva-scope .rv-empty{text-align:center;color:var(--muted);padding:40px 20px;font-size:14px}.marva-scope .rv-empty svg{color:var(--line-2);margin-bottom:10px}.marva-scope .modal-back{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1f1a1466;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.marva-scope .modal{background:var(--ivory);border:2px solid var(--ink);border-radius:20px;width:100%;max-width:520px;box-shadow:0 20px 50px #0003}.marva-scope .modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.marva-scope .modal-head h3{letter-spacing:-.015em;margin:0;font-family:Fraunces,serif;font-size:24px;font-weight:400}.marva-scope .modal-head button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:6px}.marva-scope .modal-head button:hover{background:var(--bg-2);color:var(--ink)}.marva-scope .modal-body{padding:22px 24px}.marva-scope .modal-ctx{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.marva-scope .modal-ctx .dotc{border-radius:50%;width:8px;height:8px}.marva-scope .modal-ctx b{color:var(--ink);font-size:14px}.marva-scope .modal-ctx span{color:var(--muted);margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px}.marva-scope .modal-field{margin-bottom:14px}.marva-scope .modal-field label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.marva-scope .modal-field input,.marva-scope .modal-field textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:11px 14px;font-size:14px;transition:border-color .15s}.marva-scope .modal-field input:focus,.marva-scope .modal-field textarea:focus{border-color:var(--ochre)}.marva-scope .modal-field textarea{resize:vertical;min-height:100px}.marva-scope .modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.marva-scope .star-picker{color:var(--ochre);gap:4px;display:inline-flex}.marva-scope .star-picker svg{cursor:pointer}@media (max-width:980px){.marva-scope .dash{grid-template-columns:1fr}.marva-scope .side{flex-direction:row;gap:6px;position:static;overflow-x:auto}.marva-scope .side .user,.marva-scope .side .logout,.marva-scope .side button.lnk .badge{display:none}.marva-scope .overview,.marva-scope .billing-grid{grid-template-columns:1fr}.marva-scope .bk-row{grid-template-columns:60px 1fr;row-gap:8px}.marva-scope .bk-status,.marva-scope .bk-actions,.marva-scope .bk-review-btn{grid-column:2}.marva-scope .rv-my-grid{grid-template-columns:1fr}}.marva-scope .mv-toggles{flex-direction:column;gap:6px;margin-top:10px;display:flex}.marva-scope .mv-toggle{border-bottom:1px solid var(--line);cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;font-size:13px;display:flex}.marva-scope .mv-toggle:last-child{border-bottom:none}.marva-scope .mv-toggle-label{font-weight:500}.marva-scope .mv-toggle-track{background:var(--line-2);border-radius:999px;outline:none;flex-shrink:0;width:42px;height:24px;transition:background .18s;position:relative}.marva-scope .mv-toggle-track:focus-visible{box-shadow:0 0 0 3px #b8854a4d}.marva-scope .mv-toggle-track.on{background:var(--ochre)}.marva-scope .mv-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #1f1a1440}.marva-scope .mv-toggle-track.on .mv-toggle-thumb{transform:translate(18px)}.marva-scope .about-hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;padding:64px 0 56px;display:grid}.marva-scope .about-hero-text h1{letter-spacing:-.02em;margin:14px 0 20px;font-family:Fraunces,serif;font-size:64px;font-weight:400;line-height:1}.marva-scope .about-hero-text h1 em{color:var(--ochre);font-style:italic}.marva-scope .about-hero-text p{color:var(--ink-2);max-width:520px;margin:0 0 28px;font-size:16px;line-height:1.6}.marva-scope .about-hero-meta{flex-wrap:wrap;gap:10px;display:flex}.marva-scope .abm-chip{border:1px solid var(--line);letter-spacing:.04em;color:var(--ink-2);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.marva-scope .abm-chip .dot{background:var(--ochre);border-radius:50%;width:6px;height:6px}.marva-scope .about-hero-img{aspect-ratio:16/11;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 28px 60px -22px #1f1a1452}.marva-scope .about-hero-img img{object-fit:cover;width:100%;height:100%;display:block}.marva-scope .about-mission{border-top:1px solid var(--line);padding:56px 0}.marva-scope .about-mission .am-num{text-transform:uppercase;letter-spacing:.14em;color:var(--ochre);margin-bottom:18px;font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope .am-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:48px;display:grid}.marva-scope .am-grid h2{letter-spacing:-.02em;margin:0;font-family:Fraunces,serif;font-size:42px;font-weight:400;line-height:1.08}.marva-scope .am-grid h2 em{color:var(--ochre);font-style:italic}.marva-scope .am-body p{color:var(--ink-2);margin:0 0 14px;font-size:15px;line-height:1.7}.marva-scope .am-body p:last-child{margin-bottom:0}.marva-scope .about-rooms{border-top:1px solid var(--line);padding:64px 0 40px}.marva-scope .ar-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.marva-scope .ar-head h2{letter-spacing:-.02em;margin:8px 0 0;font-family:Fraunces,serif;font-size:38px;font-weight:400;line-height:1.05}.marva-scope .ar-head h2 em{color:var(--ochre);font-style:italic}.marva-scope .ar-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.marva-scope .ar-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.marva-scope .ar-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px -22px #1f1a1440}.marva-scope .ar-img{aspect-ratio:4/3;background:var(--ivory);position:relative;overflow:hidden}.marva-scope .ar-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.marva-scope .ar-card:hover .ar-img img{transform:scale(1.04)}.marva-scope .ar-cap{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f1a14c7;border-radius:999px;padding:5px 10px;font-size:10px;position:absolute;top:12px;left:12px}.marva-scope .ar-body{flex-direction:column;flex:1;gap:10px;padding:22px 22px 24px;display:flex}.marva-scope .ar-body h3{letter-spacing:-.01em;margin:0;font-family:Fraunces,serif;font-size:24px;font-weight:400}.marva-scope .ar-body p{color:var(--ink-2);flex:1;margin:0;font-size:13.5px;line-height:1.55}.marva-scope .ar-link{color:var(--ochre);align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.marva-scope .ar-link:hover{color:var(--ochre-2)}.marva-scope .about-quote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 0,#b8854a14 0%,#0000 50%),radial-gradient(circle at 50% 100%,#b8854a0f 0%,#0000 50%);justify-content:center;align-items:center;margin:16px 0 0;padding:72px 0;display:flex}.marva-scope .about-quote .aq-figure,.marva-scope .aq-figure{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:760px;padding:0 32px;display:flex;position:relative;margin:0 auto!important}.marva-scope .about-quote .aq-figure>*,.marva-scope .aq-figure>*{text-align:center}.marva-scope .aq-mark{color:#b8854a47;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Fraunces,serif;font-size:140px;font-style:italic;line-height:1;position:absolute;top:-48px;left:50%;transform:translate(-50%)}.marva-scope .aq-text{letter-spacing:-.01em;max-width:720px;color:var(--ink);text-align:center;text-wrap:balance;margin:0 auto 20px;padding:0;font-family:Fraunces,serif;font-size:clamp(24px,3.2vw,36px);font-style:italic;font-weight:400;line-height:1.35}.marva-scope .aq-cap{text-transform:uppercase;letter-spacing:.18em;width:100%;color:var(--ochre);text-align:center;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.marva-scope .about-values{border-top:1px solid var(--line);padding:64px 0 40px}.marva-scope .av-head{margin-bottom:32px}.marva-scope .av-head h2{letter-spacing:-.02em;margin:8px 0 0;font-family:Fraunces,serif;font-size:36px;font-weight:400;line-height:1.08}.marva-scope .av-head h2 em{color:var(--ochre);font-style:italic}.marva-scope .av-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.marva-scope .av-card{border:1px solid var(--line);background:var(--ivory);border-radius:18px;flex-direction:column;gap:10px;padding:28px 22px 24px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;display:flex}.marva-scope .av-card:hover{border-color:#b8854a52;transform:translateY(-2px);box-shadow:0 18px 32px -24px #1f1a1447}.marva-scope .av-num{color:var(--ochre);letter-spacing:-.02em;margin-bottom:4px;font-family:Fraunces,serif;font-size:28px;font-style:italic;font-weight:400;line-height:1}.marva-scope .av-card h4{letter-spacing:-.01em;margin:0;font-family:Fraunces,serif;font-size:18px;font-weight:500}.marva-scope .av-card p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.55}.marva-scope .about-mvp{background:linear-gradient(135deg,var(--ivory)0%,#efe5d3 100%);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:8px;margin:32px 0 0;padding:24px 28px;display:flex}.marva-scope .amvp-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--ochre);font-size:10px}.marva-scope .about-mvp p{color:var(--ink);margin:0;font-size:14px;line-height:1.65}.marva-scope .about-mvp p b{color:var(--ink);font-weight:600}.marva-scope .about-mvp a{color:var(--ochre);text-underline-offset:3px;text-decoration:underline}.marva-scope .about-cta{text-align:center;padding:64px 0 96px}.marva-scope .about-cta h3{letter-spacing:-.02em;margin:0 0 12px;font-family:Fraunces,serif;font-size:44px;font-weight:400;line-height:1.05}.marva-scope .about-cta h3 em{color:var(--ochre);font-style:italic}.marva-scope .about-cta p{color:var(--muted);margin:0 0 24px;font-size:15px}.marva-scope .about-cta-row{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.marva-scope .about-cta-row .ac-primary,.marva-scope .about-cta-row .ac-secondary{border:1px solid var(--ink);border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.marva-scope .about-cta-row .ac-primary{background:var(--ink);color:var(--bg)}.marva-scope .about-cta-row .ac-primary:hover{background:var(--ochre);border-color:var(--ochre)}.marva-scope .about-cta-row .ac-secondary{color:var(--ink);background:0 0}.marva-scope .about-cta-row .ac-secondary:hover{background:var(--ink);color:var(--bg)}@media (max-width:900px){.marva-scope .about-hero{grid-template-columns:1fr;gap:32px;padding:40px 0 24px}.marva-scope .about-hero-text h1{font-size:44px}.marva-scope .am-grid{grid-template-columns:1fr;gap:20px}.marva-scope .am-grid h2{font-size:30px}.marva-scope .ar-grid{grid-template-columns:1fr}.marva-scope .av-grid{grid-template-columns:1fr 1fr}.marva-scope .about-cta h3{font-size:32px}}@media (max-width:560px){.marva-scope .av-grid{grid-template-columns:1fr}}@keyframes perk-icon-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes perk-icon-glow{0%,to{box-shadow:0 0 #d6a55f00}50%{box-shadow:0 0 18px 2px #d6a55f38}}@keyframes perk-sparkle-spin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.12)}to{transform:rotate(360deg)scale(1)}}@keyframes perk-sparkle-twinkle{0%,to{opacity:1;filter:drop-shadow(0 0 #d6a55f00)}50%{opacity:.85;filter:drop-shadow(0 0 6px #d6a55f8c)}}@keyframes perk-cal-nod{0%,to{transform:rotate(-3deg)translateY(0)}25%{transform:rotate(3deg)translateY(-1px)}50%{transform:rotate(-2deg)translateY(0)}75%{transform:rotate(2deg)translateY(-1px)}}@keyframes perk-coffee-wobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes perk-coffee-steam{0%{opacity:0;transform:translate(-50%)scale(.6)}40%{opacity:.75}to{opacity:0;transform:translate(-50%,-14px)scale(1.4)}}@keyframes perk-user-pulse{0%,to{transform:scale(1)}35%{transform:scale(1.18)}60%{transform:scale(.96)}}.marva-scope .perk{transition:transform .35s,border-color .35s,background .35s}.marva-scope .perk:hover{background:#ffffff0f;border-color:#d6a55f59;transform:translateY(-4px)}.marva-scope .perk-icon{transition:background .3s,color .3s,transform .3s;animation:4.2s ease-in-out infinite perk-icon-breathe,4.2s ease-in-out infinite perk-icon-glow;position:relative}.marva-scope .perk-icon svg{transform-origin:50%;transition:transform .5s}.marva-scope .perk:hover .perk-icon{color:#f3c98a;background:#d6a55f47;transform:scale(1.06)}.marva-scope .perks-grid .perk:first-child .perk-icon{animation-delay:0s,0s}.marva-scope .perks-grid .perk:nth-child(2) .perk-icon{animation-delay:-.6s,-.6s}.marva-scope .perks-grid .perk:nth-child(3) .perk-icon{animation-delay:-1.2s,-1.2s}.marva-scope .perks-grid .perk:nth-child(4) .perk-icon{animation-delay:-1.8s,-1.8s}.marva-scope .perks-grid .perk:first-child:hover .perk-icon svg{animation:1.8s ease-in-out perk-sparkle-spin,1.8s ease-in-out perk-sparkle-twinkle}.marva-scope .perks-grid .perk:nth-child(2):hover .perk-icon svg{animation:1.4s ease-in-out perk-cal-nod}.marva-scope .perks-grid .perk:nth-child(3) .perk-icon:before,.marva-scope .perks-grid .perk:nth-child(3) .perk-icon:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#d6a55f8c,#d6a55f00);border-radius:999px;width:3px;height:10px;position:absolute;top:4px;left:50%;transform:translate(-50%)scale(.6)}.marva-scope .perks-grid .perk:nth-child(3):hover .perk-icon:before{animation:1.6s ease-out infinite perk-coffee-steam}.marva-scope .perks-grid .perk:nth-child(3):hover .perk-icon:after{height:8px;animation:1.6s ease-out .55s infinite perk-coffee-steam;left:calc(50% + 6px)}.marva-scope .perks-grid .perk:nth-child(3):hover .perk-icon svg{animation:1.4s ease-in-out infinite perk-coffee-wobble}.marva-scope .perks-grid .perk:nth-child(4):hover .perk-icon svg{animation:1.2s ease-in-out perk-user-pulse}@media (prefers-reduced-motion:reduce){.marva-scope .perk-icon,.marva-scope .perks-grid .perk:hover .perk-icon svg,.marva-scope .perks-grid .perk:nth-child(3):hover .perk-icon:before,.marva-scope .perks-grid .perk:nth-child(3):hover .perk-icon:after{animation:none!important}.marva-scope .perk:hover{transform:none}}@keyframes home-pipe-flow{0%{background-position:0 -100%}to{background-position:0 200%}}@keyframes home-pipe-pulse{0%,to{box-shadow:0 0 6px #2ea05c59,0 0 #2ea05c73}50%{box-shadow:0 0 14px #2ea05ca6,0 0 0 5px #2ea05c00}}@keyframes home-row-wash{0%{background-position:200% 0}to{background-position:-100% 0}}@keyframes incl-chip-in{0%{opacity:0;transform:translate(14px)scale(.7)}60%{opacity:1;transform:translate(-2px)scale(1.06)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes incl-chip-breathe{0%,to{box-shadow:0 0 #2ea05c00}50%{box-shadow:0 0 0 5px #2ea05c00}}@keyframes incl-chip-shine{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(220%)skew(-18deg)}}@keyframes incl-check-draw{0%{stroke-dashoffset:28px;opacity:.4}to{stroke-dashoffset:0;opacity:1}}@keyframes incl-check-bounce{0%,to{transform:scale(1)}60%{transform:scale(1.18)rotate(-4deg)}}.marva-scope .room-opt{transition:background .32s,border-color .32s,transform .25s;position:relative}.marva-scope .room-opt.included{background:linear-gradient(110deg,#fff0 0%,#2ea05c1a 35%,#fff0 65%) 0 0/220% 100% no-repeat,linear-gradient(90deg,#2ea05c14,#2ea05c00 60%);border-color:#2ea05c52;animation:3.4s ease-in-out infinite home-row-wash}.marva-scope .room-opt .room-incl-pipe{background:linear-gradient(#fff0 0%,#6ed29a 25%,#2ea05c 50%,#6ed29a 75%,#fff0 100%) 0 0/100% 300%;border-radius:0 3px 3px 0;width:3px;animation:2.4s linear infinite home-pipe-flow,2.4s ease-in-out infinite home-pipe-pulse;position:absolute;top:8px;bottom:8px;left:0}.marva-scope .room-opt .room-incl-chip{color:#1f7d47;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;will-change:transform;background:linear-gradient(135deg,#2ea05c2e,#2ea05c14);border:1px solid #2ea05c66;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 11px 5px 9px;font-family:JetBrains Mono,monospace;font-size:10px;animation:.55s cubic-bezier(.34,1.56,.64,1) both incl-chip-in,2.6s ease-in-out .55s infinite incl-chip-breathe;display:inline-flex;position:relative;overflow:hidden}.marva-scope .room-opt .room-incl-chip:before{content:"";pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff8c 50%,#fff0 100%);animation:3.6s ease-in-out .7s infinite incl-chip-shine;position:absolute;inset:0;transform:translate(-120%)skew(-18deg)}.marva-scope .room-opt .room-incl-chip svg{color:#2ea05c;flex-shrink:0;animation:.7s ease-out .25s both incl-check-bounce}.marva-scope .room-opt .room-incl-chip svg polyline{stroke-dasharray:28;stroke-dashoffset:28px;animation:.45s ease-out .25s forwards incl-check-draw}.marva-scope .room-pick .room-opt.included:first-of-type .room-incl-chip{animation-delay:0s,.55s}.marva-scope .room-pick .room-opt.included:nth-of-type(2) .room-incl-chip{animation-delay:.1s,.65s}.marva-scope .room-pick .room-opt.included:nth-of-type(3) .room-incl-chip{animation-delay:.2s,.75s}.marva-scope .room-pick .room-opt.included:first-of-type .room-incl-chip svg polyline{animation-delay:.25s}.marva-scope .room-pick .room-opt.included:nth-of-type(2) .room-incl-chip svg polyline{animation-delay:.35s}.marva-scope .room-pick .room-opt.included:nth-of-type(3) .room-incl-chip svg polyline{animation-delay:.45s}.marva-scope .room-pick .room-opt.included:first-of-type .room-incl-chip svg{animation-delay:.25s}.marva-scope .room-pick .room-opt.included:nth-of-type(2) .room-incl-chip svg{animation-delay:.35s}.marva-scope .room-pick .room-opt.included:nth-of-type(3) .room-incl-chip svg{animation-delay:.45s}.marva-scope .room-opt.included:hover .room-incl-chip{color:#0f6936;background:linear-gradient(135deg,#2ea05c47,#2ea05c24);border-color:#2ea05c9e}@media (prefers-reduced-motion:reduce){.marva-scope .room-opt.included,.marva-scope .room-opt .room-incl-pipe,.marva-scope .room-opt .room-incl-chip,.marva-scope .room-opt .room-incl-chip:before,.marva-scope .room-opt .room-incl-chip svg,.marva-scope .room-opt .room-incl-chip svg polyline{animation:none!important}.marva-scope .room-opt .room-incl-chip svg polyline{stroke-dashoffset:0}}@keyframes cf-field-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes cf-tick-pop{0%{opacity:0;transform:translateY(-50%)scale(0)}60%{opacity:1;transform:translateY(-50%)scale(1.18)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes cf-tick-draw{0%{stroke-dashoffset:28px}to{stroke-dashoffset:0}}@keyframes cf-confirm-shine{0%{transform:translate(-130%)skew(-22deg)}to{transform:translate(230%)skew(-22deg)}}.marva-scope .cf-v2 .cf-lead{color:var(--muted);margin:10px 0 22px;font-size:13.5px;line-height:1.55}.marva-scope .cf-v2 .form-grid{gap:18px}.marva-scope .cf-field{margin-bottom:0;animation:.4s both cf-field-in}.marva-scope .cf-field:nth-of-type(2){animation-delay:80ms}.marva-scope .cf-field .cf-input{background:var(--ivory);border:1px solid var(--line);border-radius:12px;align-items:center;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.marva-scope .cf-field .cf-input:focus-within{border-color:var(--ochre);background:#fff;box-shadow:0 0 0 4px #b8854a1f}.marva-scope .cf-field.is-valid .cf-input{background:#fff;border-color:#2ea05c73}.marva-scope .cf-field.is-valid .cf-input:focus-within{box-shadow:0 0 0 4px #2ea05c24}.marva-scope .cf-field .cf-leading{color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;padding:0 10px 0 14px;transition:color .18s;display:inline-flex}.marva-scope .cf-field:focus-within .cf-leading{color:var(--ochre)}.marva-scope .cf-field.is-valid .cf-leading{color:#2ea05c}.marva-scope .cf-field .cf-input input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:12px 38px 12px 4px;font-family:inherit;font-size:14px}.marva-scope .cf-field .cf-input input::placeholder{color:#1f1a1457}.marva-scope .cf-field .cf-trailing{color:#fff;opacity:0;pointer-events:none;background:#2ea05c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)scale(0);box-shadow:0 4px 12px -4px #2ea05c8c}.marva-scope .cf-field.is-valid .cf-trailing{animation:.32s cubic-bezier(.34,1.56,.64,1) both cf-tick-pop}.marva-scope .cf-field.is-valid .cf-trailing svg polyline{stroke-dasharray:28;stroke-dashoffset:28px;animation:.28s ease-out 80ms forwards cf-tick-draw}.marva-scope .cf-field .cf-hint{color:var(--muted);margin-top:6px;font-size:11.5px}.marva-scope .cf-field.is-valid .cf-hint{color:#2ea05cc7}.marva-scope .cf-trust{border:1px dashed var(--line);background:linear-gradient(135deg,#b8854a0d,#b8854a00);border-radius:14px;gap:8px;margin:22px 0 16px;padding:14px 16px;list-style:none;display:grid}.marva-scope .cf-trust li{color:var(--ink-2);align-items:center;gap:10px;font-size:12.5px;line-height:1.4;display:flex}.marva-scope .cf-trust li svg{color:var(--ochre);flex-shrink:0;width:14px;height:14px}.marva-scope .cf-confirm{margin-top:auto;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.marva-scope .cf-confirm:not([disabled]):after{content:"";pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff59 50%,#fff0 100%);animation:3.2s ease-in-out 1.2s infinite cf-confirm-shine;position:absolute;inset:0;transform:translate(-130%)skew(-22deg)}.marva-scope .cf-confirm:not([disabled]):hover{transform:translateY(-1px);box-shadow:0 14px 32px -14px #b8854aa6}@media (prefers-reduced-motion:reduce){.marva-scope .cf-field,.marva-scope .cf-field.is-valid .cf-trailing,.marva-scope .cf-field.is-valid .cf-trailing svg polyline,.marva-scope .cf-confirm:not([disabled]):after{animation:none!important}.marva-scope .cf-field.is-valid .cf-trailing{opacity:1;transform:translateY(-50%)scale(1)}.marva-scope .cf-field.is-valid .cf-trailing svg polyline{stroke-dashoffset:0}}.auth-marva-dialog{overflow:hidden;background:var(--bg,#f5efe4)!important;border-radius:22px!important}.marva-scope.auth-marva{background:radial-gradient(120% 80% at 100% 0%,#b8854a1a,transparent 55%),radial-gradient(80% 60% at 0% 100%,#b8854a0f,transparent 60%),var(--bg);padding:28px 28px 24px;position:relative}.marva-scope.auth-marva .am-mark{align-items:center;gap:10px;margin-bottom:16px;display:flex}.marva-scope.auth-marva .am-sec-num{letter-spacing:.14em;text-transform:uppercase;color:var(--ochre);font-family:JetBrains Mono,monospace;font-size:11px}.marva-scope.auth-marva .am-dot{background:linear-gradient(90deg,#b8854a66,#b8854a00);flex:1;height:1px}.marva-scope.auth-marva h1{color:var(--ink);margin:0;letter-spacing:-.02em!important;font-family:Fraunces,serif!important;font-size:38px!important;font-weight:400!important;line-height:1!important}.marva-scope.auth-marva h1:after{content:"";background:var(--ochre);border-radius:2px;width:36px;height:2px;margin-top:14px;display:block}.marva-scope.auth-marva p{color:var(--muted);font-size:13.5px;line-height:1.55}.marva-scope.auth-marva label[for]{letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--muted)!important;margin-bottom:8px!important;font-family:JetBrains Mono,monospace!important;font-size:10.5px!important;font-weight:500!important}.marva-scope.auth-marva .rounded-2xl{transition:border-color .18s,background .18s,box-shadow .18s;background:var(--ivory)!important;border-color:var(--line)!important;border-radius:12px!important}.marva-scope.auth-marva .rounded-2xl:focus-within{border-color:var(--ochre)!important;background:#fff!important;outline:none!important;box-shadow:0 0 0 4px #b8854a24!important}.marva-scope.auth-marva input[type=email],.marva-scope.auth-marva input[type=password],.marva-scope.auth-marva input[type=text]{color:var(--ink)!important;background:0 0!important;border-radius:12px!important;height:46px!important;padding:0 16px!important;font-family:inherit!important;font-size:14px!important}.marva-scope.auth-marva input::placeholder{color:#1f1a1457!important;font-family:inherit!important}.marva-scope.auth-marva input[type=password]{padding-right:46px!important}.marva-scope.auth-marva .custom-checkbox{width:16px;height:16px;accent-color:var(--ochre);border-radius:4px}.marva-scope.auth-marva input[type=checkbox]{accent-color:var(--ochre)!important}.marva-scope.auth-marva button[type=submit]{letter-spacing:.01em;position:relative;overflow:hidden;box-shadow:0 10px 28px -14px #1f1a1480;background:var(--ink)!important;color:var(--bg)!important;border-radius:999px!important;padding:14px 22px!important;font-size:14px!important;font-weight:600!important;transition:transform .18s,box-shadow .18s,background .18s!important}.marva-scope.auth-marva button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 14px 32px -14px #b8854a99;background:var(--ochre)!important}@keyframes auth-marva-shine{0%{transform:translate(-130%)skew(-22deg)}to{transform:translate(230%)skew(-22deg)}}.marva-scope.auth-marva button[type=submit]:after{content:"";pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff38 50%,#fff0 100%);animation:3.6s ease-in-out 1.4s infinite auth-marva-shine;position:absolute;inset:0;transform:translate(-130%)skew(-22deg)}.marva-scope.auth-marva .relative.flex.items-center.justify-center>span:first-child{border-color:var(--line)!important}.marva-scope.auth-marva .relative.flex.items-center.justify-center>span:last-child{letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--muted)!important;background:0 0!important;padding:0 14px!important;font-family:JetBrains Mono,monospace!important;font-size:10.5px!important}.marva-scope.auth-marva button[type=button].w-full{transition:border-color .18s,background .18s,transform .18s;border:1px solid var(--line)!important;color:var(--ink)!important;background:#fff!important;border-radius:999px!important;padding:12px 22px!important;font-size:13.5px!important;font-weight:600!important}.marva-scope.auth-marva button[type=button].w-full:hover{transform:translateY(-1px);background:var(--ivory)!important;border-color:var(--ochre)!important}.marva-scope.auth-marva a{text-underline-offset:3px;-webkit-text-decoration:underline #b8854a66;text-decoration:underline #b8854a66;transition:color .15s,text-decoration-color .15s;color:var(--ochre)!important}.marva-scope.auth-marva a:hover{-webkit-text-decoration-color:var(--ochre);text-decoration-color:var(--ochre);color:var(--ochre-2)!important}.marva-scope.auth-marva button[type=button]:not(.w-full){color:var(--muted);background:0 0;font-size:12.5px}.marva-scope.auth-marva button[type=button]:not(.w-full):hover{color:var(--ochre)}.marva-scope.auth-marva button[aria-label*=elrejtése],.marva-scope.auth-marva button[aria-label*=megjelenítése]{color:var(--muted)}.marva-scope.auth-marva button[aria-label*=elrejtése]:hover,.marva-scope.auth-marva button[aria-label*=megjelenítése]:hover{color:var(--ochre)}.marva-scope.auth-marva p.text-destructive{background:#c0392b0f;border:1px solid #c0392b2e;border-radius:10px;padding:10px 12px;font-size:12.5px;color:#c0392b!important;margin-top:4px!important}.auth-marva-dialog [aria-label*=Close i],.auth-marva-dialog button.absolute.top-2{width:32px;height:32px;transition:background .15s,color .15s;color:var(--muted)!important;border-radius:999px!important}.auth-marva-dialog [aria-label*=Close i]:hover{background:var(--ivory)!important;color:var(--ochre)!important}@media (prefers-reduced-motion:reduce){.marva-scope.auth-marva button[type=submit]:after{animation:none!important}.marva-scope.auth-marva button[type=submit]:hover{transform:none}}
