/* Brand typography and colors follow the current brandangels.ch website. */
:root {
  --ink: #2e2e2e;
  --muted: #62676c;
  --cyan: #16b3c4;
  --paper: #fff;
  font-family: 'Noto Sans JP', Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  font-synthesis: none;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
a:focus-visible, button:focus-visible { outline: 2px solid #008397; outline-offset: 5px; }
::selection { background: #bcecf1; }
.skip-link { position: fixed; top: -70px; left: 20px; padding: 12px 20px; background: #fff; z-index: 10; }
.skip-link:focus { top: 10px; }
.page-shell { width: 85%; max-width: 1360px; margin: auto; }
.header { min-height: 96px; display: flex; justify-content: space-between; align-items: center; gap: 32px; }
.header-brand { flex: 0 0 280px; }
.header-brand img, .footer-brand img { display: block; width: 100%; height: auto; }
.navigation { display: flex; align-items: center; gap: 30px; font-size: 15px; }
.navigation a { transition: color .2s, background .2s; }
.navigation a:hover { color: #008397; }
.nav-contact { border: 1px solid var(--ink); border-radius: 50px; padding: 10px 25px; }
.swiss-link { color: #008a9a; display: inline-flex; align-items: center; gap: 12px; }
.arrow { font-size: 22px; }
.hero { text-align: center; padding: 65px 0 62px; }
.brand-intro { margin: 0 0 23px; font-size: 17px; color: #161616; }
.brand-intro strong { font-weight: 700; }
h1 { font-size: clamp(44px, 4.6vw, 66px); text-transform: uppercase; font-weight: 500; line-height: 1.13; letter-spacing: -1.8px; margin: 0 0 25px; }
h1 span { color: #0caabc; }
.intro { font-size: 16px; line-height: 1.65; max-width: 800px; margin: 0 auto; color: #4a4a4a; }
.belief { font-size: 20px; font-weight: 500; margin: 20px 0 0; }
.announcement { display: inline-flex; align-items: center; gap: 20px; margin-top: 36px; padding: 13px 22px; border: 1px solid #d5e9eb; border-radius: 50px; background: #f5fbfc; }
.eyebrow { display: flex; align-items: center; gap: 9px; margin: 0; font-size: 13px; font-weight: 500; color: #2e2e2e; white-space: nowrap; }
.status-dot { background: #0a9fae; width: 7px; height: 7px; border-radius: 50%; }
.announcement-note { margin: 0; font-size: 12px; color: #526569; }
.section-heading { border-top: 1px solid #e2e5e5; padding-top: 30px; display: flex; justify-content: space-between; align-items: baseline; gap: 24px; margin-bottom: 26px; }
.section-heading h2 { margin: 0; font-size: clamp(25px, 2.6vw, 38px); font-weight: 500; text-transform: uppercase; line-height: 1.2; letter-spacing: -.8px; scroll-margin-top: 24px; }
.title-dot { color: var(--cyan); }
.section-heading p { margin: 0; font-size: 14px; color: var(--muted); }
.project-grid{position:relative;aspect-ratio:1.188}.project{position:absolute;border:0;padding:0;cursor:pointer;overflow:hidden;background:#e3e6e6;isolation:isolate}.project img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.65,.3,1),filter .3s}.project-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:34px 17px 16px;color:white;font-size:12px;letter-spacing:.5px;background:linear-gradient(transparent,#000a);opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.project-label>span{font-size:22px}.project:hover img{transform:scale(1.035)}.project:hover .project-label,.project:focus-visible .project-label{opacity:1;transform:none}.project:focus-visible{z-index:2;outline-offset:2px}
.nivona{left:0;top:0;width:28.7%;height:28.8%}.nivona img{object-fit:cover;object-position:center 28%}.nivona-emblem{position:absolute;left:7%;bottom:6%;display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:white}.nivona-emblem b{display:grid;place-items:center;background:#a70c30;width:77px;height:77px;border-radius:50%;font-size:17px;letter-spacing:.5px;font-weight:500}.nivona-emblem small{font-size:8px}.bohomian{left:29.4%;top:0;width:41%;height:21.5%}.tea{left:71.1%;top:0;width:28.9%;height:28.8%}.tea img{object-fit:cover}.nice{left:0;top:29.6%;width:28.7%;height:25.1%}.ronnefeldt{left:29.4%;top:22.3%;width:35.8%;height:52.5%}.ronnefeldt img{object-fit:contain;background:#ececea}.diplomaten{left:65.9%;top:29.6%;width:34.1%;height:22.1%}.plant{left:0;top:55.5%;width:35%;height:19.3%}.vantage{left:65.9%;top:52.5%;width:34.1%;height:22.3%}.ebs{left:0;top:75.6%;width:26.5%;height:24.4%}.ebs img{object-position:center 45%;object-fit:cover}.jaf{left:27.2%;top:75.6%;width:38%;height:24.4%}.six{left:65.9%;top:75.6%;width:34.1%;height:24.4%}

.project { border-radius: 0; }
.project-label { font-family: 'Noto Sans JP', sans-serif; }
.swiss-banner { display: flex; justify-content: space-between; align-items: center; gap: 32px; margin: 56px 0 0; padding: 42px 48px; background: #00acbe; color: #fff; }
.banner-kicker { margin: 0 0 13px; font-size: 12px; letter-spacing: 1.7px; text-transform: uppercase; }
.swiss-banner h2 { margin: 0; font-weight: 500; font-size: clamp(26px, 3vw, 40px); line-height: 1.2; text-transform: uppercase; letter-spacing: -.6px; }
.banner-link { flex-shrink: 0; border: 1px solid #fff; border-radius: 50px; padding: 15px 25px; display: flex; align-items: center; gap: 35px; font-size: 17px; transition: background .2s, color .2s; }
.banner-link span { font-size: 25px; }
.banner-link:hover { background: #fff; color: #007783; }
.footer { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding: 39px 0; }
.footer-brand { display: block; width: 250px; }
.footer-bottom { display: flex; align-items: center; gap: 26px; font-size: 11px; color: var(--muted); }
.footer-bottom a:hover { color: #008397; }
.lightbox{width:min(960px,calc(100% - 40px));height:min(920px,calc(100dvh - 48px));max-height:none;padding:24px;background:var(--paper);border:0;color:var(--ink);overflow:hidden}.lightbox[open]{display:flex;flex-direction:column}.lightbox::backdrop{background:#152025dc;backdrop-filter:blur(8px)}.lightbox-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.lightbox h2{font:500 28px 'Noto Sans JP',sans-serif;margin:0 0 4px}.lightbox-top p{font-size:12px;color:var(--muted);margin:0}.lightbox button{border:1px solid #a7b8bd;background:transparent;cursor:pointer;min-width:44px;height:44px;font-size:25px}.lightbox button:hover{background:var(--cyan);border-color:var(--cyan);color:white}.close-lightbox{font-size:30px!important}.lightbox-image-wrap{flex:1;min-height:0;display:flex;justify-content:center}.lightbox-image{max-width:100%;width:100%;height:100%;object-fit:contain}.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.project-count{font-size:12px;letter-spacing:2px}body:has(.lightbox[open]){overflow:hidden}

@media (max-width: 1050px) {
  .page-shell { width: 90%; }
  .header-brand { flex-basis: 240px; }
  .navigation { font-size: 13px; gap: 20px; }
  .hero { padding-top: 50px; }
  .intro { font-size: 14px; }
  .desktop-break { display: none; }
  .intro { max-width: 680px; }
  .swiss-banner { padding: 35px; }
}
@media (max-width: 760px) {
  .header { min-height: 84px; gap: 15px; }
  .header-brand { flex-basis: 220px; }
  .navigation { gap: 15px; }
  .nav-work, .nav-contact { display: none; }
  .hero { padding: 45px 0; }
  h1 { font-size: 50px; }
  .brand-intro { font-size: 14px; }
  .intro { max-width: 590px; }
  .belief { font-size: 18px; }
  .announcement { gap: 12px; padding: 12px 18px; }
  .announcement-note { font-size: 10px; }
  .eyebrow { font-size: 12px; }
  .section-heading { padding-top: 25px; margin-bottom: 20px; }
  .section-heading p { font-size: 11px; }
  .nivona-emblem b { width: 60px; height: 60px; font-size: 13px; }
  .nivona-emblem small { font-size: 6px; }
  .swiss-banner { margin-top: 35px; padding: 30px; }
  .banner-link { font-size: 14px; gap: 18px; padding: 11px 20px; }
  .footer { align-items: flex-start; }
  .footer-brand { width: 210px; }
  .footer-bottom { flex-wrap: wrap; justify-content: flex-end; gap: 13px; font-size: 10px; }
  .footer-bottom > span { width: 100%; text-align: right; }
}
@media (max-width: 560px) {
  .page-shell { width: auto; margin: 0 20px; }
  .header { min-height: 83px; }
  .header-brand { flex-basis: 169px; }
  .swiss-link { max-width: 125px; font-size: 11px; gap: 7px; line-height: 1.4; }
  .arrow { font-size: 21px; }
  .hero { padding: 39px 0 36px; }
  .brand-intro { font-size: 12px; max-width: 250px; margin: 0 auto 22px; line-height: 1.65; }
  h1 { font-size: clamp(32px, 8.7vw, 47px); letter-spacing: -1px; line-height: 1.14; margin-bottom: 24px; }
  .intro { font-size: 13px; line-height: 1.75; }
  .belief { font-size: 16px; line-height: 1.5; margin-top: 19px; }
  .announcement { display: flex; flex-direction: column; border-radius: 8px; gap: 9px; margin-top: 27px; padding: 17px 9px; }
  .announcement-note { font-size: 11px; line-height: 1.6; }
  .section-heading { flex-direction: column; gap: 9px; padding-top: 22px; margin-bottom: 20px; }
  .section-heading h2 { font-size: 27px; }
  .section-heading p { font-size: 12px; }
  .project-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; aspect-ratio: auto; }
  .project { position: relative; inset: auto; width: auto; height: auto; aspect-ratio: 1/1; }
  .nivona { grid-row: span 2; aspect-ratio: auto; }
  .nivona img { object-fit: cover; object-position: 65% center; }
  .nivona-emblem { display: none; }
  .bohomian img { object-position: 40%; }
  .ronnefeldt { grid-row: span 2; aspect-ratio: auto; }
  .ronnefeldt img { object-fit: cover; }
  .plant { grid-column: 1/-1; aspect-ratio: 2.5; order: 1; }
  .jaf { grid-column: 1/-1; aspect-ratio: 2.2; }
  .six { grid-column: 1/-1; aspect-ratio: 2.2; order: 2; }
  .project-label { padding: 25px 10px 10px; font-size: 10px; }
  .swiss-banner { padding: 28px 24px; flex-direction: column; align-items: flex-start; gap: 25px; margin-top: 30px; }
  .swiss-banner h2 { font-size: 28px; }
  .banner-kicker { font-size: 10px; }
  .banner-link { width: 100%; justify-content: space-between; }
  .footer { flex-direction: column; gap: 28px; padding: 30px 0 24px; }
  .footer-brand { width: 230px; }
  .footer-bottom { width: 100%; flex-wrap: nowrap; justify-content: space-between; gap: 10px; font-size: 9px; }
  .footer-bottom > span { width: auto; text-align: left; }
  .lightbox { padding: 16px; width: calc(100% - 24px); height: calc(100dvh - 24px); }
  .lightbox h2 { font-size: 24px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { transition: none !important; scroll-behavior: auto !important; }
}
/* Keep the contact page reachable in the mobile navigation. */
@media (max-width: 760px) {
  .nav-contact { display: inline-flex; padding: 8px 16px; }
}
@media (max-width: 560px) {
  .header { flex-wrap: wrap; padding: 17px 0; gap: 17px; }
  .navigation { width: 100%; justify-content: space-between; }
  .swiss-link { max-width: none; }
}
