:root{--ink:#111827;--muted:#667085;--line:#d9e2ea;--paper:#f5f8fb;--cream:#e8f1f5;--forest:#0f5c63;--forest-2:#102a43;--copper:#d66f2f;--gold:#f2b84b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.hero{min-height:auto;color:var(--ink);background:#fff;position:relative;overflow:hidden}.hero-bg{display:none}.site-nav{z-index:2;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:76px;margin:0 auto;display:flex;position:relative}.brand{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:850;display:inline-flex}.brand span{width:34px;height:34px;color:var(--forest-2);background:var(--gold);border-radius:50%;place-items:center;display:grid}.brand strong{font-weight:900}.brand em{color:#ffffffb8;font-style:normal;font-weight:750}.nav-right{align-items:center;gap:22px;display:flex}.site-nav nav{align-items:center;gap:30px;display:flex}.site-nav nav a{color:#475467;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;position:relative}.site-nav nav a:after{content:"";transform-origin:0;background:var(--gold);height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-nav nav a:hover{color:var(--forest)}.site-nav nav a:hover:after{transform:scaleX(1)}.nav-cta{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:12px;font-weight:900;display:inline-flex}.nav-cta:hover{color:var(--forest-2);background:var(--gold);border-color:var(--gold)}.menu-button{display:none}.hero-inner{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:72px;width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 84px;display:grid;position:relative}.eyebrow{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:900;display:inline-flex}.hero .eyebrow,.inclusions-section .eyebrow{color:var(--copper)}h1{letter-spacing:0;max-width:700px;margin:0;font-size:clamp(44px,5vw,72px);line-height:1.02}.hero-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:22px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px;display:flex}.primary-button,.ghost-button{border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 24px;font-size:14px;font-weight:850;display:inline-flex}.primary-button{color:#fff;background:var(--forest);box-shadow:none}.ghost-button{color:var(--ink);border:1px solid var(--line);background:#fff}.primary-button:hover{background:var(--forest-2)}.ghost-button:hover{border-color:var(--forest);color:var(--forest)}.hero-media{position:relative}.hero-media img{aspect-ratio:16/11;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 24px 60px #102a4329}.hero-media:after{content:"Bucharest pickup • Castle routes • Group transfers";color:#fff;letter-spacing:.02em;background:#102a43e0;border-radius:6px;padding:14px 16px;font-size:13px;font-weight:850;position:absolute;bottom:22px;left:22px;right:22px}.routes-section,.style-section,.sample-section,.contact-section,.footer{width:min(1180px,100% - 40px);margin:0 auto}.routes-section{padding:74px 0 88px}.section-heading{margin-bottom:34px}.section-heading h2,.style-copy h2,.inclusions-section h2,.sample-copy h2,.contact-section h2{letter-spacing:0;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.route-card{background:var(--forest);border-radius:6px;min-height:390px;position:relative;overflow:hidden}.route-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.route-card:hover img{transform:scale(1.05)}.route-card:after{content:"";background:linear-gradient(#0000 34%,#081c2de6);position:absolute;inset:0}.route-content{z-index:1;color:#fff;position:absolute;bottom:22px;left:22px;right:22px}.route-content p{color:#f0c77d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:900}.route-content h3{margin:0;font-size:26px;line-height:1.08}.route-content>span{color:#ffffffc2;margin-top:8px;display:block}.style-section{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;padding:0 0 92px;display:grid}.style-image img{aspect-ratio:5/4;object-fit:cover;width:100%;box-shadow:none;border-radius:6px}.style-copy p:not(.eyebrow){color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.75}.tag-cloud{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.tag-cloud span{border:1px solid var(--line);color:var(--forest);background:#fff;border-radius:6px;padding:10px 13px;font-size:13px;font-weight:850}.inclusions-section{color:#fff;background:var(--forest-2);padding:78px max(20px,50vw - 590px) 86px}.inclusions-section .section-heading{width:min(1180px,100%);margin:0 auto 34px}.inclusion-grid{background:0 0;grid-template-columns:repeat(4,1fr);gap:16px;width:min(1180px,100%);margin:0 auto;display:grid}.inclusion{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;min-height:230px;padding:26px}.inclusion span{color:#fff;background:var(--forest);border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.inclusion h3{margin:26px 0 10px;font-size:19px}.inclusion p{color:#ffffffad;margin:0;line-height:1.65}.sample-section{grid-template-columns:.85fr 1.15fr;gap:64px;padding:88px 0;display:grid}.sample-copy p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.7}.timeline{border-top:1px solid var(--line)}.timeline-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:26px;padding:30px 0;display:grid}.timeline-item>span{color:var(--copper);font-size:36px;font-weight:900;line-height:1}.timeline-item h3{margin:0 0 8px;font-size:24px}.timeline-item p{color:var(--muted);margin:0;line-height:1.65}.contact-section{color:#fff;background:var(--forest-2);border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:32px;margin-bottom:82px;padding:48px;display:grid}.contact-section h2{max-width:760px}.footer{border-top:1px solid var(--line);grid-template-columns:1.35fr .8fr .9fr 1.2fr;align-items:start;gap:66px;padding:34px 0 56px;display:grid}.footer-brand{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:900;display:inline-flex}.footer-brand span{border:1px solid var(--line);width:34px;height:34px;color:var(--forest);background:#fff;border-radius:8px;place-items:center;display:grid}.footer-about p,.footer-details p{color:var(--muted);margin:18px 0 0;line-height:1.7}.footer-column,.footer-details{flex-direction:column;align-items:flex-start;display:flex}.footer h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:900}.footer-column a,.footer-details a{color:var(--forest);font-size:14px;line-height:1.45}.footer-column a+a{margin-top:14px}.footer-details strong{color:var(--ink);font-size:14px;line-height:1.5}.footer a:hover{color:var(--copper)}@media (max-width:980px){.nav-right{display:none}.menu-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.hero-inner{grid-template-columns:1fr;gap:38px;padding:52px 0 64px}.route-grid,.style-section,.sample-section,.contact-section,.footer{grid-template-columns:1fr}.route-card,.route-card:nth-child(n+2){min-height:420px;margin-top:0}.inclusion-grid{grid-template-columns:repeat(2,1fr)}.contact-section{padding:42px}}@media (max-width:620px){.site-nav,.hero-inner,.routes-section,.style-section,.sample-section,.contact-section,.footer{width:min(100% - 28px,1180px)}.brand{font-size:11px}.hero-inner{padding-top:36px;padding-bottom:52px}h1{font-size:clamp(38px,13vw,54px)}.hero-copy>p:not(.eyebrow),.style-copy p:not(.eyebrow),.sample-copy p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-media img{aspect-ratio:4/3}.hero-media:after{font-size:12px;bottom:12px;left:12px;right:12px}.routes-section{padding-top:64px}.section-heading h2,.style-copy h2,.inclusions-section h2,.sample-copy h2,.contact-section h2{font-size:38px}.style-image img{box-shadow:14px 14px 0 var(--cream)}.inclusion-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:58px 1fr;gap:16px}.timeline-item>span{font-size:28px}.contact-section{padding:32px 22px}}
