@import url("https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600;6..72,700&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap");.cit{--bg:#08080a;--bg-2:#0e0e10;--surface:#141416;--surface-2:#1b1b1e;--surface-3:#232327;--line:#2a2a2e;--line-2:#3a3a40;--ink:#f5f3ee;--ink-2:#cfccc2;--muted:#918d83;--muted-2:#67635b;--gold:#e0c46c;--gold-soft:#efd98c;--gold-deep:#b89638;--gold-glow:hsla(46,65%,65%,.18);--serif:"Newsreader",Georgia,"Times New Roman",serif;--sans:"Hanken Grotesk",system-ui,-apple-system,sans-serif;--maxw:1200px;--radius:18px;position:relative;margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.005em}.cit,.cit *{box-sizing:border-box}.cit:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(1200px 640px at 72% -6%,hsla(46,65%,65%,.1),transparent 58%),radial-gradient(900px 600px at 8% 4%,hsla(46,65%,65%,.04),transparent 55%)}.cit .cit-root{position:relative;z-index:1}.cit .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px}.cit h1,.cit h2,.cit h3,.cit h4{font-weight:700;margin:0;letter-spacing:-.025em;font-family:var(--sans)}.cit a{color:inherit;text-decoration:none}.cit ::-moz-selection{background:var(--gold);color:#1a1407}.cit ::selection{background:var(--gold);color:#1a1407}.cit :focus-visible{outline:2px solid var(--gold);outline-offset:2px}.cit .eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.cit .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--sans);font-weight:700;font-size:15px;border-radius:11px;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background .18s ease,border-color .18s ease,box-shadow .2s ease;white-space:nowrap}.cit .btn:active{transform:translateY(1px)}.cit .btn-gold{background:linear-gradient(180deg,var(--gold-soft),var(--gold));color:#20180a;border-color:var(--gold-deep);box-shadow:0 1px 0 hsla(0,0%,100%,.3) inset,0 10px 26px -12px var(--gold-glow)}.cit .btn-gold:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 14px 34px -10px hsla(46,65%,65%,.55)}.cit .btn-md{padding:13px 22px}@media (max-width:760px){.cit .wrap{padding:0 20px}}.cit .cit-head{padding:48px 0 30px}.cit .cit-head .eyebrow{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.cit .cit-head .eyebrow .pin{display:inline-flex}.cit .cit-head h1{font-family:var(--serif);font-weight:600;font-size:clamp(40px,5.2vw,64px);line-height:1;letter-spacing:-.03em;margin:16px 0 0}.cit .cit-head .lede{max-width:60ch;margin:18px 0 0;color:var(--ink-2);font-size:18px;line-height:1.55}.cit .cit-controls{margin-top:30px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cit .cit-search{flex:1 1 360px;display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line-2);border-radius:14px;padding:0 16px;height:54px;color:var(--muted);transition:border-color .18s,background .18s,box-shadow .2s}.cit .cit-search:focus-within{border-color:var(--gold-deep);background:var(--surface-2);box-shadow:0 0 0 4px var(--gold-glow)}.cit .cit-search input{border:0;background:none;outline:none;color:var(--ink);font-family:var(--sans);font-size:16px;font-weight:500;width:100%}.cit .cit-search input::-moz-placeholder{color:var(--muted-2);font-weight:500}.cit .cit-search input::placeholder{color:var(--muted-2);font-weight:500}.cit .cit-search .clr{flex:none;width:26px;height:26px;border-radius:7px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line-2);background:var(--surface-2);font-size:15px;cursor:pointer}.cit .cit-search .clr:hover{color:var(--ink)}.cit .cit-prov{display:inline-flex;align-items:center;gap:8px;background:hsla(46,65%,65%,.1);border:1px solid hsla(46,65%,65%,.26);color:var(--gold-soft);border-radius:999px;padding:0 16px;height:54px;font-size:14px;font-weight:700;white-space:nowrap}.cit .cit-prov .dot{width:7px;height:7px;border-radius:50%;background:var(--gold)}.cit .cit-sort{display:inline-flex;background:var(--surface);border:1px solid var(--line-2);border-radius:12px;padding:4px;gap:2px;height:54px;align-items:center}.cit .cit-sort button{border:0;background:none;color:var(--muted);font-size:13.5px;font-weight:700;padding:0 15px;height:44px;border-radius:9px;font-family:inherit;cursor:pointer;transition:color .15s,background .15s;white-space:nowrap}.cit .cit-sort button.on{background:var(--surface-3);color:var(--ink)}.cit .cit-sort button:hover:not(.on){color:var(--ink-2)}.cit .cit-sec{padding:12px 0 6px}.cit .cit-sec-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:26px 0 18px}.cit .cit-sec-head h2{font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-2)}.cit .cit-sec-head .cnt{font-size:13.5px;color:var(--muted)}.cit .cit-sec-head .cnt b{color:var(--gold-soft);font-weight:700}.cit .spot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cit .spot{position:relative;overflow:hidden;text-align:left;border-radius:var(--radius);border:1px solid var(--line);background:radial-gradient(360px 180px at 18% -10%,hsla(46,65%,65%,.12),transparent 64%),linear-gradient(168deg,var(--surface-2),var(--surface));padding:18px 18px 16px;display:flex;flex-direction:column;min-height:168px;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s}.cit .spot:hover{border-color:var(--gold-deep);transform:translateY(-4px);box-shadow:0 0 0 1px hsla(46,65%,65%,.16),0 26px 54px -34px rgba(0,0,0,.85)}.cit .spot-chip{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;letter-spacing:.06em;color:var(--gold);background:hsla(46,65%,65%,.1);border:1px solid hsla(46,65%,65%,.26);border-radius:999px;padding:5px 10px;text-transform:uppercase;white-space:nowrap}.cit .spot h3{font-size:24px;letter-spacing:-.03em;margin:14px 0 0}.cit .spot .num{font-family:var(--serif);font-weight:600;font-size:30px;color:var(--ink);line-height:1;margin-top:8px;font-variant-numeric:lining-nums}.cit .spot .num small{font-family:var(--sans);font-size:13px;font-weight:600;color:var(--muted);letter-spacing:0;margin-left:7px}.cit .spot .go{margin-top:auto;padding-top:14px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--gold);white-space:nowrap}.cit .city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cit .ccard{position:relative;overflow:hidden;text-align:left;border-radius:14px;border:1px solid var(--line);background:linear-gradient(168deg,var(--surface),var(--bg-2));padding:16px 16px 14px;cursor:pointer;transition:border-color .18s,transform .18s,box-shadow .18s;display:block}.cit .ccard:hover{border-color:var(--gold-deep);transform:translateY(-3px);box-shadow:0 20px 44px -30px rgba(0,0,0,.8)}.cit .ccard .top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cit .ccard h4{font-size:17px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.cit .ccard .arr{flex:none;color:var(--muted-2);opacity:0;transform:translateX(-4px);transition:opacity .18s,transform .18s,color .18s}.cit .ccard:hover .arr{opacity:1;transform:translateX(0);color:var(--gold)}.cit .ccard .meta{display:flex;align-items:center;gap:7px;margin-top:5px;font-size:13px;color:var(--muted)}.cit .ccard .meta .pin{display:inline-flex;color:var(--muted-2)}.cit .ccard .bar{margin-top:13px;height:4px;border-radius:999px;background:var(--surface-3);overflow:hidden}.cit .ccard .bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--gold-deep),var(--gold))}.cit .ccard:hover .bar i{background:linear-gradient(90deg,var(--gold),var(--gold-soft))}.cit .city-empty{text-align:center;padding:60px 0;color:var(--muted)}.cit .city-empty b{color:var(--ink);font-weight:700;display:block;font-size:18px;margin-bottom:6px}.cit .cit-req{padding:46px 0 96px}.cit .req-card{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--line-2);background:radial-gradient(560px 280px at 16% -20%,hsla(46,65%,65%,.14),transparent 64%),linear-gradient(168deg,var(--surface-2),var(--surface));padding:40px 44px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.cit .req-card .rc-ic{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:var(--gold);margin-bottom:16px;background:radial-gradient(circle at 30% 25%,hsla(46,65%,65%,.2),hsla(46,65%,65%,.05));border:1px solid hsla(46,65%,65%,.3)}.cit .req-card h2{font-family:var(--serif);font-weight:600;font-size:clamp(26px,3vw,36px);line-height:1.06;letter-spacing:-.03em;max-width:18ch}.cit .req-card h2 .g{color:var(--gold);font-style:italic}.cit .req-card p{color:var(--ink-2);font-size:16px;line-height:1.55;margin:12px 0 0;max-width:52ch}.cit .req-cta{display:flex;justify-content:flex-end}.cit .req-cta .btn{height:56px}@media (max-width:1080px){.cit .spot-grid{grid-template-columns:1fr 1fr}.cit .city-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.cit .req-card{grid-template-columns:1fr;gap:24px}.cit .req-cta{justify-content:flex-start}}@media (max-width:620px){.cit .spot-grid{grid-template-columns:1fr}.cit .city-grid{grid-template-columns:1fr 1fr}.cit .cit-search{flex-basis:100%}}