.catland{position:relative;font-family:var(--display);color:var(--cl-ink,var(--ink));background:var(--cl-paper,var(--paper));--cl-sheet:min(1600px,100vw);--cl-inner:min(1240px,calc(100vw - 120px));--cl-dark:var(--navy);--cl-paper:var(--paper);--cl-ink:var(--ink);--cl-muted:var(--muted);--cl-line:var(--line);--cl-accent:var(--gold);--cl-accent-deep:var(--gold)}.catland .cl-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--sans);font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--cl-muted)}.catland .cl-eyebrow:before{content:"";width:22px;height:1px;background:var(--cl-accent)}.catland .cl-eyebrow--light{color:rgba(255,255,255,.78)}.catland .cl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;font-family:var(--sans);font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent;border-radius:999px;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.catland .cl-btn--accent{background:var(--cl-accent);color:#fff}.catland .cl-btn--accent:hover{background:var(--cl-accent-deep);transform:translateY(-1px)}.catland .cl-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.48)}.catland .cl-btn--ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.85)}.catland .cl-arrow{font-family:var(--sans);font-weight:400;color:var(--cl-accent);transition:transform .3s ease}.catland .cl-head{position:absolute;top:0;left:0;right:0;z-index:6}.catland .cl-head-inner{width:var(--cl-inner);margin:0 auto;padding:28px 0;display:flex;align-items:center;gap:30px}.catland .cl-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.catland .cl-brand-mark{width:11px;height:11px;transform:rotate(45deg);background:var(--cl-accent);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.catland .cl-brand-mark.is-light{box-shadow:0 0 0 4px rgba(255,255,255,.14)}.catland .cl-brand-txt{font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:.008em;color:var(--cl-ink)}.catland .cl-brand--light .cl-brand-txt{color:#fff}.catland .cl-brand-txt em{font-style:normal;color:var(--cl-accent)}.catland .cl-nav{margin-left:auto;display:flex;gap:28px}.catland .cl-nav a{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.82);text-decoration:none;transition:color .2s ease}.catland .cl-nav a:hover{color:#fff}.catland .cl-head-cta{font-family:var(--sans);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:12px 24px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.catland .cl-head-cta:hover{background:var(--cl-accent);border-color:var(--cl-accent)}.catland .cl-hero{position:relative;width:var(--cl-sheet);height:660px;margin:0 auto;overflow:hidden;display:flex;align-items:center}.catland .cl-hero-media{position:absolute;inset:0;background-size:cover;background-position:center 42%}.catland .cl-hero-inner{position:relative;z-index:1;width:var(--cl-inner);margin:0 auto;color:#fff;padding-top:54px}.catland .cl-hero h1{margin:18px 0 22px;font-size:78px;line-height:.95;font-weight:600;letter-spacing:.004em;text-shadow:0 3px 20px rgba(0,0,0,.42)}.catland .cl-hero p{max-width:490px;margin:0;font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;color:rgba(255,255,255,.92);text-shadow:0 2px 12px rgba(0,0,0,.38)}.catland .cl-hero-actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.catland .cl-note{background:var(--cl-paper)}.catland .cl-note-inner{width:var(--cl-inner);margin:0 auto;padding:104px 0}.catland .cl-note-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:start;margin-top:40px}.catland .cl-note-grid h2{margin:0;font-size:40px;line-height:1.12;font-weight:600;letter-spacing:.003em;color:var(--cl-ink)}.catland .cl-note-body p{margin:0;font-family:var(--sans);font-size:15.5px;line-height:1.72;color:var(--cl-muted)}.catland .cl-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding-top:34px;border-top:1px solid var(--cl-line)}.catland .cl-stats strong{display:block;font-size:44px;font-weight:600;line-height:1;color:var(--cl-accent)}.catland .cl-stats span{display:block;margin-top:10px;font-family:var(--sans);font-size:12px;letter-spacing:.04em;color:var(--cl-muted)}.catland .cl-dest{background:var(--cl-dark);color:#fff}.catland .cl-dest-inner{width:var(--cl-inner);margin:0 auto;padding:104px 0}.catland .cl-dest-head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin:26px 0 56px}.catland .cl-dest-head h2{margin:0;font-size:58px;line-height:.98;font-weight:600;letter-spacing:.004em;color:#fff}.catland .cl-dest-head p{margin:0;max-width:320px;font-family:var(--sans);font-size:14px;line-height:1.6;color:rgba(255,255,255,.66)}.catland .cl-dest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border:1px solid rgba(255,255,255,.12)}.catland .cl-card{display:flex;flex-direction:column;background:var(--cl-dark);outline:1px solid rgba(255,255,255,.12)}.catland .cl-card-media{position:relative;aspect-ratio:16/11;overflow:hidden}.catland .cl-card-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.catland .cl-card:hover .cl-card-img{transform:scale(1.06)}.catland .cl-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06) 40%,rgba(0,0,0,.62))}.catland .cl-card-meta{position:absolute;inset:14px 16px auto 16px;z-index:1;display:flex;justify-content:space-between;gap:12px;font-family:var(--sans);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.9)}.catland .cl-card-meta span:last-child{color:var(--cl-accent)}.catland .cl-card-body{padding:22px 22px 26px;display:flex;flex-direction:column;flex:1}.catland .cl-card-body h3{margin:0;font-size:27px;font-weight:600;line-height:1.05;color:#fff}.catland .cl-card-body>p{margin:12px 0 0;font-family:var(--sans);font-size:13px;line-height:1.6;color:rgba(255,255,255,.62)}.catland .cl-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px;font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.55)}.catland .cl-card-foot .cl-arrow{font-size:16px}.catland .cl-card:hover .cl-card-foot .cl-arrow{transform:translateX(5px)}.catland .cl-journal{background:var(--cl-paper)}.catland .cl-journal-inner{width:var(--cl-inner);margin:0 auto;padding:104px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.catland .cl-journal-head blockquote{margin:22px 0 20px;font-size:40px;line-height:1.12;font-weight:600;color:var(--cl-ink)}.catland .cl-journal-head p{margin:0;font-family:var(--sans);font-size:15px;line-height:1.7;color:var(--cl-muted)}.catland .cl-entries{list-style:none;margin:8px 0 0;padding:0}.catland .cl-entries li{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:8px 16px;padding:26px 0;border-top:1px solid var(--cl-line)}.catland .cl-entries li:last-child{border-bottom:1px solid var(--cl-line)}.catland .cl-entry-date{grid-column:1/-1;font-family:var(--sans);font-size:10.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--cl-accent)}.catland .cl-entry-title{font-size:22px;font-weight:600;color:var(--cl-ink)}.catland .cl-news{background:var(--cl-dark);color:#fff}.catland .cl-news-inner{width:var(--cl-inner);margin:0 auto;padding:88px 0;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.catland .cl-news-copy h2{margin:20px 0 0;font-size:38px;line-height:1.12;font-weight:600;color:#fff}.catland .cl-news-form{display:flex;flex-direction:column;gap:14px}.catland .cl-news-form input{width:100%;height:52px;padding:0 18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.22);border-radius:4px;font-family:var(--sans);font-size:14px;color:#fff}.catland .cl-news-form input::-moz-placeholder{color:rgba(255,255,255,.5)}.catland .cl-news-form input::placeholder{color:rgba(255,255,255,.5)}.catland .cl-news-form input:focus{outline:none;border-color:var(--cl-accent);background:rgba(255,255,255,.1)}.catland .cl-news-form button{align-self:flex-start;min-height:52px;padding:0 34px;margin-top:4px;background:var(--cl-accent);color:#fff;border:0;border-radius:999px;cursor:pointer;font-family:var(--sans);font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:background-color .25s ease}.catland .cl-news-form button:hover{background:var(--cl-accent-deep)}.catland .cl-news-note{margin:2px 0 0;font-family:var(--sans);font-size:11.5px;color:rgba(255,255,255,.45)}.catland .cl-news-done p{margin:0;font-size:30px;font-weight:600;color:#fff}.catland .cl-news-done span{display:block;margin-top:10px;font-family:var(--sans);font-size:14px;color:rgba(255,255,255,.6)}.catland .cl-foot{background:var(--cl-ink);color:rgba(255,255,255,.72);border-top:3px solid var(--cl-accent)}.catland .cl-foot-inner{width:var(--cl-inner);margin:0 auto;padding:62px 0 42px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;align-items:start}.catland .cl-foot .cl-brand-txt{color:#fff;font-size:26px}.catland .cl-foot-brand p{margin:16px 0 0;max-width:360px;font-family:var(--sans);font-size:13px;line-height:1.7;color:rgba(255,255,255,.58)}.catland .cl-foot-meta,.catland .cl-foot-nav{display:flex;flex-direction:column;gap:12px}.catland .cl-foot-h{font-family:var(--sans);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--cl-accent);margin-bottom:4px}.catland .cl-foot a{font-family:var(--sans);font-size:13px;color:rgba(255,255,255,.72);text-decoration:none;transition:color .2s ease;width:-moz-fit-content;width:fit-content}.catland .cl-foot a:hover{color:#fff}.catland .cl-foot-copy{font-family:var(--sans);font-size:12px;color:rgba(255,255,255,.4);margin-top:4px}@media (max-width:980px){.catland .cl-nav{display:none}.catland .cl-hero{height:580px}.catland .cl-hero h1{font-size:54px}.catland .cl-journal-inner,.catland .cl-news-inner,.catland .cl-note-grid{grid-template-columns:1fr;gap:40px}.catland .cl-dest-grid{grid-template-columns:repeat(2,1fr)}.catland .cl-dest-head{grid-template-columns:1fr;align-items:start;gap:18px}.catland .cl-dest-head h2{font-size:46px}.catland .cl-journal-head blockquote,.catland .cl-note-grid h2{font-size:34px}.catland .cl-foot-inner{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.catland .cl-head-cta{display:none}.catland .cl-hero{height:520px}.catland .cl-hero h1{font-size:42px}.catland .cl-hero-inner{padding-top:40px}.catland .cl-dest-inner,.catland .cl-journal-inner,.catland .cl-news-inner,.catland .cl-note-inner{padding:64px 0}.catland .cl-dest-grid{grid-template-columns:1fr}.catland .cl-stats{gap:14px}.catland .cl-stats strong{font-size:34px}.catland .cl-hero-actions .cl-btn{flex:1}.catland .cl-foot-inner{grid-template-columns:1fr;gap:28px}.catland .cl-card-body>p{font-size:15px}.catland .cl-note-body p{font-size:16px}.catland .cl-dest-head p{font-size:15px}}