@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600&family=Manrope:wght@300;400;500;600;700;800&display=swap');
:root{--ink:#292522;--muted:#756e66;--paper:#f7f3ed;--gold:#c7952d;--line:#ddd4c8;--white:#fff;}
*{box-sizing:border-box} body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.72}.guide-wrap{max-width:1280px;margin:auto;padding:0 34px 90px}.guide-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.12);background:#1b1815;color:#f6f0e4;position:relative;z-index:5}.brand-logo{width:150px;height:72px;object-fit:contain;object-position:left center;display:block}.guide-top nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.guide-top a{text-decoration:none;font-size:13px}.guide-top .back{color:#f0c36a}.langs a{opacity:.65;color:#f6f0e4}.langs a.active{opacity:1;font-weight:700;color:#f0c36a}.hero{position:relative;min-height:560px;margin:0 0 56px;border-radius:0 0 20px 20px;border-radius:18px;overflow:hidden;background:#302b26}.hero img{width:100%;height:100%;min-height:470px;object-fit:cover;display:block;opacity:.82}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,16,.82),rgba(20,18,16,.18) 65%,rgba(20,18,16,.05))}.hero-copy{position:absolute;z-index:2;left:7%;bottom:9%;max-width:690px;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;margin-bottom:12px;color:#f3c96d}.hero h1,.article h1{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:.98;margin:0}.hero h1{font-size:clamp(58px,8vw,108px);letter-spacing:-.035em}.hero p{font-size:19px;max-width:610px;color:#eee;margin:18px 0 0}.intro{max-width:800px;margin:0 auto 55px;text-align:center}.intro h2,.section-title,.article h2{font-family:Fraunces,Georgia,serif;font-weight:500}.intro h2{font-size:38px;margin:0 0 12px}.intro p{color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:var(--white);border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(50,40,30,.10)}.card img{width:100%;height:220px;object-fit:cover;display:block}.card-body{padding:24px 26px 27px}.card h2{font-family:Fraunces,Georgia,serif;font-size:31px;font-weight:500;margin:0 0 5px}.card p{margin:0;color:var(--muted);font-size:14px}.cta{margin-top:54px;background:#2b2723;color:#fff;border-radius:16px;padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-family:Fraunces,Georgia,serif;font-size:35px;font-weight:500;margin:0}.cta p{margin:5px 0 0;color:#d7d0c8}.book{display:inline-block;background:var(--gold);color:#fff!important;padding:13px 22px;border-radius:28px;text-decoration:none;white-space:nowrap;font-size:13px}.article{max-width:980px;margin:70px auto}.article .kicker{color:#8b641e;font-size:13px}.article h1{font-size:clamp(54px,7vw,88px);margin:10px 0;letter-spacing:-.035em}.lead{font-size:21px;color:var(--muted);max-width:760px}.article .feature{width:100%;height:420px;object-fit:cover;border-radius:16px;margin:28px 0 40px}.article h2{font-size:37px;margin-top:46px}.article p{font-size:16px}.tips{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.tip{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px}.tip strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.source{margin-top:45px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.source a{color:#8b641e}.article-footer{margin-top:50px;display:flex;justify-content:space-between;gap:20px}.article-footer a{color:#8b641e;text-decoration:none}.footer-note{text-align:center;color:#8a8279;font-size:12px;margin-top:48px}@media(max-width:760px){.guide-wrap{padding:15px 17px 60px}.guide-top{align-items:flex-start}.brand-logo{width:118px;height:65px}.guide-top nav{justify-content:flex-end}.hero,.hero img{min-height:430px}.hero-copy{left:7%;right:7%}.cards{grid-template-columns:1fr}.cta{display:block}.cta .book{margin-top:20px}.tips{grid-template-columns:1fr}.article .feature{height:280px}.article-footer{flex-direction:column}}

/* Rome guide enhancements */
.guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 8px}.guide-actions a{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid var(--line);border-radius:28px;text-decoration:none;color:var(--ink);background:#fff;font-size:13px;font-weight:600}.guide-actions a.primary{background:var(--gold);border-color:var(--gold);color:#fff}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.fact{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.fact b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;color:#8b641e}.route{background:#2b2723;color:#fff;border-radius:16px;padding:26px 28px;margin:32px 0}.route h2{margin-top:0;color:#fff}.route p{color:#ded7cf}.route a{color:#f3c96d}.photo-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:12px;margin:30px 0}.photo-grid figure{margin:0;position:relative;min-height:190px;overflow:hidden;border-radius:14px;background:#ddd}.photo-grid figure:first-child{grid-row:span 2;min-height:392px}.photo-grid img{width:100%;height:100%;object-fit:cover;display:block}.photo-grid figcaption{position:absolute;left:12px;bottom:10px;color:#fff;font-size:11px;background:rgba(0,0,0,.48);padding:5px 8px;border-radius:10px}.link-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.link-list a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 17px;text-decoration:none;color:var(--ink)}.link-list small{display:block;color:var(--muted);margin-top:4px}.warning{border-left:3px solid var(--gold);padding:12px 16px;background:#f1eadf;margin:22px 0;color:#514a43}.article .source{line-height:1.8}.article .source a{margin-right:10px}@media(max-width:760px){.facts,.link-list{grid-template-columns:1fr}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid figure:first-child{grid-column:1/-1;grid-row:auto;min-height:250px}.photo-grid figure{min-height:170px}.guide-actions a{width:100%;justify-content:center}}

.photo-grid figure:nth-child(n+4){display:block}.photo-grid{grid-template-columns:1.25fr .9fr .9fr}.photo-grid figure:nth-child(4){grid-column:2/4}.photo-grid figure:nth-child(4) img{min-height:190px}.guide-top .brand-logo{filter:none}.guide-top .back:hover{color:#fff}.article a{transition:opacity .2s}.article a:hover{opacity:.75}
