*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171313;background:#f4f1ed}.top{background:#171313;color:#eee;display:flex;justify-content:space-between;padding:10px 5%;font-size:12px}.nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:15px 5%;background:#0e0c0c;color:white;border-bottom:1px solid #302827}.brand{display:grid;grid-template-columns:auto 1fr;column-gap:8px;line-height:1}.brand span{grid-row:1/3;font-size:38px;font-weight:900;color:#e11}.brand b{font-size:15px}.brand small{font-size:8px;letter-spacing:2px}.links{display:flex;gap:22px;margin-left:auto}.links a{color:#eee;text-decoration:none;font-size:12px}.btn{display:inline-block;padding:13px 22px;border-radius:30px;text-decoration:none;font-weight:700;font-size:13px}.red{background:#e21d25;color:white}.ghost{border:1px solid #b9a17d;color:white}.dark{background:#171313;color:white}.hero{min-height:620px;background:linear-gradient(90deg,#0b0909 0%,#15100f 44%,#241916 100%);display:grid;grid-template-columns:42% 58%;color:white}.hero-copy{padding:90px 8%}.eyebrow{letter-spacing:4px;font-size:11px}.hero h1{font-family:Georgia,serif;font-size:58px;line-height:.95;margin:25px 0 8px}.hero h1 em{font-style:normal;color:#e21d25}.script{font-family:cursive;font-size:31px;color:#dfc39e;margin-bottom:22px}.hero p{max-width:520px;line-height:1.7;color:#ddd}.actions{display:flex;gap:12px;margin-top:28px}.hero-room{background:radial-gradient(circle at 70% 25%,#8b674b 0 4%,transparent 18%),linear-gradient(135deg,#4b3529,#171211 55%,#87654c);position:relative;overflow:hidden}.hero-room:after{content:"";position:absolute;inset:15% 7% 9% 8%;border:1px solid #9e7e59;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(0,0,0,.25));box-shadow:0 40px 90px #0008}.room-card{position:absolute;z-index:2;right:8%;bottom:12%;font-family:cursive;font-size:28px;color:#eee}.room-card span{color:#e21d25}.services-strip{display:grid;grid-template-columns:repeat(8,1fr);background:#0f0d0d;color:#e6d4b6;padding:22px 4%;gap:10px}.services-strip div{text-align:center;border-right:1px solid #4a3b32;font-size:28px}.services-strip b{display:block;font-size:10px;color:#eee;margin-top:8px}.about{display:grid;grid-template-columns:1fr 1fr;background:#fff}.photo{min-height:420px}.kitchen{background:linear-gradient(135deg,#46372d,#b08b64 45%,#222 46%,#111)}.about-copy{padding:70px 10%;align-self:center}.about h2,.section h2,.contact h2{font-family:Georgia,serif;font-size:42px;line-height:1.05}.about p{line-height:1.7;color:#555}.redtxt{color:#d51e25}.section{padding:80px 7%}.dark-section{background:#151211;color:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.cards article{border:1px solid #493d35;padding:28px;background:#1d1816}.cards span{color:#e21d25}.cards h3{font-family:Georgia,serif;font-size:24px}.cards p{color:#cfc6bf;line-height:1.5}.projects{background:#eee8e1}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.project-grid article{background:white;padding:12px}.placeholder{height:220px;display:grid;place-items:center;color:white;font-weight:800;letter-spacing:3px}.before{background:linear-gradient(135deg,#777,#333)}.after{background:linear-gradient(135deg,#73553f,#181313)}.project-grid h3{margin:16px 8px 4px;font-family:Georgia,serif}.project-grid small{margin-left:8px;color:#777}.coffee{display:flex;align-items:center;gap:35px;padding:50px 7%;background:#1a1412;color:white}.coffee h2{font-family:Georgia,serif}.cup{font-size:75px}.coffee>div:nth-child(2){flex:1}.contact{display:grid;grid-template-columns:1fr 1fr;padding:80px 9%;gap:60px;background:#fff}.contact-box{background:#181313;color:white;padding:35px;border-radius:10px}.contact-box a{display:block;color:white;text-decoration:none;margin:16px 0}.contact-box p{line-height:1.7;color:#ddd}footer{background:#0d0b0b;color:#ddd;padding:35px 6%;display:flex;justify-content:space-between;align-items:center;font-size:12px}@media(max-width:900px){.links{display:none}.nav{justify-content:space-between}.hero{grid-template-columns:1fr}.hero-room{min-height:300px}.services-strip{grid-template-columns:repeat(4,1fr)}.about,.contact{grid-template-columns:1fr}.cards,.project-grid{grid-template-columns:1fr 1fr}.coffee{flex-wrap:wrap}footer{flex-direction:column;gap:15px;text-align:center}}@media(max-width:560px){.top{display:none}.hero-copy{padding:65px 7%}.hero h1{font-size:44px}.script{font-size:25px}.actions{flex-direction:column}.services-strip{grid-template-columns:repeat(2,1fr)}.cards,.project-grid{grid-template-columns:1fr}.section{padding:60px 6%}.about-copy{padding:55px 7%}.contact{padding:60px 7%}.coffee{padding:40px 7%}.coffee .btn{width:100%;text-align:center}}