.brand-mark{width:44px;height:44px;overflow:hidden;border-radius:50%;box-shadow:0 4px 16px rgba(11,31,51,.16)}
.site-header{padding-inline:clamp(18px,3vw,56px)}.site-header .brand{flex:0 0 auto}.site-header nav{flex:1;justify-content:space-between;gap:clamp(.65rem,1.35vw,1.8rem);margin-left:clamp(2rem,4vw,5rem);white-space:nowrap}@media(max-width:1260px){.site-header nav{margin-left:0;white-space:normal}}
.brand-mark{background:#fff;padding:3px}
.brand-mark img{width:100%;height:100%;object-fit:contain;border-radius:50%}
.site-header nav .active{color:var(--blue)}
.language-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--navy);font-size:.76rem;font-weight:800;cursor:pointer}.language-toggle:hover{border-color:var(--blue);color:var(--blue)}.language-toggle svg{width:16px}
.memory-hero{padding-block:96px 64px}
.memory-hero .back-link{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:4rem;color:var(--muted);font-size:.82rem;font-weight:700}
.memory-hero .back-link svg{width:17px}
.memory-hero h1{margin-bottom:1.5rem}
.memory-hero>p:last-child{max-width:620px;color:var(--muted);font-size:1.08rem}
.memory-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding-bottom:110px}
.memory-card{position:relative;overflow:hidden;min-height:520px;margin:0;border-radius:var(--radius);background:var(--navy);box-shadow:var(--shadow)}
.memory-card-wide{grid-column:1/-1;min-height:650px}
.memory-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.memory-card:hover img{transform:scale(1.025)}
.memory-card figcaption{position:absolute;right:16px;bottom:16px;left:16px;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(11,31,51,.84);color:var(--white);backdrop-filter:blur(12px)}
.memory-card figcaption span,.memory-card figcaption strong{display:block}
.memory-card figcaption span{color:#9ccce3;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.memory-card figcaption strong{margin-top:.25rem;font-size:1.05rem}
.memory-card figcaption p{margin:.3rem 0 0;color:#c5d1da;font-size:.8rem}
.memory-card-logo{background:#061a2d}
.memory-card-logo img{object-fit:contain;padding:3rem}
.memory-collection{padding-top:1rem}.collection-heading{display:grid;grid-template-columns:.6fr 1fr;gap:2rem;align-items:end;margin-bottom:2.4rem}.collection-heading h2{margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.08;letter-spacing:-.05em}.collection-heading>p:last-child{grid-column:2;color:var(--muted)}.memory-gallery-compact{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:110px}.memory-card-compact{min-height:320px;box-shadow:none}.memory-card-compact figcaption{display:none}
.memory-card{cursor:zoom-in}.memory-card:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.lightbox-open{overflow:hidden}.image-lightbox[hidden]{display:none}.image-lightbox{position:fixed;z-index:1000;inset:0;display:grid;grid-template-columns:minmax(48px,80px) minmax(0,1fr) minmax(48px,80px);place-items:center;padding:clamp(1rem,3vw,2.5rem);background:rgba(3,13,24,.94);opacity:0;transition:opacity .18s ease}.image-lightbox.is-open{opacity:1}.lightbox-image{grid-column:2;max-width:100%;max-height:calc(100vh - 5rem);border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.5);object-fit:contain}.lightbox-close,.lightbox-nav{display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);background:rgba(11,31,51,.72);color:#fff;cursor:pointer;backdrop-filter:blur(12px);transition:background .2s ease,transform .2s ease}.lightbox-close:hover,.lightbox-nav:hover{background:var(--blue);transform:scale(1.05)}.lightbox-close{position:absolute;top:18px;right:18px;width:46px;height:46px;border-radius:50%;font-size:2rem;line-height:1}.lightbox-nav{width:52px;height:72px;border-radius:18px;font-size:3rem}.lightbox-prev{grid-column:1}.lightbox-next{grid-column:3}.lightbox-counter{position:absolute;bottom:15px;left:50%;padding:.4rem .8rem;border-radius:999px;background:rgba(11,31,51,.72);color:#fff;font-size:.8rem;transform:translateX(-50%)}
@media(max-width:900px){.memory-gallery-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.memory-hero{padding-block:64px 44px}.memory-hero .back-link{margin-bottom:2.8rem}.memory-gallery{grid-template-columns:1fr;padding-bottom:80px}.memory-card-wide{grid-column:auto}.memory-card,.memory-card-wide{min-height:430px}.memory-card-logo img{padding:1.5rem}.collection-heading{grid-template-columns:1fr}.collection-heading>p:last-child{grid-column:1}.memory-gallery-compact{grid-template-columns:1fr}.memory-card-compact{min-height:360px}.image-lightbox{grid-template-columns:42px minmax(0,1fr) 42px;padding:.75rem}.lightbox-image{max-height:calc(100vh - 4rem);border-radius:12px}.lightbox-nav{width:38px;height:58px;border-radius:12px;font-size:2.2rem}.lightbox-close{top:10px;right:10px;width:40px;height:40px}}
.zoomable-image{cursor:zoom-in}.zoomable-image:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.product-card-featured{grid-column:1/-1;grid-row:auto;min-height:520px}.product-card:nth-child(4){grid-column:1/-1}.product-card:not(.product-card-featured) .product-icon{margin-bottom:4.5rem}@media(max-width:760px){.product-card:nth-child(4){grid-column:auto}.product-card:not(.product-card-featured) .product-icon{margin-bottom:3rem}}
.product-download{display:inline-flex;align-items:center;gap:.65rem;margin-top:1.5rem;padding:.9rem 1.15rem;border-radius:13px;background:#fff;color:var(--navy);font-size:.86rem;font-weight:800;transition:transform .2s ease,background .2s ease}.product-download:hover{background:#dff2fb;transform:translateY(-2px)}.product-download svg{width:19px}
.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start}.product-card,.product-card-featured,.product-card:nth-child(4){grid-column:auto;grid-row:auto;min-height:0;padding:1.35rem;background:#fff;color:var(--ink)}.product-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.product-card .product-icon,.product-card:not(.product-card-featured) .product-icon{width:48px;height:48px;margin:0;border-radius:14px}.product-card .product-number{position:static;color:#b4c1ca;font-size:1.8rem}.product-card .product-status,.product-card-featured .product-status{min-height:1.2rem;margin-bottom:.7rem;color:var(--blue);font-size:.64rem}.product-card h2{min-height:4.35rem;margin-bottom:1rem;font-size:1.12rem;line-height:1.3;letter-spacing:-.025em}.product-card details{border-top:1px solid var(--line)}.product-card summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0 0;color:var(--blue);font-size:.78rem;font-weight:800;cursor:pointer;list-style:none}.product-card summary::-webkit-details-marker{display:none}.product-card summary svg{width:17px;transition:transform .2s}.product-card details[open] summary svg{transform:rotate(180deg)}.product-details{padding-top:1rem}.product-card .product-details p{color:var(--muted);font-size:.84rem;line-height:1.7}.product-card .product-details ul{gap:.55rem;margin-top:1rem}.product-card .product-details li{padding:.65rem .75rem;border-color:var(--line);color:var(--ink);font-size:.76rem}.product-card .product-details li svg{color:var(--blue)}.product-card .product-download{margin-top:1rem;background:var(--navy);color:#fff}.product-card .product-download:hover{background:var(--blue)}@media(max-width:760px){.product-card h2{min-height:0}}
.product-preview{margin:0 0 1rem;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#eef3f6;aspect-ratio:16/9}.product-preview img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-preview:hover img{transform:scale(1.02)}
.research-hero{padding-block:110px 65px}.research-hero h1{max-width:900px;margin:.5rem 0 1.5rem;font-size:clamp(3rem,7vw,6.4rem);line-height:.98;letter-spacing:-.065em}.research-hero h1 em{color:var(--blue);font-style:normal}.research-hero>p:last-child{max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.8}.research-list{padding-bottom:110px}.research-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start;padding:clamp(1.25rem,3vw,2.2rem);border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 40px rgba(11,31,51,.07)}.research-cover{margin:0;overflow:hidden;border-radius:14px;background:var(--navy);box-shadow:0 12px 28px rgba(11,31,51,.18)}.research-cover img{width:100%;aspect-ratio:1054/1490;object-fit:cover}.research-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.12em}.research-content h2{max-width:820px;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.18;letter-spacing:-.04em}.research-content>p{max-width:800px;color:var(--muted);line-height:1.75}.research-content dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.8rem 0}.research-content dl div{padding:.85rem 1rem;border:1px solid var(--line);border-radius:13px;background:#f8fafb}.research-content dt{color:var(--blue);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.research-content dd{margin:.3rem 0 0;font-size:.82rem;font-weight:700}.research-contact{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-radius:12px;background:var(--navy);color:#fff;font-size:.84rem;font-weight:800}.research-contact:hover{background:var(--blue)}.research-contact svg{width:18px}@media(max-width:1260px){nav{position:absolute;top:76px;right:0;left:0;display:none;align-items:stretch;padding:1.2rem 24px 1.5rem;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:1rem}nav.open{display:flex}.menu-toggle{display:grid}}@media(max-width:720px){.research-hero{padding-block:70px 45px}.research-card{grid-template-columns:1fr}.research-cover{width:min(210px,70%)}.research-content dl{grid-template-columns:1fr}.research-list{padding-bottom:75px}}
.product-hero{padding-block:110px 70px}.product-hero h1{max-width:900px;margin:.5rem 0 1.5rem;font-size:clamp(3rem,7vw,6.6rem);line-height:.98;letter-spacing:-.065em}.product-hero h1 em{color:var(--blue);font-style:normal}.product-hero>p:last-child{max-width:680px;color:var(--muted);font-size:1.1rem;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding-bottom:110px}.product-card{position:relative;min-height:330px;padding:clamp(1.6rem,3vw,2.6rem);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 38px rgba(11,31,51,.07)}.product-card-featured{grid-row:span 2;min-height:680px;padding-top:clamp(2rem,5vw,4rem);background:linear-gradient(145deg,#071d31,#0d3452);color:#fff}.product-number{position:absolute;top:1.4rem;right:1.5rem;color:rgba(92,122,145,.28);font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.product-card-featured .product-number{color:rgba(255,255,255,.1)}.product-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:3rem;border-radius:18px;background:#e6f3f9;color:var(--blue)}.product-card-featured .product-icon{background:rgba(255,255,255,.1);color:#8ed5f0}.product-icon svg{width:30px;height:30px}.product-status{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card-featured .product-status{color:#8ed5f0}.product-status span{width:7px;height:7px;border-radius:50%;background:#4fc38b;box-shadow:0 0 0 5px rgba(79,195,139,.13)}.product-card h2{position:relative;max-width:650px;margin:0 0 1.2rem;font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.16;letter-spacing:-.04em}.product-card>p:not(.product-status){position:relative;max-width:650px;color:var(--muted);line-height:1.75}.product-card-featured>p:not(.product-status){color:#c5d4df}.product-card ul{display:grid;gap:.8rem;margin:2.5rem 0 0;padding:0;list-style:none}.product-card li{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#e6eff5}.product-card li svg{width:19px;color:#8ed5f0}.product-card-placeholder{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#fff,#f4f8fa)}
@media(max-width:760px){.product-hero{padding-block:70px 45px}.product-grid{grid-template-columns:1fr;padding-bottom:75px}.product-card-featured{grid-row:auto;min-height:600px}.product-card{min-height:300px}}

