.ym-home{
  --ink:#1d1714;--ink-soft:#544a42;--cream:#f3e9d8;--paper:#fbf6ec;
  --sage:#7f8f6e;--sage-deep:#566049;--terra:#cf6a36;--terra-deep:#a8511f;
  --plum:#5a2a44;--rye:#c9a24b;--line:rgba(29,23,20,.12);
  --shadow:0 22px 60px -22px rgba(29,23,20,.4);
}.ym-home *{margin:0;padding:0;box-sizing:border-box}.ym-home{font-family:'Manrope',sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;font-size:17px;-webkit-font-smoothing:antialiased;overflow-x:hidden}.ym-home h1, .ym-home h2, .ym-home h3{font-family:'Unbounded',sans-serif;font-weight:700;line-height:1.05;letter-spacing:-.02em}.ym-home img{display:block;max-width:100%}.ym-home a{text-decoration:none;color:inherit}.ym-home .wrap{max-width:1180px;margin:0 auto;padding:0 22px}.ym-home .rushnik{height:8px;background:repeating-linear-gradient(90deg,var(--terra) 0 14px,transparent 14px 20px,var(--plum) 20px 28px,transparent 28px 34px);opacity:.85}.ym-home nav{position:sticky;top:0;z-index:60;background:rgba(251,246,236,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.ym-home .nav-in{display:flex;align-items:center;justify-content:space-between;height:70px}.ym-home .logo{display:flex;align-items:center;gap:12px}.ym-home .logo .mark{display:flex;gap:2.5px;align-items:flex-end;height:26px}.ym-home .logo .mark i{width:3.5px;background:var(--terra);border-radius:3px;display:block}.ym-home .logo .mark i:nth-child(1){height:11px}.ym-home .logo .mark i:nth-child(2){height:19px}.ym-home .logo .mark i:nth-child(3){height:26px;background:var(--plum)}.ym-home .logo .mark i:nth-child(4){height:15px}.ym-home .logo .txt{display:flex;flex-direction:column;line-height:1}.ym-home .logo .txt b{font-family:'Unbounded';font-weight:800;font-size:1.08rem;letter-spacing:-.01em}.ym-home .logo .txt small{font-family:'Manrope';font-weight:700;font-size:.62rem;letter-spacing:.26em;color:var(--terra-deep);margin-top:3px;text-transform:lowercase}.ym-home .nav-links{display:flex;gap:28px;align-items:center}.ym-home .nav-links a{color:var(--ink-soft);font-weight:700;font-size:.95rem;transition:color .2s}.ym-home .nav-links a:hover{color:var(--terra)}.ym-home .nav-cta{background:var(--ink);color:#fff!important;padding:11px 20px;border-radius:30px;font-size:.9rem}.ym-home .nav-cta:hover{background:var(--terra)}@media(max-width:840px){.ym-home .nav-links a:not(.nav-cta){display:none}}.ym-home .hero{padding:64px 0 80px;position:relative;overflow:hidden}.ym-home .hero::before{content:"";position:absolute;top:-120px;right:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,75,.18),transparent 70%);z-index:0}.ym-home .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;position:relative;z-index:2}.ym-home .kicker{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);color:var(--plum);padding:8px 15px;border-radius:30px;font-size:.78rem;font-weight:800;letter-spacing:.04em;margin-bottom:24px}.ym-home .kicker .pin{width:7px;height:7px;border-radius:50%;background:var(--terra)}.ym-home .hero h1{font-size:clamp(2.3rem,5vw,4rem);margin-bottom:22px}.ym-home .hero h1 em{font-style:normal;color:var(--terra);position:relative}.ym-home .hero h1 em::after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;background:rgba(201,162,75,.4);z-index:-1}.ym-home .hero p.lead{font-size:1.18rem;color:var(--ink-soft);max-width:44ch;margin-bottom:30px}.ym-home .hero-cta{display:flex;gap:13px;flex-wrap:wrap}.ym-home .btn{padding:16px 30px;border-radius:40px;font-weight:800;font-size:1.02rem;transition:transform .2s,box-shadow .2s;display:inline-flex;align-items:center;gap:9px}.ym-home .btn-pri{background:var(--terra);color:#fff;box-shadow:0 14px 30px -12px rgba(207,106,54,.7)}.ym-home .btn-pri:hover{transform:translateY(-2px)}.ym-home .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.ym-home .btn-ghost:hover{background:var(--ink);color:#fff}.ym-home .hero-art{position:relative;height:480px}.ym-home .hero-art .ph{position:absolute;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);border:5px solid var(--paper)}.ym-home .hero-art .ph img{width:100%;height:100%;object-fit:cover}.ym-home .hero-art .p-main img{object-position:center 68%}.ym-home .hero-art .p-main{width:64%;height:78%;top:0;right:4%;transform:rotate(2.5deg);z-index:2}.ym-home .hero-art .p-sec{width:46%;height:50%;bottom:0;left:0;transform:rotate(-4deg);z-index:3}.ym-home .hero-art .stamp{position:absolute;z-index:4;bottom:8%;right:-2%;width:108px;height:108px;background:var(--terra);color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(-10deg);box-shadow:var(--shadow);font-weight:800;font-size:.7rem;line-height:1.25;letter-spacing:.03em}.ym-home .hero-art .stamp b{font-family:'Unbounded';font-size:1.5rem;display:block}@media(max-width:840px){.ym-home .hero{padding:36px 0 50px}.ym-home .hero-grid{grid-template-columns:1fr;gap:36px}.ym-home .hero-art{height:360px;order:-1}.ym-home .hero h1{font-size:2.2rem}.ym-home .hero p.lead{font-size:1.06rem}.ym-home .hero-cta .btn{flex:1;justify-content:center;text-align:center}
}.ym-home section.blk{padding:78px 0}.ym-home .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.ym-home .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--terra-deep);margin-bottom:12px}.ym-home .eyebrow::before{content:"";width:26px;height:2px;background:var(--terra)}.ym-home .sec-head h2{font-size:clamp(1.8rem,3.6vw,2.7rem)}.ym-home .sec-head .more{font-weight:800;color:var(--terra-deep);white-space:nowrap;border-bottom:2px solid var(--terra);padding-bottom:2px}@media(max-width:840px){.ym-home .sec-head{flex-direction:column;align-items:flex-start;gap:8px}}.ym-home .guides{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:auto auto;gap:18px}.ym-home .g-card{position:relative;border-radius:20px;overflow:hidden;background:var(--cream);box-shadow:0 10px 30px -18px rgba(29,23,20,.5);cursor:pointer}.ym-home .g-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.ym-home .g-card:hover img{transform:scale(1.06)}.ym-home .g-card .ov{position:absolute;inset:0;background:linear-gradient(to top,rgba(29,23,20,.9) 0%,rgba(29,23,20,.1) 55%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.ym-home .g-card .cat{align-self:flex-start;background:var(--rye);color:var(--ink);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:30px;margin-bottom:12px}.ym-home .g-card h3{color:#fff;font-size:1.5rem;line-height:1.15}.ym-home .g-card.feat{grid-row:span 2;min-height:440px}.ym-home .g-card.feat h3{font-size:2rem}.ym-home .g-card.sm{min-height:211px}.ym-home .g-card.sm h3{font-size:1.18rem}.ym-home .g-card .read{color:rgba(255,255,255,.85);font-size:.85rem;font-weight:700;margin-top:8px}@media(max-width:840px){.ym-home .guides{grid-template-columns:1fr;grid-template-rows:none}.ym-home .g-card.feat{grid-row:auto;min-height:320px}.ym-home .g-card.sm{min-height:200px}
}.ym-home .taste{background:var(--cream)}.ym-home .taste-track{display:flex;gap:16px;overflow-x:auto;padding:6px 22px 18px;scroll-snap-type:x mandatory;margin:0 -22px}.ym-home .taste-track::-webkit-scrollbar{height:6px}.ym-home .taste-track::-webkit-scrollbar-thumb{background:var(--line);border-radius:10px}.ym-home .t-item{flex:none;width:230px;scroll-snap-align:start;background:var(--paper);border-radius:18px;padding:24px;border:1px solid var(--line);transition:transform .25s,box-shadow .25s;cursor:pointer}.ym-home .t-item:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.ym-home .t-item .circ{width:72px;height:72px;border-radius:50%;overflow:hidden;margin-bottom:16px;box-shadow:0 8px 20px -10px rgba(29,23,20,.5)}.ym-home .t-item .circ svg{width:100%;height:100%}.ym-home .t-item h4{font-family:'Unbounded';font-size:1.05rem;margin-bottom:6px}.ym-home .t-item p{font-size:.92rem;color:var(--ink-soft)}.ym-home .tops{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 40px}.ym-home .top-row{display:flex;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);cursor:pointer;transition:padding-left .2s}.ym-home .top-row:hover{padding-left:8px}.ym-home .top-row .num{font-family:'Unbounded';font-size:1.5rem;font-weight:800;color:var(--terra);width:42px;flex:none}.ym-home .top-row .ph{width:62px;height:62px;border-radius:12px;overflow:hidden;flex:none}.ym-home .top-row .ph img{width:100%;height:100%;object-fit:cover}.ym-home .top-row .tx b{display:block;font-size:1.08rem;font-weight:800}.ym-home .top-row .tx span{font-size:.88rem;color:var(--ink-soft)}@media(max-width:840px){.ym-home .tops{grid-template-columns:1fr;gap:0}}.ym-home .flat{background:var(--plum);color:#fff;position:relative;overflow:hidden}.ym-home .flat::before{content:"";position:absolute;top:-100px;left:-80px;width:340px;height:340px;border-radius:50%;background:rgba(201,162,75,.16)}.ym-home .flat .eyebrow{color:var(--rye)}.ym-home .flat .eyebrow::before{background:var(--rye)}.ym-home .flat-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:2}.ym-home .flat h2{font-size:clamp(1.9rem,4vw,3rem);color:#fff;margin-bottom:18px}.ym-home .flat p{color:rgba(255,255,255,.86);font-size:1.12rem;margin-bottom:24px;max-width:46ch}.ym-home .flat .rooms{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ym-home .flat .room{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4/3}.ym-home .flat .room img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.ym-home .flat .room:hover img{transform:scale(1.07)}.ym-home .flat .room cap{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 12px;background:linear-gradient(to top,rgba(29,23,20,.85),transparent);color:#fff;font-size:.82rem;font-weight:700;font-style:italic;font-family:'Fraunces',serif}.ym-home .flat .flat-cta{display:inline-flex;align-items:center;gap:9px;background:var(--terra);color:#fff;padding:15px 28px;border-radius:40px;font-weight:800;transition:transform .2s}.ym-home .flat .flat-cta:hover{transform:translateY(-2px)}@media(max-width:840px){.ym-home .flat-grid{grid-template-columns:1fr;gap:32px}}.ym-home .host{background:var(--cream)}.ym-home .host-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:48px;align-items:center}.ym-home .host-ph{position:relative}.ym-home .host-ph img{width:100%;border-radius:20px;aspect-ratio:4/5;object-fit:cover;box-shadow:var(--shadow)}.ym-home .host-ph .badge{position:absolute;right:-12px;bottom:-12px;background:var(--paper);border:1px dashed var(--terra);color:var(--terra-deep);border-radius:14px;padding:10px 16px;font-weight:800;font-size:.9rem;transform:rotate(-3deg)}.ym-home .host h2{font-size:clamp(1.8rem,3.6vw,2.6rem);margin-bottom:18px}.ym-home .host p{font-size:1.1rem;color:var(--ink-soft);margin-bottom:16px}.ym-home .host .sign{font-family:'Fraunces',serif;font-style:italic;font-size:1.3rem;color:var(--plum)}@media(max-width:840px){.ym-home .host-grid{grid-template-columns:1fr;gap:44px}.ym-home .host-ph{max-width:280px}}.ym-home footer{background:var(--ink);color:rgba(243,233,216,.72);padding:54px 0 36px;font-size:.95rem}.ym-home .foot-grid{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:30px}.ym-home footer b{color:var(--cream);font-family:'Unbounded';font-weight:600;font-size:1.05rem}.ym-home .foot-msg{display:flex;gap:10px;margin-top:14px}.ym-home .foot-msg a{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);transition:background .2s}.ym-home .foot-msg a:hover{background:var(--terra)}.ym-home .foot-msg svg{width:22px;height:22px;fill:var(--cream)}.ym-home .foot-bar{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;font-size:.84rem;opacity:.7}.ym-home .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.ym-home .reveal.in{opacity:1;transform:none}
