@keyframes hero-panel-in{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-rise-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}.hero{align-items:center;min-height:calc(100svh - 72px);padding-top:2rem;display:grid;position:relative;overflow:hidden}.hero-ref{isolation:isolate;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:1.5rem;width:min(1600px,100% - 2.5rem);margin-inline:auto;padding-top:1rem;padding-bottom:1rem;display:grid;position:relative}.hero-top-glow{pointer-events:none;z-index:0;background:radial-gradient(at top,#ffffff1f 0%,#0000 65%);width:200vw;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-ref__letters{z-index:0;pointer-events:none;grid-template-columns:1fr auto 1fr;place-items:center;padding:0;display:grid;position:absolute;inset:0;overflow:hidden}.hero-ref__letter{opacity:.08;width:auto;height:clamp(160px,26vw,400px)}.hero-ref__letter--u{justify-self:end;margin-right:1.5vw;animation:1.2s cubic-bezier(.25,.46,.45,.94) both hero-slide-from-left}.hero-ref__letter--w{animation:1.2s cubic-bezier(.25,.46,.45,.94) both hero-slide-from-top}.hero-ref__letter--o{justify-self:start;margin-left:1.5vw;animation:1.2s cubic-bezier(.25,.46,.45,.94) both hero-slide-from-right}@keyframes hero-slide-from-left{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes hero-slide-from-right{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes hero-slide-from-top{0%{opacity:0;transform:translateY(-240px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-slide-from-bottom{0%{opacity:0;transform:translateY(240px)}to{opacity:1;transform:translateY(0)}}.hero-ref__lead,.hero-ref__text{z-index:1;position:relative}.hero-ref__watch{z-index:2;position:relative}.hero-ref__lead{align-self:center;max-width:620px;padding-bottom:2rem;animation:1s cubic-bezier(.25,.46,.45,.94) 2.2s both hero-slide-from-left}.hero-ref__title{color:#f8f4ef;font-family:var(--font-body);letter-spacing:-.055em;margin:0;font-size:clamp(3.1rem,4.5vw,4.8rem);font-weight:300;line-height:.95}.hero-ref__cta{color:#ff6b00;font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:.8rem;margin-top:2rem;font-size:1.05rem;font-weight:700;display:inline-flex}.hero-ref__cta span{font-size:1.75rem;line-height:1}.hero-ref__watch{place-self:center;width:min(100%,400px);margin-left:-3rem;padding-top:1.5rem;animation:1.2s cubic-bezier(.25,.46,.45,.94) 1.3s both hero-slide-from-bottom;position:relative}.hero-ref__image{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 40px #0000008c);width:100%;height:auto;position:relative}.hero-ref__ellipse{z-index:-1;pointer-events:none;width:160%;max-width:none;animation:1s ease-out 2.2s both hero-fade-in;position:absolute;top:86%;left:50%;transform:translate(-50%,-50%)}.hero-ref__ellipse--mobile{display:none}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}.hero-ref__text{place-self:end;max-width:320px;padding-bottom:4rem;animation:1s cubic-bezier(.25,.46,.45,.94) 2.4s both hero-slide-from-right}.hero-ref__text p{color:#f2eeea;font-family:var(--font-body);letter-spacing:-.04em;margin:0;font-size:clamp(1.3rem,1.7vw,2rem);font-weight:300;line-height:1.3}.hero-ref__text small{color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;margin-top:.9rem;font-size:.68rem;display:block}.scroll-hint{color:var(--text-muted);opacity:.9;flex-direction:column;align-items:center;gap:.4rem;margin-top:-1rem;margin-bottom:2rem;display:flex}.scroll-hint__arrow{background:linear-gradient(var(--accent), transparent);width:1px;height:48px;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.45;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.2)}}@media (max-width:1180px){.hero-ref{grid-template-columns:minmax(180px,1fr) minmax(260px,1.3fr) minmax(150px,.8fr);min-height:700px}.hero-ref__text{padding-bottom:2.5rem}}@media (max-width:1024px){.hero-ref__ellipse--desktop{display:none}.hero-ref__ellipse--mobile{z-index:-1;width:250%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-ref{flex-direction:column;justify-content:space-between;gap:0;width:100%;height:calc(100svh - 72px - 2rem);padding-top:0;padding-bottom:1rem;display:flex}.hero-ref__text{text-align:center;opacity:1;flex-shrink:0;order:1;align-self:center;width:100%;max-width:none;margin-bottom:0;padding:1rem clamp(1rem,3vw,2.5rem) 0;animation:none;position:relative}.hero-ref__text p{color:#fff;max-width:640px;margin:0 auto;font-size:clamp(14px,2vw,17px);font-weight:500;line-height:1.5}.hero-ref__text .br-desktop{display:none}.hero-ref__watch{flex:1;order:2;justify-content:center;align-items:center;width:100%;min-height:0;margin:.5rem 0;display:flex}.hero-ref__image{object-fit:contain;transform-origin:50%;width:auto;height:100%;max-height:52vh;transform:scale(1.1)}.hero-ref__lead{opacity:1;flex-flow:wrap;flex-shrink:0;order:3;justify-content:space-between;align-items:flex-end;width:100%;max-width:100%;padding-bottom:.5rem;padding-left:clamp(1rem,3vw,2.5rem);padding-right:clamp(1rem,3vw,2.5rem);animation:none;display:flex}.hero-ref__title{font-size:clamp(1.8rem,5.5vw,2.8rem);font-weight:500;line-height:1.05}.hero-ref__cta{color:var(--accent);letter-spacing:.05em;margin-top:0;padding-bottom:.35rem;font-size:clamp(13px,1.8vw,16px);font-weight:600}.hero-ref__cta span{font-size:clamp(16px,2.2vw,20px)}.hero-ref__letters{padding:0;display:block}.hero-ref__letter{width:50vw;max-width:none;height:auto;position:absolute}.hero-ref__letter--u{width:45vw;top:5%;left:-5%}.hero-ref__letter--w{width:65vw;top:43%;right:0%}.hero-ref__letter--o{width:55vw;bottom:8%;left:-5%}}@media (max-width:860px){.hero-ref{text-align:left;grid-template-columns:1fr;align-items:center;gap:1rem;min-height:auto;padding-top:2.25rem}.hero-ref__word{font-size:clamp(8rem,31vw,14rem);inset:42% auto auto 50%;transform:translate(-50%,-50%)}.hero-ref__lead,.hero-ref__watch,.hero-ref__text{justify-self:stretch;width:100%;max-width:none}.hero-ref__lead,.hero-ref__text{padding-bottom:0}.hero-ref__watch{width:min(100%,360px)}.hero-ref__text{justify-self:start;max-width:none}}
.philosophy-ref{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:1024px){.philosophy-ref{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (max-width:768px){.philosophy-ref{grid-template-columns:1fr;gap:2.5rem}}.philosophy-ref__card{flex-direction:column;display:flex}.philosophy-ref__divider{background-color:#ffffffa6;border:none;width:100%;height:1px;margin-top:1.5rem;margin-bottom:1rem}.philosophy-ref__divider--slim{background-color:#fff3;margin-top:.6rem;margin-bottom:1.4rem}.philosophy-ref__visual{aspect-ratio:1.45;position:relative;overflow:hidden}.philosophy-ref__image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s}.philosophy-ref__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:0;display:flex}.philosophy-ref__head span,.philosophy-ref__head strong{transition:color .3s}.philosophy-ref__head span{color:#fff;font-family:var(--font-heading);text-transform:uppercase;font-size:1.1rem;font-weight:800}.philosophy-ref__head strong{color:#fff;font-family:var(--font-heading);text-transform:uppercase;font-size:1rem;font-weight:700}@media (hover:hover) and (pointer:fine){.philosophy-ref__card:hover .philosophy-ref__image{filter:grayscale(0)}.philosophy-ref__card:hover .philosophy-ref__head span,.philosophy-ref__card:hover .philosophy-ref__head strong{color:#ff7a1c}}@media (hover:none),(pointer:coarse){.philosophy-ref__card.is-active .philosophy-ref__image{filter:grayscale(0)}.philosophy-ref__card.is-active .philosophy-ref__head span,.philosophy-ref__card.is-active .philosophy-ref__head strong{color:#ff7a1c}}.philosophy-ref__card p{color:#fff;opacity:.85;margin:0;line-height:1.35}
