.gap-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(16.5rem,1fr))}.gap-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1.1rem;background:var(--surface-elevated);box-shadow:var(--shadow-soft);outline:1px solid rgba(15,61,46,.08)}.gap-card-media{aspect-ratio:4/3;background:var(--mist);overflow:hidden}.gap-card-media img{width:100%;height:100%;object-fit:cover}.gap-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.gap-chip{border-radius:999px;border:1px solid rgba(15,61,46,.12);background:transparent;padding:.35rem .8rem;font-size:.78rem;font-weight:650;color:var(--brand)}.gap-chip.is-on{background:var(--brand);color:#fff;border-color:transparent}.gap-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.5rem}.gap-fab{position:fixed;right:1.25rem;bottom:1.25rem;z-index:30}.cv-sheet{max-width:210mm;margin:0 auto;background:#fff;color:#1c201e;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-soft)}.cv-hero{display:flex;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem 1.1rem;background:#0f3d2e;color:#fff}.cv-kicker{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.cv-hero h1{font-family:var(--font-display,inherit);font-size:1.7rem;line-height:1.15}.cv-contact,.cv-headline{margin-top:.25rem;font-size:.82rem;opacity:.88}.cv-meter{font-size:1.4rem;font-weight:700;color:#c9a227}.cv-grid{display:grid;grid-template-columns:.38fr .62fr;gap:1.2rem;padding:1.2rem 1.5rem 1.6rem}.cv-block h2{margin-bottom:.4rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#0f3d2e;border-bottom:2px solid #c9a227;padding-bottom:.2rem}.cv-block a,.cv-block p{font-size:.8rem;line-height:1.45;word-break:break-word}.cv-item{margin-bottom:.7rem}.cv-item-title{font-weight:700}.cv-preview-stage{overflow:auto}.lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(7,20,16,.88);padding:1.5rem}.lightbox img{max-width:min(92vw,1100px);max-height:86vh;object-fit:contain}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:2rem;padding:.4rem .8rem}.bus-map{height:min(68vh,560px);width:100%;border-radius:1rem;overflow:hidden;background:var(--mist);outline:1px solid rgba(15,61,46,.1)}.bus-map-pin span,.bus-map-you span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#fff;font-size:.7rem;font-weight:800;box-shadow:0 2px 8px rgba(7,31,24,.28)}.bus-map-you span{width:16px;height:16px;background:#17807a;border:3px solid #fff}.guide-callout{border-radius:.85rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.5}.guide-callout.is-tip{background:rgba(201,162,39,.12)}.guide-callout.is-warning{background:rgba(155,44,44,.08)}.guide-callout.is-note{background:rgba(15,61,46,.06)}.guide-steps{margin:0;padding-left:1.15rem}.guide-steps li+li{margin-top:.55rem}.mkt-carousel{display:grid;gap:.5rem}.mkt-carousel-main{width:100%;height:20rem;object-fit:cover;border-radius:.9rem;cursor:zoom-in}.mkt-carousel-thumbs{display:flex;flex-wrap:wrap;gap:.4rem}.mkt-carousel-thumbs button{width:4.2rem;height:3.2rem;overflow:hidden;border-radius:.5rem;outline:2px solid transparent}.mkt-carousel-thumbs button.is-on{outline-color:var(--brand)}.appear-preview{display:flex;overflow:hidden;border-radius:1rem;min-height:7.5rem;outline:1px solid rgba(15,61,46,.1)}.appear-preview-rail{width:5.5rem;padding:.7rem .55rem;color:#fff;font-size:.68rem;font-weight:700}.appear-preview-main{flex:1;padding:.85rem 1rem;background:#f6f3ec}.appear-hue{width:100%;accent-color:var(--brand)}.lightbox-close{position:absolute;top:1rem;right:1rem;color:#fff;font-size:.85rem;font-weight:650}.lightbox-index{position:absolute;bottom:1rem;color:#fff;font-size:.8rem;font-weight:600}@media print{.cv-sheet{box-shadow:none;border-radius:0}}@media (max-width:720px){.cv-grid{grid-template-columns:1fr}}